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

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}

ul {
	background-position: left;
	margin-left: 5px;
	padding-left: 5px;
	list-style-type: disc;
	list-style-color: #000000;
	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: #000000;
	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: #000000;
	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: #000000;
	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;
	}

a:link, a:visited {	color: #0189C9; text-decoration: none; }
a:hover { color: #0189C9; text-decoration: underline; }

/**** Images **********************************************************************************************************************************************************/
.img_bground {
	background-image: url(image/img_bground.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
	
.img_bground_index {
	background-image: url(image/img_bground_index.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
	
.img_lhs {
	text-align: left;
	padding: 0px 8px 8px 0px;
	margin: 0px 8px 8px 0px;
	}

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

/**** Navigation **********************************************************************************************************************************************************/
.webnavBg { color: #FFFFFF; text-decoration: none; cursor: hand;  cursor: pointer; }
.webnavOver { color: #FFFFFF; text-decoration: none; cursor: hand; cursor: pointer; background-image: url(image/buttons/web.jpg); }
.webnavAtv { color: #000000; text-decoration: none; cursor: hand; cursor: pointer; background-image: url(image/buttons/web.jpg); }

.logosnavBg { color: #FFFFFF; text-decoration: none; cursor: hand;  cursor: pointer; }
.logosnavOver { color: #FFFFFF; text-decoration: none; cursor: hand; cursor: pointer; background-image: url(image/buttons/logos.jpg); }
.logosnavAtv { color: #000000; text-decoration: none; cursor: hand; cursor: pointer; background-image: url(image/buttons/logos.jpg); }

.printnavBg { color: #FFFFFF; text-decoration: none; cursor: hand;  cursor: pointer; }
.printnavOver { color: #FFFFFF; text-decoration: none; cursor: hand; cursor: pointer; background-image: url(image/buttons/print.jpg); }
.printnavAtv { color: #000000; text-decoration: none; cursor: hand; cursor: pointer; background-image: url(image/buttons/print.jpg); }

.artworknavBg { color: #FFFFFF; text-decoration: none; cursor: hand;  cursor: pointer; }
.artworknavOver { color: #FFFFFF; text-decoration: none;  cursor: hand; cursor: pointer; background-image: url(image/buttons/artwork.jpg); }
.artworknavAtv { color: #000000F; text-decoration: none; cursor: hand; cursor: pointer; background-image: url(image/buttons/artwork.jpg); }

/**** Inputs **********************************************************************************************************************************************************/
.input { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: normal; font-weight: normal; color: #FFFFFF; text-decoration: none; background-color: #333333; text-align: left; vertical-align: middle; height: 20px; width: 100%; padding: 2px 0px 0px 2px; border: none; }
.button { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: normal; font-weight: bold; text-transform: uppercase; color: #FFFFFF; text-decoration: none; background-color: #0189C9; text-align: center; vertical-align: middle; height: 20px; border: none; cursor: hand; cursor: pointer; } 
.dropdown { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: normal; font-weight: normal; color: #000000; text-decoration: none; background-color: #FFFFFF; text-align: left; vertical-align: middle; padding: 2px 0px 0px 2px; border: 1px solid #DDDDDD; }
.textarea { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: normal; font-weight: normal; color: #FFFFFF; text-decoration: none; background-color: #333333; text-align: left; vertical-align: middle; height: 75px; width: 100%; padding: 2px 0px 0px 2px; border: none; }
.search_input { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: normal; font-weight: normal; color: #000000; text-decoration: none; background-color: #FFFFFF; text-align: left; vertical-align: middle; height: 20px; width: 100%; padding: 2px 0px 0px 2px; border: none; }
.search_button { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: normal; font-weight: bold; text-transform: uppercase; color: #FFFFFF; text-decoration: none; background-color: #0189C9; text-align: center; vertical-align: middle; height: 20px; width: 30px; cursor: hand; cursor: pointer; border-top: none; border: none; border-bottom: none; border-left: none; padding-bottom: 1px; } 
.checkbox { background-color: #999999; }

/*** A-Man Categories ***********************************************************************************************************/
a.results_title:link, a.results_title:visited {
	font-size: 15px;
	color: #0189C9;
	font-weight: bold;
	text-decoration: none;
	}

a.results_title:hover {
	font-size: 15px;
	color: #0189C9;
	font-weight: bold;
	text-decoration: underline;
	}

/*** LightBox 2.0 **********************************/
#lightbox {
left:0;
line-height:0;
position:absolute;
text-align:center;
width:100%;
z-index:100;
}
#lightbox a img {
border:medium none;
}
#outerImageContainer {
background-color:#FFFFFF;
height:250px;
margin:0 auto;
position:relative;
width:250px;
}
#imageContainer {
padding:10px;
}
#loading {
height:25%;
left:0;
line-height:0;
position:absolute;
text-align:center;
top:40%;
width:100%;
}
#hoverNav {
height:100%;
left:0;
position:absolute;
top:0;
width:100%;
z-index:10;
}
#imageContainer > #hoverNav {
left:0;
}
#hoverNav a {
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
}
#prevLink, #nextLink {
background:transparent url(/lightbox/images/blank.gif) no-repeat scroll 0 0;
display:block;
height:100%;
width:49%;
}
#prevLink {
float:left;
left:0;
}
#nextLink {
float:right;
right:0;
}
#prevLink:hover, #prevLink:visited:hover {
background:transparent url(/lightbox/images/prevlabel.gif) no-repeat scroll left 15%;
}
#nextLink:hover, #nextLink:visited:hover {
background:transparent url(/lightbox/images/nextlabel.gif) no-repeat scroll right 15%;
}
#imageDataContainer {
-x-system-font:none;
background-color:#FFFFFF;
font-family:Verdana,Helvetica,sans-serif;
font-size:10px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.4em;
margin:0 auto;
overflow:auto;
width:100%;
}
#imageData {
color:#666666;
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:1em;
}
#imageData #bottomNavClose {
float:right;
padding-bottom:0.7em;
width:66px;
}
#overlay {
background-color:#000000;
height:500px;
left:0;
position:absolute;
top:0;
width:100%;
z-index:90;
}