/*BODY*/
.page {
	background-color:#ebebeb;
	}

body { 
	background-color:#ebebeb;
	font-family: verdana,trebuchet,sans-serif;
	font-size: 10px;
	color: gray;
	margin: 0px;
	}
.textarea {
	padding: 0px 0px 0px 7px;
	}
	
.textarea a:link, .textarea a:visited { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #333;
	}
	
.textarea a:hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ff0000;
	}

.mainBorder {
	border: 1px solid #ccc;
	margin-top: 7px;
	margin-bottom: 7px;
	padding: 7px;
	background-color: #fff;
	}
	
.header {
	border: 1px solid #5B5B5B;
	margin-top: 0px;
	margin-bottom: 7px;
	padding: 0px;
	background-color: #000000;
	}
	
.redtext {
	color: #ff0000;
	}
	
.picBorder {
	border: 1px solid #5B5B5B;
	margin-top: 7px;
	}
.picBorderNoNav {
	border: 1px solid #5B5B5B;
	margin-bottom: 7px;
	}
.picRightBorder {
	border: 1px solid #5B5B5B;
	margin-bottom: 7px;
	margin-left: 7px;
	}
.picMarginLeft {
	margin-left: 7px;
	}
.picBottomBorder {
	border: 1px solid #5B5B5B;
	margin-bottom: 7px;
	margin-top: 7px;
	vertical-align: bottom;
	}
.picTopBorder {
	border: 1px solid #5B5B5B;
	margin-bottom: 7px;
	margin-top: 0px;
	vertical-align: bottom;
	}
.bannerBorder {
	border: 1px solid #5B5B5B;
	margin-bottom: 7px;
	}
.flashborder {
	border: 1px solid #ccc;
	padding: 0px 0px 0px 0px;
	}
	
.logos {
	padding: 0px 0px 0px 0px;
	}
	
#home-logos {
	margin-top: 5px;
	text-align: center;
}

/*TEXT*/

.title {
	font-size:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold; 
	letter-spacing: -1px;
	text-transform: uppercase;
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;	 	
}

.base {
	background-color: #EBEBEB;
	margin-top: 7px;
	border: 1px solid #ccc;
	}

.basetext {
	color: #666666;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	vertical-align: top;
	line-height: 17px;
	padding: 7px 7px 7px 7px;
	}
	
.basetext a:link, .basetext a:visited { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color : #666666;
	text-decoration: none;	
	}

.basetext a:hover { 
	color : #999;
    }
	
.copyright{
	color:#333;
	text-align: right;
	font-size: 10px; 
	padding: 7px 7px 7px 7px;
	}

p, td, div {
	font-family: verdana,trebuchet,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333; }
	
h1 {
	font-size: 18px; 
	font-weight: bold; 
	letter-spacing: -1px; 
	text-transform: uppercase;
	padding: 0px 0px 10px 0px;
	margin: 0px; 
	}

h2 {
	color: #666;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0.05em;
	margin: 10px 0px;
	}	

h3 {
	color: #CE580F;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 0.03em;
	margin: 4px 0px;
	}

p { margin: 0px; }


img {
	border: 0px;
	text-align: center;
}

.highlight { 
	background-color: #ffc;
	}

hr {
	width: 75%;
	background-color: #ddd;
	height: 1px;
	}
	
#welcometext {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 16px;
	font-size: 12px;
}
	
/* MAIN NAVIGATION */

.navbar {
	border: 1px solid #5B5B5B;
	margin-bottom: 7px;
	}
	
.nav a {
	display: block;
	text-decoration: none;
	padding: 6px 15px 6px 15px;
	background-image: url(images/whitedotdivider.gif);
	background-repeat: no-repeat;
	background-position: right;
	font-size: 9px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	}
.nav a:hover {
	display: block;
	text-decoration: none;
	padding: 6px 15px 6px 15px;
	background-image: url(images/whitedotdivider.gif);
	background-repeat: no-repeat;
	background-position: right;
	font-size: 9px;
	color: #cccccc;
	text-transform: uppercase;
	font-weight: bold;
	}
	
