/* screen.css */

/*----- GLOBAL STYLES ----- */

h1
	{
	font-size:14px;
	font-weight:bold;
	margin:0px 0px 18px 0px;
	color:#6eb6e6;
	}
h2
	{
	width:185px;
	display:block;
	height:23px;
	padding:4px 0px 0px 7px;
	color:#fff;
	font-weight:bold;
	background:url(../images/arrow.png) no-repeat right center #999882;
	clear:both;
	}
h2.bigger { width:205px; }
h2.brown { background-color:#937a5d; }
h2.green { background-color:#8dc63f; }
h2.lightblue { background-color:#6eb6e6; }
h2.pink { background-color:#b41e8e; }


p
	{
	margin:0px 0px 18px 0px;
	}
	
/*----- GLOBAL STYLES END -----*/

/* mac hide\*/
html, body {height:100%}
/* end hide */
html,body 
	{
	padding:0;
	margin:0;
	}
body
	{	
	text-align:center;
	min-width:924px;
	background:#cecaab;
	color:#937a5d;
	}
#outer
	{
	height:99.9%;
	min-height:100%;
	width:924px;
	text-align:left;
	margin:auto;
	position:relative;
	background:#fff;
	font-family:Tahoma, Arial, Helvetica, Sans-serif;
	font-size:11px;
	line-height:18px;
	}
html>body #outer{height:auto;}
#header
	{
	position:absolute;
	top:0;
	width:924px;
	height:500px;
	overflow:hidden;
	z-index:100;
	background:#cecaab;
	}
#headerleft
	{
	float:left;
	width:219px;
	height:473px;
	background:#fff;
	margin:12px 16px 0px 0px;
	}
#headermiddle
	{
	width:454px;
	float:left;
	margin:50px 0px 0px 0px;
	}
#headermiddle img
	{
	border:7px solid #999882;
	}
#headerright
	{
	width:183px;
	height:403px;
	float:right;
	margin:50px 0px 0px 16px;
	background:#937a5d;
	padding:18px;
	}
#headerright ul li
	{
	color:#b9e5fb;
	border-bottom:1px solid #989179;
	padding:3px 0px 3px 0px;
	}
#headerright ul li.blue
	{
	border:0;
	line-height:12px;
	}
#headerright ul li.blue a
	{
	color:#b9e5fb;
	}
#headerright ul li span
	{
	color:#cecaab;
	}
#headerright ul li a
	{
	color:#fff;
	text-decoration:none;
	}
#left 
	{
	position:relative;
	width:192px;
	float:left;
	padding:513px 0px 0px 13px;
	}
#left form
	{
	margin:0px 0px 13px 0px;
	overflow:hidden;
	}
#left form input, #left form textarea
	{
	width:186px;
	margin:5px 0px 0px 0px;
	}
#left form input.button
	{
	width:80px;
	float:right;
	}
#left p
	{
	color:#999882;
	padding:5px 7px;
	}
#left p a
	{
	color:#6eb6e6;
	text-decoration:none;
	}
#centrecontent 
	{
	width:669px;
	float:right;
	padding:513px 13px 13px 0px;
	overflow:hidden;
	}
#middle
	{
	width:440px;
	float:left;
	color: #000000;
	}
#right
	{
	width:192px;
	float:right;
	}
#footer 
	{
	width:924px;
	clear:both;
	height:60px;
	left:0;
	bottom:0;
	position: absolute;
	background:#cecaab;
	color: #958D57;
	}
#footer p
	{
	padding:19px 13px 0px 13px;
	color:#958D57;
	}
#footer a {	color:#958D57; text-decoration:none; }
#footer a:hover { text-decoration:underline; }
* html #footer{margin-bottom:-1px}/* ie rounding bug*/
* html #footer 
	{/*only ie gets this style*/
	\height:62px;/* for ie5 */
	he\ight:60px;/* for ie6 */
	}
div,p  {margin-top:0}/*clear top margin for mozilla*/
#clearfooter {width:100%;height:62px;clear:both}
html >body #minHeight{float:left;width:0px;height:100%;margin-bottom:-62px;} /*safari wrapper */


div.contentbox
	{
	float:left;
	width:212px;
	}
div.contentbox p
	{
	color:#999882;
	padding:5px 2px;
	}
div.contentbox p a
	{
	color:#6eb6e6;
	text-decoration:none;
	}

ul#nav
	{
	padding:10px 13px 0px 13px;
	}
ul#nav li
	{
	border-top:1px solid #e4e4de;
	}
ul#nav li a
	{
	color:#937a5d;
	font-size:12px;
	text-decoration:none;
	padding:0px 0px;
	display:block;
	height:18px;
	}
#strap {
	position: absolute;
	color: #FFFFFF;
	left: 235px;
	top: 15px;
	font-size: 14px;
}
#headerleft li a {
	font-size: 10px;
}
#bid {
	background-color: #F0EFE6;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#bidimg {
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
}
#smbidimg {
	padding: 4px;
	float: left;
}
.txtfield {
	background-color: #CCCCCC;
	border: 1px solid #999999;
}
#leftimg {
	padding: 5px;
	float: left;
	margin: 2px;
}
