body {
	background-image: url(../images/header/bg_coat.jpg);
	margin: 0px;
}
#container {
	WIDTH: 100%;
	margin: 0px;
}
/* global styles */
li {
	margin-left:12px;
}
a { color:#175D7F; text-decoration:none; }
a:hover { text-decoration:underline; }
a img { border:0px; }
form { margin:0px; }
hr { background:#ccc; height:1px; border:0px; solid #ccc; }
hr.reviews { background:#06c; height:1px; border-top:1px solid #06c !important;}
p {
	font-size: 11px;
}
a.blue { color:#03f; text-decoration:underline; !important }

/* Container which encloses the whole site to allow easy width change */
#wrap {
	width:100%;	/* change value to adjust width */
	text-align:left;
	margin:0px auto;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:5px;
	border:1px solid #e5e5e5;
}
#wrapssl {
	width:100%;	/* change value to adjust width */
	text-align:left;
	margin:0px auto;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:5px;
	border:1px solid #e5e5e5;
	background-color: #EBF3FA;
}

/* Main Header */
#header {
	background-image: url(../images/header/head_a2.jpg);
	HEIGHT: 84px;
	WIDTH: 100%;
}
#header-left {
	HEIGHT: 84px;
	WIDTH: 290px;
}
#header-right {
	text-ALIGN: right !important;
	width: 2px;
	HEIGHT: 84px;
}
#header-right a {
	color: #CC6600 !important;
	font-size: 12px !important;
	font-weight: bold !important;
	TEXT-DECORATION: none !important;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#header-right a:hover {
    TEXT-DECORATION: underline !important
}
/* Navbar */
#navbar {
	BACKGROUND: #B52024;
	HEIGHT: 22px;
	WIDTH: 100%;
	border-top:1px solid #000;
	text-align: center;
}
#navbar a {
	COLOR: #fff;
	FONT-SIZE: 90%;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
    FONT-WEIGHT: bold;
	PADDING: 0px 15px 9px;
}
#navbar a:hover {
	text-decoration: underline;
}
/* top and sidebar */
#blurb {
	BACKGROUND-COLOR: #EBF3FA;
	TEXT-ALIGN: center;
	font-size: 10px !important;
	font-weight: normal!important;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
/*formats the mini cart subtotal  in the right menu*/
.cart {
 border-bottom:1px solid #CC9966;
}
.cartsubtotalminicart{
	color: #000;
	font-weight: normal;
}

/*formats the links in the minicart*/
.cartminilinks{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding:5px;
}
.cartminilinks a:link{
	color: #333333;
	font-size: 11px;
}
.cartminilinks a:visited{
	color: #333333;
}
.cartminilinks a:hover{
	color: #FF0000;
}
.cartminilinks a:active{
	color: #333333;
}



/* Horizontal navigation */
#nav {  
	background:white;
	border:1px solid #EEEEEE;
	width:100%;
}

table#horiz_nav {	/* table is generated via shopa_navigation_create.asp */
	padding:0px;
	width:100%;
	border-collapse:collapse;
}

table#horiz_nav td {
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
}

table#horiz_nav td a {
	display:block;
	text-align:center;
	padding:8px 0px;
	color:#1981b7;
	text-decoration:none;
	font-size:80%;
	text-transform:uppercase;
	border-right:1px solid #EEEEEE;
}
table#horiz_nav td.last a { border-right:0px; }
table#horiz_nav td a:hover { color:#000; }

/* Horizontal navigation drop down menu
   do not remove or modify styles listed 
   under "Do Not Change" */
table#horiz_nav ul {
	/* Do not change  */
	position:absolute;
	left: -999em;
	padding:0px;
	margin:0px;
	list-style-type:none;
	
	/* Styles */
	background:white;
	border-right:1px solid #eee;
	text-align:left;
	width:150px;
}

/* Do not change  */
#horiz_nav td:hover ul { left: auto; }
#horiz_nav td.sfhover ul { left: auto; }

#horiz_nav ul li { /* submenu */
	/* Do not change */
	display:block;
	width:100%;
	margin:0px;
	
	/* Styles */
	line-height:22px;
	text-transform:capitalize;
}

table#horiz_nav ul li a { /* submenu links */
	/* Do not change */
	display:block;
	padding:0px 10px !important;
	border-bottom:1px solid #EEEEEE;
	border-right:0px;
	text-align:left;
}
/* Utility bar includes search box and account login link */
#utilbar {
	text-align:center;
	background:#EAEDE9;
	padding:1px;
	border-bottom:5px solid #C2CCBF;
}

