/* 
  -------------------------------------
  Curvitude by Project Seven Development
  www.projectseven.com
  Layout 05: 3 column basic nav
  -------------------------------------
*/
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}
#masthead {
	background-color: #FFFFFF;
	color: #999999;
	margin: 12px auto 0 auto;
	width: 982px;
}
#logo {
	padding: 0 12px;
}
#columntop {
	clear: both;
	background-image: url(img/p7CRVCol3_top.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
#columnwrapper {
	margin: 0 auto;
	width: 982px;
	background-image: url(img/p7CRVCol3_middle.jpg);
	background-repeat: repeat-y;
}
#c1, #c2, #c3 {
	float: left;
}
#c1 {
	width: 234px;
}
#c2 {
	width: 514px;
	padding-top: 0px;
}
#c3 {
	width: 234px;
}
#c1 .content {
	font-size: 0.75em;
	padding: 16px 28px 16px 34px;
}
#c2 .content {
	color: #CCCCCC;
	font-size: 0.8em;
	line-height: 1.6em;
	padding-top: 0px;
	padding-right: 32px;
	padding-bottom: 16px;
	padding-left: 32px;
	letter-spacing: 0.04em;
}
#c3 .content {
	font-size: 0.75em;
	padding: 15px 36px 16px 26px;
}
#c2    .content img {
	padding: 3px;
	float: left;
	top: auto;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1pt solid #BBBBBB;
}
#c2     .photo-masthead   {
	color: #CCCCCC;
	font-size: 0.8em;
	line-height: 1.6em;
	padding-top: 10px;
	padding-right: 32px;
	padding-bottom: 0px;
	padding-left: 32px;
}
#c2   .photo-masthead   img  {
	top: auto;
}
#content-inset25     {
	padding: 5px 25px 5px;
}
#content-inset25 p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}
.p-color {
	color: #99cccc;
}
.p-accent-color {
	color: #dacb99;
	letter-spacing: 0.05em;
	font-size: 1em;
	line-height: 1.2em;
}
.p-inset {
	margin: -15px 10px -10px 0px;
	list-style-position: outside;
	float: left;
	width: 428px;
}
h1 {
	font-size: 1.175em;
	letter-spacing: 0.07em;
	padding-top: 6px;
	padding-bottom: 0px;
	color: #C45521;
	line-height: 1.2em;
}
h2 {
	font-size: 1.1em;
	letter-spacing: .2em;
}
h3 {
	font-size: 1em;
}
.topZero {
	margin-top: 0;
}
#columnbottom {
	clear: both;
	background-image: url(img/p7CRVCol3_bottom.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
#footer {
	margin: 0px auto;
	font-size: 0.7em;
	width: 982px;
}
#footercontent {
	padding: 14px;
}
/*NavBar*/
#nav_wrapper {
	font-size: 0.8em;
	margin: 12px 0px 0px 15px;
	width: 210px;
}

