body {
margin: 0.px 0px 20px 0px;
padding: 0;
float: center;
text-align: left;
color: #445566;
background: #669999; url(/images/body.png) top left repeat-x;
font: 0.8125em verdana, arial, sans-serif;
line-height: 1.1;
}

#container-pop {
width: 500px;
background: #ffffff;
border:#000000 1px solid;
margin-left: auto;
margin-right: auto;
margin-top: 20;
margin-bottom: 20;
padding: 15;
}

#container {
width: 940px;
background: url(/images/bg.png) top left repeat-y;
border: none;
margin-left: auto;
margin-right: auto;
margin-top: 0;
padding: 0;
}

.ie:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .ie {height: 1%;}
.ie {display: block;}
/* End hide from IE-mac */

/* LINKS */

a:link, a:visited {
color: #669999;
font-weight: bold;
text-decoration: underline;
background: inherit;
}

a:hover {
text-decoration: none;
color: #445566;
background: inherit;
}

a img {
border: none;
}

/* LOGO LINK */
#logo-home {
background:transparent;
border:0;
width:200px;
height:70px;
position:absolute;
top:65px;
left:65px;
}

/* LEFT MENU */
.navigation {
  width: 940px;
  text-align: left;
  margin: 0px 0 0 0px;
}

.menutitle {
background-color:transparent;
color: #333399;
font:12px veranda, arial, tahoma, sans-serif;
font-weight: bold;
text-transform: uppercase;
margin: 30px 0 0  10px;
}

.menu {
}

.menu ul {
margin: 0 0 2px 0;
padding: 2px;
list-style-type: none;
}

.menu li {
margin: 0  0 .1em 0;
}

.menu a {
display: block;
font-size: 12px;
color: #435A6C;
background: url(/images/button.jpg) no-repeat;
width: 160px;
padding : .5em .4em;
text-decoration: none;
}

.menu a:hover {
display: block;
font-size: 12px;
color: #435A6C;
background: url(/images/button0.jpg) no-repeat;
width: 160px;
padding : .5em .4em;
text-decoration: none;
}

/* SIDEBARS */
#sidebar {
float: left;
width: 160px;
margin: 0px 5px 0px 10px;
padding: 5px;
background :#fafafa;
}


#sidebar-b {line-height: 1.8em;
float: right;
width: 150px;
margin: 0 0 0 0;
padding: 5px;
}

/* BANNERS */

#banner {
width: 940px;
height:156px;
padding: 0;
margin: 0;
background: url(/images/head.png) no-repeat;
}

#banner h1 {
font : bold 1.5em verdana, tahoma, arial, sans-serif;
text-align: center;
letter-spacing : 5px;
padding : 10px 0 0 10px;
color : #435A6C;
background : transparent;
}

.banner {
width: 650px;
margin-left: 180px;
}

.banner h2 {
  background-color: #eee;
  padding: 2px;
  font-size: 120%;
  font-weight: 700;
margin-left: 10px;
margin-right: 10px;
  margin-bottom: 0px;
}

.banner h3 {
  background-color: #fafafa;
  padding: 2px;
  padding-right: 4px;
  font-size: 100%;
  font-weight: 700;
  margin-top: 0px;
margin-left: 10px;
margin-right: 10px;
  text-align:right;
}

/* FOOTER */

#footer {
float: center
background: inherit;
clear:both;
padding-top:0px;
height:50px;
text-align:center;
text-decoration: none;
}

#footer a, #footer a:visited{
text-decoration: none;
color: #445566;
background: inherit;
}

#footer a:hover{
text-decoration: none;
color: #435A6C;
background: inherit;
}

#footer,#copyright{
text-align: left;
color: #445566;
font-size:0.8em;
}

#footer p {
padding-top:5px;
text-align: center;
}

#credits {
padding: 20px;
font-size: 10px;
background: inherit;
color:#435A6C;
}

#footnote {
padding: 5px;
margin-top: 20px;
font-size: 10px;
background: #669999;
color:#435A6C;
}

/* CONTENT */
#intro {
padding: 10px;
margin-left: 180px;
margin-right: 40px;
margin-top : 5px;
width: 650px;
}

#content {line-height: 1.2em;
padding: 10px;
margin-left: 180px;
margin-right: 40px;
margin-top : 0;
width: 650px;
}

