body {
	margin: 0;
	padding: 0;
	background-color: #464646;
	font-family: Helvetica, Arial, Sans-serif;
}
 
textarea,
input[type='text'] {
	border: 1px solid #aaaaaa;
	background: #fff;
	resize: none;
	color: #252525;
	cursor: text;
	padding: 3px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 13px;
}
 
textarea:hover,
input[type='text']:hover { border-color: #757575; }

textarea:focus,
input[type='text']:focus {
	border-color: #0c7fbb;
}

#wrapper {
	width: 100%;
	height: 100%;
	background-color: #fff;
}

#container {
	width: 980px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	position: relative;
}

button.small {
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background-color: #216DCE;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 3px 6px;
}

button.med {
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #216DCE;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 3px 6px;
}

button.blueonwhite {
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #216DCE;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 3px 6px;
}

button.blueongrey {
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #216DCE;
	background-color: #EBEBEB;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px 0px;
}

button.blueongrey:hover {
	text-decoration: underline;
	cursor: pointer;
}

p.med a {
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #216DCE;
	padding: 3px 6px;
	margin-left: 20px;
	margin-bottom: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 28px;
	text-decoration: none;
}

p.med a:hover { 
background-color: #333; 
text-decoration: none; 
}

button.large {
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	background-color: #216DCE;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
}

button.small:hover, button.med:hover, button.large:hover { background-color: #333; text-decoration: none; cursor: pointer }

.largegrn {
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFF !important;
	background-color: #9FCD50;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px 15px;
	text-decoration: none;
}

.largegrn:hover { background-color: #7AAC25; text-decoration: none }
.largegrn:active { background-color: #333; }


#header {
	width: 980px;
	height: 238px;
	clear: both;
}

#header h1 {
	margin: 0 10px;
	padding: 0;
	width: 460px;
	float: left
}

#login {
	margin: 0 10px;
	padding: 0;
	width: 460px;
	float: left;
	font-size: 11px;
	
}
#loggedin {
	margin: 0 10px;
	padding: 0;
	width: 460px;
	float: left;
	font-size: 11px;
	text-align: right;
}

span.alert {
	float: left;
	color: #FF0000;
	font-size:11px;
	margin-top: 10px;
	margin-left: 5px; 
	font-weight: bold;
	}
.regerror {
	float: right; 
	color: #ed1c24; 
	font-weight:bold;
	font-size: 12px; 
	margin-top: 5px; 
	padding-left:0;
}

#quickbuttons {
	width: 370px;
	text-align: right;
	clear: both;
	margin: 10px 0 10px 90px;
}

.totheleft {
	float: left;
	margin: 3px 0 0 20px;
}

#username {
	width: 120px;
	float: left;
	margin: 0 0 0 90px;
	padding: 0 0 0 20px;
}

input.loginboxes {
	width: 110px;
	height: 14px;
	margin: 1px 0 0 0;
	padding: 2px;
	border: 1px solid #aaa;
}

#username input {
	font-size: 11px;
}

#password {
	width: 120px;
	float: left;
}

#loginbtn {
	width:70px;
	float: left;
	margin: 0px;
	padding: 12px 3px 3px 3px;
}

#logoptions {
	
}


#header img {
	border: none;
}

#header ul {
 	margin: 0 0 5px 15px;
}

#header li {
	font-size: 11px;
	margin: 0 5px;
	padding: 0;
	display: inline;
	list-style-type: none;
}

/* -------------------- MAIN NAVIGATION -------------------- */

ul.navone {
	float: left;
	width: 685px;
	margin: 0;
	padding: 0;
}

li.navunderline a {
color: #000;
border-bottom: 3px solid #8cc421;
text-decoration: none;
}

li.navone a:visited {
color: #000;
border-bottom: hidden;
text-decoration: none;
}

/* -------------------- DASHBOARD NAVIGATION -------------------- */

.dashstrip {
	background-image: url('common/layout/dashstrip.jpg');
	background-repeat: repeat;
	min-height: 280px;
	position: relative;
	
}

.dashstrip2 {
	background-image: url('common/layout/dashstrip.jpg');
	background-repeat: repeat;
	min-height: 250px;
	width: 960px;
	margin: 0 auto;
}

