
/* --- version: 2.0  --- */
@import url("thickbox.css");

/* --- Main Color/Font Style --- */

body {
	behavior: url(csshover.htc);
	margin: 5px 0 0 0;
	background: #3f954b url(../img/bg.jpg) repeat-x top;
	/*	background-image: url(../img/bg.jpg) repeat-x top; */
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .80em;
	color: #000000;
}
/* PNG Fix --------------------------------------------------------------------*/
img, div {
	behavior: url(../iepngfix.htc)
}
/* Wrapper --------------------------------------------------------------------*/
#wrapper {
	width:900px;
	height: auto;
	margin: 0 auto;
	background-color: transparent;
	border: #f9f9f9 4px solid;
}
/* Header ---------------------------------------------------------------------*/
#header {
	width:900px;
	height:220px;
	background:transparent url(../img/header.jpg) no-repeat;
	cursor:pointer;
}
#xx #header {
	background:url(../img/header2.jpg) no-repeat;
}
#ap #header {
	background:url(../img/header2.jpg) no-repeat;
}
/* Admin -------------------------------------------------------------------------*/
#admin {
	font: 12px Arial, Helvetica, sans-serif;
	height: auto;
	font-weight: bold;
	text-align: right;
	background:#ffffff url(../img/admin_bar.jpg) repeat-x top;
}
.mem {
	width:130px;
	height:30px;
	display:block;
	padding:0;
}
.mem a {
	margin-left:-3px;
	padding:0;
	text-align:left;
}
div#admin a {
	color: #999999;
	text-decoration: none;
}
div#admin a:visited {
	color: #666666;
	text-decoration: none;
}
div#admin a:hover {
	color: #FF0000;
	text-decoration: underline;
}
div#admin a:active {
	color: #FF0000;
	text-decoration: underline;
}
#admin_option_box {
	position:absolute;
	background: #fff url(../img/admin_option.png) repeat-x scroll center top;
	width: auto;
	padding:8px 20px 8px 12px;
	border: 1px solid #CCC;
}
.admin_option_box {
	background: #fff url(../img/admin_bg2.jpg) repeat-x center top;
	width: auto;
	min-width:200px;
	padding:8px;
	border: 1px solid #CCC;
}
.admin_tbl {
	float: left;
	background: #fff url(../img/admin_bg2.jpg) repeat-x center top;
	padding:8px;
	border: 1px solid #CCC;
}
#mod_co_info {
	background: #fff url(../img/admin_option.png) repeat-x scroll center top;
	width: auto;
	padding:2px 0 0 10px;
	margin:10px 15px 10px 10px;
	border: 1px solid #CCC;
}
#see_changes {
	margin: 0 0 10px 12px;
	cursor:pointer;
	display: inline-block;
	background: transparent url(../img/admin/see_changes.png) no-repeat left top;
	height:32px;
	line-height:32px;
}
#see_changes a {
	padding-left: 40px;
	line-height: 32px;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
#see_changes_sm {
	cursor:pointer;
	background: transparent url(../img/admin/see_changes_sm.png) no-repeat 15px 5px;
	height:28px;
	line-height:28px;
}
#see_changes_sm a {
	position:relative;
	top: 3px;
	padding-left: 30px;
	color: #F00;
	line-height: 28px;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
#see_changes_sm a:hover {
	color:#666666;
}
/* ---------------------------------------RIGHT ADMIN NAVIGATION BUTTONS ---------------------------------------*/

