
/* CSS Document */

.main_background{
width:100%;
background-color:#F5FAF7;
}
.topWrapper{
height: auto;
width: 100%;
background-color:#FDFEFA;
overflow: hidden;
}
.mytopWrapper{
height: auto;
width: 100%;
background-color:#000000;
overflow: hidden;
}
.mytopWrapper2{
height: auto;
width: 100%;
background-color:#EDEFF4;
overflow: hidden;
}
.topline{
width: 100%;
height: 45px;
background-color: #3C3C3C;
padding: 0px;
margin: 0px;
border: none;
}
.topline2{
width: 100%;
height: 35px;
background-color: #F5FAF7;
padding: 0px;
margin: 0px;
border: none;
border-width:2px;
border-color:FFFFFF;
}
.top_level_container{
width: 980px;
height:auto;
overflow: hidden;
}
.top_level_container2{
width: 500px;
height:auto;
float:left;
overflow: hidden;
}
.top_login{
height: 30px;
width: 425px;
margin: 0px;
padding: 0px;
float: right;
padding-top:5px;
}
.login_profile{
width:28px;
height::28px;
margin:1px;
float:left;
}
.blog_more_footer{
min-height: 200px;
width: 550px;
margin: 0px;
padding-right: 10px;
background: url(../images/blog_more_footer.png) no-repeat;
float: left;
margin-top:2px;
}
.top_logo{
float: left;
width: 200px;
margin-top: 10px;
margin-bottom: 0px;
}
.ad_banner2{
width: 990px;
min-height: 100px;
padding: 0px;
text-align: left;
overflow: hidden;
margin-bottom:0px;
padding-top:0px;
margin-bottom:5px;
margin-top:5px;
background-image: url(../images/banner_ad_bg.png);
background-repeat: no-repeat;
}

.ad_banner{
width: 728px;
min-height: 90px;
padding: 0px;
text-align: left;
overflow: hidden;
margin-bottom:0px;
padding-top:0px;
margin-bottom:5px;
margin-top:5px;
}
.top_login p{
width: 410px;
padding: 0px;
margin: 0px;
}
.topform{
padding: 0px;
width: 420px;
padding-top: 1px;
padding-left: 8px;
text-align: center;
}

.input_x{
width: 161px;
height: 18px;
position:relative;
top: -5px;
background-color: #E9E9E9;
margin: 0px;
padding: 0px;
border: none;
margin-right: 2px;
}
.submit_but{
height: 20px;
}
.topstatus{
height: auto;
overflow: hidden;
width: 980px;
text-align: left;
padding: 0px;
margin: 0px;
position: relative;
top: -10px;
}

.body_wrapper{
background-color:#FFFFFF;
border-color: #BCCFC6;
border-style: solid;
border-width: 0px 0px 0px 0px;
display: block;
width: 990px;
height: auto;
overflow: hidden;
padding:8px;
padding-right: 0px;
margin-top:0px;
padding-top:0px;
padding-left: 0px;
padding:5px;
/*-moz-box-shadow: 0 0 5px 5px #BCCFC6;
-webkit-box-shadow: 0 0 5px 5px #BCCFC6;
box-shadow: 0 0 5px 5px #BCCFC6;*/
clear:both;

}
.body_wrapper_2{
border-color: #BCCFC6;
border-style: solid;
border-width:2px 0px 0px 0px;
display: block;
width: 980px;
height: auto;
overflow: hidden;
margin-top: 20px;
padding-left: 10px;
padding:8px;
padding-right: 0px;
padding-left:0px;
background-color:#FFFFFF;
}
.index_content_wrapper{
width: 500px;
margin-top: 30px;
float: left;
height: auto;
margin-right: 20px;
overflow: hidden;
min-height: 330px;
background-image:url(../images/reg_bg.jpg);
background-repeat: repeat-x;
-moz-border-radius-topleft: 12px;
}
.index_registration_area{
width: 440px;
margin-top: 30px;
float: left;
height: auto;
overflow: hidden;
background-image:url(../images/reg_bg.jpg);
background-repeat: repeat-x;
min-height: 330px;
-moz-border-radius-topright: 12px;
}
.regform_input_fields{
width: 217px;
height: 18px;
}
.footer_x_y{
margin-top: 70px;
border-top: 0px solid #DDDDDD;
width: 960px;
padding-top: 10px;
text-align: right;
}
.footer_x_y a:link{
color:#FFFFFF;
margin-top: 70px;
border-top: 0px solid #DDDDDD;
width: 960px;
padding-top: 10px;
text-align: right;
}
.footer_x_y a:visited{
color:#FFFFFF;
margin-top: 70px;
border-top: 0px solid #DDDDDD;
width: 960px;
padding-top: 10px;
text-align: right;
}
.footer_x_y a:hover{
color:#DDD;
margin-top: 70px;
border-top: 0px solid #DDDDDD;
width: 960px;
padding-top: 10px;
text-align: right;
text-decoration:underline;
}
.clearfloat{
clear: both;
}

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Top button for website >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
.siteMenu{
margin: 0px;
padding: 0px;
width: 970px;
overflow: hidden;
position: relative;
bottom: -2px;
/*border-bottom: 1px solid black; bottom horizontal line that runs beneath tabs*/
}
.siteMenu ul{
margin: 0;
padding: 0;
font: bold 13px Calibri;
list-style-type: none;
color:#FFFFFF;
}
.siteMenu li{
display: inline;
margin: 0;
}
.siteMenu li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 5px 12px; /*padding inside each tab*/
border: #3B5998 solid 1px;
border-right: 1px solid #3B5998; /*right divider between tabs*/
border-bottom: #D8DFEA solid 1px;
color: #FFFFFF;
background: #CCCCCC; /*background of tabs (default state)*/
margin-right: 1px;
}
.line{
height: 1px;
border-bottom: #D8DFEA 1px solid;
}

.siteMenu li a:visited{
color: #3C3C3C;
}

