@charset "utf-8";
/* CSS Document */
body
{
	font-family: Verdana, Geneva, sans-serif;
	padding: 0;
	margin: 0;
	background-color: #0b0b0b;
	background-image: url(../images/background_grad.gif);
	background-repeat: repeat-x;
}



#header
{
	margin: 28px auto;
	padding: 0;
	width: 1194px;
	height: 381px;
	background-image: url(../images/header_bg_new.png);
	background-repeat: no-repeat;
}

#logo_holder
{
	float: left;
	clear: both;
	margin: 12px 0px 0px 115px;
	width: 965px;
	height: 160px;
}
	#logo_holder img
	{
		float: left;
		clear: both;
		border: none;
		margin-left: 37px;
	}
	
	#top_links
	{
		float: left;
		clear: none;
		margin: 3px 0px 0px 57px;
		width: 735px;
		height: 15px;
		color: #454545;
		font-size: 11px;
		text-align: right;
	}

#header_links
{
	float: left;
	clear: both;
	width: 965px;
	height: 30px;
	margin: 166px 0px 0px 115px;
	padding: 0px 0px 0px 0px;
}
	#header_links ul
	{
		margin: 0;
		padding: 0;
	}
	
	#header_links li
	{
		font-size: 13px;
		list-style-type: none;
		display: inline;
		float: left;
		clear: none;
		text-align: center;
		width: 95px;
		height: 24px;
		padding: 6px 0px 0px 0px;
		font-weight: bold;
		border-right: 1px solid #202020;
	}
	
	#header_links li:hover
	{
		background-color: #111111;
	}
	
	#header_links a
	{
		color: #fff;
		text-decoration: none;
	}
	
	#header_links a:hover
	{
		color: #fff;
		text-decoration: none;
	}

#main_holder
{
	margin: 0 auto;
	padding: 0;
	width: 1194px;
}

#main_container
{
	margin: -28px auto;
	padding: 0;
	width: 965px;
	position: relative;
	background-image: url(../images/body_bg.png);
	background-repeat: repeat-y;
}

#about
{
	float: left;
	clear: both;
	background-color: #000000;
	width: 965px;
	height: 270px;
	margin: 30px 0px 0px 0px;
	padding: 0;
}

.about_item
{	
	float: left;
	clear: none;
	width: 280px;
	height: 220px;
	margin: 25px 0px 0px 31px;
	border: none;
}
	.about_item:hover
	{
		filter:alpha(opacity=60);
		-moz-opacity:0.6;
		-khtml-opacity: 0.6;
		opacity: 0.6;
		cursor: pointer;
	}

#lhs
{
	width: 700px;
	float: left;
	clear: both;
	margin: 0;
	padding: 15px 0px 50px 0px;
}

.article
{
	float: left;
	clear: both;
	width: 660px;
	height: auto;
	margin: 15px 0px 0px 20px;
	padding: 0px 0px 20px 0px;
	border-bottom: 1px solid #151515;
}

.article a
{
	color: #fff;
	text-decoration: none;
}
.article a:hover
{
	color: #fff;
	text-decoration: underline;
}
.aTitle
{
	float: left;
	clear: both;
	width: 660px;
	font-size: 24px;
	color: #234f65;
}

.aTitle a
{	
	color: #234f65;
	text-decoration: none;
}

.aTitle a:hover
{	
	color: #234f65;
	text-decoration: underline;
}

.about_info
{
	float: left;
	clear: both;
	margin: 12px 0px 0px 0px;
	font-size: 13px;
	color: #fff;	
}

.titleSmall
{
	float: left;
	clear: both;
	width: 660px;
	font-size: 12px;
	color: #5c8aa2;
}

.titleCategory
{
	color: #3e5865;
}

.titleCategory a
{
	color: #3e5865;
	text-decoration: none;
}

.titleCategory a:hover
{
	color: #3e5865;
	text-decoration: underline;
}

