/***********************************************/
/* layout.css for His & Her Sextoys            */
/***********************************************/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: em;
	color: #DBDBDB;
	margin: 0;
	padding: 15px 0 0 0;
	background: #272727 url(../images/shared/bg_fade.jpg) left top repeat-x;
}

p {
	margin: 10px 0 0 0;
	padding: 0;
}

h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
}

h1 {
	text-transform: uppercase;
	font-size: 1.6em;
	font-weight: bold;
	color: #FFFFFF;
}

h2 {
}

h3 {
}

.col_1_3rd_middle h3, .col_2_3rd_middle h3 {
	display: inline;
	font-size: 1em;
	font-weight: normal;
}

img {
	border: 0;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.clear_left {
	clear: left;
}

.hid {
	display: none;
}

.red, .blue {
	color: #CC0000;
}

.bold {
	font-weight: bold;
}

.white {
	color: #FFFFFF;
}

.no_margin {
	margin: 0 !important;
}

.no_padding {
	padding: 0 !important;
}

.width_50_percent {
	width: 50%;
}

.text_align_right {
	text-align: right;
}

.small {
	font-size: 0.8em;
	line-height: 1em;
}

.text_align_centre {
	text-align: center;
}

.width100 {
	width: 100%;
}

.margin_bot10 {
	margin-bottom: 10px !important;
}

.margin_top10 {
	margin-top: 10px !important;
}

h2.large {
	font-size: 1.8em !important;
	margin: 5px 0 10px 0 !important;
}

.right_img {
	float: right;
	margin: 0 0 10px 10px;
}

.inline {
	display: inline !important;
}

.centre {
	vertical-align:middle;
}

.text_right {
	text-align: right !important;
}

.no_bold {
	font-weight: normal !important;
}

hr {
	float: left;
	width: 100%;
	border: 0;
	margin: 20px 0 10px 0;
	padding: 0;
	background: url(../images/shared/basket_divider.gif) left top no-repeat;
	height: 1px;
	clear: left;
}

.normal_text {
	font-weight: normal !important;
}

.normal_size {
	font-size: 0.7em !important;
	line-height: 1.2em !important;
}

.news_left p {
	margin: 0 !important;
	padding: 3px 0 0 0 !important;
	float: left;
	width: 185px;
}

.news_left table {
	float: left;
	clear: both;
}

.news_left td {
	vertical-align: top;
}

.news_left hr {
	margin: 10px 0 5px 0 !important;
	padding: 0 !important;
}

ol.list_sytle {
	list-style-type: decimal !important;
	font-size: 1.2em;
	padding-top: 0;
	margin-top: 0;
}

/***********************************************/
/* Links                                       */
/***********************************************/

a, a:visited, a:link {
	color: #ffffff;
	text-decoration: underline;
}

a:hover, a:active {
	text-decoration: none;
}

a.book_now_top, a.book_now_top:visited, a.book_now_top:link {
	float: left;
	width: 964px;
	height: 88px;
	/*background: #000000 url(../images/shared/top_banner.gif) no-repeat left top;*/
	background: #000000 url(../images/shared/top_banner2.gif) no-repeat left top;
}

a.book_now_top:hover, a.book_now_top:active {
	background: #000000 url(../images/shared/top_banner2.gif) no-repeat left -88px;
}

a.news_sign_up, a.news_sign_up:visited, a.news_sign_up:link {
	float: left;
	width: 156px;
	height: 22px;
	margin: 7px 0 0 0;
	background: #000000 url(../images/shared/news_sign_up_btn.gif) no-repeat left top;
}

a.news_sign_up:hover, a.news_sign_up:active {
	background: #000000 url(../images/shared/news_sign_up_btn.gif) no-repeat left -22px;
}

a.comp_read_more, a.comp_read_more:visited, a.comp_read_more:link {
	float: left;
	width: 156px;
	height: 22px;
	margin: 7px 0 0 0;
	background: #000000 url(../images/shared/comp_read_more_btn.gif) no-repeat left top;
}

a.comp_read_more:hover, a.comp_read_more:active {
	background: #000000 url(../images/shared/comp_read_more_btn.gif) no-repeat left -22px;
}

a.comp_enter, a.comp_enter:visited, a.comp_enter:link {
	float: left;
	width: 156px;
	height: 22px;
	margin: 10px 0 0 0;
	background: #CC0000 url(../images/shared/comp_enter.gif) no-repeat left top;
}

a.comp_enter:hover, a.comp_enter:active {
	background: #CC0000 url(../images/shared/comp_enter.gif) no-repeat left -22px;
}

.update_btn {
	width: 59px;
	display: inline;
	vertical-align: middle;
	border: 0;
	background: url(../images/shared/update_btn.gif) left top no-repeat;
}

.update_btn:hover {
	background: url(../images/shared/update_btn.gif) -59px top no-repeat;
	cursor: pointer;
}

.button_add {
	background-color: #CD181A;
	color: #ffffff;
	border: 1px solid #971111;
	padding-top: 3px;
	padding-bottom: 3px;
	text-transform: uppercase;
	margin: 10px 0 10px 0;
}

.button_add:hover {
	background-color: #971111;
	cursor:pointer;
}

.final_check_btn {
	width: 136px;
	float: right;
	border: 0;
	margin: 0 0 20px 0;
	background: url(../images/shared/final_checkout_btn.gif) left top no-repeat;
}

.final_check_btn:hover {
	background: url(../images/shared/final_checkout_btn.gif) no-repeat scroll -136px top;
}

.button, .button2 {
	border: 1px solid #B7B7B7;
	padding: 1px 0 1px 0;
	margin: 0 0 0 5px;
	width: 60px;
	font-size: 0.85em;
	background: #D1D1D1 url(../images/shared/search_btn_bg.gif) left center no-repeat;
	float: left;
}

.button:hover, .button2:hover {
	background: #D1D1D1 url(../images/shared/search_btn_bg_ovr.gif) left center no-repeat;
	color: #FFFFFF;
	border: 1px solid #004471;
	cursor: pointer;
}

.button2 {
	background:url(../images/shared/search_btn_bg.gif) no-repeat scroll left center #D1D1D1;
	border:1px solid #B7B7B7;
	float:left;
	font-size:0.85em;
	margin:0 0 0 5px;
	padding:1px 0;
	width:89px;
}

.continue_btn {
	float: right;
	border: 0;
	margin: 10px 0 5px 0;
	width: 136px;
	background: url(../images/shared/continue_btn.gif) left top no-repeat;
	height: 23px;
}

.continue_btn:hover {
	background: url(../images/shared/continue_btn.gif) no-repeat scroll -136px top;
}

a.video_blog, a.video_blog:visited, a.video_blog:link {
	float: left;
	width: 106px;
	height: 59px;
	margin: 0 0 10px 0;
	padding: 44px 60px 0 10px;
	background: url(../images/shared/video_blog.gif) no-repeat left top;
	font-weight: bold;
	text-decoration: none;
	font-size: 0.7em;
	color: #000000;
}

a.video_blog:hover, a.video_blog:active {
	text-decoration: underline;
}

a.audio_blog, a.audio_blog:visited, a.audio_blog:link {
	float: left;
	width: 106px;
	height: 60px;
	margin: 0;
	padding: 44px 60px 0 10px;
	background: url(../images/shared/audio_blog.gif) no-repeat left top;
	font-weight: bold;
	text-decoration: none;
	font-size: 0.7em;
}

a.audio_blog:hover, a.audio_blog:active {
	text-decoration: underline;
}

a.courses_book_img, a.courses_book_img:visited, a.courses_book_img:link, a.courses_book_img2, a.courses_book_img2:visited, a.courses_book_img2:link, a.sign_in_btn, a.sign_in_btn:visited, a.sign_in_btn:link, a.login_btn, a.login_btn:visited, a.login_btn:link, a.find_venue_btn, a.find_venue_btn:visited, a.find_venue_btn:link, a.find_venue_btn2, a.find_venue_btn2:visited, a.find_venue_btn2:link, a.find_venue_btn3, a.find_venue_btn3:visited, a.find_venue_btn3:link {
	float: left;
	width: 187px;
	height: 23px;
	margin: 8px 0 0 10px;
	background: url(../images/shared/courses_book_img.gif) no-repeat left top;
}

a.courses_book_img:hover, a.courses_book_img:active {
	background: url(../images/shared/courses_book_img.gif) no-repeat left -23px;
}

a.courses_book_img2, a.courses_book_img2:visited, a.courses_book_img2:link, a.sign_in_btn, a.sign_in_btn:visited, a.sign_in_btn:link, a.login_btn, a.login_btn:visited, a.login_btn:link, a.find_venue_btn3, a.find_venue_btn3:visited, a.find_venue_btn3:link {
	width: 164px;
	margin: 3px 0 0 0;
	background: url(../images/shared/courses_book_img2.gif) no-repeat left top;
}

a.courses_book_img2:hover, a.courses_book_img2:active {
	background: url(../images/shared/courses_book_img2.gif) no-repeat left -23px;
}

a.sign_in_btn, a.sign_in_btn:visited, a.sign_in_btn:link {
	background: url(../images/shared/sign_in_btn.gif) no-repeat left top;
}

a.sign_in_btn:hover, a.sign_in_btn:active {
	background: url(../images/shared/sign_in_btn.gif) no-repeat left -23px;
}

a.login_btn, a.login_btn:visited, a.login_btn:link {
	background: url(../images/shared/login_btn.gif) no-repeat left top;
}

a.login_btn:hover, a.login_btn:active {
	background: url(../images/shared/login_btn.gif) no-repeat left -23px;
}

a.find_venue_btn, a.find_venue_btn:visited, a.find_venue_btn:link {
	width: 222px;
	margin: 3px 0 0 0;
	background: url(../images/shared/find_venue_btn.gif) no-repeat left top;
}

a.find_venue_btn:hover, a.find_venue_btn:active {
	background: url(../images/shared/find_venue_btn.gif) no-repeat left -23px;
}

a.find_venue_btn2, a.find_venue_btn2:visited, a.find_venue_btn2:link {
	background: url(../images/shared/find_venue_btn2.gif) no-repeat left top;
}

a.find_venue_btn2:hover, a.find_venue_btn2:active {
	background: url(../images/shared/find_venue_btn2.gif) no-repeat left -23px;
}

a.find_venue_btn3, a.find_venue_btn3:visited, a.find_venue_btn3:link {
	background: url(../images/shared/find_venue_btn3.gif) no-repeat left top;
}

a.find_venue_btn3:hover, a.find_venue_btn3:active {
	background: url(../images/shared/find_venue_btn3.gif) no-repeat left -23px;
}

a.enter_comp_btn, a.enter_comp_btn:visited, a.enter_comp_btn:link {
	float: left;
	width: 206px;
	height: 22px;
	background: url(../images/shared/enter_here_btn.gif) no-repeat left top;
}

a.enter_comp_btn:hover, a.enter_comp_btn:active {
	background: url(../images/shared/enter_here_btn.gif) no-repeat left -22px;
}

a.enter_comp_btn_sml, a.enter_comp_btn_sml:visited, a.enter_comp_btn_sml:link {
	float: left;
	width: 156px;
	height: 22px;
	background: url(../images/shared/enter_comp_btn_sml.gif) no-repeat left top;
	margin-top: 10px;
}

a.enter_comp_btn_sml:hover, a.enter_comp_btn_sml:active {
	background: url(../images/shared/enter_comp_btn_sml.gif) no-repeat left -22px;
}

/***********************************************/
/* Forms                                       */
/***********************************************/

form {
	margin: 0;
	padding: 0;
}

.questions .input {
	background-color: #FFFFFF;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 2px 0 2px 3px;
	color: #000000;
	border: 1px solid #AFC690;
}

.questions .textarea {
	background-color: #FFFFFF;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 2px 0 2px 3px;
	color: #000000;
	border: 1px solid #AFC690;
}

/***********************************************/
/* Layout Styles                               */
/***********************************************/

#outer {
	padding: 0;
	margin: auto;
	width: 984px;
	background: #272727;
}

