@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	background: url(images/bg.gif) repeat-x;
}
#container {
	position:relative;
	width:720px;
	margin: 0px auto;
	text-align: center;
}
#insideoutfitness-01_ {
	position:relative;
	float: left;
	width:141px;
	height:1000px;
	border: 0px;
}
#insideoutfitness-02_ {
	position:relative;
	float: left;
	width:579px;
	height:52px;
	border: 0px;
}
#insideoutfitness-03_ {
	position:relative;
	float: left;
	width:55px;
	height:52px;
	border: 0px;
}
#insideoutfitness-04_ {
	position:relative;
	float: left;
	width:65px;
	height:52px;
	border: 0px;
}
#insideoutfitness-05_ {
	position:relative;
	float: left;
	width:10px;
	height:52px;
	border: 0px;
}
#insideoutfitness-06_ {
	position:relative;
	float: left;
	width:9px;
	height:52px;
	border: 0px;
}
#insideoutfitness-07_ {
	position:relative;
	float: left;
	width:141px;
	height:1000px;
		margin: 0px;
	border: 0px;
}
#insideoutfitness-08_ {
	position:relative;
	float: left;
	width:718px;
	height:196px;
		margin-top: -4px;
	border: 0px;
}

html>body #insideoutfitness-08_ { margin-top: 0px; }


#navigation {
	position:relative;
	float: left;
	width:720px;
	height:37px;
	background: url(images/nav_bg.gif) no-repeat;
	margin-top: -4px;
	border: 0px;
}
html>body #navigation { margin-top: 0px; }

#insideoutfitness-10_ {
	position:relative;
	float: left;
	width:29px;
	height:37px;
}
#insideoutfitness-11_ {
	position:relative;
	float: left;
	width:128px;
	height:37px;
}
#insideoutfitness-12_ {
	position:relative;
	float: left;
	width:76px;
	height:37px;
}
#insideoutfitness-13_ {
	position:relative;
	float: left;
	width:93px;
	height:37px;
}
#insideoutfitness-14_ {
	position:relative;
	float: left;
	width:81px;
	height:37px;
}
#insideoutfitness-15_ {
	position:relative;
	float: left;
	width:153px;
	height:37px;
}
#insideoutfitness-16_ {
	position:relative;
	float: left;
	width:105px;
	height:37px;
}
#insideoutfitness-17_ {
	position:relative;
	float: left;
	width:35px;
	height:37px;
}
#insideoutfitness-18_ {
	position:relative;
	float: left;
	width:9px;
	height:37px;
}
#content {
	position:relative;
	float: left;
	width:718px;
	background: url(images/insideoutfitness_19.gif) repeat-y;
}
#insideoutfitness-20_ {
	position:relative;
	float: left;
	width:718px;
	height:706px;
}

/* NAVIGATION SETUP */
#navigation p {
	font-family: arial;
	font-size: 13px;
	color: #FFF;
	margin-top: 0px;
	padding: 5px;
	
}



/* CONTENT SETUP */

a {
	color: #3c96fd;
	text-decoration: none;
}
#bodyCopy h2 {
	font-family: helvetica, arial;
	font-weight: normal;
	font-size: 16px;
	display: block;
	width: 95%;
	border-bottom: 1px solid #ccc;
	background:  #efefef;
	padding: 8px 0 0 5px;
	height: 26px;
	color:  #3330;
}

#extrasPanel {
	position: relative;
	float: left;
	width: 226px;
	margin-left: 10px;
	margin-top: 12px;
	text-align: left;
}

#extrasPanel li {
	margin: 0 0 0 -51px;
	padding: 5px 0 5px 15px;
	font-family: helvetica, arial;
	font-size: 13px;
	background: #fff;
	border-bottom: 1px solid #efefef;
	list-style-image: url(images/article.png);
	list-style-position: inside;
}


.liTop {
	border-top: 1px solid #efefef;

}

#extrasPanel li:hover {
	background: #f3f3f3;

}

html>body #extrasPanel { margin-left: 20px; }


#bodyCopy {
	position: relative;
	float: left;
	width: 457px;
	text-align: left;
	margin-left: 15px;
	margin-top: 12px;

}

#bodyCopy p, #bodyCopy li, #extrasPanel p {
			 font-family: arial, helvetica;
			font-size: 12px;
			line-height: 22px;
			padding: 0 22px 0 0;
			}
			
#bodyCopy ul { 	display: block;
				width: 85%;
				background: url(images/li_bg.gif) bottom repeat-x #efefef;
				border: 1px solid #ddd;
				margin: 20px 0 20px 0;
				padding-top: 20px;
				padding-bottom: 20px;
}							

#bodyCopy ul:hover {
			 	display: block;
				border: 1px solid #999;
}							

.floatRight {
	float: right;	
}
/* NEWSLETTER SETUP */

#newsletter {
	width: 216px;
	height: 306px;
	float: left;
	position: relative;
	background: url(images/newsletter.gif) no-repeat;
	text-align:left;
	padding-bottom: 15px;
}

.newsletterImg {
	padding: 15px 0px 0px 15px;
}

#newsletter h1 {
		font-family: arial, helvetica;
		font-size: 12px;
		padding: 0px 0px 0px 15px;
		color:#333;
		margin-bottom: -10px;
}

#newsletter p {
		font-family: arial, helvetica;
		font-size: 11px;
		line-height: 16px;
		padding: 0px 15px 0px 15px;
		
}

.newsletterInput { margin: 0px 10px 0 0px; }

/* fieldset */
fieldset {
	margin: 0 20px 0 -20px;
	border: 1px solid #ccc;
}