/**** Main **********************************************************************************************************************************************************/
table {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	text-align: left;
	text-decoration: none;
}
	
body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	text-align: left;
	text-decoration: none;
}

p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	text-align: left;
	text-decoration: none;
}

/**** Headers **********************************************************************************************************************************************************/
h1 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	line-height: 32px;
	text-align: left;
	text-decoration: none;
}
	
h2 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 26px;
	text-align: left;
	text-decoration: none;
}

h3 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 22px;
	text-align: left;
	text-decoration: none;
}

/**** Bullet Points **********************************************************************************************************************************************************/
ul {
	background-position: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-color: #000000;
	list-style-type: disc;
	margin-left: 5px;
	padding-left: 5px;	
}

ol {
	background-position: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-color: #000000;
	list-style-type: disc;
	margin-left: 5px;
	padding-left: 5px;	
}

li {
	background-position: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-color: #000000;
	list-style-type: disc;
	margin-left: 5px;
	padding-left: 5px;	
}

.hdr_ul {
	background-position: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-color: #000000;
	list-style-type: none;
	margin-left: -15px;
	padding-left: -15px;
}

.numbers {
	background-position: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-color: #444444;
	list-style-type: decimal;
	margin-left: 12px;
	padding-left: 12px;	
}

/**** Links **********************************************************************************************************************************************************/
a:link, a:visited {
	color: #028D4F;
	text-decoration: none;
}
	
a:hover {
	color: #028D4F;
	text-decoration: underline;
}

