/*	----------------------------------------------------------------------------

	Style Sheet for Ryder Cup base.css Overrides
	Contact: tiffany.hayman@turner.com or tia.likely@turner.com

	--------------------------------------------------------------------------*/
body { background: #fff; }

#domain_brand { margin: 0 auto; width: 989px; padding-right:3px;}

#container { margin: 0 auto; padding-left: 0; background:#353535 url(../img/bg_content_wide.gif) repeat-y;width: 989px; padding-right:3px;}

#header { height: 126px; }

#content {
	width:986px;
	background:#353535 url(../img/bg_content_wide.gif) repeat-y;
	min-height:500px;
	}

#left {
	width:158px;
	float:left;
	padding: 30px 6px 15px 9px; 
	background:transparent url(../img/left_accent_rc.gif) no-repeat;
	display:inline;
	color:#fff;
	overflow:hidden;
	min-height:700px;
	}

#center {
	width:480px;
	float:left;
	padding:0 10px 15px 10px;
	background:transparent url(../img/center_accent_rc.gif) no-repeat;
	display:inline;
	}

#right {
	width:313px;
	float:right;
	background:transparent url(../img/right_accent_rc.gif) no-repeat;
	padding:35px 0 15px 0;
	color:#515151;
	display:inline;
	min-height:300px;
	overflow:hidden;
	}

#footer {
	clear:both;
	width:976px;
	height:31px;
	padding-left:10px;
	background:#d2d2d2 url(../img/bg_footer_rc.gif)  no-repeat;
	font-size:10px;
	line-height:28px;
	color: #d9d9d9;
	}
#footer a.first, #footer .rss a.first { padding-left: 10px; }
#footer ul li {display: inline;}
#footer a { color: #d9d9d9; }
#credit { background:#d2d2d2 url(../img/bg_footer_credit_rc.gif) repeat-y left top;  color: #666; padding: 4px 0px 12px 20px;} 


/*		ELEMENTS OVERRIDES		*/

#right .module p { color: #515151; }
#right h4 { color: #424242; border-bottom: 1px solid #b9b9b8; }
#right .indent li.arrow	{ color: #660000; }
#right a:link, #right a:visited	{
	color: #660000;
	text-decoration: none;
}

#right h4.rd { font-weight: bold; line-height: 1.2em; padding-bottom: 0; margin: 20px 0 5px 0; }
/*#left .module { margin-left: 2px; }*/


span.coursecard { color: #616161; }

/*	Photo Gallery	*/
#ssp_gallery { margin-left: 10px; }
#center div.gallery_right { margin-right: 15px; width: 305px; }
#center div.gallery_left { margin-left: 10px; width: 305px; }

	/*	Points	*/
.points	{text-align: right;}

/* News Archive Styles*/
.archive p{margin:0; float:left;}
.newsArchive {padding:0 10px;}
