@CHARSET "UTF-8";
/** videos **/
.yTBarContainer, .ytbar{text-align:center;}
/*.yTBarContainer{padding-left:3%;}*/
.ytbar{padding-bottom:3px;display:block;}
.ytwrap{line-height:1px;width:0px;height:0px;overflow:hidden;margin:0;padding:0;}
.ytload{display:none;}
.ytwrap img{padding:0}
.minititle{color:#fff;} /* use at show title */
.ytclear{height:0px;clear:both;line-height:0px;padding:0;margin:0;}
.ytbar .ytbarHeader, .ytbarHeader form,.ytvideos,.ytvideocontainer{text-align:center}
a.ytpopup,a.ytpopup:link,a.ytpopup:visited{margin:0;padding:0;line-height:0px;font-size:0px;}
.ytError{padding:1em;text-align:center}

/** start rhuk_milkyway fix **/
#whitebox a.ytpopup,a.ytpopup:link,a.ytpopup:visited{}
#whitebox .ytbar{padding:3px 0 3px 0;}
#whitebox .ytbar .ytbarHeader,#whitebox  .ytbarHeader form,#whitebox .ytvideos,#whitebox .ytvideocontainer{text-align:center}
#whitebox .ytbar .ytbarHeader,.ytbarHeader{padding-bottom:3px}
#whitebox .ytvideos{padding:0;line-height:0px;}
#whitebox .ytError{padding:1em;text-align:center}
/** end rhuk_milkyway fix **/

.ytbarHeader form{display:inline;}
.ytresulstheader,.ytpagescounter,.ytresults{color:#fff; font-size:10px;margin-left:2em;}
form.ytsearch .inputbox{background-color:#eee; height:12px; font-size:10px;}
form.ytsearch select.inputbox{height:18px}
form.ytsearch input.button{background-color:#000; color:#fff; height:18px; font-size:10px; border:1px solid #666;}



.ytloading{display:block;background:url(ajax-loader.gif) 50% 50% no-repeat;}
.multiBoxDesc{clear:both;}
/** ytpagination **/
div.ytpageNav{text-align:center;clear:both; padding:3px 0 1px 0;line-height:1px;}
span.ytpagination {font-family:"Courier New", Courier, mono;font-size:0.8em;padding:0 3px 0 3px;  margin: 0;margin-bottom: 3px; text-align: center;}
span.ytpagination a { line-height:11px; border-right: #2c2c2c 1px solid; padding-right: 5px; border-top: #2c2c2c 1px solid; padding-left: 5px; background:#2c2c2c; padding-bottom: 2px; border-left: #2c2c2c 1px solid; color: #fff; margin-right: 2px; padding-top: 2px; border-bottom: #2c2c2c 1px solid; text-decoration: none}
span.ytpagination a:hover {border-right: #0043C0 1px solid; border-top: #0043C0 1px solid; background:#0043C0; border-left: #0043C0 1px solid; color: #fff; border-bottom: #0043C0 1px solid}
span.ytpagination a:active {border-right: #0043C0 1px solid; border-top: #0043C0 1px solid; background:#0043C0; border-left: #0043C0 1px solid; color: #fff; border-bottom: #0043C0 1px solid}
span.ytpagination strong span { line-height:11px;border-right: #0043C0 1px solid; padding-right: 5px; border-top: #0043C0 1px solid; padding-left: 5px; font-weight: bold; background:#0043C0; padding-bottom: 2px; border-left: #0043C0 1px solid; color: #fff; margin-right: 2px; padding-top: 2px; border-bottom: #0043C0 1px solid}
span.ytpagination span span{ line-height:11px;border-right: #f3f3f3 1px solid; padding-right: 5px; border-top: #f3f3f3 1px solid; padding-left: 5px; padding-bottom: 2px; border-left: #f3f3f3 1px solid; color: #ccc; margin-right: 2px; padding-top: 2px; border-bottom: #f3f3f3 1px solid}

/**************************************************************
	MultiBox v1.3
**************************************************************/
.MultiBoxContainer {position: absolute;border: 10px solid #000;background-color: #000;display: none;z-index: 2;text-align: left;}
.MultiBoxLoading {background: url(images/loader.gif) no-repeat center;}
.MultiBoxContent {position: relative;width: 100%;height: 100%;overflow: hidden;}
.MultiBoxClose {position: absolute;top: -22px;right: -22px;background: url(images/close.png) no-repeat;width: 24px;height: 24px;cursor: pointer;}
.MultiBoxControlsContainer {overflow: hidden;height: 0px;position: relative;}
.MultiBoxControls {width: 100%;height: auto;position: relative;background-color: #000000;}
.MultiBoxPrevious {position: absolute;background: url(images/left.png) no-repeat;width: 24px;height: 24px;left: 0px;margin-top: 5px;cursor: pointer;}
.MultiBoxNext {position: absolute;background: url(images/right.png) no-repeat;width: 24px;height: 24px;right: 0px;margin-top: 5px;cursor: pointer;}
.MultiBoxNextDisabled {cursor: default;background: url(images/rightDisabled.png) no-repeat;}
.MultiBoxPreviousDisabled {cursor: default;background: url(images/leftDisabled.png) no-repeat;}
.MultiBoxTitle {position: relative;margin: 10px 0 0 35px;float: left;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color: #FFF;font-weight: bold;text-align: left;}
.MultiBoxNumber {position: relative;width: 50px;margin: 10px 35px 0 0;float: right;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color: #FFF;text-align: right;}
.MultiBoxDescription {clear: left;position: relative;margin: 0 35px 0 35px;padding-top: 5px;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color: #FFF;text-align: left;}
