/* CSS Document */
/*----styles---*/
h1.header{font-size:24px;color:#0CA942;letter-spacing:-1px;}
a{font-size:12px;color:#006C33;line-height:15px;font-weight:bold;}

/*----left videos container---*/
#videos_cont{
display:block;
width:100%;
margin:0 ;
padding:0;
float:left;
background:  url('../images/index/li_1.gif') repeat-y left top;
border-bottom: 1px solid #B9DDFE;
}
<!--[if gte IE 6]>

<!--
#videos_cont{
display:block;
width:100%;
margin:0 ;
padding:0;
float:none;
background:  url('../images/index/li_1.gif') repeat-y left top;
border-bottom: 1px solid #B9DDFE;
}
-->


#videos_cont.dark{background:  url('../images/index/li_2.gif') repeat-y left top;}
#videos_cont.light{background:  url('../images/index/li_1.gif') repeat-y left top;}

#videos_cont img{
height:70px;
width:80px;
margin:10px ;
float:left;
border: 1px solid #B9DDFE;
}
#videos_cont p{
margin:10px 5px 10px 80px;
color:#000;
line-height:15px;
font-size:12px;
}
#videos_cont p a{
font-size:12px;
color:#006C33;
line-height:15px;
font-weight:bold;
}
/*----middle my_choice_list container---*/
#my_choice_list{
float:left;
width:100%;
margin:0 ;
padding:0 0 0 10px;
background:  url('../images/profile/my_gradient.jpg') repeat-x left top;
color:#fff;
}
#my_choice_list img{
float:left;
clear:both;
margin:0;
}
#my_choice_list ul{
float:left;
clear:both;
width:100%;
margin:10px 0 0 0px;
padding:0;
background:  url('../images/profile/link_gradient.jgg') repeat-y left top;
}
#my_choice_list ul li{
list-style-type:none;
padding:2px 0 2px 0;
border-bottom:1px solid #000;
margin:0 0 0 5px;
}
#my_choice_list ul li a{
text-decoration:none;
color:#fff;
font-weight:bold;
margin:0;
padding:0;
}
#my_choice_list ul li a span{
color:#78FCA9;
margin: 0 0px 0 0;
}
/*----right containers---*/
#right_profile{
float:right;
width:95%;
margin:20px 0px 20px 0px;
padding:0 ;
color:#000;
}

#right_profile span{
float: left;
display: inline-block;
font-weight:bold;
width:130px;
color:#0E7541;
}
#right_profile span.long_span{
float: left;
display: inline-block;
font-weight:bold;
width:200px;
color:#0E7541;
}
/*-----right_comments------*/
#right_comments{
display:block;
width:100%;
margin:0 ;
padding:0;
float:left;
background:  url('../images/profile/comment_bar.jpg') repeat-y left top;
border-bottom: 1px solid #B9DDFE;
}
<!--[if gte IE 6]>

<!--
#right_comments{
display:block;
width:100%;
margin:0 ;
padding:0;
float:none;
clear:both;
background:  url('../images/profile/comment_bar.jpg') repeat-y left top;
border-bottom: 1px solid #B9DDFE;
}
-->
#right_comments img{
height:70px;
width:80px;
margin:10px 0 10px 10px ;
float:left;
border: 1px solid #B9DDFE;
}
#right_comments p , #right_comments form{
display:block;
margin:10px 5px 10px 100px;
padding:0;
color:#000;
line-height:15px;
font-size:12px;
}

#right_comments p a{
font-size:12px;
color:#006C33;
line-height:15px;
font-weight:bold;
}
.hidden_div{
float:right;
clear:both;
display:none;
width:100%;
margin: 0;
}
.hidden_div form textarea{
width:250px;
height:70px;
overflow:hidden;
}
/*---------profile_form----------------*/
#profile_form{
display:block;
width:95%;
margin:20px 0px 20px 0px;
padding: 0;
font-size:1.0em;
float:right;
}
#profile_form h1{
font-size:24px;
color:#0CA942;
letter-spacing:-1px;
}
#profile_form form label{

	width: 120px;
	float: left;
	margin-bottom: 0px;
	/*color:#5780C0;*/
	font-size:1em;
	 display: inline-block;
    vertical-align: top;
}
#profile_form input{
	width: 180px;
	color:#000000;
	margin-bottom: 5px;
}
#profile_form form select.short{width: 60px;color:#000000;margin-bottom: 5px;}
#profile_form form input.radio{width: 20px;color:#000000;margin-bottom: 5px;}
#profile_form input.button{
	width: 120px;
}
#profile_form form select{
	width: 186px;
	color:#000000;
	margin-bottom: 5px;
 
}

#profile_form br {
	clear: left;
}
#profile_form form textarea{
    margin-top:5px;
    width: 180px;
	height:60px;
	color:#000000;
	overflow:hidden;
 }