#utilbar table {
	width:100%;
}

#utilbar td {
	padding:0px 0px;
	text-align:center;
	vertical-align:middle;
	width:33.3%;
	font-size:80%;
	font-weight:bold;
}

#utilbar td.last { border:0px; }	/* remove border from the last column */
#utilbar form { display:inline; }
#utilbar a { color:#005984; text-decoration:none; }
#utilbar a:hover { text-decoration:underline; }

/* Encloses all content area under utilbar */
#all { 
	margin-top:5px;
	padding-bottom:5px;
}

/* General style of each box in left column */
#left .box {
	font-size:90%;
	border-left:1px solid #CC9966;
	border-bottom:1px solid #CC9966;
	border-right:1px solid #CC9966;
	width: 179px;
	margin-bottom:5px;
	background-color: #EAEDE9;
}

#left .box p {
	margin:0px;
	padding-top:5px;
	padding-bottom:5px;
}

#left ul {		/* General style of list style in left column; including category listing */
	list-style-type:none;
	padding:0px 0px;
	margin:0px 0px 5px 0px;
	line-height:25px;
	font-size:100%;
	border:0px solid #fff;
}

#left ul a {
	padding-left:20px;
	padding-top:15px;
	padding-bottom:15px;
	padding-right:5px;
	color:blue;
}
/* Left column- categories, currency etc */
#left {
	/* Styles */
	width:174;	/* Change to alter width of left column */
}

#left h2 {
	background-color:#CC9966;
	color:#fff;
	width: 171px;
	margin: 0px;
	padding:5px 5px 5px;
	font-size:120%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
/* Left column- categories, currency etc */
#right {
	/* Styles */
	width:160;	/* Change to alter width of left column */
}

#right h2 {
	background-color:#CC9966;
	color:#fff;
	width: 137px;
	margin: 0px;
	padding:5px 5px 5px;
	font-size:120%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
/* General style of each box in right column */
#right .box {
	font-size:90%;
	border-left:1px solid #CC9966;
	border-bottom:1px solid #CC9966;
	border-right:1px solid #CC9966;
	width: 145px;
	margin-bottom:5px;
	background-color: #EAEDE9;
}

#right .box p {
	margin:0px;
	padding-top:5px;
	padding-bottom:5px;
}

#right ul {		/* General style of list style in left column; including category listing */
	list-style-type:none;
	padding:10px 15px;
	margin:0px 0px 5px 0px;
	line-height:20px;
	font-size:90%;
	border:1px solid #eee;
}

#right ul a {
	background:url(../pp_paw.gif) no-repeat 0px 15px;
	padding-left:20px;
	padding-top:15px;
	padding-bottom:15px;
	padding-right:5px;
	color:blue;
}

/* Extra styles for category navigation */
#catnav ul { margin:10px 15px; }

/* Main content area */
#main {
	text-align:center;
	width:100%;
}

#main table td { text-align:left; }
#main td { font-size:100%; }
#main td td { font-size:100%; }

/* Top content box on home page */
#homecontent {
	border:1px solid #D7D7D7;
	padding:10px;
	color:#666;
	margin-bottom:5px;
	text-align:left;
}

#homecontent h1 { color:#1d83b4; }
#homecontent p { margin-right:180px; }
#homecontent img { margin-right:10px; }

/* content area styles */
#content {
	padding:0px 10px 10px 10px;
	text-align:left;
}

/* Footer */
#footer {
	background:#EAEDE9;
	border-top:5px solid #C2CCBF;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
	color:#000;
	clear:both;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* Alphabet listing */
#footer .alphabet {
	background:#D7D7D7;
	margin-bottom:10px;
	padding:3px 10px;
	font-size:90%;
	font-family:Arial, Helvetica, sans-serif;
}

#footer a {
	color:#005984;
	font-weight:bold;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

/*formats the search box in header file.*/
.searchfield{
	background-color: #FFFFFF;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
}

/*formats the display of the form elements throughout the front end*/
.imgbtn { border:0px; }

