/* 
    Document   : shop
    Created on : 18.01.2010, 13:19:46
    Author     : Yuri Gerasymenko
    Description: shop module styles.
*/

table {
  border-collapse: collapse
}

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

div.header {
  background: #35acff;
  height: 30px;
  padding-top: 5px;
}

div.header h1 {
  margin: 0 0 0 10px;
}

.titleAct {
  width: 160px;
  float: right;
  height: 21px !important;
  padding-top:  4px !important;
  margin-top: 2px !important;

}

.shopContent h1 {
  font-size: 24px;
}

.prodPath {
  width: 495px;
  height: 20px !important;
  float: left;
  padding: 5px 0 0 10px;
  font-size: 12px;
  margin:  0 0 0 0;
}

.prodPath h1 {
  float: left;
}

.HomepageProshop {
  padding: 0px 5px 0px 5px;
  position: relative;
  top: 2px;
}

.proshopBlock p.proshopDescr {
  color: #46b8ff;
  margin: 10px;
}

.HomepageProshop .prodPath {
  padding-top: 0px !important;
  height:  25px !important;
  width: 628px;
}

.HomepageProshop .prodPath  h1  {
  margin-left:  0px;
  text-transform: uppercase;
  font-size:  18px !important;
  padding-top: 2px;
}

.HomepageProshop #proshopSearch {
  padding-top:  4px !important;
}

.HomepageProshop .searchInfo {
  padding-top:  15px;
  height: 115px;
  width:  465px;
  margin-right:  0px;
  display: block;
  overflow: auto;
}

.searchInfo .subcategories {
  height: 65px;
  overflow: auto;
}


.HomepageProshop .tabularProdBlock {
  margin-right:  12px !important;
}

.HomepageProshop #mainProductInfo {
  float: right;
  border-left: 1px solid #b1b1b1;
  width: 390px;
  min-height: 285px;
  padding: 0 20px 10px 20px
}

#topHeader {
  margin-bottom:  0px !important;
}


#topHeader h1 {
  float: left;
}

#proshopSearch {
  float: right;
  height: 25px;
  width: 255px;
  padding: 5px 10px 0 0;
}

#proshopSearch h2 {
  margin: 0px 10px 0 0;
  padding: 2px 0 0 0;
  float: left;
  text-transform: uppercase;
  font-size: 12px;
}

#proshopSearchInp {
  margin: -2px 5px 0 0;
  padding: 0 0 0 0;
  display: block;
  height: 13px;
  width: 115px;
  float: left;
}

#proshopSearch a {
  position: relative;
/*  margin: 10px 0 0 0;*/
 float: right;
  top: -3px;
}

#returnLink {
  background: url("/images/shop/return_btn.jpg") no-repeat right center;
  padding: 0 25px 0 0;
  margin: 0px 10px 0 0px;
  display: block;
  float: right;
}

.whitespace {
  background: #fff;
  min-height: 500px;
  clear: both;
  color: #7e7e7e;
  margin-top: 2px;
}

.whitespace h1  {
  font-size: 18px;
  color: #7e7e7e;
  margin-left: 0px;
}

.whitespace h3 {
  font-size: 12px;
  color: #7e7e7e;
  margin-left: 0px;
  margin-top: 0px;
}

.whitespace p {
  font-size: 12px;
  color:  #9c9c9c;
}

.whitespace a, .whitespace h2 {
  color:  #7e7e7e;
  color:  #000;
}

.productImgBlock {
  padding: 10px 0 0 10px;
  width: 200px;
  height: 200px;
  float: left;
  margin-right: 10px;
  text-align: center;
}

.productImgBlock img {
  width: 190px;
/*  height: 230px;*/
  position: relative;
}

#mainProductInfo {
  float: right;
  border-left: 1px solid #b1b1b1;
  width: 400px;
  min-height: 285px;
  padding: 0 20px 10px 20px
}

.separator {
  border-top: 1px solid;
  width: 100%;
  clear: both;
  height: 1px;
}

.prodDetails {
  width: 100%;
  min-height: 40px;
  margin: 5px 0px;
}

table.prodDetails td {
  width: 125px;
  font-size: 12px;
  border-left: 1px solid;
  padding-left: 5px;
}

table.prodDetails td.first {
  width: 90px;
  text-align: center;
}

ul.prodDetails li {
  float: left;
  font-size: 12px;
  border-left: 1px solid;
  padding-left: 5px;
}

.prodDetails .brand {
  font-size: 14px;
  margin: 13px;
  text-align: center;
}

.prodDetails td.last {
  vertical-align: top;
}


li.first, td.first {
  border: none !important;
}

ul.prodDetails div.assocCount {
  margin-top: 5px;
}

