	/* product_group => group.tpl */
/* product_single_product => single_product.tpl */
.product_single_product .extra_info {
	color: #0066b3;
	width: 220px;
	height: 23px;
	display: block;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	padding-top: 7px;
	background: url('/media/dsg/extra_info.gif') no-repeat top left;
}
/* home.css */
.product_home .more {
	width: 46px;
	height: 25px;
	display: block;
	margin-left: 10px;
	background: url('/media/dsg/more.gif') no-repeat top left;
}
.product_home .more {
	text-align: center;
	padding-left: 1px;
}
.product_home .more img{
	padding-top: 6px;
	/*padding-left: 12px;*/
}
.product_home .lead {
	padding-top: 155px;
	padding-left: 10px;
	padding-right: 10px;
}
.product_home .lead p{
	color: #646464;
	font-size: 0.916em;
}
.product_home .transparent_title {
	width: 128px;
	margin-top: 100px;
	display: block;
	position: absolute;
	border: 1px solid #0066b3;
	color: #fff;
	font-size: 1.08em;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 12px;
	padding-bottom: 11px;
	background: url('/media/dsg/product_bg.png') repeat top left;
	z-index: 500;
}
.product_home .home_prod_thumb {
	position: absolute;
	z-index: 100;
	border: 1px solid #dcdcdc;
}
.product_home .home_button {
	width: 130px;
	height: 19px;
	float: right;
	padding-top: 1px;
	margin-top: -25px;
	color: #ffffff;
	text-decoration: none;
	font-size: 0.916em;
	font-weight: bold;
	padding-left: 10px;
	background: url('/media/dsg/home_button.gif') no-repeat top left;
}
.product_home .item_list li {
	width: 140px;
	float: left;
	margin-bottom: 10px;
}
#center .product_home .item_list li.first {
  	margin-left: 0px;
}
#center .product_home .item_list li {
	margin-left: 20px;
}
.product_home .box h4 {
	margin-top: 0.7em;
	font-size: 1.5em;
}
.product_home .item_list {
  margin-top:1em;
}
.product_home .item_list li.spacer {
  clear: both;
  float: none;
  overflow: hidden;
}
.product_home .item_list li .home_prod_thumb {
  margin-left: 0px;
  margin-bottom: 0.5em;
}
#center .product_home .item_list {
  height: 1%;
  padding-top: 0px;
  position: relative;
  margin-bottom: 0px;
  margin-top: 0em;
}
.product_single_product .logoAndPic{
  float: right;
  width: 230px;
}
.product_single_product .video {
	margin-top: 1em;
	text-align: right;
	margin-bottom: 1em;
}

#center .product .box .box_content .media {
  margin-top: 0px;
}

.product .box h4 a{
  color: #5a5a5a;
}
.product .item_list {
  margin-top: 2em;
  list-style-type: none;
}
.product .item_list li {
  margin-left: 0px;
  margin-bottom: 20px;
}
.product .item_list .date {
  font-size: 0.916em;
}
.product .item_list .product_thumb {
	float: left;
	width: 135px;
	height: 135px;
	margin-right: 20px;
	padding-left: 4px;
	padding-top: 4px;
	background: #f5f5f5;
	border: 1px solid #dcdcdc;
}
.product .item_list .thumb img {
  border: 1px solid #d7d7d7;
}

.product .box h4 a{
  color: #0066b3;
}
.product .item_list .description {
  float: left;
  width: 535px;
}
.product .item_list .description.no_picture {
  width: 700px;
  margin-left: 0px;
}
.product .empty {
  font-size: 1.4em;
  font-weight: bold;
  padding-top: 20px;
}