.activeCatRight
{
	background-position:left top;
	background-image:url(/nova/_gfx/extra/sideMenuMidRight_on.png);
	background-repeat:no-repeat;
}
.jcarousel-skin-tango
{
	display:block;
}
.jcarousel-skin-tango LI
{
	
	display:block;
	border:0px solid red;
	
	overflow:hidden;min-height:164px;max-height:164px;height:auto!important; 
	width: 122px; height: 164px; margin-top: 5px;
}
.jcarousel-skin-tango .photo-placeholder
{
	position:absolute;
	background-repeat:no-repeat;
	width: 122px;
	margin-top:4px;
	overflow:hidden;min-height:92px;max-height:92px;height:auto!important;
	z-index:10; 
}
.jcarousel-skin-tango .photo-mask
{
	border:0px solid red;
	position:absolute;
	background-repeat:no-repeat;
	width: 122px;
	margin-top:4px;
	overflow:hidden;min-height:92px;max-height:92px;height:auto!important;	
	z-index:20;
	
	
}
.jcarousel-skin-tango .more
{
	border:0px solid red;
	position:absolute;
	background-repeat:no-repeat;
	width: 122px;
	margin-top:142px;
	margin-left:0px;
	height:21px;
	min-height:21px;max-height:21px;height:auto!important;	
	z-index:40;	
}
.jcarousel-skin-tango .data
{
	border:0px solid red;
	position:absolute;
	background-repeat:no-repeat;
	width: 122px;
	margin-top:98px;
	margin-left:0px;
	height:38px;
	min-height:38px;max-height:38px;height:auto!important;	
	overflow:hidden;
	z-index:30;	
}

.commentHolder
{	
	background:url(/nova/_gfx/formFieldComments.gif) no-repeat left top;width:301px;height:62px;
	z-index:10;
}

.commentHolderIllegal
{	
	background:url(/nova/_gfx/formFieldCommentsIllegal.gif) no-repeat left top;width:285px;height:62px;
	z-index:10;
}

.inputComments1 {
	margin:5px 4px 4px 4px;width:290px;height:52px;
	border-style: hidden;border-width: 0px;
	outline:none;-moz-outline:none;
	z-index:20;
}
.inputComments1Illegal {
	margin: 5px 4px 4px 4px;width:278px;height:52px;
	border-style: hidden;border-width: 0px;
	outline:none;-moz-outline:none;
	z-index:20;
}

.inputTK,.inputCity,.input, .friendField, .inputConfirm
{
	background-position:left top;	
	outline:none;
	-moz-outline:none;	
}
.inputConfirm
{
	padding-top:2px;
}
 .friendField
 {
	padding-left:8px;
 }
 
 .menuShadow_Blue
 {
	background-image:url(/nova/_gfx/topMenuShadowInside.gif);background-repeat:no-repeat;background-position:left top;height:3px;max-height:3px;min-height:3px;height:auto!important;width:auto! important;width:100%;
 }
 .videoContainer
 {
	display:block;
	width:325px;min-width:325px;max-width:325px;width:auto! important;
	height:270px;max-height:270px;min-height:270px;height:auto! important;
	padding:0 0 0 0;
	margin:0 0 0 0;	
 }
 #videoContainer1
 {
	z-index:100;
	width:325px;min-width:325px;max-width:325px;width:auto! important;
	height:270px;max-height:270px;min-height:270px;height:auto! important;
	padding:0 0 0 0;
	margin:0 0 0 0;			
 }
 #videoContainer1 img
 {
	width:325px;max-width:325px;width:auto! important;
	height:270px;max-height:270px;height:auto! important;
	visibility:visible;	
	padding:0 0 0 0;
	margin:0 0 0 0;		
 }
 #videoContainer2
 {
	z-index:100;
	width:654px;min-width:654px;max-width:654px;width:auto! important;
	height:368px;max-height:368px;min-height:368px;height:auto! important;
	padding:0 0 0 0;
	margin:0 0 0 0;			
 }
 
 .videoThumbs
 {
	width:325px;min-width:325px;max-width:325px;width:auto! important;
	height:50px;max-height:50px;min-height:50px;height:auto! important;
	
 }
 .videoThumbs ul li.active a, .videoThumbs ul li.active a img, .videoThumbs ul li.active a:hover img
 {
	border:0px solid red;
 }

select.styled
{
	font-size:11px;
}

.listCompanies thead .sub td
{
	display:block;
}

.listCompanies thead .sub th{
	background-color:#dddddd;
	font-weight:bold;
	padding:5px;
	color:#222b62;
	/*width:20%;*/
	border-right:#ffffff solid 1px;	
}
.listCompanies thead .sub th a
{
	
	font-weight:bold;
	color:#222b62;
	text-decoration:none;	
	
}
.listCompanies thead .sub th a div
{
	cursor:hand;
	cursor:pointer;
	width:100%;
	width:auto! important;
	min-width:100%;
}

.listCompanies tr.sub th
{
		text-align:left;
		white-space:nowrap;
}
.listCompanies tr.sub th.Up, .listCompanies tr.sub th.Down
{
	background-repeat: no-repeat;
	background-position:95% center;	
}
.listCompanies tr.sub th.Up
{
	background-image: url('/nova/_gfx/arrowblue_on.gif');
}
.listCompanies tr.sub th.Down
{
	background-image: url('/nova/_gfx/arrowblue_off.gif');
}

