/* CSS Document */
.color1 {background-color: #333333;} /* dark */ 
.color2 {background-color: #ffffff;} /* light */
.color3 {background-color: #FE0003;} /* primary */
.color4 {background-color: #3F5B9C;} /* secondary */
.color5 {background-color: #FE0003;} /* highlight */
.color6 {background-color: #eeeeee;} /* bg */

/* STANDARD SITE STYLES --------------------------------------------- */
body, html	{
	margin: 0px 0px 15px 0px;
	padding: 0px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/images/header/bg.jpg);
	background-repeat: repeat-x;
	}
p, ul, li, ol, dl, dt {
	font-size: 12px;
	color: #333333;
	}
h1 {
	font-size: 20px;
	color: #FE0003;
	font-weight: bold;
	margin: 0px 0px 8px 0px;
	padding: 0px;
	}
h2 {
	font-size: 15px;
	color: #ffffff;
	background: #333333;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 5px;
	}
h3 {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}
.sm {
	font-size: 11px;
	color: #333333;
	}
.md	{
	font-size: 12px;
	color: #333333;
	}
.lg	{
	font-size: 14px;
	color: #333333;
	}
a.sm:link, a.sm:visited {
	font-size: 11px;
	color: #3F5B9C;
	text-decoration: none;
	}
a.sm:hover {
	font-size: 11px;
	color: #FE0003;
	text-decoration: underline;
	}
a.md:link, a.md:visited {
	font-size: 12px;
	color: #FE0003;
	text-decoration: underline;
	}
a.md:hover {
	font-size: 12px;
	color: #3F5B9C;
	text-decoration: none;
	}
a.lg:link, a.lg:visited {
	font-size: 14px;
	color: #FE0003;
	text-decoration: underline;
	}
a.lg:hover {
	font-size: 14px;
	color: #3F5B9C;
	text-decoration: none;
	}
.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 #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
	background-color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

hr {
	color: #333333;
	background-color: #333333;
	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: #ffffff;
margin: 0;
padding: 3px 0 0;
}
#copyright sup {
font-size: 6px;
font-weight: bold;
}
#copyright a:link, #copyright a:visited {
font-weight: bold;
color: #FE0003;
text-decoration: none;
}
#copyright a:hover {
font-weight: bold;
color: #e5e5e5;
text-decoration: underline;
}
.smwh, a.smwh:link, a.smwh:visited {
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	}
a.smwh:hover {
	font-size: 10px;
	color: #eeeeee;
	text-decoration: underline;
	font-weight: bold;
	}
.bgcontent	{
	background: #ffffff;
	}
.bgbtm	{
	margin: 0px;
	padding: 0px;
	background-image: url(/images/header/bgbtm.gif);
	background-repeat: repeat-x;
	}
a.nav:link, a.nav:visited {
	font-size: 10px;
	color: #FE0003;
	text-decoration: underline;
	}
a.nav:hover {
	font-size: 10px;
	color: #3F5B9C;
	text-decoration: none;
	}
h5 {
	font-size: 14px;
	color: #FE0003;
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}
.bgcal {
	background-image: url(/images/bgcal.gif);
	border: 1px solid #000000;
	margin: 0px;
	padding: 0px;
	}
.head {
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	background-image: url(/images/tile_head.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 2px 2px 2px 10px;
	}
.name {
	font-size: 14px;
	color: #FE0003;
	font-weight: bold;
	}
.feattext {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	margin: 0px;
	padding: 6px 10px 6px 10px;
	line-height: 20px;
	}
	.feattext2 {
	font-size: 12px;
	color: #FE0003;
	font-weight: bold;
	margin: 0px;
	padding: 6px 10px 6px 10px;
	line-height: 13px;
	}
a.featurelink:link, a.featurelink:visited {
	font-size: 11px;
	color: #eeeeee;
	font-weight: bold;
	text-decoration: underline;
	}
a.featurelink:hover{
	font-size: 11px;
	color: #FE0003;
	font-weight: bold;
	text-decoration: underline;
	}
/* ------------------------------------------------------------------ */
/* VIHN AUCTION FEATURE STYLES - IF NO FEATURES PLEASE REMOVE ------- */
.featurelayout {
	color: #ffffff;
	background-color: #3F5B9C;
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
	width: 100%;
	padding: 5px 10px 5px 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	}
.featurecontent {
	background-color: #ffffff;
	border-style: solid solid solid solid;
	border-width: 0px 1px 1px 1px;
	border-color: #333333;
	width: 100%;
	padding: 5px 10px 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	}
a.monthnext:link, a.monthnext:visited {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
	}
a.monthnext:hover {
	font-size: 10px;
	font-weight: bold;
	color: #FE0003;
	text-decoration: underline;
	}
.caldaysauction {
	font-size: 11px;
	color: #333333;
	padding: 2px 0px 2px 0px;
	text-decoration: none;
	}	
a.caldaysauction:link, a.caldaysauction:visited  {
	font-size: 11px;
	font-weight: bold;
	color: #FE0003;
	text-decoration: underline;
	text-align: center;
	}
a.caldaysauction:hover  {
	font-size: 11px;
	font-weight: bold;
	color: #3F5B9C;
	text-decoration: underline;
	text-align: center;
	}
.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: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	}
.border {
	border-width: 1px;
	border-style: solid;
	border-color: #333333;
	}
.borderdetail {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-color: #ffffff;
	}
.colora {
	background-color: #eeeeee;
	}
.colorb {
	background-color: #ffffff;
	}
.colorc {
	background-color: #C8C9CE;
	}
a.tab:link, a.tab:visited {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
	}
a.tab:hover {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FE0003;
	text-decoration: underline;
	font-weight: bold;
	}
.tabbg {
	background-image: url(/images/auction_elements/tab_bg.gif);
	background-repeat: repeat-y;
	}
.tabon {
	background-image: url(/images/auction_elements/tab_on.gif);
	height: 34px;
	padding-left: 6px;
	padding-right: 4px;
	background-repeat: no-repeat;
	}
.taboff {
	background-image: url(/images/auction_elements/tab_off.gif);
	height: 34px;
	padding-left: 6px;
	padding-right: 4px;
	background-repeat: no-repeat;
	}
/* ------------------------------------------------------------------ */	
/* ------------------------------------------------------------------ */	
/* VIHN AUCTION MANAGER SITE NEWS STYLES --------------------------------- */
.bgborder1 {
	background-color: #E3E3E3;
	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;
}

