@charset "UTF-8";
/* =CALL LIBRARY */
	@import url("reset-min.css"); /* ------- Reset all CSS Styles */
/* =GENERAL - the general styles */
	body {
	color: #BBBFAE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	line-height: 1.85em;
	background-color: #363B27;
	background-image: url(../images/bg_patterns.gif);
	white-space: normal;
}
a {
	text-decoration: underline;
	color: #5599a7;
}
a:hover {
	color: #bb800f;
}
.hide, hr {
	display: none;
}
.table_holder {
	background-position: center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 544px;
	padding: 5px;
	background-image: url(images/club_tile.jpg);
	background-repeat: repeat;
	border: 1px solid #FFFFFF;
}
.table_holder_2 {
	background-position: center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 544px;
	padding: 5px;
	background-image: url(images/club_tile_2.jpg);
	background-repeat: repeat;
	border: 1px solid #FFFFFF;
}
strong {
	font-weight: bold;
	font-size: 1em;
}
/* =LAYOUT - the main layout styles */
	/* for the rounded top */
	#containertop {
	position: absolute;
	width: 902px;
	margin: -10px auto 0 auto;
	height: 10px;
	font-size:0.1em;
	background:url(../images/container_top.png) left bottom no-repeat;
}
* html #containertop {
	behavior: url(stylesheets/iepngfix.htc);
} /* to correct transparent png in IE */
/* container */
	#container {
	width: 902px;
	margin: 44px auto 0 auto;
	background: #171A0F url(../images/bg_container.png);
	padding-bottom:10px;
	text-align: left;
}
/* =HEADER */
	/* Logo and Site Title */
	h1 {
	font-size: 2.4em;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 5px;
}
h1 a, h1 a:hover {
	display: block;
	width: 400px;
	height: 30px;
	padding-top:10px;
	margin-left:18px;
	background: url(../images/logo.gif) 0 0 no-repeat;
	padding-left:52px;
	color: #7b8266;
	font-size: 95%;
}
/* =TOP NAVIGATION and SEARCH */
	/* top navigation */
	#navigation_wrapper {
	background: #363B28 url(../images/nav_bg.gif) 0 0 repeat-x;
	height: 37px;
	width: 861px;
	margin: 10px auto 6px auto;
}
#navigation {
	float: left;
	padding-left:7px;
	height: 37px;
	background: url(../images/navigation_left.gif) left top no-repeat;
}
#navigation li {
	float: left;
}
#navigation li a {
	padding: 7px 10px 0 10px;
	height: 30px;
	float: left;
	font-family: "Trebuchet MS";
	font-size: 1.45em;
	font-weight: bold;
	letter-spacing:-0.03em;
	color: #b1b3ab;
	text-transform: capitalize;
}
#navigation li a:hover {
	color: #82865b;
	background: #394030 url(../images/nav_hover_bg.gif) 0 0 repeat-x;
	text-transform: capitalize;
}
/* search */
	#search_wrapper {
	float: right;
	height: 30px;
	background: url(../images/navigation_right.gif) right top no-repeat;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
}
.search {
	background: #696D5F;
	border: 1px solid #212417;
	width: 160px;
	height: 18px;
	padding: 3px 2px 0 3px;
	color: #474A40;
}
/* =MAIN IMAGE */
	#main_image {
	width:860px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
}
/* frame: the small rounded image in the corner picture (top,right,bottom,left) */
	#frame_image_top, #frame_image_bottom {
	position: absolute;
	width: 860px;
	height: 7px;
	font-size:0.1em;
	top:0;
	left:0;
	background: url(../images/frame_image_top.png) top no-repeat;
}
#frame_image_bottom {
	bottom:0;
	top:auto;
	background: url(../images/frame_image_bottom.png) bottom no-repeat;
}
* html #frame_image_top, * html #frame_image_bottom {
	behavior: url(stylesheets/iepngfix.htc);
} /* to correct transparent png in IE */
/* =BANNER */
	#banner_wrapper {
	width: 874px;
	overflow: hidden;
	padding:30px 0 0 28px;
}
.banner {
	float: left;
	width: 245px;
	float: left;
	background: #353C2C url(../images/banner_bg.gif) left repeat-y;
	margin-right:10px;
	padding-bottom:6px;
	position: relative;
}
.image_wrapper {
	text-align: center;
}
.banner img {
	border: 3px solid #181B0F;
}
.banner_last {
	margin-right:0;
}
.banner h2 {
	height: 38px;
	background: url(../images/banner_top.gif) left no-repeat;
	font:1.9em "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #7c7c58;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 5;
	padding-left: 17px;
}
/* for the rounded bottom */
	.image_wrapper span {
	position: absolute;
	width: 245px;
	height: 6px;
	font-size:.1em;
	left:0;
	bottom:-1px;
	background: #353C2C url(../images/banner_bottom.gif) bottom no-repeat;
}
/* =SERVICES */
	#services {
	width: 858px;
	margin:26px auto 0 auto;
	position: relative;
	border: 2px solid #3B3F2D;
}
#servicescontent {
	width: 838px;
	margin: 0 auto;
	overflow: hidden;
	background: #39442B url(../images/services_bg.jpg) bottom repeat-x;
	padding: 30px 10px 20px 10px;
}
/* sevices header */
	#services h2 {
	background: #2d3622 url(../images/services_top_bg.jpg);
	height: 39px;
	font-size:1.70em;
	color: #7C7C58;
	border-bottom: 1px solid #2b2e1f;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 5;
	padding-left: 40px;
}
/* top rounded image */
	#services h2 span {
	position: absolute;
	display: block;
	height: 8px;
	width: 862px;
	left:0;
	top:0;
	font-size:0.1em;
	background: url(../images/services_top.jpg) left top no-repeat;
	margin: -2px;
}
/* bottom rounded image */
	.bottom_rounded {
	position: absolute;
	display: block;
	width: 862px;
	height: 7px;
	font-size:0.1em;
	right:0;
	bottom:0;
	background: url(../images/services_bottom.jpg) no-repeat;
	margin: -2px;
}
/* big image on the right bottom */
	.bottom_pic {
	z-index:2;
	position: absolute;
	padding-right: 28px;
	bottom:2px;
	right:0;
	width: 287px;
	height: 342px;
	margin-bottom:-2px;
	background: url(../images/services_bg_pic.jpg) left top no-repeat;
}
/* list of services */
	.serviceslist {
	padding-left: 30px;
	float: left;
	font-size:1.3em;
	line-height:1em;
}
.serviceslist li a {
	display: block;
	padding: 10px;
	width: 197px;
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing:-.03em;
	color: #7B8266;
	background: #323C26 url(../images/list_dotted_border.gif) bottom repeat-x;
}
.serviceslist li a:hover {
	color: #7B8266;
	background: #2C3421 url(../images/list_dotted_border.gif) bottom repeat-x;
}
/* =FOOTER */
	#footer_wrapper {
	width: 871px;
	padding-left:31px;
	padding-bottom:25px;
	margin: 0 auto;
	text-transform:uppercase;
	background: url(../images/footer_left.png) 0 0 no-repeat;
	font-size: 85%;
	font-family: Arial, Helvetica, sans-serif;
}
#footer {
	position: relative;
	width: 840px;
	height: 67px;
	background: #313B24 url(../images/footer_bg.png) 0 bottom repeat-x;
}
#footer .logo {
	padding: 34px 0 0 30px;
	width: 200px;
	float: left;
	background: url(../images/logo_small.gif) left bottom no-repeat;
}
#footer .logo span {
	position: absolute;
	display: block;
	right:-31px;
	top:0;
	width: 31px;
	height: 67px;
	background: url(../images/footer_right.png) right bottom no-repeat;
}
* html #footer .logo span, * html #footer_wrapper {
	behavior: url(stylesheets/iepngfix.htc);
}
#footer ul {
	padding-top: 34px;
	padding-right: 5px;
	float: right;
}
#footer ul li {
	float: left;
	padding-left:10px;
}
#footer a {
	color: #7B8266;
	text-decoration: underline;
}
#footer li a:hover {
	color: #AFBB4F;
}
.ingredients {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #7C7C58;
	text-align: center;
	letter-spacing: 0.25em;
}
#container .spacer {
	height: 10px;
}
.bottom_links {
	text-align: center;
	color: #7B8266;
}
/* =SERVICES_2 */
	#services_2 {
	width: 858px;
	margin:26px auto 0 auto;
	position: relative;
	border: 2px solid #3B3F2D;
}
#servicescontent_2 {
	width: 858px;
	margin: 0 auto;
	overflow: hidden;
	background: #39442B url(../images/services_bg.jpg) bottom repeat-x;
	padding: 30px 0 20px 0;
	text-align: left;
}
/* sevices header */
	#services_2 h2 {
	background: #2d3622 url(../images/services_top_bg.jpg);
	height: 39px;
	font-size:1.70em;
	color: #7C7C58;
	border-bottom: 1px solid #2b2e1f;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 5;
	padding-left: 40px;
}
/* sevices header */
	#services_2-Login {
	
	height: 39px;
	font-size:1.70em;
	color: #7C7C58;
	border-bottom: 1px solid #2b2e1f;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 5;
	padding-left: 40px;
}

