html,body{
	height:100%; /* IE6: treaded as min-height*/
	background:#eeeeee;
}
body{
	background:#eeeeee;
	text-align:center;	
	font-family:verdana,arial,san-serif;
	font-size:11px; 
	color:#000000;
}
div#header{
	background:#fff url(sm-header-bg.jpg) repeat-x bottom left;
	height:52px;
	overflow:hidden;	
	border-bottom:1px solid #999;	
	margin:0;
	padding:0;
}
ul#mainNav{
	height:32px;
	width:auto;
	float:left;
	margin:0 40px;
	padding:20px 0 0;
}
ul#mainNav li{
	float:left;
	width:auto;	
	margin:0;
	padding:0;
}
form#loginform{
	float:right;
	width:auto;	
	color:#124750;
	height:32px;
	padding:10px;
	text-align:left;
}
form#loginform fieldset {
	width:auto;	
	float:left;
	margin:0 10px 0 0;
}
form#loginform fieldset legend{
	color:#124750;
	font-size:12px;
	font-weight:bold;
	margin:0 0 5px 0;
}
form#loginform fieldset label{
	font-size:10px;
}
form#loginform input{
	font-size:10px;
	color:#666;
	height:15px;
	border:1px solid #666;
	padding:0;
}
form#loginform input#goBt{
	height:20px;
	border:none;
	float:left;
	padding:18px 0 0 0;	
}
/*css3 hack for safari only*/
body:first-of-type h5.subtitle span{ margin:0;}
body:first-of-type div .rightColumn h4 span{margin:0;}
body:first-of-type  form#loginform fieldset legend{padding-bottom:5px}

/*end*/


div#footer{
	background:#fff url(sm-footer-bg.jpg) repeat-x top left;
	height:110px;
	border-top:1px solid #999;
	padding:10px 0;
	clear:both;
}
div#footerContent{
	width:966px;
	margin:0 auto;
}
div#footer p{
	text-align:left;
	color:#666;
}
div#footer .menuFooter{
	float:left;
}
div#footer .menuFooter a{
	float:left;
	color:#124750;
	text-decoration:none;
	padding:0 10px;
	border-right: 1px solid #124750;
}
div#footer .copyright{
	float:right;
}
.wrap,div#wrapper{
	width:966px;
	margin:0 auto;
	padding:0;			
}
a, a:hover{
	color:#666;
}
a:hover{
	text-decoration:none;
}
h1.logo{
	padding:10px 0 10px 0;
	text-align:left;
	float:left;
	width:153px;	
}
h2.title a{
	font-size:37px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:36px;
	text-decoration:none;	
	color:#f00;
}

h2.title span a{
	font-weight:bold;
	font-size:49px;
	text-decoration:none;	
	color:#f00;	
}
h2.title a:hover{
	color:#666;
}
p#welcome{
	color:#000;
	font-size:12px;
}
div#features{
	margin:10px 0;
}
div .rightColumn h4{
	font-size:16px;
	color:#666;
	font-weight:bold;
	margin:10px 0 0;
}
div .rightColumn h4 span{ 
	margin:-1.3em 0 0;
	float:right;
	width:auto;	
}
div#features ul{
	list-style-type:none;
}
div#features ul li {
	margin:5px 0;
	height:20px;
	font-size:13px;
}

div#features span{
	color:#ff0000;
	font-weight:bold;
}
a.join img{
	margin:10px 0 0 ;
}
h5.subtitle{ 
	padding:0.5em 0 0.1em 0;
	margin:0 0 1.4em;
	border-bottom:1px solid #666666;
	color:#ff0000;
	font-size:16px; 
	text-align:left;
}
h5.subtitle span{ 
	margin:-1.3em 0 0;
	color:#666;
	font-size:10px;
	float:right;
	width:auto;	
}

ul#categories{
	list-style-type:none;
}
ul#categories li{
	float:left;
	margin:0 7px 10px 0;
	width:153px;	
}
ul#categories li.last{
	float:left;
	margin:0 0 10px 0;
	width:153px;
}

ul#categories img{
	border:1px solid #666;
	width:144px;
	overflow:hidden;
	height:84px;	
}
.type{
text-align:left;	
}
.type a{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	
}
.type a:hover{
	color:#ff0000;
}

.clear {
	font-size:1px;
	margin-top:-1px;
	clear:both;
	line-height:1px;
	height:1px;
	visibility:hidden
}

div .leftColumn,div .rightColumn,.chatContainer{
	padding:10px;
	text-align:left;
	position:relative;
}
div .thumbnails{
	padding:0 10px 10px;
	text-align:center;
	position:relative;	
	width:959px
}

div .rightColumn p{
	clear:both;
}
div .leftColumn,.chatContainer{
	width:654px;
	float:left;		
}
div .rightColumn{
	width:260px;
	float:right;		
}

p#alternativeContent,p#installFlashContent{
	display:none;
}

div#vidhome, div#disconnect-div {
	float: left;
}

div#vidhome { margin-top: 10px !important; }