/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*---------------------END RESET------------------------------*/

body {
	font-size:62.5%;
	line-height:1.6em;
	font-family:helvetica, arial, sans-serif;
}
#wrapper {
	width:716px;
}
#left_col {
	width:527px;
	float:left;
	display:block;
}
#right_col {
	width:189px;
	float:right;
}

a {
	color:#39673d;
}
a:hover {
	color:#54995b;
}
a:visited {
	color:#39673d;
}
.clear {
	clear:both;
}
/*--------------------SLIDER STYLES---------------------------*/
#slider_wrapper {
	width:716px;
	height:404px;
	position:relative;
	background:url('images/shadow-left.png') no-repeat top left !important;
	background:url('images/shadow-left.gif') no-repeat top left;
	float:left;
}
#slider_wrapper2 {
	width:537px;
	height:404px;
	background:url('images/shadow-right.png') no-repeat top right !important;
	background:url('images/shadow-right.gif') no-repeat top right;
}

.img_container {
	background:url('images/shadow.png') no-repeat top center !important;
	background:url('images/shadow.gif') no-repeat top center;
	width:496px;
	height:272px;
	margin-left:19px;
}
.img_container img {
	margin:6px 0px 0px 12px;
}
.post_content {
	width:467px;
	margin:15px 0px 0px 30px;
	padding-left:10px;
	font-size:1.2em;
}
.img_replace1 a {
	text-indent:-999999em;
	display:block;
	float:left;
	background:url('images/base_hl_text_jun23.gif') no-repeat 0px 0px;
	width:467px;
	height:12px;
	margin-bottom:5px;
}

.img_replace2 a {
	text-indent:-999999em;
	display:block;
	float:left;
	background:url('images/mbb_hl_text_jun23.gif') no-repeat 0px 0px;
	width:467px;
	height:12px;
	margin-bottom:5px;
}

.img_replace3 a {
	text-indent:-999999em;
	display:block;
	float:left;
	background:url('images/soft_hl_text_jun3.gif') no-repeat 0px 0px;
	width:467px;
	height:12px;
	margin-bottom:5px;
}

.img_replace4 a {
	text-indent:-999999em;
	display:block;
	float:left;
	background:url('images/mvb_hl_text_jul21.gif') no-repeat 0px 0px;
	width:467px;
	height:12px;
	margin-bottom:5px;
}

.img_replace5 a {
	text-indent:-999999em;
	display:block;
	float:left;
	background:url('images/wbb_hl_text_jul19.gif') no-repeat 0px 0px;
	width:467px;
	height:12px;
	margin-bottom:5px;
}

.img_replace1 a:hover, .img_replace2 a:hover, .img_replace3 a:hover, .img_replace4 a:hover, .img_replace5 a:hover {
	background-position: 0px -12px;
}
/*------------------------------------NAVIGATOR STYLES------------------------------*/
.navi ul {
	margin-left:10px;
}
.navi li a {
	margin-bottom:10px;
}


.thumb1 a {
	text-indent:-999999em;
	display:block;
	float:left;
	background:url('images/base_tmb_img_jun23.jpg') no-repeat 0px 0px;
	width:169px;
	height:61px;
}

.thumb2 a {
	text-indent:-999999em;
	display:block;
	float:left;
	background:url('images/mbb_tmb_img_jun23.jpg') no-repeat 0px 0px;
	width:169px;
	height:61px;
}

.thumb3 a {
	text-indent:-999999em;
	display:block;
	float:left;
	background:url('images/soft_tmb_img_jun3.jpg') no-repeat 0px 0px;
	width:169px;
	height:61px;
}

.thumb4 a {
	text-indent:-999999em;
	display:block;
	float:left;
	background:url('images/mvb_tmb_img_jul19.jpg') no-repeat 0px 0px;
	width:169px;
	height:61px;
}

.thumb5 a {
	text-indent:-999999em;
	display:block;
	float:left;
	background:url('images/wbb_tmb_img_jul19.jpg') no-repeat 0px 0px;
	width:169px;
	height:61px;
}

#scroll_tooltip { 
    display:none; 
    background:transparent url('images/tooltip_bg.png'); 
    font-size:1.0em; 
    height:15px; 
    width:159px; 
    color:#fff;
	z-index:999999;
	padding:5px;
	-moz-border-radius: 10px;
	 -webkit-border-radius: 10px;
	line-height:1.8em;
	
}
/*------------------------------WANNA BE A ROYAL-----------------------------*/
#archives {
	margin:20px 0px 0px 10px;
	width:248px;
	float:right;
	background: url('images/3_col_header.gif') no-repeat top left;
	display:block;
	background-color:#d8d7d1;
}
#archived_header {
	width:248px;
	height:25px;
	color:#fff;
	font-size:1.2em;
	font-weight:bold;
	line-height:25px;
	margin-bottom:1.8em;
	margin-left:10px;
}
.archived_articles {
	font-size:1.2em;
	padding:0px 10px 0px 10px;
	margin-bottom:1.2em;
}
.archived_articles  a {
	
}


