/* -------------------------------------------------------------------------------------- */
/* General site styles */
BODY {
	MARGIN: 0px; color: #8af; #c5c7a5; FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif; BACKGROUND: #585858; TEXT-DECORATION: none
}
textarea { font-family: Geneva, Arial, Helvetica, sans-serif; }
a { text-decoration: none; }
li { list-style: none; }

A:link,a:visited {color: #7ae; }
A:hover,a:active {color: white; }

/* -------------------------------------------------------------------------------------- */
/* Top section */

#ibox td { 
	padding-right: 40px; 
	padding-top: 20px; color: black; 
	text-align: right;
	font-size: 30px;
}
#ibox p { display: block; font-size: 12px; font-weight: bold; color: #833;  }

#ibox .fanote {
	color: #349;
	text-align: center;
	font-size: 19px; font-weight: bold;
}
.center {
	text-align: center;
}
.mlogo { margin-left: 20px; }


/* ------------------------------------------------------------------------------ */
/* Search box */

form { margin: 0; } /* IE fix */
#searchbox { 
	text-align: center;   
	border: 1px solid black;
	width: 600px; padding: 6px; background: #ccc;
	margin: 8px 0 4px 0;
}
#searchbox p, #searchbox div { margin: 1px; font-size: 12px; color: #45c; }

#searchbox a { font-size: 14px; color: #45c; }

.text, textarea         {
	border: 1px solid #333;
        FONT-SIZE: 10pt; 
        background: #eee;
}
.advopts { text-align: left; }