.siteMenu li a:hover{
background: #999999; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
color:#FFFFFF;
border: #627AAD 1px solid;
text-decoration: none;
}
.siteMenu li.selected a{
background-color: #FFFFFF;
border: #3B5998 solid 1px;
border-bottom: #FFFFFF solid 1px;
color:#000000;
}
.topstatusarea{
margin: 0px;
padding: 0px;
width: 500px;
margin-bottom: 5px;
margin-left: 3px;
float: left;
padding-bottom: 2px;
padding-top: 20px;
}
.topstatusarea2{
margin: 0px;
padding: 0px;
width: 400px;
margin-bottom: 5px;
margin-left: 3px;
float: right;
}

/* /////////////////////////////// Index CSS /////////////////////////////////////// */
.main_index_wrapper{
width: 805px;
height: auto;
overflow: hidden;
float: left;
margin: 0px;
padding: 0px;
margin-right:0px;
}
.main_index_wrapper_3{
width: 810px;
height: auto;
overflow: hidden;
float: left;
margin: 0px;
padding: 0px;
margin-top: 0px;
}
.main_index_wrapper_friends{
width: 745px;
height: auto;
overflow: hidden;
float: left;
margin: 0px;
padding: 0px;
margin-top: 0px;
}
.main_index_wrapper_2{
width: 805px;
height: auto;
overflow: hidden;
float: left;
margin: 0px;
padding: 0px;
margin-right: 3px;
}
.index_feed_area{
width: 540px;
height: auto;
overflow: hidden;
margin-right: 0px;
text-align: left;
float: left;
}
.index_featured_area22{
width: 302px;
height: auto;
overflow: hidden;
padding-left: 0px;
padding-right: 0px;
text-align: center;
float: right;
min-height: 200px;
margin-right: 0px;
margin-top:5px;
}
.index_featured_area24{
width: 302px;
height: auto;
overflow: hidden;
padding-left: 0px;
padding-right: 0px;
text-align: center;
float: right;
min-height: 200px;
margin-right: 0px;
margin-top:5px;
background-image: url(../images/featured_feeds_bg24.png);
background-repeat: no-repeat;
}
.index_featured_area{
width: 252px;
height: auto;
overflow: hidden;
padding-left: 0px;
padding-right: 0px;
text-align: center;
float: right;
min-height: 200px;
margin-right: 0px;
margin-top:5px;
background-image: url(../images/featured_feeds_bg.png);
background-repeat: no-repeat;
}
.index_featured_area3{
width: 252px;
height: auto;
overflow: hidden;
padding-left: 0px;
padding-right: 0px;
text-align: center;
float: right;
min-height: 100px;
margin-right: 0px;
background-image: url(../images/featured_feeds_bg2.png);
background-repeat: no-repeat;
}
.index_featured_area4{
width: 252px;
height: auto;
overflow: hidden;
padding-left: 0px;
padding-right: 0px;
text-align: center;
float: right;
min-height: 100px;
margin-right: 0px;
}
.index_bg{
background-image: url(../images/featured_feeds_bg.png);
background-repeat: no-repeat;
min-height:400px;
}
.index_featured_area2{
width: 206px;
height: auto;
overflow: hidden;
text-align: left;
min-height: 400px;
background-colour: #F7F7F7;
margin-right:5px;
float:right;
}
.index_featured_bg{
width: 245px;
height: auto;
overflow: hidden;
padding-left: 0px;
padding-right: 0px;
float: right;
min-height: 200px;
background-image: url(../images/featured_feeds_bg.png);
}
.index_sponsored_area{
width: 160px;
height: auto;
overflow: hidden;
text-align: center;
margin-left: 0px;
float: right;
margin-top:15px;
margin-left:5px;
}
.index_sponsored_area_3{
width: 125px;
height: auto;
overflow: hidden;
text-align: left;
margin-left: 0px;
float: left;
min-height: 1300px;
background-image: url(../images/ads_bg.png);
background-repeat: repeat;
margin-top: 15px;
}
.index_sponsored_area_2{
width: 160px;
height: auto;
overflow: hidden;
text-align: center;
margin-left: 0px;
border:1px solid #565618;
float: right;
min-height: 600px;
margin-top: 5px;
}
.index_sponsored_area9{
width: 160px;
height: auto;
overflow: hidden;
text-align: center;
margin-left: 0px;
float: right;
margin-top:15px;
min-height: 600px;
border:1px solid #565618;
background-image: url(../images/ads_bg.png);
background-repeat: repeat;
margin-left:5px;
}
.filter_container_2{
border-bottom: 2px solid #EEEEEE;
padding: 7px;
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
border-top: 1px solid #EEEEEE;
margin-bottom:10px;
margin-top:10px;
}
.filter_container_3{
padding: 1px;
font-weight: bold;
padding-top: 5px;
float:right;
}
.filter_container_4{
padding: 1px;
font-weight: bold;
padding-top: 5px;
float:left;
}
.filter_container_4 a{
margin-right: 10px;
padding:3px7px;
text-decoration: none;
color: #FFFFFF;
}
.filter_container_4 a:hover{
color: #FFFFFF;
text-decoration: underline;
}
.filter_container_4 a#selected{
color: #FFFFFF;
text-decoration: underline;
font-size:12px;
}
.filter_container_5{
padding: 3px;
font-weight: bold;
margin-top:15px;
font-family: "calibri", Times, serif;
font-size:14px;
}
.filter_container_70{
padding: 0px;
font-weight: bold;
margin-top:0px;
padding-right:0px;
}
.filter_container_2 a{
margin-right: 10px;
padding: 3px 5px;
text-decoration: none;
}
.filter_container_3 a{
margin-right: 10px;
padding:3px7px;
text-decoration: none;
color: #FFFFFF;
}
.filter_container_3 a:hover{
color: #FFFFFF;
text-decoration: underline;
}
.filter_container_3 a#selected{
color: #FFFFFF;
text-decoration: none;
font-size:12px;
}
.filter_container_3 a#not_logged{
background-color: #000066;
color: #FFFFFF;
text-decoration: none;
}