#content h1 {
margin : 0 0 0 0;
padding : 5px;
letter-spacing : 5px;
font : bold 1.0em "lucida sans", verdana, tahoma, arial, sans-serif;
text-transform: uppercase;
text-align: center;
color : #435A6C;
background: url(/images/h1.jpg) no-repeat;
}

/* HTML */
h1 {
margin : 5px 0 0 5px;
font : bold 1.2em "lucida sans", verdana, tahoma, arial, sans-serif;
letter-spacing : 5px;
text-transform: uppercase;
color : #435A6C;
background: inherit;
}

h2 {
margin: 0px;
padding: 2px;
font : bold 1em "lucida sans", verdana, arial, tahoma, sans-serif;
color : #435A6C;
background: inherit;
}

h3 {
margin : 0;
font : normal 1.0em "lucida sans", verdana, arial, tahoma, sans-serif;
color: #435A6C;
background: inherit;
}

h4 {
font: 10px  arial, sans-serif;
letter-spacing: 0.09em;
text-transform: uppercase;
margin: 0px;
padding: 0px;
}

p {
text-align: left;
line-height: 1.2em;
margin: 0 0 1em 20;
color: #445566;
background: #ffffff;
}

ul, ol {
list-style: none;
}

blockquote {
font-size: 100%;
font-weight : bold;
color : #b29b35;
font-style : normal;
}

.nobr {
  white-space: nowrap;
}
.disabled {
  color: #AAAAAA;
}

/* PRODUCTS */
.product {
  margin-top: 15px;
  width: 650px;
margin-left:180px;
background: #ffffff;
border:#445566 1px solid;
}

.product-image {
padding:2px;
background:#fff;
border:#f0f0f0 1px solid;
}

.product h1 {
font-size: 110%;
text-decoration: none;
text-transform: none;
margin: 5px 0px 5px 0px;
}

.product h2 {
  font-size: 110%;
color: #669999;
font-weight: bold;
text-decoration: underline;
background: inherit;
text-align: left;
letter-spacing: 0.09em;
line-height: 1.0em;
}

.product p {
  text-align: justify;
font-size: 110%;
}

.bestprice {
font-size: 130%;
font-weight : bold;
color : #b29b35;
font-style : normal;
}

/* PRICES */
#prices h3{
margin:0;
padding-bottom:10px;
color:#a52a22;
font-size: 110%;
}

#other-prices{
clear:both;
width:100%;
border-collapse:collapse;
color:#756349;
}

#other-prices td{
padding:8px;
border:#ddd 1px solid;
}

#other-prices th{
background:#ddd;
padding:8px;
border:#ccc 1px solid;
}

#other-prices .left{
text-align:left;
}

#other-prices .right{
text-align:right;
}
#best-price{
background:#669999;
padding:10px;
margin-top:1em;
border:#77c 1px solid;
font-size:1.2em;
text-align:center;
}

#best-price a.buy-now-button{
border:0;
display:block;
}

#best-price a.buy-now-button img{
vertical-align:middle;
}

#best-price p{
text-align:center;
margin:0 0 1em 0;
line-height:1;
font-size:0.8em;
}

#best-price p strong{
font-size:1.2em;
color:#a52a22;
}

a.buy-now-button:hover{
background:none;
}

.prices {
 margin-top: 15px;
 width: 650px;
 margin-left: 170px;
 background:f0f0f0;
}


/* RATINGS */

.ratings {
 margin-top: 15px;
 width: 650px;
 margin-left: 170px;

}
.ratings form {
 display: inline;
}

.ratings form select {
  color: #af7817;
}

.ratings form textarea {
  width: 100%;
}

.starsOn {
  color: #af7817;
  font-weight: bold;
 background-color:#ffffff;
}

.starsOff {
  color: #aaaaaa;
  font-weight: bold;
 background-color:#ffffff;
}

/* RELATED */

.related {
  width:650px;
  background-color: #eeeeee;
  font-weight: bold;
  padding: 4px;
  margin-left: 180px;
  margin-right: 10px;
  margin-top: 20px;
  margin-bottom: 2px;
}

/* FEATURED */

