#mainForm{margin:0 Auto;  width:709px; position: relative  }
.join-free img{border: none; padding: 10px;}
.join-free {display:block;clear:both;margin: 10px 6px 5px 0;}

.top-link{
	text-decoration:none;
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: 24px;
	color:#3375AD;
	line-height: 2;
}
.top-link span{font-size: 30px;}
.top-link:hover{
	color: #0d417f
}

#intro{color:#0C3F7E; width:585px; text-align:justify; margin:0 12px; display:block; float:left; height:257px}

#introPlayer{color:#0C3F7E; width:500px; text-align:justify; float:left; line-height:24px; margin-top:0; margin-right:0; margin-bottom:0; margin-left:15px}

.stolen img{border: none;padding:20px;}

#thumbs {width: 1230px; margin: 0 auto; }

#intro p{margin:0 0 8px 0;padding:0;width:580px;}

#tiles li{width: 48px;float:left;}

#tiles{width: 978px;margin: 10px auto}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a img { border: none; }

#header {
	height:80px;
	background: url(images/header-bg.jpg);
}

#header #logo {
	margin-left: 5px;
	float: left;
	width:300px;
	color: #EDF1F3;
	font-size: 11px;
	font-weight: bold;
	height: 67px;
}



#header #motto { 
float: right; 
margin-right: 5px;
margin-top: 5px;
}		

#nav-bar {
	height: 5px;
	background-color: #000;
}

#subHeader {
width: 1230px;
margin: 0 auto;
text-align: center;
}

#subHeader2 {
margin-left: 5px;
background: url(images/createAfree-Big.png) no-repeat center 8px;
height:120px;
}

#subHeader2 #tabs{
list-style: none;
width: 320px;
float: right;
padding: 0px;
margin: 0;
text-align: center;
}

#subHeader #tabs{
list-style: none;
width: 320px;
float: right;
padding: 0px;
margin: 0;
text-align: center;
}


#tabs li{
	float:left;
	padding:3px;
	list-style: none;
}

#tabs .members a{
	display:block;
	width:130px;
	height:33px;
	background:#FFF;
	text-decoration: none;
	text-align: center;
	border: 1px solid black;
	border-radius: 5px;
	-moz-border-radius: 5px;
}

#tabs .members a:hover{
	color:#000;
	background:#dadddf;
}

#tabs span{
	position: relative;
	top: 5px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #000;
}

#subHeader #textHeader {
width: 500px;
color: #F00;
text-align: center;
float: left;
}

#container { position:relative; width:300px; height:230px; float: left; margin-right: 5px; margin-bottom: 15px; }
    #container a { text-decoration: none; }
    .image { position:absolute; width:300px; height:240px; z-index:0; border: 1px solid black;}
    .overlay { background-image:url(images/overlayDefault.png); position:absolute; width:300px; height:240px; z-index:1;}
    .overlay:hover { background-image:url(images/overlayClick.png);}

.camthumb { border: none; }
.viewers { position:absolute; z-index:1000; bottom: 0; left: 0; right: 0; padding: 2px; color: #FFFFFF; font-size: 13px; font-weight: bold; background: rgba(0, 0, 0, 0.6); }
#container iframe { border: 1px solid black; margin: 0; padding: 0; overflow: hidden; }
 
.navi { float: left; margin-left: 120px; font-size: 24px; font-weight: bold; color: #000000; }
.navi a { font-size: 24px; font-weight: bold; text-decoration: none; color: #000000; }
.navi a:hover { text-decoration: underline; }

#thumbs .thumb {
float: left;
margin-right: 5px;
margin-bottom: 5px;
width: 300px;
height: 240px;
border: 1px solid black;
}

#thumbs .thumb .over { 
width:300px; 
height:240px; 
border:0px;
}

.myButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #000000), color-stop(1, #2d3333) );
	background:-moz-linear-gradient( center top, #000000 5%, #2d3333 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#2d3333');
	background-color:#000000;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	display:inline-block;
	color:#ffffff;
	font-family:Verdana;
	font-size:24px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
}.myButton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #2d3333), color-stop(1, #000000) );
	background:-moz-linear-gradient( center top, #2d3333 5%, #000000 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2d3333', endColorstr='#000000');
	background-color:#2d3333;
}.myButton:active {
	position:relative;
	top:1px;
}

#footer	{ 
text-align: center; 
margin-bottom: 20px;
}

	#footer img { margin-top: 30px;margin-bottom: 20px; }

