@charset "utf-8";
/* CSS Document */
#dataframe1 {
	/*position: relative;
	float: left;*/
	width: 1px;
	height: 1px;
	visibility: hidden;	
}

h4 {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: underline;
}
body {
	/*background-image: url(images/bg.png);*/
	background-color: #0A2B75 ;
	margin-left: 0px;
}

#sundaystatus, #mondaystatus, #tuesdaystatus, #wednesdaystatus, #thursdaystatus, #fridaystatus, #saturdaystatus {
	width: 100%;	
}

.inventorytooltip {
	font-size: 8pt;
	background: #bbccdd;

}
.inventorytooltip td {
	padding-left: 4px;
}

.toplineblue {
	border-top-width: 12px;
	border-top-style: solid;
	border-top-color: #006;	
}

.vehicletable td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt; 	
}

#prog80openclose {
	width: 650px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	text-align: center;
	padding: 2px;
	background-color: #DFE9F2;
	color: #0E4693;
	text-decoration: none;
	font-weight: bold;
}
#prog80openclose a {
	color: #0E4693;
	text-decoration: none;
}
#prog80openclose a:hover {
	color: #000;
	text-decoration: none;
}
.dealershipopen {
	width: 100%;
	border: medium ridge #000;
	color: #000;
	background-color: #A4C8FF;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 10pt;
}

.dealershipclosed {
	width: 100%;
	border: medium ridge #000;
	color: #000;
	background-color: #FFE1E1;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;	
	font-size: 10pt;
}

.row1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #333;
	background-color: #EEE;	
}

.row2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #333;
	background-color: #FFF;	
}

#managementtable {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	width: 650px;
	padding: 3px;
	font-weight: bolder;
	color: #0e4693;
	border: 5px solid #f5f7f9;
}

#errormessage {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	width: 650px;
	padding: 3px;
	font-weight: bolder;
	color: #0e4693;
	border: 5px solid #f5f7f9;
}

.style1 {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 12pt;
	font-weight: bold;
}

#itemsforsale {
	font-family: Verdana, Geneva, sans-serif;
	color: black;	
	font-size: 12px;	
}

#itemsforsale p {
	margin: 4px 0 ;
}

.style2 {
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
	font-weight: 900;
	color: ffcc66;
	font-size: 10pt;
}

.contactphoto {
	height: 96px;
	width: 200px;
	border: thick solid #e6e6e2;
	margin-top: 8px;
	margin-left: 43px;
	background-color: #F3F3F1;
}


.contactname {
	width: 230px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	font-size: 9pt;
	color: 0e4693;
	font-weight: bold;
	margin-top: 8px;
	margin-left: 43px;
}

.contacttitle {
	width: 230px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	font-size: 8pt;
	color: 0e4693;
	font-style: italic;
	font-weight: normal;
	margin-left: 43px;
}

.contactemail {
	width: 230px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	font-size: 9pt;
	font-style: italic;
	margin-top: 8px;
	text-decoration: none;
	color: #000;
	margin-left: 43px;
}

.contactemail a {
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	font-size: 9pt;
	font-style: italic;
	text-decoration: none;
	color: #000;
}

.smallnote {
	font-size: 8pt;
	font-style:italic;
	color:#939598;
}

.bluenote {
	color: #0A2B75;
	
}

.contactphone {
	width: 230px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	font-size: 9pt;
	font-style: italic;
	margin-bottom: 8px;
	margin-left: 43px;
}

.contactbio {
	width: 230px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	font-size: 9pt;
	font-style: italic;
	margin-left: 43px;
}

#programcontents80 {
	width: 650px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	text-align: left;
	padding: 12px;
	background-color: #f2f6fa;
}

#scrollingcontents {
	
	width: 880px; 
	margin: 0; 
	padding: 0;	
}

#rvdauserinfo {
	font-size: 9pt;	
	
}

#leftrvmalltype {
	width: 160px;
	height: 220px;
}

#leftcusttype,  #leftzipcode, #leftlocation {
		width: 160px;	
}

#righttypes, #rightzipcode {
		width: 160px;
		height: 220px;
}