#admin_buttons h2 {
	padding: 0;
	margin: 0;
}
#admin_buttons h3 {
	padding: 0;
	margin: 0;
}
ul#admin_buttons {
	position: relative;
	list-style-type: none;
	margin: 0;
	padding: 0;
	background:url(../img/admin/nav_bg.png) repeat-y;
	width:190px;
	height:auto;
}
li#admin_button_top {
	display: block;
	list-style-type: none;
	background: url(../img/admin/nav_top.png) no-repeat top;
	line-height:28px;
	margin:0;
	padding:0;
	text-align:center;
	height: 28px;
	width:190px;
}
li#admin_button_top_ap {
	display: block;
	list-style-type: none;
	line-height:10px;
	margin:0;
	padding:0;
	height: 10px;
	width:190px;
}
li#admin_buttons {
	list-style-type: none;
	display: block;
	background: no-repeat;
	margin-top:5px;
	height: 33px;
	width:190px;
}
li#admin_button_bottom {
	list-style-type: none;
	background: url(../img/admin/nav_bottom.png) no-repeat;
	height: 10px;
	display: block;
	width:190px;
}
li#admin_buttons a, li#admin_buttons a:hover, li#admin_buttons a:visited, li#admin_buttons a:active {
	text-indent: -9999px;
	width: 190px;
	display:block;
	height: 33px;
	text-decoration: none;
	overflow: hidden;
	line-height: 33px;
}
/* ---------------------------------------RIGHT ADMIN NAVIGATION ---------------------------------------*/

#xx table .admin {
	border-color:#666666;
	border-width: 0 0 1px 1px;
	border-style: solid;
}
#xx td .admin {
	border-color:#666666;
	border-width: 1px 1px 0 0;
	border-style: solid;
	margin: 0;
	padding: 4px;
}
#xx th .admin {
	border-color: #666666;
	border-width: 1px 1px 0 0;
	border-style: solid;
}
#admin_tool {
	float:right;
	width:200px;
	background:#FFFFFF url(../img/admin_bg_side.jpg) repeat-y left;
	border:#CCCCCC 1px solid;
	padding-left:10px;
	padding-top: 10px;
	padding-bottom:10px;
	text-align:left;
}
#admin_tool h3 {
	font:14px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight:bold;
}
#admin_tool a {
	text-decoration: none;
	color: #666666;
}
#adminpage {
	width: 510px;
	height: auto;
	margin: auto;
	padding: 0px 0px 20px 7px;
	text-align: left;
}
.admin_boxes {
	display:block;
	width:220px;
	height:180px;
	padding:10px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	background: url(../img/admin_bg.jpg) repeat-x bottom;
	border:#CCCCCC 1px solid;
}
.admin_box {
	display:block;
	width:300px;
	height:auto;
	padding:10px;
	margin-right:10px;
	margin-bottom:10px;
	background: #FFFFFF url(../img/admin_bg.jpg) repeat-x;
	border:#CCCCCC 1px solid;
}
.admin_boxes h3 {
	font:14px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight:bold;
}
#google_analytics {
	display:block;
	width:400px;
	height:auto;
	padding:10px;
	margin-right:10px;
	margin-bottom:10px;
	background: url(../img/admin_bg.jpg) repeat-x bottom;
	border:#CCCCCC 1px solid;
}
.google {
	width: 130px;
	font-size:11px;
	background-color: #FFF;
	border: 1px solid #666;
}
/* HNav -------------------------------------------------------------------------*/
#hnav {
	width:900px;
	height: 40px;
	text-align: center;
	margin:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	background: url(../img/headline_bg.jpg) no-repeat top;
	clear:both;
}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/drop_examples.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu5 {
	text-align:center;
	position:relative;
	font-weight: bold;
	height:29px;
	margin:0;
	padding:0;
	list-style-type:none;
}
.menu5 ul {
	padding:0;
	margin:0;
	list-style-type:none; /* for Firefox */
}
.menu5 li {
	float:left;
	position:relative;
	
}

