/*-------
// global reset
//-----*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background-color: transparent;
}
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
:focus { outline: 0; }
table { border-collapse: collapse; border-spacing: 0; }
acronym { cursor: help; }



/*-------
// general
//-----*/

html { font-size: 100.01%; }
body { font-size: 62.5%; line-height: 1.2; }
input, select, textarea { font-size: 100%; }

input.text, textarea { padding: 2px 3px; font-size: 100%; font-family: Arial, sans-serif; }
.submit { cursor/**/: /**/pointer; }
select { font-size: 100%; font-family: Arial, sans-serif; }
select > option { padding: 0 5px 0 3px; }

.ul, .ol { margin: 0 0 1em 2em; }
.ul li, .ol li { margin: .2em 0; padding: 0; }

.flR { float: right; }
.flL { float: left; }
.alR { text-align: right; }
.alC { text-align: center; }

.hide { display: none; }
.clear { clear: both; }

.ir { position: relative; overflow: hidden; }
.ir span { position: absolute; width: 100%; height: 100%; left: 0; top: 0; text-indent: -1000em; }

a:link, a:visited { text-decoration: none; cursor/**/: /**/pointer; }
a:link:hover, a:visited:hover { text-decoration: underline; }
a.inv:link, a.inv:visited { text-decoration: underline; }
a.inv:link:hover, a.inv:visited:hover { text-decoration: none; }

.cols { overflow: hidden; margin: 0; }
.cols .col { float: left; width: 50%; }
.cols .last { margin-right: 0; }
body #page .last { margin: 0; }

.clearFix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }



/*-------
// custom styles
//-----*/

a:link, a:visited { 
	color: #11537a;
}
a:visited { 
	color: #11537a;
}
a:link:hover, a:visited:hover {
}

html { height: 100.01%; }
body {
	font-family: Arial, sans-serif;
	background: #e4e4e4;
}
#page {
	width: 915px;
	font-size: 1.2em;
	margin: 0 auto;
	text-align: left;
	position: relative;
	color: #626262;
	background: url(../img/page-bg.gif) repeat-y 0 0;
}
	#page2 {
		background: url(../img/page-b.png) no-repeat 0 100%;
		position: relative;
	}
		#page3 {
			background: url(../img/page-t.png) no-repeat 0 0;
			padding: 0 0 30px;
			position: relative;
		}

#top {
	position: relative;
	height: 160px;
}
	#logo {
		float: left;
		padding: 36px 0 24px 84px;
	}
		#logo a:link, #logo a:visited {
			display: block;
			width: 247px;
			height: 40px;
		}
			#logo a:link span, #logo a:visited span {
				background: url(../img/logo-1.png) no-repeat 0 0;
			}
	#contact {
		float: right;
		padding: 30px 50px 0 0;
		font-weight: bold;
		font-size: 125%;
		letter-spacing: -1px;
	}
		#contact span {
			display: block;
			font-size: 120%;
			color: #65788a;
		}
		#contact a:link, #contact a:visited {
			color: #d20e0e;
		}

#menu1 {
	clear: both;
	height: 31px;
	line-height: 31px;
	padding: 0 0 0 12px;
	font-weight: bold;
	font-size: 108.33%;
	text-transform: uppercase;
	letter-spacing: -1px;
}
	#menu1 ul {
	}
		#menu1 li {
			float: left;
		}
			#menu1 li a:link, #menu1 li a:visited {
				display: block;
				float: left;
				color: #FFFFFF;
				padding: 0 14px;
				border-right: solid 1px #FFFFFF;
			}
			#menu1 li a:link:hover, #menu1 li a:visited:hover {
				background: url(../img/menu1-sel.gif) repeat-x 0 0;
			}
		#menu1 li.active {
		}
			#menu1 li.active a:link, #menu1 li.active a:visited {
				background: url(../img/menu1-sel.gif) repeat-x 0 0;
			}

#wrap {
	width: 869px;
	margin: 0 23px 10px;
	background: url(../img/content-bg.png) repeat-y 0 0;
}
	#wrap2 {
		background: url(../img/content-b.png) no-repeat 0 100%;
	}
		#wrap3 {
			background: url(../img/content-t.png) no-repeat 0 0;
			padding: 25px 6px;
			width: 857px;
			min-height: 300px;
			overflow: hidden;
		}
	#content {
		float: right;
		width: 670px;
		line-height: 1.4;
	}
	#side {
		float: left;
		width: 175px;
	}

