@charset "UTF-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #000000;
	background-image: url(../images/bg_striped.gif);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF66;
	font-size: 15px;
	font-weight: bold;
}
#Site {
	width: 1000px;
	margin: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #48656D;
	border-left-color: #48656D;
}
#Header {
	background-image: url(../images/bgheader.gif);
	background-repeat: no-repeat;
	background-position: right top;
	position: relative;
}
#TopNavigation {
	position: absolute;
	left: 353px;
	width: 633px;
	top: 72px;
	height: 40px;
}
#TopNavigation li {
	display: inline;
	float: left;
}
#TopNavigation li a {
	display: block;
	width: 115px;
	text-align: center;
	background-image: url(../images/tab1.jpg);
	font-size: 12px;
	font-weight: bold;
	padding-top: 12px;
	padding-bottom: 12px;
}
#TopNavigation li a:hover {
	background-image: url(../images/tab2.jpg);
	color: #000000;
	text-decoration: none;
}
.PromoBar {
	background-image: url(../images/promobar.gif);
	height: 26px;
	padding-top: 3px;
	font-size: 16px;
	color: #FFCC00;
	text-align: right;
	padding-right: 87px;
	font-weight: bold;
	padding-left: 295px;
}
.MainContainer {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1F3F5A;
	background-image: url(../images/bgstriped2.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.MainArea {
	background-repeat: repeat-x;
	background-image: url(../images/bg_striped.gif);
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 15px;
}
#MainColumn {
	width: 730px;
	float: left;
}
#MainColumn h1 {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 12px;
	padding-left: 5px;
	font-size: 24px;
	color: #FFFF66;
}
.VidSpot {
	width: 24%;
	float: right;
	padding-top: 12px;
	padding-bottom: 12px;
	height: 212px;
}

.VidSpotRight{
	padding-top: 12px;
	padding-bottom: 12px;
	margin-left:4px;
}


.VidSpotTop{
	width: 24%;
	float: right;
	padding-top: 12px;
	padding-bottom: 12px;
}


.VidSpotTitle {
	font-weight: bold;
	color: #FFFF66;
	font-size: 13px;
	text-align: left;
	padding-right: 18px;
}
.VidSpotimg  {
	border: 1px solid #20415C;
	margin-bottom: 5px;
}
.RatingDetails {
	font-size: 12px;
	color: #999999;
	text-align: left;
}
.VidSpotOnSide {
	width: 170px;
	padding-top: 12px;
	padding-bottom: 12px;
	margin: auto;
}
#RightSideBar {
	float: right;
	width: 237px;
}
#form1 {
	background-image: url(../images/searchbg.gif);
	height: 30px;
	padding-left: 10px;
	padding-top: 7px;
}
.formsearch {
	background-image: url(../images/searchinput_01.gif);
	vertical-align: middle;
	height: 20px;
	width: 125px;
	padding-left: 30px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	background-repeat: no-repeat;
	background-color: #709EAD;
	margin-top: 0px;
}
.RightBottom {
	background-image: url(../images/bg_right.gif);
	background-repeat: no-repeat;
	padding-right: 12px;
	padding-left: 12px;
}
.RightBottom h3 {
	font-size: 16px;
	color: #000000;
	padding-top: 6px;
	padding-bottom: 12px;
}
.dark h3 {
	color: #FFCC33;
}
.ContainerJoin {
	background-image: url(../images/bg_striped.gif);
	background-repeat: repeat-x;
}
#SignUpForm {
	width: 575px;
	float: right;
	background-image: url(../images/wettube_17.gif);
	background-repeat: no-repeat;
}
#form2 {
	padding: 12px;
}
#Footer {
	padding: 12px;
	background-image: url(../images/bg_striped.gif);
	text-align: center;
	background-repeat: repeat-x;
}
a:link {
	color: #FFFF99;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFF99;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
img {
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul {
	list-style-type: none;
}
.clear {
	clear: both;
}
.top {
	vertical-align: top;
}
.left {
	float: left;
}

#container_pages{
	margin: 14px auto;
	float: right;
}

.Pagenation li {
	display: inline;
	float: left;
}
.Pagenation li a {
	display: block;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-right: 2px;
	border: 1px solid #000000;
	background-color: #122434;
	margin-left: 2px;
}

.Pagenation li span {
	display: block;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-right: 2px;
	border: 1px solid #000000;
	background-color: #FF8000;
	margin-left: 2px;
}

.Pagenation {
	margin-bottom: 12px;
}
#VideoArea {
	text-align: center;
}
#VidDetails {
	width: 580px;
	margin: auto;
	padding: 10px;
}
.HalfDiv {
	width: 50%;
	float: left;
}
.Bold {
	font-weight: bold;
}
#form2 label {
	text-align: right;
	display: block;
	width: 265px;
	float: left;
	padding-top: 7px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}
.signinput {
	background-image: url(../images/joininput.png);
	height: 17px;
	width: 156px;
	padding-top: 5px;
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #000000;
	padding-left: 4px;
}
.RedText {
	color: #CC0000
}
.Centered {
	text-align: center;
}
.style1 {font-size: 9px}
.style2 {color: #666666}
.style3 {color: #999999}
