/* CSS Document */
.clear{clear:both}

#html{
	background-image:url(/themes/tastestltheme/images/back.png);
	background-repeat:repeat-x;
	background-color:#6B0000;
	
	
}

#frame{
	background-image:url(/themes/tastestltheme/images/back.png);
	background-repeat:repeat-x;
	width:100% !important;
	background-color:#6B0000;
	/*height:768px;*/
	
}


#mainbody_internal{

	width:1114px;
	background-image:url(/themes/tastestltheme/images/main_repeat.png);
	min-height:472px;
	
	background-repeat:repeat-y;
	background-position:center center;
	/*border:1px solid black;*/
	
	text-align:left;
}

#logo{
	position:relative;
	bottom:100px;
	left:55px;
	width:363px;
}

#sign{
	position:relative;
	bottom:73px;
	float:left;
	left:115px;
	width:117px;
}
#main {
    float:right;
   	width:740px;
	padding-right:70px;
	
	
    /*background:#9c9;*/
}
#sidebar {
   float:left;
   width:236px;
  /* background:#c9c;*/
}

#video{
width:700px;
float:left;
min-height:365px;

}



#main_content {
   
	
}
#sidebar_content {
   float:left;
   width:150px;
   min-height:410px;
   padding-left:10px;
  /* background:#c9c;*/
}
#footer{
background-image:url(/themes/tastestltheme/images/footer_bar2.png);
background-repeat:no-repeat;
width:1114px;
height:133px;


}

#top_nav li{
list-style:none;
border-bottom:1px solid #A5A6A5;
width:200px;
min-height:30px;

padding-top:5px;
}
#top_nav li a{
color:#737173;
text-decoration:none;
font-size:16px;
font-weight:bold;
}

#top_nav li a:hover{
color:#C61031;
}

#logolinks{
color:#FFFFFF;
margin:15px;
text-align:center;

}

#logolinks a{
color:#FFFFFF;
text-decoration:none;


}

#toptext{
height:180px;
margin-top:25px;
}

#thumb_gallery li{
list-style:none;
float:left;
margin:2px;

}

.hide { 
 	background-image:url(/themes/tastestltheme/images/trans_bak_white.png);
	width:265px; min-height:50px; margin-left:5px; 
	display:none; float:left; text-align:left; border:0px;
	color:#000000;
	padding:10px;
	font-size:10px;
	position:relative;
	bottom:8px;
	*bottom:5px;
	*left:5px;
 }


/* slider */

		#slider ul, #slider li{ 
			margin:0;
			padding:0;
			list-style:none;
			
			}	
		#slider, #slider li{ 
			height:325px;
			width:428px;
			overflow:hidden;
			}	
		#slider{ 
			border-right:5px solid white;
			}	
		/*#prevBtn, #nextBtn{ 
			display:block;
			width:30px;
			height:77px;
			position:absolute;
			top:390px;
			}	*/
		#nextBtn,#prevBtn{
			
			width:428px;
				
			/*margin-left:950px;*/
			}														
		#prevBtn a, #nextBtn a{  
			display:block;
			text-transform:none;
			width:8px;
			height:20px;
			background:url(/themes/tastestltheme/images/btn_prev.gif) no-repeat;
			background-position:top;
			
			}	
		#nextBtn a{ 
			background:url(/themes/tastestltheme/images/btn_next.gif) no-repeat 0 0;	
			}		
			
			
			
			
		#featureLeft {
			width:428px;
			min-height: 428px;
			display: inline-block;
			float: left;
			
			vertical-align:middle;
			border:5px solid white;
			
			
		}
		#featureLeft img {
			/*margin: 7px 5px 5px 5px;*/
			vertical-align:middle;
			display:table-cell;
			
		}
		#featureRight {
			
			
		}
		#arrows{
			background-image:url(/themes/tastestltheme/images/trans_bak.png);
			width:423px;
			margin-left:5px;
			position:relative;
			bottom:35px;
			
			height:25px;
			padding-bottom:10px;
		}

	
	/* // slider */		
	
h1{
font-size:x-large;
font-weight:bold;
margin-top:0px;
padding-top:0px;
}
#left_col{
float:left;



}
#right_col{
float:right;
min-width:50%;
max-width:65%

}