.articleText
{
	font-size: 11px;
	float: left;
	clear: both;
	width: 660px;
	color: #fff;
	margin-top: 12px;
}

.contactImage
{
	float: left;
	clear: none;
	width: 241px;
	height: 284px;
	border: none;
	padding: 0;
	margin: 15px 0px 0px 30px;
}

#rhs
{
	float: left;
	clear: none;
	width: 265px;
	margin: 0;
	padding: 0;	
}

#packages
{
	float: left;
	clear: both;
	width: 240px;
	margin: 20px 0px 0px 10px;
	padding: 0;
}

.rhs_title
{
	float: left;
	clear: both;
	width: 240px;
	border-bottom: 1px solid #fff;
	font-size: 15px;
	color: #fff;
	font-weight: bold;
}

.rhs_item
{
	float: left;
	clear: both;
	width: 240px;
	font-size: 12px;
	color: #fff;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #161616;
}

#ad_space_index
{
	float: left;
	clear: both;
	width: 240px;
	height: 480px;
	background-color:#0a1721;
	margin: 30px 0px 20px 10px;
	overflow: hidden;
}
#ad_space_index img
{
	border: none;
}

.view_all
{
	float: left;
	clear: both;
	width: 240px;
	font-size: 12px;
	padding: 8px 0px 0px 0px;
	text-align: right;
}
	.view_all a
	{
		color: #234f65;
		text-decoration: none;
	}
	.view_all a:hover
	{
		color: #234f65;
		text-decoration: underline;
	}

#latest_news
{
	float: left;
	clear: both;
	width: 240px;
	margin: 30px 0px 0px 10px;
	padding: 0;
}
	#latest_news a
	{
		color: #fff;
		text-decoration: none;
	}
	#latest_news a:hover
	{
		color: #fff;
		text-decoration: underline;
	}

#footer
{
	width: 965px;
	height: 100px;
	background-color: #020202;
	clear: both;
}

.logoS
{
	float: left;
	clear: both;
	width: 89px;
	height: 55px;
	margin: 25px 0px 0px 15px;
}

#bottom_link_holder
{
	float: left;
	clear: none;
	width: 787px;
	height: 27px;
	margin: 60px 0px 0px 61px;
	background-color: #280506;
	font-size: 11px;
	color: #fff;
	text-align: left;
	padding: 13px 0px 0px 13px;
}
	#bottom_link_holder a
	{
		color: #fff;
		text-decoration: none;
	}
	#bottom_link_holder a:hover
	{
		color: #fff;
		text-decoration: underline;
	}
	
#page_bottom_space
{
	width: 100%;
	height: 40px;
}

/* BIO */
.title_bar
{
	float: left;
	clear: both;
	background-color: #280506;
	width: 925px;
	height: 43px;
	margin: 22px 0px 0px 0px;
	padding: 7px 0px 0px 20px;
}

.title_text
{
	font-size: 26px;
	color: #234f65;
}

.content_holder
{
	float: left;
	clear: both;
	width: 925px;
	margin: 20px 0px 0px 20px;
	padding: 0;
}

.content_img
{
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
}

.content_text
{
	float: left;
	clear: none;
	margin: 0px 0px 0px 20px;
	width: 695px;
	height: 315px;
	color: #fff;
	font-size: 12px;
}
	.content_text a
	{
		color: #fff;
		text-decoration: none;
	}
	.content_text a:hover
	{
		color: #fff;
		text-decoration: underline;
	}
.quote_text
{
	color: #234f65;	
}

/* Nutrition */
.ef_cube
{
	float: left;
	clear: none;
	width: 290px;
	height: 245px;
	margin: 25px 0px 0px 25px;
}

