@charset "UTF-8";

/* GLOBAL STYLES */

body {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color:#555;
	background: #E1E2E4;
	}
	
p {
	padding:0 0 10px 0;
	}

.clearfix:after {
  	content: "."; 
  	display: block; 
  	height: 0; 
  	clear: both; 
  	visibility: hidden;
	}	
	
.clear {
	clear:both;
	}	
	
.feature {
	font-size: 13px;
	}	
	
.red {
	color: #CC0000;
	}	
	
.floatRight {
	float:right;
	margin:10px;
	border:2px solid #DEDEDE;
	}
	
.center {
	text-align:center;
	}	
	
iframe {
	border:2px solid #CCC;
	width:96%;
	height:350px;
	margin-bottom: 10px;
	}
	
a {
	text-decoration: underline;
	color: #72A532;
	}		

a:hover {
	text-decoration: none;
	color:#72A532;
	}
	
#container {
	width:800px;
	margin:25px auto;
	}	
	
#footer {
	height:25px;
	background: #6D6E72 url(../images/production/global/bgFooter.jpg) no-repeat left top;
	}		

#footerHome {
	height:100px;
	background: url(../images/production/home/bgFooter.jpg) bottom center no-repeat;
	}		

#angie {
   	float:left;
	width:180px;
	height:125px;
}

#angie a {
   	display:block;
	text-decoration:none;	
	width:180px;
	height:125px;
}

#pickup {
   	float:right;
   	width:300px;
	height:90px;
}

#pickup a {
   	display:block;
	text-decoration:none;	
	width:300px;
	height:90px;
}

#bbb {
   	float:left;
   	width:150px;
	height:90px;
}

#bbb a {
   	display:block;
	text-decoration:none;	
	width:150px;
	height:90px;
}

	
/* HEADER STYLES */	
	
.home {
	height:135px;
	background: #6D6E72 url(../images/production/home/bgHeader.jpg) no-repeat left top;
	}
	
.blue {
	height:135px;
	background: #61AADF url(../images/production/inside/bgHeaderBlue.jpg) no-repeat left top;
	}
	
.orange {
	height:135px;
	background: #61AADF url(../images/production/inside/bgHeaderOrange.jpg) no-repeat left top;
	}
	
.green {
	height:135px;
	background: #61AADF url(../images/production/inside/bgHeaderGreen.jpg) no-repeat left top;
	}
	
.grayAbout {
	height:135px;
	background: #61AADF url(../images/production/inside/bgHeaderGrayAbout.jpg) no-repeat left top;
	}
	
.grayContact {
	height:135px;
	background: #61AADF url(../images/production/inside/bgHeaderGrayContact.jpg) no-repeat left top;
	}
	
.grayData {
	height:135px;
	background: #61AADF url(../images/production/inside/bgHeaderGrayData.jpg) no-repeat left top;
	}	
	
.grayHome {
	height:135px;
	background: #61AADF url(../images/production/inside/bgHeaderGrayHome.jpg) no-repeat left top;
	}						
	
#header h1 a {
	display:block;
	height:35px;
	width:204px;
	text-indent:-9000px;
	float:left;
	}	
	
#header #info {
	float:right;
	width:225px;
	color:#FFF;
	margin-top: 18px;
	font-weight:bold;
	font-size:11px;
	text-align:center;
	height: 35px;
	}
	
#header #info li {
	display:inline;
	margin:0 5px;
	}
	
#header #info li a {
	color:#FFF;
	text-decoration:none;
	height: 20px;
	padding-top: 17px;
	}	
	
#header #info li a:hover {
	color:#FFF;
	text-decoration:none;
	height: 20px;
	background: url(../images/production/global/arrow.png) no-repeat center top;
	}
	
#header h2 {
	color:#FFF;
	font-weight: normal;
	font-size: 24px;
	clear: right;
	padding-top: 20px;
	text-indent: -9999px;
	}					
	
#navMain {
	width: 204px;
	float: left;
	clear: both;
	margin-top: -10px;
	}	
	
#navMain li a {
	display: block;
	width: 204px;
	height: 25px;
	background: url(../images/production/inside/nav.jpg) no-repeat left top;
	text-indent: -9999px;
	}
	
#navMain #consulting a {
	background-position: 0px -44px;
	}
	
#navMain #consulting a:hover {
	background-position: 0px -194px;
	}	
	
#navMain #service a {
	background-position: 0px -72px;
	}
	
#navMain #service a:hover {
	background-position: 0px -222px;
	}	
	