.dashnav2 {
	width: 940px;
	font-size: 12px;
	color: #000;
	background-color: #e1e1c9;
	padding: 10px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left:10px;
	float: none;
	clear: both;	
}

#content {
	width: 960px;
	margin: 0 10px;
	clear: both;
}

ul#droplist {
  	float: left;
  	width: 960px;
	height: 30px;
	background-color: #eee;
  	padding: 0;
  	list-style: none;
}

li.tabone {
	background-image: url('common/layout/tab1.png');
	height: 30px;
	width: 196px;
	display: block;
}

li.taboneselect {
	background-image: url('common/layout/tab1.png');
	height: 30px;
	width: 196px;
	display: block;
	background-position: left -30px;
}

li.tabtwo {
	background-image: url('common/layout/tab2.png');
	height: 30px;
	width: 196px;
}

li.tabtwoselect {
	background-image: url('common/layout/tab2.png');
	height: 30px;
	width: 196px;
	display: block;
	background-position: left -30px;
}

li.tabthree {
	background-image: url('common/layout/tab3.png');
	height: 30px;
	width: 196px;
}

li.tabthreeselect {
	background-image: url('common/layout/tab3.png');
	height: 30px;
	width: 196px;
	display: block;
	background-position: left -30px;
}

li.tabfour {
	background-image: url('common/layout/tab4.png');
	height: 30px;
	width: 196px;
}


li.tabfourselect {
	background-image: url('common/layout/tab4.png');
	height: 30px;
	width: 196px;
	background-position: left -30px;
}

li.tabfive {
	background-image: url('common/layout/tab5.png');
	height: 30px;
	width: 196px;
}

li.tabfiveselect {
	background-image: url('common/layout/tab5.png');
	height: 30px;
	width: 196px;
	display: block;
	background-position: left -30px;
}

li.tabsix {
	background-image: url('common/layout/tab6.png');
	height: 30px;
	width: 196px;
}

li.tabsixselect {
	background-image: url('common/layout/tab6.png');
	height: 30px;
	width: 196px;
	display: block;
	background-position: left -30px;
}

li.tabseven {
	background-image: url('common/layout/tab7.png');
	height: 30px;
	width: 196px;
}

li.tabsevenselect {
	background-image: url('common/layout/tab7.png');
	height: 30px;
	width: 196px;
	display: block;
	background-position: left -30px;
}

ul#droplist li {
  	display: inline;
  	font-size: 11px;
	height: 30px;
}

ul#droplist li a {
  	float: left;
	height: 70px;
}

/* APPLIES THE ACTIVE STATE */
ul#droplist li:hover > a  {
  	color: #fff;
  	text-decoration: none;
	background-position: left -60px;
}

/* THE SUBMENU LIST HIDDEN BY DEFAULT */
ul#droplist  ul {
  	display: none;
}

/* WHEN THE FIRST LEVEL MENU ITEM IS HOVERED, THE CHILD MENU APPEARS */
ul#droplist li:hover > ul {
  	position: absolute;
  	display: block;
  	height: 30px;
  	top: 10px;
	
}

ul#droplist li:hover > ul li a {
  	float: left;
  	font: bold 1.1em arial,verdana,tahoma,sans-serif;
  	line-height: 45px;
  	color: #fff;
  	text-decoration: none;
  	text-shadow: 1px 1px 1px #110000;
  	margin: 0;
  	padding: 0 30px 0 0;
}

ul#droplist li:hover > ul li a:hover {
  	color: #120000;
  	text-decoration: none;
  	text-shadow: none;
}


/* -------------------- END DASHBOARD NAVIGATION -------------------- */


h1.profilename {
	font-size: 30px;
	font-weight: normal;
}
h1.vehicletitle {
	font-size: 30px;
	font-weight: normal;
	margin-top: 20px;
}

h2.profile {
	font-size: 14px;
	color: #999;
	margin: 0 0 10px 0;
}

img.profilepic {
	float: left;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0;
}