.top_nav {
	float: left;
	width: 964px;
	margin: 0;
	padding: 0 10px 0 10px;
	position: relative;
}

.top_nav a, .top_nav a:visited, .top_nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.top_nav a:hover, .top_nav a:active {
	text-decoration: underline;
}

ul.top_nav_left {
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-size: 0.6em;
	color: #FFFFFF;
	text-transform: uppercase;
}

ul.top_nav_left li {
	float: left;
}

ul.top_nav_right {
	position: absolute;
	right: 10px;
	top: -5px;
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-size: 0.6em;
}

ul.top_nav_right li {
	float: left;
}

ul.like_nav {
	position: absolute;
	right: 200px;
	top: 15px;
	padding: 0;
	margin: 0;
	width: 155px;
	list-style-type: none;
	z-index: 21000;
}

li.fb_holder iframe {
	width: 90px !important;
}

ul.like_nav li {
	float: left;
}

a.add_this_btn, a.add_this_btn:visited, a.add_this_btn:link {	
	float: left;	
	width: 45px;
	min-height: 45px;
	height:auto !important;
	height: 45px;
	margin: 0 0 0 2px;
	background: url(../images/shared/add_this_btn.gif) left top no-repeat;
}

a.add_this_btn:hover, a.add_this_btn:active {
	background: url(../images/shared/add_this_btn.gif) -45px top no-repeat;
}