#wrap.empty {
	background: none;
}
	#wrap.empty #content {
		float: none;
		width: auto;
	}

#wrap.side {
	background: url(../img/side-bg.png) repeat-y 0 0;
}
	#wrap.side #wrap2 {
		background: url(../img/side-b.png) no-repeat 0 100%;
	}
		#wrap.side #wrap3 {
			background: url(../img/side-t.png) no-repeat 0 0;
		}


#content h1 {
	font-size: 250%;
	font-weight: normal;
	margin: 0 0 10px;
	padding: 0;
	letter-spacing: -1px;
	line-height: 1;
}
	#content h1 img {
		vertical-align: top;
		padding: 0 10px;
	}

#wrap p {
	margin: 0 0 1.25em;
}


#footer {
	padding: 75px 0 0;
	text-align: center;
	color: #807c7c;
}
	#footer p {
		display: inline;
		padding: 0 25px;
	}
	#footer p.copyright {
		font-weight: bold;
	}
		#footer p.copyright span {
			color: #d41a23;
		}
	#footer a:link, #footer a:visited {
		color: #807c7c;
	}


fieldset {
}
	fieldset ul {
		width: 100%;
		overflow: hidden;
	}
	fieldset li {
		float: left;
		width: 100%;
		overflow: hidden;
		padding: 5px 0;
	}
		fieldset li label {
			display: block;
			float: left;
			text-align: right;
			width: 100px;
			line-height: 1.5;
			padding: 0 5px;
			font-weight: bold;
		}
		fieldset li input.text {
			float: left;
			border: solid 1px #a5acb2;
		}
		fieldset li textarea {
			float: left;
			border: solid 1px #a5acb2;
		}
	fieldset li.but {
		width: auto;
		padding: 0 0 0 110px;
		font-family: Arial, sans-serif;
		font-size: 108.33%;
	}


#menu2 {
	width: 155px;
	overflow: hidden;
	margin: 0 auto 40px;
}
	#menu2 h2 {
		text-align: center;
		color: #d20e0e;
		font-weight: bold;
		font-size: 125%;
		text-transform: uppercase;
		margin: 0 0 10px;
	}
	#menu2 li {
		float: left;
		width: 100%;
		margin: 0 0 1px;
	}
		#menu2 li a:link, #menu2 li a:visited {
			display: block;
			height: 27px;
			line-height: 27px;
			padding: 0 0 0 10px;
			font-weight: bold;
			color: #FFFFFF;
			background: url(../img/menu2-bg.png) no-repeat 0 0;
		}

#search {
	background: url(../img/search-bg.png) no-repeat 0 0;
	height: 32px;
	padding: 9px 0 0 8px;
	margin: 0 0 30px;
}
	#search form {
		width: 100%;
		overflow: hidden;
	}
		#search input.text {
			float: left;
			width: 90px;
			padding: 3px 3px 3px 17px;
			background: #FFFFFF url(../img/icon-search.png) no-repeat 2px 50%;
			border: solid 1px #CCCCCC;
		}
		#search input.submit {
			float: left;
			border: none;
			background: url(../img/but-search.png) no-repeat 0 0;
			width: 46px;
			height: 23px;
			padding: 0 0 2px;
			font-family: Arial, sans-serif;
			font-size: 91.67%;
			color: #FFFFFF;
		}


#newsletter {
	background: url(../img/search-bg.png) no-repeat 0 0;
	height: 32px;
	padding: 9px 0 0 8px;
	margin: 0 0 30px;
}
	#newsletter form {
		width: 100%;
		overflow: hidden;
	}
		#newsletter input.text {
			float: left;
			width: 104px;
			padding: 3px 3px 3px 3px;
			background: #FFFFFF;
			border: solid 1px #CCCCCC;
		}
		#newsletter input.submit {
			float: left;
			border: none;
			background: url(../img/but-search.png) no-repeat 0 0;
			width: 46px;
			height: 23px;
			padding: 0 0 2px;
			font-family: Arial, sans-serif;
			font-size: 91.67%;
			color: #FFFFFF;
		}




/*-------
// homepage
//-----*/

.style1 {
	font-weight: bold;
	font-size: 116.67%;
	color: #d20e0e;
}

.box1 {
	clear: both;
	background: #f5f5f5;
	border: solid 1px #e2e2e2;
	padding: 10px 20px 0;
	margin: 0 0 10px;
}