.profileinfo {
	margin: 20px 0 0 0;
	padding: 0;
	font-size: 18px;
	color: #999;
	font-weight: normal;
}

.profiletitle {
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

.profilestat {
	margin: 5px 10px 5px 0;
	padding: 0;
	font-size: 11px;
	color: #999;
	font-weight: normal;
}

.updatelist {
	border-left-style: none;
	border-bottom-style: solid;
	border-right-style: none;
	border-top-style: none;
	border-color: #c8c8c8;
	border-bottom-width: 1px;
}

.updatethumb {
	margin: 0 10px 10px 0;
	float: left;
}

#callout {
	width: 260px;
	margin: 0 20px 0 0;
	padding: 5px 0;
	float: left;
	text-align: right;
	font-size: 11px;
}

#foursteps {
	background-position: center top;
	background-repeat: repeat-x;
	width: 926px;
	height: 69px;
	padding: 10px 20px 10px 34px;
	background-color: #222;
	background-image: url('common/layout/4stepsbg.gif');
	clear: both;
	position: absolute;
	left: 0;
	top: 150px;
	z-index: 99999;
}

ul#thesteps {
	margin: 0px; padding: 0;
	list-style: none;
	font-size: 1.1em;
}

ul#thesteps li {
	float: left;
	margin: 0; padding: 0;
	position: relative; /*--Important--*/
}

ul#thesteps li a {
	float: left;
	text-indent: -9999px; /*--Push text off of page--*/
	height: 70px;
}
ul#thesteps li:hover a, ul#thesteps li a:hover {
	background-position: left -70px;
} /*--Hover State--*/

ul#thesteps a.stepone {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url('common/layout/step1.jpg');
	width: 220px;
	height: 70px;
	margin: 0 10px 0 0px;
}
ul#thesteps a.steponecheck {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url('common/layout/step1.jpg');
	width: 220px;
	height: 70px;
	margin: 0 10px 0 0px;
	background-position: left -140px;
}
ul#thesteps a.steponeselect {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url('common/layout/step1.jpg');
	width: 220px;
	height: 70px;
	margin: 0 10px 0 0px;
	background-position: left -210px;
}
ul#thesteps a.steptwo {
	background: url('common/layout/step2.jpg') no-repeat;
	background-color: #fff;
	width: 220px;
	margin: 0 10px 0 0;
}
ul#thesteps a.steptwocheck {
	background: url('common/layout/step2.jpg') no-repeat;
	background-color: #fff;
	width: 220px;
	margin: 0 10px 0 0;
	background-position: left -140px;
}
ul#thesteps a.steptwoselect {
	background: url('common/layout/step2.jpg') no-repeat;
	background-color: #fff;
	width: 220px;
	margin: 0 10px 0 0;
	background-position: left -210px;
}
ul#thesteps a.stepthree {
	background: url('common/layout/step3.jpg') no-repeat;
	background-color: #fff;
	width: 220px;
	margin: 0 10px 0 0;
}
ul#thesteps a.stepthreecheck {
	background: url('common/layout/step3.jpg') no-repeat;
	background-color: #fff;
	width: 220px;
	margin: 0 10px 0 0;
	background-position: left -140px;
}
ul#thesteps a.stepthreeselect {
	background: url('common/layout/step3.jpg') no-repeat;
	background-color: #fff;
	width: 220px;
	margin: 0 10px 0 0;
	background-position: left -210px;
}
ul#thesteps a.stepfour {
	background: url('common/layout/step4.jpg') no-repeat;
	background-color: #fff;
	width: 220px;
}
ul#thesteps a.stepfourcheck {
	background: url('common/layout/step4.jpg') no-repeat;
	background-color: #fff;
	width: 220px;
	margin: 0 10px 0 0;
	background-position: left -140px;
}
ul#thesteps a.stepfourselect {
	background: url('common/layout/step4.jpg') no-repeat;
	background-color: #fff;
	width: 220px;
	margin: 0 10px 0 0;
	background-position: left -210px;
}

ul#thesteps li .sub {
	position: absolute; /*--Important--*/
	top: 70px;
	left: 0px;
	z-index: 99999;
	background: #343434;
	padding: 5px 5px 5px;
	float: left;
	display: none; /*--Hidden for those with js turned off--*/
}


