
/* BODY AND MASTHEAD */
/* This should be the same sitewide */

body {
    background-color: #0c341c;
    font-family: Arial, sans-serif;
	font-size: 12px;
    text-align: center;
	color: #fff;
}
a {	color: #fff;}
a:hover {
    text-decoration: none;
}
img {border:none;}
h1, h2, h3, h4 {margin:0;display:inline;}

.cleardiv {
	clear:both;
	height:0px;
	width:0px;
	overflow:hidden;
}

#masthead {
    border: 1px solid #0c341c;
    margin: auto;
    text-align: left;
    width: 768px;
}
#sponsor {
    float: right;
    margin: 0;
}

#top-nav {
    background-color: #000;
    border: 1px solid #74907d;
    margin: auto;
    padding: 1px 0 0 0;
    width: 768px;
	height: 16px;
}
#top-nav a {
    color: #ffe600;
    padding: 8px;
    text-decoration: none;
}
#top-nav a:hover {
    text-decoration: underline;
}
#top-nav h2 {
    font-size: 12px;
    font-weight: bold;
}


/* CONTENT WELL */
/* Assumes strict xhtml doctype */

#content {
	clear: both;
	width: 770px;
	overflow:hidden;
    margin: 6px auto 0 auto;
	background-image: url('/masters/images/front/content-bkg.gif');
	background-repeat: repeat-y;
    text-align: left;
}

#content h3 {display:block;margin:0;padding:0;line-height:0}

#main-content {
	float: left;
	width: 459px;
	overflow: hidden;
	padding: 0;
}

#main-content .main-block {
	clear: both;
	border: 1px solid #74907d;
	overflow: hidden;
	padding: 0;
	margin-top: 7px;
}

#main-content .top {
	margin-top: 0;
}

#main-content .label {
	color: #95B7A0;
	font-weight: bold;
	font-size: 12px;
}

#main-content .timestamp {
	font-size: 10px;
	padding-left: 6px;
}

#top-headlines {
	list-style-type: none;	
	padding: 0;
	margin: 0;
}
#top-headlines li {
	padding: 0 0 0 12px;
	background-image: url('http://www.augusta.com/masters/images/misc/bullet-arrow-white.gif');
	background-repeat: no-repeat;
	background-position: 0 3px;
	margin-bottom: 10px;
}
#social { background-color: #272727; color: #95B7A0; clear: both; margin-bottom: 7px }
#social a {font-weight: bold;font-size:13px;}
#shortcuts { color: #95B7A0; clear: both; margin-bottom: 7px }
#shortcuts a {font-weight: bold;font-size:13px;}
#breaking {margin:0 0 0 0;border-bottom:1px solid #74907d;display:none}
#breaking h4 {color:#cccc00;font-weight:bold;font-size:16px;}
#breaking h4 a {color:#cccc00;font-weight:bold;font-size:16px;}
#breaking h5 {color:#dfdfdf;font-weight:bold;font-size:14px;margin:0;padding:0}
#breaking h5 a {color:#dfdfdf;font-weight:bold;font-size:14px;margin:0;padding:0}

#bottom {
	clear: both;
	background-image: url('/masters/images/front/bottom-bkg.gif');
	background-repeat: repeat-y;
}

#bottom-narrow {
	float: left;
	width:139px;
	overflow: hidden;
}

#bottom-narrow .narrow-block {
	padding: 0;
	margin: 0;
}

#bottom-narrow .narrow-block-top { 
	background-image:url('/masters/images/front/bottom-narrow-top.gif');
	background-repeat: no-repeat;
	padding: 1px 0 0 0;
	width: 137px;
	margin: 0;
}

#bottom-narrow h4 {
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #9BB0A4;
}

#bottom-narrow ul {
	list-style-type: none;	
	padding: 0;
	margin: 0;
}
#bottom-narrow li {
	padding: 0 0 0 12px;
	background-image: url('/masters/images/misc/bullet-arrow-green.gif');
	background-repeat: no-repeat;
	background-position: 0 3px;
	margin-bottom: 5px;
}

#bottom-wide {
	float: left;
	width:312px;
	overflow: hidden;
	margin-left: 7px;
	border-top: 1px solid #74907d;
}

#bottom-wide .block {
	background-color: #294630;
	margin: 0 1px 0 1px;
}

#bottom-wide ul {
	list-style-type: none;	
	padding: 0;
	margin: 0;
}
#bottom-wide li {
	padding: 0 0 0 12px;
	background-image: url('/masters/images/misc/bullet-arrow-green.gif');
	background-repeat: no-repeat;
	background-position: 0 3px;
	margin-bottom: 5px;
}


