@import_url("reset-min.css");

@charset "utf-8";
/* CSS Document */

html, body {
	height: 100%;
}

img {
	border: 0;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#youstunt_pageshadow_left {
	background-image:url("../images/pageshadow_left.png");
	background-repeat:repeat-y;
}

#youstunt_pageshadow_right {
	background-image:url("../images/pageshadow_right.png");
	background-repeat:repeat-y;
}

.youstunt_pagetable {
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

#youstunt_pageheader {
	width: 100%;
	height: 102px;
}

a.youstunt_logo{
	display: block;
	width: 253px;
	height: 102px;
	background-repeat: no-repeat;
}

#welcome a.welcome {
	color: #ff0000;
	text-decoration: none;
}

#youstunt_pageheader select {
	width: 120px;	
}


#youstunt_ticker_cell {
	width: 100%;
	height: 49px;
	font: bold 10px Verdana;
}

#youstunt_navicell {
	width: 100%;
	height: 26px;
}

#youstunt_subnavicell {
	width: 100%;
	height: 25px;
	background-image:url("../images/subnavi_bg.gif");
	background-repeat:repeat-x;
	background-color: #ff0a0a;
	color: #FFFFFF;
	padding-left: 24px;
}

#youstunt_subnavicell ul {
    font: bold 10px Arial;
    margin:0px;
    padding:0px;
    list-style: none;
}

#youstunt_subnavicell li {
    display: inline;
    color: #ffffff;
    font-family:verdana, arial;
    font-size:11px;
    line-height: 10px;
    padding: 0px 5px 0px 5px;
    margin: 0;
}

#youstunt_subnavicell li a {
    color: #f6f6f6;
    text-decoration:none;
}

#youstunt_subnavicell li a:hover {
    color: #ffde00;
}

#youstunt_contentcell {
	width: 100%;
	height: 100%;
	padding: 10px;
}

#video-search {
	margin-bottom: 10px;
}

#video-search .search-btn {
    background:transparent url("../images/search.jpg");
    border:medium none;
    height:26px;
    width:64px;
    font-size:12px;
	color:#003399;
	font-weight:bold;
	cursor: pointer;
}

#video-search input.text {
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-style:normal;
    font-weight:normal;
    line-height:normal;
    margin:0px;
    padding:4px;
    width:290px;
}

#youstunt_footercell {
	width: 100%;
	/*height: 55px;*/
	height: 80px;
}

#youstunt_navigation td a{
	display: block;
	width: 101px;
	height: 26px;
	text-decoration: none;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	vertical-align:middle;
	line-height: 26px;
	background-image:url("../images/tabs_all.png");
	background-repeat: no-repeat;
}

#youstunt_navigation a.youstunt_mainnavi {
	background-position: 0px 0px;
	color: #8f8f8f;
}

#youstunt_navigation a.youstunt_mainnavi:hover {
	background-position: 0px -36px;
	color: #696969;
}

#youstunt_navigation a.youstunt_mainnavi_aktiv {
	background-position: 0px -72px;
	color: #ffffff;
}

#youstunt_navigation a.youstunt_mainnavi_aktiv:hover {
	background-position: 0px -108px;
	color: #ffde00;
}

#youstunt_navigation a.youstunt_mainnavi_rss{
	display: block;
	width: 28px;
	height: 26px;
	background-image:url("../images/rss.png");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#youstunt_navigation a.youstunt_mainnavi_rss:hover{
	background-position: 0px -36px;
}

#youstunt_navigation a.youstunt_mainnavi_upload {
	width: 150px;
	background-image:url("../images/tabs_upload.png");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #765902;
	letter-spacing: 2px;
}

#youstunt_navigation a.youstunt_mainnavi_upload:hover {
	background-position: 0px -36px;
	color: #000000;
}

#youstunt_footercell a.totop{
	display: block;
	width: 30px;
	height: 31px;
	background-image:url("../images/totop.png");
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#youstunt_footercell a.totop:hover{
	background-position: 0px -41px;
}

#youstunt_footercell a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

#youstunt_footercell a:hover {
	text-decoration: underline;
}