.dealerinfotabletop {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	background-color: #f2f6fa;
	border: 5px solid #f2f6fa;
	width: 640px;
	margin-top: 10px;
	font-weight: normal;
}

.dealerinfotablebottom td  {
	line-height: 20px;
}

.dealerinfotablebottom {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	background-color: #ffffff;
	width: 640px;
	font-weight: normal;
	border: 5px solid #f5f7f9;
	margin-top: 10px;
	text-align: right;
	
}

#buyitnowsettingstable, #conversiontable {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	width: 650px;
	padding: 3px;
	font-weight: bolder;
	color: #0e4693;
	border: 5px solid #f5f7f9;
}

.generalbutton { 
	width: 125px;
	color: #555555;
	background-color: #FFCC66;
}

.inputs {
	background-color: #f5f7f9;
}

#conversiontable td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	padding: 3px;
}

#contacttable {
	background: #FFF;
}
#contacttable td {
	background: #f2f6fa;
	vertical-align: top;
}

#main {
	height: 756px;
	width: 947px;
	background-image: url(images/mainbg.png);
	/*position: relative;
	float: left;*/
}

#logo {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	height: 37px;
	width: 209px;
	margin-top: 27px;
	margin-left: 31px;
	position: absolute;
}

#menu {
	width: 655px;
	height: 30px;
	margin-top: 36px;
	margin-left: 258px;
	position: absolute;
}

#menu img {
	cursor: hand;
	cursor: pointer;
}
#logsoffform {
	height: 19px;
	width: 882px;

	
}

#dealsfilter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#dealsfilter .hasDatepicker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 70px;
}

.filter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;	
}

#statusbar {
	height: 19px;
	width: 882px;
	background-color: #ffcc66;
	position: absolute;
	margin-top: 103px;
	margin-left: 31px;
	border: 1px solid #ffcc66;
	text-align: right;
	margin-right: 10px;
}

#uploadtable {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
}

#statusbar a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-style: italic;
	text-decoration: none;
	color: #03C;
}

#program {
	height: 601px;
	width: 882px;
	margin-top: 124px;
	margin-left: 31px;
	border: 1px solid #808080;
	position: absolute;
	overflow-y: scroll; 
	overflow-x: hidden; 
}

#programframe {
	height: 775px;
	width: 882px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}

#programheader {
	width: 100%;
	height: 32px;
	background: #0e4693;
}

#footer {
	color: fff;	
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	margin-top: 5px;
	width: 940px;
	margin-left: auto;
	margin-right: auto;

}

#footer * {
	color: #fff;	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	
}

#dealstable {
	border-collapse: collapse;	
	font-size: 11px;	
}


.dealstablerow1 {
	background: #fff;
}

.dealstablerow2 {
	background: #ddd;
}

.dealstablerow1 td {
	font-family: Verdana, Geneva, sans-serif;
	padding: 3px 2px;
	cursor: hand;
	border: 1px solid #eee;
}

.dealstablerow2 td {
	font-family: Verdana, Geneva, sans-serif;
	padding: 3px 2px;
	cursor: hand;
	border: 1px solid #eee;
}

.dealstablerow1:hover {
	background: #ffcc66;
	border: 1px solid #ffcc66;
}

.dealstablerow2:hover {
	background: #ffcc66;
	border: 1px solid #ffcc66;
}



.dealstablerowhighlight {
/*	background: #eaffea;	*/
	background: #ffeaea;
}
.dealstablerowhighlightblink {
	background: #ffcccc;
	
}
.dealstablerowhighlightblink td { 
	color: #0053a4;
}


#itemsforsale * {
	font-size: 9pt;
	font-family: Verdana, Geneva, sans-serif;
}

#dealstable .title, 
#itemsforsale th {
	color: #ffffff;
	background: #0053a4;
	cursor: hand;
	cursor: pointer;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
}

#itemssold th:hover {
	color: #ffffff;
	background: #0053a4;
}

#dealstable .titleover, 
#itemsforsale th:hover
{
	/*background: #595959;*/
	background: #0053a4;
	cursor: hand;
	cursor: pointer;
	color: #ccc;
	font-family: Verdana, Geneva, sans-serif;
}

