/* @override 
	http://fotowebserver/fotoweb/cpimages.css
	http://192.168.202.210/fotoweb/cpimages.css
*/

html,body {
	background: url(../graphics/bg.jpg) repeat-x;
	padding:0;
	margin:0;
	font-family:Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-size:11px;
	min-width:800px;
	height:100%;
	background-color: #fff;
	border: 0;
	overflow:hidden;
}
input, select{
	font-size:10px;
}
a{
	color: #000;
}
a:hover{
	color: #333;
}
ul li {
list-style: none;
}

#collections a .new{
color: #ec433d;
font-style: italic;
}

#content {
	float:left;
	clear:both;
	position:relative;
	width:100%;
	overflow:hidden;
}
#banner {
	width: 100%;
	height:58px;
}

#logo {
	position:relative;
	top: 5px;
	left: 20px;
}
.hd{
	margin-left:5px;
	padding-right:5px;
	background: url(../graphics/hor_divider.gif) repeat-y 0 0;
	height:94px;
	width: 10px;
}


#client_options {
	/*width:250px;*/
	padding-left:25px;
	/*padding-right:25px;*/
	margin-right:-25px;
	float:right;
	/*position:absolute;
	top: 20px;*/
	line-height:18px;
	/*text-align:right;*/
	right: 10px;
	/*background: url(../graphics/client_icon.gif) no-repeat 10px 2px;*/
	z-index: 100;
	position: absolute;
	top: 0px;
	display:inline;
	height:20px; 
}
#client_options a{
	padding:0px 5px;
}
#Tools_Span{
	padding-left: 10px;	
}
/*#tools {
	text-decoration: underline;
	float:right;
	display: block; 
	padding-left:5px;
	padding-right:5px;
	height:18px; 
	overflow:hidden; 
	text-align:left; 
	z-index:auto;
	color:#fff;
}
#tools:hover {
	text-decoration:none;
	height:auto; 
	cursor:pointer;
	background:#1f51b7;
}
#tools a:visited, #tools a {
	text-decoration:underline;
	display:block; 
	line-height:1em; 
	color: #c7e0f6;
}
#tools a:hover {
	color: #fff;
}*/
#archive_options {
	float:left;
	position: absolute;
	top: 37px;
	left: 250px;
	height: 21px;
}
#search_options {
	font-size:10px;
	color:#999;
	height: 45px;
	padding-left:20px;
}

#search_options form{
	padding: 0px;
	margin: 0px;
	height:45px;
}

#search_options input{
	margin-left:5px;
	padding-left:5px;
}

#search_options img{
	margin-bottom: 0px;
	margin-top: 0px;
}

#search_options #search_fields{
	position:relative;
	top: 5px;
}

#search_options #date_cb{
	position:relative;
	top: 0px;
	left:10px;
}

#search_options #search_btn{
	position:relative;
	top: 7px;
	left:10px;
}
#search_options #advanced_btn{
	position:relative;
	top: 0px;
	left:10px;
	display:inline;
}
#search_options #search_in{
	/*background: url(../graphics/hor_divider.gif) repeat-y 0 0;*/
	position:relative;
	margin-left:15px;
	padding-left: 10px;
}

/*#search_options #archive_cb{
	position:relative;
	top: 10px;
	left:50px;
}*/
#search_options #archive_cb{
	position:relative;
	top: 0px;
	left:550px;
	z-index:50;
	padding: 0px;
}
#search_options #archive_cb2{
	position:relative;
	top: 0px;
	left:5px;
}

#search_options #archive_cb #nav{
	padding: 20px;
	width: 8em;
	background: url(../graphics/archive_cb_left.gif) no-repeat 0px 0px;
}
#search_options #archive_cb #nav #root{
	margin-top:-20px;
	padding:7px;
	background: url(../graphics/archive_cb_right.gif) no-repeat 8em 0px;
}
#search_options #archive_cb ul{
	padding: 0;
  	margin: -25px 0 0 0;
  	list-style: none;
}	
#search_options #archive_cb li{
	float: left;
	position: relative;
	width: 8em;
	padding-top: 10px;
	color:#fff;
	font-size: 1.2em;
}
#search_options #archive_cb li a{
	font-size: 0.7em;
	color:#fff;
	text-decoration:none;
}	
#search_options #archive_cb li ul {
	display: none;
 	position: absolute; 
 	top: 1em;
  	left: 0;
}
#search_options #archive_cb li ul li {
	padding:7px 10px 7px 10px;
  	background-color: black;
}
#search_options #archive_cb li ul li:hover {
  	background-color: #214ab0;
}

