/* Styles.css */

/* Brian M. Dote, Dotestudios */

/* Global Styles */

* {
	margin: 0;
	padding: 0;
}


body {
	margin-top: 10px;
	background: #FFF url(../images/bgBody.jpg) 50% 0 repeat-x;

}

#homeBody {
	background: #FFF url(../images/bgHomeBody.jpg) 50% 0 repeat-x;

}


.text {
	background: #FFF url(../images/bgTextBody.jpg) 50% 0 repeat-x;
	float:left; padding-top:16px;padding-left:16px;
}

table {
	margin: 0px;
	padding: 0px;
}

.footerForever {
	width: 100%;
	height: 91px;
	background: #000 url(../images/bgForever.jpg) 50% 0 repeat-x;
}
	
}

.arial16 {
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #666666;
}

.arial13 {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #666666;
}

.largerBodyText {
	font-family: Arial, sans-serif;
	font-size: 15px;
	color: #666666;
}

.largeBodyText {
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 1.3;
	color: #666666;
}

.smallBodyText {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #666666;
}

.smallBodyTextorange {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-left: 10px;
	font-weight: bold;
}

.largeBodyText_hp {
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 1.3;
	color: #666666;
	padding-left: 20px;
}

.lightGrey {
	color: #d9d9d9;
}

.darkGrey {
	color: #999999;
}

.titleText {
	color: #7D0305;
	font-weight: bold;
}

a:link, a:visited {
	color: #7D0305;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #7D0305;
}

ul {
	list-style-type: none;
}

p {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #666666;
}

/* Colors */

.lightGrey {
	color: #d9d9d9;
}

.darkGrey {
	color: #999999;
}

.black {
	color: #000;
}

/* Main Body Divs */

#content {
	margin-top: 10px;
}

#bodyLeft {
	padding-left: 25px;
	float: left;
	width: 526px;
}

html>body #bodyLeft {
	padding-left: 35px;
	width: 496px;
}

#bodyRight {
	float: right;
	width: 206px;
	padding-right: 6px;
}

#bodyClear {
	clear: both;
}

.headerImageText {
	padding: 13px 0px 13px 0px;
}

.divider {
	margin-top: 13px;
	margin-bottom: 13px;
	height: 1px;
	border-top: 1px solid #d8d8d8;
	width: 490px;
}

.dividerNoBottom {
	margin-top: 13px;
	margin-bottom: 0px;
	height: 1px;
	border-top: 1px solid #d8d8d8;
	width: 490px;
}

.wideDivider {
	margin-top: 13px;
	margin-bottom: 13px;
	height: 1px;
	border-top: 1px solid #d8d8d8;
	width: 542px;
}

.calloutBox {
	background: url(../images/gradient_greybox.jpg) top left no-repeat;
	float: left;
	height: 192px;
	width: 159px;
	margin-right: 5px;
}

.calloutBoxTitleText {
	padding-top: 9px;
	padding-left: 10px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #666666;
}

.calloutBoxImage {
	padding-left: 10px;
	padding-top: 12px;
	height: 55px;
/* do not exceed this for the images in the callout or it won't align properly */
}

.calloutBoxText {
	padding-top: 5px;
	padding-left: 10px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #666666;
}

.auctionBoxWrapper {
	
}

.auctionBoxHeader1 {
	background: url(../images/headers/header_currentauction.gif) top left no-repeat;
	height: 35px;
	width: 206px;
	border: 6px solid #f4f4f4;
}

html>body .auctionBoxHeader1 {
	height: 23px;
	width: 194px;
}

.auctionBoxHeader2 {
	background: url(../images/headers/header_upcomingauction.gif) top left no-repeat;
	height: 35px;
	width: 206px;
	border: 6px solid #f4f4f4;
}

html>body .auctionBoxHeader2 {
	height: 23px;
	width: 194px;
}

.auctionBoxHeader3 {
	background: url(../images/headers/header_casestudies.gif) top left no-repeat;
	height: 35px;
	width: 206px;
	border: 6px solid #f4f4f4;
}

#facebookbox{
	border: 6px solid #f4f4f4;
}

html>body .auctionBoxHeader3 {
	height: 23px;
	width: 194px;
}

.auctionBoxTitleText {
	padding-top: 2px;
	padding-left: 15px;
	font-family: Lucida grande, sans-serif;
	font-size: 12px;
	color: #6a6a6a;
	letter-spacing: -1;
}

div> .auctionBoxTitleText {
	padding-top: 5px;
}

.auctionBoxHeaderButton {
	float: right;
	padding-top: 4px;
	padding-right: 4px;
}

div> .auctionBoxHeaderButton {
	padding-top: 4px;
}

.auctionBoxContent {
	width: 206px;
	border-left: 6px solid #f4f4f4;
	border-right: 6px solid #f4f4f4;
	padding-bottom: 7px;
}

html>body .auctionBoxContent {
	width: 194px;
}

.auctionLastBoxContent {
	width: 206px;
	border-left: 6px solid #f4f4f4;
	border-right: 6px solid #f4f4f4;
	border-bottom: 6px solid #f4f4f4;
	padding-bottom: 7px;
}

html>body .auctionLastBoxContent {
	width: 194px;
}