a.youtube_btn, a.youtube_btn:visited, a.youtube_btn:link, a.facebook_btn, a.facebook_btn:visited, a.facebook_btn:link, a.rss_btn, a.rss_btn:visited, a.rss_btn:link {	
	float: left;	
	width: 45px;
	min-height: 45px;
	height:auto !important;
	height: 45px;
	margin: 0 3px 0 2px;
	background: url(../images/shared/you_tube_btn.gif) left top no-repeat;
}

a.youtube_btn:hover, a.youtube_btn:active, a.facebook_btn:hover, a.facebook_btn:active, a.rss_btn:hover, a.rss_btn:active {
	background: url(../images/shared/you_tube_btn.gif) -45px top no-repeat;
}

a.facebook_btn, a.facebook_btn:visited, a.facebook_btn:link {	
	background: url(../images/shared/facebook_btn.gif) left top no-repeat;
}

a.facebook_btn:hover, a.facebook_btn:active {
	background: url(../images/shared/facebook_btn.gif) -45px top no-repeat;
}

a.rss_btn, a.rss_btn:visited, a.rss_btn:link {	
	background: url(../images/shared/rss_btn.gif) left top no-repeat;
}

a.rss_btn:hover, a.rss_btn:active {
	background: url(../images/shared/rss_btn.gif) -45px top no-repeat;
}

.header {
	float: left;
	width: 964px;
	padding: 10px 10px 0 10px;
	margin: 10px 0 0 0;
	clear: both;
	background: #000000 url(../images/shared/header_top.gif) no-repeat left top;
}

.main_nav {
	float: left;
	margin: 0;
	padding: 0;
	width: 964px;
	background: #2C2C2C url(../images/shared/nav_top.gif) no-repeat top left;
}

.nav_holder {
	float: left;
	margin: 0;
	padding: 0;
	width: 964px;
	background: url(../images/shared/nav_bot.gif) no-repeat bottom left;
}

.main_body {
	float: left;	
	width: 964px;
	margin: 0;
	padding: 10px 10px 17px 10px;
	background: #000000 url(../images/shared/main_body_bot.gif) no-repeat bottom left;
}

.content_outer {
	float: left;	
	width: 944px;
	margin: 0;
	padding: 10px 10px 0 10px;
	background: #2C2C2C url(../images/shared/content_home_top.gif) no-repeat top left;
}

.col_1_3rd_left {
	float: left;
	width: 252px;
	margin-right: 10px;
}

.col_1_3rd_middle {
	float: left;
	width: 496px;
	margin: 10px 0 10px 10px;
	padding: 0 0 13px 0;
	background: #000000 url(../images/shared/mid_col_bot.gif) left bottom no-repeat;
	font-size: 0.8em;
	line-height: 1.2em;
}

.col_1_3rd_middle_inner {
	float: left;
	width: 476px;
	margin: 0;
	padding: 17px 10px 0 10px;
	background: #000000 url(../images/shared/col_1_3rd_middle_bg.gif) left top no-repeat;
}

.col_2_3rd_middle_home {
	float: left;
	width: 682px;
	padding: 0 0 13px 0;
	margin-top: 10px;
	background: #000000 url(../images/shared/col_2_3rd_bot2.gif) left bottom no-repeat;
	font-size: 0.8em;
	line-height: 1.2em;
}

.col_2_3rd_middle_inner_home {
	float: left;
	width: 662px;
	margin: 0;
	padding: 17px 10px 0 10px;
	background: #000000 url(../images/shared/col_2_3rd_top2.gif) left top no-repeat;
}

.news {
	float: left;
	width: 200px;
	margin: 10px 0 0 0;
	color: #000000;
	background: #F0F0F0 url(../images/shared/news_top.gif) left top no-repeat;
}

.news_left {
	float: left;
	width: 180px;
	padding: 0;
	padding: 10px;
	background: url(../images/shared/news_bot.gif) left bottom no-repeat;
}

.news_right {
	float: left;
	width: 220px;
	margin-left: 10px
}

.news_right hr {
	margin-top: 10px
}

.news a, .news a:visited, .news a:link {
	color: #CC0000;
}

.col_1_3rd_right {
	float: left;
	width: 176px;
	margin: 0;
}