#search_options #archive_cb li > ul {
	top: auto;
	left: -20px;
}
#search_options #archive_cb li:hover ul, #search_options #archive_cb li.over ul { 
	display: block; 
}

#search_options #order{

	/*background: url(../graphics/hor_divider.gif) repeat-y 0 0;*/
	position:relative;
	margin-left: 10px;
	padding-left: 0px;
	white-space: normal;
}

#search_options #cart_amount{
	margin-left:10px;
	background: url(../graphics/cart_amount_bg.gif) no-repeat;
	padding:4px;
	color:#fff;
	width: 24px;
	height: 18px;
}

#search_options #cart{
	position:absolute;
	top: 75px;
	right: 20px;
	background: url(../graphics/cart_icon.gif) no-repeat;
	padding-left: 20px;
}
#left_column {
	float:left;
	position:relative;
	width:  213px;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: url(../graphics/lc_header_bg.jpg) repeat-x;
}
#left_column h3 {
	margin:0px;
	font-size: .9em;
	padding:3px 5px 3px 10px;

}
/*
.feature{
	display:block;
	font-size: .9em;
	margin: 10px;
	padding-bottom:10px;
	color:#444;
}
.feature img{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	border: 1px solid #cdcdcd;
}
.feature a{
	color: #777;
	font-weight: bold;
}
.feature a:hover{
	color: #333;
}
*/
#lc_menu{
	float:left;
	left: 0px;
	position:absolute;
	top: 105px;
	z-index:5;
}
#lc_menu img{
	padding: 0px;
}
#featuredimage{
	margin-left:-2px;
}
#page_menu_top{
	position:absolute;
	display:block;
	left: 214px;
	top: 106px;
	width: 350px;
	height:19px;
	color:#666;
	font-size: .7em;
	/*background: transparent url(../graphics/page_menu_bg_lt.gif) no-repeat 0px 0px;*/
	padding:0px 20px 0px 20px;
	margin:0px 0px 0px 1px;
	text-align: left;
	z-index:5;
}
#page_menu_top a{
	color: #000;
}
#page_menu_top a:hover{
	color: #c9242e;
}
html>body #page_menu_top{
	float:left;
	position:absolute;
	display:block;
	left: 214px;
	top: 106px;
	width: auto;
	height:19px;
	color:#999;
	font-size: .9em;
	/*background: transparent url(../graphics/page_menu_bg_lt.gif) no-repeat 0px 0px;*/
	padding:0px 20px 0px 20px;
	margin:0px 0px 0px 1px;
	text-align: left;
	z-index:5;
}
#page_menu_top .c{
	/*background: transparent url(../graphics/page_menu_bg_rt.gif) no-repeat right top;*/
	height:17px;
	padding:1px 20px;
	margin-left:-12px;
}
.c img{
	vertical-align: -4px;
	padding:0px 2px;
}
#page_menu_top #page_num{
	float:left;
	position:relative;
	top: 1px;
	display:block;
	margin-right:10px;
}
#page_menu_top #page_nav{
	position:relative;
	top: 0px;
	float:left;
	margin-right:10px;
}
#page_input{
	float:left;
	display:block;
	margin-right:10px;
	font-size:9px;
}
html>body #page_input{
	float:left;
	display:block;
	
	margin-right:10px;
	font-size:.9em;
}
#search_info{
	font-size:.8em;
	display:block;
	padding:10px;
	left:0px;
	position:relative;
	width: 90%;
}
#search_info a{
	color: #c9242e;
}
#grid {
	position: relative;
	margin-top: 22px;
	overflow: auto;
	background-color: #fff;
	z-index:6;
	display:block;
	float: left;
	
}
.grid_wrapper{
	display:block;
	margin-left:240px;
}
#grid .item {
	background-color: #fff;
	width:140px;
	font-size: .8em;
	float:left;
	/*border: 1px solid #000;
	border-top-style: none;*/
	text-align: center;
}