.youstunt_middot {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 12px;
	color: #e50000;
}

#youstunt_left {
	vertical-align: top;
	padding-right: 15px;
}

#youstunt_right {
	vertical-align: top;
}

.box {
	width: 100%;
	margin-bottom: 15px;
}

.boxhead {
	background-image:url("../images/boxhead_bg.gif");
	background-repeat:repeat-x;
	height: 24px;
	color: #FFFFFF;
	font-weight: bolder;
	padding-left: 11px;
	padding-right: 11px;
	font-size: 13px;
	background-color: #ff0a0a;
}

.boxlink_cell {
	background-image:url("../images/boxhead_arrow.png");
	background-repeat:no-repeat;
	background-position: center right;
	padding-right: 15px;
	text-align: right;
}

a.boxlink {
	color: #ffffff;
	text-decoration: none;
}

a.boxlink:hover {
	color: #ffde00;
	text-decoration: none;
}

.boxbody {
	padding-left: 11px;
	padding-right: 11px;
	padding-bottom: 11px;
	padding-top: 20px;
}

/* liScroll style declarations */

.tickercontainer {
	width: 958px; 
	height: 27px; 
	margin: 0; 
	padding: 0
	overflow: hidden; 
}

.tickercontainer .mask {
	position: relative;
	left: 2px;
	top: 8px;
	width: 938px;
	overflow: hidden;
}

ul.newsticker {
	position: relative;
	left: 970px;
	font: bold 10px Verdana;
	list-style-type: none;
	margin: 0;
	padding: 0;

}

ul.newsticker li {
	float: left;
	margin: 0;
	padding: 0;
}

ul.newsticker a {
	white-space: nowrap;
	padding: 0;
	font: bold 10px Verdana;
	margin: 0 50px 0 0;
} 

ul.newsticker span {
	margin: 0 10px 0 0;
} 

ul.newsticker a {
	color: #ffffff;
	text-decoration: none;

}

ul.newsticker a:hover {
	color: #ff0000;
	text-decoration: none;
}

#userinfo {
	font-size: 10px;
}

a.img {
	border: 0;
	text-decoration: none;
}

.sexybutton {
	display: inline-block;
	background: url("../images/btn.bg.png") repeat-x 0px 0px;
	padding:3px 5px 5px 5px;
	font-weight:bold;
	font-size: 12px;
}

.sexybutton:hover {
	cursor:pointer; 
}

.checkbox, .radio {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	display: block;
}

.checkbox:hover, .radio:hover {
	curor: pointer;
}

.select {
	position: absolute;
	width: 158px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 21px;
	padding: 0 24px 0 8px;
	color: #fff;
	font: 12px/21px arial,sans-serif;
	background: url("../images/select.gif") no-repeat;
	overflow: hidden;
}

.pollresult_header {
	font-weight:bold;
	margin-bottom:10px;;
}


img.rating {
    border: 0px;
    padding: 0px;
    margin: 0px;
    vertical-align: middle;
}
span.rating {
    color:#666;
    font-size:smaller;
}  

.center {
    text-align:center;
}
.clear {
    clear: both;
    display: block;
}
/* clearfix */

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}

/*
---------------------------------------------------------------------
UPLOAD PROGRESS BAR
---------------------------------------------------------------------
*/

.info {
    font:18px Arial;
}
.data {
    background-color:#b3b3b3;
    border:1px solid #898989;
    width:40%;
}
.data tr td {
    background-color:#dddddd;
    font:13px Arial;
    width:35%;
}
.bar1 {
    background-image:url("../images/progress_bar_white.gif");
    position:relative;
    text-align:left;
    height:20px;
    width: 400px;
    border:1px solid #505050;
}
.bar2 {
    background-image:url"../images/progress_bar_blue.gif");
    position:relative;
    text-align:left;
    height:20px;
    width:0%;
}
.vshare-error {
    font-weight: bolder;
    color: #FF0000;
    text-align: center;
    vertical-align: middle;
    padding: 1em;
    background-color: #FFC;
    margin-top: auto;
    margin-right: auto;
    margin-left: auto;
	margin-bottom: 20px;
    border: 1px solid #F00;
}