.filter_container_2 a#selected{
border: 1px solid #43609D;
background-color: #898989;
color: #FFFFFF;
text-decoration: none;
}
.filter_container_6{
border-bottom: 2px solid #EEEEEE;
padding: 7px;
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
border-top: 1px solid #EEEEEE;
margin-bottom:10px;
margin-top:10px;
}
.filter_container_6 a{
margin-right: 10px;
padding: 3px 5px;
text-decoration: none;
}
.filter_container_6 a.selected{
border: 1px solid #43609D;
background-color: #898989;
color: #FFFFFF;
text-decoration: none;
}
.top_feeds
{color:#FFFFFF; float:left; background-color:#333; width:647px; padding:3px; border-bottom:3px solid #94C4A3; line-height:1.3em; padding-left:15px; font-variant:small-caps; font-size:12px;
}
.feat_tube{
padding: 3px 0px 3px 0px;
height: auto;
text-align: left;
padding-left:5px;
width:648px; padding-top:0px;margin-left:0px;padding-top:5px;  background-color:#F7F8F9; border-bottom:1px #94c4a3 solid; margin-bottom:10px; padding-right:0px; margin-left:0px; 
}
.featured_tube1{
padding: 0px 0px 10px 0px;
height: auto;
overflow: hidden;
text-align: left;
margin-left: 10px;
}
.skyscrapper_ad{
width: 160px;
height:600px;
text-align:center;
margin-top:5px;
margin-left:3px;
}
.skyscrapper_ad{
width: 120px;
height:600px;
text-align:center;
margin-top:5px;
margin-left:3px;
}

.featured_tube{
padding: 3px 0px 3px 0px;
height: auto;
overflow: hidden;
text-align: left;
margin-left:5px;
}
.featured_tube2{
padding: 2px 0px 2px 0px;
height: auto;
overflow: hidden;
text-align: left;
margin-left:10px;
}
.featured_tube3{
height: auto;
overflow: hidden;
text-align: left;
margin-left:10px;
}
.divider{
border: #FFFFFF 0px;
margin-top: 12px;
}
.pix_tube32 img{
padding: 0px;
border: 0px solid #CCCCCC;
height: auto;
overflow: hidden;
}
.pix_tube32{
width: 20px;
height: 20px;
overflow: hidden;
float: left;
text-align:center;
}

.video_tube{
width: 130px;
height: auto;
overflow: hidden;
float: left;
text-align:center;
margin-right: 12px;
}
.video_tube img{
width: 125px;
height: 80px;
overflow: hidden;
float: left;
text-align:center;
margin-right: 12px;
}
.pix_tube{
width: 95px;
height: 60px;
overflow: hidden;
float: left;
text-align:center;
margin:2px
}
.pix_tube img{
width: 80px;
height: 50px;
padding: 1px;
border: 3px solid #999;
overflow: hidden;
margin-left:5px;
}
.pix_tube img:hover{
border: #ccc 3px solid;
}

.pix_tube8{
width: 100px;
height: auto;
overflow: hidden;
float: left;
text-align:center;
margin-right: 12px;
}
.pix_tube8 img{
min-width: 80px;
min-height: 60px;
max-width: 100px;
max-height: 100px;
overflow: hidden;
float: left;
text-align:center;
margin-right: 12px;
}
.video_tube8{
width: 80px;
height: auto;
overflow: hidden;
float: left;
text-align:center;
margin-right: 10px;
}
.video_tube8 img{
width: 80px;
height: 50px;
overflow: hidden;
float: left;
text-align:center;
margin-right: 10px;
}

.pix_tube38{
width: 160px;
height: auto;
min-height:110px;
overflow: hidden;
float: left;
text-align:center;
margin-right: 12px;
}
.pix_tube38 img{
width: 150px;
height: 100px;
overflow: hidden;
text-align:center;
margin-right: 12px;
}
.pix_tube28{
width: 110px;
height: auto;
min-height:110px;
overflow: hidden;
float: left;
text-align:center;
margin-right: 12px;
}
.pix_tube28 img{
max-width: 100px;
min-width: 80px;
min-height: 80px;
max-height:100px;
overflow: hidden;
text-align:center;
margin-right: 12px;
 -moz-border-radius:5px; border-radius:5px;
}
.pix_tube18{
width: 80px;
height: 60px;
overflow: hidden;
float: left;
text-align:center;
margin-right: 12px;
}
.pix_tube18 img{
width: 75px;
height: 50px;
overflow: hidden;
float: left;
text-align:center;
margin-right: 5px;
}
.pix_tube19{
width: 15px;
height: 15px;
overflow: hidden;
float: left;
text-align:center;
margin-right: 0px;
margin-top:2px;
}
.pix_tube19 img{
width: 10px;
height: 10px;
overflow: hidden;
float: left;
text-align:center;
margin-right: 5px;
}
.pix_tube88{
width: 80px;
min-height: 80px;
overflow: hidden;
float: left;
text-align:center;
margin-right: 12px;
}
.pix_tube98{
width: 300px;
height: auto;
overflow: hidden;
float: left;
text-align:center;
margin-right: 12px;
}
.pix_tube98 img{
width:450px;
height:265px;
margin-top: 0px;
text-align: left;
margin-left:0px;
margin-bottom: 5px;
float:left;
border:0px solid #666666;
}
.pix_tube8a{
width: 60px;
height: 60px;
overflow: hidden;
float: left;
text-align:center;
margin-right: 10px;
margin-left:3px;
}
.pix_tube9{
width: 250px;
height: 250px;
overflow: hidden;
float: left;
text-align:center;
}

.content_tube_video{
padding: 0px 3px 0px 5px;
height: auto;
overflow: hidden;
float: left;
text-align:left;
margin-left:5px;  
border:0px solid #F7F8F9; 
margin-top:5px; width:140px; 
margin-bottom:5px; padding-left:0px;
float:left; 
margin-right:5px;
}

.content_tube{
width: 172px;
padding: 0px 3px 0px 5px;
height: auto;
overflow: hidden;
float: left;
text-align:left;
}
.content_tube22{
width: 290px;
padding: 0px 3px 0px 5px;
height: auto;
overflow: hidden;
float: left;
text-align:left;
background-image: url(../images/featured_feed_header.png);
background-repeat: no-repeat;
}
.icon_tube{
width: 20px;
height: auto;
overflow: hidden;
float: left;
} 
.tube_section_spacer{
height: 10px;
clear: both;
}
.grey{
color: #999999;
}
.green{
color:#090;
}
.index_matchup_img{
margin-right: 5px;
margin-bottom: 5px;
float: left;
}