.col_1_3rd_right_top {
	float: left;
	width: 176px;
	margin: 0;
	padding: 10px 0 0 0;
	background: #000000 url(../images/shared/col_1_3rd_right_top.gif) left top no-repeat;
	font-size: 0.8em;
	line-height: 1.2em;
}

.col_1_3rd_right_bot {
	float: left;
	width: 156px;
	margin: 0;
	padding: 0 10px 10px 10px;
	background: #000000 url(../images/shared/col_1_3rd_right_bot.gif) left bottom no-repeat;
}

.col_1_3rd_right_bot p {
	margin: 7px 0 0 0;
}

.col_1_3rd_left_top {
	float: left;
	width: 252px;
	margin: 0;
	padding: 10px 0 0 0;
	background: #000000 url(../images/shared/col_1_3rd_left_top.gif) left top no-repeat;
	font-size: 0.8em;
	line-height: 1.2em;
}

.col_1_3rd_left_bot {
	float: left;
	width: 232px;
	margin: 0;
	padding: 0 10px 10px 10px;
	background: #000000 url(../images/shared/col_1_3rd_left_bot.gif) left bottom no-repeat;
}

.col_1_3rd_left_bot p {
	margin: 7px 0 0 0;
}

.col_2_3rd {
	float: left;
	width: 758px;
	margin: 0 10px 0 0;
	padding: 0 0 18px 0;
	background: #000000 url(../images/shared/col_2_3rd_bot.gif) left bottom no-repeat;
	font-size: 0.9em;
	line-height: 1.4em;
}

.col_2_3rd ol {
	list-style-type:none;
}

.col_2_3rd_inner {
	float: left;
	width: 728px;
	margin: 0;
	padding: 10px 15px 0 15px;
	background: #000000 url(../images/shared/col_2_3rd_top.gif) left top no-repeat;
}

.col_2_3rd_inner ul, .col_2_3rd_inner ul ul {
	margin: 0 0 10px 0;
}

.col_1_3rd_right_bot ul {
	margin: 10px 0 0 0;
	padding: 0 0 0 18px;
}

.col_1_3rd_right_bot li {
	margin: 0;
}

.col_2_3rd_inner_left {
	float: left;
	width: 504px;
	padding: 0 15px 0 0;
}

.col_2_3rd_inner_right {
	float: left;
	width: 209px;
}

.col_admin {
	float: left;
	width: 944px;
	margin: 0;
	padding: 0 0 18px 0;
	background: #000000 url(../images/shared/col_admin_bot.gif) left bottom no-repeat;
	font-size: 0.8em;
	line-height: 1.2em;
}

.col_inner_admin {
	float: left;
	width: 924px;
	margin: 0;
	padding: 10px 10px 0 10px;
	background: #000000 url(../images/shared/col_admin_top.gif) left top no-repeat;
}

.col_2_3rd_inner h1, .col_inner_admin h1 {
	padding: 10px 0 10px 0;
}

.col_2_3rd_inner h2, .col_inner_admin h2 {
	color: #cc0000;
	font-size: 1em;
	font-weight: bold;
	padding: 0 0 10px 0;
	margin: 0 !important;
}

.col_2_3rd_inner p, .col_inner_admin p {
	padding: 0 0 10px 0;
	margin: 0 !important;
}

.col_admin a, .col_admin a:visited, .col_admin a:link {
	color: #cc0000 !important;
	text-decoration: underline !important;
}

.col_admin a:hover, a.col_admin a:active {
	text-decoration: none !important;
}

.home_content {
	float: left;
	width: 447px;
}

.home_content2 {
	float: left;
	width: 476px;
}

.home_content_images {
	float: left;
	width: 200px;
	margin: 0 0 0 15px;
	line-height: 0.8em;
}

.home_content_images a, .home_content_images a:visited, .home_content_images a:link, .col_1_3rd_right_bot a, .col_1_3rd_right_bot a:visited, .col_1_3rd_right_bot a:link {
	color: #CC0000 !important;
	line-height: 1em;
}

.home_content_images ul {
	float: left;
	margin: 5px 0 0 13px !important;
	padding: 0 !important;
	color: #ffffff !important;
}

.home_middle {
	float: left;
    width: 682px;
}

#slides li {
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 682px;
	text-align: left;
	z-index: 500;
	height: 217px;
}

#slideshow ul, #slideshow li {
	margin: 0;
	padding: 0;
}

.book_now_box_home, .keepers_corner_home {
	float: left;
	margin: 0 0 10px 0;
	background: url(../images/shared/book_now_box_bg.jpg) left top no-repeat;
}

.book_now_box_home a, .book_now_box_home a:visited, .book_now_box_home a:link {
	float: left;
	width: 252px;
	height: 217px;
	background: url(../images/shared/book_now_btn_home.gif) 14px 183px no-repeat;
}

.book_now_box_home a:hover, .book_now_box_home a:active {
	background: url(../images/shared/book_now_btn_home.gif) 14px -291px no-repeat;
}

.book_now_box_inner, .keepers_corner_inner {
	float: left;
	margin: 0 0 10px 0;
	background: url(../images/shared/book_now_box_inner_bg.jpg) left top no-repeat;
}

.book_now_box_inner a, .book_now_box_inner a:visited, .book_now_box_inner a:link {
	float: left;
	width: 176px;
	height: 144px;
	background: url(../images/shared/book_now_btn_inner.gif) 11px 116px no-repeat;
}

.book_now_box_inner a:hover, .book_now_box_inner a:active {
	background: url(../images/shared/book_now_btn_inner.gif) 11px -31px no-repeat;
}

.keepers_corner_home {
	background: url(../images/shared/keepers_corner_home.jpg) left top no-repeat;
}

.keepers_corner_home a, .keepers_corner_home a:visited, .keepers_corner_home a:link {
	float: left;
	width: 252px;
	height: 192px;
	background: url(../images/shared/keepers_corner_btn_home.gif) 139px 9px no-repeat;
}

