/*----------------------------------------------------------------
					Global Reset
----------------------------------------------------------------*/
	
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0; 
	padding: 0; 
	border: 0; 
	outline: 0; 
	font-weight: inherit; 
	font-style: inherit; 
	font-size: 100%; 
	font-family: inherit;
} 

body { 
	line-height: 1;
	color: black; 
	background: white;
	margin: 0;
	padding: 0;  
}
 
ol, ul { 
	list-style: none; 
} 

table { 
	border-collapse: collapse; 
	border-spacing: 0; 
} 

caption, th, td { 
	text-align: left; 
	font-weight: normal; 
} 

blockquote:before, blockquote:after, q:before, q:after { 
content: ""; 
} 

blockquote, q { 
quotes: "" ""; 
}

fieldset,img, abbr { 
	border: 0;
}


/*----------------------------------------------------------------
					Global Style
----------------------------------------------------------------*/

body {
	font: 100%  Tahoma, Arial, Verdana;
 	text-align: left;
	color: #000;
	margin: 0;
	padding: 0;
}

p {
	font-size: 14px;
	line-height: 25px;
	color: #000;
	padding-bottom: 15px;
	margin: 0;
}

a {
	color: #002fdf;
	text-decoration: none;
	cursor:pointer;
}


	
/*----------------------------------------------------------------
					Page Structure
----------------------------------------------------------------*/

#container {
	width:980px;
	margin: 0 auto;
	text-align:left;
}
.shadowTop {
 	background: url(../images/shadowTop.gif) bottom center no-repeat;
	position:relative;
	z-index:0;
	height: 30px;
	width:980px;
}
.shadowBody {
 	background: url(../images/shadowBody.gif) top left repeat-y;
	position:relative;
	z-index:0;
	width:980px;
	height:auto;
	overflow:hidden;
}
.shadowBottom {
 	background: url(../images/shadowBottom.gif) top center no-repeat;
	position:relative;
	z-index:0;
	width:980px;
	height:10px;
}

#contentWrapper {
	margin: 0 10px 0 10px;
	padding: 0;
	clear: both;
	background: url(../images/contentBack.jpg) left top no-repeat;
}
#content {
	margin: 0;
	padding: 0 25px 0 25px;
	clear: both;
	position:relative;
	top:0px;
	
}
.homeContent {
	background: url(../images/homeLambo.jpg) left top no-repeat;
	width:960px;
}

#logo {
	background: url(../images/logo.png) top center no-repeat;
	text-indent: -3000em;
	overflow:hidden;
	height:218px;
	width:205px;
	z-index: 3000;
	position:absolute;
	right: 50%;
	margin-right: 245px;
}

#top .inner {
	width: 960px;
	margin: 0;
	text-align: left;
}



/* - Two even columns for full page width- */

.twoColumn5050A {
	float:left;
	display:inline;
	width: 480px;
	padding-right:10px;
}

.twoColumn5050B {
	float:right;
	display:inline;
	width: 480px;
	padding-left:10px
}

/* - Two columns of 2/3 and 1/3 width for full page width- */

.twoColumn6633A {
	float:left;
	display:inline;
	width: 660px;
	padding-right:10px;
}

.twoColumn6633B {
	float:right;
	display:inline;
	width: 330px;
	padding-left:10px
}

/* - Three columns for full page width (homepage)- */

.column3a {
	width:287px;
	float:left;
	display:inline;
	margin-right:25px;
}

.column3b {
	width:287px;
	float:left;
	display:inline;
	margin-right:24px;
}

.column3c {
	width:287px;
	float:left;
	display:inline;
}

.column2a {
	width:440px;
	float:left;
	display:inline;
}

.column2b {
	width:440px;
	float:right;
	display:inline;
}

.contentElementGallery {
	min-height:156px;
	padding: 15px 695px 0 0px;
	border-top: 1px solid #002fdf;
}

.contentElementPicture {
	min-height:206px;
	padding: 15px 0 0 240px;
	border-top: 1px solid #002fdf;
}

.contentElement {
	padding: 15px 0 0 0;
	border-top: 1px solid #002fdf;
	clear:both;
}

.bottomGrouping {
	padding: 13px 0;
	border-top: 1px solid #002fdf;
}
.bottomGrouping a {
	font-size:small;
}
#footer  {
	clear: both;
	margin: 0;
	padding: 0 10px 0 10px;
}


/*----------------------------------------------------------------
					Headers
----------------------------------------------------------------*/

/*== Headers are controlled in /css/sifr.css

/*== Headers for the sifr are controlled in /js/sifr-config.js

/*----------------------------------------------------------------
					Text
----------------------------------------------------------------*/

