/* <<<<<<<<<< HEADER VARIABLES >>>>>>>>>> */
#header_box {
	height: 125px;
	background: url(http://www.kahtoola.com/images/logo_kahtoola.jpg) no-repeat left;
	position: relative;
	font-family: Tahoma, Geneva, sans-serif;
}
#header_box h1, #header_box h3 {
	display: none;
}
#header_box a#home_link {
	position: absolute;
	display: block;
	display: block;
	top: 40px;
	left: 35px;
	width: 220px;
	height: 70px;
}
/* ---------- cart_menu ---------- */
#cart_menu {
	background: url(http://www.kahtoola.com/images/icon_cart_off.jpg) no-repeat right;
	width: 225px;
	height: 33px;
	position: absolute;
	top: 11px;
	right: 275px;
	text-align: right;
}
#cart_menu a:link, #cart_menu a:active, #cart_menu a:visited {
	color: #999999;
	text-decoration: none;
	display: block;
	width: 175px;
	height: 18px;
	padding: 15px 50px 0px 0px;
}
#cart_menu a:hover {
	color: #e31b24;
}
/* ---------- search_box ---------- */
#search_box {
	position: absolute;
	top: 8px;
	right: 20px;
}
#search_box input {
	border: 1px solid #d5d5d5;
	background: #282828 url(http://www.kahtoola.com/images/bg_search_box.jpg) repeat-x top;
	color: #ffffff;
	font-size: .75em;
	width: 200px;
	height: 20px;
	padding: 5px 7px 0px 7px;
	clear: right;
	float: right;
}
/* ---------- main_menu ---------- */
#main_menu {
	position: absolute;
	top: 75px;
	left: 275px;
	width: 400px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	text-align: left;
}
#main_menu li {
	margin: 0px 30px 0px 0px;
	text-transform: uppercase;
	font-size: 0.88em;
	font-weight: bold;
	list-style-position: inside;
	list-style-type: none;
	display: inline;
}
#main_menu a:link, #main_menu a:active, #main_menu a:visited {
	color: #ffffff;
	text-decoration: none;
}
#main_menu a:hover {
	color: #e31b24;
}
/* ---------- sub_menu ---------- */
#sub_menu {
	position: absolute;
	top: 100px;
	right: 45px;
	width: 400px;
	text-align: right;
}
#sub_menu li {
	list-style-position: inside;
	list-style-type: none;
	font-size: 0.75em;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 12px;
	display: inline;
}
#sub_menu li.separator {
	border-left: 1px solid #d5d5d5;
}
#sub_menu a:link, #sub_menu a:active, #sub_menu a:visited {
	color: #d5d5d5;
	text-decoration: none;
}
#sub_menu a:hover {
	color: #e31b24;
}

/* <<<<<<<<<< FLASH BOX AREA VARIABLES >>>>>>>>>> */
#flash_box {
	text-align: center;	
}

