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

h1 { font-size: 24px; line-height: 24px; font-weight: bold; color: #444444; }
h2 { font-size: 17px; font-weight: bold; color: #444444; margin-top: 5px; padding-top: 5px; }
h3 { font-size: 14px; font-weight: bold; color: #444444; margin-top: 5px; padding-top: 5px; }

ul { background-position: left; margin-left: 5px; padding-left: 5px; list-style-type: disc; list-style-color: #444444; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
ol { background-position: left; margin-left: 5px; padding-left: 5px; list-style-type: disc; list-style-color: #444444; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
li { background-position: left; margin-left: 5px; padding-left: 5px; list-style-type: disc; list-style-color: #444444; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.hdr_ul { background-position: left; margin-left: -15px; padding-left: -15px; list-style-type: none; list-style-color: #444444; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.numbers { background-position: left; margin-left: 12px; padding-left: 12px; list-style-type: decimal; list-style-color: #444444; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }

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

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

.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; }

/*** Images *****************************/
.lhs_img { text-align: left; padding: 1px 5px 5px 0px; margin: 1px 5px 5px 0px; }
.rhs_img { text-align: right; padding: 1px 0px 5px 5px; margin: 1px 0px 5px 5px; }
.bground_img { background-image:  url(image/mru_crest.gif); background-repeat: no-repeat; background-position: right bottom; background-attachment: fixed; }

/*** Tables *****************************/
.table_lhs {
	clear: both;
	float: left;
	text-align: left;
	margin: 0px 0px 5px 0px;
	background-color: #FF0000;
	position: absolute;
}
.table_rhs { position: absolute; clear: both; float: right; background-color: #000000; color: #FFFFFF; text-align: right; margin: 0px 0px 5px 10px; }

/*** Dividers *****************************/
.div { font-size: 10px; color: #BBBEC3; margin: 0px 2px 0px 2px; padding: 0px 2px 0px 2px; }

/*** Font Sizes *****************************/
.small { font-size: 11px; line-height: 13px; }
.small_div { font-size: 11px; margin: 0px 1px 0px 1px; padding: 0px 1px 0px 1px; line-height: 13px;  }
a.small:link, a.small:visited { font-size: 11px; text-decoration: none; line-height: 13px;  }
a.small:hover { font-size: 11px; text-decoration: underline; line-height: 13px;  }

.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; }

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

.nav:link, .nav:visited { color: #028D4F; font-weight: bold; font-size: 11px; text-decoration: none; }
.nav:hover { color: #4DAF83; font-weight: bold; font-size: 11px; text-decoration: none; }

.nav_arrow:link, .nav_arrow:visited { color: #028D4F; font-weight: bold; font-size: 11px; text-decoration: none; padding-left: 9px; background-image: url(image/hdr/arrow.gif); background-repeat: no-repeat; }
.nav_arrow:hover { color: #4DAF83; font-weight: bold; font-size: 11px; text-decoration: none; padding-left: 9px; background-image: url(image/hdr/arrow_over.gif); background-repeat: no-repeat; }

/*** Sub Navigation *****************************/
.sub_nav { font-size: 22px; text-decoration: none; }
a.sub_nav:link, a.sub_nav:visited { color: #FFFFFF; font-size: 22px; text-decoration: none; }
a.sub_nav:hover { color: #EBEBEB; font-size: 22px; text-decoration: none; }

.sub_nav2 { font-size: 12px; text-decoration: none; }
a.sub_nav2:link, a.sub_nav2:visited { color: #FFFFFF; font-size: 12px; text-decoration: none; }
a.sub_nav2:hover { color: #EBEBEB; font-size: 12px; text-decoration: none; }

.footer_div { font-size: 12px; color: #CCCCCC; margin: 0px 1px 0px 1px; padding: 0px 1px 0px 1px; }
.footer { font-size: 12px; text-decoration: none; }
a.footer:link, a.footer:visited { color: #FFFFFF; font-size: 12px; text-decoration: none; }
a.footer:hover { color: #EBEBEB; font-size: 12px; text-decoration: none; }

/*** Side Navigation (lines under each link) *****************************/
a.lhs:link, a.lhs:visited { color: #000000; padding-top: 4px; height: 17pt; width: 150px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #CCCCCC; text-decoration: none; float: left; }
a.lhs:hover { color: #666666; padding-top: 4px; height: 17pt; width: 150px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #CCCCCC; text-decoration: none; float: left; }

/*** Articles *************************************************************/
.article_rhs { text-align: right; padding-bottom: 5px; margin-bottom: 5px; }
.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; }

/*** 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; }


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

#lightbox a img{ border: none; }

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

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


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

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

/*** /LightBox 2.0 *************************************************/