#side-content {
	float: left;
	width: 304px;
	margin-left: 7px;
	border-top: 1px solid #74907d;
}

#side-content .side-block {
	width: 302px;
	overflow: hidden;
	margin: 0 1px 0 1px;
}

#side-content h4 {
	color:#74907d;
	font-weight:bold;
	font-size:18px;
}

.hdr-b {
	display: block;
	background-image: url('/masters/images/front/hdr-b-bkg.gif');
	background-repeat: repeat-x;
	height: 17px;
	padding-top: 6px;
	margin: 0 1px 0 1px;
	overflow: hidden;
	text-align: center;
	color: #fff;
	font-weight:bold;
	font-size: 12px;
	line-height: 12px;
}

.hdr-b a {text-decoration:none}

.selector-black {
	display:block;
	width:129px;
	height:17px;
	padding:2px 0 0 6px;
	overflow:hidden;
	background-image:url('/masters/images/front/player-dropdown-bkg.gif');
	background-repeat:no-repeat;
	font-size:10px;
	color:#9F9F9F;
	cursor:pointer;

}

.gallery-thumb {
	border:3px solid #3A6F4F;
}

.billboard {
	width:300px;
	height:250px;
	padding:1px;
	border-top:1px solid #74907d;
	border-bottom:1px solid #74907d;
	overflow:hidden;
}

.ad-label-billboard {
	font-size:10px;
	color:#74907d;
	text-align:center;
	padding:6px 0 6px 0
}

#ad-banner-frame {
    background-color: #74907d;
    border-top: 1px solid #74907d;
    border-bottom: 1px solid #74907d;
    margin: auto;
    margin-top: 6px;
    width: 768px;
}	
#ad-banner {
	background-color: #0c341c;
	background-image:url('/masters/images/misc/wide_ad_bg.gif');
	margin:0 1px 0 1px;
    padding: 4px 0 4px 20px;
	text-align: left;
}
#ad-banner .int {
	width:728px;
	height:90px;
}

#ad-banner .int img {border:none;}

#boilerplate {
    color: #95a98e;
    clear: both;
    font-size: 12px;
    margin: auto;
	padding-top:12px;
	line-height:20px;
    width: 768px;
}
#boilerplate a {
    color: #ffe600;
}
#boilerplate a:hover {
    text-decoration: none;
}



#section-title {
	width: 768px;
	height: 44px;
	margin: auto;
	overflow:hidden;
	background-image: url('http://www.augusta.com/masters/images/user-settings/interactive-bkg.gif');
	background-repeat:repeat-x;
	border-left: 1px solid #74907d;
	border-right: 1px solid #74907d;
    text-align: left;
}

#section-title h3 {display:block;float:left;margin:11px 0 0 12px;}
#section-sponsor {display:block;float:right;margin:9px 12px 0 0;}

#welcome-challenge {
	display: none;
	clear: both;
	margin: 7px auto 7px auto;
    background-color: #000;
    border: 1px solid #74907d;
	height: 200px;
	width: 768px;
	overflow: hidden;
}


.player-column { color:white;margin:0;padding:3px 4px 3px 4px;font-weight:bold;font-size:0.8em;font-size:12px }
.player-column a { font-size:1.0em;font-weight:bold;text-decoration:none;}
#add-favorite { float:left;display:block;color:white;margin-left:4px }
#edit-favorites { float:left;display:block;color:white;margin-left:4px }
#clear-favorites { float:left;display:block;color:white;margin-left:4px }
#savefavorites { float:left;display:block;color:white; }
#signInOut { float:right;display:block;color:white;}

.leaderboard-sponsor {}
#leaderboard-table .golfer-name a {text-decoration:underline}
#leaderboard-table .golfer-name a:hover {text-decoration:none}

#controls-block {padding:12px 0 12px 0;text-align:left}
#split-toggle {float:right;display:none;color:#74907D;font-size:11px;width:223px;text-align:right;padding:5px 0 0 0}

#railboard h2 {display:none}

#railboard-timestamp {text-align:center;}

.fav-split-cut a {color:#888}
.fav-even-cut a {color:#888}
.fav-odd-cut a {color:#888}
.even-cut a {color:#888}
.odd-cut a {color:#888}

.odd td {padding:5px 3px 6px 3px}
.even td {padding:5px 3px 6px 3px}
.fav-odd td {padding:5px 3px 6px 3px}
.fav-even td {padding:5px 3px 6px 3px}
.fav-split td {padding:5px 3px 6px 3px}
