/* CSS Document */

/* CSS written by Kyle Boyd for Greenaways Auto Electrics*/

/* Body and Links*/

BODY {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
	margin: 0 auto 0 auto;
}


 A
{
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;;
	font-size: 14px;
	text-decoration: none;
	color: #ededed;
	font-weight: normal;}

a:link {color: #ffffff;}
a:visited {color: #ffffff;}
a:hover {color: #0C77D1;}

/*Page Backgrounds*/

#GAEindex {
	background-image: url(../images/bg1.jpg); 
}

#GAEwork {
	background-image: url(../images/bg4.jpg); 
}

#GAEtuning {
	background-image: url(../images/bg5.jpg); 
}

#GAEcontact {
	background-image: url(../images/bg2.jpg); 
}

#GAEabout {
	background-image: url(../images/bg3.jpg); 
}


/* Image and DIV borders */

IMG {
	border: 0;
}

DIV {
	margin: 0;
	padding: 0;
	}
	
/* Page Details */
	
#main {
width:800px;
margin-left: auto;
margin-right: auto;
clear: both;

}

#GAEheader {
	height: 49px;
}

.GAElogo {
	width: 308px;
	height:75px;
	float: left;
	background:url('../images/logo.png') no-repeat;
	margin-top: 15px;
	padding-bottom: 20px;
}

.GAElogo span {display:none;}

.GAElogo h1 {display:none;}

.GAElogo a{
display: block;
height:100%;
width:100%;
outline:none;

}



.GAEnav {
	float: right;
	margin-top: 40px;
	text-align: right;
}

#contentindex {

	width:800px;
	margin-top:400px;
	line-height:1.5;
	text-align:left;
	clear: both;
}

#content {

	width:800px;
	margin-top:40px;
	line-height:1.5;
	background-image:url(../images/bgcolor.png);
	background-repeat: no-repeat;
	padding-left:10px;
	margin-top:40px;
	text-align:left;
	padding-top:10px;
	padding-right:5px;
	clear: both;
}

#contentsearch {

	width:800px;
	padding-bottom: 150px;
	margin-top:40px;
	line-height:1.5;
	background-image:url(../images/bgcolor.png);
	background-repeat: no-repeat;
	padding-left:10px;
	margin-top:40px;
	text-align:left;
	padding-top:10px;
	padding-right:5px;
	clear: both;
	}

#footer {text-align:left;
	clear: both; 
}
#footer p {font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;font-size: 9px; color: #333333;}
#footer a {font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;font-size: 9px; color: #333333;}
#footer a:link {font-size: 9px; color: #333333;}
#footer a:hover {color: #0C77D1;}
#footer a:visited {color: #0C77D1;}



.tel p {font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;font-size: 16px; color: #ffffff;}

#tuningsearch {
	float:right; 
	width:300px; 
	margin-top:15px;
	margin-right: 20px;

}

#map {
	float:right; 
	padding-right:20px; 
	width:475px; 
	padding-top:15px;
	*padding-top:0px;}

#links {
	background-image: url(../images/linksbg.gif); 
	background-repeat:no-repeat; 
	width:190px; height:366px; 
	padding-left: 10px; 
	padding-top: 0px;
	*padding-top:2px;}
	
	
#workcontent {width:590px; float:right; padding-top:0px; padding-left:10px; padding-right:10px; }
.paddingright {margin-right:15px;}


img.floatRight { 
    float: right; 
    margin: 10px; 
	padding-right:40px;
}

img.floatLeft { 
    float: left; 
    margin-right: 10px;
	margin-top: 10px; 
}

.workpara {width:785px;}
.workcontent {width:570px;}

h5 {color: #0C77D1; font-size: 1.3em;}

.clear {clear: both;}

li a {
	text-decoration: underline;
}

li a:hover {
	text-decoration: none;
}

/* Table Styles */

		.tblHeader {
			background-color:red;
			background-color:#990000;
			font-weight:bold;
	
}

td {padding: 5px;
}

#tuningfade {
	background: url(../images/tuningfade.png) no-repeat; width: 400px; height:60px; float: right; margin-top: 5px; 
}

#tuningfade p {font-size: 1.4em; text-decoration: underline;}
#tuningfade a:hover p {text-decoration: none; color:white;}

.paddingimage {padding: 20px;}
.paddingimage2 {padding: 20px; padding-bottom: 40px;}

/* PNG Fix */

img, #workcontent, #map, #footer, #content, #contentindex, #main, #GAEindex, #GAEabout, #GAEwork, #GAEcontact { behavior: url(iepngfix.htc); }