.menu5 li a, .menu5 li a:visited {
	display:block;
	text-decoration:none;
	width:8em; /* sets the top level nav width */
	color:#fff;
	float:left;
	padding-right:1em;
	height:3em;
	line-height:29px;
}
* html .menu5 li a, .menu5 li a:visited {
	display: block;
	
}
.menu5 li a.drop, .menu5 li a.drop:visited {
	font-weight:bold;
}
.menu5 li ul {
	visibility:hidden;
	position:absolute;
	top:2.5em;
	left:0;
	height:0;
	overflow:hidden;
}
.menu5 table {
	margin:-1px;
	border-collapse:collapse;
	font-size:1em; /* font size for IE5.5 */
}
/* fist line style for IE7 and non-IE browsers and the second line for IE5.5 and IE6 */
.menu5 li:hover a, .menu5 li a:hover {
	text-decoration:underline;
	border:0;
}
.menu5 li:hover ul, .menu5 li a:hover ul {
	text-align: left;
	visibility:visible;
	height:auto;
	width:12em;
	background:#636363;
	left:0;
	top:2.5em;
	overflow:visible;
}
.menu5 li:hover ul li a, .menu5 li a:hover ul li a {
	display:block;
	font-weight:normal;
	background:transparent;
	text-decoration:none;
	height:auto;
	line-height:1.5em;
	padding:0.5em;
	width:11em;
}
* html .menu5 li a:hover ul li a {
	width:11em;
	w\idth:11em; /* hack for IE5.5 & 6*/
}
.menu5 li:hover ul li a.drop, .menu5 li a:hover ul li a.drop {
	font-weight:bold;
}
.menu5 li:hover ul li ul, .menu5 li a:hover ul li a ul {
	visibility:hidden;
	position:absolute;
	top:0;
	left:9.5em;
	height:0;
	overflow:hidden;
}
.menu5 li:hover ul li a:hover, .menu5 li a:hover ul li a:hover {
	background: #7F7F7F;
}
.menu5 li:hover ul li:hover ul, .menu5 li a:hover ul li a:hover ul {
	visibility:visible;
	color:#fff;
	height:auto;
	background:#636363;
	width:11em;
}
.menu5 li:hover ul li:hover ul.left, .menu5 li a:hover ul li a:hover ul.left {
	left:-9.3em;
}
.menu5 li:hover ul li:hover ul li a, .menu5 li a:hover ul li a:hover ul li a {
	display:block;
	height:auto;
}
.menu5 li:hover ul li:hover ul li:hover a, .menu5 li a:hover ul li a:hover ul li a:hover {
	text-decoration:underline;
}
/* Left Column and Vnav------------------------------------------------------------------*/
#left_column {
	width:170px;
	height:auto;
	float:left;
	background:transparent;
	padding-top:5px;
	padding-bottom:0;
}
#xx #left_column {
	display:none;
}
#xxx #left_column {
	display:none;
}

#lc_links {
	text-align: center;	
	margin: 0;
}
#lc_links img {
	padding-bottom: 5px;	
}
#vnav {
	float:left;
	width: auto;
	height: auto;
	padding-left:10px;
	padding-top: 15px;
}
#vnav ul {
	padding-left: 0.75em;
	margin-left: 0.75em;
	list-style: none;
	line-height: 1.5em;
}
#vnav_cat {
	float:left;
	width: 145px;
	height: auto;
	margin-bottom: 15px;
}
div#vnav a {
	color:#000000;
	font-weight: bold;
	text-align:left;
	text-decoration: none;
}
div#vnav a:visited {
	color: #000000;
	text-decoration: none;
}
div#vnav a:hover {
	color: #555555;
	text-decoration: underline;
}
div#vnav a:active {
	color: #000000;
	text-decoration: underline;
}
/* Right Column and VNav2----------------------------------------------------------------*/
#right_column {
	width: 155px;
	height:auto;
	float:right;
	background:transparent;
	padding-left:0px;
	padding-top:5px;
	padding-bottom:15px;
	margin-right:5px;
}
#xx #right_column {
	display:none;
}
#xxx #right_column {
	display:none;
}
#prp #right_column {
	display:none;
}
#vnav2 {
	float:left;
	width: auto;
	padding-left: 10px;
	padding-top: 10px;
	height: auto;
}
#vnav2 ul {
	padding-left: 0.75em;
	margin-left: 0.75em;
	list-style: none;
	line-height: 1.5em;
}
div#vnav2 a {
	color:#000000;
	font-weight: bold;
	text-align:left;
	text-decoration: none;
}
div#vnav2 a:visited {
	color: #000000;
	text-decoration: none;
}
div#vnav2 a:hover {
	color: #555555;
	text-decoration: underline;
}
div#vnav2 a:active {
	color: #555555;
	text-decoration: underline;
}
/* Content --------------------------------------------------------------------*/
#content {
	background:url(../img/content_bg.jpg) repeat-y top;
	width:900px;
	height:auto;
	text-align:left;
	background-color:#FFFFFF;
	border-bottom:#CCCCCC 1px solid;
}