/*------------------------------DIGITAL DOUGLAS------------------------------*/

.digital_douglas {
	float:right;
	width:179px;
	margin:20px 0px 0px 9px;
}

#digital_douglas_header a {
	background:url('images/digital_douglas_header.gif') no-repeat top left;
	text-indent:-999999em;
	float:left;
	display:block;
	width:179px;
	height:25px;
	margin-bottom:1.8em;
}

#facebook {
	background:url('images/socialmedial.gif') no-repeat 0px 0px;
	text-indent:-999999em;
	width:24px;
	height:24px;
	display:block;
	float:left;
	margin-right:13px;
}
#twitter {
	background:url('images/socialmedial.gif') no-repeat -24px 0px;
	text-indent:-999999em;
	width:24px;
	height:24px;
	display:block;
	float:left;
	margin-right:13px;
}
#blogger {
	background:url('images/socialmedial.gif') no-repeat -48px 0px;
	text-indent:-999999em;
	width:24px;
	height:24px;
	display:block;
	float:left;
	margin-right:13px;
}
#flickr {
	background:url('images/socialmedial.gif') no-repeat -72px 0px;
	text-indent:-999999em;
	width:24px;
	height:24px;
	display:block;
	float:left;
	margin-right:13px;
	}
#youtube {
	background:url('images/socialmedial.gif') no-repeat -96px 0px;
	text-indent:-999999em;
	width:24px;
	height:24px;
	display:block;
	float:left;
	margin-right:0px;
}
/*--------------------------FEATURE PLAYERS--------------------------*/

.feature_player {
	float:right;
	width:179px;
	margin:10px 0px 0px 0px;
}
#osf_logo {
	float:right;
}

.feature_text a {
	text-indent:-999999em;
	background:url('images/featured_athlete_header.gif') no-repeat;
	width:179px;
	height:25px;
	display:block;
	float:right;
}

.feature_game {
	float:right;
	width:179px;
	margin:10px 0px 0px 0px;
	padding-top:25px;
	background:url('images/game_text_graphic.gif') no-repeat;
}
.feature_game img {
	margin-top:10px;
}

#feature_one_tooltip { 
    display:none; 
    background:transparent url('images/tooltip_bg.png'); 
    font-size:1.2em; 
    height:198px; 
    width:169px; 
    color:#fff;
	z-index:999999;
	padding:5px;
	line-height:1.8em;	
}
#feature_two_tooltip { 
    display:none; 
    background:transparent url('images/tooltip_bg.png'); 
    font-size:1.2em; 
    height:198px; 
    width:169px; 
    color:#fff;
	z-index:999999;
	padding:5px;
	line-height:1.8em;	
}
.feature_name_one {
	font-size:1.4em;
/*	background:url('images/name_plate.gif') no-repeat;*/
	width:178px;
	height:25px;
	display:block;
	text-align:center;
}
.feature_name_two {
	font-size:1.4em;
/*	background:url('images/name_plate.gif') no-repeat;*/
	width:178px;
	height:25px;
	display:block;
	text-align:center;
}
/*----------------------------------JOB POSTINGS---------------------*/

#job_postings {
	margin:10px 0px 0px 10px;
	width:248px;
	height:1600px;
	float:right;
	background: url('images/3_col_header.gif') no-repeat top left;
	display:block;
	background-color:#d8d7d1;
}
.posting {
	font-size:1.2em;
	line-height:1.8em;
	padding:0px 10px 0px 10px;
}
#postings_header {
	width:248px;
	height:25px;
	color:#fff;
	font-size:1.2em;
	font-weight:bold;
	line-height:25px;
	margin-bottom:1.8em;
	margin-left:10px;
}
#job_postings li {
	line-height:1.4em;
	margin-bottom:10px;
}
.large_text {
	font-size:1.2em;
	display:block;
}
/*---------------------------TWITTER COLUMN---------------------------*/

#twitter_wrapper {
	margin:10px 0px 0px 10px;
	width:248px;
	float:right;
	background: url('images/3_col_header.gif') no-repeat top left;
	display:block;
	background-color:#d8d7d1;
}
#twitter_header {
	width:248px;
	height:25px;
	color:#fff;
	font-size:1.2em;
	font-weight:bold;
	line-height:25px;
	margin-bottom:1.8em;
	margin-left:10px;
}

.twittLI {
	float:left;
	margin-bottom:15px;
	font-size:1.0em;
	width:238px;
	padding-left:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #39673d;
}
.juitterAvatar {
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	margin-left:2px;
}
.JRM {
	display:block;
	margin-left:53px;
	color:#fff;
}
.twittLI a {
	color:#000;
}
.twittLI a:hover {
	color:#39673d;
}
.time {
	color:#39673d;
}
.extLink {
	display:block;
}
#twittLI4 {
	margin-bottom:0px;
	border:none;
}