/* <<<<<<<<<< BODY AREA VARIABLES >>>>>>>>>> */
#body_box {
	padding: 0px 30px 0px 26px;
}
/* ---------- fuzzy border ---------- */
#body_wrapper {
	background: url(http://www.kahtoola.com/images/border_fuzzy_middle.png) repeat-y top;
}
#body_top {
	background: url(http://www.kahtoola.com/images/border_fuzzy_top.png) no-repeat center;
	height: 7px;
}
#body_bottom {
	background: url(http://www.kahtoola.com/images/border_fuzzy_bottom.png) no-repeat center;
	height: 16px;
}
/* ---------- body_content ---------- */
#body_content {
	width: 911px;
	margin: 0px 14px 0px 7px;
	background: #ffffff;
	padding: 20px 30px;
	text-align: left;
	color: #666666;
}
#body_content h2 {
	margin: 0px 0px 15px 0px;
}
#body_content p {
	margin: 0px 0px 15px 0px;
}
#body_content li {
	list-style-position: inside;
	list-style-type: disc;
	font-size: 0.75em;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
}
#body_content li li {
	font-size: 1em;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
}
#body_content a:link, #body_content a:active, #body_content a:visited {
	color: #000000;
	text-decoration: none;
}
#body_content a:hover {
	color: #e31b24;
	text-decoration: underline;
}
/* ---------- popup_content ---------- */
#popup_content {
	width: 500px;
	margin: 0px auto;
	padding: 20px 0px 0px 0px;
	text-align: left;
	color: #666666;
	background: #ffffff;
}
#popup_content td {
	font-size: 0.75em;
	padding: 3px;
}
#popup_content .tabBorder {
	border: 1px solid #CC0000;
}
#popup_content .tabHead {
	font-weight: bold;
	color: #FFFFFF;
	background: #000000;
	text-align: center;
}
#popup_content .tabCell {
	text-align: center;
	color: #000000;
}
#popup_content .tabCell2 {
	color: #000000;
}
#popup_content .tabSubhead {
	font-weight: bold;
	background: #cc0000;
	color: #F3F3F3;
}
#popup_content2 {
	background: #000000;
	width: 500px;
	margin: 0px auto;
	padding: 20px 0px 0px 0px;
}
/* ---------- body_content_pages ---------- */
#body_content_sidebar {
	float: right;
	width: 255px;
	border-left: 1px solid #c9c8c8;
	padding: 0px 0px 0px 20px;
	height: 100%;
}
#body_content_sidebar_grey {
	background: #e3e3c3;
	padding: 10px;
	height: 100%;
}
#body_content_sidebar_grey h4 {
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #929292;
}
#body_content_sidebar_grey p {
	padding: 0px;
	margin: 0px;
	line-height: 1.5em;
}
#body_content_sidebar_grey li {
	list-style-position: inside;
	list-style-type: disc;
	font-size: 0.75em;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
}
#body_content_text {
	float: left;
	width: 615px;
	padding: 0px 20px 0px 0px;
	color: #929292;
}
#body_content_text p {
	line-height: 1.6em;
	color: #000000;
}
#body_content_text th {
	font-size: 0.85em;
	color: #FFFFFF;
	padding: 2px;
	text-align: left;
	background: #676867;
}
#body_content_text td {
	font-size: 0.75em;
	color: #000000;
	padding: 1px;
}
#body_content_text h4 {
	font-size: 1em;
	color: #000000;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}
