/* 

	WEBSITE DESIGN BY AD STREAM, INC.
	-----------------------------------
	Ad Stream provides website design, internet marketing 
	and website hosting to Indiana businesses.
	-----------------------------------
	Elkhart, IN 46516
	
	E: info@adstreaminc.com
	P: (574) 293-4649
	W: adstreaminc.com
	
*/
/* 

	WEBSITE DESIGN BY AD STREAM, INC.
	-----------------------------------
	Ad Stream provides website design, internet marketing 
	and website hosting to Indiana businesses.
	-----------------------------------
	Elkhart, IN 46516
	
	E: info@adstreaminc.com
	P: (574) 293-4649
	W: adstreaminc.com
	
*/
/* 

	WEBSITE DESIGN BY AD STREAM, INC.
	-----------------------------------
	Ad Stream provides website design, internet marketing 
	and website hosting to Indiana businesses.
	-----------------------------------
	Elkhart, IN 46516
	
	E: info@adstreaminc.com
	P: (574) 293-4649
	W: adstreaminc.com
	
*/
/* 

	WEBSITE DESIGN BY AD STREAM, INC.
	-----------------------------------
	Ad Stream provides website design, internet marketing 
	and website hosting to Indiana businesses.
	-----------------------------------
	Elkhart, IN 46516
	
	E: info@adstreaminc.com
	P: (574) 293-4649
	W: adstreaminc.com
	
*/

/************** Yahoo Reset CSS *******************/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/************* End Yahoo Reset CSS ***************/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 21px;
}
ul, ol {
	margin: 0 0 10px 40px;
	list-style: outside;
}
ul li {
	list-style-type: disc;
}
ol li {
	list-style-type: decimal;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
p {
	margin-bottom: 15px;
}


/************ new styles ***************/
body {
	background-color: #284030;
	background-image: url(../images/bg_page.png);
	background-repeat: repeat-x;
	background-attachment:scroll;
	}
h1{
	color: #003366;
	font-size: 20px;
	font-weight: normal;}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #266127;
	margin: 5px 0 10px 0;
}

#bgContainer {
	background-image: url(../images/bg_container.png);
	background-repeat: repeat-y;
	padding: 0 15px;
	margin: 0 auto;
	width: 800px;}
#container {
	border: 1px solid #000;
	background-color: #fff;
	width: 796px;
	margin: 0 auto;
	padding: 1px;}
#footer {
	width: 775px;
	color: #999;
	font-size: 77%;
	margin: 0 auto;}
#footer a {
	color: #999;
	margin: 0 5px 0 5px;
	text-decoration: none;}
#footer a:hover {
	color: #FFF;}
#footer .legality {
	float: right;
}
#footerAddress {
	padding: 25px 0 50px 0;
	width: 795px;
	color: #CCC;
	font-size: 130%;
	text-align: center;
	margin: 0 auto;}
#footerAddress strong {
	font-size: 37px;
	font-weight: normal;
	line-height: 60px;}
#topAddress {
	font-size: 10px;
	color: #CCC;
	text-align: right;
	padding: 1px 5px;
	width: 800px;
	margin: 0 auto;}
#header {
	height: 129px;
	background-image: url(../images/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#logo {
	padding: 12px 0 0 15px;}
#nav {
	width: 796px;
	height: 41px;
	background-image: url(../images/bg_nav.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #999;
}
#nav ul {
	list-style: none;
	list-style-type: none;
	list-style-image: none;
	padding: 10px 0 0 8px;
	margin: 0;
}
#nav ul li{
	margin: 0;
	list-style-type: none;
	float: left;
}
#nav ul li a {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 14px;
	background-image: url(../images/nav_divider.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#nav ul li a:hover {
	color: #060}

#homeCallout {
	background-image: url(../images/bg_home_callout.jpg);
	background-repeat: repeat-x;
	background-color: #BCC3BE;
	padding: 14px 0 10px 15px;
	}
#homeCallout h1 {
	margin: 0 0 10px 0;}
#homeCallout ul {
	list-style-image: url(../images/home_bullet.png);
}
#homeCallout ul li {
	margin: 0;
	font-size: 15px;
	list-style-type: none;
	line-height: 26px;
}
#homeCallout ul li.last {
	font-size: 16px;
	list-style-image: none;
}
#testimonialContainer {
	float: right;
	margin: 0px 20px;
	text-align: center;
	width: 350px;
}
#testimonialContainer span {
	font-size: 11px;
	font-weight: bold;
	color: #666;
}
#testimonialContainer #quotes {
	padding: 5px 10px;
	background-color: #E7EAE8;
	border: 1px solid #CCCECC;
	font-style: italic;
	font-size: 13px;
	line-height: 18px;
	color: #060;}
#testimonialContainer #quotes div {
	font-size: 11px;
	color: #666;
	font-style: normal;}
.homePadding {
	padding: 15px;}
.none {
	display: none;}	
#homeImageBox {
	position: absolute;
	margin: 33px 0 0 410px;}
#repairsImageBox {
	position: absolute;
	margin: 13px 0 0 420px;}
.homeMargin {
	float: right;
	width: 390px;
	height: 270px;}
#pageCallout {
	background-color: #fff;
	border-bottom: 1px solid #eee;
	padding: 14px 0 0px 15px;
	}
#pageCallout h1 {
	margin: 0 0 0px 0;
	color: #266127;}
.pageMargin {
	float: right;
	width: 380px;
	height: 220px;}
.bottomImage {
	padding: 35px 0 0 0;}
#map {
	border: 1px solid #ccc;
	float: right;
	width: 400px;
	height: 350px;
}
.aboveMap {
	float: right;
	width: 400px;
}
.phoneLabel {
	width: 70px;
	display: block;
	float: left;
}
.clear {
	clear: both;
	height: 10px;
}
	