.vshare-success {
    font-weight: bolder;
    color: #060;
    text-align: center;
    vertical-align: middle;
    padding: 1em;
    background-color: #FFC;
    margin-top: auto;
    margin-right: auto;
    margin-left: auto;
	margin-bottom: 20px;
    border: 1px solid #336699;
}

.confirmation {
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    border: 3px solid #666;
    padding: 5px;
    text-align: center;
}


.page_links {
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 13px;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: center;
}

.page_links a:hover{
	text-decoration: none;
}

.pagination {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    text-decoration: none;
}

.pagination_next, .pagination_prev {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    text-decoration: none;
}
.pagination_active {
    padding: 2px 5px 2px 5px;
    margin: 2px;
	text-decoration: none;
}

/*
---------------------------------------------------------------------
POLL
---------------------------------------------------------------------
*/
#poll_body {
    padding:0 0.2em 1em 0.4em;
}
#poll p {
    font-weight: bold;
}

.poll-result {
    font-size:9pt;
    margin:0;
	padding: 2px;
}

/* watch upload share */
#watch-uplod-share {
    width:760px;
    margin-bottom:10px;
    background:#E1E4F2;
    border-top:1px solid #5170a8;
    color:#575757;
    font-size:12px;
}
#watch-uplod-share span {
    display:block;
    font-family:Arial, Helvetica, sans-serif;
    font-size:20px;
    padding:0pt 0pt 0pt 20px;
    width:120px;
    margin:0px;
}
#watch-uplod-share> div.watch span {
    background:url("../images/watch.jpg") no-repeat scroll right top;
    height:50px
}
#watch-uplod-share> div.uplod span {
    background:url("../images/upload.jpg") no-repeat scroll right top;
    height:50px
}
#watch-uplod-share> div span {
    background:url("../images/share.jpg") no-repeat scroll right top;
    height:50px
}
#watch-uplod-share> div.watch {
    width:230px;
    float:left;
    border-right:1px solid #5170a8;
    padding:5px;
}
#watch-uplod-share> div.uplod {
    width:218px;
    float:left;
    border-right:1px solid #5170a8;
    padding:5px;
    margin:2px
}
#watch-uplod-share> div.share {
    width:270px;
    float:left;
    padding:5px;
}


#featureslider {
	width: 600px;
}
div.item {
	
}

div.featureslider_container {
	
}

div.featureslider_container a.slider_prev, div.featureslider_container a.slider_next {
	margin-top: 10px;	
}


input.error {
    text-align:left;
    margin:1px;
    color:#000;
    font-weight:normal;
	border: 1px solid #ff0000;
}

label.error {
    display:none;
    color:#FF0000;
    font-weight: bolder;
}

span.signup-invalid-char {
    color: #000;
    font-size: 13pt;
}
ul#group-video, ul#group-member {
    list-style: none;
    margin:0;
    padding:0;
}
ul#group-video li, ul#group-member li {
    float: left;
    width:140px;
    height:135px;
    margin:0px;
    padding:1px 10px 0px 10px;
    text-align:center;
}
ul#group-video li img, ul#group-member li img {
    display:inline;
    margin:3px 0px 0 5px;
}

ul#user-video, ul#user-popular, ul#user-friend, ul#user-groups {
    list-style: none;
    margin:0;
    padding:0;
}
ul#user-video li, ul#user-popular li, ul#user-friend li, ul#user-groups li {
    float: left;
    width:140px;
    height:135px;
    margin:0px;
    padding:1px 10px 0px 10px;
    text-align:center;
}

.profile-comment {
	width: 100%;
	padding: 5px;
}

/* view video */
#video-tools-feedback {
    color:#000;
    display: none;
    border: 2px solid #e4e424;
    background-color: #ffff99;
    height:auto;
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
}
#video-tools-result {
    margin-top: 0.5em;
	margin-bottom: 0.5em;
    border: #ff9900 1px solid;
    background-color: #ffffcc;
    padding:1em;
    display: none;
	text-align: center;
}