.keepers_corner_home a:hover, .keepers_corner_home a:active {
	background: url(../images/shared/keepers_corner_btn_home.gif) 139px -468px no-repeat;
}

.keepers_corner_inner {
	background: url(../images/shared/keepers_corner_inner.jpg) left top no-repeat;
}

.keepers_corner_inner a, .keepers_corner_inner a:visited, .keepers_corner_inner a:link {
	float: left;
	width: 176px;
	height: 192px;
	background: url(../images/shared/keepers_corner_btn_inner.gif) 11px 111px no-repeat;
}

.keepers_corner_inner a:hover, .keepers_corner_inner a:active {
	background: url(../images/shared/keepers_corner_btn_inner.gif) 11px -366px no-repeat;
}

.add_to_basket {	
	float: left;	
	width: 154px;
	height: 23px;
	margin: 10px 0 0 0;
	background: url(../images/shared/add_to_basket.gif) left top no-repeat;
}

.add_to_basket:hover {
	background: url(../images/shared/add_to_basket.gif) -154px top no-repeat;
}

a.keeper_equipment_btn, a.keeper_equipment_btn:visited, a.dvd_btn, a.dvd_btn:visited, a.dvd_btn:link, a.apparel_btn, a.apparel_btn:visited, a.apparel_btn:link {	
	float: left;	
	width: 252px;
	min-height: 73px;
	height:auto !important;
	height: 73px;
	margin: 0 0 10px 0;
	background: url(../images/shared/keeper_equipment_btn.jpg) left top no-repeat;
}

a.keeper_equipment_btn:hover, a.keeper_equipment_btn:active, a.dvd_btn:hover, a.dvd_btn:active, a.apparel_btn:hover, a.apparel_btn:active {
	background: url(../images/shared/keeper_equipment_btn.jpg) left -73px no-repeat;
}

a.dvd_btn, a.dvd_btn:visited, a.dvd_btn:link {	
	background: url(../images/shared/dvd_btn_btn.jpg) left top no-repeat;
}

a.dvd_btn:hover, a.dvd_btn:active {
	background: url(../images/shared/dvd_btn_btn.jpg) left -73px no-repeat;
}

a.apparel_btn, a.apparel_btn:visited, a.apparel_btn:link {	
	margin: 0;
	background: url(../images/shared/apparel_btn_btn.jpg) left top no-repeat;
}

a.apparel_btn:hover, a.apparel_btn:active {
	background: url(../images/shared/apparel_btn_btn.jpg) left -73px no-repeat;
}

a.shop_inner, a.shop_inner:visited, a.shop_inner:link {
	float: left;
	width: 176px;
	height: 126px;
	background: url(../images/shared/shop_inner.jpg) left top no-repeat;
}

a.shop_inner:hover, a.shop_inner:active {
	background: url(../images/shared/shop_inner.jpg) left -126px no-repeat;
}

a.your_stories_btn, a.your_stories_btn:visited, a.your_stories_btn:link {	
	margin: 0 10px 10px 0;
	background: url(../images/shared/your_stories_btn.gif) left top no-repeat;
	height: 73px;
	width: 121px;
	float: left;
}

a.your_stories_btn:hover, a.your_stories_btn:active {
	background: url(../images/shared/your_stories_btn.gif) left -73px no-repeat;
}

a.become_coach_btn, a.become_coach_btn:visited, a.become_coach_btn:link {	
	margin: 0 0 10px 0;
	background: url(../images/shared/become_coach_btn.gif) left top no-repeat;
	height: 73px;
	width: 121px;
	float: left;
}

a.become_coach_btn:hover, a.become_coach_btn:active {
	background: url(../images/shared/become_coach_btn.gif) left -73px no-repeat;
}

.ads_bottom {
	float: left;
	width: 964px;
	margin: 0;
	padding: 10px 0 0 10px;
	background: #000000 url(../images/shared/ads_top.gif) no-repeat top left;
}

.footer {
	float: left;
	width: 964px;
	margin: 10px;
	padding: 0;
	font-size: 0.7em;
}

.footer a, .footer a:visited, .footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:hover, .footer a:active {
	text-decoration: underline;
}

.footer ul {
	float: left;
	width: 100px;
	margin: 0 10px 0 0;
	padding: 0;
	list-style: none;
}

.footer ul ul {
	width: 100%;
	margin: 0;
}

.footer li {
	float: left;
	clear: both;
	padding: 0;
}

.imapkt a, .imapkt a:visited, .imapkt a:link {	
	float: left;
	width: 100%;
	text-align: center;
	clear: both;
	margin: 20px 0 20px 0;
}

.headcoach_img {
	float: left;
	padding: 0 10px 10px 0;
}

.location_img {
	float: left;
	padding: 0 10px 0 0;
}

.venue_img {
	float: right;
	padding: 0 0 10px 10px;
}

.venue_text {
	float: left;
}

.venue_text p {
	margin: 0;
	padding: 0;
}

.col_2_3rd_inner h1, .col_inner_admin h1 {
	padding: 10px 0 20px 0 !important;
	text-transform: uppercase !important;
	color: #FFFFFF !important;
}

.venue_courses {
	float: left;
	width: 728px;
	background: #314516 url(../images/shared/venue_courses_bg.gif) repeat-x top left;
	clear: both;
	color: #FFFFFF
}

.venue_courses h2 {
	font-size: 1em;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}

.venue_courses p {
	padding: 0 0 10px 0 !important;
	margin: 0 !important;
}

a.book_this_course, a.book_this_course:visited, a.book_this_course:link {	
	float: right;	
	width: 143px;
	min-height: 21px;
	height:auto !important;
	height: 21px;
	background: url(../images/shared/book_this_course.gif) left top no-repeat;
	margin: 0 0 0 5px;
}

a.book_this_course:hover, a.book_this_course:active {
	background: url(../images/shared/book_this_course.gif) left -21px no-repeat;
}

