@charset "UTF-8";
/*reset*/
body,h1, h2, h3, h4, h5, h6, ul, li, dd, dt, img, form, fieldset, p{margin:0;padding:0;border:0}
/**/

body { 
	font-family: Georgia,"Times New Roman","Bitstream Charter",Times,serif;
	font-size:13px;
	text-transform:lowercase;
	margin: 0px;
	padding: 0px;

}
.clear{clear : both;
}
.header_line {float:left; width:100%; height:4px; background-image:url(/images/VH-bg-bars.jpg);overflow: hidden;
}
.page_margins {
	float:left;
	width:98%;
	padding:10px 10px 10px 10px;
}
.header{
	float:left;
	margin:0px;
	padding:0px;
}
.banner{
	float:left;
	margin:0;
	padding:0;
}
.header h1 {
	font-size: 45px; 
	font-weight: bold;
	color: #cc0000;
	letter-spacing: -2px;
}
.header h2 {
	font-size:13px;
	width: 300px;
	color: #21759B;
	font-style: italic;
	font-weight: normal;
}
.header h1 a,h1 a:hover {
	margin:0;
	padding:0;
	text-decoration: none;
	color: #cc0000;
}
.searchQuery {
	float:left;
	width:304px;
	height:18px;
	border:0;
	outline:0;
	margin:7px 12px 0 6px;
	padding:0;

}
.search {
	clear:both;
	display:block;
	width:500px;
	height:34px;
	background-repeat:no-repeat;
	background-image:url(images/search_bg.gif);
	margin:5px 1px 10px;
	padding:0;

}
.searchSubmit {
	clear:both;
	width:28px;
	height:28px;
	float:left;
}
.url{
	clear:both;
	float:left;
	padding:4px;
	background: #0099FF;
	margin-bottom:5px;
}
.url a {
	color: #fff;
	background: #0099FF;
	text-decoration: none;
}
.url a:hover {
	text-decoration: none;
	color: black;
}
.text-banner{
	float:left;
	padding:4px;
	background: #cc0000;
	margin-right:5px;
	margin-bottom:5px;
}
.text-banner a {
	color: #fff;
	background: #cc0000;
	text-decoration: none;
}
.text-banner a:hover {
	text-decoration: none;
	color: black;
}
.text{
	clear:both;
	float:left;
	padding:4px;
	background: #cc0000;
	margin-bottom:5px;

}
.text a {
	color: #fff;
	background: #cc0000;
	text-decoration: none;
}
.text a:hover {
	text-decoration: none;
	color: black;
}

.left {float:left;}
.player_contair {
	clear:both;
}
.player_contair h1{
	clear:both;
	padding-bottom: 10px;
	font-size: 30px; 
	font-weight: normal;
	color: #cc0000;
	letter-spacing: -2px;

}
.footer_line { 
	clear:both;
	border-top: 1px dotted #ccc; 
	margin-top:10px;
}
.footerB { 
	color: black; 
	float:left;
	text-decoration: none;
	margin-top:5px;
}
.footerB a {
	color: black;
	text-decoration: none;
}
.footerB a:hover {
	text-decoration: underline;
	color: black;
}
.footerB .small { 
	color: black; 
	float:left;
	text-decoration: none;
	font-size: 10px; 
	margin-top:5px;
}