.txtfield{
	background-color: #FFFFFF;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #666666;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #666666;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: 1px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

.txtfielddropdown{
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	border: 1px solid #666;
}
/* register box input field */
.regfielddropdown{
		background-color: #FFFFFF;
	border-bottom-color: #666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #666;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #666;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #666;
	border-top-style: solid;
	border-top-width: 1px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
}

.submitbtn {
   color:#b00;
   font-family: Tahoma,Arial, Helvetica, sans-serif;
   background-color: #FEC932;
   font-size: 11px;
   padding:0px;
   font-weight: bold;
   border:1px solid #EDB004;
}

/* General styles */
.menuhdr{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color : #fff;
	color : #06c;
	font-size : x-small;
	font-weight : bold;
	padding : 3px 5px;
	 border-bottom:1px solid #CC9966;
}

.menubdr{
	background-color : #B3B7BB;
}

.dashed{
	border-left : 1px solid #cccccc;
	border-right : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
	background-color : #F7F7F7;
}

/* Left menu styles; no longer used in 6.50 */
.leftmenumain a{
	border-top : 1px solid #D3D3D3;
	display: block;
}
.leftmenumain{
	background-color: #F7F7F7;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}
.leftmenumain a:link{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 7px;
	padding-left: 4px;
	padding-top: 6px;
	text-align: left;
	text-decoration: underline;
	width: 100%;
}
.leftmenumain a:visited{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 7px;
	padding-left: 4px;
	padding-top: 6px;
	text-align: left;
	text-decoration: underline;
	width: 100%;
}
.leftmenumain a:hover{
	background-color: #EEEEEE;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 7px;
	padding-left: 4px;
	padding-top: 6px;
	text-align: left;
	text-decoration: none;
	width: 100%;
}
.leftmenumain a:active{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 7px;
	padding-left: 4px;
	padding-top: 6px;
	text-align: left;
	text-decoration: underline;
	width: 100%;
}
.dottedBorder {
	border: 1px dotted #C2CCBF; 
	background-color: #EAEDE9;
	padding: 5px	
}

/*formats the header text throughout the site*/
.txtheader{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
}

.hdrproduct{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}

/* Styles to be use in 6.50 */
#main {
	font-size:90%;
	line-height:18px;
}

/* breadcrumbs */
div.breadcrumb {
	text-align:left;
	color:#000;
	margin-bottom:10px;
}

div.breadcrumb a { 
	color:#1981B7; 
	text-decoration:none; 
}
div.breadcrumb a:hover { 
	color:#175D7F; 
	text-decoration:underline;
}

/* Main area text styles */
#main h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:140%;
	font-weight : bold;
	margin:0px 0px 15px 0px;
	color:#175D7F;
	text-align:left;
	text-transform:capitalize;
	display: inline;
}

#main h2 {
	text-align:left;
	margin:0px 0px 10px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:130%;
	text-transform:capitalize;
}

#main h2.picheader { /* Heading style for headings with picture, e.g. customer.asp */
	background-position:1% 50%;
	background-repeat:no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color:#333;
	font-size:12px;
	border-top:1px solid #C2CCBF;
	border-left:1px solid #C2CCBF;
	border-right:1px solid #C2CCBF;
	background-color:#EAEDE9;
	text-align:left;
	padding:10px 5px 10px 50px;
	margin:0px;
}

/* compare products styles */
.applyoverflow {
	overflow-x:auto;
	overflow-y:hidden;
	width:100%;
	padding-bottom:50px;
}

table.tbl_compare {
	width:100%;
	border-collapse:collapse;
	border:0px;
}

table.tbl_compare td {
	vertical-align:top;
	text-align:left;
	padding:0px 10px;
}

table.tbl_compareproduct {
	border-collapse:inherit;
	line-height:18px;
}

table.tbl_compareproduct td {
	padding:3px 0px;
}

/* Customer service and Affiliate service page (shopcustadmin.asp,shopaffiliateadmin.asp) */
table.customerservice {
	width:98%;
	background:#fff;
	border:1px solid #C2CCBF !important;
	margin-bottom:10px;
	border-collapse:collapse;
	color: #b00;
}

table.customerservice th {
	height:35px;
	background-position:1% 50%;
	background-repeat:no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color:#333;
	font-size:12px;
	border-bottom:1px solid #C2CCBF;
	background-color:#EAEDE9;
	text-align:left;
	padding-left:50px;
	vertical-align:middle;
}

table.customerservice td {
	padding:10px;
}

table.customerservice ul {
	margin:0px;
	padding:0px 10px 0px 25px;
}

