body {
	color: #1D1D1D; background: #000000;
	margin: 0; padding: 0;
	font-size: 12px;
	font-family: Tahoma, Arial, sans-serif;
}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,blockquote,fieldset,input,p { margin:0; padding:0; }
p { padding: 7px 0; }
a, a:hover { color: #444444; text-decoration: none; outline: none; }
a:hover { text-decoration: underline; }
a img, :link img, :visited img { border:none; }

div.hr { height: 1px; font-size: 1px; margin: 5px 0 0 0; padding: 0 0 5px 0; background: transparent; border-top: 1px solid #353535; }
.simpleBox div.hr { border-top: 1px solid #B2B2B2; }
div.hr hr { border: 0; width: 0; height: 0; display: none; }

.minHeight { min-height: 275px; height: auto !important; height: 275px; }
.clearBoth { clear: both; }
.clearBoth2 { clear: both; height:12px; }
.back { float: left; }
.forward { float: right; }
.inputWrapper, .inputWrapperSelect { float: left; height: 20px; padding: 0 0 0 6px; background: url(../images/sprite-bg-input-left.png) no-repeat; }
.inputWrapper div, .inputWrapperSelect div { float: left; height: 20px; padding: 0 6px 0 0; background: url(../images/sprite-bg-input-right.png) no-repeat top right; }
.inputWrapper div input  {
	height: 17px; padding: 1px 0 0 0; margin: 0;
	border: none; border-top: 1px solid #464646; border-bottom: 1px solid #353535;
	font-size: 11px;
	color: #FFFFFF; background: #000000;
}
.inputWrapperSelect div select  {
	height: 20px; padding: 0; margin: 0;
	border: none; border-top: 1px solid #464646; border-bottom: 1px solid #353535;
	font-size: 11px;
	color: #FFFFFF; background: #000000;
}

.noJavascript { color: #CC0000; font-weight: bold; text-align: center; padding: 10px; }
.hidden { width: 0; height: 0; display: none; }
h1.pageTitle { font-size: 18px; font-weight: bold; color: #FFFFFF; margin: 0; padding: 0 0 15px 0; }
h3.title { color: #CC0000; font-size:12px; font-weight:bold; }
h3.title span{ color: #CC0000; font-size:11px; font-weight:normal; }

/* error messages */
div.error {
	border: 1px solid #FF0000;
	color: #CC0000;
	padding: 5px; margin: 7px 0;
    padding-left:30px;
	min-height: 20px;        
    background: #F5B58D url(../images/attention.png) no-repeat scroll left center;
}
div.error .err_img {
	float:left;
	vertical-align:middle;
	display:inline;
	padding: 0px 5px 0px 5px;                  
}
div.error div.error_text {
	display:inline;	
}
div.formError {
	float: left;
	color: #FFF; background: #CC0000 url(../images/sprite-icon-error.jpg) no-repeat;
	padding: 0 0 0 20px; margin: 0 0 0 25px; height: 20px; line-height: 20px;
}
/* END error messages */

/* success messages */
div.success {
    /*border: 1px solid #D2D203;
    border: 1px solid #353535;*/
	border: 1px solid #e48819;
    padding: 5px; margin: 7px 0;
    padding-left:30px;
    min-height: 20px; 
    background: #000 url(../images/succes.png) no-repeat scroll left center;
}
div.success_text {
    color:#e48819; 
}
/* END success messages */

/** BUTTONS **/
a.button, a.button:hover, a.button2, a.button2:hover {
	float: left; display: block;
	font-weight: bold; text-align: center; text-transform: lowercase; text-decoration: none;
	color: #FFFFFF; background: #CC0000;
	min-width: 50px; height: 21px; line-height: 21px; padding: 0 10px;   
}

a.button3, a.button3:hover {        
    font-weight: bold; text-align: center; text-transform: lowercase; text-decoration: none;
    color: #FFFFFF; background: #CC0000; 
    min-width: 50px; height: 21px; line-height: 21px; padding: 5px 10px;  
}

a.button2, a.button2:hover { background: #636363; }
/* Centered buttons: http://pmob.co.uk/pob/centred-float.htm */
.buttons { float:left; position:relative; left:50%; text-align:left; }
.buttons ul { list-style:none; position:relative; left:-50%; }
.buttons li { float:left; position:relative; margin-left:10px;}/* ie needs position:relative here*/
/** END buttons **/

/** content Boxes **/
.contentBox div.inner { padding: 0 12px 2px 12px; background: #FFFFFF; }
.contentBox div.topLeft { height: 41px; background: transparent url(../images/sprite-bg-content-box-top-left.png) no-repeat; }
.contentBox div.topRight { height: 41px; margin-left: 12px; background: transparent url(../images/sprite-bg-content-box-top-right.png) no-repeat top right; }
.contentBox div.topRight div {height: 41px; margin-right: 12px; background: transparent url(../images/sprite-bg-content-box-top-middle.jpg) repeat-x; }
.contentBox div.topRight h2, .contentBox div.topRight a {
	float: left; display: block;
	height: 39px;
	background: transparent url(../images/sprite-content-box-top-separator.jpg) no-repeat top right;
	text-decoration: none;
}
.contentBox div.topRight h2 span, .contentBox div.topRight a span {
	float: left; display: block;
	color: #6C6C6C;
	height: 39px; line-height: 39px; padding: 0px 15px 0 0;
	font-size: 14px; font-weight: bold;
} .contentBox div.topRight a span, .contentBox div.topRight a {cursor:hand;}
.contentBox div.topRight h2.selected span { color: #000; }
.contentBox div.topRight a.selected span { color: #000; }
.contentBox div.topRight a.red span { color: #CC0000; }
.contentBox div.bottom { height: 10px; padding: 0 0 0 10px; background: url(../images/sprite-bg-content-box-bottom-left.png) no-repeat; }
.contentBox div.bottom div { height: 10px; background: transparent url(../images/sprite-bg-content-box-bottom-right.png) no-repeat top right; padding-right:10px;}
.contentBox div.bottom div span { height: 10px; background-color:white;display:block;}

.simpleBox div.inner { padding: 0 10px 0 10px; background: #FFFFFF; border-left: 1px solid #CFCFCF; border-right: 1px solid #CFCFCF; }
.simpleBox div.topLeft { height: 33px; background: transparent url(../images/sprite-bg-simple-box-top-left.png) no-repeat; }
.simpleBox div.topRight { height: 33px; margin-left: 12px; background: transparent url(../images/sprite-bg-simple-box-top-right.png) no-repeat top right; }
.simpleBox div.topRight div {height: 33px; margin-right: 12px; background: transparent url(../images/sprite-bg-simple-box-top-middle.jpg) repeat-x; }
.simpleBox div.topRight h2 {
	float: left; display: block;
	height: 33px;
	background: transparent url(../images/sprite-content-box-top-separator.jpg) no-repeat top right;
}
.simpleBox div.topRight h2 span {
	float: left; display: block;
	color: #6C6C6C;
	height: 33px; line-height: 33px; padding: 0px 15px 0 0;
	font-size: 14px; font-weight: bold;
}
.simpleBox div.bottom { height: 15px; padding: 0 0 0 15px; background: url(../images/sprite-bg-simple-box-bottom-left.png) no-repeat; }
.simpleBox div.bottom div { height: 15px; padding: 0 15px 0 0; background: transparent url(../images/sprite-bg-simple-box-bottom-right.png) no-repeat top right; }
.simpleBox div.bottom div span { height: 15px; display: block; background: transparent  url(../images/sprite-bg-simple-box-bottom-middle.png) repeat-x; }

.contentWrapper { float: left; margin: 12px 0 0 0; }
.contentWrapper div.thumb { float: left; width: 77px; height: 59px; padding: 6px 0 0 5px; margin: 0 8px 0 0; background: #FFFFFF url(../images/sprite-bg-thumbnail.jpg) repeat-x; }
.contentWrapper div.thumb img { width: 72px; height: 52px; }
.contentWrapper div.details { float: left; padding: 6px 12px 0 0; }
.contentWrapper div.details a.title { color: #0007A1; font-weight: bold; text-decoration: none; }
.contentWrapper div.details a.title:hover { color: #0007A1; font-weight: bold; text-decoration: underline; }

.verticalWrapper { float: left; width: 137px; margin: 0 50px 30px 0; }
.verticalWrapper div.thumb { width: 137px; }
.verticalWrapper div.thumb img {
	float: left; display: inline;
	width: 137px; height: 102px;
}
.verticalWrapper img.thumbnailMask {
	position: relative;
	margin-top: -102px;
}
.verticalWrapper div.details {
	font-size: 11px;
	padding: 5px 0 0 5px;
	line-height: 125%;
}
.verticalWrapper div.details a, .verticalWrapper div.details a:hover {
	color: #CC0000;
	text-decoration: underline;
	font-size: 11px;
}

.simpleWrapper { float: left; width: 90px; margin: 12px 27px 0 0; font-size: 11px; color: #5D5D5D; }
.simpleWrapper a.title { display: block; color: #1A2674; width: 90px; padding: 0 0 3px 0; font-size: 11px; }
.simpleWrapper div.thumb { width: 82px; }
.simpleWrapper div.thumb a {
	font-size: 11px;
	display: block;
	padding: 5px;
	border: 1px solid #DDDDDD;
}
.simpleWrapper div.thumb img {
	width: 70px; height: 52px;
}
.simpleWrapper div.details {
	width: 90px;
	font-size: 11px;
	padding: 2px 0 0 0;
}
.simpleWrapper div.details a { font-size: 11px; }

div.largeThumb { float: left; border: 1px solid #E0E0E0; padding: 5px; width: 137px; }
div.largeThumb img { width: 137px; height: 102px; }

div.smallThumb { float: left; width: 77px; padding: 6px 0 0 5px; margin: 0 12px 0 0; background: #FFFFFF url(../images/sprite-bg-thumbnail.jpg) no-repeat; }
div.smallThumb img { width: 72px; height: 52px; margin: 0 0 10px 0; }


.commentWrapper div.title a { color: #0007A1; font-weight: bold; text-decoration: none; }
.commentWrapper div.title a:hover { color: #0007A1; font-weight: bold; text-decoration: underline; }
.commentWrapper div.description { padding: 3px 0 0 0; font-size: 10px; }

.leftColumnHomepage div.contentWrapper { margin-right: 39px; }
.leftColumnHomepage div.contentWrapper div.details { width: 158px; }
#homepageScheduler td.timeline { width: 80px; padding: 8px 10px; background: #F2F2F2; }
#homepageScheduler td.details { padding: 8px 10px; background: #F2F2F2; }
#homepageScheduler td.details div.noSchedule { color: #A3A3A3; }
/** END content boxes **/

/** sidebar left **/
ul.sidebar, ul.sidebar li {
	margin: 0; padding: 0;
	list-style-type: none;
}
ul.sidebar li span.bullet { color: #D4D4D4; }
ul.sidebar li.dark span.bullet { color: #000000; }
ul.sidebar li.dark a:hover span.bullet, ul.sidebar li.dark a.selected span.bullet { color: #D4D4D4; }
ul.sidebar a, ul.sidebar a:hover {
	display: block;
	margin: 0; padding: 2px 0 2px 4px;
	color: #D4D4D4;
	font-size: 11px; text-decoration: none;
}
ul.sidebar li.dark a, ul.sidebar li.dark a:hover {
	color: #000;
}
ul.sidebar a:hover, ul.sidebar a.selected, ul.sidebar li.dark a:hover, ul.sidebar li.dark a.selected {
	color: #fff; border:1px solid #CC0000;
}
ul.sidebar li.dark a:hover, ul.sidebar li.dark a.selected {
color:#000 
}
/** END sidebar left **/

/** Pagination **/
.paginationWrapper { padding: 4px 0;/* margin: 0px 0px 4px 0px; */}
.pagination {
	width: 100%;
	clear: both;
	overflow: hidden;
}
.pagination a, .pagination a:hover {
	float:left; display:block;
	padding: 0 2px; margin: 0 3px 0 0;
	font-size: 11px; font-weight: bold;
	text-decoration: none;
	color: #9B9B9B;
}
.pagination a:hover, .pagination a.current { color: #CC0000; }
.pagination div.info { float:right; color: #CC0000; font-size: 11px; font-weight: bold; }
/** END pagination **/

/** file input styling **/
#divinputfile { height: 25px; width: 290px; margin: 0px; cursor: pointer; background: transparent url(../images/browse.jpg) no-repeat top right; }
#divinputfile #realinputfile { height: 25px; text-align: right; }
#divinputfile #realinputfile input { opacity: 0.0; -moz-opacity: 0.0; filter: alpha(opacity=0); cursor: pointer; }
#divinputfile #fakeinputfile { text-align: left; margin-top: -23px; *margin-top: -20px;}
#divinputfile #fakeinputfile input , .rn_desc_cat{ width: 210px; }
/** END file input styling **/

/***** start layout *****/
#headerWrapper { background: #000000; border-bottom: 1px solid #353535; }
#header { width: 970px; margin: 0 auto; }
#logo { float:left; background-image:url(../images/logo.png); background-repeat: no-repeat;}
#logo a { display:block;height:89px;width:175px;}
#menu { float: left; width: 578px; padding: 45px 0 0 70px; }
#menu a, #menu a:hover {
	color: #BCBEC0;
	float: left; display: block;
	padding: 0 31px 0 0;
	font-size: 11px; font-weight: bold;
	text-decoration: none;
}
#menu a.red {
	color: #CC0000;
	float: left; display: block;
	padding: 0 31px 0 0;
	font-size: 11px; font-weight: bold;
	text-decoration: none;
}
#search { float: left; width: 147px; padding: 18px 0 0 0; }
.welcome { color: #6E6E6E; padding: 3px 0 0 3px; line-height: 120%; }
.welcome a { color: #BCBEC0; font-size: 11px; font-weight: bold; }
.welcome a.profile { color: #E48819; }

#main { background: #F2F2F2; min-height: 550px;}
#content { width: 970px; padding: 0px; margin: 0 auto; }
#dark { color: #BCBEC0; background: #000; }
#dark #content { padding: 40px 0 0 0; font-size: 11px; min-height: 550px;}

#footerWrapper { padding: 23px 0 29px 0; }
#footer { width: 970px; margin: 0 auto; }
#footer a { font-size: 11px; color: #5A5A5A; text-decoration: none; }
#footerCopyright {color: #3F3F3F; float:right;font-size: 11px;}
#footer a:hover { font-size: 11px; color: #5A5A5A; text-decoration: underline; }
.footerItem { float: left; width: 150px; padding: 0 0 0 10px; border-left: 1px solid #353535; }
.footerTitle { margin: 0 0 15px 0; color: #949494; font-size: 11px; font-weight: bold; }

#frontPagePlayerWrapper { background: #000; padding: 27px 0 29px 0;/*opacity:0.6*/}
#frontPagePlayer { width: 970px;  margin: 0 auto; }
#playerLeft { width: 970px;  margin: 0 auto; background: url(../images/player-left.jpg) no-repeat 0 6px; }
#playerRight { padding: 0 0 0 165px; background: url(../images/player-right.jpg) no-repeat 100% 6px; min-height: 370px;}
#playerRight2 { background: url(../images/player-right.jpg) no-repeat 100% 6px; min-height: 370px;}
.underPlayer { width: 960px; padding: 5px 10px 0 10px; margin: 0 auto; color: #DEDEDE; }

.leftColumnHomepage { float: left; width: 583px; padding: 0 9px 0 0; }
.rightColumnHomepage { float: left; width: 378px; }

#userMenuWrapper { background: #000000; }
#userMenu { width: 970px; margin: 0 auto; padding: 15px 0; text-align: left; }   
#userMenu a, #userMenu a:hover { color: #FFFFFF; font-size: 11px; font-weight:bold; padding: 0 6px 0 0; }
#userMenu a:hover { color:#CC0000; text-decoration: underline; }
#userMenu a.selected { color:#CC0000; }
#menuLeft {float:left}
#menuRight {float:right}

#sideColumn { float: left; width: 214px; margin: 0 25px 0 0; }
#mainColumn { float: left; width: 731px; }
.widePage { width: 970px; }

.sideWrapper div.top { height: 9px; background: url(../images/sidebar-top-left.png) no-repeat; }
.sideWrapper div.top div { height: 9px; padding: 0 0 0 9px; background: url(../images/sidebar-top-right.png) no-repeat top right; }
.sideWrapper div.top div span { display: block; height: 8px; margin: 0 9px 0 0; border-top: 1px solid #464646; }
.sideWrapper div.inner { border-left: 1px solid #3E3E3E; padding: 0 8px; border-right: 1px solid #313131; }
.sideWrapper div.inner h2 { color: #D4D4D4; margin: 0; padding: 0 0 10px 0; font-size: 12px; font-weight: bold; }
.sideWrapper div.bottom { height: 9px; background: url(../images/sidebar-bottom-left.png) no-repeat; }
.sideWrapper div.bottom div { height: 9px; padding: 0 0 0 9px; background: url(../images/sidebar-bottom-right.png) no-repeat top right; }
.sideWrapper div.bottom div span { display: block; height: 8px; margin: 0 9px 0 0; border-bottom: 1px solid #353535; }

.sideLightWrapper div.top { height: 9px; background: url(../images/sidebar-light-top-left.png) no-repeat; }
.sideLightWrapper div.top div { height: 9px; padding: 0 0 0 9px; background: url(../images/sidebar-light-top-right.png) no-repeat top right; }
.sideLightWrapper div.top div span { display: block; height: 8px; margin: 0 9px 0 0; border-top: 1px solid #464646; }
.sideLightWrapper div.inner { border-left: 1px solid #3E3E3E; padding: 0 8px; border-right: 1px solid #313131; }
.sideLightWrapper div.inner h2 { color: #000000; margin: 0; padding: 0 0 10px 0; font-size: 12px; font-weight: bold; }
.sideLightWrapper div.bottom { height: 9px; background: url(../images/sidebar-light-bottom-left.png) no-repeat; }
.sideLightWrapper div.bottom div { height: 9px; padding: 0 0 0 9px; background: url(../images/sidebar-light-bottom-right.png) no-repeat top right; }
.sideLightWrapper div.bottom div span { display: block; height: 8px; margin: 0 9px 0 0; border-bottom: 1px solid #353535; }
 

#scheduler { float:left; width: 820px; padding: 0 0 0 14px; color: #E6E6E6; }
#schedulerTodayDate, .searchTitles { float: left; height: 42px; padding: 5px 18px 0 0; color: #BCBEC0; font-size: 12px; font-weight: bold; }
.searchTitles { height:30px;}
#scheduler_table { border-bottom: 1px solid #353535; }
#scheduler_table td { border-top: 1px solid #353535; padding: 9px 0 0 10px; }
#scheduler_table td.timeline { width: 137px; color: #CC0000; font-size: 12px; }
#scheduler_table td div.watchlist_sorry { color: #CC0000; padding: 0 0 10px 0; }
#scheduler_table td div.spc { height:1px; font-size: 1px; background-color: #333333; margin: 5px 0; }
#scheduler_table td a.zoom { }
#scheduler_table td a.showTitle { color: #FFCC00; }
#scheduler_table td a.showBroadcaster { color: #AAAAAA; }
#scheduler_table td div.addWatchlist { display: none; }
#scheduler_table td div.showInfo {float: left; width: 185px; }
#scheduler_table td div.showDescription {float: left; width: 430px; padding: 0 10px 0 35px; }

#scheduler_commands{ float:right; width: 115px; text-align: center; padding: 46px 0px 0px 0px; }

#flag_reason { display: none; }
h2.title { font-size: 14px; font-weight: bold; color: #6C6C6C; }

.rightColumnHomepage .share_this_box input { width: 185px; font-size: 10px; }
.pictureListing { float: left; text-align: center; }

.infoDetails { float: left; padding-left: 15px; }
span.leftSpan{display: block;float:left; background: url(../images/select_left.png) no-repeat; width: 4px; height:22px;
}
span.select {
   position: absolute;
   width: 158px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
   height: 22px;
   padding: 0 24px 0 8px;
   color: #fff;                         
   font: 11px/21px arial,sans-serif;
   background: url(../images/select.png) no-repeat top right;
   overflow: hidden;
 }
 
 select.styled {background-color:black;
color:white;
opacity:0;filter: alpha(opacity = 0);
position:relative;
width:190px;
z-index:5;
font-size: 11px;
}
.login {
    width:130px;
}
#google_ads_frame {
    margin-top: 0px !important;
}
#filepc {
    opacity:0; filter: alpha(opacity = 0); width:290px; cursor:hand;
}
.opaque {opacity: 0.5;
  filter: alpha(opacity = 50);}
.loader{margin:210px auto 0 auto;width:120px;height:50px;}
.visible {background-color:black;}
/***** END layout *****/

#flag_reason_trigger {
    text-transform: uppercase;
    color:#CC0000;
    font-weight: bold;
}
#carouselWrapper {padding-bottom: 10px;}
.captionProfile {color:#BCBEC0;font-weight: bold;}
.connect_info {width:400px;}
.contact_results {width:500px;}

#box1{width:324px;height:180px;float: right;background-color: white;overflow: hidden;}
#box2{width:970px;background-color: white;} 
#box3, #box4{width:320px;background-color: white; float:left;overflow: hidden;margin-right:5px} 
#box5{min-width:320px;background-color: white; float:right;} 