#body_content_text a:link, #body_content_text a:active, #body_content_text a:visited {
	color: #000000;
	text-decoration: underline;
}
#body_content_text a:hover {
	color: #e31b24;
}
/* ---------- body_landing_pages ---------- */
#body_landing_sidebar {
	float: left;
	width: 255px;
	border-right: 1px solid #c9c8c8;
	padding: 0px 20px 0px 0px;
}
#body_landing_sidebar_grey p {
	padding: 0px;
	margin: 0px;
	line-height: 1.5em;
}
#body_landing_sidebar_grey {
	position: relative;
	background: #e3e3c3;
	font-size: 0.95em;
	padding: 10px;
}
#body_landing_sidebar_img {
	position: absolute;
	float: left;
	top: -42px;
	left: -20px;
}
#body_landing_content {
	float: right;
	width: 615px;
	padding: 0px 0px 0px 20px;
	color: #929292;
}
#body_landing_content p {
	padding: 0px;
	margin: 0px;
	line-height: 1.6em;
	color: #000000;
}
/* ---------- body_detail_page ---------- */
#body_detail_box {
	width: 911px;
	margin: 5px 0px 0px 0px;
	border-top: 1px solid #c9c8c8;
}
#body_detail_box_left {
	width: 424px;
	float: left;
	border-right: 1px solid #c9c8c8;
}
#body_detail_box_left div#product_photo {
	border-bottom: 1px solid #c9c8c8;
	position: relative;
	height: 300px;
	overflow: hidden;
}
#body_detail_box_left div#enlarge_img {
	position: absolute;
	padding: 0px;
	bottom: 10px;
	left: 25px;
	display: block;
}
#body_detail_box_left div.photo_box_rt {
	border: 1px solid #676867;
	height: 90px;
	width: 100px;
	float: left;
	overflow: hidden;
	line-height: 90px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
}
#body_detail_box_left div.photo_box {
	border: 1px solid #676867;
	height: 90px;
	width: 100px;
	float: left;
	overflow: hidden;
	line-height: 90px;
	margin-top: 4px;
	margin-bottom: 4px;
}
#body_detail_box_left div#more_products {
	background: #676867;
	height: 33px;
	width: 410px;
	color: #ffffff;
	line-height: 33px;
	padding: 0px 0px 0px 10px;
	font-size: 0.85em;
	text-transform: uppercase;
}
#body_detail_box_right {
	width: 486px;
	float: left;
}
#body_detail_box_right h5 {
	margin: 5px 0px 20px 30px;
	text-transform: uppercase;
}
#body_detail_box_right #add_to_cart_box {
	width: 175px;
	float: left;
	margin: 0px 0px 0px 30px;
}
#body_detail_box_right #add_to_cart_box a {
	font-size: 0.85em;
	text-transform: uppercase;
}
#body_detail_box_right #photo_detail_box {
	width: 280px;
	float: right;
}
#body_detail_box_right #photo_detail_box h6 {
	font-size: 0.7em;
	color: #7d7d7d;
}
#body_detail_box_right #photo_detail_box p {
	font-size: 0.7em;
	color: #000000;
}
#body_detail_box_right #size_id {
	width: 150px;
}
/* ---------- body_tabs ---------- */
#body_tabs {
	padding: 0px 0px 0px 15px;
}
#body_tabs ul.tab_nav {
	list-style: none;
}
#body_tabs ul.tab_nav li {
	display: inline;
}
#body_tabs ul.tab_nav li a:link, #body_tabs ul.tab_nav li a:active, #body_tabs ul.tab_nav li a:visited {
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	float: left;
	text-align: center;
	height: 33px;
	line-height: 33px;
	background-color: #676867;
	padding: 0px 15px;
	margin: 0px 5px 0px 0px;
}
#body_tabs ul.tab_nav li a:hover {
	background-color: #000000;
	color: #ffffff;
}
#body_tabs ul.tab_nav li a.selected {
	background-color: #e31b24;
	color: #ffffff;
}
#body_tabs > div {
	height: 196px;
	overflow: auto;
	padding: 10px;
	border: 1px solid #676867;
	margin: 0px 0px 10px 0px;
}
#body_tabs div img {
	margin: 3px;
}

/* ---------- dealers page ---------- */
#body_content_text #thumbnails {
	width: 615px;
}
#body_content_text #thumbnails img {
	height: 160px;
	width: 160px;
	border: 1px solid #CCCCCC;
}
#body_content_text #thumbnails li {
	list-style: none;
	width: 160px;
	display: inline;
	float: left;
	font-size: 8pt;
	font-weight: bold;
	height: 200px;
	margin-right: 4px;
	margin-left: 4px;
	text-decoration: none;
}
#body_content_text #thumbnails a {
	color: #FFFFFF;
	text-decoration: none;
	background: #CC0000;
	padding: 2px 2px 1px 3px;
}
#body_content_text #thumbnails a:hover {
	background: #000000;
}

/* <<<<<<<<<< BOTTOM NAV VARIABLES >>>>>>>>>> */
#bottom_box {
	background: url(http://www.kahtoola.com/images/bg_gradient_grey.jpg) repeat-x bottom;
	height: 200px;
}
#bottom_box h3 {
	display: none;
}
/* ---------- bottom_menu ---------- */
#bottom_menu {
	height: 170px;
	width: 1050px;
	margin: 0px auto;
	padding: 30px 0px 0px 0px;
}
#bottom_menu li {
	list-style-position: inside;
	list-style-type: none;
	font-size: 0.75em;
	margin: 0px 0px 0px 8px;
	padding: 0px 0px 0px 10px;
	display: inline;
}
#bottom_menu li.separator {
	border-left: 1px solid #666666;
}
#bottom_menu a:link, #bottom_menu a:active, #bottom_menu a:visited {
	color: #666666;
	text-decoration: none;
}
#bottom_menu a:hover {
	color: #e31b24;
	text-decoration: underline;
}

