* {margin:0px; padding:0px}
body{
	font-family: "lucida grande", tahoma, arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.6em;
	color:#FFFFFF;
	margin: 0px;
	background:#000 url(images/bg.jpg) no-repeat center top;
}
#bg2 {background:url(images/bg2.png) no-repeat center -50px;}

  td, table, tr{
	padding:0px;
  }
  

  
 a{color:#FFCC00;}
 
 a:hover{color:#FFFFFF;}

img{border:none;}


#ltd{width:130px; background:#000000;}


#tdtop{
	width: 1030px;
	overflow: hidden;
	background: transparent;

}




#logo a {
	float:left;
	margin:12px 0 0px 0px;
	background: url(images/logo.png) no-repeat center center;
	width: 300px;
	height: 72px;
	display: block;
}


.topad{
	float:right;
	margin:10px 0px 0px 0px;
	padding: 4px 0px 0px 0px;
	background: url(images/bgheader.png) no-repeat center -5px;
}

h1 {
	clear: both;
	font: bold 28px arial, helvetica, sans-serif;
	text-align: left;
	padding: 0px 0px 0px 5px;
	color:#EBF1AE;
}
td a{
	font-size:11px;
	line-height:12px;
}
#loginform{
 text-align:center;
 width:166px;
 background:#e8e117;
 height:120px;
}

#usernamediv{
 margin:0 0 0 6px;
float:left;

}

#passdiv {
 margin:0 0 0 6px;
float:left;

}
#submitviddiv{
  margin:0 auto 0 auto;

}
#logoutdiv{
  margin:0 10px 0 auto;

}

#uninp, #passinp{
float:right;
 margin:0 5px 0 0;
}

#membersubmit{
float:left;

}

#memberreg{
   font-size:10px;
     margin:0 0 0 6px;
 float:left;
}

#categories, #partners {
	margin:0px 0px 0px 0px;
	display:block;
	color:#eeeeee;
	padding:0px 0 0px 0px;
	clear:both;
	float: left;
	width: 230px;
	text-align: left;
	overflow: hidden;
	font: bold 28px arial, helvetica, sans-serif;
	line-height: 14pt;
	background: url(images/content-cat.png) repeat-y center top;
}





.clink a, .plink1 a, #partners p a, .poplink a {
	margin:0px 2px 0px 2px;
	display:block;
	padding:12px 0px 8px 30px;
	text-align: left;
	color: #EBF1AE;
	text-decoration: none;
	font: normal 14px arial, helvetica, sans-serif;
	background: url(images/bg_cat_friends.png) no-repeat left top;
	border-bottom: 1px solid #444444;
}

.clink a:hover, .plink1 a:hover, #partners p a:hover, .poplink a:hover {
	color:#FFFFFF;
	background: url(images/bg_cat_friends.png) repeat-y left -90px;
}

li{
 padding:0 0 3px 0;

}


input, textarea{
 font-size:12px;
}


h3{
 padding:2px 0 2px 0;
 margin:0 0 5px 0;

}


h4{
 padding:2px 0 2px 0;
 margin:0 0 5px 10px;
 color:#ffffff;
}





.vthumb img{

border: 1px solid #e8e117; 
}



 .vthumba{
  padding: 0 0 0 0;
font-size:11px;
margin:10px 2px 0 2px;

    height:130px;


}

.vthumba a{
  padding: 5px 3px 3px 3px;
font-size:13px;
color:#00C0ff;
font-weight:bold;

}

.vthumba a:hover{
color:#e8e117;
}

.vtaimg{
 margin-top:5px;
}


.vtaimg img{

 border:2px solid #000000;
}

.vtaimg img:hover{
 border:2px solid #e8e117;
}

.vtatext{
color:#bf5897;
width:160px;
display:block;

}
.midtop{
height:24px;

}
.midbot{
height:28px;

}

.midad{
 background-repeat:repeat-y;

}

.midm{
	background-repeat:repeat-y;
	background: transparent;

}





.sidebot{
  background: #252525;
background-repeat:no-repeat;
background-position:bottom center;


}

.sidem{
	background-repeat:repeat-y;
	width: 230px;
	margin: 0px 0px 0px 0px;
	position: relative;
	background: transparent;


}




 .inleft{
	width:130px;
 
 }

#showcase{
	width:800px;

}
 .inshow{
	width: 100%;
 }

#showcase1{

 background-repeat:repeat-y;
width:800px;

}

#showcase2{

 background-repeat:repeat-y;
width:800px;

}

#svid{
  background:#ffa500;
   border:1px solid #b90a17;
 width:630px;


}









#std{

 background-repeat:no-repeat;
 height:56px;
}

#searchform{
	padding:0px;
	margin:0px;
}


#search{
	color:#336666;
	padding:2px 4px 4px 5px;
	border:2px solid #FFCC00;
	width: 200px;
	font: bold 16px arial, helvetica, sans-serif;
	height: 27px;
	margin: 0px 2px 5px 0px;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	border-radius: 3px;
}
#search:hover {
	border-color:#33A7AA;
}

