/* ClipBucket 'ClipBucket v2(New)' Template Theme by Fawaz Tahir -------------------------------------------------------------- Style name: ClipBucket v2(New) -------------------------------------------------------------- */ @import url("view_channel.css"); @import url("rating.css"); body,html { background:url(../images/main_bg.png) repeat-x; background-color:#fff; margin:0px; padding:0px; font-family:Verdana,Tahoma,Arial,sans-serif; color:#555; font-size:12px; } /* CLEARS */ .clearfix { } .clearfix:after{ content: "."; display:block; height:0; font-size:0; clear:both; visibility:visible; } /* GENERAL CSS */ a,a:visited { color:#0066cc; text-decoration:underline; outline:none; } a:hover,a:active { /*color:#464646; */ color:#d54e21; outline:none; } a[rel=sponsors] { padding:5px; background:#0099cc; border:1px solid transparent; } a[rel=sponsors]:hover { background:#555; border:1px solid #232323; } .video_thumb { background:#FFF; border:1px solid #ccc; padding:1px; float:left; margin-right:5px; margin-bottom:5px; position:relative } .video_thumb .duration{ position:absolute; right:1px; bottom:1px; background-color:#333; color:#fff; font-size:9px; display:inline; padding:1px} .video_thumb:hover { border:1px solid #aaa; } .vid_sp { padding:5px 0px; margin-bottom:10px; border-bottom:1px solid #ccc; clear:both; } .heading{font-size:12px; color:#003; background-image:url(../images/nav_grads.png); background-position:-0px -195px; background-repeat:repeat-x; height:28px; display:block; color:#fff; line-height:28px; font-weight:bold; padding-left:5px; -moz-border-radius: 5px 5px 0px 0px; border-radius: 5px 5px 0px 0px; -webkit-border-radius: 5px 5px 0px 0px; text-transform:uppercase; } /** Rating */ .rating{width:50px;height:15px;} .rating .stars_blank { background:url(../images/small_stars.png) ;background-repeat:repeat-x; background-position:bottom; height:12px; width:100%; } .rating .stars_filled { background:url(../images/small_stars.png);background-repeat:repeat-x; background-position:top left; height:12px; float:left; } .big_stars{width:140px; height:28px; position:relative} .big_stars .stars_blank { background:url(../images/big_stars.png) ;background-repeat:repeat-x; background-position:bottom; height:28px; width:100%; } .big_stars .stars_filled { background:url(../images/big_stars.png);background-repeat:repeat-x; background-position:top left; height:28px; float:left; } .big_stars li:hover,.big_stars .stars_highlight{background:url(../images/big_stars.png);background-repeat:repeat-x; background-position:center left; height:28px; float:left;} .big_stars ul{position:absolute; top:0px; left:0px} .big_stars ul, .big_stars ul li{margin:0px; padding:0px; list-style:none; float:left; } .big_stars li{display:block; float:left; width:28px; cursor:pointer; text-indent:-50000px} .big_stars li:hover{} /* CONTAINERS */ .container_container{background-image:url(../images/verticle_bg.png); background-position:center; background-repeat:repeat-y} #container { width:1000px; margin:0px auto; padding:0px; position:relative; } .content_con { width:660px; margin:0px auto; padding:0px; float:left; margin-left:8px; } .login_con { width:325px; float:right; margin:0px; padding:0px; position:absolute; top:0px; right:0px; z-index:999; } .side_con { background:url(../images/side_bg.png) top repeat-x; width:305px; min-height:391px; border:1px solid #ccc; background-color:#f3f3f3; margin:0px 8px 0px 0px; padding:5px; float:right; } .feature_con { background:url(../images/feature_bg.png) repeat-x; border:1px solid #1b6fbc; background-color:#0066ff; min-height:287px; padding-bottom:4px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;} .search_con { float:right; margin:0px; padding:0px;margin-right:4px; margin-top:5px; } .foot_s_con { width:500px; margin:10px auto 0px; padding:10px 0px 0px; } /* HEADER */ #header { margin:0px 0px 15px; padding:1px 0px 0px 5px; } /* LOGO */ .logo { background:url(../images/blocks.png) left bottom no-repeat; width:350px; float:left; height:65px; margin:0px; padding:0px; } /* LOGIN FORM */ #user_login { background:url(../images/log_button.png) top repeat-x; border:1px solid #ccc; padding:0px; margin:0px auto; height:25px; line-height:25px; width:100px; border-top:0px none; position:relative; bottom:1px; float:right; margin-right:15px; border-radius:5px; -moz-border-radius-bottomleft:5px; -webkit-border-bottom-left-radius:5px;-moz-border-radius-bottomright:5px; -webkit-border-bottom-right-radius:5px;} #user_login a { display:block; text-decoration:none; text-align:center; text-shadow:1px 1px 1px #FFF; color:#555; text-transform:uppercase; } #user_login a:hover { color:#aaa; } .user_login { background:#f3f3f3; border:1px solid #ccc; border-top:0px none; margin-right:5px; padding:2px 5px; margin:0px; margin-right:10px; } .user_login input[type=text], .user_login input[type=password] { padding:4px; font-size:11px; margin-bottom:2px; border:1px solid #ccc; background:#fff; color:#aaa; width:125px; font-family:Calibri,Tahoma,Verdana,Arial,sans-serif; } .user_login input[type=text]:hover, .user_login input[type=password]:hover, .user_login input[type=text]:focus, .user_login input[type=password]:focus { color:#555; border:1px solid #aaa; } .user_login input[type=submit] { background:url(../images/login_button.png) top repeat-x; height:23px; border:1px solid #555; padding:0px; line-height:19px; font-size:10px; color:#FFF; text-align:center; width:50px; margin:5px 0px 5px 3px; } .user_login input[type=submit]:hover { background:url(../images/login_button.png) bottom repeat-x; height:23px; cursor:pointer; border:1px solid #228bb3; } .user_login input[type=submit]:active { background:#2ba0cd; } .user_login input[type=checkbox] { width:10px; height:10px; vertical-align:middle; } .user_login a.forget { background:url(../images/forget.png) top no-repeat; width:19px; height:19px; margin-top:3px; padding:0px; float:right; } .user_login a.forget:hover { background:url(../images/forget.png) bottom no-repeat; } span.remember { font-size:10px; } .user_login .avatar { padding:1px; width:40px; height:40px; background:#fff; margin:0px 5px 2px 0px; border:1px solid #ccc; float:left; } .user_login .avatar:hover { border:1px solid #aaa; } .user_login .txt { font-size:11px; margin-bottom:8px; } .user_login .txt a { color:#cc0000; text-decoration:none; padding:1px; } .user_login .txt a:hover { background:#cc0000; color:#fff; } .user_login .links { font-size:10px; } /* TOP TABS */ .top_tabs { margin:0px; padding:0px; clear:both; } .top_tabs ul { margin:0px; padding:0px; list-style:none; float:left; position:relative; left:50%; } .top_tabs ul li { margin:0px; padding:0px; float:left; list-style:none; position:relative; right:50%; top:1px; } .top_tabs ul li a { width:139px; display:block; height:33px; line-height:33px; background:#62b3ff; text-align:center; text-decoration:none; color:#FFF; margin-right:9px; font-size:14px; border-radius:5px; -moz-border-radius-topleft:5px; -webkit-border-top-left-radius:5px; -moz-border-radius-topright:5px; -webkit-border-top-right-radius:5px; background:url(../images/nav_grads.png); background-position:-0px -162px; background-repeat:repeat-x} .top_tabs ul li a:hover { background:#0099cc; } .top_tabs ul li a.selected { background:url(../images/nav_grads.png) top repeat-x; border:1px solid #006699; border-bottom:0px none; } /* NAVIGATION */ #navi_con { background:#14669c; padding:5px; margin:0px; border-top:1px solid #1b6fbc; } .navi { background:url(../images/nav_grads.png) 0px -33px repeat-x; height:35px; border:1px solid #444; margin:0px; padding:0px; line-height:35px; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;} .navi ul { margin:0px; padding:0px; list-style:none; } .navi ul li { margin:0px; padding:0px; float:left; padding-left:5px; list-style:none; font-size:11px; height:15px; margin-top:8px ; line-height:15px; padding-left:10px; color:#fff; border-left:1px solid #5f5f5f; padding-right:5px;border-right:1px solid #343434} .navi ul li:first-child { margin-left:10px; border-left:none; padding-left:0px } .navi ul li:last-child{border-right:none;} .navi ul li a { color:#fff; text-decoration:none; font-family:tahoma; font-size:11px; font-weight:bold; text-transform:uppercase } .navi ul li a:hover{color:#00bfff} .nav_shadow { background:url(../images/nav_grads.png) -0px -144px repeat-x; height:18px; margin:0px; margin-top:1px; padding:0px; } /* SEARCH */ .searchbar { background:url(../images/blocks.png) top left no-repeat; width:155px; border:none; margin:0px; font-size:12px; color:#555; font-family:Tahoma; float:left; height:21px; line-height:21px; padding-left:5px } .searchbar:hover, .searchbar:focus { color:#232323; } .searchbutton { background:url(../images/blocks.png); border:0px; text-indent:-50000px; background-position:-160px 0px; width:31px; height:21px; cursor:pointer } /* FEATURED VIDEO SECTION */ .feature_left { float:left; margin:0px; padding:0px; width:460px } .feature_left .feature_heading{background-image:url(../images/nav_grads.png); background-position:0px -417px; height:24px; line-height:24px; color:#fff; width:98%; display:block; margin-top:10px;border-radius:0px 8px 8px 0px;-webkit-border-radius:0px 8px 8px 0px;-moz-border-radius:0px 8px 8px 0px; padding-left:10px} .feature_right { float:right; width:190px; margin:4px 3px 0px 0px;font-size:10px; overflow:auto; height:360px;} .feature_shadow { background:url(../images/shadows.png) 0px -31px no-repeat; width:660px; height:35px; margin:0px; padding:0px; } /* FEATURED VIDEO HEADING */ .feature_head { background:#88c5ff; width:100%; margin:0px 0px; padding:0px; height:20px; line-height:20px; position:relative; text-align:center; } .feature_head h2 { font-size:18px; font-family:Tahoma; color:#fff; text-shadow:1px 1px 1px #44627f; } .feature_head .left_side { background:url(../images/blocks.png) -277px -50px no-repeat; width:10px; height:57px; position:absolute; top:-6px; left:-6px; } .feature_head .right_side { background:url(../images/blocks.png) -293px -56px no-repeat; width:9px; height:44px; position:absolute; right:-9px; } /* FEATURED VIDEO LEFT SIDE */ .feature_vid { margin:3px auto; width:350px; padding:0px; font-weight:lighter; } .feature_left .sp2 { background:url(line_sp2.png) repeat-x; height:2px; margin:6px 0px; padding:0px; } /* FEATURED VIDEO RIGHT SIDE */ .feature_right ul { margin:0px; padding:0px; list-style:none; } .feature_right ul li { padding:0px; margin:0px; margin-bottom:3px; color:#193f77; font-size:9px; } .feature_right .sp { background:url(../images/line_sps.png) top repeat-x; margin:5px 0px; padding:0px; height:2px; } .feature_right .details_block { float:right; width:60px; margin:0px; padding:0px; } .feature_right .title a{font-size:10px; font-weight:bold; text-decoration:none} .feature_right .title { font-size:10px; clear:both; padding:0px; width:60px; overflow:hidden} .featured_vid_con{cursor:pointer; background:#FFF url(../images/nav_grads.png) -0px -260px; padding:5px; border-radius:5px 0px 0px 5px;-webkit-border-radius:5px 0px 0px 5px;-moz-border-radius:5px 0px 0px 5px; background-color:#FFF; margin:3px 0px 3px} .featured_vid_con:hover{background-position:-0px -336px; } .featured_video_details{width:440px; border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px; background-color:#fff; padding:5px; margin:5px} .featured_video_player{width:440px; height:250px; border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px; background-color:#000; padding:5px; margin:5px} /* MAIN VIDEOS BLOCK */ .tabs { background:url(../images/tabs_bg.png) top repeat-x; height:41px; margin:0px; line-height:41px; padding:0px; border:1px solid #ccc; border-radius:5px 5px 0px 0px ;-moz-border-radius:5px 5px 0px 0px ;-webkit-border-radius:5px 5px 0px 0px } .tabs ul { margin:0px; padding:0px; list-style:none; } .tabs ul li { margin:0px; padding:0px 0px; list-style:none; float:left; } .tabs ul li a { background:url(../images/tabs_sp.png) right repeat-y; padding:13px 12px 14px; text-decoration:none; } .tabs ul li.selected { background:url(../images/tabs_bg.png) bottom repeat-x; } .tabs ul li.selected a { color:#d36a4a; text-decoration:none; font-weight:bold } .main_vids { border:1px solid #ccc; border-top:0px none; background:url(../images/main_vid_bg.png) bottom repeat-x; padding:8px; } .main_vid_shadow { background:url(../images/shadows.png) 0px -152px no-repeat; width:660px; height:6px; margin:0px; padding:0px; } /* CHANGE LIST STYLE */ #style_change { border-bottom:1px solid #ccc; padding:0px 5px 8px; margin:0px 0px 15px; font-size:10px; color:#232323; } #style_change a { text-decoration:none; } #grid { float:right; background:url(../images/blocks.png) -325px -78px no-repeat; padding:1px; border:1px solid #ccc; width:11px; height:11px; } #list { background:url(../images/blocks.png) -344px -78px no-repeat; padding:1px; border:1px solid #ccc; width:19px; height:11px; float:right; margin-right:10px; } #grid:hover,#list:hover { cursor:pointer; border:1px solid #aaa; } /* HORIZATAL LISTING STYLE */ .horizantal { margin:0px; padding:0px; clear:both; } .horizantal .details_block { float:right; width:79%; } .horizantal .lvl1, .horizantal .lvl2, .horizantal .lvl3, .horizantal .lvl4 { clear:right; margin-top:8px;; } .horizantal .lvl1 { margin:0px; padding:0px; } .horizantal .lvl1 .title { float:left; color:#0099cc; } .horizantal .lvl1 .rating { float:right; width:50px; } .horizantal .lvl2 .desc { font-size:11px; width:80%; float:left; } .horizantal .lvl2 .length { font-size:10px; width:14.5%; float:right; } .horizantal .lvl2 .length span { font-weight:bold; color:#0099cc; } .horizantal .lvl3 .views { font-size:10px; float:left; margin-right:30px; } .horizantal .lvl3 .views span { color:#0099cc; } .horizantal .lvl3 .comments { font-size:10px; } .horizantal .lvl3 .comments a,.lvl3 .comments a:visited { text-decoration:none; } .horizantal .lvl3 .comments a .com_img { border:0px none; vertical-align:sub; background:url(../images/blocks.png) right -86px no-repeat; } .horizantal .lvl4 .uploaded { font-size:10px; } /* VERTICAL LISTING STYLE */ .vertical { width:118px; margin:0px 6px 10px 0px; padding:0px 0px 10px; float:left; height:150px } .vertical .details_block { float:none; width:100%; } .vertical .lvl1, .vertical .lvl2, .vertical .lvl3, .vertical .lvl4 { margin:5px; display:block; } .vertical .lvl1 .title { font-size:11px; } .vertical .lvl1 .rating { margin-top:5px; width:50px; } .vertical .lvl2 { display:none; } .vertical .lvl3 { font-size:10px; } .vertical .lvl3 .views span { font-weight:lighter; } .vertical .lvl3 .comments { display:none; } .vertical .lvl4 { font-size:10px; } /* SIDEBAR INDEX */ .box { background:#FFF; border:1px solid #b6e2fe; padding:2px; width:300px; margin:0px auto 10px; } /* LOGIN/REGISTER BOX */ .login { background:url(../images/login_grad.png) repeat-x; min-height:79px; background-color:#8d8b8b; margin:0px; padding:0px 3px 0px;} .login .happyface { background:url(../images/blocks.png) right top no-repeat; width:77px; height:73px; float:right; margin-top:5px; } .login .reg, .login .log { background:url(../images/blocks.png) 0px -47px no-repeat; width:203px; height:27px; padding:0px 5px; line-height:27px; float:left; font-size:10px; margin:9px 0px 4px 0px; } .login .log { background:url(../images/blocks.png) 0px -83px no-repeat; margin:0px 0px 0px 0px; } .login .reg a, .login .log a, .login .reg a:visited, .login .log a:visited { display:block; color:#232323; text-decoration:none; } .login .reg a:hover, .login .log a:hover, .login .reg a:active, .login .log a:active { display:block; color:#232323; text-decoration:underline; } /* TOP USERS */ .top_bg { background:url(../images/top_users_grad.png) repeat-x; min-height:81px; background-color:#ccfeff; border:1px solid #85a8c8; margin:0px; padding:0px 2px; } .top_bg h2 { margin:5px 2px 8px; padding:0px; color:#21759b; font-size:18px; font-family:Tahoma; text-transform:uppercase; font-weight:bold; } .top_user { background:url(../images/top_user.png) repeat-x; height:35px; border:1px solid #CCC; margin-bottom:15px; line-height:35px; font-size:9px; padding:0px 8px; position:relative; background-color:#FFF; } .avatar { width:30px; height:30px; background:#232323; padding:0px; margin:2px 5px 0px 0px; vertical-align:super; float:left; } .top_user > .user_no { background:url(../images/blocks.png) -231px -56px no-repeat; width:19px; height:45px; position:absolute; top:-5px; right:85px; font-size:11px; color:#FFF; text-shadow:1px 1px 1px #6fa1b7; text-indent:4px; line-height:45px; } /* FOOTER SEARCH */ .search_footer { background:url(../images/search_footer.png) repeat-x; height:57px; margin:0px; padding:0px; clear:both; } .advance { background:url(../images/blocks.png) left -123px no-repeat; width:33px; height:35px; text-indent:-9000px; float:left; margin:2px 6px 0px 0px; padding:0px; } .foot_s_con form { margin:0px; padding:0px; display:inline; } .foot_s_con input[type=text] { background:#fff; border:1px solid #CCC; width:280px; font-family:Verdana,Tahoma,Arial,sans-serif; color:#555; float:left; margin:0px 6px 0px 0px; padding:9px 12px; } .foot_s_con input[type=text]:focus { border:1px solid #aaa; } .foot_s_con input[type=submit] { background:url(../images/foot_search.png) top repeat-x; border:1px solid #555555; height:35px; padding:0px 18px; margin:1px 0px 0px; color:#FFF; font-family:Verdana,Tahoma,Arial,sans-serif; } .foot_s_con input[type=submit]:hover { background:url(../images/foot_search.png) bottom repeat-x; border:1px solid #228bb3; cursor:pointer; } /* FOOTER */ #footer { background:#333; padding:10px 0px; margin:0px; } .footer_sp { background:url(../images/line_sps.png) bottom repeat-x; margin:12px 0px; padding:0px; clear:both; height:2px; } .footer { padding:0px 8px; margin:5px 0px 0px; font-size:10px; color:#fff; } .footer ul { padding:0px; margin:0px; list-style:none; } .footer ul li { margin:0px; margin-right:17px; padding:0px; float:left; list-style:none; } .footer ul li a { color:#eee; text-decoration:none; } .footer ul li a:hover { color:#fff; text-shadow:1px 1px 1px #000; } /* CHANGER LANGUAGE/TEMPLATE */ .copyright { color:#fff; font-weight:bold; float:right; text-shadow:1px 1px 1px #555; font-size:10px; } .changer { background:#0099cc; padding:0px 8px; margin:0px; position:relative; height:26px; line-height:24px; } .changer select { font-size:11px; margin:4px 0px 0px; } .ch_left { background:url(../images/blocks.png) -278px top no-repeat; width:9px; height:33px; margin:0px; padding:0px; position:absolute; left:-8px; top:0px; } .ch_right { background:url(../images/blocks.png) -289px top no-repeat; width:9px; height:33px; position:absolute; right:-8px; top:0px; } .ch_shadow { background:url(../images/shadows.png) top no-repeat; width:1000px; height:9px; margin:0px; padding:0px; } /* EXAMPLE ADS */ .ads { background:#f3f3f3; width:300px; height:250px; text-align:center; line-height:250px; font-size:15px; text-decoration:underline; } .ad { width:468px; height:60px; background:#f3f3f3; border:1px solid #ccc; margin:0px auto 25px; padding:0px; line-height:60px; text-align:center; font-size:15px; } /* My ACcount */ .my_account_left{width:180px; float:left; } .my_account_left ul{margin:0px; padding:0px; display:block;} .my_account_left li{margin:0px; padding:0px; list-style:none; display:block; margin:5px; margin-left:0px} .my_account_left .li{font-size:12px; font-weight:bold; display:block; margin-bottom:10px}.my_account_left .li .heading{ display:block; width:170px; background-image:url(../images/blocks.png); background-position:-0px -160px; background-repeat:no-repeat; height:20px; line-height:20px; padding-left:5px; color:#333} .my_account_left .li li{font-weight:normal; padding-left:5px; border-left:3px #ccc solid; margin-left:5px} .my_account_left .li li:hover{border-left:3px #999 solid;} .my_account_left .li a{display:block; text-decoration:none; font-family:tahoma; font-weight:bold} .my_account_left .li a:hover{color:#003366} .account_box{float:right; width:780px;border-left:5px #999 solid; padding-left:10px; margin-right:10px} .account_option_box{display:block; width:225px; margin:10px; padding:10px;float:left; background-color:#EFF5F8; border-radius:5px; -moz-border-radius:5px;-webkit-border-radius:5px;} .account_option_box .its_title{font-size:13px; font-weight:bold;} .account_option_box li{list-style:none; border-bottom:1px dotted #999; padding-bottom:2px; margin-bottom:2px} .account_option_box ul{margin:0px; padding:0px; display:block; padding-left:15px} .account_option_box a:hover{color:#009} .account_head_container{border-bottom:1px dotted #CCC; padding-bottom:10px} .account_thumb{max-height:150px; max-width:150px;border:1px solid #999; padding:3px; display:inline-block;} .account_thumb_container{margin-left:5px;display:inline-block; float:left; margin-right:10px} .stats .account_stat{font-size:11px; font-family:tahoma; display:block;} .stats{ width:300px; float:left} .account_head_right{float:right} .pm_box{width:90px; height:70px; background-color:#EFF5F8; border-radius:5px; -moz-border-radius:5px;-webkit-border-radius:5px; display:block} .pm_box .messages{font-size:10px; font-family:tahoma; font-weight:bold; text-transform:uppercase; color:#333; text-align:center; display:block; padding:6px} .pm_box {text-align:center; font-size:25px; font-weight:bold} .account_form fieldset{border:1px solid #ccc; border-radius:5px; -moz-border-radius:5px;-webkit-border-radius:5px; margin:10px} .account_form legend{ text-transform:uppercase; font-family:Tahoma; font-weight:bold} .account_form input, .account_form textarea, .account_form select{border:1px solid #ccc; width:300px; padding:3px;} .account_form input[type="radio"],.account_form input[type="checkbox"] { display:inline; width:auto} .account_form select{margin-bottom:10px} .account_field_block{ border-bottom:1px solid #CCC; margin:5px 0px 5px 0px; padding-bottom:0px; padding-top:5px} .account_field_block:hover{background-color:#F5F5F5} .account_field_block .account_field_label{width:200px; float:left} .account_field_block .account_field{ float:left; width:400px; padding-left:10px; padding-bottom:10px} .avatar_bg label{margin-top:10px; display:block} .messages_container{max-height:200px; overflow:auto; padding-bottom:10px; border-bottom:1px dashed #999} .private_message_container{padding:10px; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border:1px solid #CCC; margin-top:15px; } .unread_msg, .unread_msg a{font-weight:bold; font-family:tahoma;} .read_msg, .read_msg a{font-weight:normal; font-family:tahoma;} /** my account */ .account_table{border:1px solid #c2c2c2; border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px; background-image:url(../images/gradients.png); background-position:0px -36px; height:19px} .account_table tr td{border-right:1px solid #c2c2c2; text-indent:10px; font-family:Tahoma; font-size:11px; text-transform:uppercase; font-weight:bold} .account_table .last_td{border-right:0px} .account_vid_list{ margin:5px 0px 5px 0px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px; } .account_vid_list tr td{text-indent:10px; font-family:Tahoma; font-size:11px; text-transform:uppercase; font-weight:bold} .account_vid_list .last_td{border-right:0px} .acc_usr_video_thumb{border:1px solid #999; margin:1px; padding:1px; display:block; float:left; width:50px;} .search_field{background-image:url(../images/blocks.png); width:150px; height:22px; border:none; padding-left:8px; padding-top:6px; font-size:11px; font-family:tahoma; margin:0px; float:left; background-position:0px -180px} .search_field_button{background-image:url(../images/blocks.png); width:25px; height:22px; border:0px; background-position:-160px -180px; padding:0px; margin:0px; text-indent:-50000000px; float:left; cursor:pointer; outline:none} /** * icons */ .arrow_pointing,.edit_icon,.delete_icon,.reply_icon{background-image:url(../images/icons.png); background-repeat:no-repeat; } .reply_icon,.edit_icon,.delete_icon{height:15px; width:15px; } .delete_icon{background-position:-0px -63px } .edit_icon{background-position:-15px -63px } .reply_icon{background-position:-30px -63px } .video_control{font-weight:normal; margin-left:10px; font-size:10px} .arrow_pointing{background-position:-0px -78px; width:24px; height:14px;} /*** BUTONS ***/ .cb_button_2,.cb_button,.small_button{background-image:url(../images/buttons.png)} .cb_button_2,.cb_button{display:inline-block;height:31px; width:135px; color:#fff; line-height:31px; text-align:center; font-size:14px; font-weight:bold; border:none; font-family:Arial, Helvetica, sans-serif; cursor:pointer} .cb_button_2:hover,.cb_button:hover{background-position:-0px -31px} .cb_button_2{font-size:12px} .small_button{display:inline-block;height:21px; width:94px; color:#fff; text-align:center; font-size:11px; font-weight:bold; border:none; font-family:Arial, Helvetica, sans-serif; cursor:pointer; background-position:-0px -62px} .small_button:hover{background-position:-0px -83px} .non_button{line-height:21px} /** * Categories */ .category_list{display:block; width:180px; margin:0px 5px 5px 5px; float:left} .sort_cont,.cat_heading{border-bottom:3px #d4d4d4 solid; font-size:15px; font-weight:bold; font-family:Arial; display:block; padding-bottom:3px; margin-bottom:3px} .category_list .categories{padding:5px} .categories ul{margin:0px; padding:0px} .categories ul li{padding:0px; margin:0px} .categories ul li{list-style:none; display:block; margin-bottom:6px;} .categories ul li:last-child{border-bottom:none} .categories .selected { background-color:#efefef; display:block;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px} .categories ul a{font:bold 14px arial;color:#0066cc; text-decoration:none; display:block; padding:2px 2px 2px 6px; } .time_cont{border-bottom:1px solid #CCC; margin-bottom:5px; padding:5px; font-size:10px} .time_cont a{ font-size:10px; color:#666; text-decoration:none} .time_cont .selected{font-weight:bold} .sort_cont ul{display:inline-block} .sort_cont ul,.sort_cont ul li{margin:0px; padding:0px} .sort_cont li{float:left; list-style:none; height:18px; line-height:18px;} .sort_cont a{font-weight:bold; color:#000; padding:0px; margin:0px; height:15px; line-height:15px; text-decoration:none; display:block; padding:0px 5px; border-right:1px #CCC solid; margin-top:1px; color:#333} .sort_cont li:last-child a{border:none} .sort_cont .selected a, .sort_cont a:hover{color:#0066cc} /** * Ad Box */ .vert_add_box{display:block; width:180px; margin:0px 5px 5px 5px; float:left} /** * Pagination Class */ .pagination { height:23px; width:99%; margin:auto; line-height:23px; color:#000;font-weight:bold; font-size:12px; font-family:Arial, Helvetica, sans-serif; } .pagination a,.pagination .selected{ -moz-border-radius:5px; border-radius: 5px; -webkit-border-radius: 5px; display:inline-block; width:18px; height:18px; line-height:18px; text-align:center; background-image:url(../images/nav_grads.png); background-position:-0px -223px; border:1px solid #CCC; text-decoration:none} .pagination .selected{ background-position:-0px -241px; color:#fff; border-color:#0066cc} /** * Watch Video CSS */ .watch_left{width:670px; float:left; padding:5px; padding-top:0px; } .video_title{font-size:18px; font-weight:bold; font-family:arial} .watch_right{width:310px; float:right; padding-left:5px; display:block} .player_container{display:block; background-color:#000; border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px; padding:8px} .video_actions_cont{margin-top:10px} .add_to_fav,.report_this,.share_this,.add_to_play{background-image:url(../images/icons.png);height:20px; width:20px} .add_to_fav{background-position:0px -105px; } .report_this{background-position:-19px -105px; } .share_this{background-position:-38px -105px; } .add_to_play{background-position:-57px -105px; } .video_actions_cont .rating_container{ float:left} .video_actions_cont .actions{margin-top:10px; float:right} .video_actions_cont .actions ul{margin-top:10px} .video_actions_cont .actions ul, .video_actions_cont .actions ul li{margin:0px; padding:0px;} .video_actions_cont .actions li{ display:block;list-style:none; height:20px; line-height:20px; display:block; float:left} .video_actions_cont .actions a{color:#09c; font-weight:bold; font-size:12px; font-family:tahoma; display:block; margin-right:18px} .video_actions_cont .actions a img{margin-right:5px; float:left; border:none; } .playlist_item,.add_comment_box .input,.add_comment_box,.comment,.video_details,.form_container .form_result,.action_box{border-radius:10px;-moz-border-radius:10px;-khtml-border-radius:10px;-webkit-border-radius:10px; background-color:#F0F0F0; padding:10px} .action_box{margin-top:10px} .action_box .action_box_title{color:#333; font-size:16px;font-weight:bold; text-transform:uppercase; font-family:arial; border-bottom:1px solid #CCC} .form_container{border-top:1px solid #fff; padding-top:10px; font-size:11px} .form_container .form_left{width:69%; float:left} .form_container .form_right{width:29%; float:right} .form_container form{ margin:0px; padding:0px} .form_container label{ display:block; font-size:11px; font-weight:bold; color:#333;margin-bottom:5px;} .form_container label .example{font-weight:normal; } .form_container .left_text_area{width:98%; border:1px #CCC solid; padding:3px; margin-bottom:5px} .form_container .form_result{border:1px solid #0099cc; margin:5px; padding:5px;} .action_box .error{color:#ed0000} .action_box .msg{color:#0099cc} .action_box .cancel a{font-size:10px; font-weight:bold; color:#333; text-decoration:none; } .form_container select{border:1px solid #999; padding:2px; margin:5px} .video_details{background:#fff url(../images/watch_video_details_bg.png) repeat-x bottom; border:1px solid #eee; margin-top:10px;} .video_details .vd_user_container{margin-right:10px; float:left; width:120px;} .video_details .vd_details{float:right; display:block; width:510px; z-index:10; font-size:11px; color:#333;} .video_details .vd_stats{background-color:#333;border-radius:5px;-moz-border-radius:5px;-khtml-border-radius:5px;-webkit-border-radius:5px; padding:5px; margin-bottom:10px; color:#fff} .vd_stats{ overflow:hidden; } .video_details .vd_stats ul{position:relative; left:50%; float:left;} .video_details .vd_stats ul{margin:0px; padding:0px; list-style:none} .vd_stats li{float:left;display:block;font-size:11px;margin-right:15px;position:relative;right:50%; font-family:tahoma;padding:0px; list-style:none} .vd_details .uploading_detail{padding:5px; padding-left:0px;} .vd_details .uploading_detail a,.vd_details .uploading_detail{font-size:14px; font-family:arial; color:#333; cursor:pointer; font-weight:bold; text-decoration:none} .vd_details .uploading_detail a:hover,.vd_details .uploading_detail:hover{color:#09c} .vd_details .tags_cats{border-top:1px solid #ccc; padding:5px; margin-top:10px} .tags_cats .tags{background-image:url(../images/tag_blue.png); background-repeat:no-repeat; height:16px; line-height:15px; padding-left:20px} .tags_cats .tags a{text-decoration:none; font-weight:bold; font-size:10px } .tags_cats .category{margin-top:5px;font-weight:bold; font-size:11px}.tags_cats .category a{text-decoration:none; font-weight:bold; font-size:11px } .vd_user_container .account_thumb{max-height:160px; max-width:120px;} .vd_user_container ul{margin:0px; padding:0px; margin-bottom:5px} .vd_user_container ul li{list-style:none; display:block; padding:0px; margin:0px} .vd_user_container a{text-decoration:none; font-size:11px; color:#333} .vd_user_container a:hover{color:#0099cc} .comment{ background:#fff url(../images/watch_video_details_bg.png) repeat-x; background-position:bottom;min-height:60px; padding:5px; border:1px solid #eee; font-family:tahoma; font-size:11pxl; margin-bottom:10px } .comment .user_com_thumb{ float:inherit; max-width:60px; max-height:80px; border:2px solid #fff} .comment .user_com_thumb_con{width:65px;float:left;} .comment .comm_other{float:right; width:585px; margin-right:5px} .comment .user_bar{background:url(../images/nav_grads.png) 0px -240px repeat-x; height:18px; line-height:18px; padding:0px 5px 0px 5px} .comment .user_bar,.comment .user_bar a{color:#fff; font-size:11px; text-decoration:none;} .comment .comment_cont{float:left; width:515px; padding:3px;} .comment .comment_rating_cont{ float:right; width:60px; margin-top:10px} .comment .comment_rating_cont .comment_rating{font-size:16px; font-weight:bold;font-family:arial; text-align:center; display:block} .comment .thumb_down{background:url(../images/icons.png) ; width:24px; height:25px; display:inline-block; text-indent:-50000px; margin-right:5px; cursor:pointer} .comment .thumb_up{background:url(../images/icons.png) -24px 0px; width:24px; height:25px; display:inline-block; text-indent:-50000px;cursor:pointer} .desc_cont{} .upper_quote{background-image:url(../images/icons.png); background-position:0px -125px; height:32px; width:34px; display:inline-block; } .lower_quote{background-image:url(../images/icons.png); background-position:0px -161px; height:32px; width:34px; display:inline-block; } .add_comment_box{background-color:#f0f0f0} .add_comment_box .input{ border:1px solid #CCC; background-image:url(../images/watch_video_details_bg.png); background-position:10px; padding:5px; width:400px; background-repeat:repeat-x} .cb_error,.cb_message{border-radius:10px;-moz-border-radius:10px;-khtml-border-radius:10px;-webkit-border-radius:10px; padding:5px; border:1px #0099cc solid; margin:5px;background-image:url(../images/watch_video_details_bg.png); background-position:10px} .cb_error ul,.cb_message ul{display:block; margin:0px; padding:0px; padding-left:10px;} .cb_error ul li,.cb_message ul li{border-left:3px solid #ccc; list-style:none; padding-left:10px; cursor:pointer} .cb_error ul li{ color:#ed0000} .cb_message ul li{ color:#0099cc} .cb_error ul li:hover{border-color:#ed0000} .cb_message ul li:hover{border-color:#0099cc} .watch_video_box{width:90px; margin:2px 4px 0px 4px; float:left; height:110px;} .watch_video_box{ color:#999; font-size:10px;} .watch_video_box a{font-size:10px; text-decoration:none; font-weight:bold;} .watch_video_box .watch_video_box_thumb{border:1px solid #999; padding:2px; display:inline-block; margin:auto; position:relative} .watch_video_box_thumb .duration{background-color:#333; color:#fff; font-size:8px; padding:1px; position:absolute; right:2px; bottom:2px} .watch_vids_head,.watch_vids_head_closed{background-image:url(../images/watch_video_bars.png); width:270px; height:26px; background-repeat:no-repeat; display:block; padding-left:30px; line-height:26px; color:#fff; font-size:14px; color:#fff; font-weight:bold; margin-top:10px; cursor:pointer} .watch_vids_head_closed{ background-position:0px -26px; color:#0099cc} .watch_vids_cont{width:300px; overflow:hidden; padding-bottom:10px; margin-bottom:10px; border-bottom:1px solid #CCC; padding-top:10px} .playlist_item{padding:5px; margin:3px 0px 3px 0px; height:30px; cursor:pointer} .playlist_item .pl_num{ width:25px; text-align:center; float:left; line-height:30px; height:30px;font-size:10px; color:#666} .playlist_item .pl_thumb{width:45px; height:27px; border:2px solid #999;float:left; margin-right:5px } .playlist_item .pl_details{font-size:10px; width:160px; float:left} .playlist_item .pl_details a{font-size:10px; color:#0099cc; text-decoration:none; font-weight:bold} .playlist_item .pl_duration{font-size:10px; color:#666} .videosharing{width:280px;} .videosharing input{border:1px solid #999; color:#999; font-size:10px}