@charset "utf-8";
/* CSS Document */
#navbar {
	min-width:950px;
    width: 100%;
    height: 32px;
	background-image:url(../images/navbar_bg.png);
	background-repeat:repeat-x;

}
#headnav {
    margin: 0px;
    padding: 0px;
    text-align: left;
    width: 100%;
	text-align:center;
}
.clear {
	clear: both;
	min-height:50%;
	height:auto;
	max-height:100%;
}
.clear2  {
	height: 10px;
}

/*  =============   NAVCONTAINER   ==============  */
#navcontainer {
    position: relative;
    top: 0px;
    width: 950px;   
    margin: 0px auto;
	padding-top:5px; 

}

#navcontainer ul {

    margin:0;
    padding: 0;
    list-style-type: none;
    text-align: center;
    font: bold 12px/27px Arial, Helvetica, sans-serif;

}

#navcontainer li {

    display:inline;
    margin:0;
    padding:0;

}

#navcontainer a {

    float: left;
    display: block;
    width: 105px;
    height: 27px;
    margin-right: 1px;

}

#navcontainer a:link, #navcontainer a:visited {

    float: left;
    background: url(../images/navbar_button.gif) no-repeat left top;
    background-position:0% -27px;
    color: #FFFFFF;
    text-decoration: none;

}



#navcontainer a:hover {

    float: left;
    background: url(../images/navbar_button.gif) no-repeat left top;
    background-position:0% -54px;
    color:#FFFFFF;
    text-decoration: underline;
    line-height: 27px;

}



#navcontainer li a#currentTab {

    float: left;
    background: url(../images/navbar_button.gif) no-repeat left top;
    background-position:0% 0px;
    color: #474038;
    text-decoration: none;
    line-height: 27px;
}

/*  =============   NAVCONTAINER   ==============  */

/*  =============   NAVCONTAINER 2 ==============  */
#navcontainer2 {
    position: relative;
    top: 0px;
    width: 600px;   
    margin: 0px auto;
	margin-bottom:0px;
}

#navcontainer2 ul {

    margin:0;
    padding: 0;
    list-style-type: none;
    text-align: center;
    font: bold 12px/27px Arial, Helvetica, sans-serif;

}

#navcontainer2 li {

    display:inline;
    margin:0;
    padding:0;

}

#navcontainer2 a {

    float: left;
    display: block;
   	width:117px;
	height:28px;;
    margin-right: 1px;

}

#navcontainer2 a:link, #navcontainer2 a:visited {

    float: left;
    background: url(../images/index_tab_bg.png);
	background-repeat:no-repeat;
    color:#FFFFFF;
    text-decoration: none;
	width:117px;
	height:28px;

}

/*  =============   NAVCONTAINER 2   ==============  */

/* ICONS */
#icon_play {
	width: 15px;
	position: absolute;
	margin:0px;
	right: 0px;
	padding: 0px;
	bottom: 0px;
	background: transparent url('../images/play_icon.png');
	height: 15px;
	z-index: 1;
}
*html #icon_play {
	width: 15px;
	position: absolute;
	margin:0px;
	right: 0px;
	padding: 0px;
	bottom: 0px;
	height: 15px;
	z-index: 1;
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='styles/clipbucketblack/images/play_icon.png',sizingMethod='crop');
	
}

#icon_play01{
	width: 15px;
	position: absolute;
	margin:0px;
	right: 0px;
	padding: 0px;
	bottom: 0px;
	background: transparent url('../images/play_icon01.png');
	height: 15px;
	z-index: 1;
}
*html #icon_play01 {
	width: 15px;
	position: absolute;
	margin:0px;
	right: 0px;
	padding: 0px;
	bottom: 0px;
	height: 15px;
	z-index: 1;
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='styles/clipbucketblack/images/play_icon01.png',sizingMethod='crop');
	
}

#icon_user{
	width: 15px;
	position: absolute;
	margin:0px;
	right: 0px;
	padding: 0px;
	bottom: 0px;
	background: transparent url('../images/user_icon.png');
	height: 15px;
	z-index: 1;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='image.png', sizingMethod='scale');
}
*html #icon_user{
	width: 15px;
	position: absolute;
	margin:0px;
	right: 0px;
	padding: 0px;
	bottom: 0px;
	height: 15px;
	z-index: 1;
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='styles/clipbucketblack/images/user_icon.png',sizingMethod='crop');
	
}
/* ICONS */

#comment_div {
	position: relative;
	overflow: hidden;
}
#comment_div_rate {
	position: relative;
	top: 0px;
	right: 0px;
	z-index: 1;
}

#VDOthumb01 {
	position: relative;
	overflow: hidden;
	width:81px;
	height:62px;
	border:solid 1px #fbfbfa;
}

#VDOthumb02 {
	position: relative;
	overflow: hidden;
	width:128px;
	height:98px;
	border:solid 1px #fbfbfa;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(../images/thumb_bg01.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 6px;
	padding-left: 6px;
}

*html #VDOthumb02 {
	position: relative;
	overflow: hidden;
	width:128px;
	height:98px;
	border:solid 1px #fbfbfa;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(../images/thumb_bg01.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 2px;
	padding-left:2px;
	
}


/*Test*/

#somebox {
	position: relative;
	width: 90px;
	float: left;
	padding-top:3px;
	margin: 3px;
	height: 120px;
	background-color:#f3f3f3;
	border:solid 1px #fbfbfa;
	padding-right: 3px;
	padding-left: 3px;

}

#Videos_list01{
	position: relative;
	width: 135px;
	float: left;
	padding-top:0px;
	margin: 3px;
	height: 190px;
	background-color:#FFFFFF;
	border:solid 1px  #F3F3F3;
	padding-right: 2px;
	padding-left: 0px;
}

#Videos_list02{

	width: 550px;
	float: left;
	padding-top:0px;
	margin: 3px;
	height: 130px;
	background-color:#FFFFFF;
	border:solid 1px  #F3F3F3;
	padding-right: 2px;
	padding-left: 0px;
}


#VDO_CONTAINER01{
	width: 100%;
	bottom: 0px;
	position: relative;
	float: none;
}


#UserThumb {
	position: relative;
	overflow: hidden;
	width:128px;
	height:98px;
	border:solid 1px #fbfbfa;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(../images/thumb_bg01.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 6px;
	padding-left: 0px;
}
*html #UserThumb {
	position: relative;
	overflow: hidden;
	width:128px;
	height:98px;
	border:solid 1px #fbfbfa;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(../images/thumb_bg01.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 2px;
	padding-left: 0px;
	text-align:center;
	vertical-align:middle;
}
#messages {
	margin: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	background-color: #FFFFFF;
	max-height: 100px;
	overflow: auto;
}
#msg_body {
	margin: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	background-color: #FFFFFF;
	margin-top: 0px;
	max-height: 270px;
	overflow: auto;
}

#subscribe{
	width: 300px;
	background-color: #dcdcdc;
	border: 1px solid #ababab;
	padding: 2px;
}
#top_members {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	background-color: #FFFFFF;
	margin-top: 5px;

}

#video_container {
	height: 140px;
	width: 150px;
	float: left;
	margin: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#video_container_2 {
	height: 120px;
	width: 130px;
	float: left;
}

.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: 12px;
	font-weight: bold;
	color: #000000;
}
.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;
}

.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;
}