/* Body */

div, h1, h2, h3, h4, h5, h6, p, pre, address, blockquote, span, ul, ol, li, dl, dd, dt, img {
	margin: 0px;
	padding: 0px;
}

body {
	font-size: 100.01%;
	list-style-image: none;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 990px;
	font-family: Arial, Helvetica, sans-serif;
}

body a:link, a:visited {
	text-decoration: none;
	color: #093d72;
}

body a:hover {
	text-decoration: none;
	color: #C74B15;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding-top: 0.5em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #c74b15;
	text-decoration: none;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.65em;
	color: #333333;
	text-decoration: none;
}

h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.6em;
	color: #093d72;
	text-decoration: none;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	padding-bottom: 0.3em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ABC1D6;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.4em;
	margin: 0px;
	padding: 0.2em;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
	list-style-image: none;
	margin-top: 0px;
	margin-right: 1em;
	margin-bottom: 0px;
	margin-left: 1em;
	text-indent: 1px;
	line-height: 1.3em;
	list-style-position: inside;
	list-style-type: square;
}

.bluerow {
	font-size: 3px;
	padding: 0px;
	background-color: #ABC1D6;
}

.champagnerow {
	background-color: #CCC1A8;
}
.linkstyle {
	font-weight: bold;
	color: #093D72;
}
.linkstyle a:hover {
	color: #c74b15;
}

.border {
	border: 1px solid #CCCCCC;
	padding-top: 15px;
	padding-left: 0px;
	padding-bottom: 15px;
}
    
.dottedline {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #D9E3EC;
}

.dottedline2 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
}
.hidestyle {
	text-decoration: none;
}
.hidestyle a:link, a:visited, a:hover, a:active {
	text-decoration: none;
}


/* Content */

#container {
	margin: 0px;
	padding: 0px;
	width: 990px;
	position: relative;
}

/* Top NavBar */

#topbar {
	background-color: #1A1C1D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 15px;
}

#MinorNav {
	color: #FFFFFF;
	background-color: #1A1C1D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-left: 1.2em;
	padding-top: 0.5em;
	padding-right: 1.5em;
	padding-bottom: 0.5em;
}


#MinorNav img {
	padding-top: 0.3em;
	padding-right: 0.6em;
	padding-bottom: 0.2em;
	padding-left: 0.6em;
}

#MinorNav a:link, #MinorNav a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

#MinorNav a:hover {
	text-decoration: none;
	color: #CA5211;
}
	
#apDiv2 {
	position:absolute;
	z-index: 1;
	width:310px;
	height:28px;
	left: 688px;
	top: 8px;
	background-color: #1A1C1D;
	margin: 0px;
	padding: 0px;
	visibility: visible;
	overflow: hidden;
}

/* Header */


#header {
	background-image: url(images/masthead_bg.gif);
	background-repeat: repeat-x;
	height: 85px;
	margin-right: 0px;
	margin-left: 0px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	position: relative;
}
#header img {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#header #aff-login {
	float: right;
	margin-top: 10px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 7px;
}


#header #aff-login h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	line-height: 0.8em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F4F1E9;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#header #aff-login a:link, #header #aff-login a:visited {
	color: #ABC1D6;
}

#header #aff-login a:hover {
	color: #c74b15;
}

/* Major NavBar */


#MajorNav {
	background-color: #E8EFF9;
	border-bottom: 3px solid #ABC1D6;
	width: 100%;
	height: 25px;
	float: left;
}

#MajorNav  ul {
	margin: 0px;
	list-style: none;
	padding-top: 0px;
	position:relative;
	left:10px;
	width:98%;
}


#MajorNav li {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	margin:0px;
	background-image: url(images/nav_separator.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#MajorNav li.first {
	list-style: none;
	display:inline;
}

#MajorNav li.prev {
	border-left: none;
	list-style: none;
	display:inline;
	background-image: none;
}

#MajorNav ul li.here {
	border-bottom: 5px solid #FFF;
	border-top: 1px solid #ABC1D6;
	border-right: 1px solid #ABC1D6;
	border-left: 1px solid #ABC1D6;
	list-style: none;
	display: inline;
	background-color: #FFF;
	padding-top:6px;
	padding-bottom:5px;
	background-image: none;
	bottom:3px;
	position: relative;

}

#MajorNav a:link, #MajorNav a:visited {
	text-decoration: none;
	color: #336899;
}

#MajorNav a:hover {
	text-decoration: none;
	color: #CA5211;
}

#MajorNav #search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1A1C1D;
	text-decoration: none;
	font-weight: bold;
	font-weight: bold;
	position: absolute;
	left: 689px;
	top: -157px;
	width: 350px;
	border: thick solid #1A1C1D;
	margin: 0em;
	padding: 0em;
}



