﻿html, body, form, div, .nobox {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
}
html {
	overflow: auto;
}
body {
	background-image: url( 'background.png' );
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	text-align: center;
	font-size:10pt;
}
h1, h2, h3, h4, h5, h6 {
	color: #451413;
	margin-bottom:0px;
	margin-top:0.5em;
}

a,
a:visited {
  	color: #9C1814;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

h1 {font-size:175%;}
h2 {font-size:150%;}
h3 {font-size:125%;}
h4 {font-size:115%;}
h5 {font-size:110%;}
h6 {font-size:105%;}

#upperLeft {
	left:5px;
	text-align:left;
}
#upperRight {
	right:5px;
	text-align:right;
}
#upperLeft,
#upperRight {
	top:5px;
	position:absolute;
	/*border:1px solid black;*/
	margin:5px;
	width:240px;
}

#container {
	text-align: left;
	margin: 0px auto;
	width: 900px;
}
.logo, .logo * {
	margin: 0px;
	padding: 0px;
}
.popupActionLabel{
	color: #9C1814;
}
.popupcontrol{
    background-color:#F2F0E2;
    border-color:#9C1814;
    border-style:solid;
    border-width:2px;
    position:absolute;
    visibility:hidden;
    padding:20px;
}
.logo {
	margin: 0px auto;
	background-image: url( 'logo.png' );
	display: block;
	width: 401px;
	height: 121px;
	text-indent: -5000px;
	top: 40px;
	position: relative;
	z-index: 100;
}
#ribbon {
	background-image: url( 'bricks.png' );
	background-repeat: repeat-x;
	background-position: bottom;
	height: 18px;
	z-index: 100;
}
#header {
	width: 900px;
	height: 162px;
	margin: 0px auto;
}
#collage {
	z-index: 0;
	background-image: url( 'collage.jpg' );
	background-repeat: no-repeat;
	height: 125px;
}
#menu {
	top: -3px;
	left: 0px;
	position: relative;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
	z-index:0;
}
#menu ul, #menu li, #menu div.spacing, #menu *.menuItem {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 37px;
	overflow: hidden;
}
#menu ul, #menu div.spacing {
	background-image: url( 'menu_background.png' );
}
#menu div.spacing {
	/*width: 182px; normal*/
	 /* width: 246px; auctions*/
	 /*width: 250px;*/
	 width: 130px;
}
#menu div.spacingRight {
	/* width: 175px; auctions */
	/*width: 182px normal */
	/*width: 254px;*/
	width: 134px;
}
#menu *.leftcap {
	background-image: url( 'menu_leftcap.png' );
	width: 26px;
}
#menu *.rightcap {
	background-image: url( 'menu_rightcap.png' );
	width: 26px;
}
#menu li a, 
#menu li a:visited {
	text-decoration: none;
	display: block;
	padding: 9px;
	color: #DADCAD;
	margin: 0px 8px;
	margin-bottom: 1px;
}
#menu li a:hover {
	background-image: url( 'menu_selection.png' );
	color: #390700;
}
#contentContainer {
	padding: 0px;
}
#footer {
	border-top: 2px solid #F1F0DE;
	padding: 20px;
	margin-top: 40px;
	font-size: 8pt;
	text-align: center;
	color: #4D3430;
}

.input {
	border: 1px solid #9C1814;
	background-color: #f2f0e2;
	padding:10px;
}
.input label {
	float:left;
	width:120px;
	text-align:right;
	padding-top:0.1em;
	padding-right:0.5em;
}
.input div {
	margin:3px 0px;
}
.input .divider {
	margin-top:25px;
	padding-top:25px;
	border-top:1px solid #B57877;
}

form fieldset {
  clear: both;
  border-color: #EDE9D5;
  border-width: 10px 0px 0px 2px;
  border-style: solid;
  margin: 0px;
}

form fieldset legend {
	border: 1px double #EDE9D5;
    padding: 7px;
    margin: 0px;
    font-size: 110%;
	    font-weight:bold;
	    width: 437px;
}

input.big {
	padding:5px 15px;
	font-size:130%;
	font-family:tahoma;
}

.bigButton {
    font-size: 18px;
    line-height: 2.1em;
    width: 116px;
    height: 38px;
    background-image: url(App_Themes/Brick/searchbutton.png);
    background-repeat: no-repeat;
    text-decoration: none;
    overflow: hidden;
}

.bigText {
	display: block;
	float: left;
	font-size: 20px;
	font-weight: bold;
	color: #4C0000;
	overflow: hidden;
	margin: 0px 10px;
	text-transform: uppercase;
}

.floatLeft {display:block;float:left;}
.floatRight {display:block;float:right;}
.clear {clear:both;}
.thumb {border:0px;}
.formlet {width:100%;}
.popup {
	margin:5px 0px;
	z-index:999;
	position:relative;
	float:right;
    	

}
.popup ul li {
	margin:0px;
	list-style-type:none;
	float:right;
	
	
}
.popup ul a, 
.popup ul a:visited {
	display:block;
	width:150px;
	padding:2px;
	background-color:#8C191C;
	color:#F2F0E2;
	border:1px solid #F2F0E2;
	border-width:0px 1px;
	text-align:left;
}
.popup ul a:hover ul.sfhover {
	background-color:#F2F0E2;
	color:#8C191C;
	border:1px solid #8C191C;
	border-width:0px 1px;
	text-decoration:none;
}
.auctEdit1
{
 padding-left:10px;
 padding-right:10px;
 
}