/* CORE */

html {
	}

p, li, ul, ol, h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: left
	}

h1 {
	margin: 4px 4px 4px 4px;
	padding: 0;
	font-size: 1.45em;
	/*letter-spacing: 4pt;*/
	font-weight: bold;
	}

h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 1.25em;
	/*letter-spacing: 3pt;*/
	padding: 0px;
	font-weight: bold;
	}

h3 {
	text-align: center;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	font-size: 0.95em;
	background-color: #660000;
	letter-spacing: 2pt;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 8px;
	color: #ffffff;
	}

h4 {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	font-size: 0.95em;
	background-color: #660000;
	letter-spacing: 2pt;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 8px;
	color: #ffffff;
	}

h5 {
	margin-top: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 0.85em;
	letter-spacing: 1pt;
	padding: 0px;
	font-weight: bold;
	}

h6 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	margin-right: 8px;
	font-size: 1.25em;
	letter-spacing: 3pt;
	padding: 0px;
	font-weight: bold;
	}

img {
        margin: 0px;
        padding: 0px;
	border: 0px;
	}

img.block {
        margin: 0px;
        padding: 0px;
	border: 0px;
        display: block;
        }

img.inline {
	display: inline;
	border:0;
	}

#top_nav {
	text-align: right;
	font-size: 75%;
	font-weight: bold;
	letter-spacing: 2pt;
	padding: 4px 4px 4px 4px;
	}

#breadcrumb {
        font-family: Arial, serif;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 4px 4px 4px;
	}

#area_top {
	}

#area_middle_left {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	text-align: center;
	padding: 8px 8px 8px 8px;
	font-size: 75%;
	font-weight: bold;
	letter-spacing: 1pt;
	line-height: 1.5;
	}

#area_middle_right {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 8px 8px 8px 8px;
	}

#area_middle_right p {
	text-align: left;
	font-size: 75%;
	font-weight: normal;
	letter-spacing: 1pt;
	line-height: 1.5;
	padding: 0px 8px 0px 8px;
	}

#area_middle_wholesale {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	padding: 8px 8px 8px 8px;
	}

.category_button {
	text-align: left;
	}

.category_button_on {
	text-align: left;
	}

.sitesearch_btn {
	display:inline; display:inline-block;
	width:25px;
	margin:0.2em; padding:1px;
	font-size:9px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	background:#cdf;
	color:#333;
	border:1px solid grey;
	vertical-align:middle;
        horizontal-align:right;
	white-space:nowrap;
	cursor:hand; cursor:pointer;
	}
.addtocart_btn {
	display:inline; display:inline-block;
	width:100px;
	margin:0.0em; padding:1px;
	font-size:9px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	background:#cdf;
	color:#333;
	border:1px solid black;
	vertical-align:middle;
        horizontal-align:right;
	white-space:nowrap;
	cursor:hand; cursor:pointer;
	}
.addtocart_btn[class] {
	width:auto;
	min-width:50px;
	}
.addtocart_btn strong {
	font-weight:bold;
	background:white;
	color:#06c;
	}
.addtocart_btn:hover { background:black; color:white text-decoration: none;}
.addtocart_btn:hover strong { background:#ccc; color:black;  }

.btnstyle1 { background:#000088; color:white }

.btnstyle2 { background:#06c; color:white }

#product_panel .buy_button {
	padding: 8px 8px 8px 8px;
	text-align: right;
	}

#product_panel .price, .units {
	padding: 0px 8px 0px 8px;
	font-size: 85%;
	font-weight: bold;
	letter-spacing: 1pt;
	}

#prev_next {
	text-align: right;
	padding: 0px 8px 0px 8px;
	font-size: 85%;
	font-weight: bold;
	letter-spacing: 1pt;
	}


#product_panel {
	padding: 8px 8px 8px 8px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	}

#product_thumbnail {
	padding: 8px 8px 8px 8px;
	border-right: 1px dotted #000000;
	}
	
	
.strike {
          text-decoration: line-through 
	}