/* Major Nav Bar 2 */


#MajorNav2 {
	background-color: #FFFFFF;
	border-bottom: 3px solid #DDDDDD;
	width: 100%;
	height: 25px;
	float: left;
}

#MajorNav2  ul {
	margin: 0px;
	list-style: none;
	padding-top: 0px;
	left:10px;
	width:98%;
}


#MajorNav2 li {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	margin:0px;
	background-image: url(images/nav_separator.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#MajorNav2 li.first {
	list-style: none;
	display:inline;
	padding-left: 15px;
}


#MajorNav2 a:link{
	text-decoration: none;
}

#MajorNav2 a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #CA5211;
}


/* Main Content */

#MainContent{
	width: 975px;
	background-color: #FFFFFF;
	float: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
}


/*Left Column */
#mainContenthome {
	border-right-style: none;
	float: left;
	background-image: url(images/new-background.gif);
	background-repeat: repeat-x;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #ABC1D6;
	margin-bottom: 20px;
	padding: 10px;
	width: 500px;
	line-height: 14px;
}

#mainContenthome  ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
	list-style-image: none;
	margin-top: 0px;
	margin-right: 1em;
	margin-bottom: 0px;
	margin-left: 1em;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
	text-indent: 0px;
	line-height: 14px;
	list-style-position: inside;
	list-style-type: square;
}

#mainContenthome img {
	padding: 0px;
	margin-left: 5px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#mainContenthome ul img {
	margin: 0px;
	padding: 0px;
}


#mainContenthome a:link, a:visited {
	text-decoration: none;
	color: #093d72;
}

#mainContenthome a:hover {
	text-decoration: none;
	color: #c74b15;
}

/* Main Content: WSJ This Morning */

#WSJAMFeed {
	float: left;
	width: 500px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	line-height: 14px;
	background-color: #FFFFFF;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #ABC1D6;
	margin-bottom: 10px;
	font-weight: normal;
	text-decoration: none;
}


#WSJAMFeed img {
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}


#WSJAMFeed ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	list-style-image: none;
	list-style-type: none;
	line-height: 14px;
	list-style-position: outside;
	text-indent: 0px;
}

#WSJAMFeed a:hover {
	color: #C74B15;
	text-decoration: none;
}

#container #MainContent #WSJAMFeed #sub {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#container #MainContent #WSJAMFeed #sub img {
	margin: 0px;
	padding: 0px;
}

#container #MainContent #WSJAMFeed #Play {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	line-height: 1.3em;
}

#container #MainContent #WSJAMFeed #Blog {
	line-height: 14px;
	background-color: #FFFFFF;
	padding: 10px;
	width: 480px;
	margin-bottom: 10px;
	list-style-position: outside;
	list-style-type: none;
	float: left;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #ABC1D6;
	white-space: normal;
	color: #999999;
}

#container #MainContent #WSJAMFeed #Blog ul {
	line-height: 1.3em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	display: inline-block;
	list-style-type: none;
	list-style-position: outside;
	padding: 10px 0px 0px 0px;
	margin-bottom: 10px;
}

#container #MainContent #WSJAMFeed #Blog a {
	line-height: 1.3em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

#container #MainContent #WSJAMFeed #Blog span {
	margin:0;
	color: #999999;
	padding-top: 0.1em;
	padding-right: 0.1em;
	padding-bottom: 0.75em;
	padding-left: 0.1em;
}

/* Right Column*/

#MediaCenter {
	float: right;
	top: auto;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #CCC1A8;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-bottom: 10px;
	padding-top: 5px;
	width: 415px;
	overflow: hidden;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC1A8;
	padding-left: 10px;

}

#MediaCenter  img {
	margin-top: 0px;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	border: 0px none #FFFFFF;
	padding: 0em;
}

#socialMedia{
	float: right;
	top: auto;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 425px;
	overflow: hidden;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #D5D5D5;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#googleAd{
	float:right;
	width:415px;
	margin-right:15px;
	border-top:thick;
	border-top-style:solid;
	border-top-color:#CCC; 
	padding-left:10px
}

#mediaCenterAM {
	float: right;
	top: auto;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #CCC1A8;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 20px;
	width: 415px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC1A8;
	line-height: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#moreProgramming {
	float: right;
	top: auto;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #CCC1A8;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 20px;
	width: 415px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC1A8;
	line-height: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#flashModule {
	float: right;
	top: auto;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #CCC1A8;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 20px;
	width: 415px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC1A8;
	line-height: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


#WSJRadioNews {
	float: right;
	top: auto;
	margin-top: 0;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 15px;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #CCC1A8;
	width: 415px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC1A8;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}