.profile_image_x{
width: 200px;
border: 1px solid #000000;
height: auto;
overflow: hidden;
background-color: #F7F7F7;
text-align:center;
margin-left:2px;
margin-top:2px;
}
.profile_image_v{
width: 27px;
height:27px;
padding: 1px;
border: 1px solid #E8E8E8;
height: auto;
overflow: hidden;
background-color: #FFFFFF;
}
.login_box{
width:240px;
height:auto;
border:3px #DFDFDF solid;
margin-top:50px;
}
.category_more{
width:300px;
height:auto;
background-color:#E1F0E7;
margin-left:2px;
border:1px #CCCCCC solid;
text-align:center;
float:right;
border-bottom-width:2px;
}
.category_more_bg{
width:310px;
min-height:120px;
background-image:url(../images/category_more.png);
background-repeat:no-repeat;
}
.profile_image_t{
width: 30px;
padding: 0px;
border: 0px solid #E8E8E8;
height: auto;
overflow: hidden;
}
.profile_meta{
font-weight: bold;
min-height: 19px;
margin: 0px;
padding: 0px;
background-color: #DDE6E1;
padding-left: 10px;
padding-top: 1px;
padding-bottom:2px;
}
.matchup_tabl{
width: 240px;
overflow: hidden;
}
.matchup_tabl td{
border-bottom: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
height: 48px;
width: 48px;
padding: 5px;
}
.matchup_tabl td#bottom{
border-bottom: none;
}
.matchup_tabl td#bottom_right{
border-bottom: none;
border-right: none;
}
.matchup_tabl td#right{
border-right: none;
}
.matchup_tabl_160{
width: 160px;
overflow: hidden;
}
.matchup_tabl_160 td{
height: 50px;
width: 50px;
padding: 2px;
}
.matchup_tabl_160 td#bottom{
border-bottom: none;
}
.matchup_tabl_160 td#bottom_right{
border-bottom: none;
border-right: none;
}
.matchup_tabl_160 td#right{
border-right: none; margin-right:5px;
}
.matchup_tabl2{
width: 200px;
overflow: hidden;
}
.matchup_tabl2 td{
border-bottom: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
height: 45px;
width: 45px;
padding: 3px;
}
.matchup_tabl2 td#bottom{
border-bottom: none;
}
.matchup_tabl2 td#bottom_right{
border-bottom: none;
border-right: none;
}
.matchup_tabl2 td#right{
border-right: none;
}
/*//////////////////////////// Photo Styling ///////////////////////////// */
.photo_title{
height: 17px;
background-color: #EDF4EF;
border-bottom: 1px solid #D8EADF;
font-weight: bold;
padding-left: 5px;
padding-top: 2px;
}
.photo_area_body2{
height: auto;
overflow: hidden;
background-color: #F7F7E1;
padding-bottom: 10px;
}
.photo_area_body{
height: auto;
overflow: hidden;
background-color: #FFFFFF;
padding-bottom: 10px;
min-height: 500px;
text-align: center;
background-image:url(../images/profile_image_frame.png);
background-repeat:no-repeat;
margin-top:10px;
margin-left:50px;
}
.photo_area_body img{
width:auto;
height:auto;
-moz-box-shadow: 3px  3px 3px #888;
-webkit-box-shadow: 3px 3px 3px #888;
box-shadow: 3px 3px 3px #888;
}
.photo_area_body9{
height: auto;
overflow: hidden;
padding-bottom: 0px;
text-align: center;
margin-top:5px;
margin-bottom:0px;
}
.photo_area_body9 img{
min-height:202px;
width:301px;
margin-top: 5px;
text-align: left;
margin-left:0px;
margin-bottom: 0px;
float:left;
border:0px solid #666666;
}

.video_area_body{
height: auto;
overflow: hidden;
background-color:#FFFFFF;
padding-bottom: 0px;
text-align: center;
margin-top:5px;
margin-bottom:0px;
}
.video_area_body img{
width:650px;
height:400px;
margin-top: 0px;
text-align: left;
margin-left:5px;
margin-bottom: 0px;
float:left;
border:0px solid #666666;
}
.video_thumb_body{
width:130px;
height: 90px;
background:#FFFFFF;
padding-bottom: 0px;
text-align: center;
margin-top:5px;
margin-bottom:0px;
padding:5px;
padding-top:5px;
background-image: url(../images/play-overlay.png);
background-repeat:no-repeat;
background-position:center;
overflow:hidden;
}
.video_thumb_body img{
width:130px;
height:90px;
margin-top: 0px;
text-align: left;
margin-left:0px;
margin-bottom: 0px;
float:left;
text-align:center;
border:0px solid #666666;
overflow:hidden;
}

.video_thumb_body:hover{
filter:alpha(opacity=50);
-moz-opacity:0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
overflow:hidden;
}

.video_thumb_body2{
width:80px;
height: 50px;
overflow: hidden;
background-color:#FFFFFF;
padding-bottom: 0px;
text-align: center;
margin-top:5px;
margin-bottom:0px;
padding:2px;
}
.video_thumb_body2 img{
width:80px;
height:50px;
margin-top: 0px;
text-align: left;
margin-left:0px;
margin-bottom: 0px;
float:left;
text-align:center;
border:0px solid #666666;
}

.views_count{
background:#000;
margin-top:-97px;
width:137px;
height:15px;
padding-right:0px;
text-align:left;
float:left;
margin-right:5px;
padding-top:0px;
padding-bottom:1px;
}

.video_viewed{
margin-left: 5px; margin-right:5px; margin-top:13px;"><img src="images/viewed.png" /></span><span style="text-align:right; font-size:9px; margin-left:10px; font-family: Arial, Helvetica, sans-serif; color:#fff;
}

.video_no_view{
margin-left: 5px; margin-right:5px; margin-top:13px;"><img src="images/view2.png" /></span><span style="text-align:right; font-size:9px; margin-left:10px; font-family: Arial, Helvetica, sans-serif; color:#fff;
}

.view_img{
background-image: url(../images/view.png);
background-repeat: no-repeat;
height:12px;
width:20px;
}

