/* Main Styles */


/* General */

@import url("reset.css");
* {
	margin: 0;
	padding: 0;
}
html {
	font-size: 100%;
}
body {
	font-family: tahoma, "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	background : #342d2d;
	padding-bottom : 10px;
}
img {
	border: 0;
}
/* Layout */

#container {
	margin : 0 auto;
	width : 950px;
	/*background:  url(../images/bg.gif) repeat-y top;*/
}
#header {
	background: url(../images/header_bg.gif) no-repeat top center;
	padding : 0 30px;
	height: 145px;
}
#nav {
	float : right;
	width : 465px;
	padding :0;
	list-style: none;
	margin : 60px 0 0 0;
}
#nav ul {

}
/*#nav ul li {
	height: 25px;
	padding : 5px;

	background: #342d2d;
}*/
#nav li {
	float: left;
}
#nav a {
	padding : 10px;
	font-size: 1.2em;
	color: #434343;
	float :left;
	text-decoration:none
}
#nav .active  {
	color: #df6e22!important;
	background: #434343!important;
	}

#nav a:hover {
	color :#df6e22;
	background : #434343;
}
#content {
	background : #fff url(../images/content_bg.gif) no-repeat bottom center;
	padding : 0 0px 40px 0px;
	margin: 0 25px;
}
#left {
	width : 350px;
	float : left;
	margin : 0px 0 0 40px;
}
#right {
	width : 450px;
	float : right;
	margin : 10px 20px 30px 0;
}
.prod_main {
	margin : 5px 0 20px 0;
	float:left;display:inline;
}
#right span {
	font-size: 180%;
	line-height: 140%;
}
.headquarters { float:left;display:inline;}
.signup { overflow:hidden;width:167px;height:154px;float:right;-moz-box-shadow: 2px 2px 2px #444;-webkit-box-shadow: 2px 2px 2px #444;box-shadow: 2px 2px 2px #444;margin-top:4px;}
a.signup span { background-image:url(../images/autoboss-geg.png);}
 a.signup:hover span{background-image:url(../images/autoboss-geg-hover.png);}

/* contact */

fieldset {
	font-size : 90%;
	border: none;
	padding: 0;
}
fieldset ul {
	list-style: none;
	padding: 0 0 5px 0;
	margin: 0 !important;
}
fieldset ul li {
	padding-bottom: 10px;
	margin-left : 3px;
	float : left;
}
fieldset input,  fieldset select,  fieldset textarea {
	font-weight: normal;
	padding: 3px;
	margin: 0px 0 0 0;
	color: #222;
	background : #eee;
	width : 320px;
	border: 2px solid #434343;
}
fieldset input {
	margin : 0px;
}
textarea#message { 	width:320px;}
fieldset textarea {
	overflow: auto;

	font-size: 1.5em !important;
}
fieldset select {
	padding:2px 1px 2px 0px;
}
fieldset label {
	margin: 1px 2px;
	padding : 2px 0 0 0;
	font-weight: bold;
	color : #434343;
	display: block;
	font-size: 90% !important;
	line-height: 1.3em;
}
fieldset p {
	margin-bottom: 0.5em !important;
}
.contact_submit {
	color :#df6e22;
	background : #434343;
	border : 0;
	padding : 3px 5px;
	clear : both;
	font-size: 100%!important;
	width : 100px;
	margin-left : 3px;
}
.contact_submit:hover {
	color :#434343;
	background : #df6e22;
}


.contact-list  {
	width  :200px;
	margin : 0 0 10px 0;
	float : left;
	list-style-type:none;
	}
#map  {
	margin-top : 90px;

	}
/*leasing calculator */

fieldset.lease{
	font-size : 90%;
	border: none;
	padding: 0;
	background : #;
}
fieldset.lease ul {
	list-style-type:none!important;
	padding: 0 0 5px 0;
	margin: 0 !important;
}
fieldset.lease  li {
	padding-bottom: 10px;
	margin-left : 3px;
	list-style-type:none!important;

}
fieldset.lease input,  fieldset select,  fieldset textarea {
	font-weight: normal;
	padding: 3px;
	margin: 0px 0 0 0;
	color: #222;

	background : #eee;
	width : 120px;
	border: 2px solid #434343;
		list-style-type:none!important;
}
fieldset.lease input {
	margin : 0px;
}
fieldset.lease textarea {
	overflow: auto;

	font-size: 1.5em !important;
}
fieldset.lease select {
	padding:2px 1px 2px 0px;
}
.lease label {
	margin: 1px 2px;
	padding : 2px 0 0 0;
	font-weight: bold;
	color : #434343;
	width : 55%;
	float  :left;
	display: block;

	line-height: 1.8em;
}
fieldset p {
	margin-bottom: 0.5em !important;
}
.lease .contact_submit {
	color :#df6e22;
	background : #434343;
	border : 0;
	padding : 3px 5px;

	width : 100px;
	font-size: 100%!important;
	width : 100px;
	margin-left : 3px;
}
.lease .contact_submit:hover {
	color :#434343;
	background : #df6e22;
}

/*Products */
.prod { float  :right; margin : 5px 5px 10px 15px;;}
#footer {
	padding : 20px 25px 20px 10px;
 background : #434343;
   clear: both;
	width : 865px;
	height  :57px;
	margin : 0 auto;
	color : #ddd;
	font-size : 90%;
}
.footer-list  {
	width  :700px;
	margin : 15px 0 30px 0;

	list-style-type:none;
	}
.footer-list li{
	display : inline;
	float : left;
	list-style-type:none;
	margin : 5px 29px 0 0 ;

	}	
#footer span  {float : right;clear  :both; margin-bottom  :0px}	
.large  { font-size: 215%;}	
.itsc {
margin : 0 0 0px 0!important; clear : both;
}
/* Typography */
h1 strong, h2 strong {
	display:none;
}
h1.logo {
	margin: 25px 0px 0px 20px;
	width: 200px;
	height: 109px;
	background: url(../images/logo.png) no-repeat top left;
	float : left;
}
a {
	color : #df6e22;
}
a:hover {
	background : #434343
}
/* cleafix */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}

#prod_nav {
	margin: 5px 0;
	padding: 0;
	width: 350px;
	float: left;
	}
#prod_nav ul {
margin:0; padding : 0;
	list-style-type:none;
}
#prod_nav ul li {
	height: 25px;
	padding : 0px;
	margin-right : 3px;
	margin-bottom: 10px;
	float : left;
}
#prod_nav a {
	padding : 10px;
	font-size: 1.2em;
	color :#df6e22;
	background : #434343;
	float :left;
	width: 93px;
	text-align:center;
	text-decoration:none;
}
#prod_nav a:hover, #nav .active {
	color :#434343;
	background : #df6e22;
}
#right h3 {
	margin-top: 0;
}

.clear {
	clear:both;
}

.training-image { width : 450px;
	height : 425px;
	}
	
	
	
/* ir */

.ir { position: relative; display: block; }
a.ir { cursor: pointer; }
.ir span { 
	width: 100%; height: 100%; display: block; position: absolute;
	top: 0; left: 0; background-repeat: no-repeat;
}