#navbar {
	margin: 0px;
	padding: 0px;
}
#navbar li {
	list-style-type: none;
}
#navbar a {
	display: block;
	padding: 5px 20px;
	text-decoration: none;
	color: #000000;
	border-bottom: 1px solid #FFE084;
}
#navbar a:hover, #navbar a:active, #navbar a:focus {
	color: #CCCCCC;
	background-color: #010101;
}
/*Default Links - Applies to the Main Content Column*/
.content a:link , .content a:visited{
	color: #99CCCC;
}
.content a:hover, .content a:focus, .content a:active {
	color: #FFFFFF;
}
/*Default Image Links - Applies to the Main Content Column*/
.content-img a:link , .content-img a:visited{
	color: #666666;
}
.content-img a:hover, .content a:focus, .content a:active {
	color: #FFFFFF;
}
/*
Left Sidebar Links - We add .content to the selector name to 
make it more specific and to eliminate conflicts with the main navigation bar
*/
#c1 .content a:link , #c1 .content a:visited{
	color: #003399;
}
#c1 .content a:hover, #c1 .content a:focus, #c1 .content a:active {
	color: #3366FF;
}
/*Right Sidebar Links*/
#c3 a:link , #c3 a:visited{
	color: #000000;
}
#c3 a:hover, #c3 a:focus, #c3 a:active {
	color: #ffffff;
}
/*Footer Links*/
#footer a:link , #footer a:visited{
	color: #003399;
}
#footer a:hover, #footer a:focus, #footer a:active {
	color: #3366FF;
}
#c1_photo-caption {
	font-size: 10px;
	padding-top: 5px;
	line-height: 11px;
	padding-bottom: 10px;
	padding-left: 2px;
}
.c3-h1 {
	font-size: 1
.em;
	letter-spacing: 0.2em;
	color: #000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px 0px 20px;
}
#c3-phonenumber {	font-size: 1
.em;
	letter-spacing: 0em;
	color: #FFDF55;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 10px 0px 5px;
	font-size: 15px;
	line-height: 22px;
}
#c3 .content .c3-h1 #c3-phonenumber a {	font-size: 1
.em;
	color: #FFDF55;
	text-decoration: none;
}
#c3 .content .c3-h1 #c3-phonenumber a:hover {font-size: 1
.em;
	color: #000;
	text-decoration: none;
}
.c3-phonenumber {font-size: 1
.em;
	letter-spacing: 0.02em;
	font-weight: bold;
	font-size: 24px;
	color: #FFDF55;
}
#c3_blog_container {
	float: left;
	height: 200px;
	width: 170px;
	margin: 0 0 18px 0;
}
#c3_offers_container {
	float: left;
	height: 200px;
	width: 170px;
	margin: 0 0 15px 0;
}
#c3_bl_container {
	float: left;
	height: 200px;
	width: 170px;
	margin: 0 0 15px 0;
	background-color: #000;
}
#c3_bl_container:hover {
	float: left;
	height: 200px;
	width: 170px;
	margin: 0 0 15px 0;
	background-color: #000;
	border: 2px solid #fff;
}
.c3_whiterule {
	float: left;
	height: 182px;
	width: 152px;
	border: 1px solid #fff;
	margin: 8px;
	background-color: #fff;
}
#c3_bl_content_1 {
	float: left;
	height: 56px;
	width: 152px;
	text-align: center;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 17px;
	font-style: italic;
	line-height: 17px;
	background-image: url(../_images/_Right%20Column%20ads/c3_bl_ad/c3_bl_content1_bkg.gif);
	background-repeat: repeat-x;
	letter-spacing: 0.02em;
	background-color: #fff;
}
#c3_bl_content_2 {
	float: left;
	height: 92px;
	width: 152px;
	background-image: url(../_images/_Right%20Column%20ads/c3_bl_ad/Biggest-Loser-Challenge.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
}
#c3_bl_content_3 {
	float: left;
	height: 22px;
	width: 152px;
	background-image: url(../_images/_Right%20Column%20ads/c3_bl_ad/c3_bl_content3_bkg.gif);
	background-repeat: no-repeat;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
	padding: 11px 0 0 0;
	background-color: #fff;
}
#c3_bl_content_3:hover {
	background-image: url(../_images/_Right%20Column%20ads/c3_bl_ad/c3_bl_content3_bkg_over.gif);
	background-repeat: no-repeat;
}
#c3_bl_content_3 a:link, #c3_bl_content_3 a:visited {
	color: #000;
	text-decoration: none;
}
#c3_bl_content_3 a:hover, #c3_bl_content_3 a:active {
	color: #000;
	text-decoration: underline;
	letter-spacing: 0.02em;
}
#c2_topten_container  {
	padding: 4px 32px 20px;
	float: left;
	height: 34px;
}
#c2_topten_whiterule {
	float: left;
	height: 30px;
	width: 445px;
	border: 2px solid #fff;
}
#c2_topten_content  {
	float: left;
	height: 24px;
	width: 445px;
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #fdce38;
	text-align: center;
	padding-top: 6px;
}
#c2_topten_content:hover {
	color: #000;
	background-color: #ffdc7e;
	border: 1px solid #000;
	float: left;
	height: 22px;
	width: 443px;
}
#c2_topten_content a:link , #c2_topten_content a:visited{
	color: #fdce38;
	text-decoration: none;
}
#c2_topten_content a:hover , #c2_topten_content a:active{
	color: #000;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: -0.01em;
	padding-top: 4px;
}
#c2_BL_logo_container {
	background-image: url(../_images/biggest-loser/biggest-loser-logo.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 152px;
	width: 448px;
}
#c2_BL_h1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 21px;
	font-style: italic;
	color: #4b8b34;
	float: left;
	width: 438px;
	margin: 0 0 7px 10px;
}
#c2_BL_bodyframe_container {
	float: left;
	width: 448px;
	height: 460px;
}
#c2_BL-border-L {
	background-image: url(../_images/biggest-loser/BL-border-L.gif);
	background-repeat: repeat-y;
	float: left;
	height: 425px;
	width: 20px;
}
#c2_BL-border-R {
	background-image: url(../_images/biggest-loser/BL-border-R.gif);
	background-repeat: repeat-y;
	float: right;
	height: 425px;
	width: 20px;
}
#c2_BL_body {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	height: 425px;
	width: 408px;
	background-color: #fff;
	color: #000;
}
.c2_BL_tagline1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 17px;
	font-weight: bold;
	color: #000;
	text-align: center;
	float: left;
	width: 100%;
	padding: 10px 0 0px 0;
}
.c2_BL_tagline2 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-align: center;
	float: left;
	width: 100%;
	padding: 7px 0 7px 0;
}
#c2_BL_column_container {
	float: left;
	height: 170px;
	width: 408px;
	font-size: 12px;
	line-height: 14px;
}
#c2_BL_column1 {
	float: left;
	height: 170px;
	width: 200px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #808080;
	list-style-position: outside;
	list-style-type: square;
	padding-right: 10px;
	margin: 0 0 0 -10px;
}
#c2_BL_column2 {
	float: left;
	height: 170px;
	width: 200px;
	list-style-position: outside;
	list-style-type: square;
	margin-left: -10px;
}
#c2_BL_content1 {
	font-size: 12px;
	line-height: 15px;
	text-align: center;
	float: left;
	width: 408px;
	margin: 13px 0 0 0;
}
#c2_BL_content2 {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #46832d;
	text-align: center;
	float: left;
	width: 408px;
	margin-top: 7px;
	margin-bottom: 5px;
}
#c2_BL_content3 {
	font-size: 18px;
	line-height: 19px;
	font-weight: bold;
	text-align: center;
	float: left;
	height: auto;
	width: 408px;
	margin: 0 0 5px 0;
}
#c2_BL_content3 a:link, #c2_BL_content3 a:visited {
	color: #a91a3b;
	text-decoration: none;
}
#c2_BL_content3 a:hover, #c2_BL_content3 a:active {
	color: #000;
	text-decoration: underline;
}
.c2_BL_content3_red {
	color: #a91a3b;
}
#c2_BL_content4 {
	font-size: 9px;
	line-height: 9px;
	text-align: center;
	float: left;
	height: auto;
	width: 408px;
}
#c2_BL_border_bottom {
	background-image: url(../_images/biggest-loser/biggest-border-bottom.gif);
	background-repeat: no-repeat;
	float: left;
	height: 14px;
	width: 448px;
}
#c2_googlemaps {
	text-align: center;
	float: left;
	height: auto;
	width: 433px;
	margin: 5px 0 30px 15px;
}
#c2_googlemaps a:link , #c2_googlemaps a:visited{
	color: #A0A0A4;
	text-decoration: none;
}
#c2_googlemaps a:hover, #c2_googlemaps a:active {
	color: #A0A0A4;
	text-decoration: underline;
}
.fitclass_head {
	font-size: 1.175em;
	letter-spacing: 0.07em;
	color: #C45521;
	line-height: 1.2em;
	float: left;
	height: auto;
	width: 100%;
	font-weight: bold;
}
.fitclass_datetime {
	color: #dacb99;
	letter-spacing: 0.05em;
	font-size: 1em;
	line-height: 1.3em;
	float: left;
	height: auto;
	margin: 6px 0 0px 0;
	width: 100%;
}
.fitclass_content {
	float: left;
	width: 448px;
}
.fitclass_head_container {
	background-image: url(../_images/burst-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	float: left;
	width: 413px;
	padding: 0px 0 0 40px;
	margin: 20px 0 0 -5px;
}
.fitclass_head_container1 {
	background-image: url(../_images/burst-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	float: left;
	width: 413px;
	padding: 0 0 0 40px;
	margin: 6px 0 0 -5px;
}
.fitclass_head_container2 {
	background-image: url(../_images/burst-bullet-sm.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	float: left;
	width: 423px;
	padding: 0px 0 0 30px;
	margin: 20px 0 0 -5px;
	height: 28px;
}
.fitclass_rule {
	float: left;
	width: 448px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7F5F55;
	margin: 20px 0 0 0;
}
#performbetterad {
	height: auto;
	width: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	float: left;
	margin-left: 66px;
}