.venue_courses_inner {
	float: left;
	padding: 10px;
	background: url(../images/shared/venue_courses_bot.gif) no-repeat bottom left;
}

.venue_courses table {
	float: left;
	margin: 0 10px 0 0;
	border: 1px solid #AFC690;
	background-color: #6D874B;
	border-collapse: collapse;
	width: 349px;
}

.venue_courses_header {
	background-color: #BFD3A4;
	text-align: left;
	color: #000000;
	font-size: 1.2em;
	font-weight: bold;
}

.venue_courses_date {
	background-color: #3F591C;
	text-align: left;
	color: #ffffff;
	font-size: 1.2em;
	font-weight: bold;
}

.venue_courses table tr {
	border-top: 1px solid #AFC690;
}

.venue_courses table tr.alternate {
	background-color: #55683A;
}

.venue_courses table td {
	padding: 4px;
	font-size: 0.9em;
}

table.question_holder {
	float: left;
	border-collapse: collapse;
	width: 725px;
	background-color: #6D874B;
	border: 1px solid #AFC690;
	margin-top: 10px;
	color: #FFFFFF;
}

table.questions {
	float: left;
	border-collapse: collapse;
	width: 700px;
}

table.questions tr {
}

table.questions td {
}

.venue_course_content {
	float: left;
}

#tblUserData br {
	clear: both;
}

#tblUserData table {
	float: left;
}

.order_breadcrumb {
	float:right;
	text-align:right;
}

.order_breadcrumb img {
	margin: 0 2px 0 7px;
}

.subtotal h2 {
	color:#ffffff;
	font-size:1.3em;
	font-weight:bold;
	margin-bottom:5px !important;
	margin-top:5px !important;
	clear:left;
	display:block;
	float:left;
	width:100%;
}

table.basket_table{
	border:0 none;
	border-collapse:collapse;
	float:left;
	font-weight:bold;
	width:100%;
	background-color: #ffffff;
}

table.subtotal_table {
	border:0 none;
	border-collapse:collapse;
	float:left;
	font-weight:bold;
	width:100%;
}

.basket_table caption {
	color:#ffffff;
	font-size:1.3em;
	font-weight:bold;
	padding:0 0 5px;
	text-align:left;
}

.basket_table th {
	background-color:#6D874B;
	color:#ffffff;
	padding:5px;
	text-align:left;
	vertical-align:top;
	white-space: nowrap;
}

tr.basket {
	background-color:#E5E5E5;
}

tr.basket_alternate {
	background-color: #FBFBFB;
}

.basket_table td, .subtotal_table td {
	color:#000000;
	padding:10px 5px;
	text-align:left;
	vertical-align:top;
	white-space: normal;
	font-weight: normal;
}

.subtotal_table td {
	color:#ffffff;
	padding:0 5px;
}

.small_img {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #cccccc;
	float:left;
}

.basket_table .quantity {
	padding-left:3px;
	width:47px;
}

td.checkout_td {
	color:#ffffff;
	font-weight:bold;
	text-align:right;
	padding-top: 10px;
}

td.checkout_td p {
	float: right;
	text-align: right;
	clear: both;
}

td.checkout_td a img {
	vertical-align: middle;
}

h1.page_titles, h2.page_titles {
	clear:left;
	display:block;
	float:left;
	margin-bottom:5px !important;
	margin-top:5px !important;
	width:100%;
	color:#ffffff;
	margin:0 0 10px !important;
	font-size:1.2em;
	font-weight:bold;
	font-style:normal;
	padding:0;
}

h2.page_titles {
	font-size:1.3em !important;
}

table.order_table {
	float:left;
}

table.order_table th {
	text-align:left;
}

.login_signup .SubHead, .login_signup .Head {
	font-weight:bold;
}

.login_signup a img, login_signup a:visited img, login_signup a:link img {
	display:none;
}

.accordion {
	float: left;
	width: 706px;
	padding: 0;
	margin: 0 0 10px 0;
	border: 1px solid #AFC690;
	background: #6D874B url(../images/shared/accordion_bg.gif) repeat-x left top;
}

.heading {
	cursor: pointer;
	background: url(../images/shared/arrow-square.gif) no-repeat -716px bottom;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}

.heading:hover {
}

.heading.active {
	background: url(../images/shared/arrow-square.gif) no-repeat 0 bottom;
}

.heading h2 {
	font-size: 1.8em;
	padding: 10px;
	margin: 0 !important;
	color: #000000;
}

.heading p {
	padding: 10px !important;
}

.more_content {
	padding: 0 10px 0 10px;
}

table.benefits_table {
	float: left;
	padding: 0;
	margin: 0 10px 0 0;
	border-collapse: collapse;
	color: #000000;
	width: 174px;
	font-size: 0.8em;
	line-height: 1.1em;
}

table.benefits_table .no_margin {
	margin: 0;
}

table.benefits_table th {
	background-color: #000000;
	color: #CC0000;
	text-align: left;
	padding: 5px 5px 5px 0;
}

table.benefits_table td {
	padding: 5px;
}

table.benefits_table tr {
	background-color: #DDF1FF;
}

table.benefits_table tr.alternate {
	background-color: #EAF7FF;
}

.questions h2 {
	float: left;
	font-size: 1em;
	font-weight: bold;
	color: #ffffff;
	padding: 10px 0 5px 0;
}

.CourseDate {
	color: #ffffff;
	float: left;
	margin-right: 10px;
}

.showing_row {
	float: left;
	width: 721px;
	padding: 0 0 10px 0;
	text-align: right;
}

.listings {
	float: left;
	width: 728px;
	margin: 0;
	padding: 0;
}

.listings span br {
	clear: both;
}

.listings span {
	float: left;
}

.listings span span {
	float: left;
	margin: 0;
}

.listings span span span {
	margin: 0;
}

.listing_item img {
	float: left;
	clear: both;
}