/*
.tablesorter thead tr .header {
	background-image: url('/nova/_gfx/extra/arrowblue_off.gif');
	background-repeat: no-repeat;
	background-position:right center;	
	cursor: pointer;
	text-align:left;
}
.tablesorter thead tr .header{
	background-color:#dddddd;
	font-weight:bold;
	padding:5px;
	color:#222b62;
	
	border-right:#ffffff solid 1px;	
	height:30px;
	height:auto!important;
	min-height:30px;
	max-height:30px;
	overflow:hidden;
}
.tablesorter thead tr .headerSortUp {
	background-image: url('/nova/_gfx/extra/arrowblue_up.gif');
}
.tablesorter thead tr .headerSortDown {
	background-image: url('/nova/_gfx/extra/arrowblue_down.gif');
}
table.tablesorter thead tr th
{
	border-width:0 1px 0 0;
	border-color:#ffffff;
}
table.tablesorter thead tr th:last
{
	border-width:0 0 0 0;
}*/

.curveShadowInner 
{
	height:280px;
	height:auto! important;
	min-height:280px;
	
}
.curveShadowInner .spacer
{
	height:25px;
	height:auto! important;
	min-height:25px;
	line-height:25px;
}
.curveShadowInner .newsTickerHolderInside
{
	text-align:left;
	display:none;
}
.newsTickerHolder
{
	display:none;
}
.TitleShortly 
{
	padding-bottom:9px;
}
.iframe-content
{	
	width:100%;
	border-width:0 0 0 0;
}


.map-noresults
{
	padding:5px 0 5px 0;
	width:100%;
	text-align:center;
	color:#222b62;
	font-size:11px;
}
.day_indicator
{
	width:13px;min-width:13px;max-width:13px;width:auto! important;
	height:18px;min-width:18px;max-width:18px;width:auto! important;
	background-image:url('/nova/_gfx/indicator_P.gif');
	background-repeat:no-repeat;
	background-position:center center;
	font-size:11px;
	color:#131182;
	float:left;
	padding-left:11px;
	padding-bottom:4px;	
	padding-top:2px;
}
.BoxBlueLMiddle_long
{
	height: 163px;
	min-height:163px;
	height:auto!important;
	max-height:163px;
	overflow:hidden;
	border:0px solid red;
	margin-bottom:0px;
}
.BoxBlueLBottom_long
{
	margin-top:-2px;
	border:0px solid red;
	background-position:left top;
}
.parentalGuidanceIdUp
{
	float:right;
	margin-top:-33px;
	vertical-align:middle; 
	padding:0 2px;
}

.BoxBlueLTitletxt a{
	color: #FFFFFF;
	text-decoration:none;
}
.boxContent .info
{
	min-height:126px;
	max-height:126px;
	height:auto! important;
	height:126px;
}
.buttonTVguide a
{
	color:#FFFFFF;
	text-decoration:none;
}
#iframemap
{
	position:relative;	
	margin-left:0px;
}
.mapSearchArea
{
	background-color:#1d2cac;
}

.sideSubmenuTop
{
	background-position:right bottom;
}
.sideSubmenuBot
{
		background-position:right top;
}
.JTickerTitle
{
	font-weight:bold;
	color:#ffffff;
}
.highlightBlock
{
	border:1px solid #1d2cac;
	background-color:red;
}
.formBoxMiddle span	{
	font-size: 12px;
	color: #81c3ff;
	font-weight: bold;
	padding-top: 4px;
	text-align:left;
}

.formBoxMiddle p{
	font-size: 12px;
	color: #bbc0e5;
	font-weight: normal;
	padding-left: 11px;
	margin-top:0px;
}
.functionsPanelTabs
{
		
	min-height:23px;
	max-height:23px;
	height:auto! important;
	height:30px;
	display:block;
	z-index:7;
	
}
.functionsPanelTabs div
{
	position:absolute;
	margin-top:0px;
	margin-left:0px;
	width:195px;		
	text-align:left;	
	height:30px;		
	background-repeat:no-repeat;
	background-position:left top;	
		
	display:block;
	padding-top:15px;
	
}
.functionsPanelTabs #tab1
{
	margin-left:0px;
}
.functionsPanelTabs #tab2
{
	margin-left:160px;
}
.functionsPanelTabs #tab3
{
	margin-left:320px;
}
.functionsPanelTabs .tab
{	
	background-image:url(/nova/_gfx/tabInactive.png);
	
}
.functionsPanelTabs .tabActive
{
	background-image:url(/nova/_gfx/tabActive.png);
}

.functionsPanelTabs div a
{
	z-index:30;
}
.functionsPanelTabs div a
{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image:url(/nova/_gfx/nextArrow.png);
	background-repeat:no-repeat;
	background-position:30px;
	padding-left:48px;
	outline:0;
	-moz-outline:0;
	
	
}
.functionsPanelTabs div a:hover
{
	text-decoration:underline;
	
}
.functionsPanel .tabcontent
{
	padding:0px 10px 0px 10px;
	
}
.functionsPanel .tabcontent ul
{
	list-style-position:inside;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.functionsPanel .tabcontent ul li
{
	
	
	padding-bottom:6px;
}
.programHolder UL LI
{
	list-style-type:none;	
}

bleuButtonLeft a{
	margin:5px 0;
	padding:3px 10px;
	background-color:#030773;
	font-size:11px;
	color:#bbc0e5;
	text-decoration:none;
}

.bleuButtonLeft a:hover{
	background-color:#0669c3;
	color:#bbc0e5;
	text-decoration:none;
}
.radioText{
	height:560px; 
	/*
	font-size:12px;
	*/
	font-family:'Tahoma';
	color:#bbbfe2;
	
}