ul#thesteps li .row { /*--If needed to break out into rows--*/
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
ul#thesteps li .sub ul{
	list-style: none;
	margin: 0; padding: 0;
	width: 200px;
	float: left;
}
ul#thesteps .sub ul li {
	width: 100%; /*--Override parent list item--*/
	color: #fff;
}
ul#thesteps .sub ul li h2 { /*--Sub nav heading style--*/
	padding: 0;  margin: 0;
	font-size: 1.3em;
	font-weight: normal;
}
ul#thesteps .sub ul li h2 a { /*--Sub nav heading link style--*/
	padding: 5px 0;
	background-image: none;
	color: #e8e000;
}
ul#thesteps .sub ul li a {
	float: none;
	font-size: 13px;
	text-indent: 0; /*--Override text-indent from parent list item--*/
	height: auto; /*--Override height from parent list item--*/
	background: url(navlist_arrow.png) no-repeat 5px 12px;
	padding: 7px 5px 7px 7px;
	display: block;
	text-decoration: none;
	color: #fff;
}
ul#thesteps .sub ul li:hover {
	background-position: 5px 12px ;/*--Override background position--*/
	background-color: #7AAC25;
}

.testimonial {
	width: 280px;
	height: 176px;
	font-size: 12px;
	padding: 20px;
	float: left;
	background-image: url('common/layout/testimonialbg.jpg');
	color: #637c4d;
	background-repeat: no-repeat;
}


.custo {
	width: 100px;
	float: left;
	margin: 0 10px 90px 0;
}

#rotator {
	position: relative;
	width: 960px;
	height: 282px;
	overflow-y: hidden;
	overflow-x: hidden;
	margin: 0 20px 20px 20px;
	clear: both;
	top: -16px;
	z-index: 1;
}

.breaker {
	clear: both;
}

#myfooter {
	clear: both;
	margin: 0 auto;
	width: 100%;
	background: url(../images/footer_bg.jpg) top repeat-x;
	border-top: #102940 1px solid;
	height: 100px;
}

#footwrap {
	width: 100%;
	margin-top: 0;
	padding: 10px 0;
	background-image: url('common/layout/footer.jpg');
	background-color: #464646;
	background-repeat: repeat-x;
	position: relative;
}

.footer_callout {
	font-weight: bold;
	color: #9FCD50;
	display: block;
	margin: 5px 0 10px 0;
}

#footerinfo {
	width: 960px;
	margin: 0 auto;
	clear: both;
}

#footer {
	width: 960px;
	margin: 0 auto;
	background-color: #333;
	clear: both;

}

#footer p {
	font-size: 11px;
	color: #fff;
	padding: 10px;
}

/* ------------------- GRID & COMMON PROPERTIES ------------------- */

.gridthree {
	width: 220px;
	margin: 10px;
	float: left;
}
.gridthreepadded {
	width: 260px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 11px;
	font-weight: bold;
}

