/* Theme 4 */

/* 
----------------------------------------------------------------------------- 
STRUCTURE
-----------------------------------------------------------------------------*/

#pageWrapper {
	width: 950px;
	padding: 10px 0;
}

/* 
----------------------------------------------------------------------------- 
BASIC INLINE/TEXT STYLING
-----------------------------------------------------------------------------*/

body {
	background-position: top left;
	font-family: Tahoma;
	font-size:  12px; /*0.75em*/
}

.button {
	background-color: #003366;
	color: #ffff00;
}	

input#searchbox {
	width: 210px; 
	margin: 0 8px 0 0;
}

/* 
----------------------------------------------------------------------------- 
NAVIGATION - tabbed and rotating also
-----------------------------------------------------------------------------*/
	
.navlist {
	padding: 0;
	margin: 0 0 0 15px;
	clear: both;
}	

.navlist li, .tabbedModuleNav li, .rotatingModuleNav li { 
	background-image: url("/common/themes/4/images/navtab_right.gif");
	background-color: #fff;
	background-position: top right;
	background-repeat: no-repeat;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0 5px 0 0;
	line-height: /*2.21em*/ 24px;
	position: relative;
	z-index: 10;
	list-style: none;
	font-weight: bold;
}

.navlist li#currentPage, .navlist li#currentPage ul li, .tabbedModuleNav li.currentTab, .rotatingModuleNav li.currentTab {
	background-color: #ffffff;
	background-image: url("/common/themes/4/images/navtab_right_current.gif");
	background-position: top right;
	background-repeat: no-repeat;
	border-bottom: 2px solid #fff;
	padding: 0;
	margin: 0 5px -2px 0;
	line-height: /*2.21em*/ 24px; 
}

.navlist li#currentPage ul li {
	border-bottom: 1px solid #666;
}

.navlist li#currentPage a, .tabbedModuleNav ul li.currentTab a, .rotatingModuleNav ul li.currentTab a {
	background-image: url("/common/themes/4/images/navtab_left_current.gif");
	background-position: top left;
	background-repeat: no-repeat;
}

.navlist li a, .navlist li a:link, .navlist li a:active, .navlist li a:visited, .tabbedModuleNav ul li a, .tabbedModuleNav ul li a:link, .tabbedModuleNav ul li a:active, .tabbedModuleNav li a:visited, .rotatingModuleNav ul li a, .rotatingModuleNav ul li a:link, .rotatingModuleNav ul li a:active, .rotatingModuleNav li a:visited {
   	text-decoration: none;
	display: block;
	height: 100%;
	background-image: url("/common/themes/4/images/navtab_left.gif");
	background-position: top left;
	background-repeat: no-repeat;
	padding: 2px 10px;
}

* html .navlist li a, * html .navlist li a:link, * html .navlist li a:active, * html .navlist li a:visited, * html .tabbedModuleNav ul li a, * html .tabbedModuleNav ul li a:link, * html .tabbedModuleNav ul li a:active, * html .tabbedModuleNav li a:visited, * html .rotatingModuleNav ul li a, * html .rotatingModuleNav ul li a:link, * html .rotatingModuleNav ul li a:active, * html .rotatingModuleNav li a:visited {
	height: auto;
}

.navlist li:hover, .navlist li.sfHover, .tabbedModuleNav ul li:hover, .tabbedModuleNav ul li.sfHover, .rotatingModuleNav ul li:hover, .rotatingModuleNav ul li.sfHover  {
	line-height: /*2.21em*/ 24px;
}

.navlist li:hover ul li, .navlist li.sfHover ul li, .tabbedModuleNav ul li:hover ul li, .tabbedModuleNav ul li.sfHover ul li, .rotatingModuleNav ul li:hover ul li, .rotatingModuleNav ul li.sfHover ul li {
	background-image: none;
}

.navlist li a:hover, .tabbedModuleNav ul li:hover, .rotatingModuleNav ul li:hover {
  
}

.navlist li ul { 
	margin: 0 0 0 1px;
  	padding: 0;
	position: absolute;
	width: 150px;
 	top: /*2.21em*/ 28px;
	left: -1px;
	z-index: 2;
}

.navlist li ul li, .navlist li#currentPage ul li { 
	display: none; 
	min-height: 30px;
	width: 150px;
	font-weight: normal; 
	padding: 0;
	margin: 0;

	}
	
#nav .navlist li ul li a, #nav .navlist li#currentPage ul li a{
	background-image: none;

}	

.navlist li:hover ul li, .navlist li#currentPage:hover ul li {
	display:block; 
	float: none;
	padding: 0;
}

.navlist li:hover ul li a, .navlist li#currentPage.sfHover ul li a {
	background-image: none; 
}


