@charset "utf-8";
/* CSS Document #63636b - light */
body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 18px;
}

.clear {clear: both;}

.product_content {
  width: 750px;
  border: non;
  padding-bottom: 30px;
  padding-top: 50px;
  padding-left:5px;
}

.product_content h2 span {
   font-size: 12px;
   color: #959595;
   font-weight: normal;
   padding-bottom:8px;
}

.product_content p {
  padding-bottom: 5px;
  font:12px Arial, Helvetica, sans-serif;
  color:#333333;
  line-height:18px;
  margin:0 0 20px 0;
  text-align:left;
  letter-spacing:normal;
}

.product_content h3 {
  padding-bottom: 11px;
  color: #c90000;
  font-size: 16px;
}

.product_content .three-zone-audio-system-thumb {
  float: left;
  width: 150px;
}

.product_content .whats-included {
  float: right;
  width:580px;
}

.whats-included p  {
  padding: 0px 0px 10px 0px;
  margin: 0px;
}

.whats-included .whats_included_head {
  font-size: 16px;
  font-weight: bold;
  color: #1d2e44;
}

.audio_source_stereo {
  color: #c90000;
  font-size: 13px;
  font-weight: bold;
  padding-bottom: 10px;
  padding-top: 10px;
  clear: both;
}

.whats-included .product_details {
  display: inline-block;
  float: left;
  width: 270px;
  margin-right: 30px;
  margin-bottom: 30px;
}

.product_details .product_title {
   font-weight: bold;	
}

.product_details .product_title span {
font:bold 11px Arial, Helvetica, sans-serif;
color:#fff;
line-height:12px;
background:#c22d23;
display:block;
letter-spacing:normal;
display:inline;
padding:2px 2px;
margin:0 0 5px 0;
}


.product_details .product_describe {
  font-size: 11px;
  color: #585353;
  line-height: 15px;
}

.product_details img {
  margin: 8px 0px;	
}

.product_details ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  font-size: 11px;
  color: #585353;
  line-height: 15px;
}

.product_details ul li {
  padding: 0px 20px 0px 25px;
  background: url(images/bullet.jpg) no-repeat 6% 50%;
}

.product_describe {
  font-size: 11px;
  color: #8b8b8b;
}

.rmmarin {
  margin-right: 0px!important;	
}

.for_more_details_contact {
   background: #dae2f7;
   color: #2a4679;
   padding: 3px 10px;
   clear: both;
   margin-right:10px;
   text-decoration: none;
   float: right;
   font-size: 12px;
   font-weight: bold;
}


