/* General */

body {
	margin: 0;
	background: #000000;
	font: normal 13px/18px Arial, Sans-Serif;
	color: #ffffff;
}

a {
	text-decoration: none;
	color: #e966de;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}

h1, h2, h3, h4 {
	margin: 0;
	font-weight: normal;
}

ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}


/* Stupid IE6 Fix */

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}


/* Page */

#page {
	margin: 0 auto;
	width: 998px;
	border-width: 0 1px;
	border-style: solid;
	border-color: #59095e;
	background: #170219;
}


/* Header */

#header {
	width: 998px;
}

	/* Header - Logo */
	
	#header h1 {
		float: left;
		width: 270px;
		height: 90px;
	}
	
	/* Header - Ad */
	
	#header #header-ad {
		float: right;
		width: 728px;
		height: 90px;
		overflow: hidden;
	}
	
	/* Header - Menu */
	
	#header ul {
		clear: both;
		padding: 2px 3px 0 3px;
		width: 992px;
		height: 25px;
		border-width: 1px 0;
		border-style: solid;
		border-color: #59095e;
		background: url("images/site/menu.gif") repeat-x;
	}
	
	#header ul li {
		float: left;
		margin-right: 10px;
		font-size: 14px;
		font-weight: bold;
		line-height: 24px;
		color: #ffffff;

	}
	
	#header ul li a {
		color: #ffffff;
		text-decoration: none;
		display: block;
		float: left;
		padding-left: 10px;
	}
	
	#header ul li.menu-live a {
		padding-left: 0;
	}
	
		#header ul li a span {
			display: block;
			padding: 1px 10px 0 0;
		}
	
	#header ul li a:hover {
		color: #f7affc;
		background: url("images/site/menu_left.gif") no-repeat;
	}
	
		#header ul li a:hover span {
			background: url("images/site/menu_right.gif") no-repeat top right;
		}
	
	/* Header - Plugs */
	
	#header #header-plugs {
		border-bottom: 1px solid #59095e;
		background: #430d47;
		padding: 9px;
		width: 980px;
		overflow: hidden;
	}
	
	#header #header-plugs .hp-item {
		background: url("images/site/hp_item.png") no-repeat;
		width: 164px;
		height: 194px;
		float: left;
		margin-right: 40px;
	}
	
		#header #header-plugs .hp-last {
			margin-right: 0;
		}
	
	#header #header-plugs .hp-item a img {
		width: 160px;
		height: 120px;
		margin-top: 20px;
		border: 2px solid #cb4cd4;
		display: block;
	}
	
	#header #header-plugs .hp-item a:hover img {
		border-color: #ffffff;
	}
	
	#header #header-plugs .hp-item p {
		font-weight: bold;
		font-size: 11px;
		line-height: 14px;
		color: #000000;
		text-align: center;
		margin: 0;
		padding: 2px 7px 0 7px;
		height: 42px;
		overflow: hidden;
		text-transform: capitalize;
	}
	
	#header #header-plugs .hp-item p a {
		color: #000000;
		text-decoration: none;
	}
	
	#header #header-plugs .hp-item p a:hover {
		color: #f7affc;
	}


/* Main */