.productprice {
         	font-size: 1em;
		font-weight: bolder;
		color: black;
		background: transparent;

              }

.prodshipweight {
         	  font-size: 0.75em;
		  font-weight: bolder;
		  color: black;
		  background: transparent;

		}

.normaltext { font-family: Arial, serif; color: #3E5C82; font-size: 11px; }

.formtext {
         	font-size: 11px;
		color: black;

	     }

.smalltext {
                font-size: 0.75em;
		font-weight: bolder;
		color: black;
		background: transparent;


	}  
.xsmalltext {
                font-size: 0.75em;
		font-weight: bolder;
		color: black;
		background: transparent;

	}

#checkoutPanelBar{
	padding: 5px 5px 5px 5px;
	border-bottom: 1px solid #3E5C82;
        background-color: #C9D5E0;
        font-size: 12px;
        color: #3E5C82;
        font-weight: bold;
	}

#checkoutPanelBar2{
	border-top: 5px solid #000088;
        color: #ffffff;
        background-color: #999999;
        font-size: 12px;
	font-weight: bold;
	}



#checkoutPanelWarning { font-family: Arial, serif; color: #FFFFFF; font-size: 11px; background-color: #C84032; }

#checkoutPanelNoWarn { font-family: Arial, serif; color: #3E5C82; font-size: 11px; }

#checkout_panel table{
	border: 1px solid #3E5C82;
	padding: 0px 0px 0px 0px;
	}

#wholesaleTableBorder{
	border-top: 0px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	}

#wholesaleCategoryRow{
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
        background-color: #660000;
        color: #ffffff;
	font-size: 0.95em;
	font-weight: bold;
        text-align: center;
	}

#wholesaleSubCategoryRow{
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
        background-color: #cccccc;
        color: #666666;
	font-size: 0.80em;
	font-weight: bold;
        text-align: center;
	}

#wholesaleTitleRow{
	padding: 3px 3px 3px 3px;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
        background-color: #dddddd;
        color: #666666;
	font-size: 0.75em;
	}

#wholesaleProdParentRow{
        background-color: #ffffff;
        color: #666666;
	font-size: 0.75em;
        font-weight: bold;
	}

#wholesaleProdParentRow td{
	border-top: 1px solid #aaaaaa;
	border-bottom: 0px solid #666666;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	}


#wholesaleProdChildRow{
	padding: 10px 5px 5px 5px;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
        background-color: #ffffff;
        color: #666666;
	font-size: 0.75em;
	}

#wholesaleText{
        background-color: #ffffff;
        color: #666666;
	font-size: 0.75em;
        font-weight: bold;
	}

#wholesaleHeaderText{
        background-color: #ffffff;
        color: #666666;
	font-size: 0.85em;
        font-weight: bold;
	}

#cartHelpText { font-family: Arial, serif; font-size: 12px; color: #234671; }
.carttext { font-family: Arial, serif; font-size: 12px; color: #234671; }

#footer_text {
	text-align: center;
	padding: 8px 8px 8px 8px;
	font-size: 75%;
	font-weight: normal;
	letter-spacing: 1pt;
	line-height: 1.5;
	}

