﻿/* Clear Fix */
/* Apply the clearfix class to any element which acts as a container for floats. */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
    display:inline-block;
}
/* Hides from IE-mac \*/
.clearfix {display:block;}
* html .clearfix {height: 1px;}
/* End hide from IE-mac */


/* Force tables to inherit font-size, fixes IE 5.x problems */
table {font-size:100%;}


img {border:none;}

/* PNG fix for IE */
* html img.png {behavior: url("scripts/pngbehavior.htc");}
* html input.png {behavior: url("scripts/pngbehavior.htc");}


/* =Forms
=============================================================*/
form {
	margin:0;
	padding:0;
}

input.text, textarea.text {
	font-size:1.1em;
	color:#000000;
	background:#F7F7F7;
	border-top:1px solid #C6C6C6;
	border-right:1px solid #C0C0C0;
	border-bottom:1px solid #D1D1D1;
	border-left:1px solid #C2C2C2;
	padding-left:3px;
	padding-right:3px;
	width:187px;
	height:17px;
}
input.phone {
	width:53px;
	margin-right:5px
}
input.height,
input.weight {
	width:53px;
}
input.phone-lg {
	width:55px;
	margin-right:0;
}
input.zip {
	width:52px;
	display:block;
}

select.text {
	height:19px;	
	font-size:1.1em;
	color:#000000;
	background:#F7F7F7;
	border-top:1px solid #C6C6C6;
	border-right:1px solid #C0C0C0;
	border-bottom:1px solid #D1D1D1;
	border-left:1px solid #C2C2C2;
	padding:0;
}

form .label {
	font-weight:bold;
	font-size:0.9em;
}




body { 
    font-family:Arial,Verdana,sans-serif;
    font-size:12px;
    color:#000000;
    padding:0;
    margin:0;
    background-image:url(/promotions/walktofitness/images/body_bg.jpg);
    background-repeat:repeat-x;
}

#pageWrap {
    margin-left:80px;
    width:900px;
}

#mainContainer {
	margin-left:4px;
    background:url(/promotions/walktofitness/images/main_bg_tile.jpg) repeat-y top left;
    width:808px;
} *html #mainContainer {
	margin-top:-3px;
} *+html #mainContainer {
	margin-top:-3px;
}

#mainWrap {
	background:url(/promotions/walktofitness/images/main_bg_top.jpg) no-repeat top left;
}

#sidebarArea {
	float:left;
	display:inline;
	width:268px;
}

#contentArea {
    background:url(/promotions/walktofitness/images/main_bg_bottom.jpg) no-repeat bottom left;
	padding-bottom:25px;
	position:relative;
}
	#contentArea #logout {
		position:absolute;
		top:5px;
		right:15px;
		font-weight:bold;
	}
		#contentArea #logout a {
			color:#535353;
		}

#subNavWrapOuter {
	background:url(/promotions/walktofitness/images/subnav_bg.gif) repeat-y top left;
	width:207px;
	position:relative;
	padding-bottom:7px;
	color:#8B1B19;
	margin-left:37px;
}
	#subNavWrapOuter #bottom {
		position:absolute;
		bottom:0;
		left:0;
	}
	#subNavWrapInner {
		background:url(/promotions/walktofitness/images/subnav_bg_top.gif) no-repeat top left;
		padding:14px 20px 3px 20px;
	}
	#subNavWrapInner a {
		color:#8B1B19;
	}
	#subNavWrapInner ul {
		margin:0;
		padding:0;
		list-style-type:none;
	}
		#subNavWrapInner ul li {
			font-size:1.2em;
			font-weight:bold;
			margin-bottom:8px;
		}
			#subNavWrapInner ul li a {
				text-decoration:none;
			}
			#subNavWrapInner ul ul li {
				font-size:0.8em;
				font-weight:normal;
				margin:7px 0 0 10px;
			} *html #subNavWrapInner ul ul li {
				font-size:0.7em;			
			} *+html #subNavWrapInner ul ul li {
				font-size:0.7em;			
			}
			#subNavWrapInner ul li li a {
				text-decoration:underline;
			}
#sidebarCallouts {
	margin:15px 0 0 11px;
}
	#sidebarCallouts #stay-informed {
		margin:0 0 0 4px;
	}
	#sidebarCallouts #online-store {
		margin:2px 0 0 -25px;
		position:relative;
		z-index:1;
	}
	#sidebarCallouts #berry-blast {
		margin:35px 0 0 0;
	}
	
#mainContent {
	float:left;
	display:inline;
	width:518px;
    padding:46px 0 0 0;
}

#contentbox-wrapper-outer {
    margin-top:30px;
}
*html #content-bottom {
	margin-top:-12px;
} *+html #content-bottom {
	margin-top:-12px;
}
    #contentbox-wrapper {
        background:url(/promotions/walktofitness/images/content_box_bg.gif) repeat-y top left;
    }
        #contentbox {
            background:url(/promotions/walktofitness/images/content_box_bg_top.gif) no-repeat top left;
            min-height:550px;
            padding:13px 13px 7px 13px;
        } *html #contentbox {
            height:550px;
        }
#footer {
    height:30px;
    clear:both;
    padding-top:10px;
    font-size:10px;
    font-family:Arial,Verdana,sans-serif;
    color:#bf9b5a;
    font-weight:bold;
}

#footer a {
    font-size:12px;
    font-family:Arial,Verdana,sans-serif;
    text-decoration:none;
    color:#bf9b5a;
    font-weight:bold;
}