/**** Images **********************************************************************************************************************************************************/
.img_bground_index {
	background-attachment: scroll;
	background-image:  url(img/mru/bground_index.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

.img_bground_turbos_index {
	background-attachment: scroll;
	background-image:  url(img/turbos/template/bground_index.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

.img_bground_turbos_footer {
	background-attachment: scroll;
	background-image:  url(img/turbos/template/bground_index_footer.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

.img_hdr {
	margin: 0px 4px 0px 0px;
	padding: 0px 4px 0px 0px;
	text-align: left;
}

.img_lhs {
	margin: 0px 8px 8px 0px;
	padding: 0px 8px 8px 0px;
	text-align: left;
}

.img_rhs {
	margin: 0px 0px 10px 15px;
	padding: 0px 0px 10px 15px;
	text-align: right;
}

/**** Boarders **********************************************************************************************************************************************************/
#border1 {
	border-bottom-width: 2px;
	border-color: #999999;
	border-left-width: 2px;
	border-right-width: 2px;
	border-style: solid;
	border-top-width: 0px;
	height: 50px;
	width: 100px;
}

#border2 {
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-color: #000000;
	border-left-width: 2px;
	border-right-width: 2px;
	border-style: solid;
	border-top-width: 0px;
	height: 48px;
	width: 96px;	
}

/**** Font Sizes **********************************************************************************************************************************************************/
.small {
	font-size: 11px;
	line-height: 13px;
}

.small_div {
	font-size: 11px;
	line-height: 13px;
	margin: 0px 1px 0px 1px;
	padding: 0px 1px 0px 1px;	
}

a.small:link, a.small:visited {
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
}

a.small:hover {
	font-size: 11px;
	line-height: 13px;
	text-decoration: underline;
}

.smallest { font-size: 10px; line-height: 11px; }

.smallest_div {
	font-size: 10px;
	margin: 0px 1px 0px 1px;
	padding: 0px 1px 0px 1px;
}

a.smallest:link, a.smallest:visited {
	font-size: 10px;
	line-height: 11px;
	text-decoration: none;
}

a.smallest:hover {
	font-size: 10px;
	line-height: 11px;
	text-decoration: underline;
}

.standings_table {
	font-size: 11px;
	color: #FFFFFF;
}

a.standings_table:link, a.standings_table:visited {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

a.standings_table:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

.article_hdr { font-size: 30px; line-height: 34px; font-weight: bold; color: #028D4F; text-decoration: none; }
a.article_hdr:link, a.article_hdr:visited { font-size: 30px; line-height: 34px; font-weight: bold; color: #028D4F; text-decoration: none; }
a.article_hdr:hover { font-size: 30px; line-height: 34px; font-weight: bold; color: #4DAF83; text-decoration: none; }

a.article_sub_hdr:link, a.article_sub_hdr:visited { font-size: 14px; line-height: 17px; font-weight: bold; color: #028D4F; text-decoration: none; }
a.article_sub_hdr:hover { font-size: 14px; line-height: 17px; font-weight: bold; color: #4DAF83; text-decoration: none; }

a.player_profile_title:link, a.player_profile_title:visited { font-size: 22px; line-height: 30px; font-weight: bold; color: #028D4F; text-decoration: none; }
a.player_profile_title:hover { font-size: 22px; line-height: 30px; font-weight: bold; color: #028D4F; text-decoration: none; }

/*** Dividers / Dates / Captions **********************************************************************************************************************************************************/
.div {
	color: #999999;
	font-size: 11px;
	margin: 0px 2px 0px 2px;
	padding: 0px 2px 0px 2px;
}

.date { font-size: 11px; color: #888888; }

.caption { font-size: 11px; color: #999999; }

/**** Navigation **********************************************************************************************************************************************************/
.nav_div {
	color: #FFFFFF;
	font-size: 11px;
	margin: 0px 2px 0px 2px;
	padding: 0px 2px 0px 2px;
}

a.nav:link, a.nav:visited {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}

a.nav:hover {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}

.nav_turbos_div {
	color: #4D4D4D;
	font-size: 12px;
	margin: 0px 2px 0px 2px;
	padding: 0px 2px 0px 2px;
}

a.nav_turbos:link, a.nav_turbos:visited {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.nav_turbos:hover {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

/**** Top Banner **********************************************************************************************************************************************************/
a.top_bnr:link, a.top_bnr:visited {
	color: #B6BEB7;
	font-size: 12px;
	padding-right: 30px;
	text-decoration: none;
}

a.top_bnr:hover {
	color: #FFFFFF;
	font-size: 12px;
	padding-right: 30px;
	text-decoration: none;
}

/**** Index Page **********************************************************************************************************************************************************/
a.index_news:link, a.index_news:visited {
	color: #B6BEB7;
	font-size: 13px;
	line-height: 16px;
	text-decoration: none;
}

a.index_news:hover {
	color: #FFFFFF;
	font-size: 13px;
	line-height: 16px;
	text-decoration: none;
}

.index_news_date {
	color: #6B7C6D;
	font-size: 13px;
	line-height: 16px;
	text-decoration: none;
}

/**** Breadcrumbs **********************************************************************************************************************************************************/
.crumbs {
	color: #666666;
	font-size: 11px;
	line-height: 13px;
}

.crumbs_div { 
	color: #666666;
	font-size: 11px;
	line-height: 13px;
	margin: 0px 1px 0px 1px;
	padding: 0px 1px 0px 1px;
}

a.crumbs:link, a.crumbs:visited {
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
}

a.crumbs:hover {
	font-size: 11px;
	line-height: 13px;
	text-decoration: underline;
}

/**** Footer **********************************************************************************************************************************************************/
.footer {
	font-size: 12px;
	line-height: 12px;
	color: #777777;
	text-decoration: none;
}

a.footer:link, a.footer:visited {
	color: #028D4F;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
}

a.footer:hover {
	color: #028D4F;
	font-size: 10px;
	line-height: 12px;
	text-decoration: underline;
}

/*** A-Man Categories ***********************************************************************************************************/
a.icons:link, a.icons:visited {
	font-size: 10px;
	text-decoration: none;
}

a.icons:hover {
	font-size: 10px;
	text-decoration: underline;
}

a.results_title:link, a.results_title:visited {
	color: #028D4F;
	font-size: 18px;
	text-decoration: none;
}
	
a.results_title:hover { 
	color: #028D4F;
	font-size: 18px;
	text-decoration: underline;
}

a.cat_title:link, a.cat_title:visited {
	color: #028D4F;
	font-size: 18px;
	text-decoration: underline;
}

a.cat_title:hover { 
	color: #028D4F;
	font-size: 18px;
	text-decoration: underline;
}

/**** Inputs **********************************************************************************************************************************************************/
.input {
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	height: 20px; width: 100%;
	line-height: normal;
	padding: 2px 0px 0px 2px;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
}

.button {
	border: none;
	background-color: #028D4F;
	color: #FFFFFF;
	cursor: hand;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	line-height: normal;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	vertical-align: middle;
} 

.dropdown {
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	padding: 2px 0px 0px 2px;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
}

.textarea {
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 75px;
	line-height: normal; 
	padding: 2px 0px 0px 2px;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
	width: 100%;
}

.search_input {
	background-color: #FFFFFF;
	border: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 20px; 
	line-height: normal; 
	padding: 2px 0px 0px 2px;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
	width: 100%;
}

.search_button {
	background-color: #028D4F;
	border: none;
	color: #FFFFFF;
	cursor: hand; 
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	line-height: normal;
	padding-bottom: 1px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase; 
	vertical-align: middle;
	width: 30px;
}  

/*** LightBox 2.0 **********************************************************************************************************************************************************/
#lightbox {
	left: 0;
	line-height: 0;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 100;
}

#lightbox a img {
	border: none;
}

#outerImageContainer {
	background-color: #fff;
	height: 250px;
	margin: 0 auto;
	position: relative;
	width: 250px;
}

#imageContainer {
	padding: 10px;
}

#loading {
	height: 25%;
	left: 0%;
	line-height: 0;
	position: absolute;
	top: 40%;
	text-align: center;
	width: 100%;
}

#hoverNav {
	left: 0;
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 10;
}

#imageContainer>#hoverNav {
	left: 0;
}

#hoverNav a {
	outline: none;
}

#prevLink, #nextLink {
	background: transparent url(/lightbox/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	height: 100%;
	width: 49%;
}

#prevLink {
	left: 0;
	float: left;
}

#nextLink {
	float: right;
	right: 0;
}

#prevLink:hover, #prevLink:visited:hover {
	background: url(/lightbox/images/prevlabel.gif) left 15% no-repeat;
}

#nextLink:hover, #nextLink:visited:hover {
	background: url(/lightbox/images/nextlabel.gif) right 15% no-repeat;
}


#imageDataContainer {
	background-color: #fff;
	font: 10px Verdana, Helvetica, sans-serif;
	line-height: 1.4em;
	margin: 0 auto;
	overflow: auto;
	width: 100%
}

#imageData {
	color: #666;
	padding:0 10px;
}

#imageData #imageDetails {
	float: left;
	text-align: left;
	width: 70%;
}
	
#imageData #caption {
	font-weight: bold;
}