#l4 #content {
	background: #fff;
	width:900px;
	height:auto;
	text-align:left;
	background-color:#FFFFFF;
	border-bottom:#CCCCCC 1px solid;	
}

#xxx #content {
	background:#ffffff;
}

#xx #content, #ap #content {
	background:#fff;
}
.content2 {
	float:left;
	width:541px;
	padding: 0 5px 10px 15px;
}

.content3 {
	float:left;
	width:685px;
	padding-left:5px;
	padding-right:5px;
}
.content4 {
	float:left;
	width:865px;
	padding-left:15px;
	padding-bottom: 10px;
	padding-right:5px;
}
#xx .content2 {
	float:left;
	width:590px;
	padding-left:25px;
	padding-right:25px;
}
#ap .content2 {
	float:left;
	width:610px;
	padding-left:25px;
	padding-right:25px;
}
#xx .content3 {
	float:left;
	width:630px;
	padding-left:5px;
	padding-right:5px;
}
#xx .content4 {
	float:left;
	width:630px;
	padding-left:5px;
	padding-right:5px;
}
#menu_box {
	width:160px;
	height:170px;
	padding:3px;
	text-align:left;
	background: url(../img/admin_bg.jpg) bottom;
	border:#999999 1px solid;
	margin:0 5px 0 0px;
}
#menu_box img {
	border-top:#999999 1px solid;
	border-left:#999999 1px solid;
	border-bottom:#ffffff 1px solid;
	border-right:#ffffff 1px solid;
}
.calship {
	border:#000033 1px solid;
	width:350;
	background-color:#ededff;
	font-size:10px;
}
/* Footer ---------------------------------------------------------------*/
#footer {
	color: #000000;
	padding-top:2px;
}
div#footer a {
	color: #fff;
	text-decoration: none;
}
div#footer a:visited {
	color: #fff;
	text-decoration: none;
}
div#footer a:hover {
	color: #fff;
	text-decoration: underline;
}
div#footer a:active {
	color: #fff;
	text-decoration: underline;
}
/* Phone -----------------------------------------------------------------*/
.phone {
	width: 350px;
	height: 30px;
	float: right;
	text-align: right;
	margin: 103px 5px 0 0;
	color: #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	/*font-weight: bold;*/
	font-size: 2.50em;
	letter-spacing: -2px;
}
#phone2 {
	max-width:857px;
	min-width:757px;
	/*height:20px;*/
	padding-top:2px;
	padding-bottom:2px;
	padding-right:3px;
	color:#000000;
	background:#cccccc;
	/*background:#2f69df url(../img/phoone_bar.jpg) repeat-x top;*/
	text-align:right;
	border-bottom: #FFFFFF 2px solid;
	margin:auto;
}
#phone2 p {
	margin-right:10px;
}
#xx #phone2 {
	display:none;
}
/* Gallery ----------------------------------------------------------------*/
#galleryimgcont {
	width:525px;
	height:396px;
}
#imgLoader {
	display: none;
	width: auto;
	height: auto;
}
.thumbpix {
	margin:0px 2px;
}
.thumbpix a img {
	border: solid 2px #000000;
}
.thumbstrip a:hover img {
	border: solid 2px #888888;
}
.thumbstrip {
}
.thumbstrip a img {
	border: solid 2px #000000;
}
.thumbstrip a:hover img {
	border: solid 2px #888888;
}
/*Do not delete the below elements, they control the motion gallery*/
#motioncontainer {
	width: 100%; /* Set to gallery width, in px or percentage */
	height: 94px; /* Set to gallery height */
	position:relative;
	margin-top:15px;
	overflow:hidden;
	float:left;
}
#maincaption {
	width: 465px;
	float:left;
	text-align:center;
	padding: 0 30px 0 30px;
	border:none;
}
#motioncontainer img {
	border: solid 2px #000000;
	cursor:pointer;
	margin:0px 3px;
}
#motioncontainer img:hover {
	border: solid 2px #888888;
}
#statusdiv {
	background-color: lightyellow;
	border: 1px solid gray;
	padding: 2px;
	position: absolute; /* Stop Editing Gallery Styles */
	left: -300px;
	visibility: hidden;
}
#motioncontainer a:hover {
	color: red; /* Dummy definition to overcome IE bug */
}
/* Do not delete the above styles, they control the motion gallery*/

