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

/**** Headers **********************************************************************************************************************************************************/
h1, h2, h3 { color: #595959; font-weight: normal; font-family: Arial, Helvetica, sans-serif; text-decoration: none; }
h1 { font-size: 27px; font-weight: bold; line-height: 30px; text-decoration: none; text-transform: uppercase; }
h2 { font-size: 22px; line-height: 25px; }
h3 { font-size: 18px; line-height: 22px; }

/**** Bullet Points **********************************************************************************************************************************************************/
ul, ol, li { background-position: left; list-style-color: #5E6567; }
.hdr_ul { list-style-type: none; margin-left: -15px; padding-left: -15px; }
ul { list-style-type: disc; margin-left: 5px; padding-left: 5px; }
ol { list-style-type: decimal; margin-left: 12px; padding-left: 12px; }

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

/**** Images **********************************************************************************************************************************************************/
.img_bground { background-attachment: scroll; background-image: url(image/new/bground.jpg); background-position: center top; background-repeat: no-repeat; }
.bground_search { background-attachment: scroll; background-image: url(image/new/navigation/bground_search.jpg); background-position: right center; background-repeat: no-repeat; }
.bground_body { background-attachment: scroll; background-image: url(image/new/bground_body.jpg); background-position: top center; background-repeat: repeat-x; }
.bground_index { background-attachment: scroll; background-image: url(image/new/index_box_bground.jpg); background-position: top center; background-repeat: repeat-x; }
.index_intro { background-attachment: scroll; background-image: url(image/new/index_intro.jpg); background-position: top center; background-repeat: no-repeat; color: #D1D1D1; font-size: 14px; line-height: 20px; }
.bground_browse { background-attachment: scroll; background-image: url(image/new/bground_browse.jpg); background-position: top center; background-repeat: no-repeat; }
.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; }

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

a.index_intro:link, a.index_intro:visited { color: #FFFFFF; font-size: 14px; line-height: 20px; font-weight: bold; text-decoration: none; }
a.index_intro:hover { color: #FFFFFF; font-size: 14px; line-height: 20px; font-weight: bold; text-decoration: underline; }

/*** Dividers / Dates / Captions **********************************************************************************************************************************************************/
.div { color: #999999; font-size: 11px; margin: 0px 2px 0px 2px; padding: 0px 2px 0px 2px; }
.date { color: #999999; font-size: 11px; line-height: 12px; text-decoration: none; }
.caption { font-size: 11px; color: #999999; }

/**** Navigation **********************************************************************************************************************************************************/
.nav_div { color: #474747; font-size: 12px; line-height: 20px; }
.nav_div { color: #474747; font-size: 12px; margin: 0px 2px 0px 2px; padding: 0px 2px 0px 2px; }
a.nav:link, a.nav:visited { color: #FFFFFF; font-weight: bold; font-size: 12px; line-height: 20px; text-decoration: none; }
a.nav:hover { color: #FFFFFF; font-weight: bold; font-size: 12px; line-height: 20px; text-decoration: underline; }

a.sub_nav:link, a.sub_nav:visited { color: #595959; font-size: 12px; text-decoration: none; }
a.sub_nav:hover { color: #D91717; font-size: 12px; text-decoration: underline; }

/*** Side Navigation **********************************************************************************************************************************************************/
a.lhs_nav:link, a.lhs_nav:visited { color: #595959; font-size: 12px; line-height: 16px; text-decoration: none; }
a.lhs_nav:hover { color: #595959; font-size: 12px; line-height: 16px; text-decoration: underline; }

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

/**** Result Buttons **********************************************************************************************************************************************************/
a.buttons:link {
	background: #FFFFFF none repeat scroll 0 0;
	border: 1px solid #DCDAD5;
	color: #B70123;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 6px;
	vertical-align: top;
	text-align: center;
	text-decoration: none;
	}
	
a.buttons:visited {
	background: #FFFFFF none repeat scroll 0 0;
	border: 1px solid #DCDAD5;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 6px;
	vertical-align: top;
	text-align: center;
	text-decoration: none;
}

a.buttons:hover {
	background: #B70123 none repeat scroll 0 0;
	border: 1px solid #DCDAD5;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 6px;
	vertical-align: top;
	text-align: center;
	text-decoration: none;
	}

/**** Footer **********************************************************************************************************************************************************/
.footer { font-size: 12px; color: #989898; line-height: 16px; text-decoration: none; }
a.footer:link, a.footer:visited { color: #FFFFFF; font-size: 12px; line-height: 16px; text-decoration: none; }
a.footer:hover { color: #FFFFFF; font-size: 12px; line-height: 16px; 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: #D91717; text-transform: uppercase; font-size: 18px; text-decoration: none; }
a.results_title:hover { color: #D91717; text-transform: uppercase; font-size: 18px; text-decoration: underline; }

a.cat_title:link, a.cat_title:visited { color: #000000; text-transform: uppercase; font-size: 16px; font-weight: bold; text-decoration: none; }
a.cat_title:hover { color: #D91717; text-transform: uppercase; font-size: 16px; font-weight: bold; text-decoration: none; }

a.index_cat_title:link, a.index_cat_title:visited { color: #000000; font-size: 18px; line-height: 20px; font-weight: bold; text-transform: uppercase; text-decoration: none; }
a.index_cat_title:hover { color: #D91717; font-size: 18px; line-height: 20px; font-weight: bold; text-transform: uppercase; text-decoration: none; }

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

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

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

.textarea {
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
	color: #595959;
	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: #595959;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 20px; 
	line-height: normal; 
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
	width: 100%;
}

.search_button {
	background-color: #D91717;
	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{
	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(/lightbox/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(/lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/lightbox/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 *************************************************/