/************************* Gallery ******************/
.galleryProjects {
	margin: 10px 0 0 0;
}
.galleryProjects ul {
	margin: 0;
}
.galleryProjects ul li {
	margin: 0 0 15px 0;
	list-style: none;
}
.projectMainImage {
	width: 125px;
	float: left;
	margin-right: 10px;
	position: relative;
}
.projectMainImage a {
	cursor: pointer;
}
.projectMainImage img {
	border: 2px solid #999;
}
.projectMainImage .imageOverlay {
	background: #fff;
	padding: 0 3px;
	color: #003382;
	width: 45px;
	position: absolute;
	top: 71px;
	right: 3px;
	z-index: 999;
	font-size: 12px;
}
.projectMainImage .imageOverlay a {
	text-decoration: none;
	color: #003382;
}
.projectInfo {
	float: right;
	width: 630px;
	font-size: 12px;
	line-height: 18px;
}
.projectInfo h2 {
	margin-bottom: 5px;
}
.projectInfo h2 a {
	text-decoration: none;
	color: #003382;
}
.projectDescription {
	margin: 0 15px 20px 15px;
	border-bottom: 1px solid #666;
}
.galleryDisplay li {
	float: left;
	width: 125px;
	height: 125px;
	margin: 0 22px 22px 0;
	list-style: none;
}
.breadcrumbs {
	font-size: 11px;
	color: #666;
	margin: 10px 0 10px 15px;
}
.breadcrumbs a {
	color: #003382;
}

/************************* Forms ****************/

form td {
	padding: 0 5px 5px 0;
	font-size: 12px;
}

#spryMerge {
	display: none;
	visibility: hidden;
}

div.error {
	border: 1px solid #7E0F0F;
	background: #F48770;
	color: #550C19;
	font-weight: bold;
	width: 300px;
	margin: 0 0 10px 0;
	padding: 5px 5px 0 5px;
}

.validation-failed {
	border: #FF0000 1px dashed;
}
/*.validation-passed {
  border: 1px solid #00FF00;
}*/
.validation-advice {
	color: #FF0000;
	font-weight: bold;
}

.borderCreator {
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}

/************************* FAQ ******************/

.askTech {
	float: right;
	margin-right: 10px;
	margin-left: 20px;
	background:#EEEEEE;
	border:1px solid #CCCCCC;
	padding: 10px;
	margin-bottom: 20px;
}

ul.faqList {
	list-style: none;
	margin: 10px 30px 0 0;
}

ul.faqList li {
	list-style: none;
}

ul.faqList li div.question {
	font-size: 18px;
	color: #003366;
}

ul.faqList li div.answer {
	font-size: 14px;
	color: #333;
	padding-top: 5px;
}

ul.faqList li {
	border-bottom: dashed 1px #999;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.highslide-container li {
	list-style: none;
}

.scroller {
	float: right;
	margin: 20px;
	background-color: #eee;
	border: 1px solid #ccc;
	font-size: 16px;
}
.hartCityMessage {
	background-color: #eee;
	border: 1px solid #ccc;
	padding: 15px;
	text-align: center;
	margin: 5px 0;
	width: 320px;
	font-size: 12px;}
	
body.ask-tech p, body.ask-tech h1 {
	padding-left: 15px;
}
body.ask-tech h1 {
	padding-bottom: 5px;
}
#pageCallout h1 {
	padding: 0 0 0px 0;
}
.parts #one-column-wrapper .col-middle, .productCategory #one-column-wrapper .col-middle {
	padding: 15px;
}
.parts #one-column-wrapper .col-middle h1, .productCategory #one-column-wrapper .col-middle h1 {
	color: #266127;
	font-size: 20px;
	border-bottom: 1px solid #eee;
	margin-bottom: 10px;
}
.parts-2-columns .col-1 {
	float: left;
	width: 175px;
	background: #eee;
	border: 1px solid #ccc;
	padding: 10px 0;
}
.parts-2-columns .col-1 ul {
	margin: 0;
}
.parts-2-columns .col-1 ul li {
	list-style: none;
}
.parts-2-columns .col-1 ul li a {
	display: block;
	padding: 2px 0 3px 10px;
	text-decoration: none;
	color: #3D3D84;
	border: 1px solid #eee;
	border-left: none;
	border-top: none;
}
.parts-2-columns .col-1 ul li a:hover {
	background: #fff;
	color: #000;
	border-color: #999;
}
.parts-2-columns .col-2 {
	float: right;
	width: 575px;
}
#breadcrumbs {
	font-size: 11px;
	margin: 0 0 10px 0;
	background: #eee;
	padding: 2px 0 3px 5px;
}
.product-list {
	margin: 0;
	padding-top: 10px;
}
.product-list li {
	list-style: none;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #eee;
	margin-bottom: 15px;
}
.product-list li .clear {
	height: auto;
}
.product-image-container {
	float: left;
	width: 205px;
	height: 150px;
}
.product-image-container .product-image {
	margin: 0;
}
.product-data {
	float: right;
	width: 355px;
}
.product-data h5 {
	font-size: 16px;
	font-weight: bold;
	color: #266127;
	margin-bottom: 10px;
}
.product-desc {
	margin-bottom: 10px;
}
.product-price {
	margin-bottom: 10px;
}
.product-price .price {
	margin: 0;
	color: #CC3300;
	font-weight: bold;
}
.mail-wrapper {
	padding: 15px;
}
.phone-number {
	float: right;
	font-size: 15px;
	font-weight: bold;
	padding-right: 12px;
}