A.gateway_links, A.gateway_links:hover {
        color: #000000;
        font-size: 9px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

A.parent:link,A.parent:visited {
 font-family: arial, helvetica, sans-serif;
 font-weight: bold;
 text-decoration: none;
 font-size: 11px;
 color: #234671;
}

A.parent:hover,A.parent:active {
 font-family: arial, helvetica, sans-serif;
 font-weight: bold;
 text-decoration: underline;
 font-size: 11px;
 color: #234671;
}

A.child:link,A.child:visited {
 font-size: 10px; 
 color: #234671; 
 text-decoration: none;
 font-family: arial, helvetica, sans-serif;
}

A.child:hover,A.child:active {
 font-size: 10px; 
 color: #234671; 
 text-decoration: underline;
 font-family: arial, helvetica, sans-serif;
}

body { background-color: #EAF2F0; font-family: Arial, serif; margin:0; padding:0;}

img { margin: 0px; padding: 0px; }

.vtop { vertical-align: top; padding: 0px; }

.topnav { vertical-align: top; padding: 0px; background-color: #FFFFFF; height: 26px; }

.vbottom { vertical-align: bottom; padding: 0px; }

.bdy { background: white; padding: 0px 25px 0px 10px; vertical-align: top;}

.btm { width: 612px; height: 64px; background: url("images/img_17.jpg") no-repeat bottom right; text-align: center; font-size: 11px; color: #234671; }

.btm a { font-size: 11px; color: #666666; text-decoration: none; }

.nav { color: #fff; font-family: Arial, serif; font-size: 11px; background: url("images/left_side.jpg");background-repeat:repeat-y; padding-left: 17px; vertical-align: top; padding-top: 5px; }

.nav img { margin: 0px 0px 1px 0px; }

div.subnav { padding: 0px 0px 5px 15px; }

div.subnav a { margin: 0px; padding: 0px; font-size: 10px; color: #234671; text-decoration: none; }

div.subnav a:hover { font-size: 10px; color: #234671; margin: 0px; padding: 0px; text-decoration: underline; }

div.subnav a:visited { font-size: 10px; color: #234671; margin: 0px; padding: 0px; }

.es_search { background-color: #234671; color: #FFFFFF; font-family: Arial, serif; font-size: 14px; border: 1px solid #234671; padding:1px; font-weight: bold; }

.es_button2 { background-color: #234671; color: #FFFFFF; font-family: Arial, serif; font-size: 18px; border: 1px solid #234671; width: auto;  height: 26px; font-weight: bold; margin: 10px 0px 0px 0px; }

.es_button { background-color: #234671; color: #FFFFFF; font-family: Arial, serif; font-size: 10px; border: 1px solid #234671; width: auto;  height: 21px; font-weight: bold; margin: 10px 0px 0px 0px; }


.es_catname { font-family: Times New Roman, serif; font-style: italic; font-size: 18px; color: #0C6C4C; font-weight: bold; }

.es_cat { padding: 10px 15px 0px 15px; }

.es_boldgray { font-family: Arial, serif; color: #666666; font-size: 12px; font-weight: bold; }

.es_boldpurple { font-family: Arial, serif; color: #3E5C82; font-size: 12px; font-weight: bold; }

.es_boldgray a { font-family: Arial, serif; color: #666666; font-size: 12px; font-weight: bold; text-decoration: none; }
.es_boldgray a:hover { font-family: Arial, serif; color: #6E84A1; font-size: 12px; font-weight: bold; text-decoration: none; }

.es_inputbox { border: 1px solid #666666; height: 18px; width: 25px; }

.es_newsletterbox { border: 1px solid #666666; height: 22px; background-color: #FCF5A3; margin: 10px 0px 0px 0px;font-size: 18px; }

.es_proddesc { font-family: Arial, serif; color: #666666; font-size: 11px; }

.es_thumb { padding: 20px 25px 20px 25px; }

.es_proddesc a { font-family: Arial, serif; color: #6E84A1; font-size: 11px; text-decoration: underline; }
.es_proddesc a:hover { font-family: Arial, serif; color: #666666; font-size: 11px; text-decoration: underline; }

#breadcrumb a { font-family: Arial, serif; color: #666666; font-size: 11px; text-decoration: underline; }

#breadcrumb a:hover { font-family: Arial, serif; color: #6E84A1; font-size: 11px; text-decoration: underline; }

#breadcrumb { font-family: Arial, serif; color: #666666; font-size: 11px; }

.es_bigimg { background: url(/images/charmbracelet_rot.gif) no-repeat; width: 528px; height: 187px; vertical-align: top; text-align: left; padding-left: 20px; font-family: Times New Roman, serif; font-size: 17px; font-style: italic; font-weight: bold; color: #3E5C82; padding-top: 10px; }

.es_hplinks a { font-size: 12px; text-decoration: underline; color: #999999; font-style: italic; }
.es_hplinks { font-size: 12px; width: 50%; padding-left: 10px; }

.es_featured { float: left; margin: 3px 10px 3px 5px; border: 0px; }

.es_featuredtable { width: 550px; }

.es_featuredcellb { border: 1px solid #C7D0DB; color: #234671; text-align: left; vertical-align: middle; }
.es_featuredcellb a { color: #234671; font-weight: bold; text-decoration: none; }

.es_featuredcella { color: #FFFFFF; text-align: left; vertical-align: middle; }
.es_featuredcella a { color: #FFFFFF; font-weight: bold; text-decoration: none; }

.es_featured_prodname { font-size: 14px; }
.es_featured_prodname2 { font-size: 14px; }

.es_featured_price a { font-size: 11px; }

.es_featured_desc { font-size: 11px; }

#es_viewcart { border-bottom: 1px solid #3E5C82; }

#es_newsbar2 { background-color: #EEEEEE; }

#es_newsimg { border: 1px solid #3E5C82; }

#es_newstable td { border-bottom: 1px solid #3E5C82; padding: 5px 10px 5px 10px; }

.smallpurple { font-family: Arial, serif; color: #3E5C82; font-size: 11px; font-weight: normal; }

.smallpurple a { font-family: Arial, serif; color: #3E5C82; font-size: 11px; font-weight: normal; }
                                                                                
#parentcat { line-height: 2; }
#catimg { vertical-align: top; }
#siteprod { color: black; font-weight: normal; }
#subcat { font-weight: normal; }

#wholesale_heading {
 font-size: 20px; 
 color: #234671; 
 text-decoration: none;
 font-weight: heavy;
 font-family: arial, helvetica, sans-serif;
}
.promo {
 font-family: arial, helvetica, sans-serif;
 font-weight: bold;
 text-decoration: none;
 font-size: 11px;
 color: #234671;
}
.top-nav {
 background:#3F5D83 url(/images/top-menu-bg.jpg) repeat-x;
 color:white;
 padding:4px 0px;
 margin:2px 0;
 text-align:left;
 border-top:2px solid #5F9E89;
 border-bottom:2px solid #5F9E89;
}
.top-nav ul {
 list-style-type:none;
}
.top-nav li{
 display:inline;
}
.top-nav li a {
 color:white;
 padding:4px 15px;
 margin:-2px;
 font-size:18px;
 text-decoration:none;
 border-right:thin solid white;
}
.top-nav li a:hover { 
 background-color:#F7F4EE;
 color:#000;
}
#toprt-nav {
 font-family: Times New Roman,serif;
 text-align:right;
 margin: 5px 20px 6px 0;
}
#toprt-nav a:link, #toprt-nav a:visited {
 font-family: Times New Roman,serif;
 color:#234671;
 text-decoration:none;
}
#toprt-nav a:hover, #toprt-nav a:active {
 font-family: Times New Roman,serif;
 color:#234671;
 text-decoration: underline;
}
#toprt-nav h1{
 font-family: Times New Roman,serif;
 font-size: 1.8em;
 padding:0;
 margin: 12px 0;
 letter-spacing:2px;
 text-align:right;
 color:#c7a15f;
}
.separator {
 padding:0 5px;
}
#logo-img {
 padding-left: 25px;
 margin-top:12px;
}
#cat-menu {
 text-align: left;
 list-style-type;
 padding:3px;
 margin:0;
 color:black;
}
.nav h1 {
 text-align:center;
 font:bold 22px Times New Roman,serif;
 color:#0C6C4C;
 text-transform:uppercase;
 letter-spacing: 1px;
}
#cat-menu ul {
 list-style-type:none;
 display:block;
 margin:0;
 padding:0;
}
#cat-menu li {
 list-style-type:none;
 display:block;
 border: thin solid white;
 background:#DBE2EA;
}
#cat-menu ul li ul {
 padding:0;
 margin:0;
}
#cat-menu li a {
 display:block;
 padding:10px 4px;
 text-decoration:none;
 color:#234671;
 font-size:13px;
 font-weight:bold;
}
#cat-menu li a:hover {
 background:transparent none repeat scroll 0 0;
 padding:10px 4px;
 color:#fff;
}
#cat-menu li ul li{
 list-style-type:none;
 display:block;
 background-color:#fff;
 border: none;
 margin:0;
 padding:0;
}
#cat-menu li ul li a{
 display:block;
 padding:4px 0;
 background:#fff none repeat scroll 0 0;
 border-bottom: thin solid #729186;
}
#cat-menu li ul li a:link,#cat-menu li ul li a:visited {
 display:block;
 padding:4px 0;
 background:#fff none repeat scroll 0 0;
 border-bottom: thin solid #729186;
}
#cat-menu li ul li a:hover {
 display:block;
 background:#DBE2EA none repeat scroll 0 0;
 padding:4px 0;
 border-bottom: thin solid #729186;
 color:#000;
}
#cat-menu li ul li a:active {
 display:block;
 background:#DBE2EA none repeat scroll 0 0;
 padding:4px 0;
 border-bottom: thin solid #729186;
}
.nav div {
 border-top:2px solid #869BB0;
 border-left:2px solid #869BB0;
 border-right:1px solid #869BB0;
 border-bottom:1px solid #869BB0;
 margin-left:15px;
}
#security {
 margin-left:15px;
 border:none;
}
#security img {
 margin:5px 1px
}
/*#home-page {
 margin-top:15px;
}*/
#home-page h1 {
 text-decoration: underline;
 color:red;
 font-size:20px;
}
#home-page h3 {
 background-color:#c7a15f
}
#new_products {
 border:thin solid #e7e7e7;
 margin:8px 0px;
}
#new_products a:link, #new_products a:visited {
 color:#234671;
 text-decoration:none;
}
#new_products a:hover, #new_products a:active{
 text-decoration:underline;
}
#minicart {
 border: 1px solid white;
}
#minicart h4 {
 background: #C7A15F;
}
#footer-links {
 margin:0 auto;
 text-align:center;
 width:100%;
 padding:5px;
}
ul.footer-list {
 list-style:none;
 float:left;
 height:280px;
 padding:1px;
 margin:5px;
 line-height:10px;
 width:13%;
}
ul.footer-list li{
 padding:0;
 margin:0;
}
ul.footer-list li a:link,ul.footer-list li a:visited {
 font-family: arial, helvetica, sans-serif;
 font-weight: normal;
 text-decoration: none;
 font-size: 10px;
 color: #234671;
}

ul.footer-list li a:hover,ul.footer-list li a:active {
 font-family: arial, helvetica, sans-serif;
 font-weight: normal;
 text-decoration: underline;
 font-size: 10px;
 color: #234671;
}
ul.inline {
 float:none;
 text-align:center;
 height:auto;
 width:auto;
}
ul.inline li {
 display:inline;
 margin:3px 10px;
}
ul.inline li a:link,ul.inline li a:visited {
 font-family: arial, helvetica, sans-serif;
 font-weight: bold;
 text-decoration: none;
 font-size: 14px;
 color: #234671;
}

ul.inline li a:hover,ul.inline li a:active {
 font-family: arial, helvetica, sans-serif;
 font-weight: bold;
 text-decoration: underline;
 font-size: 14px;
 color: #234671;
}
.clear {
 clear:both;
}

p.es_checkout {
 font-size: 16px;
 font-weight: bold;
 color: #234671;
 text-align:center;
 text-decoration: underline;
}

.testbed {
	color:orange;
}
#fbContainer {width:258px;padding-left:60px;text-align:right;}

.es_phone {
 font-family:Times New Roman,serif;
 font-size:1.8em;
 font-weight:bold;
 padding:0px;
 margin: 12px 0px;
 letter-spacing:2px;
 text-align:right;
 color:#C7A15F;
}

.es_shopstore {
 font-family:Times New Roman,serif;
 font-size:22px;
 font-weight:bold;
 margin:4px 4px 4px 4px;
 color:#0C6C4C;
 text-transform:uppercase;
 letter-spacing:1px;
}