.listing_item, .listing_item:visited, .listing_item:link {
	float: left !important;
	width: 154px !important;
	text-align: center;
	border: 1px solid #CCCCCC !important;
	margin: 0 0 8px 0 !important;
	background: #004674 url(../images/shared/product_bg.jpg) left top no-repeat !important;
	padding: 9px 9px 6px 9px !important;
	text-decoration: none !important;
	text-align: center !important;
	color: #FFFFFF !important;
}

.listing_item:hover, .listing_item:active {
	border: 1px solid #ffffff !important;
}

.listing_item a.border, .listing_item a.border:visited, .listing_item a.border:link {
	float: left !important;
	width: 154px !important;
	margin: 0 !important;
	padding: 0 !important;
	text-decoration: none !important;
	text-align: center !important;
	color: #FFFFFF !important;
}

.alternate_images a:hover, .alternate_images a:active {
	border: 1px solid #ffffff !important;
}

.listing_item a.border span {
	float: left;
	width: 154px;
	font-weight: bold;
}

.alternate_images a, .alternate_images a:visited, .alternate_images a:link {
	float: left !important;
	border: 1px solid #89B792 !important;
	margin: 0 10px 10px 0 !important;
	background-color: #4D4D4D !important;
	padding: 10px !important;
}

.alternate_images .small_img {
	border: 0; !important;
}

.listing_item h2 {
	float: left !important;
	font-size: 0.9em !important;
	color: #FFFFFF !important;
	margin: 7px 0 0 0 !important;
	padding: 0 !important;
	line-height: 1.2em !important;
	/*min-height: 30px !important;*/
	/*height:auto !important;*/
	/*height: 30px !important;*/
	width: 100% !important;
}

.listing_item p {
	float: left !important;
	margin: 2px 0 0 0 !important;
}

img.list_images {
	float: left;
	padding: 0;
}

.product_detail, .detail {
	float: left;
	width: 728px;
	padding: 0;
	margin: 0;
}

.product_detail_left {
	float: left;
	width: 290px;
	border: 1px solid #cccccc;
	background: #004674 url(../images/shared/product_bg.jpg) left top repeat-x !important;
	padding: 10px 10px 0 10px;
}

.product_detail_left img {
	float: left;
}

.product_detail_left p {
	float: left;
	width: 100%;
	text-align: center;
	padding: 0;
	margin:  5px 0 5px 0 !important;
}

.product_detail_right {
	float: left;
	width: 396px;
	padding: 0 0 0 20px;
}

.product_detail_right h2 {
	color: #ffffff;
	margin: 15px 0 7px 0;
	line-height: 1em !important;
}

.product_detail_right div.red {
	float: left;
	clear: both;
	font-size: 1.5em;
	font-weight: bold;
	margin: 10px 0 10px 0;
}

.product_detail_right table {
	font-size: 1.2em;
	line-height: 1.5em;
}

.alternate_images {
	float: left;
	clear: both;
	margin: 8px 0 0 0;
	width: 100%;
}

.alternate_images img {
	float: left;
}

.bigger_text {
	font-size: 1.2em;
	line-height: 1.2em;
}

.bigger_text h2 {
	margin-top: 20px !important;
	font-size: 1.2em !important;
}

.bigger_text p {
	padding: 0 !important;
	margin: 0 !important;
}

.selection_holder {
	float: left;
	width: 300px;
}

a.continue_shopping, a.continue_shopping:visited, a.continue_shopping:link {
	background:#B7B7B7 url(../images/shared/small_grey_btn_bg.gif) no-repeat scroll left center;
	border:1px solid #B7B7B7;
	color:#000000 !important;
	float:left;
	font-size:0.95em;
	margin:0 0 5px;
	padding:0 10px;
	text-align:center;
	text-decoration:none !important;
	width:auto;
}

a.continue_shopping:hover, a.continue_shopping:active {
	text-decoration: none !important;
	background: #CD181A url(../images/shared/basket_btn_bg_ovr.gif) left center no-repeat !important;
	color: #FFFFFF !important;
	border: 1px solid #ffffff !important;
}

.comp_signup table {
	width: 400px !important;
	white-space: normal !important;
}

.DivGroupEdit {
	color: #000000;
}

.new_news h2 {
	margin: 0;
	float: left;
	clear: both;
}

.new_news p.date {
	font-weight: bold;
	margin: 0 !important;
	padding: 0 !important;
	color: #FFFFFF;
}

.new_news p, .new_news hr {
	float: left;
	clear: both;
}

.new_news hr {
	margin-top: 10px;
}

a.read_more, a.read_more:visited, a.read_more:link {
	background: url(../images/shared/read_more_btn.gif) no-repeat left top;
	float: left;
	clear: both;
	margin: 10px 0 0 0;
	width: 105px;
	height: 20px;
	padding: 2px 0 0 21px;
	text-decoration: none;
	font-weight: bold;
}

a.read_more:hover, a.read_more:active {
	background: url(../images/shared/read_more_btn.gif) left -22px no-repeat;
	text-decoration: none;
}

#competition {
	position:fixed;
	bottom:225px;
	left:0;
	height:251px;
	width:154px;
	padding:7px 7px 0 0;
	background:url(../images/shared/comp_bg.png) left top no-repeat;
}

#fran {
	position:fixed;
	bottom:0;
	left:0;
	height:215px;
	width:154px;
	padding:7px 7px 0 0;
	background:url(../images/shared/fran_bg.png) left top no-repeat;
}

/***********************************************/
/* Menu Styles                                 */
/***********************************************/

#p7PMnav {
	float: left;
	width: 950px;
	padding: 0 7px 0 7px;
	margin: 0;
	z-index: 1000;
	font-size: 0.9em;
}

#p7PMnav li {
	list-style-type: none;
	float: left;
	background: url(../images/shared/nav_right.gif) right 7px no-repeat;
}

#p7PMnav ul {
	position: absolute;
	left: -9000px;
	z-index: 10000;
	list-style-type: none;
	float: left;
	padding: 0;
	margin: 0;
}