.slidefield {
	color:#000000;
	border:1px solid #e9e9ba;
	background-image: none;
	background-color: #ffffed;
	font-family: Arial, Helvetica, sans-serif;
}

.slidefield:focus {
	background-image: none;
	border:1px solid #000000;
}

.sbslide			{background-color: #ffff99; color: #6c6c56;}
.sbslide:hover		{background-color: #cc0000 color: #ffffff;}

ul#watch-videos {
    list-style: none;
    margin:0px;
    padding:8px 0px 0px 0px;
}
ul#watch-videos li {
    float: left;
    height:100px;
    margin:0px 8px 0 8px;
    padding:0px;
    text-align:center;
}
ul#watch-videos li img {
    display:inline;
    margin:0px 0px 0 2px;
}

div#related-video-box {
    margin:0;
    padding:0;
}
div#related-video {
    border:0;
}
div.related-video div.box1 {
    display:block;
    float:left;
    padding:5px 16px 0px 2px;
    width:80px;
}
div.related-video div.box2 {
    padding:5px 6px 0px 100px;
}

div.playing-bg {
    background-color:#ffcc66;
}
div.playing-now {
    padding-right:6px;
    padding-left:6px;
    font-weight: bold;
    font-size: 10px;
    padding-bottom:3px;
    color: #ffffff;
    padding-top: 3px;
    background-color:#575757;
}

.watch-video-box {
    width:200px;
    margin: 10px;
    height:250px;
    float:left;
    overflow: hidden;
}

div.channel-details-user {
    float:left;
    height:130px;
    width:180px;
    text-align:center;
}
div.channel-details-user a img {
    height:100px;
}


div.channel-details-video {
    float:left;
    width:230px;
    height:260px;
    overflow:hidden;
    text-align:center;
}

.dropdownnav {
    width: 100%;
    display: block;
    float:right;
    text-align: right;
    padding:0;
}

.hidden{display:none;}

#announcebox {
	background-image:url("../images/modal_wz.jpg");
	background-repeat:no-repeat;
	background-position: bottom right;
	background-color: #ffffff;
	border:2px solid #ccc;
	height:300px;
	width:400px;
	display: none;
	padding: 10px;
}

#announcebox h3 {
	font-weight: bolder;
	color: #ff0000;
}

#announcebox p {
	color: #353535;
}

/*
#gallery_viewport{ 
        width: 600px; 
        overflow:hidden;
		text-align: center;
} 
*/
#gallery_viewport{ 
        width: 250px; 
        overflow:hidden;
		text-align: center;
} 


#gallery_viewport ul{ 
        position: relative; 
        padding: 0; 
} 
#gallery_viewport li{ 
        width: 100px; 
        height: 67px; 
        float: left; 
        list-style: none; 
		text-align: center;
		padding: 10px;
}

#gallery_previous, #gallery_next {
	cursor: pointer;
}

/* Light Switcher */
#videotitle_div {
	position: relative;
	z-index:999;	
}
.lightSwitcher {
	position: relative;
	z-index:999;
	background-image:url(../images/light_bulb_off.png);
	background-repeat:no-repeat;
	background-position:left;
	padding: 0 0 0 20px;
	outline:none;
	text-decoration:none;
	cursor: pointer;
}
.lightSwitcher:hover {
	text-decoration:underline;
}
#shadow {
	background-image:url(../images/shader.png);
	position:absolute;
	left:0;
	top:0;
	width:100%;
	z-index:100;
}
.turnedOff {
	color:#ffff00;
	background-image:url(../images/light_bulb.png);
}

#videoplayer_div {
	position: relative;
	z-index:998;	
}

.iconspan{
	float: right;
	margin: 3px;
	cursor:hand;
	cursor:pointer;
	font-weight: bold;
}

.arraypagination_numbers{
	text-align: center;
}

a.arraypagination_selected:hover{
	color: #FF0000;
}

#mohrpartner {
	margin-top: 20px;
	text-align:center;
}

iframe.facebook_iframe {
  border: none;
  display: inline;
  float: left;
  height: 60px;
  position: absolute;
  width: 70%;
  text-align:center;
}

