/*
** suppliers.css 
** CSS - handles suppliers/products page styles
** Author: Steve TANGUE
** Date: 05.10.08
** Last edited: 18.10.08
*/



/* center content bottom */
div.center_content_bottom
{
	height:auto;
}

/* center content bottombox bg */
/*div.centercontent_bottombox_bg
{
	width: 698px;	
	height: 5px;
	float: left;
	background-color: #f4f4f4;
	background-image:url(../img/centercontent_bottomcontent_bg_bottom.jpg);
	background-repeat:no-repeat;
	background-position: top;
		border: 0px solid red;
		display:none;
}*/

/* right content */
div#right_content
{
	width: 224px;
	height: auto;
	float: right;
	background-color: #eee;
}

/* center content banner featuredadvertorialr */
div#center_content_banner_featured_advertorial
{
	width: 695px;	
	height: 190px;
	float: left;
	background-color: #f4f4f4;
	background-image:url(../img/suppliers/center_content_banner_advertorial_bg.jpg);
	background-repeat:no-repeat;
	background-position: top;
}

div.featured_advertorial_img
{
	width: 194px;
	height: 154px;
	float: left;
	background-image:url(../img/suppliers/featured_advertorial_img_bg.jpg);
	background-repeat:no-repeat;
	margin: 10px;
	padding: 8px;
}

div.featured_advertorial_content
{
	width: 420px;
	height: auto;
	float: left;
	margin: 10px 0 10px 5px;
}

div.featured_advertorial_content h3
{
	font-weight: bold;
	color: #5A8ACC;
	margin-bottom: 15px;
}

div.featured_advertorial_content span
{
	width: 420px;
	height: auto;
	float: left;
	font-size: 0.7em;
	margin-bottom: 5px;
}

div.featured_advertorial_content span b
{
	width: 60px;
	float: left;
}

div.featured_advertorial_content p
{
	font-size: 0.7em;
	line-height: 1.3em;
	margin-top: 5px;
	float: left;
}

div.featured_advertorial_arrow_slider
{
	float: right;
	width: 25px;
	height: 170px;
	text-align:center;
}

div.featured_advertorial_arrow_slider
{
	margin-top: 80px;
}

div#browse_category_bg
{
	width: 695px;
	height: 170px;
	float: left;
	background-color: #ffffff;
	background-image:url(../img/suppliers/browse_category_grey_bg.jpg);
	background-repeat:no-repeat;
	background-position: top;
	padding-top: 2px;
	margin-top: 10px;
}
div#browse_category_bg a
{
	color:#A6BDDC;
	
}

div#browse_category_bg h2
{
	background: none;
	color: #ffffff;
	border: 0px solid #fff;
}


div.other_featured_suppliers
{
	float: left;
	width: 300px;
	color: white;
	font-size: 0.8em;
	padding: 20px;
}

div.other_featured_suppliers img
{
	float: left;
	margin-right: 0px;
}

div.other_featured_suppliers_img_bg
{
	background-image:url(../img/suppliers/other_featured_advertorial_img_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	width: 74px;
	height: 54px;
	padding: 8px;
	margin-right: 15px;
	text-align: center;
}

div.other_featured_suppliers p
{
	float: left;
	width: 180px;
}



/* center content bottom */
div.center_content_bottom
{
	float: left;
	width: 675px;
	height: auto;
	padding: 15px 10px 18px 10px;
}







/* featured advertorials */
div.featured_advertorial_listing
{
	float: left;
	width: 660px;
	font-size: 0.7em;
	border-bottom: 1px solid #eee;
	padding-right: 10px;
	padding-bottom: 10px;
	margin: 10px 10px 10px 0;
}



div.featured_advertorial_listing_img_bg
{
	background-image:url(../img/suppliers/listing_img_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	width: 74px;
	height: 54px;
	padding: 8px;
	margin-right: 15px;
	text-align: center;
}



div.featured_advertorial_listing_img_bg img
{
	width: 74px;
	height: 54px;
}



div.listing_detail_wrapper
{	
	float:left;
	width: 415px;
	height: 60px;
}


div.featured_advertorial_listing span.title
{
	float: left;
	width: auto;
	height: 20px;
	font-weight:normal;
	font-size: 1.2em;
}



div.featured_advertorial_listing span.date
{
	float: right;
	width: auto;
	height: 20px;
	margin: 0;
	font-weight: normal;
	color: #bbb;
	font-size: 10px;
}

div.featured_advertorial_listing span.description
{
	float: left;
	width: 550px;
	line-height: 1.3em;
	margin: 5px 0 0 0;
	color: #666666;
}


div.featured_advertorial_listing span
{
	line-height: 1.3em;
	width: 415px;
	height: auto;
	float: left;
}

div.featured_advertorial_listing span b
{
	/*width: 55px;
	float: left;*/
}







/* search content search box suppliers */
div.search_content_box_middle
{
	height: 140px;
}



/* gold content box */
div.gold_content_box
{
	margin-bottom: 0px;
}



div.gold_content_box_middle
{
	height: 158px;
}


/* index */
div.index_content_box ul li
{
	font-size: 0.7em;
	line-height: 1.0em;
	list-style-image:url(../img/list_icons.jpg);
	list-style-position:outside;
	margin-left: 15px;
}

div.index_content_box_middle
{
 	height: 207px;
}



div.index_navigation
{
	margin-top: 0;
	margin-left: 26px;
	line-height: 1.5;
	background-color: #f9f9f9;
	float:left; 
	text-align: right; 
	padding: 4px; 
	font-size: 0.6em; 
	border-top: 1px solid #eeeeee; 
	width: 140px; 
	text-align:center;
}





div.featured_advertorial_more_link img
{
	width: auto;
	height: auto;
}



div.other_featured_suppliers p
{
	margin-top: 5px;
	line-height: 1.1em;
}



div#browse_category_bg div.featured_advertorial_more_link
{
	width: 55px;
	margin-top: 10px;
}

div.center_content_bottom div.featured_advertorial_more_link
{
	width: 55px;
	margin-top: 50px;
}

 





/* end of file */