/* 
----------------------------------------------------------------------------- 
LAYOUT
-----------------------------------------------------------------------------*/
#pageWrapper {
	background-image: url("/common/themes/4/images/bgr_pagewrapper.gif");
	background-color: transparent;
	background-position: 0 37px;
	background-repeat: repeat-x;
}

* html #header {
	height: 200px;
}
	
#header {
	min-height: auto;
	max-height: 500px;
	border-left: 2px solid #666;
	border-right: 2px solid #666;
	background-color: #fff;
	overflow: visible;
}

#headerFtr {
	clear: both;
	background-image: url("/common/themes/4/images/bgr_header_ftr.gif");
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 16px;
}


#logo {
	clear: both;
	padding: 5px 0 0 10px;
	float: left;
	width: 180px;
	overflow: hidden;
}

#nowplayingsearch {
	width: 938px; /* 948 - 10 for player overhang */
}

#search {
	background-image: url("/common/themes/4/images/bgr_search.gif");
	background-repeat: no-repeat;
	width: 300px; /* default width: 300px; */
	height: 55px;
	padding: 10px;
	margin: 0;
	float: right;
}

#search_btns {
	padding: 5px 0 0 0;
	font-size: 90%;
}

#nav {
	height: 28px;

}

#content {
	border-left: 2px solid #666;
	border-right: 2px solid #666;
	border-top: 2px solid #666;
	background-color: #fff;
	overflow: hidden;
}	


/* 
----------------------------------------------------------------------------- 
ATTRIBUTES
-----------------------------------------------------------------------------*/


.sponsoredContainer {
	border-top: 1px solid #e6e6e6;
}

p.sponsored {
	color: #999999;
}

#content .tabhed {
	margin: 0 0 5px 0;
	padding: 0 0 3px 0;
	line-height: 16px;
	border-bottom: 2px dotted #ccc;
}

/* 
----------------------------------------------------------------------------- 
DEFAULT MODULE
-----------------------------------------------------------------------------*/

.contentContainer {
	overflow: hidden;
	border: none;
	height: 10%; /* Fixes IE6 container w/floated content issue */
}

.contentContainerHdr { /* used for creating rounded corners on content pieces */
	background-image: url("/common/themes/4/images/bgr_cc_hdr.gif");
	background-position: top left;
	background-repeat: no-repeat;
	height: 6px;
	font-size: 1%;
}

.noRightRail .contentContainerHdr {
	background-image: url("/common/themes/4/images/bgr_cc_nrr_hdr.gif");	
}

.contentContainerBody { /* used for creating rounded corners on content pieces */
	overflow: hidden;
	background-color: #fff;
	border-left: 2px solid #cccccc;
	border-right: 2px solid #cccccc;
	padding: 4px 8px 0 8px;
	height: 10%; /* Fixes IE6 container w/floated content issue */
}	

.contentContainerBody p {
	padding: 0 0 7px 0;	
}

.contentContainerFtr {
	background-image: url("/common/themes/4/images/bgr_cc_ftr.gif");
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 6px;
	font-size: 1%;
}

.noRightRail .contentContainerFtr {
	background-image: url("/common/themes/4/images/bgr_cc_nrr_ftr.gif");	
}

.contentContainerBody p.sponsored {
	float:right;
	vertical-align:top;
}

/* 
----------------------------------------------------------------------------- 
SIDE BY SIDE MODULE
-----------------------------------------------------------------------------*/

.sideModulesContainer {
	clear: both;
	overflow: hidden;
	height: 10%; /* Fixes IE6 container w/floated content issue */

}

.sideModulesContainer .contentContainerHdr {
	background-image: url("/common/themes/4/images/bgr_ccs_hdr2.gif");
	background-position: top left;
	background-repeat: no-repeat;
	height: 6px;
}	

.sideModulesContainer .contentContainerFtr {
	background-image: url("/common/themes/4/images/bgr_ccs_ftr.gif");
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 6px;
}	

.sideModule {
	float: left;
	width: 285px; /* Or 45% if no rounded corners */
}


/* 
----------------------------------------------------------------------------- 
TABBED MODULE
-----------------------------------------------------------------------------*/

.tabbedModule .showTab {
	display: block;
}

.tabbedModule .contentContainerBody {
	border: none;
	padding: 0;
	background-color: transparent;
}

.tabbedModule .contentContainerHdr {
	background-image: none;
	height: 0;
}	

.tabbedModuleContainer {
	display: none;
	padding: 8px 8px 0 8px;
	border-left: 2px solid #ccc;
	border-right: 2px solid #ccc;
	clear: both;
	background-color: #fff;
	overflow: hidden;
	height: 10%;
}

.tabbedModuleNav {
	font-size: 90%;
	background-image: none;
	height: 22px;
	border-top: none;
	border-bottom: 2px solid #ccc;
	padding: 0 0 0 3px;
}

* html .tabbedModuleNav {
	padding: 0;
}