.photo1 {
	float: left;
	margin: 0 10px 5px 0;
	width: 145px;
	height: 206px;
	padding: 5px 5px;
	background-repeat: no-repeat;
	background-position: 0 0;
	border: thin solid #CCCCCC;
}

.photo2 {
	float: right;
	margin: 0 10px 5px 0;
	width: 293px;
	height: 181px;
	padding: 1px 7px 0;
	background: url(../img/photo-2.png) no-repeat 0 0;
}

.box2 {
	margin: 0 0 0 50px;
	font-size: 116.67%;
}
	#page .box2 p {
		margin: 0 0 10px 20px;
	}

.list1 {
	color: #d20e0e;
}

#page #motto {
	margin: 0 20px 20px;
	font-size: 145%;
	letter-spacing: -1px;
	text-align: center;
}
	#motto span {
		color: #d20e0e;
	}
	#motto strong {
		display: block;
		text-transform: uppercase;
	}


/*-------
// product
//-----*/

#product {
	width: 100%;
	overflow: hidden;
	background: url(../img/product-bg.png) repeat-x 0 0;
	height: 300px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
	#product .text {
		float: left;
		width: 200px;
		padding: 20px 20px 0 15px;
	}
		#product h2 {
			font-size: 100%;
			color: #c10b0b;
			margin: 0 0 10px;
		}
	#product .photo {
		float: left;
		width: 215px;
		padding: 15px 0 0;
	}
		#product .photo div {
			display: block;
			margin: 0 0 5px;
			text-align: center;
		}
		#product .photo a.butBuy:link, #product .photo a.butBuy:visited {
			display: block;
			width: 153px;
			margin: 0 auto;
		}
	#product .info {
	width: 200px;
	height: 280px;
	float: right;
	background: url(../img/product-sep.gif) no-repeat 0 0;
	padding-top: 22px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	}
		#product .info h3 {
			padding: 0 0 0 22px;
			font-weight: bold;
			font-size: 116.67%;
			text-transform: uppercase;
			letter-spacing: -1px;
			color: #d20e0e;
		}
			#product .info h3 span {
				padding: 0 10px;
				color: #595957;
				letter-spacing: 1px;
			}
		#product .info ul {
			margin: 0 0 12px;
		}
			#product .info li {
				padding: 5px 0 5px 22px;
			}
			#product .info .pros li {
				background: url(../img/icon-pro.png) no-repeat 0 50%;
			}
			#product .info .cons li {
				background: url(../img/icon-con.png) no-repeat 0 50%;
			}
		#product .info h3.rating {
	float: left;
	width: 100px;
	line-height: 17px;
		}
		#product .info p.rating {
			float: left;
			width: 100px;
			overflow: hidden;
		}
			#product .info p.rating span {
				display: block;
				float: left;
				width: 16px;
				height: 17px;
				margin: 0 1px 0 0;
				background: url(../img/star-1.gif) no-repeat 0 0;
				text-indent: -1000em;
			}
			#product .info p.rating span.empty {
				background: url(../img/star-2.gif) no-repeat 0 0;
			}

#review {
	width: 400px;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
	#review h2 {
		padding: 0 0 0 20px;
		margin: 0 0 10px;
		background: url(../img/icon-review.gif) no-repeat 0 50%;
		font-size: 116.67%;
		font-weight: bold;
		color: #d20e0e;
		text-transform: uppercase;
		letter-spacing: -1px;
	}


/*-------
// contact
//-----*/

.errors {
	color: #d20e0e;
	padding: 0 0 0 2em;
	list-style: disc;
	border: solid 1px #d20e0e;
	margin: 0 0 1em;
}
#about enegia fitness {
	padding-right: 10px;
	padding-left: 10px;
}
#page #page2 #page3 #wrap #wrap2 #wrap3 #content #about p {
	padding-right: 0px;
	padding-left: 15px;
}
#on beach {
	float: right;
	height: 137px;
	width: 200px;
}
#page #page2 #page3 #wrap #wrap2 #wrap3 #content strong {
	padding-right: 10px;
	padding-left: 10px;
}
#testimonial-container {
	background-color: #FFFFCC;
	float: right;
	height: 290px;
	width: 200px;
	border: thin solid #CCCCCC;
	padding: 5px;
}
#photo3 {
	float: right;
	width: 200px;
	height: 137px;
	padding: 5px;
	background-repeat: no-repeat;
	background-position: 0 0;
	border: thin solid #CCCCCC;
	text-align: left;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0;
