@charset "utf-8";
/* CSS Document */
html,body{margin:0;padding:0; z-index:0;}
body{
	text-align:center;
	background-color: #f8f9fb;
	background-image:url(../images/Background_GradFill.jpg);
	background-position:top;
	background-repeat:repeat-x;
	padding-bottom:20px;
	z-index:0;
	}

/* stucture */
#container{
	overflow:hidden;
	text-align:left;
	padding:0px;
	margin:0 auto;
	width:930px;
	margin-bottom:20px;
	z-index:1;
	}
	
#navigation{
	display:block;
	overflow:visible;
	position:absolute;
	/*
	top:96px;
	left:15px;
	*/
	margin-left:15px;
	width:900px;
	height:23px;
	margin-top:8px;
	color:#434343;
	z-index:50; 
	}
	
#NavBar{display:block; width:900px; height:38px;z-index:3; position:relative;}

#TopWrapper{
	clear:both;
	width:930px;
	height:99px;
	z-index:2; 
	text-align:left;
	background-color:#f8f9fb;
	background-image:url(../images/Header_WLV_GT.jpg);
	background-position:top;
	background-repeat:no-repeat;
	}

#ContentWrapper{
	width:930px;
	z-index:2; 
	background-color: #FFFFFF;
	}
	
#LeftColumn{
	width:152px;
	min-height:550px;
	float:left;
	margin:0px;
	margin-top:10px;
	margin-left:15px;
	margin-right:18px;
	z-index:3;
	}
	
div#FCKbox{
	display:block;
	width:490px;
	min-height:550px;
	float:left;
	margin-top:10px;
	margin-right:18px;
	margin-bottom:0px;
	z-index:3;
	}

#RightColumn{
	width:220px;
	min-height:550px;
	float:left;
	margin:0px;
	z-index:3;
	}
	
#FooterBar{
	clear:both;
	display:block;
	width:930px;
	height:15px;
	z-index:2; 
	background-image:url(../images/Footer_WLV_GT.gif);
	background-position:top;
	background-repeat:no-repeat;
	}
		
/* Content */
div#FCKinner{
	}

div#HomeAlso{
	display:block;
	clear:both;
	overflow:auto;
	width:470px;
	z-index:5; 
	float:left;
	margin-top:15px;
	}

/* Navigation */
	
div#quickbuy{
	display:block;
	width:220px;
	height:19px;
	float:left;
	z-index:3; 
	background-color:#FFFFFF;
	padding:0px;
	}

div#mailinglist{
	display:block;
	width:230px;
	height:61px;
	margin-top:5px;
	margin-bottom:5px;
	float:left;
	/*
	background-image:url(../images/235x66_BlueGreyBG.jpg);
	*/
	background-color:#FFFFFF;
	}
	
/* Search */
div#SearchWrapper{
	display:block;
	margin-top:50px;
	margin-left:460px;
	height:30px; 
	width:245px;
	padding-left:10px;
	padding-top:6px;
	float:left;
	background-image:url(../images/237x36backdrop.gif);
	background-repeat:no-repeat;
	z-index:10;
	}
	
div#SearchLeft{
	margin-top:5px;
	float:left;
	}
	
div#SearchRight{
	float:Right;
	}
	
	
/* Footers */
div#BottomInfo{
	clear:both;
	display:block;
	margin:0px;
	margin-top:15px;
	.margin-top:0px;
	width:707px;
	height:64px;
	z-index:5; 
	background-color:white;
}

/* Templates */
div#TopTemplate{
	width:930px;
	height:170px;
	z-index:8
	}

div#LeftTemplate{
	width:152px;
	float:left;
	z-index:8
	}
	
div#RightTemplate{
	margin:0px;
	margin-top:15px;
	width:220px;
	float:left;
	z-index:8
	}

div#BottomTemplate{
	width:930px;
	float:left;
	z-index:8;
	/*
	border-top-color: rgb(231,231,231);
	border-top-style:dotted;
	border-top-width:1px;
	*/
	}

/* Listings Builder */
div#listBOX{
	display:block;
	height:70px;
	}
	
div#listBOXNI{ /* load this if no thumbnail images in listings */
	display:block;
	height:70px;
	border-bottom-color:#CCCCCC;
	border-bottom-style:dashed;
	border-bottom-width:thin;
	}
	
div#listImage{
	width:60px;
	height:70px;
	float:right;
	}
	
div#listContent{
	width:310px;
	height:70px;
	float:left;
	}

div#listContentNI{ /* load this if no thumbnail images in listings */
	width:380px;
	height:70px;
	float:left;
	}
/* Listings Builder End */

