body {
    font-family: trebuchet, verdana;
    background-color: #E5E5E5;
    background-image: url(/media/images/bg.gif);
    background-repeat: repeat-x;
    margin: 24px 0 0 0;
}

h4 { 
    font-size: 14pt;
    font-family: sans-serif;
    font-weight: normal;
 }

a {
    color: #000081;
   text-decoration: none;
   font-weight: bold;
}

a:hover {
   text-decoration: underline;
}


#container {
width: 799px;
margin: 10px auto;
background-color: #FFFFFF;
color: #333;
border: 1px solid #D7E5F2;
border-bottom: 1px solid #D7E5F2;
line-height: 130%;
background-image: url(/media/images/footer.jpg);
background-repeat: no-repeat;
background-position: bottom;
position: relative;
z-index: 99;
}

#navbar {
width: 799px;
background-color: #fff;
color: #6666FF;
border: 12px solid #FFFFFF;
line-height: 90%;	
}

#top {
/* padding: .5em; */
overflow: hidden;
background-color: #ffffff;
border-bottom: 12px solid #FFFFFF;
background-image: url(/media/images/head2.jpg);
background-repeat: no-repeat;
width: 799px;
height: 120px;
}

#top h1 {
padding: 0;
margin: 0;
}

h5 {
margin: 0;
padding: 0;
}

#leftnav {
float: left;
width: 160px;
margin: 0;
background-image: url(/media/images/leftmenubg.gif);
background-repeat: repeat-x;
background-color: #DCDCDC;
margin-bottom: 20px;
margin-left: 10px;

}
#leftnav ul li a { color: #888888;  }
#leftnav ul li a:hover { color: #FFF;  background-image: url(/media/images/menuhoverbg.gif); background-repeat: repeat-x; background-color: #424242; }


#rightnav {
float: right;
width: 160px;
margin: 0;
padding: 1em;
}

#content {
margin-left: 170px;
/* margin-right: 200px; */
padding: 1em;
font-size: 9pt;
}

#pagination {
clear:both;
display: block;
width:100%;
float: none;
padding: 1em;
}

#pagination ul {
margin: 0;
padding: 0;
text-align: left; 
font-size: 10px;
}

#pagination li {
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

#pagination a, #pagination a:visited {
padding: 0 5px;
text-decoration: none; 
}

#pagination li.currentpage {
font-weight: bold;
padding: 0 5px;
}

#content div.productreviews {
padding-top: 10px;
padding-bottom: 10px;
font-size: 9px;
}


#content div.productreviews h2 {
    font-size: 14px;
}

#footer {
clear: both;
margin: 0;
padding: .5em .5em 1em .5em;
color: #FFFFFF;
/* background-color: #D7E5F2;
border-top: 12px solid #FFFFFF; */
font-size: 9pt;
text-align: right;
/* width: 100pc;
background-color: #D5D5D5; */
}

#footer a { 
color: #FFFFFF;
}

#leftnav p, #rightnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }

.productImage {
border:solid 1px silver;
padding:5px;
float: left;
margin-top: 10px;
margin-left: 10px;
margin-right: 10px;
margin-bottom:2px;
}

.productImage p {
text-align: center;
font-size: 9pt;
}

#menu_container ul {
margin: 0;
padding: 0;
list-style-type: none;
font-size: 16pt;
}

#menu_container ul li a {
font-size: 9pt;
}


#shipping ul li {
list-style-type: none;	
text-decoration: none;
padding-left: 1em;
text-indent: -1em;
}

#checkoutprogress {
border-style: solid;
border-width: 1px;
padding: 3px;
margin-bottom: 25px;	
}

#checkoutprogress ul {
display: inline;
margin-left: 0;
padding-left: 0;
border: none;
}

#checkoutprogress ul li {
margin-left: 0;
padding-left: 2px;
display: inline;
list-style: none;
}

#checkoutprogress ul li:before {
content: "\0020 \0020 \0020 \00BB \0020";
display: inline;
list-style: none;
}

#checkoutprogress ul li.first:before {
content: " ";
}

#checkoutprogress li.active {
background-color: #ccc;
}

#product_category ul li {
list-style: none;
}

#menu_container a {
font-size: 7pt;
display: block;
color: #FFFFFF;
/* background-color: #669ACC; */
width: 119px;
/* line-height: 1.1em; */
padding: 3px 17px 3px 14px;
text-decoration: none;
/* border-bottom: 1px solid #fff; */
font-weight: normal;
}

#menu_container a:hover {
/* background-color: #B6B6B6; */
/* background-color: #B8B5A9;
color: #FFF; */
background-color: #FFFFFF;
/* color: #000000; */
font-weight: bold;
width: 125px;
background: url(menuahoverbg.jpg);
}

#menu_container li li a {
display: block;
color: #FFF;
background-color: #6666FF;
width: 9em;
padding: 3px 8px 3px 17px;
text-decoration: none;
border-bottom: 1px solid #fff;
font-weight: normal;
}

#menu_container li li li a {
display: block;
color: #FFF;
width: 9em;
background-color: #000011;
padding: 3px 1px 3px 24px;
text-decoration: none;
border-bottom: 1px solid #fff;
font-weight: normal;
}

.addressblock {
padding-top: .5em;
padding-bottom: .5em;
}

.profile li {
list-style-type: none;
}

table.ordertable {
width:  100%;
font-weight: normal;
font-size: 13px;
}

table.ordertable thead {
	background-color: #ddd;
}

table.ordertable span.orderitempty {
	font-style: italic;
}

#satchmolink {
position: relative;
left: 380px;
font-size: 10px;
}

#accountbar {
text-align: right;
font-size: 10pt;
padding-top: 10px; 
padding-right: 10px;
float: right;
}

#search {
text-align: right;
font-size: 10pt;
padding-right: 10px;
float: right;
padding-top: 0;
margin-top: 0;
}

#search_keywords { 
    border: none;
    background-image: url("/media/images/searchbox.jpg");
    padding-top: 0;
    margin-top: 0;
    position: relative;
 }




#accountbar a {
    color: #FFFFFF;
   /* text-decoration: none; */
}

.marketagree {
font-size: x-small;
}

#id_rlmarket {
padding-top: 10px;
}

#banner { 
width: 799px;
background-color: #FFFFFF;
text-align: center;
}

#backgroundatbottom { 
    height: 400px;
    text-align: right;
    font-size: 6pt;
    background-color: #D5D5D5;
    margin-top: -54px;
    position: relative;
    z-index: 1;
 }


#breadcrumbs { 
    float: right;
    color: #508EE5;
}

.black { 
    color: #000000;
 }

.addform { 
    float: right;
    margin-right: 20px;
 }
.addform input { 
    height: 20px;
 }

.addbutton { 
    margin-top: 3px;
    display: inline-block;
    height: 2em;
 }

.productmain { 
    display: table;
 }

.productcell { 
    display: table-cell;
 }

.productimage { 
    padding-right: 10px;
 }


.productreviews { 
    width: 600px;
 }


#gobutton { 
    position: relative;
    top: 7px; 
 }

#backgroundatbottom img { 
    border: 0;
}