#navMain #sales a {
	background-position: 0px -100px;
	}
	
#navMain #sales a:hover {
	background-position: 0px -250px;
	}			
	
/* CONTENT STYLES */

#content {
	background-color: #FFF;
	}

#content #columnThin h3, #content #columnThinInside h3 {
	color: #555;
	font-weight: normal;
	text-align: center;
	padding: 20px 0 10px 0;
	}			
	
#content h4 {
	font-size:16px;
	font-weight:normal;
	color: #000;
	padding: 5px 0;
	line-height: 20px;
	}
	
#content h5 {
	font-size:14px;
	font-weight:normal;
	color: #000;
	padding-top: 10px;
	}	
	
#content p {
	padding:0 0 10px 0;
	line-height:22px;
	}	
	
.driveSaver {
	background: url(../images/production/inside/bgDriveSaver.png) no-repeat left top;
	padding: 13px 20px 10px 195px;
	font-size: 11px;
	min-height: 175px;
	}	
	
.agreement {
	margin: 10px 0 0 0;
	}	
	
.check {
	float: left;
	width: 30px;
	padding-left: 20px;
	}	
	
.check input {
	width: 20px;
	}		
	
.text {
	float: right;
	width: 500px;
	}		
	
.focus {
	background: #72A532;
	padding: 10px;
	text-align: center;
	margin-bottom: 10px;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	border: 1px solid #DEDEDE;
	}
	
.focus a {
	font-weight: bold;
	color: #FFCC66;
	text-decoration: none;
	}	
	
.focus a:hover {
	color: #FFF;
	text-decoration: underline;
	}		
	
fieldset {
	border: 1px solid #DEDEDE;
	padding: 40px 20px 20px 20px;
	margin: 20px 0;
	}
	
legend {
	font-weight: bold;
	padding: 0 10px;
	}	
	
label {
	float: left;
	width: 125px;
	}
	
input, textarea {
	float: left;
	width: 350px;
	background: #F1F1F1;
	border: 1px solid #DEDEDE;
	padding: 5px;
	margin-bottom: 5px;
	}
	
button {
	background: #72A532;
	padding: 5px 10px;
	color: #FFF;
	font-weight: bold;
	border: 2px solid #F1F1F1;
	margin: 20px 50px 0 400px;
	}				
	
#formErrors {
	padding: 15px;
	background: #F3F3F3;
	border: 2px solid #DEDEDE;
	font-size: 12px;
	color: #72A532;
	font-weight: bold;
	}
	
#formErrors ul {
	margin: 0 0 0 25px;
	}
	
#formErrors ul li {
	list-style: decimal;
	padding-bottom: 5px;
	clear: both;
	}		
	
/* LIST STYLES */				
	
.list {
	margin:15px 0 25px 25px;
	}
	
.list li {
	list-style:none;
	margin:0 0 5px 0;
	line-height:18px;
	}
	
.listCircle {
	margin:15px 0 25px 25px;
	}
	
.listCircle li {
	list-style:circle;
	margin:0 0 5px 0;
	line-height:18px;
	}
	
.listSquare {
	margin:15px 0 15px 25px;
	}
	
.listSquare li {
	list-style:square;
	margin:0 0 5px 0;
	line-height:18px;
	}		
	
.listNone {
	margin:0 5px 5px 0;
	background: #D3E6F5;
	padding: 15px;
	border: 1px solid #DEDEDE;
	color: #222;
	font-size: 12px;
	display: inline;
	width:235px;
	min-height: 175px;
	float: left;
	}
	
.listNone .buffer{
	margin-top: 20px;
	}	
	
.listNone a {
	color: #222;
	font-weight: bold;
	}	
	
.listNone li {
	margin:0 0 7px 0;
	list-style:none;
	}	
	
.listInline {
	line-height:20px;
	margin:20px 0 15px 10px;
	}
	
.listInline li {
	margin:0 10px 15px 0;
	list-style:none;
	display:inline;
	}	
	
.listInline li img {
	border:3px solid #CCC;
	width:240px;
	}	
	
/* INSIDE PAGE STYLES */

#content #columnInside {
	width:555px;
	float:right;
	padding: 20px 20px 0 0;
	font-size: 13px;
	}
	
#content #columnThinInside {
	width:204px;
	float:left;
	}
	
.smaller {
	font-size: 11px;
	}	

/* HOME PAGE STYLES */

#content #column {
	width:535px;
	float:right;
	}
	