/*---------left_list----------------*/
#left_list{
width:100%;
float:left;
margin:0;
padding:0 0 5px 0;
background:#000;
}
#left_list ul{
margin:0;
padding:0;
background:#ccc;
}
#left_list ul li{
list-style:none;
margin:0;
padding:0;
height:28px;
background:  url('../images/browse/sub_categories.gif') repeat-x left top;
}
#left_list ul li a{
position:relative;
display:block;
padding-top:7px;
width:100%;
height:22px;
text-decoration:none;
color:#04070c;
font-size:12px;
text-indent:40px;
background:url('../images/browse/categories.gif') repeat-x #ACD5FE;
}
#left_list ul li a:hover {
background:url('../images/browse/categories_over.gif') repeat-x #ACD5FE;
}
/*---------gallery----------------*/
#gallery{
background: url('../images/browse/light_tl.gif') no-repeat ;
margin:0  0 30px 0;
padding:0;
 float: left;
 width:100%;
}
#gallery_inner{
background:#E0EDF9 ;
margin:0;
padding:0;
float: left;
width:100%;
}
#gallery h2{
font-size:16px;
margin:0 0 0 20px;
}
.right_corner{
 float: right;
 width:98%;
 margin:0;
padding:0;
 background:url('../images/browse/light_tr.gif') no-repeat top right;
}
#bottom_gallery{
 float: left;
 width:100%;
 margin:0;
 padding:0;
 background:url('../images/browse/light_bl.gif') no-repeat bottom left;
}
.bottom_corner{
 float: right;
 width:98%;
 margin:0;
 padding:0;
 background: url('../images/browse/light_br.gif') no-repeat bottom right;
}

#input_top{
display:block;
width:523px;
height:42px;
margin:20px 0 0 10px;
padding:15px 0 0 50px;
background:url('../images/browse/input_top.gif') no-repeat top center;
}
div.float img
{
padding:0px;
margin: 0;
border:2px solid #fff;
}
 
div.float {
  float: left;
   margin:20px 0 0px 15px;
  padding:0;
  text-align:left;
   width:130px;
  
  }
  
div.float p {
font-size:0.9em;
line-height:9pt;
margin-top:2px;
text-align: left;
color:#000;
   }

div.video_float img
{
padding:0px;
margin: 0;
border:2px solid #fff;
}
 
div.video_float {
  float: left;
  display:block;
  height:210px;
  width:130px;
   margin:20px 0 0px 15px;
  padding:0;
  text-align:left;
    
  }
  
div.video_float p {
font-size:0.9em;
line-height:9pt;
margin-top:2px;
text-align: left;
color:#000;
   }
div.more {
display:block;
height:40px;
width:100%;
text-align:center;
margin:10px 0 0 0;
clear:both;
 }

 div.more a{
 margin: 0 2px 0 2px;
   }
 /* search box*/
 #searchtext{
 float:left;
width:220px;
height:22px;
margin:20px 0 0 0;
}
#searchfriends{
float:left;
display:block;
width:220px;
height:18px;
margin:5px 0 0 0;
background:  url('../images/search_left2.gif') no-repeat 0px 0px;
}
#searchfriends form input.search_text{
float:left;
height:15px;
padding-left:10px;
padding-top:2px;
font-size:10px;
border:none;
background:url('../images/search_left2.gif') no-repeat 0px 0px #fff;
}

#searchfriends .search_button{
float:left;
border:none;
width:20px;
height:30px;
padding-bottom:2px;
background:url('../images/search_button2.gif') no-repeat 0px 0px;
cursor:pointer;
}
#searchfriends .search_button:hover{
background:url('../images/search_button_over2.gif') no-repeat 0px 0px;
}
/*----video player page-------*/
#video_pane{
display:block;
margin:0 0 20px 0;
padding:0;
color:#006C33;
}
#video_pane h2{
display:block;
margin:0 0 5px 0 ;
padding:0;
color:#006C33;
font-size:18px;
}
#rating{
display:block;
margin:0 0 20px 0;
padding:0;
color:#006C33;

}
#options {
width:100%;
height:25px;
background:  url(../images/video/rating_bar2.gif) repeat-x left top;
}

.rating_stars {
     list-style: none;
	 float:left; 
	 padding: 0px; 
	 width: 107px; 
	 height: 19px; 
	 position: relative; 
     top:4px;
	 margin:0 0 0 5px;
	 background: url(../images/video/rating_star.gif) top left repeat-x;
}

.rating_stars li {
float:left;
list-style:none;
padding:0px; 
margin:0px;
}

.rating_stars li a{
	display:block; 
	width:20px; 
	height: 19px;
	text-decoration: none; 
	text-indent: -9000px; 
	z-index: 20; 
	position: absolute; 
	padding: 0px; 
	background-image:none; 

}

