/**************************************/
/*            PRODUCT_SUPPLIERS	      */
/**************************************/
.guardall-products {
cursor: pointer;
}
.close_accordion {
	padding-right: 50px;
	display: block !important;
	float:right;
}
#product_groups {
	overflow: hidden;
	background: #f1f1f1;
	padding:5px;
	width: 690px;
}
.product_group {
	padding-bottom: 10px;
	margin:0;
	text-align:left;
	background-color: #b6c7d7;
	width:100%;
	height:auto !important;
	overflow: hidden;
}
.product_group_description {
	padding:10px 0 !important;
	text-align: justify !important;	
}
#content #inner_content ul li a h2 {
	padding:8px 10px;
	display: block;
	overflow: hidden;
}
.closeheader {
	background-color: #B6C7D7;
	color:#003366 !important;
}
#content #inner_content ul li a h2:hover {
	background: transparent url(../images/blue-title.gif) repeat-x scroll 0 0;
	color:#fff;
}
.openproductgroup {
	background: transparent url(../images/blue-title.gif) repeat-x scroll 0 0;
	display:block;
	color:#fff !important;
}

/*********************************************************/
/*            PRODUCT_SUPPLIERS & PRODUCT_DETAIL_PAGE	*/
/*******************************************************/
/* start of left navigation */
#inner_content {
	float:left;
	margin: 10px 0;
	padding:0px;
	overflow: hidden;
	width: 700px;
}
#inner_left {
	float:left;
	background-color: #fff;
	width:180px;
	padding: 0px 20px 0px 0px;
}
#inner_left ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
#inner_left ul li {
	margin: 0px 0px 20px 0px;
	padding:0;
	text-align: right;
}
#inner_left ul li a {
	background: url(../images/menuarrow_b.gif) 100% 85% no-repeat;
	padding-right: 16px;
	color:#153a6e;
	text-decoration: none;
	font-size:12px;
	font-weight: bold;
	display:block;
}
#inner_left ul li a:hover {
	color:#000066;
}
/* end of left navigation */
.productGroupdetail {
	padding-bottom: 10px;
	margin:10px 0px 0px 204px;
	text-align:left;
	background-color: #b6c7d7;
	width:490px;
}
.productGroup_title {
	font-size: 1em;
	font-weight:bold;
	color:#003366;
	padding: 10px;
}
/* start margin for accordion and page details */
#content #inner_content ul{
	list-style-type: none;
}
#content #inner_content ul li{
	margin-bottom: 5px;
}
#content #inner_content ul li a{
	text-decoration: none;
}
/* end margin for accordion and page details */
.product_group_description {
	margin:0px 10px;
}
.products {
	margin:20px 0px;
	font-size: 14px;
}
.product {
	width:650px;
	text-align: left;
	margin:10px!important;
	height: 100%;
	overflow: hidden;
	clear: both;
}
#single_product {
	width:485px;
	text-align: left;
	height: 100%;
	overflow: hidden;
	background-color: #B6C7D7;
}
.product_title {
	width:200px;
	float:left;	
}
.product_short_description {
	width:300px;
	padding:0px 10px;
	border-right: 1px gray dashed;
	border-left: 1px gray dashed;
	float:left;
	text-align: justify !important;
}
.view_item {
	padding-left:10px;
	text-align: center;
	width:86px;
	float:left;
}
#product_title_single {
	padding:10px;
	color:#153A6E;
}
.product_title-static {
	float:left;
	border-bottom:1px dashed gray;
	margin-right:10px;
	width:200px;
}
.product_short_description-static {
	width:300px;
	padding:0px 10px;
	border-right: 1px gray dashed;
	border-left: 1px gray dashed;
	float:left;
}
.product_short_description-static span {
	border-bottom: 1px dashed gray;
	width:280px;
	display: block;
	margin-bottom: 10px;
}
.view_item-static {
	padding-left:10px;
	text-align: center;
	width:86px;
	float:left;
}
.view_item-static span{
	border-bottom: 1px dashed gray;
	width:86px;
	display: block;
	margin-bottom: 10px;
		
}
#detail_box  {
	padding:10px;		
}
#detail_box_right {
	float:right;
	width:180px;
	border-left:1px solid gray;
	padding-left:10px;
	padding-right: 10px;
	margin-bottom: 30px;

}
#detail_box #detail_box_right p {
	width:179px;
	text-align: justify !important;
	font-size: 12px !important;
	font-family: arial,tahoma, sans-serif !important;
}
#detail_box #detail_box_left {
	width:245px;
	padding-right: 10px;
	margin-bottom: 30px;
	
}
#detail_box #detail_box_left p {
	font-size: 12px !important;
	font-family: arial,tahoma, sans-serif !important;
	margin-bottom: 30px;
	text-align: justify !important;
}
#productlogo {
	border-left: dashed 4px #ccc ;
	margin-bottom: 20px;
}
#send_button  {
	background-color:#163c6d;
	color:#fff;
	font-size:14px;
	width:100px;
	height: 20px;
	display: block;
	padding: 10px 20px;
}
#acrobat {
	background:url(../images/acrobat_image.gif) center no-repeat;
	width: 192px;
	height: 126px;
	display: block;
	text-indent: -9999px;
}
#acrobat_small  {
	background:url(../images/acrobat_image_small.gif) left no-repeat;
	margin-top: 20px;
	margin-bottom:20px;
	padding-left: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.supplier_logo {
	margin-left: 10px;
}