.tabbedModuleNav ul {
	width: 100%;
	margin: 0;
	padding: 0;
}

* html .tabbedModuleNav ul {
	margin: 0 0 0 0;

}

.tabbedModuleNav ul li {
	width: 140px;
	background-image: url("/common/themes/4/images/modtab_right.gif");
	background-position: top right;
	background-repeat: no-repeat;
	line-height: 22px;
	margin: 0 3px;
	overflow: hidden;
	white-space:nowrap;
}


* html .tabbedModuleNav ul li {
	position: fixed;
	z-index: inherit;
}

.tabbedModuleNav ul li.currentTab {
	width: 140px;
	background-image: url("/common/themes/4/images/modtab_right.gif");
	background-position: top right;
	background-repeat: no-repeat;
	line-height: 22px;
	margin: 0 3px;
	border-bottom: 2px solid #fff;
}

* html .tabbedModuleNav ul li.currentTab { 
	border-bottom: none;
}

#content .tabbedModuleNav ul li a {
	background-image: url("/common/themes/4/images/modtab_left.gif");
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0;
}	


.tabbedModuleNav ul li.currentTab a {}	

.tabbedModuleNav ul li:hover, .tabbedModuleNav ul li.sfHover {
	padding: 0;	
	width: 140px;
	line-height: 22px;
}

.tabbedModule p.sponsored {
	float: right;
	vertical-align: top;
}

/* 
----------------------------------------------------------------------------- 
ROTATING MODULE - fixed rotating nav by putting padding instead of margin
-----------------------------------------------------------------------------*/

.rotatingModule .showTab {
	display: block;
}

.rotatingModule {
	padding: 0;
	border: none;
}	

.rotatingModuleContainer {
	display: none;
	clear: both;
	overflow:hidden;
	padding: 0;
	border: none;
	height: 10%;
}

.rotatingModuleContent {
	min-height: 200px;
}

* html .rotatingModuleContent {
	height: 200px;
}

.rotatingModuleNav {
	font-size: 90%;
	background-image: none;
	height: 10%;
	border-top: 1px solid #e6e6e6;
	padding: 7px 0 0 0;
	margin: 5px 0 0 0;
	border-bottom: none;
	text-align: right;
	width: 100%;
	overflow: hidden;
}

.rotatingModuleNav ul {
	display: block;
	float: right;
	width: auto;
	margin: 0;
	padding: 0;
}

.rotatingModuleNav ul li {
	width: 23px;
	padding: 0 1px;
	background-image: url("/common/themes/4/images/bgr_rot_nav.gif");
	background-position:center center;
	line-height: 23px;
	margin: 0;
	color: #fff;
}

* html .rotatingModuleNav ul li {
	position: fixed;
	z-index: inherit;
}

.rotatingModuleNav ul li.currentTab {
	width: 23px;
	line-height: 23px;
	background-image: url("/common/themes/4/images/bgr_rot_nav_current.gif");
	background-position:center center;
	margin: 0;
	padding: 0 1px;
	
}

#content .rotatingModuleNav ul li a {
	background-image: none;
	color: #fff;
	margin: 0;
	padding: 0;
}

.rotatingModuleNav ul li.currentTab a {
	color: #fff;
	width: 23px;
	background-image: none;
}	

.rotatingModuleNav ul li:hover, .rotatingModuleNav ul li.sfHover {
	padding: 0 1px;	
	width: 23px;
	line-height: 23px;
}

.rotatingModule #headlineDisplay {
	float: left;
	line-height: 23px;
}

.rotatingModule p.sponsored {
	float: right;
	vertical-align: top;
}


/* 
----------------------------------------------------------------------------- 
WEATHER MODULE
-----------------------------------------------------------------------------*/
#content .weatherModule h3.currentCity {
    padding: 0;
    margin: 0;
}

.weatherModule .contentContainerHdr {
	background-image: url("/common/themes/4/images/bgr_ccw_hdr.gif");
	background-position: top left;
	background-repeat: no-repeat;
	height: 6px;
}	

.weatherModule .contentContainerFtr {
	background-image: url("/common/themes/4/images/bgr_ccw_ftr.gif");
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 6px;
}	


/* 
----------------------------------------------------------------------------- 
FOOTER AND COPYRIGHT
-----------------------------------------------------------------------------*/

#footer {
	background-image: url("/common/themes/4/images/bgr_header_ftr.gif");
	background-position: top left;
	background-repeat: no-repeat;
}


#footerLinks {
	padding: 20px 0 0 0;
}

/* 
----------------------------------------------------------------------------- 
UTILITIES
-----------------------------------------------------------------------------*/

.right {
	text-align: right;
}

.left {
	text-align: left;
}

.center {
	text-align: center;
}

.fl_right {
	float: right;
}

.fl_left {
	float: left;
}