#imageData #numberDisplay {
	clear: left;
	display: block;
	padding-bottom: 1.0em;
}
			
#imageData #bottomNavClose {
	float: right;
	padding-bottom: 0.7em;
	width: 66px;
}	
		
#overlay {
	background-color: #000;
	height: 500px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 90;
}

/**** OLD SITE *************************************************************************************************************************/
.white { color: #FFFFFF; text-decoration: none; }
a.white:link, a.white:visited { color: #FFFFFF; text-decoration: none; }
a.white:hover { color: #DCDEE0; text-decoration: none; }

.green { color: #028D4F; text-decoration: none; }
a.green:link, a.green:visited { color: #028D4F; text-decoration: none; }
a.green:hover { color: #4DAF83; text-decoration: none; }
a.pdf { padding: 40px 0px 40px 0px!important; }
/* a.pdf { background: url(image/pdf_icon.gif) bottom left no-repeat!important; padding: 80px 80px 0px 0px!important; } */

/*** Articles *************************************************************/
.article_rhs { text-align: right; padding-bottom: 5px; margin-bottom: 5px; }
.article_hdr { font-size: 26px; line-height: 30px; font-weight: bold; color: #028D4F; text-decoration: none; }
a.article_hdr:link, a.article_hdr:visited { font-size: 26px; line-height: 30px; font-weight: bold; color: #028D4F; text-decoration: none; }
a.article_hdr:hover { font-size: 26px; line-height: 30px; font-weight: bold; color: #4DAF83; text-decoration: none; }

a.article_hdr_s:link, a.article_hdr_s:visited { font-size: 20px; line-height: 24px; font-weight: bold; color: #028D4F; text-decoration: none; }
a.article_hdr_s:hover { font-size: 20px; line-height: 24px; font-weight: bold; color: #4DAF83; text-decoration: none; }

a.article_sub_hdr:link, a.article_sub_hdr:visited { font-size: 14px; line-height: 17px; font-weight: bold; color: #028D4F; text-decoration: none; }
a.article_sub_hdr:hover { font-size: 14px; line-height: 17px; font-weight: bold; color: #4DAF83; text-decoration: none; }

/*** Banners *************************************************************/
.banner_hdr { color: #FFFFFF; text-align: left; font-size: 16px; font-weight: bold; line-height: 20px; text-decoration: none; }
a.banner_hdr:link, a.banner_hdr:visited { color: #FFFFFF; text-align: left; font-size: 16px; font-weight: bold; line-height: 20px; text-decoration: none; }
a.banner_hdr:hover { color: #B3D3C2; text-align: left; font-size: 16px; font-weight: bold; line-height: 20px; text-decoration: none; }

.banner_rhs { color: #FFFFFF; text-align: left; font-size: 16px; font-weight: bold; line-height: 20px; text-decoration: none; }
.banner_txt { color: #FFFFFF; text-align: left; font-size: 12px; font-weight: normal; line-height: 14px; text-decoration: none; }
a.banner_txt:link, a.banner_txt:visited { color: #FFFFFF; text-align: left; font-size: 12px; font-weight: normal; line-height: 14px; text-decoration: none; }
a.banner_txt:hover { color: #B3D3C2; text-align: left; font-size: 12px; font-weight: normal; line-height: 14px; text-decoration: none; }

/*** Player Profile *************************************************************/
a.profile_hdr:link, a.profile_hdr:visited { color: #028D4F; text-align: left; font-size: 12px; font-weight: bold; line-height: 20px; text-decoration: none; }
a.profile_hdr:hover { color: #4DAF83; text-align: left; font-size: 12px; font-weight: bold; line-height: 20px; text-decoration: none; }

.profile_sub_hdr { color: #7C7C7C; text-align: left; font-size: 18px; font-weight: bold; line-height: 20px; text-decoration: none; }
.profile_div { text-align: left; font-size: 12px; font-weight: normal; padding: 0px 3px 0px 3px; margin: 0px 6px 0px 6px; text-decoration: none; }

/*** Feilds *****************************/
.input { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #444444; text-decoration: none; background-color: #FFFFFF; text-align: left; vertical-align: middle; height: 20px; width: 100%; padding-left: 2px; border: 1px solid #DDDDDD; }
.drop_down { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #444444; text-decoration: none; background-color: #FFFFFF; text-align: left; vertical-align: middle; height: 16px; width: 100%; padding-left: 2px; border: 1px solid #DDDDDD; }
.textarea { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #444444; text-decoration: none; background-color: #FFFFFF; text-align: left; vertical-align: top; height: 80px; width: 100%; padding-left: 2px; border: 1px solid #DDDDDD; }
.button { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: none; background-color: #028D4F; text-align: center; vertical-align: middle; height: 20px; border: none; cursor: hand; cursor: pointer; padding-bottom: 1px; }

/*** A-Man Categories ***********************************************************************************************************/
a.results_title:link, a.results_title:visited { font-size: 14px; line-height: 14px; font-weight: bold; color: #000000; text-decoration: none; }
a.results_title:hover { font-size: 14px; line-height: 14px; font-weight: bold; color: #666666; text-decoration: none; }

a.cat_title:link, a.cat_title:visited { font-size: 14px; line-height: 14px; font-weight: bold; color: #000000; text-decoration: none; }
a.cat_title:hover { font-size: 14px; line-height: 14px; font-weight: bold; color: #666666; text-decoration: none; }

#optionsToolTip { background-color: #FFFFFF; visibility: hidden; position: absolute; z-index: 100; }
	
.optionBorder{ border: 1px solid #CCCCCC; }
