* { 
margin: 0px; 
padding: 0px; 
}

BODY, TD, P  { font-size : 12px; font-family : verdana, helvetica, arial, sans-serif; color : #2A2323; line-height : 1.5em;}

P {margin-top : 0; margin-bottom : 1em;}

BODY {
  margin : 0;
  color : #2A2323;
  background : #D8CFD0 url(images/bg_body.jpg) top left repeat;
  text-align: center;
}

form {
  display : inline;
}

ul, ol { list-style-position: outside; margin-left : 1em; margin-bottom : 1em; }
li {margin-left : 1.33em;}

h1 {font-weight : bold; font-size : 22px; color : #192653; margin-bottom : 0.5em; font-family : "Trebuchet MS", Verdana, sans-serif;}
h2 {font-weight : bold; font-size : 18px; color : #192653; margin-top : 0.5em; font-family : "Trebuchet MS", Verdana, sans-serif;}
h3 {font-weight : bold; font-size : 16px; color : #192653; margin-top : 0.5em; font-family : "Trebuchet MS", Verdana, sans-serif;}
h4 {font-weight : bold; font-size : 14px; color : #192653; margin-top : 0.5em; font-family : "Trebuchet MS", Verdana, sans-serif;}
h5 {font-weight : bold; font-size : 12px; color : #192653; margin-top : 0.5em; font-family : "Trebuchet MS", Verdana, sans-serif;}
h6 {font-weight : bold; font-size : 11px; color : #192653; margin-top : 0.5em; font-family : "Trebuchet MS", Verdana, sans-serif;}

A  {color : #94080C; font-weight : bold; text-decoration : none;}
A:Visited  { color : #94080C; font-weight : bold; text-decoration : none;}
A:Active  { color : #94080C; font-weight : bold; text-decoration : none;}
A:Hover  { color : #94080C;	font-weight : bold; text-decoration : underline;}

hr {
  width : 85%;
  text-align : center;
  margin : 5px auto;
  border : 0;
  border-bottom : 2px dotted #5FBEE4;
  color : fff;
  background : none;
}

div#wrapper {
   width: 981px;
   margin: 20px auto 20px auto;
   background : #fff;
   text-align: left;
   border : 1px solid #000;
}

div#header {
  border-bottom : 2px solid #ED1E24;
  width : 981px;
  background : #DEDEE0;
  position : relative;
}

div#viewcart {
  position : absolute;
  top : 110px;
  right : 10px;
  text-align : right;
  font-size : 16px;
  font-weight : bold;
  background : url(images/ico_cart.gif) top left no-repeat;
  padding-left : 26px;
}

div#searchfield {
  float : right;
}

div#searchfield input {
  border : 1px solid #000;
  font : normal 12px Verdana, Arial, sans-serif;
}

div#searchfield h1 {
  font: bold 13px "Trebuchet MS", Verdana, sans-serif;
  color : #000;
  text-transform : uppercase;
  margin : 0;
  display : inline;
}

div#cartaction {
  display : block;
  border : 1px solid #ED1E24;
  background : #e7e7e7;
  padding : 4px;
  width : 550px;
}

div#currency {
  float : right;
}

div#memberlogin {
  float : right;
  font-size : 12px;
}

ul#topnav {
  font: normal 13px "Trebuchet MS", Verdana, sans-serif;
  color : #000;
  float : left;
  margin : 0;
  padding : 0;
}

ul#topnav li {
  list-style: none;
  margin : 0;
  float : left;
  display : inline;
}

/* Fix IE. Hide from IE Mac \*/
 * html ul#topnav li { float : left; height: 1%;} 
 * html ul#topnav li a { height: 1%;} 
/* End */


ul#topnav li a, ul#topnav li a:link, ul#topnav li a:visited
{
  text-decoration: none;
  color : #000;
  font-weight : normal;
  float : left;
  padding : 2px 10px;
  background : none;
}

ul#topnav li a:hover {
  background : #ABE1FB;
}

div#content-wrapper {
  background : #fff;
  clear : right;
}

div#snav-wrapper {
  float : left;
  width : 140px;
  margin : 0;
  padding : 0;
}