ul.sizeList {
  margin: 0 0 0 0;
  width: 100%;
}

ul.sizeList li {
  width: 30px;
  height: 13px;
  border: none;
  background: #7d7d7d;
  color: #fff;
  margin: 5px 0 0 5px;
  padding: 2px 0 0 0;
  text-align: center;
  font-size: 9px;
  float: left;
}

#voire_btn {
  width: 140px;
  height: 30px;
  background: url("/images/shop/btn1.gif") no-repeat;
  margin: 10px 0 0 0;
  text-align: center;
  cursor: pointer;
}

#voire_btn a {
   font-size: 12px;
   text-transform: uppercase;
   font-weight: bold;
   position: relative;
   top: 7px;
   clear: both;
   color: #fff;
}

#voire_btn a {
  top: 3px\9;
}

#voire_btn a:hover {
  text-decoration: none;
}

#mainProductInfo .sellerInfo {
  float: left;
  width: 250px;
  margin-top: 15px;
}

#mainProductInfo .priceInfo {
  margin-top: 15px;
  float: right;
  width: 140px;
}

.priceInfo p {
  display: inline;
}


.priceInfo p.former   {
  text-decoration: line-through;
}

.priceInfo p.current {
  color: red;
  font-size: 18px;
  font-weight: bold;
/*  margin-left: 10px;*/
}

p.current_new, .current_new {
  border-top: 1px dotted green;
  border-bottom: 1px dotted green;
  color: green;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}


.priceInfo p.current_stroke {
  color: black;
  font-size: 14px;
  font-weight: normal;
  text-decoration: line-through;
/*  margin-left: 10px;*/
}

.priceInfo p.current_perc {
  color: green;
  font-size: 13px;
  font-weight: bold;
/*  margin-left: 10px;*/
}

.priceInfo p.current_text {
  color: #787B76;
  font-size: 11px;
  font-weight: normal;
/*  margin-left: 10px;*/
}


.priceInfo a.propos{
  background: url("/images/shop/link_bg_1.jpg") no-repeat;
  font-size: 10px;
  width: 100px;
  height: 20px;
  font-weight: bold;
  display: block;
  padding: 4px 0 0 0;
  text-align: center;
  color: #fff;
}

table.details {
  clear: both;
  border: 1px solid #b1b1b1;
  width: 669px;
  margin: 0 0 0 1px;
}

table.details  a {
  color: #7e7e7e;
}

table.details td {
  border: 1px solid #b1b1b1;
}

table.details .attrValues {
  float: right;
  width: 180px;
}

table.details .attributes td {
  border: none !important;
  vertical-align: top;
}

table.details .attributes {
  width: 245px;
  margin: 0 0 10px 10px;
  font-size: 12px;
}

table.details .attributes td.attr {
  width: 80px;
  padding-right: 5px;
}

table.details .attributes td.val {
  vertical-align: middle;
}

table.details td.col1, table.details td.col2  {
  vertical-align: top;
 /* text-align: center;*/
}

table.details td.col1 {
  width: 260px;
  padding-right: 5px;
}

table.details td.col3 {
  vertical-align: top;
}

table.details td h1 {
  text-transform: uppercase;
  font-size: 12px;
  margin-left: 10px;
}

table.details ul {
  margin: 0 0 10px 15px;
  font-size: 12px;
}

table.details ul li {
  margin-bottom: 5px;
}

a.shopSendToFriend {
  background: url("/images/shop/mail_ico_1.jpg") no-repeat right center;
  color: #7e7e7e;
  margin: 0 0 0 0;
  text-align: left;
  width: auto;
  float: left;
  padding: 1px 25px 1px 0;
  height: auto;
}

a.print {
  background: url("/images/shop/print_icon_1.jpg") no-repeat right center;
  padding: 1px 25px 1px 0;
}


table.details td.col3 h1 {
  margin: 0 0 0 10px;
}


.productAssocBlock {
  height: 120px;
  padding: 10px 0 10px 0;
}

.productAssocBlock .vertical {
  margin: 0 0 0 10px;
  float: left;
}

.assocProduct {
  float: left;
  margin: 0 0 0 5px;
  width: 115px;
  height: 115px;
  text-align: center;
}

.assocProduct img {
  height: 115px;
  position: relative;
}

/*  List 1 */

#filterBox {
  background: #7d7d7d;
  width: 160px;
  height: 125px;
  float: right;
  margin-top: 2px;
}

.filterboxlist {
  height: 130px !important;
}

#filterBox h2 {
  font-size: 15px;
  text-transform: uppercase;
  margin:  10px 0 0 10px;
  float: left;
}

