




/* --- version: 1.3.041408 --- */
/* --- Main Color/Font Style --- */
body {
	margin: 10px 0 0 0 ;
	background: #E8E8E8;
/*	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:856px;
	height: auto;
	margin: 0 auto;
	background-color: #ffffff;
	border: #000000 1px solid;
}

/* Header ---------------------------------------------------------------------*/
#header {
	width:856px;
	height:143px;
	/*background:transparent url(../img/pay.jpg) no-repeat;*/
	cursor:pointer;
	/*border-bottom:#cccccc 3px solid;*/
	background-color:#FFFFFF;
	
	border-bottom:#000000 1px solid;
	
}

/*#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;
	padding: 2px 0 2px 0;
	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_tool {
	float:right;
	width:200px;
	background:#FFFFFF url(../img/admin_bg_side.jpg) repeat-y left;
	border:#CCCCCC 1px solid;
	padding-left:10px;
	padding-bottom:10px;
	text-align:left;
}

#admin_tool h3 {
	font:14px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight:bold;
}

#adminpage {
	width: 510px;
	height: auto;
	margin: auto;
	padding: 0px 0px 20px 7px;
	text-align: left;
}

.admin_boxes {
	display:block;
	width:220px;
	height:130px;
	padding:10px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	background: url(../img/admin_bg.jpg) repeat-x bottom;
	border:#CCCCCC 1px solid;
}
.admin_boxes h3 {
	font:14px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight:bold;
}

/* HNav -------------------------------------------------------------------------*/
#hnav {
	width:856;
	height: 25px;
	text-align: center;
	line-height: 25px;
	margin:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	background: url(../img/headline_bg.jpg) repeat-x bottom;
	border-top:#CCCCCC 1px solid;
	border-bottom:#CCCCCC 1px solid;
	clear:both;
}

div#hnav a {
	color: #000000;
	text-decoration: none;
}
div#hnav a:visited {
	color: #000000;
	text-decoration: none;
}
div#hnav a:hover {
	color: #555555;
	text-decoration: underline;
}
div#hnav a:active {
	color: #000000;
	text-decoration: underline;
}

/* Left Column and Vnav------------------------------------------------------------------*/
#left_column {
	width:170px;
	height:auto;
	float:left;
	background:transparent;
	padding-left:5px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:15px;
	border-right:#000000 1px solid;
	/*margin-top:10px;*/
}
#left_column h2 {text-align:center;}

#xx #left_column {
	display:none;
}

#vnav {
	float:left;
	width: 170px;
	height: auto;
	font-weight: bold;

}
#vnav table {
	font-size:12px;
	font-weight:normal;
}
#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: 150px;
	height:auto;
	float:right;
	background:transparent;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:15px;
}

#xx #right_column {
	display:none;
}

#vnav2 {
	float:left;
	width: auto;
	height: auto;
	font-weight: bold;
}
#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_ls.jpg) repeat-y top;*/
	width:856px;
	height:auto;
	text-align:left;
	background-color:#FFFFFF;
	border-bottom:#CCCCCC 1px solid;
}

.content2 {
	float:left;
	width:525px;
	padding-left:5px;
	padding-right:5px;
}

.content3 {
	float:left;
	width:625px;
	padding-left:20px;
	padding-right:20px;
}

.content4 {
	float:left;
	width:845px;
	padding-left:5px;
	padding-right:5px;
}

#xx .content2 {
	float:left;
	width:630px;
	padding-left:5px;
	padding-right:5px;
}

#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;
}

/* Footer ---------------------------------------------------------------*/


#footer {
	color: #333333;
	padding-top:2px;
}

div#footer a {
	color: #333333;
	text-decoration: none;
}
div#footer a:visited {
	color: #0099FF;
	text-decoration: none;
}
div#footer a:hover {
	color: #000000;
	text-decoration: underline;
}
div#footer a:active {
	color: #000000;
	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:#FFFFFF;
	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;
}

.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;
overflow:hidden;
float:left;
}

#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;
}

#cartsummary {
	color: #FFFFFF;
	border: #999999 solid 1px;
	background:#eeeeee;
	width: 183px;
	height: auto;
	text-align: center;
	margin: -3px 0 15px 5px;
	padding: 2px;
	float:left;
}

#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: auto;
	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;
}
#cartsummary {
	color:#000000;
}

/* Text -----------------------------------------------------------------------*/

h1, h2, h3, h4, h5, h6, blockquote,
 form, label, ul, ol, dl, fieldset, address {
    margin-top: 10px;
	margin-bottom: 6px;
}
hr { background-color:#cccccc; border:none;}


h1 {
	width:auto;
	font-size: 24px;
	font-weight: bold;
	color: #385564;
	/*background:url(../img/headline_bg.jpg) repeat-x bottom;
	border:#CCCCCC 1px solid;*/
}

h2 {
	width:auto;
	font-size: 18px;
	font-weight: bold;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

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;
}

/* Links -----------------------------------------------------------------------*/
a {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #003399;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
	color: #003399;
}

/* 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: 244px;
	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:150px;
	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;
}
.frmtop2 {width:575px; height:100px; display:block; background:url(../img/frmtop.gif) no-repeat top;}
.frmtop2 h1 {color:#CC0000; font-size:2.6em; margin: 0 0 0 0px; text-align:center;}
.frmtop2 h3 {color:#CC0000; font-size:1.0em; margin: 0 0 0 0px; text-align:center;}
#survey {width:575px; height:auto; margin:auto; margin-bottom:20px;}
.pagebtm { background:#EEEEEE; margin-top:-10px;}
.btmform h2 {color: #166899;font-size: 16px;font-weight: bold;}