#WSJRadioNews h1 {
	font-size: 16px;
	color: #093d72;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	text-align: center;
	line-height: 1.2;
	padding-bottom: 5px;
	padding-top: 5px;
	font-weight: bold;
}

#WSJRadioNews h2 {
	font-size: 10px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 1.3em;
}

#WSJRadioNews h3 {
	font-size: 1em;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0;
	padding-bottom: 0.3em;
	padding-left: 1em;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #ABC1D6;
}

#WSJRadioNews p{
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-bottom: 0;
}

#WSJRadioNews ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FF6600;
	text-decoration: none;
	list-style-image: none;
	margin-top: 0px;
	margin-right: 1em;
	margin-bottom: 0px;
	margin-left: 2em;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
	text-indent: 1px;
	line-height: 1.3em;
	list-style-position: inside;
	list-style-type: square;
}

#container #MainContent #WSJRadioNews img {
	margin-right: 1em;
}

/* Featured Station Module */

#FeaturedStation       {
	color: #000000;
	background-color: #FFFFFF;
	float: right;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #ABC1D6;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-right: 15px;
	width: 415px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ABC1D6;
}

/* Easy Slider */

#slider{}	
#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
		
#slider li{
	/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
	width:395px;
	overflow:hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color: #444444;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	height: 260px;
		}
		
#slider img{
	border:none;
	float:left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}
		
#slider pre{
		display:block;
		font:12px "Courier New", Courier, monospace;
		padding:10px;
		border:1px solid #bae2f0;
		background:#e3f4f9;	
		margin:.5em 0;
		width:395px;
		}
		
	/* image replacement */
#slider .graphic, #prevBtn, #nextBtn{
         margin:0;
         padding:0;
         display:block;
         overflow:hidden;
         text-indent:-8000px;
            }
    /* // image replacement */
			

#sliderContainer{
	position:relative;
	text-align:left;
	width:385px;
	height:240px;
	background:#fff;
	margin-bottom:1em;
	line-height: 1.3em;
	color: #444444;
	margin-top: 0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
		}	
#slider #header{
		height:80px;
		background:#5DC9E1;
		color:#fff;
		}				
#slider #content{
		position:relative;
		}		
		
#prevBtn, #nextBtn{ 
		display:block;
		width:25px;
		height:16px;
		position:absolute;
		left:344px;
		top:-24px;
		background:url(images/jsModule/nav-arrow-prev-off.gif) no-repeat 0 0;
		}	
#nextBtn{ 
		left:375px;
		top:-24px;
		background:url(images/jsModule/nav-arrow-next-off.gif) no-repeat 0 0;
		}
																
#prevBtn a, #nextBtn a{  
		display:block;
		width:25px;
		height:16px;
		background:url(images/jsModule/nav-arrow-prev.gif) no-repeat 0 0;	
		}	
#nextBtn a{ 
		background:url(images/jsModule/nav-arrow-next.gif) no-repeat 0 0;	
		}
		
#prevBtn a:hover{  

		background:url(images/jsModule/nav-arrow-prev-hover.gif) no-repeat 0 0;	
		}
			
#nextBtn a:hover{ 
		background:url(images/jsModule/nav-arrow-next-hover.gif) no-repeat 0 0;	
		}										
		
.sliderHeader {
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: normal;
}

.style3 {color: #FF0000; font-weight: bold; }

/* // Easy Slider */



#FeaturedStation a:hover {
	color: #CA5211;
}


/* Affiliate Download Pages */

#Minipages {
	background-color: #FFFFFF;
	padding: 25px;
	width: 500px;
	border: medium solid #CCCCCC;
	top: auto;
	clip: rect(0px,0px,0px,0px);
	left: auto;
	right: auto;
	bottom: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#Minipages ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #000000;
}


/* Pages Formatted for Printing (Affiliate Info) */

#Printerpages {
	background-color: #FFFFFF;
	padding: 25px;
	width: 500px;
	top: auto;
	clip: rect(0px,0px,0px,0px);
	left: auto;
	right: auto;
	bottom: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* Contact Page */

#ContactLinks   {
	padding-left: 10px;
	list-style-type: disc;
	color: #000000;
}


#ContactLinks ul {
	line-height: 1.3em;
	color: #000000;
	list-style-type: disc;
	font-size: .75em;
}

#ContactForm   {
	margin-left:20px;
	margin-right:75px;
	margin-top:10px;
}

/* MSN Ad Container */

#MSNAdContainer {
	text-align:center;
	margin-top:50px;
}

/* Footer */

#footer {
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	left: auto;
	right: auto;
}