#content ul {
	list-style-type: square;
	list-style-position: outside;
	margin-left: 15px;
	padding-bottom: 15px;
}

#content li {
	color: #000;
	padding-bottom: 5px;
}

#footer p {
	font-size: 12px;
	text-align: left;
	color: #b3b3b3;
	margin: -2px 0;
	padding: 0;
}

#footer a {text-decoration:none;}

.textHighlight {color:#c4ffbe;}

/*----------------------------------------------------------------
					Menu
----------------------------------------------------------------*/

#menuTop {
	 margin: 0 0 123px 25px;
	 padding: 17px 0;
	 position:relative;
	 z-index:3000;
}

#menuBottom {
	margin-top:25px;
	height:150px;
}

.homeMenu {
	width:960px;
	position:relative;
}

#home{
	background: url(../images/menuSprite.gif) no-repeat 0px 0px;
	height: 60px;
	width: 74px;
	overflow: hidden;
	text-indent : -3000em;
	padding:0;
	border:none;
	margin-right:121px;
}

#home:hover{
	background-position: 0px -60px;
}

#aboutUs{
	background: url(../images/menuSprite.gif) no-repeat -195px 0px;
	height: 60px;
	width: 180px;
	overflow: hidden;
	text-indent : -3000em;
	padding:0;
	border:none;
}

#aboutUs:hover{
	background-position: -195px -60px;
}

#services{
	background: url(../images/menuSprite.gif) no-repeat -375px 0px;
	height: 60px;
	width: 180px;
	overflow: hidden;
	text-indent : -3000em;
	padding:0;
	border:none;
}

#services:hover{
	background-position: -375px -60px;
}

#gallery{
	background: url(../images/menuSprite.gif) no-repeat -555px 0px;
	height: 60px;
	width: 180px;
	overflow: hidden;
	text-indent : -3000em;
	padding:0;
	border:none;
}

#gallery:hover{
	background-position: -555px -60px;
}

#contactUs{
	background: url(../images/menuSprite.gif) no-repeat -735px 0px;
	height: 60px;
	width: 175px;
	overflow: hidden;
	text-indent : -3000em;
	padding:0;
	border:none;
}

#contactUs:hover{
	background-position: -735px -60px;
}

#homeAboutUs{
	background: url(../images/homeMenuSprite.jpg) no-repeat 0px 0px;
	height: 150px;
	width: 240px;
	overflow: hidden;
	text-indent : -3000em;
	padding:0;
	border:none;
}

#homeAboutUs:hover{
	background-position: -0px -150px;
}

#homeServices{
	background: url(../images/homeMenuSprite.jpg) no-repeat -240px 0px;
	height: 150px;
	width: 240px;
	overflow: hidden;
	text-indent : -3000em;
	padding:0;
	border:none;
}

#homeServices:hover{
	background-position: -240px -150px;
}

#homeGallery{
	background: url(../images/homeMenuSprite.jpg) no-repeat -480px 0px;
	height: 150px;
	width: 240px;
	overflow: hidden;
	text-indent : -3000em;
	padding:0;
	border:none;
}

#homeGallery:hover{
	background-position: -480px -150px;
}

#homeContactUs{
	background: url(../images/homeMenuSprite.jpg) no-repeat -720px 0px;
	height: 150px;
	width: 240px;
	overflow: hidden;
	text-indent : -3000em;
	padding:0;
	border:none;
}

#homeContactUs:hover{
	background-position: -720px -150px;
}

#customAudioIcon{
	background: url(../images/servicesIconSprite.png) no-repeat 0px 0px;
	height:109px;
	width:168px;
	overflow:hidden;
	text-indent: -3000em;
	padding:0;
	border:none;
}

#customAudioIcon:hover{
	background-position: 0 -109px;
}

#ipodIntegrationIcon{
	background: url(../images/servicesIconSprite.png) no-repeat -168px 0px;
	height:109px;
	width:168px;
	overflow:hidden;
	text-indent: -3000em;
	padding:0;
	border:none;
}

#ipodIntegrationIcon:hover{
	background-position: -168px -109px;
}

#bluetoothDevicesIcon{
	background: url(../images/servicesIconSprite.png) no-repeat -336px 0px;
	height:109px;
	width:168px;
	overflow:hidden;
	text-indent: -3000em;
	padding:0;
	border:none;
}

#bluetoothDevicesIcon:hover{
	background-position: -336px -109px;
}

#radarDetectorsIcon{
	background: url(../images/servicesIconSprite.png) no-repeat -504px 0px;
	height:109px;
	width:168px;
	overflow:hidden;
	text-indent: -3000em;
	padding:0;
	border:none;
}