/* <<<<<<<<<< FOOTER VARIABLES >>>>>>>>>> */
#footer_box {
	background: #ffffff;
	padding: 20px 0px;
	font-family: Tahoma, Geneva, sans-serif;
}
#footer_box h3 {
	display: none;
}
/* ---------- share_links ---------- */
#share_links {
	margin: 0px auto 20px auto;
	width: 477px;
	height: 35px;
}
#join_list {
	float: left;
	display: block;
	width: 175px;
	height: 30px;
	margin: 5px 0px 0px 0px;
}
#join_list input {
	border: 1px solid #ddd5d5;
	background-color: #ffffff;
	color: #525253;
	font-size: .75em;
	width: 159px;
	height: 20px;
	padding: 2px 7px 0px 7px;
	clear: right;
}
#facebook_link {
	float: left;
	display: block;
	width: 175px;
	height: 35px;
	line-height: 35px;
}
#add_this_link {
	float: left;
	display: block;
	width: 125px;
	height: 35px;
	line-height: 35px;
}
/* ---------- footer_text ---------- */
#footer_text {
	margin: 0px auto 20px auto;
	width: 502px;
	text-align: left;
	color: #7d7d7d;
}
#footer_text a:link, #footer_text a:active, #footer_text a:visited {
	color: #7d7d7d;
	text-decoration: underline;
}
#footer_text a:hover {
	color: #e31b24;
}
/* ---------- copyright_text ---------- */
#copyright_text {
	margin: 0px auto;
	width: 502px;
	text-align: center;
	color: #CCCCCC;
	font-size: 0.85em;
}
#copyright_text a:link, #copyright_text a:active, #copyright_text a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
#copyright_text a:hover {
	color: #e31b24;
}
/* FLASH AND OVERLAY STYLING */

/* ---------- flash overlay ---------- */
div.overlay {
	width:600px;
	display:none;
	border:1px solid #666;
}
div.overlay div.close {
	background:url(http://www.kahtoola.com/images/close.png) no-repeat;
	position:absolute;
	top:-20px;
	right:-15px; 
	width:35px;
	height:35px;
	cursor:pointer;
}
div.overlay a {
	height:340px;
	display:block;
}

/* ---------- gallery overlay ---------- */
.simple_overlay {
	display:none;
	z-index:10000;
	background-color:#333;
	width:675px;	
	min-height:200px;
	border:1px solid #666;
	/*-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	*/
}
.simple_overlay .close {
	background-image:url(http://www.kahtoola.com/images/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}

/* ---------- gallery styling ---------- */
#img {
	border:1px solid #666;
}
.next, .prev {
	position:absolute;
	top:40%;	
	border:1px solid #666;	
	cursor:pointer;
	display:block;
	padding:10px 20px;
	color:#fff;
	font-size:11px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;	
}
.prev {
	left:0;
	border-left:0;
	-moz-border-radius-topleft:0;
	-moz-border-radius-bottomleft:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
}
.next {
	right:0;
	border-right:0;
	-moz-border-radius-topright:0;
	-moz-border-radius-bottomright:0;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-top-right-radius:0;	
}
.next:hover, .prev:hover {
	text-decoration:underline;
	background-color:#000;
}
.disabled {
	visibility:hidden;		
}
.info {
	position:absolute;
	bottom:0;
	left:0;	
	padding:10px 15px;
	color:#fff;
	font-size:11px;
	border-top:1px solid #666;
}
.info strong {
	display:block;	
}
.progress {
	position:absolute;
	top:45%;
	left:50%;
	display:none;
}
.next, .prev, .info {
	background:#333 !important;
	background:rgba(0, 0, 0, 0.6) url(http://www.kahtoola.com/images/h80.png) repeat-x;		
}