/* standard table display */
.std_table {
	background:#fff;
	border:1px solid #C2CCBF !important;
	margin-bottom:10px;
	padding:10px;
	text-align:left;
	vertical-align:top;
	line-height:20px;
	font-size:11px;
}

.std_table table { 
	border-collapse:collapse;
	width:85%;
}

.std_table th { 
	vertical-align:top;
	padding:0px 10px 0px 0px;
	width:35%;
	font-weight:normal;
}
.std_table td {	padding:0px 5px 0px 0px; }
.std_table_continue {
	background:#fff;
	border:1px solid #C2CCBF !important;
	margin-bottom:10px;
	padding:10px;
	text-align:left;
	vertical-align:top;
	line-height:20px;
	font-size:11px;
	width: 88%;
}

/* Category table (displaycats.asp) */
.tbl_category {
	text-align:center;
	border:1px solid #9CC5E7;
	width: 180px;
	height: 160px;
	font-weight: normal;
	background-color: #fff;
	padding: 3px;
}
/* Featured table (default.asp) */
.tbl_feature {
	text-align:center;
	width: 150px;
	font-weight: normal;
	background-color: #fff;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/* random display (default.asp) */
.tbl_random {
	text-align:center !important;
	border:1px solid #CC9966;
	width: 90%;
	height: 180px;
	font-weight: normal;
	background-color: #fff;
	padding: 3px;
}
/* topsellers display  */
.tbl_topsellers {
	text-align:left !important;
	font-weight: normal;
	background-color: #fff;
	padding-bottom: 2px;
}
.topten table {
	padding: 2px;
	color:#1981B7;
}
/* product display table */
.tbl_product  {
	background-color: #fff;
	border:1px solid #C2CCBF;
	width: 98%;
}
/* customer.asp form */
table.tbl_customer {
	width:55%;
}

table.tbl_customer th {
	width:35%;
	vertical-align:top;
	text-align:left;
	font-weight:normal;
}

table.tbl_customer td {
	vertical-align:top;
	text-align:left;
}

table.tbl_customer iframe {	/* refer to shoplicense.htm for changing license styles */ 
	width:100%;
}

table.tbl_subproduct {
	border-collapse:collapse;
	margin-right:2px;
	margin-bottom:2px;
	border:1px solid #ddd;
	background:#F7F7F7;
	text-align:center;
	width:100px;
	float:left;
}

table.tbl_subproduct td {
	padding:3px 5px;
}

/* General override styles */
.ac { text-align:center !important; }
.ar { text-align:right !important; }
.al { text-align:left !important; }
.fr { float:right !important; }
.fl { float:left !important; }
.vt { vertical-align:top !important; }
.vm { vertical-align:middle !important; }
.vb { vertical-align:bottom !important; }
.cb {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}
.smlpad { padding:15px !important; }
/* from v5.00  */
.featureheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FF0000;
	text-align: center !important;
}
span.feature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #3366CC;
}
.redtext {
	color: #b00;
}
#shiptable {
	background-color: transparent;
	border:1px solid #C2CCBF;
}
#shiptable td {
	font-weight: bold;
}
#shiptable tr {
	background-color: #fff;
}
#infotable {
	background-color: transparent;
	border:1px solid #C2CCBF;
	width:95%;
}

#infotable tr {
	background-color: #fff;
}
#wrapper td {
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    padding:5px;
	background-color: #EBF3FA;
}

#ssl_table {
	background-color: transparent;
	border:1px solid #9CC5E7;
}
#ssl_table td {
	font-weight: bold;
	font-size: 11px;
}
#ssl_table tr {
	background-color: #fff;
}
.infoheading {
	color: #c60;
	font-weight: bold;
	font-size: 12px;
}
.pageheading {
	color: #039;
	font-weight: bold;
	font-size: 13px;
    text-decoration: 1px dotted;
}
.receipt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.receipt table {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.salesreceipt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: right;
}
/* for phone order page */
.feature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #3366CC;
}
.hotline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #bb0000;
}
.ship-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FF0000;
}
.announce {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #bb0000;
	text-align: center;
}
.leftnode ul {		/* General style of list style in left column; including category listing */
	font-size:90%;
}

.leftnode ul a {
	color:#505050;
}
.leftnode li {
    list-style-type: none !important;
	margin-left: 10px;
	line-height: 18px;
}
#brands img  {
margin: 10px;
border: #333 1px solid;
align: center;
}
.inline {
display: inline;
}