.photo_upload{
padding-top: 20px;
padding-bottom: 5px;
width: 500px;
}
.photo_upload input{
width: 400px;
}
.sunmit_upload{
padding-bottom: 20px;
width: 500px;
}
.report_bug{
text-align: left;
border-top: 1px solid #CCCCCC;
margin-top: 20px;
}

/* Feed title area */
.feed_title_container{
width: 520px;
height: auto;
overflow: hidden;
margin-bottom: 10px;
border: 1px solid #EDEFF4;
-moz-border-radius: 7px;
padding: 2px 3px;
}
.feed_icon_x{
height: auto;
width: 25px;
margin-right: 10px;
float: left;
}
.feed_name_area{
width: 455px;
height: auto;
overflow: hidden;
float: left;
margin-right: 10px;
padding-top: 5px;
}
.hide_area{
padding-top: 5px;
width: 15px;
height: auto;
overflow: hidden;
float:right;
}

/* This set of CSS is for channel and feed views */
.v_c_f_category_container{
width: 150px;
margin-right: 10px;
float: left;
min-height: 200px;
height: auto;
overflow: hidden;
}
.v_c_f_content_container{
width: 640px;
height: auto;
float: left;
min-height: 200px;
overflow: hidden;
}

.arrowlistmenu_2{
width: 100%; /*width of menu*/
background-color: #FFFFFF;
margin-bottom: 20px;
}
.arrowlistmenu_2 ul{
list-style-type: none;
margin: 0;
padding: 0;
}
.arrowlistmenu_2 ul li{
padding-bottom: 1px; /*bottom spacing between menu items*/
}
.arrowlistmenu_2 ul li a{
display: block;
padding: 2px 0;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 7px; /*link text is indented 19px*/
text-decoration: none;
font-weight: normal;
border-bottom: 1px solid #dadada;
background-color: #F9FDEC;
}
.arrowlistmenu_2 ul li a:hover{ /*hover state CSS*/
color: #FFFFFF;
background-color: #629362;
}
.arrowlistmenu_2 ul li a#selected{ /*hover state CSS*/
color: #FFFFFF;
background-color: #629362;
}
.arrowlistmenu_2 ul li a#title{ /*hover state CSS*/
color: #000000;
background: url(../images/title_bars.jpg) repeat;
border-top: 1px solid #A4B6DB;
text-decoration: none;
}
.arrowlistmenu_2 ul li a#blank{ /*hover state CSS*/
color: #FFFFFF;
background-color: #FFFFFF;
height: 5px;
border-bottom: none;
}
.arrowlistmenu_2 ul li a:visited{
}


.arrowlistmenu_4{
width: 100%; /*width of menu*/
background-color: #FFFFFF;
}
.arrowlistmenu_4 ul{
list-style-type: none;
margin: 0;
padding: 0;
}
.arrowlistmenu_4 ul li{
padding-bottom: 1px; /*bottom spacing between menu items*/
}
.arrowlistmenu_4 ul li a{
display: block;
padding: 2px 0;
padding-top: 10px;
padding-bottom: 15px;
padding-right: 7px;
padding-left: 7px; /*link text is indented 19px*/
text-decoration: none;
font-weight: normal;
background-color: #999999;
color:#FFFFFF;
height:40px;
}
.arrowlistmenu_4 ul li a:hover{ /*hover state CSS*/
color: #FFFFFF;
background-color: #FF6600;
font-weight:bold;
}
.arrowlistmenu_4 ul li a#selected{ /*hover state CSS*/
color: #FFFFFF;
background-color: #FF6600;
}
.arrowlistmenu_4 ul li a#title{ /*hover state CSS*/
color: #000000;
background: url(../images/title_bars.jpg) repeat;
border-top: 1px solid #A4B6DB;
text-decoration: none;
}
.arrowlistmenu_4 ul li a#blank{ /*hover state CSS*/
color: #FFFFFF;
background-color: #FFFFFF;
height: 5px;
border-bottom: none;
}
.arrowlistmenu_4 ul li a:visited{
}


.v_c_f_top_toggle{
background-color: #93C8A4;
padding: 7px;
text-align: left;
border-top: 1px solid #3C3C3C;
}

.filter_container_5 a{
margin-right: 10px;
padding: 3px 7px;
text-decoration: none;
color: #FFFFFF;
-moz-border-radius: 3px;
}
.filter_container_5 a:hover{
background-color: #FFFFFF;
color: #006600;
text-decoration: none;
}
.filter_container_5 a#selected{
background-color: #FFFFFF;
color: #006600;
text-decoration: none;
}
.filter_container_5 a#not_logged{
background-color: #006600;
color: #FFFFFF;
text-decoration: none;
}

.v_c_f_search_area{
padding: 1px;
margin-top:8px;
background-color: #F2F2F2;
border: 1px solid #E7E7E7;
text-align: left;
-moz-border-radius: 2px 2px 2px 2px;
-webkit-border-radius: 2px 2px 2px 2px;
border-radius: 2px 2px 2px 2px;
    behavior: url(/CSS/PIE.htc);
}
.form_input{
border: 1px solid #BDC7D8;
height: 20px;
width: 220px;
float: left;
margin-right: 4px;
margin-left: 1px;
font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
font-size:11px;
padding-left: 4px;
}

.g_v_c_f_search_area{
padding: 1px;
margin-top:8px;
background-color: #F2F2F2;
border: 1px solid #E7E7E7;
text-align: left;
-moz-border-radius: 2px 2px 2px 2px;
-webkit-border-radius: 2px 2px 2px 2px;
border-radius: 2px 2px 2px 2px;
    behavior: url(/CSS/PIE.htc);
height:21px;
width:233px;
}
.g_form_input{
border: 1px solid #BDC7D8;
height: 16px;
width: 200px;
float: left;
margin-right: 4px;
margin-left: 1px;
font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
font-size:11px;
-moz-border-radius: 3px 3px 3px 3px;
-webkit-border-radius: 3px 3px 3px 3px;
border-radius: 3px 3px 3px 3px;;
    behavior: url(/CSS/PIE.htc);
}

.g_search_bttn {
height:20px;
width:20px;
font-family:Arial, Helvetica, sans-serif;
margin:1px;
margin-top:0px;
margin-left:-35px;
float:right;
}
.small_sub_but{
float: left;
}
.just_form_field{
float: left;
width:auto;
margin-right: 4px;
}