#p7PMnav a, #p7PMnav a:visited, #p7PMnav a:link {
	color: #ffffff;
	display: block;
	text-decoration: none;
	min-height: 14px;
	height: auto !important;
	height: 14px;
	padding: 7px 9px 7px 9px;
}

#p7PMnav a:hover, #p7PMnav a:active, a.on {
	text-decoration: none;
	color: #FFFFFF !important;
	background: #cc0000; 
}

/*the submenu classes */
#p7PMnav .p7PMhide {
	left: -9000px;
}

#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}

#p7PMnav ul li {
	float: none;
}

#p7PMnav ul {
	width: 200px;
	margin: 0 0 0 -1px;
	border: 1px #494949 solid;
	border-bottom: 0;
}

#p7PMnav ul li {
	width: 200px;
	border: 0;
}

#p7PMnav ul li {
	border-bottom: 1px #494949 solid;
}

#p7PMnav li ul li a, #p7PMnav li ul li a:visited, #p7PMnav li ul li a:link {
	display: block;
	color: #ffffff;
	text-decoration: none;
	background: #000000;
	padding: 4px 7px 4px 7px !important;
	font-weight: normal;
	font-size: 0.8em;
	min-height: 15px;
	height:auto !important;
	height: 15px;
	line-height: 1.2em;
	white-space: normal;
	letter-spacing: normal !important;
}

#p7PMnav li ul li a:hover, #p7PMnav li ul li a:active {
	display: block;
	background: #cc0000;
}

.highlight {
	color: #ffffff !important;
	background: #0062A3 !important;
}

/* Copyright 2008 MagicToolBox.com. To use this code on your own site, visit http://magictoolbox.com */

/* CSS class for zoomed area */
.MagicZoomBigImageCont {
	border: 5px solid #0098FD !important;
	z-index: 100000 !important;
	padding: 10px !important;
	background: #FFFFFF;
	margin-top: -11px;
}

/* Header look and feel CSS class */
/* header is shown if "title" attribute is present in the <A> tag */
.MagicZoomHeader {
	color:			#fff;
	background:		#CD181A;
	text-align:     center !important; 
}


/* CSS class for small looking glass square under mouse */
.MagicZoomPup {
	border: 		1px solid #aaa;
	background: 	#ffffff;
	cursor:			hand;
}

/* CSS style for loading animation box */
.MagicZoomLoading {
	text-align:		center;
	background: 	#ffffff;
	color:			#444;
	border: 		1px solid #ccc;
	opacity:		0.8;
	padding:		3px 3px 3px 3px !important;
	display: 		none; /* do not edit this line please */
}

/* CSS style for gif image in the loading animation box */
.MagicZoomLoading img {
	padding-top:	3px !important;
}

a.MagicZoom {
	width: 267px !important;
	float: left !important;
	display: inline !important;
}

/* CSS class for modal popups */
/* Z-index of #mask must lower than #boxes .window */  
#mask {  
	position:absolute;  
	z-index:9000;  
	background-color:#000;  
	display:none;  
}  

#boxes .window {  
	position:absolute;  
	width:440px;  
	height:200px;  
	display:none;  
	z-index:9999;  
	padding:20px;  
}

#boxes #leegrant1 {  
	width:375px;   
	height:203px;  
}


/* New Nav */

#nav_main {
	min-height: 30px;
	height: auto !important;
	height: 30px;
	list-style: none;
	width: 950px;
	padding: 0 7px 0 7px;
	margin: 0;
	z-index: 1000;
	font-size: 1em;
	text-transform: uppercase;
	font-weight: bold;
}

#nav_main ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	text-transform: capitalize;
}

#nav_main li {
	position: relative;
	float: left;
}

#nav_main li ul {
	position: absolute;
	top: 32px;
	left: -999em;
	width: 170px;
	background-color: #000000;
	border-bottom: 1px solid #494949;
}

#nav_main a {
	display: block;
	float: left;
	color: #FFF;
	text-decoration: none;
	background: #2C2C2C;
	min-height: 16px;
	height: auto !important;
	height: 16px;
	padding: 7px 9px 7px 9px;
	background: #2C2C2C url(../images/shared/nav_right.gif) right 7px no-repeat;
}

#nav_main a.parent {
}

#nav_main a:hover {
	color: #ffff;
	background: #cc0000;
}

#nav_main li li {
	width: 170px; /* Important: width required here for Opera bug */
}

#nav_main li li a {
	width: 154px;
	color: #ffffff;
	border: 1px solid #494949;
	border-bottom: 0;
	background: none;
	background: #000000;
	font-size: 1em;
	padding: 4px 7px 4px 7px !important;
	font-weight: normal;
	font-size: 0.8em;
	min-height: 15px;
	height:auto !important;
	height: 15px;
	line-height: 1.2em;
	white-space: normal;
	letter-spacing: normal !important;
}

#nav_main li li a.subparent {
	width: 154px;
	color: #ffffff;
}

#nav_main li li a:hover {
	background-color: #cc0000;
	color: #ffffff;
}

#nav_main li ul ul {
	margin: -26px 0 0 165px;
}

/* Increase "#nav li:hover ul ul ul+" and "#nav li.sfhover ul ul ul+" for each additional level */
#nav_main li:hover ul ul,
#nav_main li:hover ul ul ul,
#nav_main li.sfhover ul ul,
#nav_main li.sfhover ul ul ul {
	left: -999em;
}

/* Increase "#nav li li+ li:hover ul" and "#nav li li+ li.sfhover ul" for each additional level */
#nav_main li:hover ul,
#nav_main li li:hover ul,
#nav_main li li li:hover ul,
#nav_main li.sfhover ul,
#nav_main li li.sfhover ul,
#nav_main li li li.sfhover ul {
	left: 0;
	z-index: 2000; /* Important: ensures drop down menus appear over other content on the z-axis */
}