.gridfour {
	width: 300px;
	margin: 10px;
	float: left;
	position: relative;
}
.gridfourpadded {
	width: 280px;
	float: left;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.gridfourdash {
	width: 278px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 10px 0;
}
.gridfourdashpadded {
	width: 258px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

.gridfive {
	width: 380px;
	margin: 10px;
	float: left;
}
.gridfivedash {
	width: 380px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.gridseven {
	width: 540px;
	margin: 10px;
	float: left;
	clear: both;
}

.grideight {
	width: 620px;
	float: left;
	clear: both;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.grideightcontainer {
	width: 640px;
	float: left;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.grideightgrey {
	width: 600px;
	float: left;
	clear: both;
	background-color: #EBEBEB;
	font-size: 12px;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
}

.gridfullgrey {
	width: 960px;
	float: left;
	clear: both;
	background-color: #EBEBEB;
	font-size: 14px;
	margin: 0;
}

.grideightdkgrey {
	width: 600px;
	float: left;
	clear: both;
	background-color: #EBEBEB;
	font-size: 12px;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
}

.grideightclear {
	width: 620px;
	margin: 10px;
	float: left;
}

.gridnine {
	width: 700px;
	margin: 10px;
	float: left;
}

.gridtenpadded {
	width: 350px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.grideleven {
	width: 960px;
	margin: 0 auto;
	clear: both;
}

.spread, .gridtwelve, .dashstrip {
	width: 960px;
	margin: 0 10px;
	clear: both;
}


/* LINKS */

a:link {
	color: #216ece;
	text-decoration: none;
} 
a:visited {
	color: #216ece;
	text-decoration: none;
}
a:hover,
a:focus {
	color: #216ece;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}

/* FOOTER LINKS */

#footer a:link {
	color: #c8f47c;
	text-decoration: none;
} 

#footer a:visited {
	color: #c8f47c;
	text-decoration: none;
}

#footer a:hover,
#footer a:focus {
	color: #c8f47c;
	text-decoration: underline;
}

#footer a:active {
}


/* TYPOGRAPHY */

h1 {
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0;
	padding: 0;
	color: #9fcc51;
	font-size: 18px;
}
.filter {
	font-size: 11px;
	color: #7EB22A;
}
h3.greensub {
	font-size: 14px;
	font-weight: bold;
	color: #85c11b;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

h1.subheadmain {
	background-position: left top;
	background-repeat: repeat-x;
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 24px;
	color: #fff;
	font-weight: normal;
	width: 220px;
	text-align: center;
	background-image: url('common/layout/headerbg.gif');
	background-color: #7aac25;
	display: block;
	clear: both;
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
h1.subhead {
	background-position: left top;
	background-repeat: repeat-x;
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 24px;
	color: #fff;
	font-weight: normal;
	width: 220px;
	text-align: center;
	background-image: url('common/layout/headerbg.gif');
	background-color: #7aac25;
	display: block;
	clear: both;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
h4.subhead {
	background-position: left top;
	background-repeat: repeat-x;
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	width: 220px;
	text-align: center;
	background-image: url(common/layout/headerbg2.gif);
	background-color: #686868;
	display: block;
	clear: both;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
h2.subhead {
	background-position: left top;
	background-repeat: repeat-x;
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	text-align: center;
	background-image: url('common/layout/headerbg.gif');
	background-color: #7aac25;
	clear: both;
	float: left;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 220px;
}
label.register {
	width: 100px;
	color: #85C11B;
}
label.registera {
	width: 200px;
	display: block;
	font-size: 12px;
	float: left;
	color: #444;
	text-align: right;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0px;
}
h2.subheadfooter {
	background-position: left top;
	background-repeat: repeat-x;
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	background-image: url('common/layout/headerbg.gif');
	background-color: #7aac25;
	clear: both;
	float: none;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 210px;
	display: block;
}
h3.subhead {
	background-position: left top;
	background-repeat: repeat-x;
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	background-image: url('common/layout/headerbg.gif');
	background-color: #7aac25;
	clear: both;
	margin-top: 10;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	padding: 5px;
	width: 110px;
	text-align: center;
}

.footshow {
	font-size: 12px;
	color: #ccc;
	padding: 10px 10px 0 10px;
	display: block;
}

.footdesc {
	font-size: 14px;
	color: #fff;
}

p.greyeleven {
	font-size: 11px !important;
	color: #999;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

p.greytwelve {
	font-size: 12px !important;
	color: #999;
	padding: 0px;
	margin: 0;
}

p.blacktwelve {
	font-size: 12px;
	color: #000;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height: 14px;
}
p.blackeleven {
	font-size: 11px;
	color: #000;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.formbluetext {
	font-size: 12px;
	font-weight: bold;
	color: #216ece;
	text-decoration: none;
	margin-bottom: -5px;
}

.greythirteen {
	font-size: 13px;
	color: #999;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.blackfourteen {
	font-size: 14px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	padding-bottom: 10px;
}

ul.blackfourteen a{
	font-size: 18px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	padding-bottom: 10px;
}

ul.blackfourteen li:first-line {
	font-size: 18px;
	color: #000;
	}
	
.blacktwentytwo {
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 22px;
	margin: 40px 10px 0px 20px;
}

.blackxsmall {
	font-size: x-small;
}

.favorites {
	font-size:13px; 
	font-weight:bold;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 16px;
}

ul.greenlist {
	font-size: 13px;
	color: #85c11b;
	text-decoration: none;
	font-weight: normal;
	padding-bottom: 10px;
}

.searchmake a {
	font-size: 12px;
	font-weight: bold;
	color: #91c445;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.searchmake a:hover {
	color: #668d16;
}

.searchitems {
	font-size: 12px;
	font-weight: bold;
	color: #216ece;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.savebutton {
	background-color: #216ece;
	font-size: 12px;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.searchheader {
	font-size: 14px;
	color: #668D16;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.searchheaderb {
	font-size: 12px;
	color: #668D16;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	padding-top: 10px;
}

.searchheaderc {
	font-size: 14px;
	color: #668D16;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 10px;
}

.searchheaderblk {
	font-size: 14px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 10px;
}
.excellent {
	font-size: 9px;
	color: #FFF;
	background-color: #91C445;
	padding: 2px;
}
.updatelist {
	font-size: 12px;
	margin: 0px;
	clear: both;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.updatelistfirst {
	font-size: 18px;
	margin: 0px;
	clear: both;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.updatelist p{
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

.updatelistfirst p{
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}
p.salescontact {
	font-size: 12px;
	font-weight: bold;
}
p.salestitle {
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0 5px 0;
	padding: 0px;
}


img.icon {
	float: left;
	margin: 0 4px 4px 4px;
}

img.right { 
	float: right;
	margin: 0 4px 4px 4px;
}
.btnspacing {
	margin: 0px;
	padding: 0px;
}
.grideightgrey ul li {
	margin-bottom: 5px;
	color: #7BB12D;
}
#btngetstarted {
	width: 180px;
	position: relative;
	top: -120px;
	left: 750px;
	z-index:10000;
}
#thesteps li .sub ul li {
	background-color: #a1cd52;
	height: 25px;
	width: 200px;
	margin: 0 0 2px 0;
	font-weight: bold;
}
	span#prevBtn{}
	span#nextBtn{}

#thesteps li .sub ul li.desc {
	background: none;
	width: 180px;
	margin: 10px;
	font-weight: normal;
}

/*********** TEASER *********/

#teaser {
	width: 250px;
	margin-left: 35px;
	float: left;
	position: relative;
	background-color: #ebebeb;
	color: #142c3c;
}

#teaser p {
	padding: 10px;
	margin: 0;
	border-bottom: #FFF solid 5px;
	font-size: 12px;
	font-weight: bold;
	color: #142c3c;
	line-height: 15px;
}

#teaser p span {
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
}

#teaser p span a:visited {
	text-decoration: none;
} 

/*********** ADMIN TABS *********/

.admintabs {
	overflow: hidden;
	margin: 20px 0 0 0;	
}

.admintabs ul{
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	width: 100%;
	list-style: none;
}

.admintabs li{
display: inline;
-webkit-border-radius: 3px;  
-moz-border-radius: 3px; 
-khtml-border-radius: 3px;  
border-radius: 3px;
}

.admintabs a{
float: left;
color: #fff;
background-image: url('common/layout/headerbg.gif');
background-color: #7aac25;margin: 0px 4px 0 0;
background-repeat: repeat-x;
padding: 5px;
padding: 5px 15px;
text-decoration: none;
letter-spacing: normal;
text-align: center;
-webkit-border-radius: 3px;  
-moz-border-radius: 3px; 
-khtml-border-radius: 3px;  
border-radius: 3px;
-moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-bottom-right-radius: 0px;
-webkit-border-bottom-left-radius: 0px;
}

.admintabs ul li.admincurrent a {
float: left;
color: #000;
background: #ebebeb;
text-decoration: none;
border: 1px solid #dedcdc;
border-bottom-style: none;
letter-spacing: normal;
-webkit-border-radius: 3px;  
-moz-border-radius: 3px; 
-khtml-border-radius: 3px;  
border-radius: 3px;
-moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-bottom-right-radius: 0px;
-webkit-border-bottom-left-radius: 0px;
}
