/* Easy Slider */
img{border:none;}
	pre{
		display:block;
		font:12px "Courier New", Courier, monospace;
		padding:10px;
		border:1px solid #bae2f0;
		background:#e3f4f9;	
		margin:.5em 0;
		width:640px;
		}
	#Easyslider{}	
	#Easyslider ul, #Easyslider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#Easyslider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:470px;
		height:220px;
		overflow:hidden;
		}	
	p#controls, p#controls2{
		margin:0;
		position:relative;
		} 
	
	#prevBtn, #nextBtn{ 
		display:block;
		margin:0;
		overflow:hidden;
		text-indent:-8000px;		
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:-160px;
		}	
	#nextBtn{ 
		left:340px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:30px;
		height:77px;
	/*	background:url(images/btn_prev.gif) no-repeat 0 0;	*/
		}	
	#nextBtn a{ 
	/*	background:url(images/btn_next.gif) no-repeat 0 0;	*/
		}												

/* // Easy Slider */
/*************************************************/
.ajax__tab_yuitabview-theme
{
	margin:-5px 0 0 0;padding:0;
}
.ajax__tab_yuitabview-theme .ajax__tab_header 
{
    font-family:tahoma;
    font-size:small;
    border-bottom:solid 1px #a3a3a3;
    width:700px;
}
.ajax__tab_yuitabview-theme .ajax__tab_header .ajax__tab_outer 
{
    
    margin:0;
    padding:1px 0px 0 0px;
    vertical-align:bottom;
    /*background:url(images/M_Menu.png) no-repeat;*/
    background:#182d47;
	border-left:solid 1px #a3a3a3;
	/*border-right:solid 1px #a3a3a3;*/
	border-top:solid 1px #a3a3a3;
	width:174px;
	text-align:center;
	font-family:arial;
	font-weight:bold;
	font-size:10pt;
	color:white;
	text-decoration:none;
}
.ajax__tab_yuitabview-theme .ajax__tab_header .ajax__tab_tab
{    
	padding:5px 0 5px 0;
    /*padding:0.35em 0.75em;    
    margin-right:0.01em;*/
}
.ajax__tab_yuitabview-theme .ajax__tab_hover .ajax__tab_outer 
{
	border-left:solid 1px #a3a3a3;

	border-top:solid 1px #a3a3a3; 
}
.ajax__tab_yuitabview-theme .ajax__tab_active .ajax__tab_tab 
{
    color:#e53737;
}
.ajax__tab_yuitabview-theme .ajax__tab_active .ajax__tab_outer
{
	border-left:solid 1px #a3a3a3;

	border-top:solid 1px #a3a3a3; 
}
.ajax__tab_yuitabview-theme .ajax__tab_body 
{
    font-family:tahoma;
    font-size:10pt;
    /*padding:0.25em 0.5em;*/   
    border:solid 1px #e0e0e0;
    border-top-width:0px;
}
