/* CSS Document */
body, html	{
	margin: 0;
	padding: 0;
	background: #006;
	font-family: Arial, Helvetica, sans-serif;
}
p, ul, li, ol {
	font-size: 11px;
	color: #333;
}
h1 {
	font-size: 24px;
	color: #006;
	margin: 0px;
	padding: 2px;
}
h2 {
	font-size: 16px;
	color: #006;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 14px;
	color: #006;
	margin: 0px;
	padding: 0px;
}
.sm {
	font-size: 10px;
	color: #333;
}
.md	{
	font-size: 11px;
	color: #333;
}

a.sm:link, a.sm:visited {
	font-size: 10px;
	color: #006;
	text-decoration: underline;
}
a.sm:hover {
	font-size: 10px;
	color: #666;
	text-decoration: underline;
}
a.md:link, a.md:visited {
	font-size: 11px;
	color: #006;
	text-decoration: none;
}
a.md:hover {
	font-size: 11px;
	color: #333;
	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: #333333;
		background-color: #FFFFFF;
  	text-decoration: none;
}
.button {
	border: 1px solid #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #000066;
	background-color: #ffcc33;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
hr {
	rule-style: solid;
	height: 1px;
	color: ##000066;
	}
/* Custom Styles */
.indent {
	margin: 0px 0px 0px 0px;
	padding: 12px 12px 12px 12px;
}
h5 { 
	color: ##000066;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
}
a.nav:link, a.nav:visited {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

a.nav:hover {
	font-size: 11px;
	font-weight: bold;
	color: #004792;
	text-decoration: underline;
}

.navigation {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.date {
	font-size: 10px;
	font-weight: bold;
	color: #000066;
}

/* =copyright */
.copyright, #copyright, #copyright p, #copyright a:link, #copyright a:visited, #copyright a:hover, 

#copyright sup {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 9px;
font-weight: bold;
color: #ffffff;
margin: 0;
padding: 3px 0 0;
}
#copyright sup {
font-size: 6px;
font-weight: bold;
margin: 0;
padding: 0;
}
#copyright a:link, #copyright a:visited {
font-weight: bold;
color: #ffcc33;
text-decoration: none;
margin: 0;
padding: 0;
}
#copyright a:hover {
font-weight: bold;
color: #ffffff;
text-decoration: underline;
margin: 0;
padding: 0;
}
#copyright ul {
padding: 0;
margin: 0px 0 5px 0;
}
#copyright li {
font-size: 9px;
font-weight: bold;
display: inline; 
padding-right: 10px;
padding-left: 10px;
}

/* VIHN AUCTION FEATURE STYLES - IF NO FEATURES PLEASE REMOVE ------- */
.featurelayout {
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	background-color: #006;
	border-style: solid;
	border-width: 1px;
	border-color: #333;
	width: 100%;
	padding: 5px 10px 5px 10px;
	text-align: center;	
	}
.featurecontent {
	background-color: #fff;
	border-style: solid solid solid solid;
	border-width: 0px 1px 1px 1px;
	border-color: #333;
	width: 100%;
	padding: 5px 10px 5px 10px;
	font-size: 11px;
	color: #333;
	}
	
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: 10px;
	font-weight: bold;
	color: #006;
	text-decoration: underline;
	text-align: center;
	}	
a.caldaysauction:link, a.caldaysauction:visited  {
	font-size: 10px;
	font-weight: bold;
	color: #006;
	text-decoration: underline;
	text-align: center;
	}
a.caldaysauction:hover  {
	font-size: 10px;
	font-weight: bold;
	color: #FC3;
	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: #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: #f5f5f5;
	}
.colorb {
	background-color: #eee;
	}
.colorc {
	background-color: #b4b4d9;
	}
a.tab:link, a.tab:visited {
	font-size: 10px;
	color: #024893;
	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 HOME AUCTIONS AND NEWS --------------------------------- */
.bgcal {
	background-color: #ffffff;
	border: 1px solid #333333;
	margin: 0px;
	padding: 0px;
	}
.head {
	font-size: 17px;
	color: #333333;
	font-weight: bold;
	background-color: #b4b4d9;
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 2px 2px 2px 10px;
	border-bottom: 1px solid #333333;
	}
.name {
	font-size: 16px;
	color: #006;
	font-weight: bold;
	}
.feattext {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	margin: 0px;
	padding: 6px 10px 6px 10px;
	line-height: 20px;
	}
a.featurelink:link, a.featurelink:visited {
	font-size: 12px;
	color: #006;
	font-weight: bold;
	text-decoration: underline;
	}
a.featurelink:hover{
	font-size: 12px;
	color: #006;
	font-weight: bold;
	text-decoration: underline;
	}


