body{
	background-color:#303f42;
}

a{
	outline: none;
}

a:active{
	outline: none;
}

/* top bar styling */
#header{
	top:0px;
	background-color:#363636;
/*	height:120px;*/
	height:75px;
	margin-top:-8px;
	margin-right:-8px;
	margin-left:-8px;
	border-bottom-color:#00aeef;
	border-bottom-style:solid;
	border-bottom-width:5px;
}
.login_text{
	font-family:verdana;
	font-weight:bold;
	font-size:100%;
}
#logo{
	float:left;
	margin-left:25px;
	margin-top:10px;
}

#notifyouter{
	float:left;
	width:100%;
	margin-left:-225px;
	margin-right:-150px;
	top:0px;
	height:20px;
}

#notify{
	position:relative;
	width:400px;
	height:20px;
	margin-top:35px;
	vertical-align:baseline;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-family:verdana;
	font-size:100%;
	font-weight:bold;
}

#notify a,
#nofity a:visited{
	color:#FFFFFF;
	margin-top:-12px;
	margin-right:-15px;
	float:right;
	width:100px;
	font-size:65%;
}

.notify_clear{
	display:none;
	border-color:#24506D;
	border-width:2px;
	border-style:solid;
}

.notify_yellow{
	background-color:#DA1074;
	color:#FFFFFF;
	border-color:#00aeef;
	border-width:1px;
	border-style:solid;
}

#loginlink{
	color:white;
	font-family:verdana;
	font-weight:bold;
	font-size:100%;
	float:right;
	top:0px;
	margin-right:25px;
}

.linktext{
	color:white;
}



.button{
	background-color:#DA1074;
	color:white;
	font-family:verdana;
	font-weight:bold;
	font-size:85%;
	text-align:center;
	vertical-align:middle;
	border-color:#00aeef;
}

#largebutton{
	font-size:85%;
}

.tabarrow{
	float:right;
	margin-top:-33px;
	margin-right:15px;
}

.showhide,
.showhide a:visited{
	float:right;
	color:#FFFFFF;
	font-family:verdana;
	font-weight:bold;
	font-size:65%;
	margin-top:-26px;
	margin-right:10px;
}

.tagpop{
	float:right;
	margin-top:-14px;
	margin-right:6px;
	border:0px;
}

#videoouter{
	float:left;
	width:100%;
	height:100%;
	margin-top:20px;
}

#video{
	width:425px;
	margin-left:auto;
	margin-right:auto;
	vertical-align:middle;
}

#footer{
	position:fixed;
	bottom:0px;
	text-align:center;
	margin-bottom:0px;
	color:white;
	vertical-align:baseline;
}

#bookmark{
	float:left;
	bottom:0px;
	margin-left:40px;
	width:140px;
	height:120px;
	margin-bottom:0px;
}

#bookmarkinner{
	bottom:0px;
	width:140px;
	height:120px;
	margin-bottom:0px;
	background-image:url(images/bookmarkItBackBlue.gif);
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
}

#bookmarktitle{
	padding-top:2px;
	padding-bottom:2px;
	margin-bottom:10px;
	color:white;
	font-family:verdana;
	font-weight:bold;
	font-size:125%;
	border-bottom-color:#00aeef;
	border-bottom-width:1px;
	border-bottom-style:solid;
}

#comingup{
	float:left;
	bottom:0px;
	width:100%;
	height:120px;
	margin-left:-180px;
	margin-right:-200px;
}

#comingupinner{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:500px;
	height:120px;
	margin-top:0px;
	background-image:url(images/comingUpBack.gif);
	
}

#cominguptitle{
	padding-top:2px;
	padding-bottom:2px;
	margin-bottom:14px;
	color:white;
	font-family:verdana;
	font-weight:bold;
	font-size:125%;
	border-bottom-color:#00aeef;
	border-bottom-width:1px;
	border-bottom-style:solid;
}

#nextthumb{
	float:left;
	width:120px;
	height:90px;
	margin-left:10px;
	margin-top:-10px;
	background-image:url(default.jpg);
}

#nextthumbimg{
	width:120px;
	height:90px;
}

#nextinfo{
	float:left;
	text-align:left;
	color:white;
	font-family:verdana;
	font-weight:bold;
	font-size:100%;
	width:220px;
	margin-left:10px;
}

#nextbutton{
	float:right;
	margin-right:15px;
	margin-top:-5px;
	width:100px;
	height:80px;
}

#rate{
	float:right;
	bottom:0px;
	width:120px;
	height:120px;
	margin-bottom:0px;
	margin-right:80px;
}

#rateinner{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	bottom:0px;
	width:120px;
	height:120px;
	margin-bottom:0px;
	background-image:url(images/rateItBack.gif);
	margin-top:0px;
}

#ratetitle{
	padding-top:2px;
	padding-bottom:2px;
	margin-bottom:0px;
	color:white;
	font-family:verdana;
	font-weight:bold;
	font-size:125%;
	border-bottom-color:#00aeef;
	border-bottom-width:1px;
	border-bottom-style:solid;
}

#rateswf{
	float:left;
	margin-left:10px;
	margin-top:0px;
}