/* ///////////////////// Display template for viewing feeds and sms channels ///////////////// */
.v_f_c_pix{
width: 50px;
padding: 0px;
margin-right: 10px;
margin-top: 10px;
float: left;
min-height: 50px;
}
.v_f_c_details{
width: 580px;
padding: 0px;
margin-top: 10px;
float: left;
min-height: 60px;
text-align: left;
}
.v_f_c_meta{
border-bottom: 1px solid #E5E5E5;
border-top: 1px solid #E5E5E5;
background-color: #FEFEFE;
margin-top: 3px;
text-align: left;
}
.head_parag{
padding-top: 0px;
margin-bottom: 0px;
padding-bottom: 0px;
margin-left: 0px; 
padding-left: 0px;
font-size: 12px;
}
.head_parag a{
text-decoration: underline;
color: #009900;
}
.search_content_parag{
margin-left: 0px; 
padding-left: 0px;
margin-top: 2px;
padding-top: 0px;
}
.search_content_parag_2{
margin-left: 0px; 
padding-left: 0px;
margin-top: 5px;
padding-top: 0px;
}
.division_1{
width: 170px;
float: left;
padding: 2px;
}
.division_2{
width: 200px;
float: left;
padding: 2px;
}
.division_3{
width: 250px;
float: left;
padding: 2px;
text-align: right;
padding-right: 5px;
}

.feed_info_pix{
width: 135px;
height: auto;
overflow: hidden;
float: left;
margin-right: 10px;
margin-top: 14px;
}
.feed_info_pix2{
width: 145px;
height: auto;
overflow: hidden;
float: left;
margin-right: 10px;
margin-top: 10px;
}

.feed_info_details_area{
width: 375px;
height: auto;
overflow: hidden;
float: left;
margin-top: 10px;
}
.feed_info_details_area_2{
width: 400px;
height: auto;
overflow: hidden;
float: left;
margin-top: 10px;
}
.feed_info_pix img{
border: 1px solid #CCCCCC;
padding: 4px;
}
.acc_center_right_nav{
margin: 0px; 
padding: 0px; 
background-color:#FF0000;
}

.feed_info_pix_10{
width: 150px;
height: auto;
overflow: hidden;
float: left;
margin-right: 10px;
margin-top: 10px;
}

.feed_info_details_area_10{
width: 500px;
height: auto;
overflow: hidden;
float: left;
margin-top: 10px;
}
.feed_info_pix_10 img{
border: 1px solid #CCCCCC;
padding: 4px;
}

.feed_info_title_x{
border-bottom: 1px solid #CCCCCC;
padding: 4px;
font-weight: bold;
}

.v_f_c_subscriber_wrapper{
height: auto;
overflow: hidden;
border-bottom: 1px solid #EEEEEE;
min-height: 30px;
padding-bottom: 5px;
padding-top: 5px;
}
.v_f_c_subscriber_pix{
width: 50px;
height: auto;
overflow: hidden;
float: left;
margin-right: 10px;
}
.v_f_c_subscriber_container{
width: 320px;
height: auto;
overflow: hidden;
float: left;
margin-right: 10px;
}
.v_f_c_subscriber_nav{
width: 140px;
height: auto;
overflow: hidden;
float: left;
}
.v_f_c_subscriber_nav p{
border-bottom: 1px solid #EEEEEE;
margin: 1px;
padding: 1px;
}
.v_f_c_subscriber_nav p#last{
border-bottom: none;
}


.no_record_found{
background-color: #EEEEEE;
border: 1px solid #D4DAE8;
padding: 7px;
}
.top_message_status_ad_field{
background-color: #F5F5F5;
border: 1px solid #D4DAE8;
padding: 7px;
-moz-border-radius-topright: 7px;
-moz-border-radius-topleft: 7px;
}

.facebox_header_x{
background-color: #6DB484;
padding: 7px;
border-top: 1px solid #3B5998;
border-bottom: none;
font-weight: bold;
color: #FFFFFF;
padding-left: 10px;
}
.jumpbox_area{
background-color: #EBEEF3;
padding: 10px;
padding-bottom: 10px;
padding-top: 5px;
height: auto;
overflow: hidden;
color: #3B5998;
}
.jumpbox_area p{
margin: 0px;
padding: 0px;
padding-bottom: 5px;
}

.filter_container_7{
font-weight: bold;
border-bottom: 1px solid #D8DDEB;
width: 530px;
padding-bottom: 5px;
font-family:"Calibri", Arial, Helvetica, sans-serif;
font-size:14px;
color: #666666;
margin-bottom:0px;
}
.filter_container_7 a{
font-weight: lighter;
color: #465B88;
padding: 0px;
}

.musicPlayerCont {
	background		: url(/image/user_nav_bg.png) no-repeat 0 0;
	width			: 168px;
	height			: 555px;
	position		: fixed;
	top				: 150px;
	z-index			: 100;
	background-image:url(../images/user_nav_bg.png);
}

body#toppage #musicPlayerCont {
    background      : url(/web/img/bg/music_player_bg.png) no-repeat 0 0;
}

#search_form, #search_form_articles {

font-family:Verdana, Arial, Helvetica, sans-serif;
margin-right:0px;

font-size:9px;

color:#B9B09D;

display:block;

width:200px;

float:right;

padding:10px 0;
padding-right:0px;

}



#search_form .search_bttn, #search_form_articles .search_bttn {

height:19px;

width:19px;

font-family:Arial, Helvetica, sans-serif;

position:absolute;

margin:1px;

margin-top:2px;

margin-left:-24px;

}

#search_form_articles .search_bttn {

background-color: #E2D2AE;

border: 1px solid #BA9C60;

color: #59331D;

}

#search_form .search_keywords, #search_form_articles .search_keywords {

border:1px solid #666;

background:url(images/search_bg.gif) repeat-x top center;

font-family: Geneva, Arial, Helvetica, sans-serif;

font-size:11px;

width:217px;

height:14px;

padding-top:3px;

padding-left:5px;

margin:1px;

background:#ccc;

border-radius: 2px;

-moz-border-radius: 2px;