#footer a:link, #footer a:visited {
    font-size:12px;
    font-family:Arial,Verdana,sans-serif;
    text-decoration:none;
    color:#bf9b5a;
    font-weight:bold;
}

#footer a:hover {
    font-size:12px;
    font-family:Arial,Verdana,sans-serif;
    text-decoration:underline;
    color:#bf9b5a;
    font-weight:bold;
}

#footer-l {
    float:left;
    width:40%;
    padding-left:20px;
}

#footer-r {
    float:left;
    width:45%;
    text-align:right;
}

           

.center {
    text-align:center;
}
.required {
	color:#FF0000;
}
h1 {
    margin:0;
    text-align:center;
}
p {
    margin:0 0 1.3em 0;
}
input.text {
}


/* Promotion Landing */
#austin-photo {
	position:absolute;
	top:196px;
	left:59px;
}
#home-content {
	position:relative;
	margin-left:-22px;
	height:704px;
} *html #home-content {
	min-height:704px;
}
	#home-content #header {
		background:url(/promotions/walktofitness/images/landing_h1.jpg) no-repeat top left;
		width:558px;
		height:310px;
		text-indent:-10000px;
		margin:0 0 24px 0;
	}
	#home-content img#promoover {
		margin:38px 0 115px 38px;
	}
	#home-content .button {
		display:block;
		margin:0 auto 10px auto;
	}
	#home-content #products {
		margin:0 0 0 80px;
	}
	#home-content a {
		color:#8B1B19;
	}
	#home-content #home-bottom-callouts {
		position:absolute;
		bottom:-10px;
		left:-80px;
		width:525px;
	}
		#home-content #home-bottom-callouts img {
			margin-right:20px;
			display:inline;
		}

/* Login */
.login h2 {
    color:#8B1B19;
    margin:0 auto 10px auto;
    text-align:center;
}
.login #subhead {
    margin:0 0 13px -10px;
}
.login ul {
	margin:0 0 1.0em 0;
} *html .login ul {
	margin-left:16px;
} *+html .login ul {
	margin-left:16px;
}
.login #registration-boxes {
    background:url(/promotions/walktofitness/images/registration_boxes_bg.gif) no-repeat top left;
    width:498px;
    min-height:166px;
    padding:0 0 13px 0;
    position:relative;
    margin-top:35px;
} *html .login #registration-boxes {
    height:166px;
}
    .login #registration-boxes #box-bottom {
        position:absolute;
        bottom:0;
        left:0;
    } *html .login #registration-boxes #box-bottom {
        bottom:-1px;
    } *+html .login #registration-boxes #box-bottom {
        bottom:-2px;
    }
    .login #registration-boxes .box {
        width:218px;
        float:left;
        display:inline;
    }
    .login #registration-boxes .box p {
        margin:0 0 5px 0;
    }
        .login #registration-boxes .box p.sm {
            font-size:0.8em;
        }
    .login #registration-boxes .box a {
        color:#FE1C0F;
    }
    .login #registration-boxes #login {
        margin:42px 0 0 17px;
    }
        .login #registration-boxes #login .button {
            margin:0 0 0 57px;
        }
    .login #registration-boxes #register {
        margin:80px 0 0 30px;
    }
        .login #registration-boxes #register .button {
            margin:0 0 0 40px;
        }


/* Registration */
.registration table {

}


/* Tracker */


/* Nutritional Tips */
.nutritional-tips h3 {
    margin:0;
    font-size:1.2em;
    color:#8B1B19;
}


/* Exercise Tips */
.exercise-tips #contentbox {
	padding-top:20px;
}
.exercise-tips #content-bottom {
	margin-top:-1px;
} *html .exercise-tips #content-bottom {
	margin-top:-13px;
} *+html .exercise-tips #content-bottom {
	margin-top:-13px;
}
.exercise-tips h3 {
	margin:0 0 0 0;
    font-size:1.e2m;
    color:#8B1B19;
}
.exercise-tips .callout {
	margin:25px 0 0 0;
}


/* Tour Schedule */
.tour-schedule p#map-instructions {
	text-align:center;
	color:#162C76;
	font-size:1.3em;
	font-weight:bold;
	margin:-5px 0 0 0;
}
.tour-schedule .button {
	margin:50px 0 50px 165px;
}


/* Exercise Videos */
.videos h2 {
	color:#8B1B19;
	margin:0 0 5px 0;
}
.videos #flashvideos {
	margin:0 0 0 -6px;
}
.videos .callout {
	margin-top:16px;
}

            
/* Featured Recipes */
ul#recipe-list {
    margin:0 -6px 0 6px;
    padding:0;
    list-style-type:none;
}
    ul#recipe-list li {
        float:left;
        display:inline;
        width:236px;
        margin-right:10px;
        position:relative;
        margin-top:34px;
        height:132px;
    }
        ul#recipe-list li.top-row {
            margin-top:9px;
        }
		ul#recipe-list li .recipe-img {
			width:133px;
			height:132px;
			background-repeat:no-repeat;
			background-position:10px 8px;
			margin-left:-4px;
			float:left;
			display:inline;
		}
        ul#recipe-list li p {
            font-size:1.1em;
            font-weight:bold;
            color:#8B1B19;
            margin:12px 0 0 2px;
        }
        ul#recipe-list .button {
            position:absolute;
            bottom:12px;
        }