#main {
	width: 998px;
	padding-top: 10px;
	overflow: hidden;
}

	/* Main - Sidebar Left */
	
	#sidebar-left {
		float: left;
		width: 172px;
		padding: 0 11px 0 9px;
	}
	
		/* Sidebar Left - Title */
		
		#sidebar-left h3 {
			width: 172px;
			height: 31px;
			background: url("images/site/sidebar_left_title.png") no-repeat;
			font-size: 17px;
			font-weight: bold;
			line-height: 31px;
			color: #e966de;
			text-align: center;
		}
		
		/* Sidebar Left - Box */
		
		#sidebar-left .sidebar-left-box {
			width: 164px;
			background: #56145b;
			padding: 2px 4px 0 4px;
			overflow: hidden;
		}
		
		#sidebar-left .sidebar-left-bottom {
			background: url("images/site/sidebar_left_bottom.png") no-repeat;
			width: 172px;
			height: 18px;
			margin-bottom: 10px;
		}
		
		/* Sidebar Left - Plugs */
		
		#sidebar-left .left-plugs a img {
			width: 160px;
			height: 120px;
			margin-bottom: 4px;
			border: 2px solid #000000;
			display: block;
		}
		
		#sidebar-left .left-plugs a:hover img {
			border-color: #ffffff;
		}
		
		/* Sidebar Left - Ad */
		
		#sidebar-left .left-ad {
			padding: 0px 2px 4px 2px;
			width: 160px;
		}
		
		#sidebar-left .left-ad img {
			display: block;
		}
	
	/* Main - Content */
	
	#content {
		float: left;
		width: 482px;
	}
	
		/* Content - Text Box */
		
		#content .text-box {
			width: 482px;
			margin-bottom: 10px;
			text-align: justify;
		}
		
		#content .text-box h2 {
			font-size: 18px;
			text-align: center;
		}
		
		/* Content - Video Box */
	 	
	 	#content .video-box {
			width: 462px;
			height: 540px;
			padding: 15px 10px;
			overflow: hidden;
			background: url("images/site/video_box.png") no-repeat;
			margin-bottom: 10px;
		}
		
			/* Video Box - Plugs */
			
			#content .video-box .video-plugs {
				width: 462px;
				height: 109px;
				margin-bottom: 10px;
				overflow: hidden;
			}
			
			#content .video-box .video-plugs a {
				float: left;
			}
			
			#content .video-box .video-plugs a img {
				width: 140px;
				height: 105px;
				margin: 0 5px;
				border: 2px solid #000000;
			}
			
			#content .video-box .video-plugs a:hover img {
				border-color: #ffffff;
			}
			
			/* Video Box - Video */
			
			#content .video-box .video {
				padding: 0 5px;
				width: 452px;
				height: 421px;
				overflow: hidden;
				text-align: center;
			}
			
			#content .video-box .video h2 {
				font-size: 18px;
				color: #e966de;
				line-height: 20px;
				height: 20px;
				overflow: hidden;
			}
			
			#content .video-box .video p {
				margin: 10px 0;
				height: 36px;
				overflow: hidden;
			}
			
			#content .video-box .video .player {
				width: 452px;
				height: 345px;
				overflow: hidden;
			}
			
			
			/*22.10.09*/.video-ad-new {
				width: 460px;
				margin-top: 7px;
				height: 60px;
				overflow: hidden;
			}
			
			
			
			
			
		
		/* Content - Plug */
		
		#content .plug {
			width: 462px;
			height: 140px;
			padding: 10px;
			margin-bottom: 10px;
			background: url("images/site/plug.png") no-repeat;
			position: relative;
		}
		
			#content .plug-hot {
				background: url("images/site/plug_hot.png") no-repeat;
			}
		
		#content .plug a.plug-image {
			float: left;
		}
		
		#content .plug a.plug-image img {
			width: 160px;
			height: 120px;
			border: 2px solid #000000;
			margin: 8px 10px 8px 0;
		}
		
		#content .plug a.plug-image:hover img {
			border-color: #ffffff;
		}
		
		#content .plug h2 {
			font-size: 16px;
			font-weight: bold;
			line-height: 20px;
			max-height: 40px;
			overflow: hidden;
			color: #000000;
		}
		
		#content .plug h2 a {
			color: #000000;
		}
		
		#content .plug h2 a:hover {
			color: #f7affc;
		}
		
		#content .plug p {
			margin: 7px 0 0 0;
			height: 72px;
			overflow: hidden;
		}
		
			#content .plug-hot p {
				padding-right: 75px;
			}
		
		#content .plug .plug-info {
			position: absolute;
			bottom: 6px;
			right: 10px;
			color: #000000;
		}
		
		#content .plug .plug-info a {
			font-weight: bold;
			color: #f7affc;
		}
		
		/* Content - Navigation */
		
		#content ul#navigation {
			width: 482px;
			font-weight: bold;
			margin-bottom: 6px;
			overflow: hidden;
		}
		
		#content ul#navigation li {
			float: left;
			padding: 0 4px 4px 0;
		}
		
		#content ul#navigation li a {
			float: left;
			padding: 2px 5px;
			border: 2px solid #56145b;
			background: #430d47;
			text-decoration: none;
			display: block;
		}
		
			#content ul#navigation li a.current-page {
				border-color: #cb4cd4;
				background: #75237c;
			}
		
		#content ul#navigation li a:hover {
			border-color: #cb4cd4;
		}
	
	/* Main - Sidebar Right */
	
	#sidebar-right {
		float: right;
		width: 304px;
		padding: 0 9px 0 11px;
	}
	
		/* Sidebar Right - Title */
		
		#sidebar-right h3 {
			width: 304px;
			height: 26px;
			padding-top: 2px;
			background: url("images/site/sidebar_right_title.png") no-repeat;
			font-size: 17px;
			font-weight: bold;
			line-height: 26px;
			color: #e966de;
			text-align: center;
		}
		
		/* Sidebar Right - Box */
		
		#sidebar-right .sidebar-right-box {
			width: 304px;
			background: #56145b;
		}
		
		#sidebar-right .sidebar-right-bottom {
			background: url("images/site/sidebar_right_bottom.png") no-repeat;
			width: 304px;
			height: 20px;
			margin-bottom: 10px;
		}
		
		#sidebar-right .sidebar-right-text {
			background: url("images/site/sidebar_right_text.png") no-repeat;
			width: 304px;
			height: 48px;
			margin-bottom: 10px;
		}
		
			#sidebar-right .sidebar-right-text p {
				width: 284px;
				height: 36px;
				margin: 0;
				padding: 4px 10px 0 10px;
				text-align: center;
				font-weight: bold;
				overflow: hidden;
				color: #e966de;
			}
		
		/* Sidebar Right - Big Plugs */
		
		#sidebar-right .big-plugs a img {
			width: 300px;
			height: 225px;
			border: 2px solid #56145b;
			display: block;
		}
		
		#sidebar-right .big-plugs a:hover img {
			border-color: #ffffff;
		}
		
		#sidebar-right .player-plug a:hover img {
			border-color: #56145b;
		}
		
		/* Sidebar Right - Plugs */
		
		#sidebar-right .right-plugs {
			width: 300px;
			overflow: hidden;
			padding: 2px;
		}
		
		#sidebar-right .right-plugs .rp-item {
			float: left;
			padding: 2px;
		}
		
		#sidebar-right .right-plugs .rp-item a img {
			width: 142px;
			height: 107px;
			border: 2px solid #000000;
		}
		
		#sidebar-right .right-plugs .rp-item a:hover img {
			border-color: #ffffff;
		}
		
		/* Sidebar Right - Ad */
		
		#sidebar-right .right-ad {
			width: 300px;
			padding: 2px;
		}
		
		#sidebar-right .right-ad img {
			display: block;
		}


/* Footer */

#footer {
	width: 998px;
	background: #430d47;
	border-top: 1px solid #59095e;
	text-align: center;
	font-weight: bold;
}

	/* Footer - Links */
	
	#footer #footer-links {
		border-bottom: 1px solid #59095e;
		padding: 3px 4px;
		width: 990px;
	}
	
	#footer #footer-links h4 {
		font-weight: bold;
		font-size: 13px;
		margin-bottom: 3px;
	}
	
	#footer #footer-links ul {
		overflow: hidden;
	}
	
	#footer #footer-links ul li {
		float: left;
		width: 198px;
		text-align: left;
	}
	
	/* Footer - Copyright */
	
	#footer #footer-copyright {
		line-height: 19px;
		padding: 4px;
		overflow: hidden;
	}
	
	/* Footer - Tracker */
	
	#footer #footer-tracker {
		float: right;
		padding-left: 4px;
		width: 41px;
		height: 38px;
		overflow: hidden;
	}
	
	#footer #footer-tracker img {
		width: 41px;
		height: 38px;
		display: block;
	}

