/* Product Detail */

/* ****************************************************** */
/* ****************   COUNTER   ************************* */
/* ****************************************************** */


.product-detail-counter {
	background: url(../images/product.gif) repeat-x left;
	border: 1px solid #AAAAAA;
	height: 21px;
	margin: 0 0 15px 0;
	padding: 5px 10px 0 10px;
	clear: both;
}


.product-detail-counter.bottom {
	margin: 15px 0 15px 0;
}


/* ****************************************************** */
/* ******************   TITLE   ************************* */
/* ****************************************************** */

#product-detail-title { /* pro IE predefinovano */
  width: 100%;
  height: 30px;
  clear: both;
  padding: 0;
  font-size: 13pt;
  font-weight: bold;
  color: #ac1a89;
}

#product-detail-title .right {
  font-size: 10pt;
  padding-right: 2px;
}

#product-detail-body {
  width: 100%;
  clear: both;
  padding: 5px 0 0 0;
}


/* ****************************************************** */
/* ******************   IMAGE   ************************* */
/* ****************************************************** */

#product-detail { /* predefinovano pro IE */
  float: left;
  clear: none;
  margin-bottom: 10px;
}

#product-detail-image { /* predefinovano pro IE */
	width: 234px;
	float: left;
	margin: 0 0 15px 0;
}


#product-image-box {
	width: 236px;
	height: 352px;
	margin: 0;
}


#product-detail-image img.default-image {
	width: 232px;
	height: 350px;
	border: 1px solid #000000;
}


#view-detail {
  width: 234px;
	height: 21px;
	background: url(../images/alternate-detail.gif) no-repeat top left;
	padding: 3px 0 0 35px;
	margin: 0;
}

#view-alternate {
  width: 234px;
	height: 21px;
	background: url(../images/alternate-more.gif) no-repeat top left;
	padding: 3px 0 0 35px;
}

#view-border {
  width: 234px;
	height: 5px;
	background: #E8E8E8;
	/*padding: 3px 0 0 35px;*/
	margin-bottom: 10px;
}


/* ****************************************************** */
/* **************  PRODUCT DETAIL INFO   **************** */
/* ****************************************************** */

#product-detail-info {	/* predefinovano pro IE */
	float: right;
	width: 471px;
	clear: none;
	padding: 0;
	margin: 0 0 30px 0;
}

#detailFwd {
  cursor: hand;
}

#product-detail-info div {
  padding: 0;
  margin: 0 0 20px 0;
}

#product-detail-info div p {
  margin: 0;
  padding: 0;
}

#product-detail-info h3 {
  margin: 0 0 3px 0;
  padding: 0;
}


#product-detail-info .red {
  color: red;
}

#product-detail-info .green {
  color: green;
}


#product-detail-info div.order-block {
  background: #dddddd;
  padding: 10px 15px 0 15px;
}

#product-detail-info div.order-block div {
  margin: 0 0 7px 0;
}

#product-detail-info div.order-block a {
  font-size: 8pt;
}

#product-detail-info div.order-block input.variant {
  /*background: #AD1488;   */
  background: gray;
	width: 60px;
	height: 22px;
	color: #ffffff;
	margin: 0 0 3px 10px;
	font-weight: bold;
}


#product-detail-info table {
  width: 100%;
  border: 0;
  border-collapse: collapse;
}


#product-detail-info table td {
  border: 0;
  height: 10px;
  padding: 0;
  margin: 0;
  vertical-align: top;
}


#product-detail-info table td.stock {
  text-align: right;
  font-weight: bold;
  padding: 3px 0 0 0;
}

#product-detail-info table td.variant {
  text-align: left;
  font-weight: bold;
  font-size: 12pt;
  padding: 0;
}

#product-detail-info table td.variant a {
  font-weight: normal;
  font-size: 10pt;
}

#product-detail-info div.order-block div.product-detail-price {
  font-size: 12pt;
  font-weight: bold;
  color: #ac1a89;
}

#product-detail-info div.order-block div.leftbox {
  float: left;
}

#product-detail-info div.order-block div.leftbox div {
  float: left;
  padding: 3px 5px 0 0;
}

#product-detail-info input.quantity {
  width: 20px;
}


#product-detail-info input.cart {
	background: #AD1488;
	width: 100px;
	color: #ffffff;
	margin: 0 0 3px 10px;
	font-weight: bold; 
}

#product-detail-info div.order-block div.rightbox {
  float: left;
}

#product-detail-info div.order-block div.stock {
  clear: both;
  font-weight: bold;
  color: green;
}


#product-detail-info div.detail-images img {
  padding: 0;
}

#product-detail-info div.detail-images img.detail-img {
  border: 1px solid #cccccc;
  margin: 0 1px 0 0;
}

#product-detail-info div.detail-images img.back {
  border: 0;
  margin: 0 2px 0 0;
}

#product-detail-info div.detail-images img.fwd {
  border: 0;
  margin: 0 0 0 1px;
}


#product-detail-info table.params {
  margin: 5px 0 0 0;
  font-size: 9pt;
}

#product-detail-info table.params th, 
#product-detail-info table.params td {
  text-align: left;
  padding: 3px 0 3px 0;
  border-bottom: 1px dashed #cccccc;
  height: auto;
  vertical-align: auto;
}


.regular-price {
  color: #000000;
  text-decoration: line-through;
  font-weight: normal;
  font-size: 10pt;
  padding-right: 5px;
}

/* ********************************************************************** */


#product-customer-box {
	clear: both;
	padding: 0 0 0 0;
}

#product-customer-box  ul {
  padding: 0;
  margin: 0;
}

#product-customer-box  li {
	margin: 7px 0 7px 0;	
  padding: 0 10px 0 27px;
	display: inline;
}


#product-customer-box  li.friend {
	background: url(../images/friend.gif) no-repeat left;
	margin: 0;
}


#product-customer-box  li.security {
	background: url(../images/security.gif) no-repeat left;
}


#product-customer-box  li.satisfaction {
	background: url(../images/satisfaction.gif) no-repeat left;	
}


#product-customer-box  li.money-back {
	background: url(../images/money-back.gif) no-repeat left;	
	margin: 0;
}


/* ****************************************************** */
/* **************  RELATED PRODUCTS  ******************** */
/* ****************************************************** */


#product-detail-related-products {
	clear: both;
	background: url(../images/related-products.gif) repeat-x left;
	border-top: 1px solid #AAAAAA;
	height: 23px;
	margin: 15px 0 15px 0;
	padding: 7px 10px 0 10px;
}


#product-detail-related-products .left {
	float: left;
}


#product-detail-related-products .left p {
	margin: 0;
	padding: 0;
	font-size: 10.2pt;
	font-weight: bold;
}