.item .thumb{
	padding:5px;
	height:140px;
	width:140px;
	min-height: 12em;
  	display: table-cell;
  	vertical-align: middle;

}
.thumb img{
	display: block;
  	margin-left: auto;
  	margin-right: auto;
}
#grid .item .item_details{
	display:block;
	width:140px;
	padding: 2px 5px 10px;
	margin: 0px;
	text-align: left;
	/*background: #f6f6f6 url(../graphics/thumb_info_bg.jpg) repeat-x;*/
}
html>body #grid .item .item_details{
	display:block;
	width:130px;
	padding: 2px 5px 10px;
	margin: 0px;
	text-align: left;
	/*background: #f6f6f6 url(../graphics/thumb_info_bg.jpg) repeat-x;*/
}
.item .item_options{
	padding-bottom: 5px;
}
.item .obj_name a{
	text-decoration:none;
	color:#333;
	font-weight: bold;
}
#grid .item .file_name{
	color:#999;
}
#grid #page_menu_top #selection_options{
	padding-left: 10px;
}
#grid #page_menu_top img{
	margin-top: -10px;
	margin-bottom: -5px;
}
#grid #page_menu_top a{
	color:#1A4CB2;
}
/*lightbox
#lightbox {
	display:block;
	color:#eee;
	position:absolute;
	z-index:5;
	right: 0px;
	width: 196px;
	height:100%;
	top: 106px;
	overflow: hidden;
}
*/
#lightbox {
	display:block;
	color:#000;
	position:relative;
	z-index:6;
	float:right;
	width: 160px;
	top: 0px;
	overflow: hidden;
}

#lb_header {
	padding:30px 10px 2px 10px;
	height: 66px;
	background: #000 url(../graphics/lightbox_header_bg.jpg) repeat-x 0 0px;
		/*background-color: #ddd;*/
}

#lb_header .tl[class]{
	position: absolute;
	margin-top: -30px;
	margin-left:-10px;
	width:6px;
	height:5px;
	/*background: url(../graphics/lightbox_tl.jpg) no-repeat;*/
}
.lb_hd{
	top: 0px;
	margin-left:20px;
	padding-right:20px;
	padding-top:5px;
}

#lb_header #lb_general{
	width:165px;
	float:left;
}

#lb_header #lb_view{
	padding:0px 0px 0px 0px;
	position: relative;
	margin-left: 10px;
	top: 0px;
	width: 350px;
	display: block;
	float:left;
}
#lb_header #lb_name{
	font-size: 2em;
	font-weight: normal;
	font-style: normal;
	line-height: 1em;
}
#lb_header #lb_amount{
	float:left;
	padding:0px 10px;
	position: relative;
	margin-left: 10px;
	top: 0px;
}
#lb_header #lb_amount #lb_amount_display{
	width:44px;
	height: 40px;
	font-size: 16px;
	text-align: center;
	vertical-align: middle;
	padding-top:10px;
	background: url(../graphics/lb_amount_display_bg.gif) no-repeat;
	margin-top:10px;
}
#lb_header #lb_actions{
	padding:0px 10px;
	position: relative;
	margin-left:400px;
	top: 0px;
}
#lb_header #edit_lb #AlbumName{
	position: absolute;
	margin-left: 200px;
	top: 20px;
}
#lb_header #edit_lb #AlbumDescription{
	position: absolute;
	margin-left: 200px;
	top: 40px;
}
#lb_header #edit_lb #Submit{
	position: absolute;
	margin-left: 300px;
	top: 40px;
}
#lb_header #lb_options{
	padding-top: 10px;
}
.lb_option_btn{
	margin-right:3px;
	border: 0;
}
/*Grid section for lightbox*/
#lb_grid {
	display:block;
	background-color: #eee;
	position: relative;
	top: 0px;
	left:0px;
	margin-top: 0px;
	margin-right: 0px;
	overflow: auto;
	width: 100%;
	/*border-left: 1px solid #999;*/
}


#lb_grid .item {
	background-color: #eee;
	width:140px;
	font-size: .9em;
	float:left;
	/*border: 1px solid #ccc;
	border-top-style: none;*/
	text-align: center;
}
#lb_grid .item_selected {
	background-color: #b1d3f7;
	width:140px;
	font-size: .9em;
	float:left;
	border-top-style: none;
	text-align: center;
	border: 1px solid #70a1fd;
	border-top: none;
}
#lb_grid .item .thumb, .item_selected .thumb{
	padding:5px;
	height:140px;
	width:140px;
	min-height: 12em;
  	display: table-cell;
  	vertical-align: middle;
}
/*
#lb_grid .item_selected .item_details{
	display:block;
	width:140px;
	padding: 2px 5px 10px;
	margin: 0px;
	text-align: left;
}
html>body #lb_grid .item_selected .item_details{
	display:block;
	width:130px;
	padding: 2px 5px 10px;
	margin: 0px;
	text-align: left;
}
#lb_grid .item .item_details{
	display:block;
	width:140px;
	padding: 2px 5px 10px;
	margin: 0px;
	text-align: left;
	background: #f6f6f6 url(../graphics/lb_thumb_info_bg.jpg) repeat-x;
}
html>body #lb_grid .item .item_details{
	display:block;
	width:130px;
	padding: 2px 5px 10px;
	margin: 0px;
	text-align: left;
	background: #f6f6f6 url(../graphics/lb_thumb_info_bg.jpg) repeat-x;
}*/