/* Catalog -----------------------------------------------------------*/
#cart {
	margin: auto;
	text-align: center;
	border: 1px solid #000066;
}
#xx #cart {
	border: 0px;
}
#cartsummary {
	color:#000000;
	border: #999999 solid 1px;
	background:#eeeeee;
	width: 130px;
	height: auto;
	text-align: center;
	margin: 10px 0 10px 0px;
	padding: 2px;
	float:left;
}
.cart_links {
	font-size:9px;
	font-weight:none;
}
#more_prod {
	width: auto;
	height: 50px;
	text-align: center;
}
.products {
	padding-left:20px;
}
.prod_head {
	margin: 0;
	color: #FFFFFF;
}
.prod_head a {
	color: #FFFFFF;
}
.cattitle {
	width: auto;
	clear: both;
	text-align: center;
	display: block;
}
.catalogItem2 {
	height: 325px;
	width: 165px;
	float: left;
	border: 1px solid #cccccc;
	text-align: center;
	margin: 5px 0px 15px 5px;
}
TABLE.catalogItem2 a {
	color:#666666;
	text-decoration:none;
}
TABLE.catalogItem2 a:hover {
	color:#666666;
	text-decoration:underline;
}
.catalogSeller {
	color: #FF0000;
	font-weight: bold;
}
.catalogTitle {
	color:#ffffff;
}
span.catalog_id {
	background:#cccccc;
	padding:10px;
	width:100px;
	display:block;
}
span.catalog_id a {
	font-size:11px;
	font-weight:none;
	text-transform: lowercase;
}
.subtitle {
	list-style: disc inside;
	margin-left:40px;
	text-align:left;
	width:35%;
	display: block;
}
.top_bottom_tbl_brdr {
	border-color: #CCC;
	border-style:  solid;
	border-width: 1px 0 1px;
}
/* FAQs -----------------------------------------------------------------------*/
#faqs {
	margin-left: 40px;
	font-size: 115%;
}
#faq_answers {
	margin-left:10px;
}
#faq_answers .question {
	font-size: 16px;
	padding: 0;
	margin: 0 0 0 10px;
	font-weight: bold;
}
#faq_answers p {
	font-size: 14px;
	;
	padding: 0;
	margin: 0 0 20px 30px;
}
/* Text -----------------------------------------------------------------------*/