.clear { clear: both; }
#footer2 {
	margin-top: 40px;
	background-color: #000000;
	font-size: 11px;
	text-align: center;
	color: #FFFFFF;
}
#footer2 a { 
color: #FFFFFF; 
} 

#standardTerms {
	margin-left: auto; text-align:justify; margin-right: auto; width: 500px !important; font-size: 10px !important; 	
}

#register .head{white-space: nowrap;text-align:right;width:170px;margin:0;font-family:"lucida grande",tahoma,verdana,arial,sans-serif;color:#176898;font-size:18px;font-weight:bold;}
h3{margin:0;text-align:center;padding:0;font-family:"lucida grande",tahoma,verdana,arial,sans-serif;color:#333;font-size:16px;}
#reg{font-weight:bold;border:2px solid #D0EEF2;background:#fff;width:680px;clear:both;padding:10px;margin:10px auto;}
table{width:95%}
.submit_button{margin:5px auto;display:block;}
table .title{text-align:right;width:170px;font-size:11px;font-weight:normal;padding:0 0 0 10px;margin:4px;color:#333;font-family:"lucida grande",tahoma,verdana,arial,sans-serif;}
table .field input{font-size:20px;padding:0 0 0 5px; width:60%; 
border: 1px solid #ccc; 
background:#f9f9f9;}
table td{padding:5px}
table td.payment strong{color:#f00;font-weight:bold;}
table td.payment,
table td.submit,
table td.other{text-align:center;font-family:"lucida grande",tahoma,verdana,arial,sans-serif;color:#333;font-size:12px;}
#register{margin:0 auto;
border:2px solid #ccc;
background:#fff;
width:980px;
padding:10px;}
#register .top{height:55px;margin:0;padding:0;width:600px;}
#register .mid{margin:0;padding:25px 0;width:600px;}
#register .bot1{height:20px;margin:0;padding:0;width:600px;}
#reg-left{width:190px; float:left;}
#reg-main{width:600px; float:left;}
#reg-right{width:190px; float:left;}

#reg-left img,
#reg-right img{padding:3px;border:1px solid #ccc;margin:2px;}

.joinnow{ width:560px; padding:10px 20px;text-align:center;font-family:Arial, Gadget, sans-serif;color:#555;margin:0 auto;}
.joinnow strong{font-size:24px;}
.free em{color:#f00;font-style:normal;}

.free{color: #666;font-size: 13px; font-style:normal; font-weight: bold; font-family:Arial,Helvetica,sans-serif;}

.joinnow strong{color: #666; }
.joinnow strong span{color: #c00;}
body { margin:0px; background: transparent;}
table .field{text-align:left;}


.stolen{clear: both;}

#vidDiv{ width:1230px; margin:0 Auto}
.introHolder{height:480px; width:500px; float:left; margin-left:14px; display: block;}
.playerDiv{float:left; height:460px; width:700px; background-color: #262626; border-top-width:3px; border-right-width:3px; border-bottom-width:1px; border-left-width:3px; border-top-style:solid; border-right-style:solid; border-bottom-style:solid; border-left-style:solid; border-top-color:#000; border-right-color:#000; border-bottom-color:#000; border-left-color:#000; margin:3px 0 0}

.bigPlay {width: 700px; height: 447px;  margin:0px 0px; background-image:url('images/bigPlay.png'); margin:0px 0px ; background-position: 0px 0px; background-repeat:no-repeat; overflow:hidden; position: absolute; }
.bigPlay:hover {background-position: 0px -441px;}
.controls {width: 700px; height: 33px; overflow: hidden; background-image:url('images/playControls2.png'); margin:0px 0px ; background-position: 0px 0px; background-repeat:no-repeat; margin-top:427px;}
.controls .playButton{width:40px; height:33px; overflow: hidden; background-image:url('images/playControls2.png'); margin:0px 0px ; background-position: 0px 0px; background-repeat:no-repeat;}
.controls .hdButton{ background-image: url("images/playControls2.png");
    background-position: -648px 0;
    background-repeat: no-repeat;
    float: left;
    height: 33px;
    margin: -33px 0 0 649px;
    overflow: hidden;
    position: absolute;
    width: 51px;}
.controls .playButton:hover{ background-position: 0px -66px; margin-top:2px; }
.controls .hdButton:hover{ background-position: -648px -32px; }
.preloader {margin-left: 6px; margin-top: 120px;}

.close {
position: fixed;
bottom: 200px;
right: 16px;
text-align: right;
}

#floatad {
position: fixed;
bottom: 0px;
right: 15px;
display: block;
width:200px;
height:180px;
border: 2px solid #000000;
background-color: #cccccc;
z-index: 10000;
}

.stars {
float: left;
}

/* new shit */
#wrap {
	width: 1250px;
	margin: 0 auto;
}
#player {
	float: left;
	margin-right: 10px;
}
.player {
	border: 2px solid #000000;
}
.below {
	width: 700px;
}
.field {
	width: 400px;
	border: 1px solid #000000;
}
#related {
	float: left;
}
.related-header {
	display: block;
	height: 36px;
	background-color: #000000;
	border: 1px solid #999999;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	color: #FFFFFF;
	padding: 3px 10px 3px 3px;
	margin-bottom: 10px;
	font-size: 24px;
	font-weight: bold;
}
.related-thumb {
	width: 500px;
	height: 100px;
	margin-bottom: 10px;
}
.related-thumb img {
	float: left;
	margin-right: 5px;
	border: 2px solid #000000;
}

.related-thumb .title a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.related-thumb .title a:hover {
	text-decoration: underline;
}

.related-thumb p {
	font-size: 12px;
}

.related-thumb .smaller {
	font-size: 10px;
}

/* navigation */

#nav {
	width: 1230px;
	margin: 0 auto;
}

.hbar {
	height: 5px;
	width: 1217px;
	color: #000000;
	background-color: #000000;
	border: none;
	margin: 0 0 5px 0;
}

.menuleft {
	width: 920px;
	float: left;
}

.menuleft span {
	display: block;
	float: left;
	margin: 0 3px 0 0;
	background: #000000;
	color: #ffffff;
	font-size: 15px;
	padding-top: 7px;
	font-weight: bold;
	width: 150px;
	height: 30px;
	text-align: center;
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
}

.menuleft span:hover {
	background: #222222;
}

.menuleft span a {
	color: #ffffff;
	text-decoration: none;
}

.menuright {
	width: 290px;
	float: right;
	padding: 2px 0 0 0;
}

.iform {font: 12px/26px Verdana, Geneva, sans-serif; width:260px; float: right; margin-right: 15px; }
.iform ul { margin:0; padding:0; list-style:none;}
.iform ul ul { overflow:auto}
.iform li { padding-bottom:5px; float: right;}
.iform label { 
 width:130px; display:block; float:left; line-height:26px;
}
.iform label.ilabel { 
 width:auto; display:inline; float:none; line-height:26px; padding:0 5px
}

.iform .itext,.iform .itextarea,.iform .iselect,.iform .ibutton { 	
	width:200px;
	border:1px solid #999;
	-webkit-border-radius: 3px;-khtml-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
	margin:0;
	padding:5px;
	background: #fff;
	background: -webkit-gradient(linear, left top, left 25, from(#fff), color-stop(6%, #eee), to(#fff));
	background: -moz-linear-gradient(top, #fff, #eee 2px, #fff 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;

}

.iform .itext:hover,.iform .itextarea:hover,.iform .iselect:hover,.iform .ibutton:hover,
.iform .itext:focus,.iform .itextarea:focus,.iform .iselect:focus,.iform .ibutton:focus{

border-color: #333;
background:#fff;

}

.iform .itext {

}


.iform .itextarea{ 
	height:100px; width: 250px;
}
.iform .ibutton {

	width:auto;
	background: #efefef;
	background: -webkit-gradient(linear, left top, left 25, from(#dadada), color-stop(6%, #efefef), to(#dadada));
	background: -moz-linear-gradient(top, #dadada, #efefef 2px, #dadada 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;

}
.iform .ibutton:hover,.iform .ibutton:focus { background:#dadada;}
.iform li.iheader { display:block; font-size:18px; border-bottom:1px solid #000; padding:5px; text-indent:10px; margin:5px 0 15px }
.iform li.iseparator { display:block; text-indent:-9999px; height:10px; line-height:10px; border-bottom:1px solid #999;margin:5px 0 15px }

.iform .required { border-color:#F00; }
