@import url("../../includes/jscalendar/calendar-system.css");
html {
	height:100%;
}

#innercontent h2 {
	font: bold 15px arial, sans-serif;
	color: #006988;
	margin-top: 0;
}

#innercontent h3 {
	font-weight: bold;
	color: #006988;
	font-size: 11px;
}

#innercontent h3 span {
	font-weight: bold;
	color: #000;
	font-size: 11px;
}

#innercontent h3 span em {
	font-weight: normal;
	color: #000;
	font-size: 11px;
	font-style:normal;
}

#innercontent h6 {
	font: bold 16px arial, sans-serif;
	color: #9E2063;
	margin-top: 0;
}

#innercontent h7 {
	font: bold 15px arial, sans-serif;
	color: #666666;
	margin-top: 0;
}

/*#innercontent ul {
	/*padding: 0 0 2px 15px;* /
	margin: 0;
	list-style-type: square;
}

#innercontent li {
	margin-bottom: 8px;
}*/

#innercontent .hr {
	border-top: 1px solid #91afbe;
	width: 100%;
	margin: 10px 0;
}

#innercontent a, #innercontent a:visited {
	text-decoration: underline;
	color: #666;
}

#innercontent a:hover {
	text-decoration: none;
}

#mainlinks {
	margin-bottom: 10px;
}

#mainlinks a, #mainlinks a:visited {
	text-decoration: underline;
	color: #FF0000;
}

#mainlinks a:hover {
	text-decoration: none;
}

#mainlinks h2 {
	font: bold 15px arial, sans-serif;
	color: #FF0000;
	margin-top: 0;
}

table.example {
	width: 100%;
}

table.example td {
	padding-bottom: 8px;
}

table.example th {
	width: 60%;
	font-weight: normal;
	padding-bottom: 8px;
}

hr {
	height: 1px;
	border: 0;
}

hr {
	border-top: 1px solid #91afbe;
	width: 100%;
	margin: 10px 0;
}


.quotebar {
	font-size:16px;
	color:#FFF300;
	font-weight:bold;
	padding-left:10px;
}

a.index_html_item_title:link, a.index_html_item_title:visited, a.index_html_item_title:hover, a.index_html_item_title:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#666666;
	text-decoration:underline;
}

div.index_html_item_title_div {
	margin-left:6px;
}

/* not used */
.qo_box {
	border: 1px solid #FFFFFF;
}

.quote_row {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

/* not used */
#broker_navbox table {
	background-image: url(../images/brokerbg2.jpg);
	background-repeat: repeat-x;
	border: 1px solid #8A9495;
}

/* not used */
#broker_navbox td {
	color: #666666;
}

/* not used */
#broker_navbox .th {
	background-image: url(../images/brokerbg1.jpg);
	background-repeat: repeat-y;
	border: 1px solid #8A9495;
	font-size:17px;
	color: #8A9495;
}

#grid_data {
	width:800px;
	overflow:scroll;
}

/* not used */
.promocode_label {
	font-size:9px;
	text-align:right;
}

.termsbox {
	width:500px;
	height:160px;
	padding:10px;
	overflow:auto;
	background-color:#FFFFFF;
}

.hidden {
	display:none;
}

#question1 {
	width: 100%;
	height: 115px;
	padding: 20px 0px 0px 0px;
	border-top: #FFFFFF solid 1px;
}

#question2 {
	width: 100%;
	padding: 0px;
}

#unavailable {
	width: 100%;
	padding: 0px;
}

#vehicles {
	/*width: 100%;*/
	height: 158px;
	padding: 6px 0px 0px 0px;
}

#vehicles img{
	padding-bottom: 2px;
}

#car, #van, #truck, #motorcycle, #motorhome, #fleet {
	background: #FFFFFF;
	width: 145px;
	height: 150px;
	float: left;
	margin-right: 8px;
	text-align: left;
}

#carop, #vanop, #truckop, #motorcycleop, #motorhomeop, #fleetop {
	background: #FFFFFF;
	width: 145px;
	height: 55px;
	float: left;
	margin-right: 8px;
	text-align: left;
}

.opt {
	width:220px;
	height:110px;
	background-image:url(../../images/opt.gif);
	float:left;
}

.opt_text {
	font-size:17px;
	color:#666666;
	height:68px;
	padding:10px;
}

.opt_but {
	padding: 0px 5px 0px 0px;
	text-align:right
}

.status_paid {
	background-color:#00CC00;
	color:#FFFFFF;
}

.status_unpaid {
	background-color:#CC0000;
	color:#FFFFFF;
}

input.status_unpaid {
	font-size:12px;	
}