.header {
	color: #ffffff;
	background: #0053a4;
	
}

#boldchatfooter {
	display: inline;
	color: #fff;
}


/* -----MENU CSS----- */
#dealerinfobutton {
	position:  relative;
	float: right;
}

#dealsqueuebutton {
	position: relative;
	float: right;
}

#inventorybutton {
	position: relative;
	float: right;
}

#settingsbutton {
	position: relative;
	float: right;
}

#linksbutton {
	position: relative;
	float: right;
}

#supportbutton {
	position: relative;
	float: right;
}
#buttonaccent {
	position: relative;
	float: right;
}

#supportsubmenu {
	position: absolute;
	margin-top: 30px;
	text-align: left;
	visibility: hidden;
	width: 150px;
}

#linkssubmenu {
	position: absolute;
	margin-top: 30px;
	text-align: left;
	visibility: hidden;
	width: 170px;
}

#boldchatsubmenu {
	position: absolute;
	margin-left: 171px;
	margin-top: -1px;
	text-align: left;
	visibility: hidden;
	width: 170px;
}

#settingssubmenu {
	position: absolute;
	margin-top: 30px;
	text-align: left;
	visibility: hidden;
	width: 170px;
}

#dealerinfosubmenu {
	position: absolute;
	margin-top: 30px;
	text-align: left;
	visibility: hidden;
	width: 170px;
}

#dealsqueuesubmenu {
	position: absolute;
	margin-top: 30px;
	text-align: left;
	visibility: hidden;
	width: 150px;
}

.subitem {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	white-space: nowrap;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: e6e6e6;
	height: 14px;
	background-image: url(buttons/subitembg-a.png);
	background-repeat: repeat-x;
	cursor: hand;
	cursor: pointer;
	text-decoration: none;
}

.subitem a{
	white-space: nowrap;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #FFF;
	text-decoration: none;
	width: 100%;
}

.subitemover {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	white-space: nowrap;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: e6e6e6;
	height: 14px;
	background-repeat: repeat-x;
	cursor: hand;
	cursor: pointer;
	text-decoration: none;
	background-image: url(buttons/subitembg-b.png);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: 000000;
	border-left-color: 000000;
}

.subitemover a{
	white-space: nowrap;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #000;
	text-decoration: none;
	width: 100%;
}

.style3, .style3 a, .style3 a:visited, .style a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: ffcc66;
	font-weight: 400;
	text-decoration: none;
}
.style3 a:hover {
	text-decoration: underline;
}

#dailychat {
	position: fixed;
	z-index: 100;
	width: 400px;
	left: -380px;
	height: 750px;
	background-color: #fff;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	border-right: 3px solid #fff;
	border-top-right-radius: 12px;
	border-bottom-right-radius: 12px;
	ovxerflow: hidden;
	-webkit-box-shadow: inset 0px 0px 16px 0px rgba(50, 50, 50, 0.57);
	-moz-box-shadow:    inset 0px 0px 16px 0px rgba(50, 50, 50, 0.57);
	box-shadow:         inset 0px 0px 16px 0px rgba(50, 50, 50, 0.57);
}

#dailychat #chat {
	margin: 10px;
	overflow-y: scroll;
	max-height: 675px;
	display: none;
}

#closedailychat {
	width: 20px;
	position: absolute;
	height: 20px;
	line-height: 20px;
	margin-left: 370px;
	margin-top: 8px;
	display: none;
	text-align: center;
	cursor: pointer;
	font-family: Verdana, Geneva, sans-serif;
	border: 2px solid #aaa;
	background-color: #eee;
	border-radius: 10px;
	
}

#refreshdailychat {
	width: 20px;
	position: absolute;
	height: 20px;
	line-height: 20px;
	margin-left: 340px;
	margin-top: 8px;
	display: none;
	text-align: center;
	cursor: pointer;
	font-family: Verdana, Geneva, sans-serif;
	border: 2px solid #aaa;
	background-color: #eee;
	border-radius: 10px;
	
}

.chatheader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #eee;
	background-color: #333;
	padding: 2px;
}





