/****
**** File last modified time : 		Fri, 23 Apr 2010 14:48:58
**** Database last modified time : 	Wed, 15 Apr 2009 08:11:41
**** Header Last-Modified : 		Fri, 23 Apr 2010 14:48:58
****/
/**
*** Backgrounds colors and images
**/
html{
	height: 100%;
}

body {
	height:100%;
	margin:0; 
	padding:0;
}
.classicalBg, .content_big_bloc_top, .content_double_bloc_top, #paginatorFooter a, #paginatorFooter .current, 
.button, #contentfooter h4, .content_data_col_top, .bulletListItem {
	background-color: #000000; 
} 
#content, .userHeader {
	background-color:#ffffff;
}

#header{
	}

#bg{
	position:fixed; 
	top:0; 
	left:0; 
	width:100%; 
	height:100%;
	z-index:-1000;
}

body{
	background-color: #000000;
}

#globalSite{
	background-color:#000000;
}

#globalSite2{
	background-color: #000000;
	border-top: 1px solid #000000;
}

/*
#webtv_videos_mosaic h2 {
	background-color:#808080;
}
*/
#synopsisBulletCorner, .synopsisBulletCorner {

} 
#synopsisContent, .commentContent {
	background-color:#808080;
	color:#ffffff;
}

#header_navbar_li a, #ubox_navbar_li a {
	background-color: #EDF8FF;
}
#paginatorFooter .current {
	background: none;
}
#message_error {
	background-color: #FDF3F3;
}
#message_alert {
	background-color: #FEF8F2;
}
#message_success {
	background-color: #F6FCF3;
}
ul.holder li.bit-box { 
	background: #FFAEE9;
}
ul.holder li.bit-box-focus { 
	background: #598BEC; 
}
ul.holder li.bit-hover { 
	background: #EE42D4; 
}
#auto ul li.auto-focus { 
	background: #191919; 
}
ul.holder li.bit-box-focus { 
	background: #be0000; 
}
#wvFooter {
	background-color: #808080;
}
/**
*** text
**/
body, .input_text, div.title, legend {
	font-family:Verdana, Geneva, sans-serif;
}
body, .button:hover, .button a:hover, .buttonSlider, div.title, legend {
	color: #0c2d05;
}
b, #paginatorFooter .current {
	color: #be0000;
}
#paginatorFooter a {
	color:#ffffff;
}
a, a:link, a:active, a:visited {
	color: #808080;
}
a:hover {
	color: #be0000;
	text-decoration: underline;
}    
#wvFooter a {
	color:#ffffff;
}
b {
	color: #be0000;
}
.button, .button a, .button a:link, .button a:visited, .button a:active, .buttonSlider:hover,
ul.holder li.bit-box-focus, ul.holder li.bit-box-focus, ul.holder li.bit-hover, #auto ul li.auto-focus { 
	color: #808080;
}
.bulletListItem { 
	color: #ffffff;
}
.input_text {
	color: #444444;
}

/**
*** Borders colors
**/
.bulletListItem, #paginatorFooter a, #paginatorFooter .current,
ul.holder li.bit-box, ul.holder li.bit-hover, .tips, .classicalBorder {	
	border: 1px solid #808080;	
}
.content_data_col_item {
	border: 1px solid #C8D9E4;
}
textarea, .button, input, select {
	border-top: 1px solid #808080;
	border-right: 1px solid #be0000;
	border-bottom: 1px solid #be0000;
	border-left: 1px solid #808080;
}
#content, #featuredVideoComment, #webtv_videos_mosaic, #featuredVideoShare, 
#featuredVideoRelatedVideos, #featuredVideoTags, .listingVideoElement, #wvFooter {
	border: 1px solid #808080;
}
/*
#webtv_videos_mosaic h2 {
	border-bottom: 1px solid #808080;
}
*/ 
#synopsisContent, .commentContent {
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
}     
fieldset.flash {
	border-color: #D9E4FF;
}
#message_error {
	border: 1px solid #be0000;
}
#message_alert {
	border: 1px solid #F57900;
}
#message_success {
	border: 1px solid #47C518;
}
ul.holder li.bit-box-focus { 
	border-color: #598BEC; 
}
ul.holder li.bit-box-focus { 
	border-color: #F9A4CD; 
}
