body{
	font-family: verdana;
	font-size: 12px;
}

.disabled{
	color:#BBBBBB;
	cursor:pointer;
} 

.enabled{
	cursor:pointer;
	color:#00AA00;
	text-decoration:underline;
}

.deleteimage{
	cursor:pointer;
}

.deleteimage:hover{
	color:#555555;
}

input{
	height:18px;
}

fieldset{
	border:solid 1px #444444;
}

legend{
	margin-left:5px;
}	

a{
	color:#FFFFFF;
	text-decoration:none;
}

a:hover{
	color:#FF8000;
	text-decoration:none;
}

table#window{
	position:fixed;
	top:100px;
	left:100px;
	z-index:10000;
}

td{
	padding:3px;
	text-align:center;
	background:#D9DAFF;
}

div#maincontent{
	position:relative;
	width:1053px;
	margin-left:auto;
	margin-right:auto;
}

div#subcontent{
	float:left;
	margin-left:5px;
	margin-top:5px;
	width:731px;
}

div#logo{
	width:317px;
	height:198px;
	background:url(/_png/site/logo.png); 
	float:left;
	cursor:pointer;
}

div#contentRight{
	width:731px;
	float:right;
	margin:0px;
	padding:0px;
	margin-top:10px;
}

div#contentLeft{
	width:317px;
	float:left;
	margin:0px;
	padding:0px;
	margin-top:10px;
}

div#infotext{
	width:731px;
	height:80px;
	background:#000000;
	float:right;
	color:#FFFFFF;
	text-align:center;
	padding-top:7px;
	font-size:10px;
	margin-top:5px;
}

div#topimageleft{
	width:221px;
	height:163px;
	border:solid 1px #000000;
	background:url(/_png/site/topimageside.png);
	float:left;
}

div#topimageleftload{
	width:221px;
	height:163px;
	z-index:0;
	overflow:hidden;
}

div#topimagecenter{
	width:273px;
	height:163px;
	border:solid 1px #000000;
	background:url(/_png/site/topimagecenter.png);
	float:left;
	margin-left:5px;
}

div#topimagecenterload{
	width:273px;
	height:163px;
	z-index:0;
	overflow:hidden;
}

div#topimageright{
	width:221px;
	height:163px;
	border:solid 1px #000000;
	background:url(/_png/site/topimageside.png);
	float:left;
	margin-left:5px;
}

div#topimagerightload{
	width:221px;
	height:163px;
	z-index:0;
	overflow:hidden;
}

div#menu{
	font-size:13px;
	font-weight:bold;
	margin-top:5px;
	float:left;
	width:317px;
}

div#blackfill{
	float:left;
	width:317px;
	height:59px;
	background:#000000;
}

div#randomimagesoverlay{
	width:317px;
	height:388px;
	position:relative;
	top:-340px;
	right:0px;
	background:url(/_png/site/randomimgfade.png);
	float:right;
	color:#FFFFFF;
}

.menubtn{
	background:#AAAAAA;
	border:solid 1px #666666;
	padding:3px;
	text-align:center;
	cursor:pointer;
}

.menubtn:hover{
	background:#BBBBBB;
}

.menubtn_sel{
	background:#BBBBFF;
	border:solid 1px #666666;
	padding:3px;
	text-align:center;
	cursor:pointer;
}

.menubtn_sel:hover{
	background:#D9DAFF;
}	

.summerpics{
	border:solid 1px #000000;
	margin-top:5px;
	width:154px; 
	height:154px; 
	float:left;
}

.list_images{
	width:100px;
	border:solid 1px #000088;
}

.tooltip{
	padding:0px;

}

.yesbtn{
	color:#000000;
	padding:3px;
	background:#CCCCCC;
	border:solid 1px #444444;
	cursor:pointer;
}

.yesbtn:hover{
	color:#000000;
	background:#DDDDDD;
}

.nobtn:hover{
	color:#000000;
	background:#DDDDDD;
}

.bidbtn{
	padding:3px;
	background:#D9DAFF;
	border:solid 1px #444444;
	cursor:pointer;
	color:#444444;
}

.bidbtn:hover{
	background:#BBBBFF;
}

.nobtn{
	padding:3px;
	background:#CCCCCC;
	border:solid 1px #444444;
	cursor:pointer;
	color:#000000;
}

.searchfields{
	float:left; 
	padding:5px;
	border:solid 1px #888888;
	margin-left:5px;
	margin-bottom:5px;
	height:30px;
}

.searchinput{
	height:10px;
	font-family:verdana;
	font-size:10px;
	border:solid 1px #888888;
	background:#CCCCCC;
	width:109px;
	margin-top:5px;
}

.prevnextbtn{
	border:solid 1px #444444; 
	padding-top:30px; 
	text-align:center;
	cursor:pointer;
}

.prevnextbtn:hover{
	border:solid 1px #008800; 
	color:#444444;
}

.bidinput{
	background:#CCCCCC;
	border:solid 1px #444444;
}

.bidinput:hover{
	background:#DDDDDD;
	border:solid 1px #444444;
}

.bidinput:focus{
	background:#DDFFDD;
	border:solid 1px #444444;
}

.bidinputError{
	background:#FFCCCC;
	border:solid 1px #FF0000;
}

.bidinputError:hover{
	background:#DDDDDD;
	border:solid 1px #444444;
}

.bidinputError:focus{
	background:#DDFFDD;
	border:solid 1px #444444;
}