.orangeBullet {
	position: relative;
	top: 7px;
	left: 7px;
	background: url(../images/list_bullet.gif) left top no-repeat;
	width: 6px;
	float: left;
	height: 6px;
}

.orangebodyBullet {
	position: relative;
	top: 7px;
	left: 7px;
	background: url(../images/list_bullet.gif) left top no-repeat;
	width: 6px;
	float: left;
	height: 3px;
	padding: 3px;
}

html>body .orangeBullet {
	top: 13px;
}

.orangeBulletText {
	position: relative;
	top: 3px;
	left: 7px;
	padding-left: 5px;
	padding-bottom: 5px;
	width: 167px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #7D0305;
}

html>body .orangeBulletText {
	padding-left: 15px;
	top: 9px;
}

.greyBox {
	background-color: #f4f4f4;
	margin-top: 5px;
}

#stamp {
	width: 194px;
	height: 70px;
	background: url(../images/logo_stamp.gif) top left no-repeat;
}

#submitButtonDiv {
	float: left;
	padding-top: 9px;
	padding-left: 5px;
}

html>body #submitButtonDiv {
	padding-top: 6px;
}

/* Footer and Copyright Styles */

.footer {
	height: 36px;
	background-color: #f4f4f4;
}

#footerWrapper {
	background-color: #f4f4f4;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #757575;
	text-align: center;
}

.copyright {
	background-color: #7D0305;
	height: 25px;
}

#copyrightWrapper {
	padding-left: 7px;
	padding-right: 7px;
	background-color: #7D0305;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

/* Nav */

#col1 {
	z-index: 9999;
}

.navItem {
	height: 25px;
	background-color: #fff;
	padding-left: 15px;
	padding-top: 5px;
	border-top: 1px solid #757575;
	border-left: 1px solid #757575;
	border-right: 1px solid #757575;
}

.navItem:hover {
	background-color: #7D0305;
	color: #fff;
	cursor: pointer;
}

.navOn {
	height: 25px;
	padding-left: 15px;
	padding-top: 5px;
	border-top: 1px solid #757575;
	border-left: 1px solid #757575;
	border-right: 1px solid #757575;
	background-color: #7D0305;
	color: #fff;
	cursor: pointer
}

.navOff {
	height: 25px;
	padding-left: 15px;
	padding-top: 5px;
	border-top: 1px solid #757575;
	border-left: 1px solid #757575;
	border-right: 1px solid #757575;
	background-color: #fff;
	color: #000;
	cursor: pointer
}

.navItemLast {
	height: 25px;
	background-color: #000;
	color: #fff;
	padding-left: 15px;
	padding-top: 5px;
	border-top: 1px solid #757575;
	border-left: 1px solid #757575;
	border-right: 1px solid #757575;
	border-bottom: 1px solid #757575;
}

/* Splash  */

#splash {
	background: url(../images/gradient_orange1px.jpg) top left repeat-x;
	height: 210px;
	width: 800px;
	z-index:1;
}

#splashTextWrapper {
	padding-top: 50px;
	padding-left: 10px;
	width: 375px;
	float: right;
}

#splashImageWrapper {
	width: 348px;
	float: left;
	padding-top: 6px;
	padding-left: 4px;
	cursor: pointer;
	z-index:0;
}
#leftNavGradient {
	width: 158px;
	height: 200px;
	background: url(../images/gradient_left_subnav.jpg) top center no-repeat;
}

/* Mike's Styles */

.sectiontitle {
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #336699;
	background-color: #ffffff;
	text-decoration: underline;
}

.title {
	font-family: verdana;
	font-size: 10pt;
	color: #333333;
	font-weight: bold;
}

.link {
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
}

.bluelink {
	font-family: verdana;
	font-size: 11px;
	color: #336699;
}

.bluelink:hover {
	color: #ff6600;
}

.leftnav {
	background-color: #25455F;
}

.menusection {
	padding-top: 15px;
	padding-bottom: 5px;
	font-family: verdana;
	font-size: 11px;
	color: white;
	font-weight: bold;
}

.normaltext {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
}

p.opttext {
	margin-top: 4px;
	margin-bottom: 3px;
}

code {
	color: #666666;
	background-color: #f4f4f4;
}

.bold {
	font-weight: bold;
	color: #666666;
}

.boldlink {
	font-weight: bold;
	color: #336699;
}



.floatleft {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.header-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

a.copyright1:link {
	color: #ffffff;
	text-decoration: none;
}

a.copyright1:visited {
	color: #ffffff;
	font-family: Arial, sans-serif;
	text-decoration: none;
}

a.copyright1:hover {
	color: #ffffff;
	font-family: Arial, sans-serif;
	text-decoration: underline;
}

a.footer1:link {
	color: #757575;
	text-decoration: none;
	text-align: center;
}

a.footer1:visited {
	color: #757575;
	font-family: Arial, sans-serif;
	text-decoration: none;
	text-align: center;
}

a.footer1:hover {
	color: #757575;
	font-family: Arial, sans-serif;
	text-decoration: underline;
	text-align: center;
}
.calloutBoxauctions {
	float: left;
	height: 192px;
	width: 165px;
	margin-right: 10px;
	margin-top: 5px;
}
.calloutBoxTextauctions {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-left: 7px;
	padding-top: 8px;
}