#lb_grid .item .file_name, .item_selected .file_name{
	color:#666;
}


#lightbox_view_controls{
	height: 16px;
	width: 100px;
	position: absolute;
	right: 10px;
	top:  106px;
	z-index: 10;
}
#lightbox_view_controls #max{
	height: 16px;
	width: 32px;
	display: block;
	float: left;
	/*background: url(../graphics/lb_max.png) no-repeat;*/
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../graphics/lb_max.png');
}
/*hide from ie*/
#lightbox_view_controls #max[id]{
	background: url(../graphics/lb_max.png) no-repeat;
}
#lightbox_view_controls #show{
	height: 16px;
	width: 32px;
	display: block;
	float: left;
	background: url(../graphics/lb_show.gif) no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../graphics/lb_show.png');
}
/*hide from ie*/
#lightbox_view_controls #show[id]{
	background: url(../graphics/lb_show.png) no-repeat;
}
#lightbox_view_controls #hide{
	height: 16px;
	width: 32px;
	display: block;
	float: left;
	background: url(../graphics/lb_hide.gif) no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../graphics/lb_hide.png');
}
/*hide from ie*/
#lightbox_view_controls #hide[id]{
	background: url(../graphics/lb_hide.png) no-repeat;
}
/**/
#footer {
	border-top: 1px solid #ddd;
	float:left;
	clear:both;
	color:#dedede;
	font-size:0.8em;
	background-color:#fff;
	width:100%;
	/*background: url(../graphics/footer_bg.jpg) repeat-x;*/
	padding-top:5px;
	padding-left: 20px;
	padding-bottom:5px;
	height:20px;
}
#footer #footer_copy{
	text-align:right;
	padding-right:20px;
	color: #999;
}

/*Current events items*/
#CurrentEvents_Bullets .item{
	text-align: left;
	display:block;
	width: 190px;
	height: auto;
	font-size: 9px;
	margin: 0px;
	margin-bottom:1px;
	color: #444;
	clear:both;
	/*background: url(../graphics/lc_header_bg.jpg) repeat-x;*/
	padding:5px 5px 5px 15px;
}
#CurrentEvents_Bullets img{
	width:70px;
	margin-bottom:5px;
	margin-left: 10px;
	float: right;
	clear: both;
	border: 1px solid #bbb;
}
#CurrentEvents_Bullets>span{
	float: left;
	width: auto;
	display: block;
	clear: right;
}
#CurrentEvents_Bullets .details{
	padding:5px 0;
	width: auto;
	display: block;
	
}
#ad{
	border-bottom: #ddd solid 1px;	
}
#CurrentEvents_Bullets a
{
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

#CurrentEvents_Bullets ul
{
	margin-left: -100px;
	padding-left: 0px;
}

#CurrentEvents_Bullets a:hover
{
	color: #7297e3;
	text-decoration: underline;	
}
/*Collections*/
#collections{
	font-size: .9em;
	margin:0px;
	/*background: url(../graphics/collections_bg.jpg) repeat-x;*/
}
#collections h1{
	padding: 20px 20px 10px 20px;
	font-size: 1.1em;
	margin:.1em 0;
	color: #000;
}
#collections p{
	padding:0px 20px 10px 20px;
	margin:1em 0;
	color: #000;
}
#collections ul{
	padding: 5px 0;
	margin:0;

}
#collections li{
	padding: 3px 20px;
	display:block;
	margin: 0px 5px;
}
#collections a{
	color: #000;
	text-decoration: none;
}
#collections a:hover{
	color: #c9242e;
	text-decoration: underline;	
}

#SearchedTerm
{
	color: red;
}
#account{
	display:block;
	color:#000;
	position:relative;
	z-index:7;
	float:right;
	top: 0px;
	overflow: hidden;
}

#event_header
{
	line-height:35px;
	font-weight:bold;
	padding-left:15px;
	/*background: url('../graphics/action_bar_bg.gif');*/
	background-color:#dddddd;
}