#filterBox select {
  width: 140px;
  height: 15px;
  margin:  8px 0 0 10px;
  border: 0px;
  font-size: 11px;
  line-height: 10px;
  padding: 0px;
}

.searchInfo {
  background: #7d7d7d;
  height: 98px;
  width: 495px;
  padding: 0 0 0 10px;
  margin: 2px 5px 0 0;
  float: left;
}

.searchInfoForList {
  width:  497px !important;
  margin-right:  0px !important;
  height: 108px !important;
}

.prodPathForList {
  margin: 2px 0 0 0px !important;
  width: 497px !important;
}

.searchInfo p {
  margin: 6px 0px 6px 0;
}

.searchInfo h4 {
  margin: 0 0 10px 0;
  font-size: 12px;
}

.cateryList {
  float: left;
  font-size: 10px;
  margin: 0 30px 0 0;
  padding: 0 0 0 0;
  width:  115px;
}


.cateryList li {
  background: url("/images/shop/list_marker_1.gif") no-repeat left center;
  padding: 0 0 0 10px;
}

.cateryList li a.cur {
  color: #FFCC00;
  font-weight:  bold;
}

.sortbox {
  color: #000;
  float: right;
  font-size: 11px;
  text-align: left;
  margin: 10px 0;
padding-left:5px;
padding-right:5px;
padding-top:5px;
text-align:left;
background-color: #C8EDFF;
border: 0px solid #008FFF;
}

.sortbox .title {
  float: left;
}

.sortbox ul {
  float: left;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

.sortbox ul li {
  float: left;
  margin: 0 8px 0 0;
  border-left: 1px solid;
  padding: 0 0 0 8px;
}

.whitespaceProdList {
  padding: 0px 25px 20px 20px;
  margin-top:  3px;
}

li.views {
  border: none !important;
  padding: 0 !important;
  margin-left: 5px;
}

li.cur a {
  color: #D38800 !important;
  font-weight: bold;
}

.whitespaceProdList li.cur a {
  color: #000 !important;
  font-weight: bold;
}

.pagesList {
  font-size: 12px;
  clear: both;
  margin: 0 0 0 0;
  padding:  0 0 0;
  height: 30px;
}

.pagesList a {
  font-size: 12px;
}

.pagesList ul {
  float: right;
  margin: 7px 0 0 0;
}

.pagesList ul li {
  float: left;
  margin: 0 5px 0 0;
  padding: 0 0 0 5px;
  border-left: 1px solid;
}

.pagesList h1 {
  float: left;
  margin: 7px 0 0 0;
  color: #2dacfb;
  font-size: 12px;
  text-transform: uppercase;

}
.pagesList h2 {
  float: right;
  font-size: 12px;
  margin: 7px 0 0 0;
}

.topPageList {
  border-top: 1px solid;
  border-bottom: 1px solid;
}

li.last {
  border: none !important;
  margin-right: 0px !important;
}

.prodBlockInList {
  padding: 0 !important;
  border: none !important;
}

.listProdBlock {
  border-bottom: 1px solid;
  margin: 10px 0;
  padding: 15px 0;
}

/* Tabular View   */

.tabularProdBlock {
  height: 290px;
  width: 190px;
  float: left;
  margin: 25px 15px 30px 0;
}


.tabularProdBlock .imgBlock {
  height: 170px;
  width: 170px;
  text-align: center;
}

.tabularProdBlock .imgBlock a{
  display: block;
}

.tabularProdBlock .imgBlock img {
  width: 170px;
/*  height: 170px;*/
  position: relative;
}

.tabularProdBlock .imgBlock img.hover {
  z-index:  100;
}


.tabularProdBlock h1 {
  font-weight: normal;
  font-size: 12px;
  margin: 10px 0 0 0;
}

.tabularProdBlock h2 {
  margin: 0;
  font-size: 12px;
}

.tabularProdBlock a.propos {
  margin: 5px 0 0 0;
}

.tabularProdBlock .priceInfo {
  font-size: 12px;
}

.affiliateLink {
  font-size: 12px;
}

div.description  li  {
  list-style-type: none;
  font-size: 12px;
  font-weight: normal;
}

div.description ul {
  list-style-type: none;
  font-size: 12px;
}

div.description h1,  div.description h2, div.description h3, div.description h4, div.description h5 {
  font-size: 12px;
  font-weight: normal;
}

div.description {
  padding: 0 0 10px 0;
}


/*  hover  */


#screenshot {
  background: none;
  border: 1px solid #CCCCCC;
  display:none;
  position:absolute;
}

.searchproduct, .searchproduct a, .searchproduct a:link, .searchproduct a:visited  {
	font-size: 10px;
}