/* top rounded image */
	#services_2 h2 span {
	position: absolute;
	display: block;
	height: 8px;
	width: 862px;
	left:0;
	top:0;
	font-size:0.1em;
	background: url(../images/services_top.jpg) left top no-repeat;
	margin: -2px;
}
/* bottom rounded image */
	.bottom_rounded_2 {
	position: absolute;
	display: block;
	width: 862px;
	height: 7px;
	font-size:0.1em;
	right:0;
	bottom:0;
	background: url(../images/services_bottom.jpg) no-repeat;
	margin: -2px;
}
/* big image on the right bottom */

	/* list of services */
	.serviceslist_2 {
	padding-left: 30px;
	float: left;
	font-size:1.3em;
	line-height:1em;
}
.serviceslist_2 li a {
	display: block;
	padding: 10px;
	width: 197px;
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing:-.03em;
	color: #7B8266;
	background: #323C26 url(../images/list_dotted_border.gif) bottom repeat-x;
}
.serviceslist_2 li a:hover {
	color: #7B8266;
	background: #2C3421 url(../images/list_dotted_border.gif) bottom repeat-x;
}
.ser_content {
	padding-right: 10px;
	padding-left: 10px;
}
.bottom_links ul {
	display: inline;
}
.small_regester {
	font-size: 9px;
}
.ser_content_2 {
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.larger_yellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	letter-spacing: 0.40em;
}
.smaller_yellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC00;
}
.large_yellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.95em;
	color: #FFCC00;
}
.m_yellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFCC00;
}
.v_row {
	width: 419px;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	height: 290px;
}
.ser_content_c {
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}
s_button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFCC00;
	color: #303A22;
	background-color: #7B8266;
	border: 1px solid #2F3624;
}
.header_block {
	height: 40px;
}
.ssc_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFCC00;
}
.large_white {
	font-size: 1.62em;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.ssc_bg {
	background-image: url(../images/ssc_bg_2.jpg);
	background-repeat: repeat;
}
.white_font_med {
	font-weight: bold;
	color: #FFFFFF;
}
.header_club_text {
	font-size: 1.65em;
	color: #FFCC00;
}
.bold_black {
	font-weight: bold;
	color: #CCCC00;
	word-spacing: 0.2em;
	font-size: 1.25em;
}
.title {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.asterick {
	color: #FFFF00;
	font-size: 14px;
}
.black {
	color: #FFFFFF;
	font-size: 1.25em;
}
.cc_price {
	font-size: 18px;
	color: #FFCC00;
	text-align: center;
}
.l_content_text {
	color: #FFFFFF;
}
.non_sm_text {
	font-size: 10px;
	color: #FFFFFF;
}
.larger_quote_m {
	font-size: 14px;
	color: #FFFF00;
	font-weight: bold;
}
.beige {
	color: #FFFF99;
	font-size: 1.20em;
}
.dotted_sepr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.white_p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.table_holder {
	background-position: center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 544px;
	padding: 5px;
	background-repeat: repeat;
	border: 1px solid #FFFFFF;
	background-color: #FFFFCC;
}
footer-c {
	text-align: center;
}
.product-label {
	padding-left: 65px;
}
#container #services_2 #servicescontent_2 .ser_content_2 #main .frame_grey .video_name {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	padding-left: 20px;
	color: #036;
}
#container #services_2 #servicescontent_2 .ser_content_2 #main .frame_grey {
	padding-bottom: 40px;
}
#container #services_2 #servicescontent_2 .ser_content_2 #main div table tr td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
#container #services_2 #servicescontent_2 .ser_content_2 #main div table tr td .dotted-sepr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
#container #services_2 #servicescontent_2 .ser_content_2 #main .frame_grey .player {
	padding-left: 20px;
}
.red-expl {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #900;
	margin-left: 20px;
}
#container #services_2 #servicescontent_2 .ser_content_2 #main div .border-bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#container #services_2 #servicescontent_2 .ser_content_3 {
	height: 220px;
	background-color: #FFF;
	padding-top: 40px;
}



#container #services_2 #servicescontent_2 .ser_content_vid {
	height: 320px;
	background-color: #FFF;
	padding-top: 40px;
}


#container #services_2 #servicescontent_2 .ser_content_4{
	background-color: #FFF;
	padding-top: 40px;
}


#container #services_2 #servicescontent_2 .ser_content_c .new-text {
	text-align: left;
}
#container #services_2 #servicescontent_2 #black-bg {
	background-color: #000;
	text-align: center;
}
#container #services_2 #servicescontent_2 .ser_content_2 .seperated-line {
	width: 840px;
	height: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #30F;
}
#container #search {
	float: right;
	width: 400px;
	height: 45px;
}
#container #wholesale-orders-login {
	width: 150px;
	float: right;
	text-align: right;
	margin-right: 10px;
}
#container #services_2 #servicescontent_2 #logged-in {
	margin-left: 10px;
}
