﻿

/**************************/
/****** News Landing ******/
/**************************/

/****** Newsletter Signup Sidebar ******/
	
/* eventually NewsLandingRight & NewsDetailRight may have to branch, but for now they're identical. */
#NewsLandingRight #NewsletterSignup,
#NewsDetailRight #NewsletterSignup{
	width:192px;
	height:269px;
	background:url(/FullhouseInterim2010/Images/news/NewsletterBG.jpg) no-repeat top;
}
#NewsletterSignup h5{
	display:block;
	width:192px;
	height:64px;
	margin:0;
	padding:26px 0 0 0;
	font-weight:normal;
	color:#ffffff;	
	font-size:1.7em;
	line-height:1.2em;
	font-family:Georgia, Serif;
	text-align:center;
	text-transform:none;
}
#NewsletterSignup #NewsletterForm {
	margin-left:19px;
	height:178px;
	position:relative;
}
#NewsletterSignup #NewsletterForm .NewsletterFormNode{
	height:48px;
}
#NewsletterSignup label{
	font-weight:normal;
	color:#ffffff;
	font-size:1.0em;
	line-height:1.4em;
	padding:0;
	display:block;
	height:15px;
	float:left;
}	
#NewsletterSignup input{
	clear:both;
	width:150px;
	padding:2px;
}
#NewsletterSignup input.newsletterSubmitBtn {
	width:92px;
	height:20px;
	margin:0;
	padding:0;
	position:absolute;
	bottom:0px;
	left:31px;
}
#NewsletterSignup .FormErrorMsg{
	font-weight:bold;
	padding:0 19px 0 0;
	float:right;
}



/****** News Newsletter Archives Sidebar ******/
#NewsletterArchives h5{
	font-size:1.7em;
	text-align:center;
	color:#CA0000;
	font-family:Georgia,Serif;
	font-weight:normal;
	line-height:1.2em;
	text-transform:none;
}
#NewsletterArchives p{
	margin:0;
	padding:0;
	line-height:1.7em;
}
#NewsletterArchives .NarRtColCalloutAltBtmBG {
	width:192px;
	padding:20px 0 25px 0;
}
#NewsletterArchives .NarRtColCalloutAltBG{
    
}




/*************************/
/****** News Detail ******/
/*************************/
#NewsDetailLeft #Intro p{
	padding-bottom:12px;
}
#NewsDetailLeft #Main p{
	padding-bottom:25px;
	font-size:1.1em;
	line-height:1.5em;
}

#NewsDetailLeft #Main ul{
	padding:0;
	margin:-25px 0 20px 0;
}
#NewsDetailLeft #Main ul li{
	list-style-position:inside;
	list-style-type:none;
	line-height:1.6em;
	text-indent:2.5em;
	font-size:1.1em;
	background:url(/FullhouseInterim2010/Images/global/bullet-Colon.gif) no-repeat 33px 7px;
	padding-left:13px;
}