#content #columnThin {
	width:265px;
	float:left;
	text-align: center;
	}

#marketing {
	background: #6D6E72;
	color: #FFF;
	padding: 0 40px 10px 40px;
	}
	
#marketing a {
	color: #FFF;
	}	
	
#nav {
	background: #FFF url(../images/production/home/bgNav.jpg) repeat-x left top;
	padding-left: 25px;
	}
	
#nav ul {
	width: 450px;
	}	
	
#nav ul li {
	float: left;
	}
	
#nav ul li a {
	display: block;
	width: 150px;
	height: 70px;
	background: url(../images/production/home/nav.jpg) no-repeat left top;
	text-indent: -9999px;
	}
	
#nav ul	#consulting a {
	background-position: 0px 0px;
	}
	
#nav ul	#consulting a:hover {
	background-position: 0px -150px;
	}
	
#nav ul	#service a {
	background-position: -160px 0px;
	}
	
#nav ul	#service a:hover {
	background-position: -160px -150px;
	}
	
#nav ul	#sales a {
	background-position: -320px 0px;
	}
	
#nav ul	#sales a:hover {
	background-position: -320px -150px;
	}						
	
.listDescription li {
	width:120px;
	padding: 0 15px;
	text-align: center;
	line-height: 22px;
	color: #777;
	}	
	
.angie {
  	margin: 25px 0 0 50px;
}	
	
/* FEEDS STYLES */		
	
#feeds {
  	margin: 30px auto 0 auto;
  	line-height: 18px;
  	font-size: 11px;
  	width: 760px;
	}

#feeds h4 {
  	font-size: 13px;
  	padding-left: 35px;
  	height: 26px;
	}
	
#feeds h5 {
  	width: 155px;
  	font-size: 13px;
  	padding-left: 35px;
  	height: 26px;
  	background: url(../images/production/home/facebook.gif) no-repeat;
  	margin-bottom: 10px;
	}
	
#feeds h5 a {
  	color: #555;
  	}		

#feeds ul li {
  	border-top: 1px dashed #CCC;
  	height: 75px;
	}

#feeds a span {
  	color: #333;
  	font-size: 10px;
  	display: block;
	}

#feeds ul {
  	margin: 10px 0;
	}

#feeds ul li {
  	width: 350px;
  	float: left;
  	display: inline;
  	margin-right: 20px;
	}

#feeds ul li a {
  	color: #616161;
  	display: block;
  	padding: 10px;
  	text-decoration: none;
	}

#feeds ul li a:hover {
  	background: #F1F1F1;
  	color: #444;
	}

#twitter h4 {
  	background: url(../images/production/home/twitter.gif) no-repeat;
  	float: left;
  	width: 400px;
	}

#twitter {
	float: left;
	width: 375px;
	}
	
#faceBook {
	float: right;
	width: 310px;
	}				
	
/* LOG IN STYLES */	

#login {
	width:450px;
	margin:25px auto;
	}

#loginWrapper {
	border:10px solid #FFF;
	padding:20px 20px 10px 20px;
	background:#F7F7F7;
	}

#loginWelcome {
	background:#DEDEDE;
	border:2px solid #CCC;
	padding:7px;
	color:#666;
	text-align:center;
	margin:0 0 35px 0;
	}			

#loginWrapper label {
	display:block;
	font-weight:bold;
	text-align:right;
	width:100px;
	float:left;
	}

#loginWrapper .small {
	color:#666;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:100px;
	}

#loginWrapper input {
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #DEDEDE;
	width:250px;
	margin:2px 0 20px 10px;
	}

#loginWrapper .button {
	clear:both;
	margin-left:225px;
	width:100px;
	background:#999;
	border: 2px solid #666;
	text-align:center;
	line-height:31px;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	}	

#help {
	border-top:1px dashed #CCC;
	margin:40px 0 0 0;
	padding:20px 0 0 0;
	}

#help a {
	color: #333;
	}								

/* FOOTER STYLES */		
	
#disclaimer {
	margin:0 auto;	
	width:800px;
	padding-top:40px;
	font-size:11px;
	}	
	
#disclaimer ul  {
	color:#555;
	font-size:10px;
	letter-spacing:.2em;
	padding:2em 0;
	text-align:center;
	}

#disclaimer ul li {
	display: inline;
	margin-left:.5em;
	padding-right:.8em;
	}		
	
#recoveryConfirmation {
  font-size:14px;
  line-height:22px;
  padding:20px;
}