ul#sidenav {
  font: normal 13px "Trebuchet MS", Verdana, sans-serif;
  color : #fff;
  margin : 0;
  padding : 0;
  list-style: none;
  width : 140px;
  border-right : 1px solid #DBDFE2;  
}

ul#sidenav li {  
  margin : 0;
  padding : 0;
  position: relative;
  z-index : 12;
  width : 100%;
}

ul#sidenav li ul {
	position: absolute;
	left: 140px; 
	top: 0;
	display: none;
	width : 125px;
	background : #fff;
	z-index : 10;
	list-style: none;
	margin : 0;
	border : 1px solid #DBDFE2;
	border-width : 1px 1px 1px 0;
}


/* Fix IE. Hide from IE Mac \*/
 * html ul#sidenav li { float : left; height: 1%;} 
 * html ul#sidenav li a { height: 1%;} 
/* End */

ul#sidenav li a, ul#sidenav li a:link, ul#sidenav li a:visited
{
  text-decoration: none;
  font-weight : normal;
  padding : 5px 7px;
  color : #000;
  display : block;
  }

ul#sidenav li a:hover {
  background : #DBDFE2;
}

ul#sidenav li ul li a, ul#sidenav li ul li a:link, ul#sidenav li ul li a:visited { padding: 1px 5px; display : block; font-size : 12px; text-align : left;} /* Sub Menu Styles */
ul#sidenav li:hover ul, ul#sidenav li.over ul { display: block; } /* The magic */

div#content {
  margin : 0 0 0 150px;
  padding : 20px 7px 0 7px;
}

div#footer {
  clear : both;
  text-align : center;
  font : normal 11px Verdana, Arial, sans-serif;
  color : #000;
  padding : 7px 5px;
}

div.clear {
  clear :both;
}

div#product-items {
  float : right;
  width : 200px;
  border : 2px solid #BEE3F6;
  padding : 5px;
  position : relative;
  overflow : hidden;
}

div.product {
  float : left;
  width : 160px;
  height : 220px;
  margin : 5px;
  text-align : center;
  border : 2px solid #BEE3F6;
  position : relative;
  overflow : hidden;
}

div.prod_wrapper {
  height : 195px;
}

div.img_wrapper {
  height : 110px;
}

input.addtocart, input.moredetails, input.btn_search {
  background : #BEE3F6;
  color : #000;
  font-weight : bold;
  font-size : 12px;
  border : none;
  margin : 0px 1px;
  width : 73px;
  height : 23px;
  display : inline;
}

.sale {
  color : #4B2006;
  font-weight : bold;
}

.sale-normal {
  font-size : 9px;
  text-decoration : line-through;
}

table#producttable {
  width : 800px;
  border : 1px solid #BEE3F6;
  border-width : 1px 1px 0 0;
}

table#producttable th {
  background : #BEE3F6;
  font-size : 14px;
  padding : 3px;
  border : 1px solid #BEE3F6;
  border-width : 0 0 1px 1px;
}

table#producttable td {
  padding : 2px;
  border : 1px solid #BEE3F6;
  border-width : 0 0 1px 1px;
  vertical-align : top;
}

div#subtotal {
  text-align : right;
  font-weight : bold;
  font-size : 13px;
}
div.addedcosts {
  text-align : right;
  font-weight : bold;
  font-size : 13px;
}

table#producttable input.cart_button, input#checkout {
  background : #BEE3F6;
  color : #000;
  font-weight : bold;
  font-size : 12px;
  border : none;
  margin : 2px 3px;
  width : 75px;
  height : 23px;
  display : inline;
}

div.searchresult {
  border-bottom : 1px dashed #C7EAFD;
  margin-bottom : 1em;
}

.photo {
  float: left;
  width: 175px;
  height : 170px;
  margin: 5px;
  padding: 0;
  font-size : 10px;
  text-align : center;
  border : 1px solid #777;
  overflow : auto;
  line-height : 1em;
}

.photo img {
  display : block;
  margin : 3px auto;
  text-align : center;
  border-style : hidden;
  border : 0;
}

div#norlink {
  text-align : center;
  font-size : 10px;
  color : #000;
}

div#norlink a {
  color : #000;
  font-weight : normal;
  background : none;
  border : 0;
}