/* general */

body {
  margin: 0px;
  padding: 0px;
  font-family: tahoma, verdana, arial, helvetica, sans-serif;
  font-size: 12px;
  line-height: 160%;
}

span.normal {
  font-size: 12px;
  font-weight: normal;
}

a, a:visited, a:active {
  text-decoration: none;
  color: #2A458A;
}

a:hover {
  text-decoration: underline;
}

a img { 
/*  border: 1px solid black; */
  border: none;
}

ul { 
  list-style: none;
  margin: 0px;
  padding: 0px;
}

h1, h2 {
  font-size: 110%;
  margin: 0px 0px 7px 0px;
  clear: both;
}

h3 {
  font-size: 100%;
  font-weight: normal;
  margin: 0px 0px 7px 0px;
}

h4 {
  display: block;
  font-size: 100%;
  font-weight: normal;
  padding-left: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  background: #FFEEFF;
}

.hidden {
  display: none;
}

.disabled { 
  color: #bbb;
}

img.image-thumb {
  margin: 0px;
}

#logo { 
  position: absolute;
  top: 15px;
  left: 15px;
  z-index: 100;
}

div.clear {
  clear: both;
}

div.clearer { 
  clear: both;
  width: 10px;
  height: 10px;
  border: 1px solid;
}

#logo img { 
  height: 60px;
}

#banner {
  position: absolute;
  font-size: 105%;
  font-weight: bold;
  color: #545454;
  right: 0px;
  bottom: 10px;
}

#banner p {
  margin: 0px;
  padding: 0px;
}

#controls {
  position: absolute;
  right: 0px;
  bottom: 0px;
  text-align: right;
  width: 80%;
  height: 100%;
  bottom: 0px;
  margin-bottom: 15px;
}

#controls form {
  position: absolute;
  bottom: 0px;
  right: 0px;
}

#controls form input.search {
  width: 170px;
}

#controls ul {
  position: absolute;
  display: block;
  right: 0px;
  top: 40px;
}

#controls ul li {
  display: inline;
  padding: 0px 7px 0px 5px;
  border-right: 2px solid #ddd;
}

#controls ul li.last {
  border: none;
  padding-right: 0px;
}

/* end general */



/* main layout */

#wrap { 
  position: relative;
}

#header { 
  position: relative;
  display: block;
  height: 89px;
  border-bottom: 4px solid #f4f4f4;
}
#main { 
  margin-top: 14px;
}

#sidebar { 
  float: left;
  width: 152px;
  margin: 0;
}

#content { 
  position: relative;
  margin-left: 160px;
  border-left: 4px solid #f4f4f4;
  padding: 0px;
  padding-left: 1em;
  max-width: 80%;
}

#header-controls {
  position: relative;
  margin-left: 160px;
  border-left: 4px solid #fff;
  padding: 0px;
  padding-left: 1em;
  width: 80%;
  height: 100%;
}

#footer { 
  clear: both;
  margin: 0;
  padding: .5em;
  color: #777;
  font-size: 80%;
}

ul.browse_makers {
  font-size: 90%;
}

ul.features li {
  margin-bottom: 30px;
}

ul.features li p {
  margin-top: 0px;
}

/* end main layout */



/* sidebar */

div.nav-section {  
  border-bottom: 4px solid #f4f4f4;
  text-align: right;
  margin-bottom: 14px;
}

div.nav-section ul {  
  margin-bottom: 14px;
}

div.nav-section ul.valentines {  
  color: #990000;
}

.valentines a, .valentines a:visited, .valentines a:active {
  color: #CC0000;
  font-weight: bold;
}

div.nav-section ul li ul {  
  font-size: 80%;
  margin-bottom: 0px;
  margin-right: 4px;
}

div.nav-section ul li:hover {  

}

/* end sidebar */



/* main general */

div.content-section { 
  width: 100%;
  float: left;
  border-bottom: 4px solid #f4f4f4;
  margin-bottom: 14px;
}

/* end main general */


/* product list */
.content-section .container-table {
  width: 100%;
}

.content-section .product {
  float: left;
  margin: 0px 24px 24px 0px;
  padding: 5px;
  border: 1px solid #F4F4F4;
}

.content-section .product a.image-link {
  display: block;
  width: 200px;
  height: 200px;
  background: #FFF;
}

.summary-product {  
  height: 270px;
}

.content-section .product .image {
//  max-height: 200px;
//  max-width: 200px;
  margin: auto;
  display: block;
}

.content-section p { 
  width: 550px;
}
.content-section p.no-width { 
  width: auto;
}

.content-section .product span {  
  display: block;
}

.content-section .product span.product-title {
  display: block;
  width: 200px;
}

.content-section .product span.product-title a {
  display: block;
}

.content-section .product span.product-price, .product span.product-seller {  
  font-size: 85%;
}

/* end */


/* left product list version */
.nav-section .related-products-list {
  text-align: right;
}

.nav-section .related-products-list img.image-thumb {
  height: auto;
  margin: 0px;
}

.nav-section .related-products-list p {
  margin-top: 0px;
  font-size: 80%;
  margin-left: 10px;
}

.nav-section .related-products-list a {
  margin: 0px;
}


/* forms */
.form-table {
  margin-top: 20px;
  margin-bottom: 20px;
}

.form-table .header-row th { 
  padding-bottom: 5px;
  margin: 0px;
  font-weight: bold;
  text-align: left;
  background: #fff;
  border-bottom: 1px solid #f4f4f4;
  color: #ddd;
}

.form-table td, .form-table th { 
  padding: 3px 10px;
}


.form-table th {
  text-align: right;
  vertical-align: top;
  width: 160px;
  font-weight: normal;
}

.form-table th.no-width {
  width: auto;
}

.form-table label {
  text-align: right;
}

.form-table .input-text, .form-table textarea {
  width: 200px;
}

.form-table .input-clean {
    color: #777777;
}

.form-table .form-error td.required {
  background-color: #FF3366;
}

.form-table .form-error-msg {
  color: #FF3366;
  font-size: 90%;
}

form .controls {
  text-align: right;
  margin-bottom: 20px;
}  