/* vidplayer */
div.vidplayer {clear:both; display:block; width:235px; margin:0px; padding:0px; margin-bottom: 5px;}
div.vidplayer .header{width:235px;height:31px;background:transparent url(../images/vidHeader.gif) no-repeat left top;}
div.vidplayer .header h1{margin:0;padding:0 5px;line-height:31px;font-size:12px;font-weight:bold;overflow:hidden;height:31px;color:#f6963f}
div.vidplayer .header h1 span{color:#666}
div.vidplayer .footer{width:217px;height:24px;background:transparent url(../images/vidFooter.gif) no-repeat left top;margin-top:-3px}
#minivid{clear:both;display:block;}

#videoBOX{
	display:block;
	clear:both;
	width: 233px;
}

/* Calendar on Homepage */
.HomeCALENDARholder {
	float:				left;
	margin:				0px auto;
	margin-top:			5px;
	padding:			0px;
/*	padding-top:		5px;*/
/*	padding-right:		15px;*/
	padding-left:		12px;
	width:				200px;
	display:			block;
}

/* HomePage - Alternative Flash Content */
/* Main Featured Show */
.homeMainShow{
	width:				900px;
	height:				320px;
	margin:				0 auto;
	padding:			0 0;
	border:				none;
	background-image:url(../images/content320x10_GradFill.jpg);
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	color:				#FFFFFF;
	background-position: right;
}
.homeMainShow img{
	float:				left;
	width:				585px;
	height:				315px;
	border:				none;
	text-decoration:	none;
}
.homeMainShowInfo{
	float:				right;
	width:				315px;
	height:				314.99px;
	margin:				0px;
	padding:			0px;
	border:				none;
	background-color:	#3333FF;
	background-image:	url("../images/showinfo_BG.jpg");
	background-repeat:	repeat-y;
}
.mainShowButtons{
	position:			relative;
	bottom:				-60px;
	width:				100px;
	height:				20px;
	margin:				0px;
	padding:			10px;
	border:				none;
}

.mainShowDate{
	font-weight:		600;
	font-size:			14px;
	margin:				0px auto;
	padding:			5px;
	width:				90%;
	display:			block;
}
.mainShowTitle{
	font-weight:		900;
	font-size:			18px;
	margin:				0px auto;
	padding:			5px;
	width:				90%;
	display:			block;
}
.mainShowBrief{
	font-size:			12px;
	margin:				0px auto;
	padding:			5px;
	width:				90%;
	display:			block;
}
.mainShowQuote{
	position:			relative;
	bottom:				-70px;
	margin:				0px auto;
	padding:			0px 0px;
	width:				290px;
	height:				80px;
	display:			block;
}
.mainShowQuoteText{
	float:				right;
	text-align:			right;
	font-weight:		bold;
	font-size:			12px;
	margin-right:		10px;
	width:				90%;
}
.mainShowQuoteAuthor{
	float:				right;
	font-size:			12px;
	font-style:			italic;
	text-align:			right;
	width:				50%;
}

.mainShowButtons a{}
.mainShowButtonsimg{
	width:				39px !important;
	height:				19px !important;
	margin:				2.5px;
	border:				none;
}

/* Other Featured Show(s) */
.homeSecondShow{
	float:				left;
	width:				671px;
	height:				198px;
	margin:				0px auto;
	padding:			0px;
	padding-left:		15px;
	padding-top:		10px;
	overflow:			hidden;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	border:				none;
}

.secondShowBox{
	float:				left;
	width:				223px;
	height:				198px;
	margin:				0px;
	padding:			0px;
	border:				none;
}

.secondShowImg{
	float:				left;
	width:				210px;
	height:				118px;
	border:				none;
	text-decoration:	none;
}

.secondShowInfo{
	position:			relative;
	bottom:				0px;
	float:				left;
	width:				218px;
	height:				80px;
	margin:				0px;
	padding:			0px;
	overflow:			hidden;
}

.secondShowButtons{
	position:			relative;
	bottom:				-8px;
	left:				5px;
	width:				100px;
	height:				20px;
	margin:				0px;
	padding:			0px;
	border:				none;
}
.secondShowButtons a:link{
text-decoration:	none;
}
.secondShowButtons a:visited{
text-decoration:	none;
}
.secondShowButtons a:hover{
text-decoration:	none;
}
.secondShowButtons a:active{
text-decoration:	none;
}

.secondShowButtons img{
	width:				39px;
	height:				19px;
	border:				none;
	text-decoration:	none;
}
.secondShowDate{
	float:				left;
	font-weight:		600;
	font-size:			12px;
	line-height:		1.5;
	width:				200px;
	margin:				0px;
	padding:			0px;
	padding-left:		5px;
	overflow:			hidden;
	color:				#999;
}
.secondShowTitle{
	float:				left;
	font-weight:		900;
	font-size:			16px;
	line-height:		1.5;
	width:				200px;
	height:				25px;
	margin:				0px;
	padding:			0px;
	padding-left:		5px;
	display:			inline-block;
	overflow:			hidden;
	color:				#335691;
}
.videoPreview .vidThumbDetail {
	float: right;
	width: 80px;
	color: #294E7A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a .vidThumbDetail .showName {
	color: #294E7A;
	text-decoration: none;
	font-weight: bold;
	width: 80px;
	display: block;
}
.videoPreview .vidThumb img {
	width: 85px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.videoPreview .vidThumb {
	float: left;
	width: 90px;
}
.videoThumbsArea .videoPreview {
	float: left;
	padding-bottom: 10px;
	width: 170px;
}
.videoThumbsArea {
	float: left;
	padding: 10px;
	height: 130px;
	overflow-y: auto;
}
.vidThumbDetail .views {
	font-size: 12px;
	text-decoration: none;
	float: left;
}
.vidThumbContainer{
	border: 2px solid #AACADB;
	float:left;
	width: 215px;
	margin-bottom: 10px;
	
	}
.homecolLEFT .vidThumbContainer {
	overflow-x:hidden;
	margin-left: 0px;
}
.homecolLEFT .videoThumbsArea{
	width: 195px;
	height: 175px;
}

.galleryBodyArea ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 3px;
}
.galleryBodyArea li {
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.galleryContainer .galleryBodyArea {
	width: 215px;
	float: left;
	height: 160px;
	overflow-y: auto;
}
#RightColumn .galleryContainer {
	float: left;
	border: 2px solid #AACADB;
	width: 215px;
	margin-bottom: 10px;
}