/* Supplement */
#supp_blurb_holder
{
	float: left;
	clear: both;
	background-color: #000000;
	width: 935px;
	margin: 30px 0px 0px 0px;
	padding: 15px;
	font-size: 13px;
	color: #fff;
}

	#supp_blurb_holder a
	{
		text-decoration: none;
		color: #234f65;
		font-weight: bold;
	}
	#supp_blurb_holder a:hover
	{
		text-decoration: underline;	
	}

.supplement
{
	width: 375px;
	height: 195px;
	background-image: url(../images/supplement_bg.png);
	background-repeat: repeat-x;
	float: left;
	clear: none;
	margin: 45px 50px 20px 50px;
}

	.supplement img
	{
		float: left;
		clear: both;
		margin: 0px 0px 0px 15px;
		border: 10px solid #3f1616;
	}
	
	.supplement_text
	{
		float: left;
		clear: none;
		width: 230px;
		height: 115px;
		margin: 30px 0px 0px 10px;
		font-size: 10px;
		color: #fff;
	}
	
	.supplement_text h4
	{
		padding: 0;
		margin: 0;
		font-size: 15px;
	}
		.supplement_text h4 a
		{
			text-decoration: none;
			color: #fff;
		}
		.supplement_text h4 a:hover
		{
			text-decoration: underline;
		}
	
	.supp_type
	{
		font-size: 11px;
		color: #234f65;
	}
	
	.supp_price
	{
		font-family: Arial, Helvetica, sans-serif;
		float: left;
		clear: none;
		font-size: 24px;
		color: #234f65;
		width: 120px;
		text-align: center;
		margin: 12px 0px 0px 15px;
	}

/* Packages */
.full_width_text
{
	float: left;
	clear: both;
	color: #fff;
	font-size: 12px;
	margin: 20px 0px 0px 20px;
	width: 925px;
	padding: 0px;
}

.package
{
	float: left;
	clear: none;
	width: 260px;
	height: 140px;
	background-image:url(../images/pckg_box.gif);
	background-repeat: no-repeat;
	margin: 30px 30px 20px 30px;
}

.package_title
{
	float: left;
	clear: both;
	margin: 44px 0px 0px 10px;
	padding: 0;
	font-size: 15px;
	color: #434f55;
	font-weight: bold;
	width: 240px;
	overflow: hidden;
}

.package_desc
{
	float: left;
	clear: both;
	width: 240px;
	height: 40px;
	color: #fff;
	margin: 5px 0px 0px 10px;
	font-size: 11px;
	overflow: hidden;
}

.package_price
{
	float: left;
	clear: both;
	color: #000508;
	margin: 5px 0px 0px 10px;
	width: 240px;
	height: 20px;
	font-size: 17px;
	text-align: right;
}

.bookingForm
{
	float: left;
	clear: both;
	width: 460px;
	margin: 20px 0px 0px 20px;
}
	.bookingForm label
	{
		float: left;
		clear: both;
		font-size: 12px;
		color: #fff;
		width: 80px;
		text-align: right;
		padding: 4px 0px 0px 0px;
		margin-top: 16px;
	}
	.bookingForm input
	{
		float: left;
		clear: none;
		font-size: 12px;
		color: #fff;
		background-color: #151414;
		border: 1px solid #262626;
		width: 340px;
		text-align: left;
		padding: 4px;
		margin: 16px 0px 0px 10px;
	}
	.bookingForm select
	{
		float: left;
		clear: none;
		font-size: 12px;
		color: #fff;
		background-color: #151414;
		border: 1px solid #262626;
		width: 348px;
		text-align: left;
		padding: 4px;
		margin: 16px 0px 0px 10px;
	}