h1, h4, h5, h6, p, blockquote,  form, label, ol, dl, fieldset, address {
	margin-top: 10px;
	margin-bottom: 6px;
}
h1 {
	width:auto;
	font-size: 24px;
	font-weight: bold;
	color: #000;/*background:url(../img/headline_bg.jpg) repeat-x bottom;
	border:#CCCCCC 1px solid;*/
}
h2 {
	width:auto;
	font-size: 18px;
	font-weight: bold;
	color: #636363;/*background:url(../img/headline_bg.jpg) repeat-x bottom;
	border:#CCCCCC 1px solid;*/
}
#xx h2 {
	padding-top:20px;
	padding-left:0px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#xx h4 {
	padding-top:20px;
}
h5 {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
h6 {
	font-size: 8px;
	font-weight: bold;
	color: #000000;
}
blockquote {
	margin-left: 2em;
	margin-right: 2em;
}
.bold {
	font-weight: bold;
}
.orders_tbl {
	font-size: .8em;
	border: 1px solid #000000;
	margin: 10px;
	font-size:.8em;
	background: #fff;
}
/* Links -----------------------------------------------------------------------*/
a {
	color: #00C;
	text-decoration: underline;
}
a:visited {
	color: #00C;
	text-decoration: underline;
}
a:hover {
	color: #333;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
	color: #00C;
}
/* Button. -------------------------------------------------------------------*/


a.squarebutton {
	background: transparent url('../img/leftbutton.jpg') no-repeat top left;
	display: block;
	float: left;
	font: normal 12px Arial; /* Change 12px as desired */
	line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
	height: 23px; /* Height of button background height */
	padding-left: 9px; /* Width of left menu image */
	text-decoration: none;
}
a:link.squarebutton, a:visited.squarebutton, a:active.squarebutton {
	color: #494949; /*button text color*/
}
a.squarebutton span {
	background: transparent url('../img/rightbutton.jpg') no-repeat top right;
	display: block;
	padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}
a.squarebutton:hover { /* Hover state CSS */
	background-position: bottom left;
}
a.squarebutton:hover span { /* Hover state CSS */
	background-position: bottom right;
	color: black;
}
.buttonwrapper { /* Container you can use to surround a CSS button to clear float */
	overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
	width: 100%;
}
/* Misc. -------------------------------------------------------------------*/

#login {
	width: auto;
	color:#000000;
}
#hours {
	width: 150px;
	float:right;
}
#news {
	width:145px;
	float:right;
	/*background-color:#00FF00;*/
	font:12px Arial, Helvetica, sans-serif;
}
.thumbarray {
	display: block;
	width: 240px;
	height: 275px;
	float: left;
	border: solid 1px #000000;
	margin: 3px;
	padding: 3px;
	text-align: center;
	text-decoration: none;
}
.thnlimg {
	display: block;
	width: 96px;
	height: 85px;
	float: left;
	text-decoration: none;
	margin: 5px;
	text-align: center;
	border: none;
}
.altimgthumb {
	width:auto;
	height:35px;
}
* html .thnlimg {
	margin: 2px;
}
.border {
	border: #333333 1px solid;
}
.kminfo {
	display:none;
}
.contact_form {
	display:block;
	width:145px;
	height:auto;
	background: #ffffff url(../img/contact_grad.jpg) repeat;
	border: #666666 1px solid;
	float:left;
	margin:20px 0 0 -5px;
}
.contact_form h4 {
	text-align:center;
}
#contact_sm {
	width:180px;
	float:left;
	font:14px Verdana, Arial, Helvetica, sans-serif;
}
.bt_links {
	width:100%;
	background:#cccccc;
	text-align:center;
	padding:10px 0 10px 0;
}
.bt_links a {
	text-decoration:none;
}
.bt_links img {
	border:none;
}
#cu a.print_link {
	display:none;
}
#pg a.print_link {
	display:none;
}
#an a.print_link {
	display:none;
}
#li a.print_link {
	display:none;
}
#rv a.print_link {
	display:none;
}
#ev a.print_link {
	display:none;
}
#bl a.print_link {
	display:none;
}
#hd a.print_link {
	display:none;
}
#tf a.print_link {
	display:none;
}
#pd a.print_link {
	display:none;
}
a.ccv2 span {
	display:none;
	text-decoration:none;
	cursor: help;
}
a:hover.ccv2 span {
	position:absolute;
	display:block;
	text-decoration:none;
}
a:hover.ccv2 span img {
	border:none;
}
