/* CSS Document */


/*********************/
/*      DEBUG        */
/*********************/
div {
border: #0000FF 0px dotted;
}

* {
font-family: Arial, Helvetica, sans-serif;
}
/*
body
{
	text-align: center;
	color: #000000;
	font-size:12px;
	text-decoration: none;
}
*/
form, p, ul, h1, h2, h3, h4 {
margin: 0px;
padding: 0px;
}

p
{
	color: #000000;
	font-size:12px;
	text-decoration: none;
}

div#esbreadcrumb
{
	font-size:12px;
padding-bottom: 2px;
border-bottom: #333333 2px solid;
height: 30px;
}

span.esbreacrumb_current
{
	color:red;
	font-size:12px;
	text-align: left;
	text-decoration: none;
}

h1 {
font-size:15px;
}

a:link, a:visited
{
	color: #990000;
	text-decoration: none;
}

a:active, a:hover
{
	color: #CC0000;
	text-decoration:none;
}

a.pagenavs:link,a.pagenavs:visited
{
	color: #990000;
	font-size:12px;
	text-decoration:underline;
	margin-right: 4px;
}

a.pagenavs:active, a.pagenavs:hover
{
	color: #CC0000;
	font-size:12px;
	text-decoration:underline;
	margin-right: 4px;
}

#container
{
	/*width: auto;*/
	/*min-height: 600px;*/
	overflow:visible;
	/*background-color: #FFCC99;*/
	margin: 0 auto;
	padding:5px;
}

/*********************/
/*      HEADER       */
/*********************/
#header {
border: #666666 3px solid;
width: auto;
padding: 2px 2px 2px 10px;
margin: 2px;
margin-bottom: 10px;
}
#header h1, #header h1 a {
font-size: 24px;
font-weight: bold;
margin: auto auto auto auto
}
#header div#shopbox {
float: right;
width: 160px;
padding: 8px 8px 4px 4px;
text-align: right;
}



#column1 {
float: left;
}

/*********************/
/*      SEARCH       */
/*********************/
#estore_search {
float: none;
padding: 0px 0px 4px 0px;
}	
#estore_search .searchbox {
width: 130px;
}
#estore_search .searchbutton {
width: 30px;
}

/*********************/
/*      MENU         */
/*********************/
#menudiv ul {
/*border: #333333 1px solid;*/
/*border-top: #333333 0px solid;*/
list-style-type: none;
margin: 0px;
padding: 0px;
}
#menudiv li a {
/*background-color: #EEBB84;
border-top: #333333 1px solid;*/
color: #000000;
display: block;
padding-left: 1em;
text-decoration: none;
width: auto; /* width of the menu */
}
#menudiv li a:hover  {
/*background-color: #A32620;
color: #ffffff;*/
}

div.esnav_options, div.esnav_options_bottom {
background: #E3DBC1;
width: auto;
padding: 2px 6px 2px 6px;
margin-bottom: 0px;
}
div.esnav_options_bottom {
height: 20px;
border-bottom: #333333 2px solid;
}
div.esproducts_per_page {
float: right;
height: 36px;
width: 220px;
text-align: right;
margin: 10px 0px;
}
div.esresults_count, 
div.espage_numbers,
div.espage_numbers_bottom {
height: 18px;
width: 200px;
margin: 4px 0px -4px 0px;
}
div.esproducts_per_page, 
div.esresults_count, 
div.espage_numbers {
}
 
/*********************/
/*     CONTENT       */
/*********************/
#content 
{
	float:left;
	width: 496px;
	min-height: 600px;
	overflow: visible;
	/*background-color: #FFCC99;*/
	padding: 4px 4px 4px 10px;
	text-align:left;
}
#content * {
font-size: 11px;
}
#content li {
/* list-style-position: inside; */
padding-left: 10px;
margin-left: 16px;
}


#esprod_dropdown select, #esprod_dropdown option {
width: auto;
/*font-size: inherit; /* 12px; */
}




/*********************/
/*      FOOTER       */
/*********************/
#footer {
margin-top: 40px;
	width: 100%;
padding: 5px;
height: 30px;
	clear:both;
	text-align:center;
}



table.esprod_other_details
{
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 10px;
}



/*********************/
/*  PRODUCT LISTING  */
/*********************/
.essearch_message {
clear: both;
width: auto;
padding: 0px 20px 10px 20px;
font-weight: bold;
}
div.esproductlisting {
/* background-color: #EDF3F8; */
border-top: #666666 1px dotted;
clear: both;
float: none;
margin: 4px auto 4px auto; 
padding: 8px 0px 4px 0px; 
width: auto;
height: 96px;
}
div.esproductlisting .thumbnail {
padding: 0px 8px 4px 0px;
float: left;
width: 96px;
height: 96px;
}
div.esproductlisting .thumbnail img {
border:none;
margin: auto;
}
div.esproductlisting .name {
padding: 0px 4px 4px 4px;
}
#content div.esproductlisting .name a {
color: #A32620;
font-size: 13px;
font-weight: bold;
}
#content div.esproductlisting .name a:hover {
color: #CC0000;
}
#content div.esproductlisting .price, #esproduct_page #esproduct_ordering .price {
color: #006600;
font-size: 13px;
font-weight: bold;
}
div.esproductlisting .details {
font-size: 11px;
padding: 8px 0px 4px 0px;
color: #666666;
}


/*********************/
/*  PRODUCT PAGE     */
/*********************/
#esproduct_page {
position: relative;
left: 6px;
padding-right: 6px;
}
/*
#esproduct_page * {
color: #000000;
font-size: 11px;
}
*/
#esproduct_page h1 {
color: #A81F19;
font-weight: bold;
font-size: 17px;
padding: 10px 0px 10px 0px;
}
#esproduct_page h2 {
color: #333333;
font-weight: bold;
font-size: 14px;
text-transform: capitalize;
padding: 10px 0px 10px 0px;
}
#esproduct_page .esimage {
margin: auto;
}
#esproduct_page .content {
border-bottom: #333333 1px dashed;
padding: 0px 0px 10px 16px;
}
#esproduct_page p {
padding-bottom: 16px;
}
#esproduct_page .esprod_other_details {
border-collapse: collapse;
}
#esproduct_page .esprod_other_details td {
/*margin: auto 4px auto auto;*/
padding: 1px 10px 1px 0px;
}



img.esimage
{
	margin-top: 10px;
	margin-bottom: 20px;
	border:none;
}

div.esprice
{
	margin-top:20px;
}

#escart
{
	margin-top: 5px;
	margin-bottom: 5px;
}

#esproducts_per_page
{
	margin-top: 5px;
	margin-bottom: 5px;
}
#escat_dropdown
{
	margin-top: 10px;
	margin-bottom: 5px;
}




.price_info td {
text-align:right
}

#btn_addtocart, #btn_viewcart, #btn_details  {
text-transform: capitalize;
}
#btn_details  {
font-size: 12px;
}
