/* CSS Document */
/* STANDARD SITE STYLES --------------------------------------------- */
body, html	{
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(/images/header/bgnav.gif);
	background-repeat: repeat-y;
	background-position: left top;
	}
p, ul, li, ol {
	font-size: 12px;
	color: #000000;
	}
h1 {
	font-size: 20px;
	color: #000000;
	margin: 0px;
	padding: 0px 0px 6px 0px;
	}
h2 {
	font-size: 16px;
	color: #003366;
	margin: 0px;
	padding: 0px;
	}
h3 {
	font-size: 14px;
	color: #C7553D;
	margin: 0px;
	padding: 0px;
	}
h4 {
	font-size: 15px;
	color: #C7553D;
	margin: 0px;
	padding: 10px; 0px; 5px;
	}
.sm {
	font-size: 11px;
	color: #000000;
	}
.md	{
	font-size: 12px;
	color: #000000;
	}
.lg	{
	font-size: 14px;
	color: #000000;
	}
a.sm:link, a.sm:visited {
	font-size: 11px;
	color: #003366;
	text-decoration: underline;
	}
a.sm:hover {
	font-size: 11px;
	color: #C7553D;
	text-decoration: none;
	}
a.md:link, a.md:visited {
	font-size: 12px;
	color: #004792;
	text-decoration: none;
	}
a.md:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	}
.formarea, .textarea {
  	border: #333333 1px solid;
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 10px;
  	font-weight: bold;
  	font-style: normal;
  	color: #000000;
		background-color: #ffffff;
  	text-decoration: none;
}
.button {
	border: 1px solid #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
	background-color: #C7553D;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

hr {
	color: #000000;
	background-color: #000000;
	height: 1px;
}
/* ------------------------------------------------------------------ */
/* 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: #333333;
margin: 0;
padding: 3px 0 0;
}
#copyright sup {
font-size: 6px;
font-weight: bold;
}
#copyright a:link, #copyright a:visited {
font-weight: bold;
color: #003366;
text-decoration: none;
}
#copyright a:hover {
font-weight: bold;
color: #C7553D;
text-decoration: underline;
}
.bgtop {
	background-image: url(/images/header/bgtop.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

/* ------------------------------------------------------------------ */
/* VIHN AUCTION FEATURE STYLES - IF NO FEATURES PLEASE REMOVE ------- */
.name {
	font-size: 14px;
	color: #005D9C;
	font-weight: bold;
	}
.feattext {
	font-size: 12px;
	color: #C7553D;
	font-weight: bold;
	margin: 0px;
	padding: 6px 10px 6px 10px;
	line-height: 15px;
	}
.feattext2 {
	font-size: 12px;
	color: #C7553D;
	font-weight: bold;
	margin: 0px;
	padding: 6px 10px 6px 10px;
	line-height: 13px;
	}
a.featurelink:link, a.featurelink:visited {
	font-size: 11px;
	color: #005D9C;
	text-decoration: underline;
	}
a.featurelink:hover{
	font-size: 11px;
	color: #C7553D;
	font-weight: bold;
	text-decoration: underline;
	}
.featurelayout {
	color: #fff;
	background-color: #C7553D;
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
	width: 100%;
	padding: 5px 10px 5px 10px;
	text-align: center;
	font-size: 11px;	
	}
.featurecontent {
	background-color: #E2E8FE;
	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: #333333;
	}
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: #333333;
	padding: 2px 2px;
	text-decoration: none;
	
	}	
a.caldaysauction:link, a.caldaysauction:visited  {
	font-size: 11px;
	font-weight: bold;
	color: #933637;
	text-decoration: underline;
	text-align: center;
	background-color: #FFFF00;
	padding: 2px 2px;
	}
a.caldaysauction:hover  {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	text-align: center;
	padding: 2px 2px;
	}
.textarea2 {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	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: #002951;
	}
.borderdetail {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #002951;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #002951;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #002951;
	}
.colora {
	background-color: #f2f2f2;
	}
.colorb {
	background-color: #DAE0F8;
	}
.colorc {
	background-color: #859BE6;
	}
a.tab:link, a.tab:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
	}
a.tab:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C7553D;
	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;
	background-repeat: no-repeat;
	background-position: left top;
	}
.taboff {
	background-image: url(/images/auction_elements/tab_off.gif);
	height: 34px;
	padding-left: 6px;
	padding-right: 4px;
	background-repeat: no-repeat;
	background-position: left top;
	}
/* ------------------------------------------------------------------ */	