/*css des les reporter*/

html,body{
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	font-family:arial;
	font-size:10px;
	color:#fff;
	background-color:#000;
}

a{
	text-decoration:none;
	color:#fff;
}
a:hover {
	text-decoration: underline;
	color: #818181;
}

#main{
	width:910px;
	min-height: 615px;
	_height: 615px;
	margin:auto;
	margin-top:17px;
}
	.mainWide{
		width:940px !important;
/*		border:1px solid red;*/
	}

#menu{
	height:9px;
	margin:auto;
	margin-top:22px;
	margin-bottom:15px;
	clear:both;
	width:910px;
	font-size:12px;
}
	#menu div{
		float:left;
		margin-right:20px;
	}
	#menu a:hover{
	font-size:12px;
	color:#818181;
	text-decoration: none;
	}

#listing{
	width:910px;
	position:relative;
	margin:auto;
	min-height: 460px;
	_height: 460px;
}

#HH1{
	font-family:helvetica;
	color:#fff;
	clear:both;
	margin-top:30px;
	margin-bottom:30px;
	font-size:23px;
	
}

#trailer{
	margin:auto;
	margin-top:110px !important;
	clear:both;
	margin-bottom:-30px;
	width:640px;
	height:360px;
}

.colPhoto{
	width:435px;
/*	height:867px;*/
	min-height:574px;
	_height:574px;
	margin-top:33px;
	float:left;
}

.colWider{
	width:605px;
	float:left;
	min-height:405px;
	color:#cccccc;
	_height:405px;
	font-size:12px;
	line-height:18px;
}
.colWide{
	margin-top:33px;
	width:444px;
	float:left;
	min-height:405px;
	color:#fff;
	_height:405px;
	font-size:12px;
	line-height:16px;
}
	.lh18{
		line-height:18px !important;
	}
	.hed{
		font-size:14px !important;
		color:#fff;
		margin-bottom:25px;
	}
	
	.nameBox{
		margin-bottom:22px;
	}
	.nameBox a{
		font-size:14px;
		color:#636363;
	}
	
	.nameBoxSel a{
		color:#fff !important;
		font-size:14px;
		font-weight:bold;
	}

.col{
	width:284px;
	float:left;
	min-height:405px;
	color:#cccccc;
	_height:405px;
	font-size:11px;
	line-height:16px;
}
	.col a{
		color:#cccccc;
	}
	.col a:hover{
/*		color:red;*/
		font-weight:bold !important;
	}
	.collw{
		width:312px !important;
	}

.marBit{
	width:22px;
	height:10px;
	float:left;
}

.subH1{
	color:#ccc;
	font-size:14px;
	clear:both;
}


.subH2{
	color:#fff;
	font-size:14px;
	clear:both;
	font-weight:bold;
}

#logo{
	width:910px;
	margin:auto;
}

#galleryImage{
	margin:auto;
	width:950px;
	_height:450px;
	min-height:450px;
	clear:both;
	position:absolute;
	left:0;
	top:0;
/*	display:block;*/
}
	#galleryImage img{
		vertical-align:middle;
	}

#thumbz{
	width:940px;
	clear:both;
	margin:auto;
	height:50px;
	margin-top:1px;
	margin-bottom:5px;
	
}
	#thumbBase{
		width:910px;
		float:left;
		margin-left:5px;
		height:50px;
		overflow:hidden;
/*		border:1px solid blue;*/
		
	}
	
	#thumbSlide{
		_width:350px;
		min-width:350px;
/*		width:2000px;*/
		height:50px;
		position:relative;
		left:0px;
/*		border:1px solid red;*/
		
	}
	
	.arr{
		width:10px;
		margin-top:15px;
		height:20px;
		
	}
	.thumb{
		width: 75px;
		height: 50px;
		float:left;
		display:inline;
		position:relative;
		margin-right:1px;
	}
		.rimg{
			position:absolute;
			z-index:5;
			width: 75px;
			top:0px;
			left:0px;
			height: 50px;
			cursor:pointer;
		}
		
		.uimg{
			z-index:7 !important;
			cursor:pointer;
		}
	

.righteo{
	float:right !important;
}

.leftio{
	float:left !important;
}

.clr{
	clear:both;
}

.ital{
	font-style:italic;
}

.nomarg{
	margin:0 !important;
	
}

.bld{
	font-weight:bold;
}

#tloader{
	width:42px;
	height:42px;
/*	margin-left:50%;*/
/*	margin-top:50%;*/
	position:absolute ;
/*	position:absolute;*/
	top:200px;
/*	border:1px solid red;*/
	left:410px;
/*	display:block;*/
	z-index:19;
}

.non{
	display:none;
}

.finput{
	width:297px;
	margin-top:5px;
	height:14px;
	color:#636363;
	padding-left:10px;
	padding-top:6px;
}

