@charset "utf-8";
/*============================ Element Styles ============================*/
img {
	border: none;
}

/*============================ Content Styles ============================*/
#topTable {
	margin: 5px 0 0 0;
}

/*============================ Blades News Styles ============================*/
div#bladesNewsDiv {
	width: 504px;
	height: 390px;
	position: relative;
	margin-top: 4px;
	/*background: url(/home_images/placeholders/blades_news.jpg);*/
}
div#bladesNewsImage img {
	display: block;
}
	#bladesNewsTop {
		background: url(/home_images/blades_news/blades_news.jpg) no-repeat;
		height: 26px;
		width: 504px;
	}
		#bladesNewsBorder {
			border: 1px solid #ffffff;
			border-top: none;
			width: 502px;
			height: 365px
		}

#hotlist_container {
	width: 502px;
	height: 365px;
	overflow: hidden;
	position: relative;
	background-color:#000000;
}

.news_container {
	position: absolute;
	top: 0px;
	left: 0px;
	width:500px;
	height:365px;
}

.news_background {
	width: 498px;
	height: 297px;
	position: absolute;
	top: 2px;
	left: 2px;
}

.news_title {
	background: url(/home_images/blades_news/shadow_band500.png) no-repeat;
	height: 19px;
	width: 500px;
	text-align:left;
	font-size:12px;
	padding:5px 0 0 6px;
	font-weight:bold;
	color: #FFFFFF;
	text-transform: uppercase;
	position: relative;
	left: 0px;
	top:277px;
	margin-left: 2px;
}

.news_preview {
	background: url(/home_images/blades_news/news_content_bg.jpg) repeat-x;
	width: 502px;
	height: 43px;
	color:#FFFFFF;
	text-align:left;
	padding-left:5px;
	overflow:hidden;
	position: relative;
	top: 277px;
	border-top: #ffffff solid 1px;
}

.news_preview_text {
	font-size: 11px;
	color: #000000;
	margin: 0 6px 0 6px;
}

.read_more_container {
	background: url(/home_images/blades_news/news_bottom_bg.jpg) repeat-x;
	width: 502px;
	height: 20px;
	color:#FFFFFF;
	position: relative;
	top: 277px;
}

.read_more {
	float: left;
	padding: 2px 0 0 6px;
}

.read_more a {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-right: 20px;
}
.read_more a:hover {
	color: #3a73c0;
}
.bladesNewsNumbers {
	float: right;
}
.bladesNewsNumbers img {
	border: none;
}
.bladesNewsNumbers a {
	margin:0;
	padding:0;
}
.something {
	margin-left: -4px;
}



			#bladesNewsImage {
				width: 500px;
				border: 1px #000000 solid;
				border-bottom: none;
				height: 300px;
			}




#bladesVideoDiv {
	width: 330px;
	height: 390px;
	margin-top: 3px;
}
	#bladesVideoTop {
			background: url(/home_images/blades_video.jpg);
			height: 26px;
			width: 330px;
		}
	#bladesVideoBorder {
		width: 328px;
		height: 363px;
		border: 1px solid #ffffff;
		border-top: none;
	}	
	#bladesVideo {
		width: 328px;
		height: 363px;
	}
#adTable {
	margin: 8px 0 0 0;
}

#pollTable tr {
	padding: 0;
	margin: 0;
}
#poll {
	background: url(/home_images/family_approved.jpg) no-repeat;
	height: 319px;
	width: 155px;
	border: solid 1px #4f4f4f;
	color: #ffffff;
	font-size: 11px;
	font-weight: lighter;
	text-align: left;
}
#poll a {
	color: #ffffff;
}
#poll a:hover {
	color: #99ccff;
}
#poll form {
	margin:0;
	padding:0;
}
#poll form table {
	margin:0;
	padding:0;
}
#poll form table tbody {
	margin-top: 0;
	padding-top: 0;
}
#poll form table tr {
	margin-top: 0;
	padding-top: 0;
}
#poll form table tr td {
	margin-top: 0;
	padding-top: 0;
}
#poll form table tr td p {
	margin-top: 0;
	padding-top: 0;
}
#poll p {
	text-align: center;
	margin: 10px 0 10px 0;
}

/*============================ Ad Styles ============================*/
.blueAd {
/* blue border */
	border: solid 1px #3674bf;
/* pink border for cancer
	border: solid 1px #f072b0;
*/
	width: 127px;
	height: 186px;
}
.whiteAd {
	width: 160px;
}
.whiteBorder {
}
#skyscraperAd {
	width: 160px;
	height: 600px;
}
#bannerAd {
	margin-left: 4px;
	width: 468px;
	height: 60px; 
}
#tileAd {
	width: 157px;
	height: 194px;
}
.fourAds {
	width: 296px;
	height: 95px;
}
#pollAdvertising {
	width: 155px;
	height: 75px;
	padding-bottom: 0;
	margin-bottom: 0;
}



div#sixTileTable {
	position: absolute;
	z-index: 1000;
	top: 930px;
	width: 310px;
	padding-left:10px;
	margin-left: 670px;
}


#ticket_tile {
	width:162px;
	height:162px;
    position:absolute;
    top:0;
    right:0;
	z-index:1;
}