-khtml-border-radius: 2px;

-webkit-border-radius: 2px;

}

#search_form_articles .search_keywords {

border:1px solid #BA9C60;

}

.header_search a{
width: 650px;
padding: 0px 3px 0px 5px;
height: auto;
overflow: hidden;
float: left;
text-align:left;
color:#090;
font-size:15px;
text-decoration:underline;
margin-top:10px;
margin-left: 0px; padding-left:0px;
}

.video_search_img
{
height: auto;
overflow: hidden;
text-align: left;
margin-left:10px;
margin-left:5px;
margin-top:5px;
padding-top:0px;
clear:both;
}

.video_thumb_search{
width:100px;
height: 65px;
overflow: hidden;
background-color:#FFFFFF;
padding-bottom: 0px;
text-align: center;
margin-top:5px;
margin-bottom:5px;
padding:3px;
float:left; 
min-height:20px; 
margin-top:0px; 
border:solid 1px #ccc; 
	-moz-border-radius: 2px 2px 2px 2px;
    -webkit-border-radius: 2px 2px 2px 2px; 
    border-radius: 2px 2px 2px 2px;
    behavior: url(/CSS/PIE.htc);
}
.video_thumb_search img{
margin-top: 0px;
text-align: left;
margin-left:0px;
margin-bottom: 5px;
float:left;
text-align:center;
border:0px solid #666666;
}

.video_title_search a{
height:40px; margin-top:2px; color:#060; width:128px; float:left; margin-left:5px; font-size:10px; text-align:left;
}

.video_titl_search a{
height:auto; margin-top:2px; color:#099; max-width:420px; padding:2px 10px 0px 10px; float:left; margin-left:5px; font-size:14px; text-align:left; font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
border:1px; size: #ccc;
background:#fff;
}

.video_titl_search a:hover{
height:auto; margin-top:2px; color:#090; float:left; margin-top:3px; font-size:14px; text-align:left; font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration:underline;
border:1px;
font-weight:normal;
-moz-border-radius: 2px 2px 2px 2px;
    -webkit-border-radius: 2px 2px 2px 2px; 
    border-radius: 2px 2px 2px 2px;
    behavior: url(/CSS/PIE.htc);
}

.video_description_search{
width: 420px;
padding: 0px 3px 0px 5px;
height: auto;
overflow: hidden;
float: left;
text-align:left;
padding-top:5px;
color:#090;
font-size:12px; color:#333; font-weight:normal;
}
.video_description_search a:hover{
padding: 0px 3px 0px 5px;
height: auto;
overflow: hidden;
float: left;
text-align:left;
padding-top:5px;
color:#090;
font-size:12px; color:#333; font-weight:normal;
}

.member_thumb_search
{
width:60px;
height: 60px;
overflow: hidden;
background-color:#FFFFFF;
padding-bottom: 0px;
text-align: center;
margin-top:5px;
margin-bottom:0px;
padding:2px;
float:left; 
min-height:20px; 
margin-top:0px; 
border:solid 0px #ccc; 
-moz-border-radius: 2px 2px 2px 2px;
-webkit-border-radius: 2px 2px 2px 2px; 
 border-radius: 2px 2px 2px 2px;
 behavior: url(/CSS/PIE.htc);
 margin:5px;
}

.member_thumb_search img{
width:50px;
height:50px;
margin-top: 0px;
text-align: left;
margin-left:0px;
margin-bottom: 0px;
float:left;
text-align:center;
border:0px solid #666666;
}

.member_thumb_search img:hover{
width:50px;
height:50px;
margin-top: 0px;
text-align: left;
margin-left:0px;
margin-bottom: 0px;
float:left;
text-align:center;
border:1px solid #666666;
}
.member_title_search a{
min-width: 200px;
padding: 0px 3px 0px 5px;
height: auto;
overflow: hidden;
float: right;
text-align:left;
padding-top:10px;
color:#090;
margin-right:200px;
font-size:14px;
text-decoration: none;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-left:10px;
}

.google_search_con{
background-color: #FAFAFA;
height: 25px;
margin-bottom: 10px;
margin-top: 3px;
margin-right: 0px;
}

.member_description_search{
width: 400px;
padding: 0px 3px 0px 5px;
height: auto;
overflow: hidden;
float: left;
text-align:left;
padding-top:5px;
color:#090;
font-size:14px; color:#333; font-weight:normal; font-family:'Courier New', Courier, monospace;
}
.member_description_search a:hover{
width: 400px;
padding: 0px 3px 0px 5px;
height: auto;
overflow: hidden;
float: left;
text-align:left;
padding-top:5px;
color:#090;
font-size:14px; color:#333; font-weight:normal; font-family:'Courier New', Courier, monospace;
}

.article_title_search a{
width: 550px;
padding: 0px 3px 0px 5px;
height: auto;
overflow: hidden;
float: left;
text-align:left;
color:#090;
font-size:15px;
text-decoration:underline;
margin-top:10px;
text-transform:capitalize;
}


.article_content_search{
width: 580px;
padding: 0px 3px 0px 5px;
height: auto;
overflow: hidden;
float: left;
text-align:left;
padding-top:5px;
color:#090;
font-size:14px; color:#333; font-weight:normal; font-family:'Courier New', Courier, monospace;
}
.article_content_search a:hover{
width: 580px;
padding: 0px 3px 0px 5px;
height: auto;
overflow: hidden;
float: left;
text-align:left;
padding-top:5px;
color:#090;
font-size:14px; color:#333; font-weight:normal; font-family:'Courier New', Courier, monospace;
}

.vadmin_sidebar{
height:auto;
padding:5px 5px 2px 5px;
width:190px;
background:#fff;
text-align:left}

.vadmin_sidebar ul{
list-style-type: none;
margin:0px; padding:0px;
}

.vadmin_sidebar ul li{
padding-bottom: 1px;
}

