* {padding: 0; margin: 0;}
body {background: #FFFFFF; padding-top:4px; color: #5C5C5C; }

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}
a {color:#6981AF;}


#main { width:800px;  margin-left: auto ;  margin-right: auto ; background: #FFFFFF;}
#border { padding: 0px 20px 20px 20px; }

html{ font-family: Arial, Helvetica, sans-serif; font-size:0.85em; line-height:1.333em; color:white;}


/* top,right,bottom,left */



/* header */
#header{ background: #FFFFFF; background:url(../images/logo.jpg) top left no-repeat; height: 120px; position:relative;} 
#nav { width:100%; overflow:hidden; bottom:0; position:absolute; background: white;}


/* body */

#body { background: #FFFFFF; }
#body .container { padding: 15px 0px 0px 0px;  margin: 0;}

#body .more { color: #6981AF; font-size: 11px;}


/* column */

#column-1 { width:450px; overflow:hidden; float: left;}
#column-1 .block {background: #FFFFFF; margin-bottom: 3px;  border-top: 1px solid #ccc;}
#column-1 .content {padding:3px 8px 8px 8px;}
#column-1 .block h3 { padding-bottom: 5px; color: #D6AF69; }
#column-1 .block h4 { padding-bottom: 5px; color: #D6AF69; }
#column-1 .block p { color: #999999; }
#column-1 .content td {vertical-align:top;}

#column-2 { width:250px; overflow:hidden; float: right; margin-right:41px;}
#column-2 .block { background: #E6E6E6; margin-bottom: 10px;}
#column-2 .content {padding:4px 4px 4px 4px;}
#column-2 .block h3 { color: red;}

#products ul { list-style-type:none; padding:0 0 0 0; margin:0; }
#products ul li a { display:block; padding:2px 2px 4px 20px;  background-color:#FFFFFF;  color:#5C5C5C; text-decoration:none;  background-image: url(../images/bullet5.jpg); background-repeat: no-repeat; }
#products ul li a:hover { background-color:#FFFFFF;  color:#D6AF69; }


.prodlist_heading{ font-size:10px; text-align:left; }
.prodlist { background: #FFFFFF; font-size:11px; }
.prodlist_c1 { width:25px; padding-left: 4px;}
.prodlist_c2 { width:210px; }
.prodlist_c3 { width:50px; }
.prodlist_c4 { width:40px; }
.prodlist_c5 { width:12px; padding-top:4px;}

#categories td {}
#categories a { padding:2px 2px 4px 20px;  background-image: url(../images/bullet5.jpg); background-repeat: no-repeat;  text-decoration:none;   color:#5C5C5C; }
#categories a:hover { text-decoration:none; color:#D6AF69;}

#jcart {font-family: Arial, Helvetica; color: #000000;}
#jcart .jcart-item-name {font-size:9px; }

#jcart .jcart-item-qty {font-size:9px; }
#jcart .jcart-item-qty input {font-size:9px; width:14px;}
#jcart .jcart-button {font-family: Arial, Helvetica;font-size: 10px; padding-right: 4px; padding-left: 4px;}

//#search {padding: 6px 4px 6px 4px;}
//#search .button {font-family: Arial, Helvetica;font-size: 10px; padding-right: 4px; padding-left: 4px;}

#searchform {padding-left: 3px; padding-top: 4px;}
#searchform input[type=text]  {  font-size: 11px;   padding: 3px 6px 3px 3px;  margin: 3px 5px 3px 2px; border: solid 1px #999999;  background-color: #FFFFFF; width:150px; color:#737373; } 
#searchform input[type=submit] {   font-size:10px; margin-bottom: 3px;}


/* footer */
#footer {background: #EEF3FD; width: 720px; font-size: 9pt; clear: both;  padding-left: 4px; color:#999999; overflow: hidden;}
#footer  a { text-decoration:none;   color:#999999; }
#footer a:hover {color:#D6AF69;  text-decoration: underline;}
#footer span.leftfoot {float: left;}
#footer span.rightfoot {float: right; margin-right: 4px;}