/* ------------------------------------------------------------------------------ */
/* Advanced Search */
.select_style { background: #eee; #828276; /* color: #ccc; */ } 

.select_style .all { margin-bottom: 10px; font-weight: bold; }

.select_style .lvl1 { font-weight: bold; margin: 5px 0 2px 0; }
.select_style .lvl2 { font-weight: bold; padding-left: 10px; }
.select_style .lvl3 { padding-left: 20px; }

/* ------------------------------------------------------------------------------ */
/* Search Results */
.srch_stats { font-size: 12px; text-align: center; }

.slink { display: inline-box; display: -moz-inline-box; }

/* ------------------------------------------------------------------------------ */
/* Misc */


.media_table_style, .category_table_style {
	width:70%;
	color: #6c98de; TEXT-ALIGN: center; 
}

.fa_page .category_table_style, .fa_page .media_table_style {
	width: 100%;
}

/* Wildlife notice */
.snotice { font-size: 12px; margin: 1px 8px; border: 1px solid orange; padding: 2px; }

/* -------------------------------------------------------------------------------------- */
/* Stock Main page */

.ubox { background: #999; margin: 0px 14px 12px; }
.ubox A:link,.ubox a:visited {color: #45c; }
.ubox A:hover,.ubox a:active {color: #833; }

#lbl { display: block; padding-right: 25px; }
h1,h2 { margin: 5px; }
h2 { margin-top: 0px; }
h1 { text-align: center; font-size: 24px; color: #833;  }
h2 { font-size: 16px; text-align: center; }

.catcol { width: 420px; }
.ubox,.catbox { border: 1px solid black; }

.catbox { margin: 6px; background: #ccc; color: black;
padding: 15px;}
.catimg { border: 1px solid black; /*float: left; */ margin-right: 8px; } 
.ubox ul { margin: 0; padding: 0; }  
.ubox li { display: inline; font-size: 13px;} 
.clp { clear: both; }
#center { width: 850px; }

.subcat, .subcat a { display: inline-box; display: -moz-inline-box; }
.subcat a { width: 160px; }


/* -------------------------------------------------------------------------------------- */
/* Category Lists - Stock & Fine Art */

.catlist { margin: 0px; margin-left: 2px; padding: 0px; margin-bottom: 12px; }
.catlist ul { padding-left: 10px; }
.catlist ul li {  display: block; clear: both; }

#menuctl { font-size: 12px; text-align: center; margin: 5px 0 0; }
#menuctl a { padding: 0 8px; }


#lbl { display: block; 
padding-right: 25px; }
#catnav { float: left; 
	margin-left: 10px; width: 200px; 
	border: 1px solid white; 
	background:  #828672;  
	color: white;
	margin-top: 10px;
	text-align: left;
}
#catnav .menus { padding: 8px; 
	font-size: 13px;
	margin: 1px;
}
#cattit { font-size: 15px; background: #998; padding: 4px; margin: 0; }
#catnav a:visited { color: #fdd; }
#catnav a, #catnav a:visited { color: black; #eee; }
#catnav li { font-size: 13px; }

#catnav .catitem a, #catnav .catitem a:visited { color: #833; }
#catnav .catitem a:hover, #catnav .catitem a:active { color: white; }

.catsect ul { margin: 0px; }
#catnav .subcat a, #catnav .subcat a:visited { color: black; }

.fineartcat { width: 175px; }

/* #selcat .catlink, #selcat .catlink:visited { color: white; } */
.selcat, .catlink { padding: 1px 5px; display: block; float: left; }
.selcat { background: #aa9; }

.scbox { /* border: 1px solid #bb9; */ padding: 1px; margin: 1px 12px 1px 4px; }

.catsect { clear: both; }
.scbox a { width: 160px !important; }

#catnav a:hover { color: white !important; }

/* -------------------------------------------------------------------------------------- */
/* Media display boxes */

.media_thumb_style, .fa_thumb_style {	
	margin: 8px 20px;
	text-align: center;
	float: left;  
}

.media_thumb_style p, .fa_thumb_style p { margin: 2px; }

.media_thumb_style {	
	height: 200px;
	width: 160px; 
}
.media_thumb_style table { width: 100%; }
.media_thumb_style .imgbox td { height: 160px; }
.media_thumb_style .dispname { font-size: 12px; }	

.fa_thumb_style { width: 280px; height: 350px; } /* bumped this to 350 to fix IE float problem */
.fa_thumb_style .imgbox td { height: 280px; }
.fa_thumb_style .dispname { font-size: 17px; }	

/* -------------------------------------------------------------------------------------- */
/* Category layout */

.category_style { margin-bottom: 12px; }
.category_style img { margin-bottom: 8px; }

/* -------------------------------------------------------------------------------------- */
/* Media Detail page */

#picbox { /*float: left; */ text-align: center; }
#dbox { text-align: left; width: 650px; }
#dbox td { margin: 8px; }
#dbox th { display: block; float: left; width: 120px; font-weight: bold; color: white; #828672; #aaa; }

.retlnk a,span.lb { color: white; #828672; /* lime green */ } 
.retlnk a:hover { color: #7ae; /* light blue */ }

.mr2 { color: #aa8; }

/* -------------------------------------------------------------------------------------- */
/* Gallery section */

#gallery { 
	text-align: left; 
	/* margin-left: 185px; */
	margin: 0 20px;
}

.mrstatus { font-weight: bold; color: #aa8; font-size: 12px; }

.catlinks { margin-bottom: 8px; }

/* -------------------------------------------------------------------------------------- */
/* Login page */

.lmain { color: black; background: url('/images/background_blue.jpg'); width: 750px; padding: 40px; }
a.loginlnk { color: #833; font-weight: bold; }


/* -------------------------------------------------------------------------------------- */
/* Shopping Cart */

.basket_cell_header_style td { text-align: center; color: white; font-weight: bold; }
.basket_table_style { font-size: 13px; }
.basket_table_style input { font-size: 12px; }

.feature_table_style .text_style { text-align: center; }


.basket_product_table_style { width: 420px; }

.checkout_table_style { margin: 5px 30px; }

.wm_notice { color: white; padding: 0px 12px; /* font-size: 13px; */ }

.price_notice, .wm_notice { text-align: center; }
.price_notice input { font-size: 12px; }

.quantity { text-align: right; }
.quantity input { text-align: right; }

.gal_stats { font-size: 13px; margin: 0px; }


.regbtn { background: #833; font-weight: bold; font-size: 14px; color: white; }

/* -------------------------------------------------------------------------------------- */
/* Lightbox dropdown */

.lb_dd, .lb_dd input, .lb_dd select { font-size: 12px; }
.lb_dd { border: 2px solid gray; padding: 3px; }
.lb_dd select, .lb_dd input { border: 1px solid gray; }
.lb_dd input { text-align: right;  padding: 0 2px; width: 20px; }


.lb_new_form {
	/* width: 450px;  */
	margin-bottom: 200px;
}

/* -------------------------------------------------------------------------------------- */
/* Lightbox Actions */

.lblink { 
	border: 1px solid gray; font-size: 13px;
	padding: 2px 5px;  background: #666;
	margin: 0px 3px;
}
.lblink img { padding: 3px 2px 0; }






#lb_active { border: 1px solid black; background: #eee; width: 180px;
margin-right: 15px; }
.lbinfo td, #lb_active, .lbinfo th { font-size: 13px; }
.lbinfo td { padding-right: 15px; padding-left: 6px; }

.lb_note { color: #ff8; font-size: 12px; 
border: 1px solid; padding: 1px 4px; }

.scbox .selcat, .scbox a.catlink, .scbox a.catlink:visited { color: #338 !important; }



.errmsg, .errmsg2 { font-weight: bold; color: #e33; }
.errmsg2 { font-size: 13px; }


.lbres { font-size: 13px; color: #ff6; font-weight: bold; text-align: center; margin-bottom: 6px; }

.detail_table_style img { border: none; }

