/*  ClipBucket 'ClipBucketBlue' Template Theme
    --------------------------------------------------------------
	Style name:		ClipBucketBlue 
	Based on style:	ClipBucketBlue (this is the default ClipBucket style)
	Original author:	ArslanHassan
	Main Color : #53baff
    --------------------------------------------------------------
*/


@import url("container.css");
@import url("links.css");
@import url("ajaxtabs.css");
@import url("rating_style.css");
@import url("pagination.css");
@import url("ui.tabs.css");
@charset "utf-8";
/* CSS Document */

html, body {
margin:0px;
padding:0px;

}
#login_button {
	background-image: url(../images/login_button.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 18px;
	margin-right: 0px;
	padding-left: 0px;
	font-family: Calibri;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 20px;
}

#logout_button {
	background-image: url(../images/logout_button.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 18px;
	margin-right: 0px;
	padding-left: 0px;
	font-family: Calibri;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 20px;
}



body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
a { color:#147a7e; text-decoration:underline;}
a:hover { text-decoration:none;}

.container {
width:956px;
	*width:980px;
	margin:0 auto;
	background:url("../images/bg_main.png") repeat-y;
	min-height:1000px;
	padding:15px 12px;
	text-align:left;
}

.footer {
	background-position:center;
	background-repeat:no-repeat;
	padding-top: 10px;
}

/* Style for general input fields */
#input, #select, #text , #textfield_header{
	/*font-family: Helvetica,Tahoma,Verdana,Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	height:18px;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color:#F0F0F0;
	border-left-color:#F0F0F0;
	padding-left: 2px;*/
}

.video_title{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-left: 6px;
	padding-top: 5px;
	background-image:url(../images/video_title_bg.png);
	background-repeat:no-repeat;
	background-position: 0px top;
}

.video_rating{
	font-size:12px;
	font-family:Calibri;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding: 5px;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.header2 a:link, .header2 a:active, .header2 a:visited{
    text-decoration: none;
    color:white;
    font-size:12px;
    font-weight:bold;
}
.header2 a:hover {
    text-decoration: underline;
    color:white;
    font-size:12px;
    font-weight:bold;
}
.header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
}
.tips {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}

#error
{
	margin:0 auto;
	height:20px;
	background-color:#FFDFE0;
	border:#FF822F 1px solid;
}


.handcursor{
cursor:hand;
cursor:pointer;
}

.comment_td{
	background-image: url(../images/comments_bg.png);
	background-repeat: no-repeat;

}

.Watch_Video_Colum{
background: url("../images/video_second_column.png");
background-repeat:repeat-y;
}

#query {
	/*font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	width: 230px;
	border: 0px solid #d3d3d3;
	height: 15px;
	padding-left:6px;
	padding-top:4px;
	background-image: url("../images/search_bar_bg01.png");
	background-repeat: no-repeat;
	background-color:#53baff;
	margin:0px;
}
*html #query {
	font-family: Tahoma;
	font-size: 10px;
	color: #BEBEBE;
	width: 230px;
	border: 0px solid #d3d3d3;
	height: 20px;
	padding-left:6px;
	padding-top:4px;
	background-image: url("../images/search_bar_bg01.png");
	background-repeat: no-repeat;
	margin:0px;*/
}
#bottom_index {
	background-color: #F0F0F0;
	background-image: url("../images/uploader_bl.gif");
	background-repeat: no-repeat;
	background-position: left;
	height: 20px;
	width: 19px;
}
.smallText {
font-size:11px;
font-family:arial,helvetica,sans-serif;
white-space:nowrap;
color:#666666;
}

/*---------- Header ---------------*/

.logo {}


input { background:#fff; border:0px; border-bottom:1px solid #000; padding: 1px;
}
input.ie_fix { background:none; border:0px;}
select {background:#fff; border:0px; }
input[type=checkbox], input[type=radio] { background:none !important; border:0px !important;}
#button  { cursor:pointer; cursor:hand; }


input#login_button { border:0px !important; padding:0px !important; background:url("../images/login_btn.gif") no-repeat; width:35px; height:34px; font-size:0px; }

input#logout_button { border:0px !important; padding:0px !important; background:url("../images/logout_bg.gif") no-repeat; width:55px; height:22px; color:#fff; font-family:Arial, Helvetica, sans-serif; float:right; cursor:pointer; }

table.header_link { float:left;}