/* LEFT NAVIGATION */	

.leftNav {
		background-color: #EBEBEB;
		width: 188px;
		color: #666666;
		font-size: 10px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		vertical-align: top;
		overflow: hidden;
		padding: 7px 7px 7px 7px;
		}
.leftNav b {
		padding: 7px 0px 4px 0px;
		text-align: center;
		display:block;
		width: 175px;
		letter-spacing: -1px;
		font-size: 10px;
		text-transform: uppercase;
		margin: 0px 7px 0px 7px;
		background-image:url(images/leftnav_dot.gif);
		background-position:bottom;
		background-repeat:repeat-x;
		}
.leftNav ul {
		list-style-type: none;
		text-align: left;
		margin: 0px;
		padding: 2px 0px 10px 0px;
		width: 175px;
		}
	
.leftNav ul li a{
		padding: 2px 0px 1px 9px;
		text-align: left;
		text-decoration: none;
		color: #666666;
		margin: 4px;
		display: block;
		width: 100%;
		}
		
.leftNav ul li a:hover {
		background-image:url(images/leftnav_arrow.gif);
		background-position: 1px;
		background-repeat: no-repeat;
		color: #ff0000;
		text-decoration: none;
		}
	
.leftNav ul li a#current {
		background-image:url(images/leftnav_arrow.gif);
		background-position: 1px;
		background-repeat: no-repeat;
		font-weight: normal;
		color: #ff0000;
		}
	
.leftNav ul li a#currentDown {
		background-image:url(images/leftnav_arrow.gif);
		background-position: 2px;
		background-repeat: no-repeat;
		font-weight: bold;
		color: #CB4E00;
		}

.leftNoNav {
		background-color: #EBEBEB;
		width: 188px;
		color: #666666;
		font-size: 10px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		vertical-align: top;
		overflow: hidden;
		padding: 7px 7px 0px 7px;
		}

/* CONTACT PAGE */	

.contactPageDetails {
	margin: 7px 0px 7px 0px;
	}
	
.contactPageLeft {
	padding: 0px 0px 7px 0px;
	}
	
.contactPageLeft a:link, .contactPageLeft a:visited { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 0px 0px 7px 0px;
	color: #333;
	}
	
.contactPageLeft a:hover { 
	color: #ff0000;
	padding: 0px 0px 7px 0px;
    }
	
.contactPageRight {
	padding: 0px 0px 7px 7px;
	}
	
.map {
	padding: 0px 0px 0px 0px;
	align:center
	}
	
.map a:link, .map a:visited { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 0px 0px 7px 0px;
	color: #333;
	}
	
.map a:hover { 
	color: #ff0000;
	padding: 0px 0px 0px 0px;
    }
	
/* INSTALLS PAGE */	

.carTitle a:link, .carTitle a:visited {
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 0px 0px 7px 38px;
	text-decoration: none;	
	color: #000000;
}
.carTitle a:hover{ 
	text-decoration: none;
	color: #ff0000;
	}
	
#installs-gallery {
	width: 180px;
	height: 176px;
	float: left;
	margin-left: 36px;
	margin-right: 36px;
	margin-bottom: 36px;
	display: block;
}

#installs-gallery-title {
	text-align: left;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 5px;
}
	
/* SERVICES PAGE */

.servicesbold a:link, .servicesbold a:visited { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #ff0000;
	}
	
.servicesbold a:hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: grey;
	}
	
.sensorTitle  {
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 0px 0px 7px 38px;
	text-decoration: none;	
	color: #000000;
}

.parrotTitle  {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 0px 0px 7px 30px;
	text-decoration: none;	
	color: #000000;
}

/* PARKING SENSORS */

#reversing-gallery {
	width: 180px;
	float: left;
	margin-left: 36px;
	margin-right: 36px;
	margin-bottom: 36px;
}

#reversing-gallery-title {
	text-align: left;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 5px;
}