#searchsubmit{
	width: 90px;
	height: 27px;
	margin: 0px 0px 5px 0px;
	border: 0;
	cursor: hand; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	display:block;
	font: bold 16px arial, helvetica, sans-serif;
	background: #FFCC00;
	color: #000000;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	border-radius: 3px;
	
}
#searchsubmit:hover {
	color: #FFFFFF;
	background-color: #33A7AA;
}
#searchbox{
color:#000000;
display:block;
 margin:0;

  width:100%;
  height:32px;
}


#tcomments{
 border:1px solid #bfbfbf;
width:550px;


}


.tdcomm{
padding:5px;


}

.tdcommname{
background:#d6d6d6;
color:#000000;
}

.tdcommdate{
background:#d6d6d6;
color:#000000;
}



#addcomm input{
 background:#d6d6d6;
  color:#000000;

   font-size:14px;
   font-weight:bold;
  }
  
#addcomm textarea{
 background:#d6d6d6;
  color:#000000;

   font-size:14px;
   font-weight:bold;
  }
  
  #vidc a{
color:#bfbfbf;

  }
  
    #vidc a:hover{
color:#ffffff;

  }
  
  #vidc{
color:#000000;


  }

  #vidc td{
color:#000000;



  }
 
.rstars, #rstars {
margin:0px auto;
font:16px arial, helvetica, sans-serif;
text-align:center;
color:#EBF1AE;
clear:left;
}
#vtitle {
font:bold 24px  arial, helvetica, sans-serif;
color:#EBF1AE;
padding:10px;
}
#vdesc {
font:14px arial, helvetica, sans-serif; color:#cccccc;
text-align:left;
padding:18px;
clear:both;
color:#EBF1AE;
}
  
.bg-thumbvideo {background:url(images/bg-td.png) no-repeat center bottom; margin-bottom:10px;}

  #mlrow {
	margin:0px 0px 0px 0px;
	padding:30px 10px 10px 10px;
  }

.snumlinks {
	color:#222222;
	padding:3px 12px;
	float:left;
	display:block;
	border:2px solid #000000;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	border-radius: 5px;
	font: bold 20px arial, helvetica, sans-serif;
	background:#EBF1AE;
	margin: 0px 0px 0px 5px;
	height: 28px;
  }

.snumlinks:hover{
	color:#222222;
	background: #EBF1AE;
	border: 2px solid #EBF1AE;
	}

  .numlinks{
	font: bold 20px arial, helvetica, sans-serif;
	float:left;
	display:block;
	color:#222222;
	background:#FFCC00;
	border:2px solid #171700;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	border-radius: 5px;
	margin: 0px 0px 0px 5px;
	padding:3px 12px;
	height: 28px;
  }
  
  .numlinks:hover{
	color:#FFCC00;
	border: 2px solid #33A7AA;
	background:#33A7AA;
  }

.nplinks{
	font: bold 20px arial, helvetica, sans-serif;
	float:left;
	color:#222222;
	background:#FFCC00;
	border:2px solid #171700;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	border-radius: 5px;
	margin: 0px 0px 0px 5px;
	height: 28px;
	padding:3px 12px;
	float:left;
	display:block;
  }

.nplinks:hover{
  color:#FFCC00;
  border: 2px solid #33A7AA;
  background:#33A7AA;
}

.morevideo {
	margin:30px 0 20px 0;
	text-align: center;
	padding: 0px;
	float: right;
}


#sctable td {
	text-align: center;
	padding: 5px;
}
#categories p , .partnertitle {
	display: block;
	padding: 5px 0px 10px 18px;
	font: bold 26px arial narrow, arial, helvetica, sans-serif;
	margin: 0px;
}
#partners p {
	margin: 0px;
	padding: 0px;
	display: block;
}
.topad a {
	font: normal 15px Arial, Helvetica, sans-serif;
	color: #FFCC00;
	display: inline;
	padding: 3px 7px;
	text-decoration: none;


	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #000000;
}
.topad a:hover {
	color:#000000;
	background: #FFCC00;
}
.divider {
	clear: both;
}
.topcat {
	background: url(images/top-bottom-cat.png) no-repeat left top;
	clear: both;
	float: left;
	font: 28px  arial, helvetica, sans-serif;
	text-align: left;
	padding: 0px 0px 0px 4px;
	width: 100%;
	color: #EBF1AE;
	margin: 0px 0px 10px 0px;
	text-transform: capitalize;
}
.bottomcat {
	background: url(images/top-bottom-cat.png) no-repeat left bottom;
	clear: both;
	float: left;
	height: 15px;
	width: 100%;
	padding: 5px 0px 0px 15px;
	margin: 0px 0px 20px 0px;
}
#top-main {
	background: url(images/top-bottom-wrapper.png) no-repeat center top;
	margin: 0px auto;
	height: 30px;
	width: 100%;
}
#bottom-main {
	background: url(images/top-bottom-wrapper.png) no-repeat center bottom;
	margin: 0px auto;
	height: 30px;
	width: 100%;
}
#body-main {width:100%; margin:0px auto; background:url(images/content-wrapper.png) repeat-y center top;}
#header {
	width:1045px;
	overflow:hidden;
	margin:0px auto 0px auto;
	height: 100px;
}