.featured {
}
.featured table {
  margin: auto;
  padding:5px;
}
.featured th {
  background-color: #cccc99;
  padding: 2px;
}

.featured h4 {
  font-size: 100%;
  margin-top: 0px;
}

.featured .stars {
  font-size: x-small;
}

.featuredproduct {text-align:center; color: #000; background:#FFF; width:200px; height:265px; float:left; padding:0px; margin:6px; border: 1px solid #ccc;}

.featuredh {font-size:12px; font-weight:bold; color: #000; background:#EEE; height:30px; border-bottom: 1px solid #CCC; margin:0px; padding:5px;}

#search-form{
background: url(/images/bg_search_form.png) bottom left no-repeat;
padding:0;
clear:both;
min-height:43px;
/*padding-bottom:0.5em;*/

text-align:center;
}

#search-form p{
color:#333;
text-align:center;
line-height:1;
padding-top:5px;
}

#search-form a,#search-form a:visited{
/*color:#333;
border-bottom:#333 1px solid;*/
}

#search-form a:hover{
/*color:#fff;
background:transparent;
border-bottom:#fff 1px solid;*/
}

#search-input {
padding:2px;
}

#search-button {
}

#search-form form {
margin: 0;
padding: 8px 0;
}

#search-form #search-input {
line-height: 15px;
width: 250px;
background: #eee;
}

#search-form input {
vertical-align: middle;
}

#search-extra{
display:none;
}

#searchresults{
margin:2em 0;
}

.searchform {
width:650px;
margin-left: 180px;
}

.search-row {
clear:both;
margin-bottom:1em;
}

.search-product-image {
margin-left:5px;
width:90px;
padding:5px;
background:#fff;
border:#ccc 1px solid;
}

.search-col1{
width:90px;
float:left;
}

.search-col1 a, .search-col1 a:hover{
border:0;
background:none;
width:150px;
}

.search-col2{
float:left;
width:650px;
}

.search-col3{
float:left;
width:10px;
margin-left:10px;
}

.search-col3 span{
font-size:0.8em;
margin-top:0.5em;
display:block;
}

.search-col2 p{
line-height:1.2em;
font-size:0.8em;
}

.searchresults {
  width: 680px;
 margin-left: 180px;
 margin-right: 10px;
}

.searchresults h3 {
  text-align: left;
  font-size: 120%;
  font-weight: bold;
}

.searchresults h4 {
  font-size: 110%;
  font-weight: bold;
 margin-left: 180px;
 margin-right: 10px;
}


.searchresults p {
  text-align: justify;
margin-left: 180px;
}

/* IMAGES */
.imgleft {
float:right;
}

.clear {
clear : both;
height : 20px;
}

/* A to Z */
.atoz {
width: 650px;
margin-left: 180px;
}
.atoz h4 {
  font-size: 100%;
  font-weight: bold;
  margin-top: 15px;
}
.menu{
}

/*#navbar{display:none;}*/
.navigation {
  width: 650px;
  text-align: center;
  margin: 20px 0 20px 0;
}

#navbar {
background: url(/images/navigation.png) no-repeat;
height: 31px;
margin: 120px 50px 0 0;
float: right;
width:281px;
}

#navbar li {
display: inline;
}

#navbar li a {
background: url(/images/navigation.png) no-repeat;
height: 0;
padding-top: 31px;
float: left;
display: block;
overflow: hidden;
border:0;
text-decoration:none;
}

#navbar li#home a {
width: 70px;
background-position: 0 0;
}

#navbar li#home a:hover {
width: 70px;
background-position: 0 -30px;
}

#navbar li#offers a {
width: 70px;
background-position: -70px 0;
}

#navbar li#offers a:hover {
width: 70px;
background-position: -70px -30px;
}

#navbar li#about a {
width: 70px;
background-position: -140px 0;
}

#navbar li#about a:hover {
width: 70px;
background-position: -140px -30px;
}

#navbar li#contact a {
width: 70px;
background-position: -210px 0;
}

#navbar li#contact a:hover {
width: 70px;
background-position: -210px -30px;
}


.coupon {
margin : 0;
font : bold 1.0em "lucida sans", verdana, arial, tahoma, sans-serif;
color: #435A6C;
background: inherit;
}


#bestprice { background: #669999; color: #993300; font-weight: bold }