.rating_stars li a:hover{
	background: url(../images/video/rating_star.gif) 0px -19px; 
	z-index: 1; 
	left: 0px; 
}
.rating_stars a.one_star {left: 0px;}
.rating_stars a.one_star:hover {width:20px;}

.rating_stars a.two_stars {left:20px;}
.rating_stars a.two_stars:hover {width:40px;}

.rating_stars a.three_stars {left:40px;}
.rating_stars a.three_stars:hover {width:60px;}

.rating_stars a.four_stars {left:60px;}
.rating_stars a.four_stars:hover {width:80px;}


.rating_stars a.five_stars {left:80px;}
.rating_stars a.five_stars:hover {width:105px;}
.current_rating_1 {height:19px; background:url(../images/video/rating_star.gif) 0px -38px; width:20%;}
.current_rating_2 {height:19px; background:url(../images/video/rating_star.gif) 0px -38px; width:40%;}
.current_rating_3 {height:19px; background:url(../images/video/rating_star.gif) 0px -38px; width:60%;}
.current_rating_4 {height:19px; background:url(../images/video/rating_star.gif) 0px -38px; width:80%;}
.current_rating_5 {height:19px; background:url(../images/video/rating_star.gif) 0px -38px; width:100%;}

#rating_links {
position:relative;
float:left;
top:-20px;
left:120px;
font-size:0.8em;
}

#rating_links a {
float:left;
margin-left:12px;
text-decoration:none;
color:#03060B;
}

#rating_links a:hover {text-decoration:underline;}
/*----index page-------*/
#video_pane_index{
background: url(../images/index/pick_of_the_day2.gif) top left no-repeat;
display:block;
margin:0 0 20px 20px;
padding:40px 0 0 0;
color:#006C33;
}
#video_pane_index h2{
display:block;
margin:0 0 5px 0 ;
padding:0;
color:#006C33;
font-size:18px;
}
#video_pane_index p{
display:block;
width:450px;
margin:0 auto;
padding:20px 0 0 25px;
color:#000;

}
#video_pane_index a{
color:#006C33;
margin:0;
}
#suggest {
 float:right;
 width:400px;
 margin:-20px 0 0 0;
 padding:0 50px 0 0;
 text-align:right;
 
}
#suggest a{
color:#006C33;
margin:0  0 0 20px;
}
/*-----admins----*/
#admins{
margin:0 auto;
position:relative;
top:30px;
text-align:center; 
}
#admins a{
color:#fff;
text-decoration:underline;
font-weight:bold;
margin:0 1px;
}
/*-----admin_logged_in - messages----*/
#messages{
margin:0 0 10px 1%;
padding:20px 0 0 30px;
display:block;
height:236px;
background: url(../images/index/welcome_box.gif) top left no-repeat;
}
#welcome_nav {

margin-bottom:0px;
clear:both;
width:744px;
height:30px;
}
#welcome_nav h1{
float:left; line-height:26px; margin:0;
}
#welcome_nav * {float:left;border:none;}
#welcome_nav img {padding-left:20px;}
#welcome_nav a {padding-left:4px; padding-top:6px; vertical-align:middle;}
.number {padding:4px; padding-right:0px; font-size:13px; font-family:arial;}
/*-----help----*/
#box_paragraph{
color:#000;
font-size:1.05em;
padding:20px;
}
#box_paragraph h2{
color:#0e7541;
margin:35px 0 5px 0;
padding:0px;
}
#box_paragraph p{

margin:5px 0  15px 0;
padding:0px;
}
#subnav {
padding-top:20px;
margin:0 auto;
width:863px;
height:24px;
position:relative;
top:67px;
padding:0;
z-index:100;

}

#subnav ul {
list-style:none;
margin:0;
padding:0;}
#subnav ul li {float:left;margin:0;
padding:0;}
#subnav ul li a {padding-top:3px; text-indent:10px; display:block; width:89px; height:17px; text-decoration:none; font-size:11px; background: url('../images/sub_tabs.gif') 0px -24px; color:#130F28;}
#subnav ul li a:hover {background-position:0px 0px; color:#fff;}
#subnav ul li a#current {background-position:0px 0px; color:#fff;}

#sharevideodiv{
background:#fff;
display:none;
width:100%;
margin:0 ;
padding:0;
float:left;
}
#sharevideodiv form{
margin:0  0 0  20px;

}
#sharevideodiv label{
    width: 140px;
	float: left;
	margin-bottom: 0px;
	display: inline-block;
    vertical-align: top;
}

#sharevideodiv input{
	width: 150px;
	color:#000000;
	margin-bottom: 5px;
}
#sharevideodiv input.short{width: 20px;color:#000000;margin-bottom: 5px;}