#radarDetectorsIcon:hover{
	background-position: -504px -109px;
}

#navigationOptionsIcon{
	background: url(../images/servicesIconSprite.png) no-repeat -672px 0px;
	height:109px;
	width:168px;
	overflow:hidden;
	text-indent: -3000em;
	padding:0;
	border:none;
}

#navigationOptionsIcon:hover{
	background-position: -672px -109px;
}


.footer_menu {
	float: right;
	list-style: none;
	padding: 0;
	position:relative;
	z-index:1;
}

.footer_menu li {
	float: left;
	margin: 0;
	padding: 0;
	list-style:none;
	postion:relative;
	z-index:2;
}

.footer_menu a {
	color: #b3b3b3;
	display: block;
	float: left;
	margin: 0;
	padding-left: 10px;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}


/*----------------------------------------------------------------
					Big Pictures
----------------------------------------------------------------*/

.homeLambo {
}


/*----------------------------------------------------------------
					Little Pictures
----------------------------------------------------------------*/

#homeLogo {
	height:78px;
	width:345px;
	background: url(../images/homeLogo.jpg);
	text-indent:-3000em;
	overflow:hidden;
	position:absolute;
	left:307px;
	top:34px;
}

.ipodAftermarketHu {
	background: url(../images/ipodAftermarketHu.jpg) 0 20px no-repeat;
}

.ipodFactoryIntegration {
	background: url(../images/ipodFactoryIntegration.jpg) 0 20px no-repeat;
}

.navigationAftermarketHu {
	background: url(../images/navigationAftermarketHu.jpg) 0 20px no-repeat;
}

.navigationDevice {
	background: url(../images/navigationDevice.jpg) 0 20px no-repeat;
}

.bluetoothAftermarketHu {
	background: url(../images/bluetoothAftermarketHu.jpg) 0 20px no-repeat;
}

.bluetoothFactoryIntegration {
	background: url(../images/bluetoothFactoryIntegration.jpg) 0 20px no-repeat;
}

.bluetoothDevice {
	background: url(../images/bluetoothAftermarketDevices.jpg) 0 20px no-repeat;
}

.radarDetectorInstalled {
	background: url(../images/radarDetectorsCustomInstall.jpg) 0 20px no-repeat;
	height:200px;
}

.radarDetectorMonuted {
	background: url(../images/radarDetectorsWindshield.jpg) 0 20px no-repeat;
	height:200px;
}

.bioPlaceHolder {
	background: url(../images/bioPlaceHolder.jpg) 0 20px no-repeat;
}

.galleryCustomAudioVideo {
	position:relative;
	width:230px;
	float:left;
}
.galleryBody {
	border-top: 1px solid #002fdf;
	padding-top: 20px;
}
.galleryPics {
	position:relative;
	width:666px;
	float:right;
	top:0;
}
/*----------------------------------------------------------------
					Other 
----------------------------------------------------------------*/

.homeServicesList {
	width:840px;
	padding: 303px 0 0 60px;
}
.homeServicesList ul, .xhomeMenu ul, .servicesList ul {
	display:inline;
	margin:0;
}
.homeServicesList li, .xhomeMenu li, .servicesList li {
	list-style:none;
	float:left;
	margin:0;
	padding:0;
}
.drop1 {
	margin-top:52px;
}
.drop2 {
	margin-top:69px;
}
.homeServicesList a, .xhomeMenu a, .servicesList a {
	display:block;
}
.servicesOverview li{
	display:block;
	width:910px;
	border-top: 1px solid #002fdf;
	padding: 20px 0;
	margin-bottom:20px;
}
.servicesListHorizontal li{
	margin: 0 30px 0 29px;
}
.quote {
	float:right;
	right: 0px;
	margin: -9px -7px 0 25px;
	position:relative;
	z-index:2;
	width:215px;
	background:	url(../images/shadow.png) no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.quoteShine {
	position:absolute;
	z-index:3;
	background: url(../images/quoteShine.png) top left no-repeat;
	width:215px;
	height:72px;
	top:0px;
}

.shaded {
	background:	url(../images/shadow.png) no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
#logoFooter {
	height:30px;
	width:960px;
	background:url(../images/logoFooter3.gif);
	text-indent:-3000em;
	overflow:hidden;
}

.button {
	font-weight:bold;
	text-align:right;
	padding-bottom:0;
}

.clearIt { 
	clear: both;
}

.imghide {
	display: none;
}
.floatLeft {float:left;}

.c {text-align:center;}
.r {text-align:right;}

.small {
	font-size:small;
	line-height:1.5em;
}

.white, white p {color:#fff;}

.mBottom7 {margin-bottom:7px;}

