<!--
A:link {color: #FF9900; font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif}
A:visited {color: #FF9900; font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif}
A:hover {color: #00CC00; font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif}
body {color: #000000; font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; margin-top:0px;}
table {color: #000000; font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif;text-align: left}
h1 {color: #000000; text-decoration:none; font-size: 16pt; font-family: Verdana, Arial, Helvetica, sans-serif}
h2 {color: #000000; text-decoration:none; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif}
.small {color: #FFFFFF; font-size: 7pt; font-family: Verdana, Arial, Helvetica, sans-serif}
.spacer {height:10px}
.a { font-size: 14pt; }
A:link img, A:visited img, A:hover img {border:solid #FFFFFF 1px; }
form { margin: 0; }

	#content{
		background: #fff;
		clear: both;
		color: #333;
		padding: 10px 20px 40px 20px;
		overflow: auto;
		text-align: center;
	}
	#header {
		clear: both;
		text-align: center;
		width: 100%;
	}
	#header p,
	#header h1,
	#header h2 {
		padding: .4em 15px 0 15px;
		margin: 0;
	}
	
	.colmask {
		position: relative;	
		clear: both;
		float: left;
		width: 100%;			
		overflow: hidden;	
		margin-top: 12px;	
	}
	
	.colright,
	.colmid,
	.colleft {
		float: left;
		width: 100%;
		position: relative;
	}
	.col1,
	.col2,
	.col3 {
		float: left;
		position: relative;
		padding: 0 0 1em 0;
		overflow: hidden;
	}
	
	.rightmenu .colleft {
		right: 25%;			
		background: #fff;		
	}
	.rightmenu .col1 {
		width: 60%;			
		left: 27%;			
	}
	.rightmenu .col2 {
		width: 30%;			
		left: 31%;			
	}
	
	#footer {
		clear: both;
		text-align: center;
		width: 100%;
		border-top: 1px solid #000;
	}
	#footer p {
		padding:10px;
		margin: 0;
	}
	div.clearfloat {
		clear: both;
	}
	div.img {
		margin: 12px;
		height: auto;
		width: auto;
		float: left;
		text-align: center;
	}
	div.imageholder {
		overflow: hidden;
		height: 130px;
		width: 125px;
	}
	div.videos,div.imageholder {
		background-color: #ffffff;
		vertical-align: middle;
		display: table-cell;
		padding: 10px;	
	}
	div.videos{
		height: 600px;
		width: 650px;
		float:right;
	}
	div.img img {
		border: 1px solid #ffffff;
	}
	div.img a:hover img {border: 1px solid #0000ff;}
	div.desc {
		text-align: left;
		font-weight: normal;
		font-size: small;
		width: 160px;
		margin: 2px;
	}
	div.descleft {
		float:left;
	}
	div.descright {
		float: right;
	}	
	div.desctitlebox,a.descboxa {
		width: 156px;
		height: 1em;
		color: #FF9900;
		font-weight: bold;
		font-size: 1em;
	}
	div.desctitle,a.descboxa {
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		-o-text-overflow: ellipsis;
		-moz-binding: url('../xml/ellipsis.xml#ellipsis');
	}
	
	div.rating_bar {
		width: 55px;
		background: url(/img/star_x_grey.gif) 0 0 repeat-x;
		margin-top: 3px;
	}

	div.rating_bar div {
		height: 12px;
		background: url(/img/star_x_orange.gif) 0 0 repeat-x;
	}
	
	form.searchbox div{
		display: inline;
		#height: 20px;
		margin: 12px;
	}
	
	.searchbox * {
		vertical-align: middle;
	}
	
	.searchradio {
		display: block;
	}
	
	.searchradio * {
		margin-left: 4px;
	}
	
	form.searchbox {
		#margin: 20px;
		height: 50px;
		padding-bottom:10px;
	}
	
	select, option {
		margin: 3px;
	}

	/* Paging */
	div.paging {
		background:#fff;
		color: #0000ff;
		margin-bottom: 2em;
	}
	div.paging div.disabled {
		color: #ddd;
		display: inline;
	}
	div.paging span {
	}
	div.paging span.current {
		color: #000;
	}
	div.paging span a {
	}
		
-->

