@charset "UTF-8";
/****************************
* 	Author : Tang Kien Trung
*	Project : Phu An Thanh
*	Date : Wednesday , Feb 24 , 2010
*	VNSolutions .
*****************************/

/*---------------- partner_container -----------------*/
.partner_container
{
	float:left;
	width:730px;
	/*padding:20px 0 0 0;*/
	background:url(../images/bg/partner_bg.png) no-repeat bottom center;
	height:96px; /* tktrung temp */
	padding:0 110px 19px 110px;	
	text-align:left;
}

.partner_left_corner
{
	float:left;
	width:10px;
	height:96px;
	background:url(../images/bg/partner_left_corner.png) no-repeat top;
}

.partner_right_corner
{
	float:left;
	width:10px;
	height:96px;
	background:url(../images/bg/partner_right_corner.png) no-repeat top;
}


.parter_content
{
	float:left;
	width:710px;
	height:96px;
	background:url(../images/bg/partner_content_bg.jpg) repeat-x top;
}

.parter_content h4.title
{
	float:left;
	background:url(../images/icons/dot_symbol.png) no-repeat 10px 13px;
	padding:7px 0 0 27px;
	color:#ee730f;
	width:100%;
}

#partners_scroller
{
	float:left;
	position:relative;
	width:710px;
}

#partners_scroller img
{
	height:44px;
	width:auto;
	vertical-align:middle;
}

/* js-disabled class - set image sizes so they all fit in the viewer */
.js-disabled img { width:100px; height:100px; display:block; float:left; margin:30px 0 0; }

#sponsors 
{ 
	float:left;
	width:850px; 
	height:45px; 
	margin-bottom:10px;
}

#imageScroller 
{ 
	position:relative;
	width:710px; 
	height:50px;	
}

#viewer 
{ 
	width:710px; height:50px; overflow:hidden; margin:auto; position:relative; top:7px; left:0;
}

#viewer a
{
	padding:0 15px 0 15px;
}
#imageScroller img
{
	height:44px;
}