/* CSS Document */
/* BASIC SITE STYLES */

body, html	{
	margin: 0 0 12px 0;
	padding: 0px;
	background: #304F6E;
	font-family: Arial, Helvetica, sans-serif;
	}
p {
	font-size: 12px;
	color: #666666;
}
h1 {
	font-size: 22px;
	color: #304F6E;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 4px;
}
h2 {
	font-size: 16px;
	color: #304F6E;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 4px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #304F6E;
	margin: 0px;
	padding: 0px 0px 3px;
	}
	
h4 {
	font-size: 15px;
	color: #304F6E;
	margin: 0px;
	padding: 2px 0px 5px;
	}
.sm {
	font-size: 10px;
	color: #666666;
}
.md {
	font-size: 12px;
	color: #666666;
}
a.md:link, a.md:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
a.md:hover {
	font-size: 12px;
	color: #ff6600;
	text-decoration: underline;
}
.lg {
	font-size: 14px;
	color: #666666;
}
a.lg:link, a.lg:visited {
	font-size: 14px;
	color: #666666;
	text-decoration: underline;
}
a.lg:hover {
	font-size: 14px;
	color: #ff6600;
	text-decoration: underline;
}
.textarea, .formarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	background-color: #ffffff;
	border: 1px solid #666666;
	margin-bottom: 1px;
	height: 17px;
}
.textarea2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background-color: #ffffff;
	border: 1px solid #666666;
}
.textarea4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	background-color: #ffffff;
	border: 1px solid #666666;
	margin-bottom: 1px;
}
.button {
	border: 1px solid #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #333333;
	background-color: #ff9900;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	}
/* CUSTOM SITE 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: #C4DF92;
text-decoration: underline;
}
#copyright a:hover {
font-weight: bold;
color: #93B2DD;
text-decoration: none;
}

.logobg {
	background-color: #fff;
}
.navbg {
	background-image:  url(/images/header/nav_bg.gif);
}
.tilebg {
	background-image:  url(/images/header/tile_bg.jpg);
}
.hotblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #304F6E;
}
.greenbg {
	background-color: #B8CF87;
	height: 10px;
	border-top: 1px solid #C4DC90;
	border-bottom: 2px solid #B8CD87 ;
}
.hotgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
}
.greybg {
	background-color: #eee;
}
.greybot {
	background-color: #eee;
	height: 2px;
	border-top: 1px solid #e5e5e5;
	border-bottom: 2px solid #666;
	
}
.lgreybg {
	background-color: #f6f6f7;
}
.white {
	background-color: #fff;
}
.smwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
}
a.smwhite:link, a.smwhite:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
}
a.smwhite:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ff6600;
}

/* VIHN AUCTION MANAGER STYLES */
.featurelayout {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background-color: #304F6E;
	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;
	}
.calsm {
	font-size: 11px;
	color: #333;
	padding: 2px 0 2px 0;
	text-decoration: none;
	
	}	
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: #ff6600;
	text-decoration: underline;
	}	
a.caldaysauction:link, a.caldaysauction:visited  {
	font-size: 10px;
	font-weight: bold;
	color: #ff6600;
	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%;
	}
.borderlist {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #304f6e;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #304f6e;
	
}
.border {
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
}
.borderdetail {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
.colora {
	background-color: #f2f7e7;
}
.colorb {
	background-color: #eee;
	}
.colorc {
	background-color: #bddf89;
}

a.tab:link, a.tab:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #304F6E;
	text-decoration: underline;
}
a.tab:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #666;
	text-decoration: underline;
}
/* VIHN AUCTION MANAGER SITE STYLES !!!NO NEED TO CHANGE THESE!!! */
.calbg {
	background-image:  url(/images/auction_elements/cal_bg.jpg);
}
.searchbg {
	background-image:  url(/images/auction_elements/search_bg.jpg);
}
.newsletterbg {
	background-image:  url(/images/auction_elements/newsletter_bg.jpg);
}
.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;
}
/* ------------------------------------------------------------------ */