.vadmin_sidebar ul li a{
display: block;
padding: 2px 0;
padding-top: 7px;
padding-bottom: 7px;
padding-left: 7px; /*link text is indented 19px*/
text-decoration: none;
font-weight: normal;
font-size:11px;
color:#090;
border-bottom: 0px solid #ccc;
background-color: #fff;}

.vadmin_sidebar ul li a:hover{
background-color:#E9F5F0;
}

.vadmin_sidebar ul li a#selected{
color:#fff;
background-color:#E9B519;}


.spacing{
height:20px;
}

.video_tube{
height: auto;
overflow: hidden;
text-align: left; 
padding-top:0px;
margin-left:5px;
border:#ccc;
padding-bottom:0px;
width:275px;
-moz-border-radius: 5px 5px 5px 5px; 
    -webkit-border-radius: 5px 5px 5px 5px; 
    border-radius: 5px 5px 5px 5px; 
    behavior: url(/CSS/PIE.htc);
}

.video_tube ul{
list-style-type: none;
margin:0px; padding:0px;
}

.video_tube ul li a{
display: block;
padding: 2px 0;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px; /*link text is indented 19px*/
text-decoration: none;
font-weight: normal;
font-size:11px;
color:#111;
border-bottom: 0px solid #ccc;
}


.video_tube ul li a:hover{
background-color:#E1EAE7;
border: 0px solid #f5f5f5;
color:#111;
}

.video_tube ul li a#selected{
color:#fff;
background-color:#629362;}

.video_content_tube{
padding:10px 3px 0px 5px;
height: 45px;
overflow: hidden;
text-align:left;
width:170px; 
}

.sidebar_con{
	background-image:none; width:300px;margin-bottom:10px; border: 1px solid #DDE6E1; padding-top:0px; margin-top:0px; margin-left:3px;   background-image: -moz-linear-gradient(100% 100% 90deg, #F3F7E9, #F3F7E9); float:right; 
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F3F7E9), to(#F3F7E9)); background-color:#F3F7E9;
-moz-border-radius:5px; border-radius:5px; -moz-box-shadow:2px 2px 2px #ccc; -webkit-box-shadow:2px 2px 2px #ccc;
}

.shadetabs {
background:#000000;
font-size:14px;
height:45px;
overflow:hidden;
padding:0 5px
}

.shadetabs li a {
color:#fff;
display:block;
float:left;
font-size:12px;
line-height:45px;
padding:0 10px;
text-transform:capitalize
}

#header-top-menu li a:hover,#main-menu li.hover a,#css_articles_list h3 a:hover,.relatedArticles li a:hover,.articles-on-sidebar li a:hover h2,#tag-box-home a:hover,#tag-box-home-no-article a:hover,.tag-cloud a:hover,.copy-right a:hover,.shadetabs li a:hover,ul.tabs li a:hover,.event-box .event h2,html #footpanel ul.hidden_li a:hover {
color:#E9196F
}

#left-sidebar .side-content {
float:left;
padding:10px 0px 0;
width:336px
}
#sorting-list ul li a.selectedli:hover,.shadetabs li.selected a:hover {
background:url(../images/arrow.gif) center bottom;
background-repeat:no-repeat;
color:#fff
}

#sorting-list ul li a.selectedli,.shadetabs li.selected a,html ul.tabs li.active,html ul.tabs li.active a:hover,html ul.tabs li.active a {
background:url(../images/arrow.gif) center bottom;
background-repeat:no-repeat;
color:#E9196F
}

.lang_selected li,ul.update-edit li,.shadetabs li,ul.tabs li {
display:inline
}

.side-content {
float:right;
padding:10px 0px 0;
width:300px
}

.blog_read_more{ width:520px; background:#FF6600; font-weight:bold; text-align:center; font-family: Arial, Helvetica, sans-serif; font-size:9px; color:#FFF; padding:2px 10px; border:0px solid #EAF1D8}

.blog_read_more:hover{background:#72AA83; color:#fff}


/* ********************************************* 
* This notice MUST stay intact for legal use.
* This script was created for FREE CSS Menus.
* Visit: www.freecssmenus.co.uk for more CSS. 
* Also visit our Free online menu creator.
************************************************ */ 
/* Credits: www.freecssmenus.co.uk */
.ratethis{ background: url(../images/rating_stars.gif) no-repeat 0 0;
width:100px;
height:20px;
margin:5px 5px 5px 5px;
border:5px solid #AAAAAA;
clear:both;
position:relative;
list-style:none;
}
.nopos {background-position:0 0}
.onepos {background-position:0 -20px}
.twopos {background-position:0 -40px}
.threepos {background-position:0 -60px}
.fourpos {background-position:0 -80px}
.fivepos {background-position:0 -100px}
ul.ratethis li { text-indent:-999em;
cursor: pointer;
float:left;
}
ul.ratethis li a { position:absolute;
left:0;
top:0;
width:20px;
height:20px;
text-decoration:none;
z-index: 200;
}
ul.ratethis li.one a {left:0}
ul.ratethis li.two a {left:20px;
}
ul.ratethis li.three a {left:40px;
}
ul.ratethis li.four a {left:60px;
}
ul.ratethis li.five a {left:80px;
}
ul.ratethis li a:hover { background: url(stars831.gif) no-repeat 0 0;
z-index:2;
width:100px;
height:20px;
overflow:hidden;
left:0;
}
ul.ratethis li.one a:hover {background-position:0 -120px;
}
ul.ratethis li.two a:hover {background-position:0 -140px;
}
ul.ratethis li.three a:hover {background-position:0 -160px}
ul.ratethis li.four a:hover {background-position:0 -180px}
ul.ratethis li.five a:hover {background-position:0 -200px}

.feedscon{background-image:none; width:300px;margin-bottom:10px; border: 1px solid #666; padding-top:0px; margin-top:0px; margin-left:3px;   background-image: -moz-linear-gradient(100% 100% 90deg, #F4F4F4, #F4F4F4); float:right; 
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F4F4F4), to(#F4F4F4)); background-color:#F4F4F4;
-moz-border-radius:0px; border-radius:0px; -moz-box-shadow:0px 0px 0px #F3F7E9; -webkit-box-shadow:0px 0px 0px #F3F7E9;
}
.feedscon a{color:#111}
.feedscon a:hover{color:#008800;}

.head_title{
color:#fff; float:left; background-color:#333; width:300px; padding:3px; border-bottom:3px solid #ffaa00; margin-top:0px; margin-left:-10px; padding-left:18px; margin-bottom:5px;}