.commentForm
{
	float: left;
	clear: both;
	width: 660px;
	margin: 20px 0px 0px 20px;
}
	.commentForm label
	{
		float: left;
		clear: both;
		font-size: 12px;
		color: #fff;
		width: 80px;
		text-align: right;
		padding: 4px 0px 0px 0px;
		margin-top: 16px;
	}
	.commentForm input
	{
		float: left;
		clear: none;
		font-size: 12px;
		color: #fff;
		background-color: #151414;
		border: 1px solid #262626;
		width: 340px;
		text-align: left;
		padding: 4px;
		margin: 16px 0px 0px 10px;
		font-family: Verdana, Geneva, sans-serif;
	}
	
	.commentForm textarea
	{
		float: left;
		clear: none;
		font-size: 12px;
		color: #fff;
		background-color: #151414;
		border: 1px solid #262626;
		width: 540px;
		height: 150px;
		text-align: left;
		padding: 4px;
		margin: 16px 0px 0px 10px;
		font-family: Verdana, Geneva, sans-serif;
	}

.comment_holder
{
	float: left;
	clear: both;
	width: 660px;
	margin: 15px 0px 0px 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #151515;
}

.comment_details
{
	float: left;
	clear: both;
	width: 660px;
	font-size: 12px;
	color: #fff;
	margin: 0px 0px 0px 0px;
	padding: 0;
}

.comment_details_date
{
	float: left;
	clear: both;
	width: 660px;
	font-size: 12px;
	color: #494949;
	margin: 0px 0px 0px 0px;
	padding: 0;
}

.comment
{
	float: left;
	clear: both;
	width: 640px;
	font-size: 12px;
	color: #234f65;
	margin: 10px 0px 10px 20px;
}
.submit_button
{
	cursor: pointer;
	background-image:url(../images/submit_button.png);
	background-repeat: no-repeat;
}

#sent_notification
{
	float: left;
	clear: both;
	margin: 36px 0px 0px 30px;
	width: 420px;
	padding: 10px;
	text-align: center;
	background-color: #052230;
	color: #fff;
	font-size: 12px;
}

#notification_comment
{
	float: left;
	clear: both;
	margin: 36px 0px 0px 110px;
	width: 540px;
	padding: 10px;
	text-align: center;
	background-color: #052230;
	color: #fff;
	font-size: 12px;
}

#fail_notification_comment
{
	float: left;
	clear: both;
	margin: 36px 0px 0px 110px;
	width: 540px;
	padding: 10px;
	text-align: center;
	background-color: #280506;
	color: #fff;
	font-size: 12px;
}

#notification
{
	float: left;
	clear: both;
	margin: 36px 0px 0px 30px;
	width: 420px;
	padding: 10px;
	text-align: center;
	background-color: #052230;
	color: #fff;
	font-size: 12px;
}

#fail_notification
{
	float: left;
	clear: both;
	margin: 36px 0px 0px 30px;
	width: 420px;
	padding: 10px;
	text-align: center;
	background-color: #280506;
	color: #fff;
	font-size: 12px;
}

#flashcontent
{
	float: left;
	clear: both;
	color: #fff;
	margin: 30px 0px 30px 32px;
}

.contact_info
{
	color: #fff;
	float: left;
	clear: both;
	width: 915px;
	font-size: 13px;
	text-align: center;
	margin: 20px 0px 0px 0px;
}
.contact_info a
{
	color: #fff;
	text-decoration: none;
}
.contact_info a:hover
{
	color: #fff;
	text-decoration: underline;
}

.contact_name
{
	font-size: 16px;
	color: #234f65;
	font-weight: bold;
}

.contact_moto
{
	margin: 20px 0px 20px 5px;
}

.testimonial_container
{
	float: left;
	clear: both;
	width: 920px;
	min-height: 130px;
	background-image: url(../images/quote_bg.png);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 30px 0px 10px 22px;
}

.testimonial
{
	float: left;
	clear: both;
	margin: 35px 0px 0px 40px;
	color: #fff;
	font-size: 11px;
	width: 840px;
}

#no_results
{
	float: left;
	clear: both;
	color: #fff;
	font-size: 18px;
	width: 965px;
	text-align: center;
	margin: 50px 0px 50px 0px;
}

#spacer
{
	float: left;
	clear: both;
	width: 965px;
	height: 30px;
}
