/* CSS Document */
/* STANDARD SITE STYLES --------------------------------------------- */
body, html	{
	background-color: #000000;
	margin: 0px 0px 12px 0px; 
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	}
p, ul, li, ol {
	font-size: 12px;
	color: #000;
	}
h1 {
	font-size: 20px;
	color: #ff0000;
	margin: 0px;
	padding: 0px 0px 4px 0px;
	}
h2 {
	font-size: 16px;
	color: #ff0000;
	margin: 0px;
	padding: 0px;
	}
h3 {
	font-size: 14px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	}
.sm {
	font-size: 10px;
	color: #000;
	}
.md	{
	font-size: 12px;
	color: #000;
	}
a.sm:link, a.sm:visited {
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
	}
a.sm:hover {
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
	}
a.md:link, a.md:visited {
	font-size: 12px;
	color: #ff0000;
	text-decoration: underline;
	}
a.md:hover {
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
	}
.lg	{
	font-size: 14px;
	color: #000000;
	}
a.lg:link, a.lg:visited {
	font-size: 14px;
	color: #FF0000;
	text-decoration: underline;
	}
a.lg:hover {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	}
.formarea, .textarea {
  	border: #000000 1px solid;
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 10px;
  	font-weight: bold;
  	font-style: normal;
  	color: #666666;
		background-color: #ffffff;
  	text-decoration: none;
}
.button {
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
	background-color: #ff0000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
hr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	}
.searchrow {margin-top:15px; padding:0; font-size:11px;}
.newsListDate {margin-bottom:6px; color:#666; font-style:italic; font-size: 10px;}
/* ------------------------------------------------------------------ */
/* CUSTOM STYLES */
/* =copyright */
#copyright, #copyright p, #copyright a:link, #copyright a:visited, #copyright a:hover, #copyright sup {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #ffffff;
margin: 12px 0;
padding: 3px 0 0;
}
#copyright sup {
font-size: 6px;
font-weight: bold;
}
#copyright a:link, #copyright a:visited {
font-weight: bold;
color: #ffffcc;
text-decoration: none;
}
#copyright a:hover {
font-weight: bold;
color: #cc0000;
text-decoration: underline;
}
.pgborder {
	background-color: #ffffff;
	border: 18px solid #ff0000;
	}
p.white {
	font-size: 12px;
	color: #ffffff;
	}
.bodysubheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}

.sidelisthead {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #CC0033;
	border: 1px solid #CC0033;
	margin: 2px 2px 1px 4px;
	padding: 2px 2px 1px 4px;
}
.sidemenmid {
	border: 1px solid #CC0033;
	margin: 0px;
	padding: 0px;
}
.lisbul {
	font: 12px Arial, Helvetica, sans-serif;
	color: #C92E0E;
	text-align: center;
	vertical-align: top;
}
.listmain {
	font: 12px Arial, Helvetica, sans-serif;
	color: #44290C;
	margin-bottom: 1px;
	padding-bottom: 1px;
}
.otserlist {
	font: 14px Arial, Helvetica, sans-serif;
	color: #332513;
	margin-bottom: 10px;
	padding-bottom: 10px;
}	
	
/* ------------------------------------------------------------------ */
/* VIHN AUCTION FEATURE STYLES - IF NO FEATURES PLEASE REMOVE ------- */
.featurelayout {
	color: #fff;
	background-color: #FF0000;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	width: 100%;
	padding: 5px 10px 5px 10px;
	text-align: center;
	font-size: 11px;	
	}
.featurecontent {
	background-color: #fff;
	border-style: solid solid solid solid;
	border-width: 0px 1px 1px 1px;
	border-color: #333333;
	width: 100%;
	padding: 5px 10px 5px 10px;
	font-size: 11px;
	color: #000000;
	}
a.monthnext:link, a.monthnext:visited {
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
	}
a.monthnext:hover {
	font-size: 10px;
	font-weight: bold;
	color: #cddabe;
	text-decoration: underline;
	}
.caldaysauction {
	font-size: 11px;
	color: #333;
	padding: 2px 0 2px 0;
	text-decoration: none;
	
	}	
a.caldaysauction:link, a.caldaysauction:visited  {
	font-size: 10px;
	font-weight: bold;
	color: #933637;
	text-decoration: underline;
	text-align: center;
	}
a.caldaysauction:hover  {
	font-size: 10px;
	font-weight: bold;
	color: #666;
	text-decoration: underline;
	text-align: center;
	}
.textarea2 {
	font-size: 10px;
	font-weight: bold;
	color: #333;
	width: 100%;
	}
/* ------------------------------------------------------------------ */
/* VIHN AUCTION MANAGER SITE STYLES --------------------------------- */
.borderlist {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #002951;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #002951;
	}
.border {
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
	}
.borderdetail {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	}
.colora {
	background-color: #e5e5e5;
	}
.colorb {
	background-color: #eee;
	}
.colorc {
	background-color: #ffff00;
	}
a.tab:link, a.tab:visited {
	font-size: 10px;
	color: #304F6E;
	text-decoration: underline;
	}
a.tab:hover {
	font-size: 10px;
	color: #666;
	text-decoration: underline;
	}
.tabbg {
	background-image:  url(../images/auction_elements/tab_bg.gif);
	}
.tabon {
	background-image: url(../images/auction_elements/tab_on.gif);
	height: 34px;
	padding-left: 6px;
	padding-right: 4px;
	}
.taboff {
	background-image: url(../images/auction_elements/tab_off.gif);
	height: 34px;
	padding-left: 6px;
	padding-right: 4px;
	}
/* ------------------------------------------------------------------ */	
/* VIHN AUCTION MANAGER SITE NEWS STYLES --------------------------------- */
.bgborder1 {
	background-color: #eeeeee;
	border: 1px solid #333333;
}
.bgborder2 {
	background-color: #FFFFFF;
	border: 1px solid #333333;
}
.bghead {
	background-color: #eeeeee;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
/* ------------------------------------------------------------------ */
/* footer */
#footer {
	padding:5px 0 20px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	line-height:16px;
	color:#ffffff;
	clear:both;
}
#footer a:link, #footer a:visited, #footer a:active {
	color:#ff0000;
	text-decoration:underline;
}
#footer a:hover {
	color:#ffffff;
	text-decoration:none;
}
.required {
	color : #ff0000;
	font-weight : bold;
}
