html,body,p,div,img,h1,h2,h3,h4,li,ul,ol,dl,dd,dt,form,table,td,tr
{
	margin:0;
	padding:0;
	border:0;
	border-collapse:separate;
	border-spacing:0;
}

	body {
		font: 62.5%/180% "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif; color: #444;
		background: #bfc1c2 url(/img/bg.gif) repeat-x fixed;
		text-align: center; /* fixes alignment issue in IE5 */ 
	}
	



	#wrapper {
		margin: 0 auto;
		width: 762px;
		text-align: left; 
	}
		
	#container {
	
		background: url(/img/pagebg.gif) repeat-y;
		padding: 0;
		margin: 0;
		height: 100%; /* needed for IE 7 */
		

	}	

p {
		clear: left;
		font-size: 1.1em;
		margin: 0 0 10px 0;
	}
		
ol {
	font-size: 1.1em;
}
	
	#header {
		background: url(/img/header.gif) no-repeat 22px 0px;
		padding: 0 0 0 22px;
		height: 132px;
		margin: 0;	
	}
	
	#header #logo {
		width: 150px;
		position: relative;
		top: 40px;
		left: 22px;

	}

	
	#header #logo h1 {

		background: url(/img/logo-avs.gif) no-repeat;
		width: 150px;
		height: 56px;
		padding: 0;
		margin: 0;
	}
	
	#header #logo h1 a {
		display:block;
		width: 150px;
		height: 56px;
	}

	#header #logo h1 span {
		position: absolute;
		left: -5000px;
		width: 4000px;
	}
	






	
	
	/* CLEARFIX
	-------------------------------------------------------- */
	
	#container:after {
	    content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}

	
	/* BREADCRUMB
	-------------------------------------------------------- */

#breadcrumb {
	clear: both;
	margin: 0 0 10px 0;
	background-color: #ebf3f9;
	padding: 5px 0 5px 10px;
}
#page #breadcrumb a strong {
	display: inline;
	font: inherit;
	background: none;
	border: none;
	font-size: 1.1em;
	padding: 0;
	clear: none;
}

	/* PAGE
	-------------------------------------------------------- */
	
	#page {
		float: left;
		margin: 0 0 20px 11px;
		padding: 0pt;
		width: 530px;
	}
	
	
	#page a { 
		color: #0086c6; 
		text-decoration: none; 
		font-weight: bold;
	}

	#page a:hover { 
			color: #000; 
		}
		
	#page h2 { /* sIFR not active */
		font: normal 2.4em/26px "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Arial, Verdana, sans-serif;
		color: #0071b6;
		float: left;
		font-weight: normal;
		text-decoration: none;
		margin: 2px 0 10px 0px;
		width: 100%; 
	}

	
	#page h3 {
		font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
		color: #0071b6;
		font-size: 1.3em;
		margin: 1.5em 0 0 0;
		clear: left;
	}
	
	#page h3 a {
		color: #0071b6;

	}
	
	#page h3 a:hover {
		color: #000;

	}

	#page h4 {
		font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
		color: #0071b6;
		font-size: 1.1em;
		margin: 1.5em 0 0 0;
		clear: left;
	}
	



			
	#page a strong {
			background: url(/img/icons/link.gif) no-repeat center left;
			font: normal 1.8em "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
			color: #0071b6;
			display: block;
			border-bottom: 1px solid #ccc;
			padding: 10px 0 10px 20px;
			clear: both;
			}
			
	#page a:hover strong { 
			color: #000;
			}





.box .bdr {
	margin: 0;
	padding:0 10px 0 10px;
	border:1px solid #c5dbee;
	border-width:0 1px;
	background:#fff;

}

	.box {
		width:530px;
		padding:0 0 14px 0;
		margin: 0 auto 10px auto;
		background:url(/img/rc.gif) bottom left no-repeat;

	}
	
	.box h3 {
		margin:0;
		padding: 7px 10px 10px 10px;
		background:url(/img/rc.gif) top left no-repeat;
	}
	
#page .box .bdr h4 {
		margin: 0;
		padding: 10px 0 0 0;
		font-size: 1.2em;
	}

#page .box .bdr .thumb {
			float: right;
			margin: 10px 0 0 10px;
			border: 0;	
		}
		

	
	/* TIPS
	-------------------------------------------------------- */

	#tips { 
		height: 32px; 
		margin: 0; 
		position: relative;
		top: -50px;
		right: 20px;
		width: 210px;
		float: right;
		
		}

	#tips ul { 
		margin: 0; 
		padding: 0;
		}


	/*/ 
	#nav { padding-left: 11px; overflow: hidden; } 
	/* End Hack */

	#tips li { 
		float: left; 
		margin: 0; 
		list-style-type: none;
		margin-right: 10px; 
		}

	#tips li a { 
		display: block; 
		height: 0px !important;
		height /**/:32px; /* IE 5/Win hack */
		padding: 32px 0 0 0; 
		overflow: hidden; 
		}

	.hidden {
		display: none;
	}

	#tips li a:hover { background-position: 0 -32px; }
	
	#tips li#tooltip1,
	#tips li#tooltip1 a { width: 32px; background-image: url(/img/tip1.gif); }

	#tips li#tooltip2,
	#tips li#tooltip2 a { width: 32px; background-image: url(/img/tip2.gif); }

	#tips li#tooltip3,
	#tips li#tooltip3 a { width: 32px; background-image: url(/img/tip3.gif); }

	#tips li#tooltip4,
	#tips li#tooltip4 a { width: 32px; background-image: url(/img/tip4.gif); }

	#tips li#tooltip5,
	#tips li#tooltip5 a { width: 32px; background-image: url(/img/tip5.gif); }

	/* TABLE STYLES
	-------------------------------------------------------- */
	
	#page #contact td {
		border: none;
		padding: 0;
		text-align: left;
	}
	
	
	table {
		width: auto;
		border-top: 1px solid #cee8f3;
		border-right: 1px solid #cee8f3;
		margin:1em auto;
		border-collapse:collapse;
		clear: both;
		}
	
	tr.odd td,
	tr.odd .column1 {
		background: #e5f3f9;
		}
		
	.column1	{
			background:#f9fcfe;
			}
			
	tr.odd .column1 {
		text-align: left;
		}
		
	td {
		color:#0086c6;
		border-bottom: 1px solid #cee8f3;
		border-left:1px solid #cee8f3;
		padding:.3em 1em;
		text-align:center;
		}	
					
	th {
		font-weight:normal;
		color: #0086c6;
		font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
		text-align:left;
		border-bottom: 1px solid #cee8f3;
		border-left:1px solid #cee8f3; 
		padding:.3em 1em;
		}
			
	thead th {
		background:#e5f3f9;
		text-align:center;
		font:bold 1.2em/2em "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
		color:#0086c6;
		}
	
	/* TIP STYLES
	-------------------------------------------------------- */

	.tool-tip {
		color: #FFF;
		width: 139px;
		z-index: 13000;
	}

	.tool-title {
		font-weight: bold;
		font-size: 11px;
		margin: 0;
		color: #9FD4FF;
		padding: 8px 8px 4px;
		background: url(/img/bubble.png) top left;
	}

	.tool-text {
		font-size: 11px;
		padding: 4px 8px 8px;
		background: url(/img/bubble.png) bottom right;
	}

	.custom-tip {
		color: #000;
		width: 130px;
		z-index: 13000;
	}

	.custom-title {
		font-weight: bold;
		font-size: 11px;
		margin: 0;
		color: #3E4F14;
		padding: 8px 8px 4px;
		background: #C3DF7D;
		border-bottom: 1px solid #B5CF74;
	}

	.custom-text {
		font-size: 11px;
		padding: 4px 8px 8px;
		background: #CFDFA7;
	}

	/* FOOTER
	-------------------------------------------------------- */

	#footer {
		clear: both;
		background: url(/img/footer.gif) no-repeat 22px 0px;
		padding: 0 0 0 22px;
		height: 73px;
		margin: 0 0 20px 0;	
		color: #FFF;

	}
	
	#footer p {
		font-size: 1.0em;
		color: #FFF;
		margin: 0;	
		padding: 38px 0 0 310px;
	}
	
	#footer a { 
		color: #FFF; 
		text-decoration: none;
	}

	#footer a:hover { 
		color: #FFF; 
		text-decoration: none;
	}
	
	/* MAIN NAVIGATION
	-------------------------------------------------------- */
#nav {
	float: left;
	width: 201px;
}



	#nav-top { 
			width: 201px; 
			height: 12px;
			margin: 0; 
			padding: 0;
			background: url(/img/nav/top.png) no-repeat;
			}
			
			#nav-mdl { 
				width: 201px; 
				margin: 0; 
				background: url(/img/nav/bg.gif) repeat-y;

				}
				

			
			
	#nav-mdl ul { 
		margin: 0; 
		padding: 0;
		}


	/*/ 
	#nav { padding-left: 11px; overflow: hidden; } 
	/* End Hack */

	#nav-mdl li { 
		padding-bottom: 2px;
		list-style-type: none; 
		background-repeat: no-repeat;
		float:none;
		margin: 0 0 0 7px;
		}

	#nav-mdl li a { 
		display: block; 
		height: 0px !important;
		height /**/:23px; /* IE 5/Win hack */
		padding: 23px 0 0 0; 
		overflow: hidden; 
		}

	.hidden {
		display: none;
	}

	#nav-mdl li a:hover { background-position: -180px 0; }

	#nav-mdl li#home,
	#nav-mdl li#home a { width: 180px; background-image: url(/img/nav/home.gif); }

	#nav-mdl li#alarms,
	#nav-mdl li#alarms a { width: 180px; background-image: url(/img/nav/alarms.gif); }

	#nav-mdl li#accessories,
	#nav-mdl li#accessories a { width: 180px; background-image: url(/img/nav/accessories.gif); }

	#nav-mdl li#gpstracking,
	#nav-mdl li#gpstracking a { width: 180px; background-image: url(/img/nav/gpstracking.gif); }
	
	#nav-mdl li#shopping,
	#nav-mdl li#shopping a { width: 180px; background-image: url(/img/nav/shopping.gif); }
	
	#nav-mdl li#ownersmanuals,
	#nav-mdl li#ownersmanuals a { width: 180px; background-image: url(/img/nav/ownersmanuals.gif); }
	
	#nav-mdl li#retailers,
	#nav-mdl li#retailers a { width: 180px; background-image: url(/img/nav/retailers.gif); }
	
	#nav-mdl li#jargon,
	#nav-mdl li#jargon a { width: 180px; background-image: url(/img/nav/jargon.gif); }
	
	#nav-mdl li#troubleshooting,
	#nav-mdl li#troubleshooting a { width: 180px; background-image: url(/img/nav/troubleshooting.gif); }
	
	#nav-mdl li#links,
	#nav-mdl li#links a { width: 180px; background-image: url(/img/nav/links.gif); }
	
	#nav-mdl li#news,
	#nav-mdl li#news a { width: 180px; background-image: url(/img/nav/news.gif); }
	
	#nav-mdl li#contactus,
	#nav-mdl li#contactus a { width: 180px; background-image: url(/img/nav/contactus.gif); }
	
	#nav-mdl li#memberlogin,
	#nav-mdl li#memberlogin a { width: 180px; background-image: url(/img/nav/memberlogin.gif); }

	#nav-mdl li#dealerlogin,
	#nav-mdl li#dealerlogin a { width: 180px; background-image: url(/img/nav/dealerlogin.gif); }

	#nav-mdl li#dealerarea,
	#nav-mdl li#dealerarea a { width: 180px; background-image: url({site_url}img/nav/dealerarea.gif); }

	body.home li#home,
	body.home li#home a,
	body.home li#home a:hover,
	body.alarms li#alarms,
	body.alarms li#alarms a,
	body.alarms li#alarms a:hover,
	body.accessories li#accessories,
	body.accessories li#accessories a,
	body.accessories li#accessories a:hover,
	body.gpstracking li#gpstracking,
	body.gpstracking li#gpstracking a,
	body.gpstracking li#gpstracking a:hover,
	body.shopping li#shopping,
	body.shopping li#shopping a,
	body.shopping li#shopping a:hover,
	body.ownersmanuals li#ownersmanuals,
	body.ownersmanuals li#ownersmanuals a,
	body.ownersmanuals li#ownersmanuals a:hover,
	body.retailers li#retailers,
	body.retailers li#retailers a,
	body.retailers li#retailers a:hover,
	body.jargon li#jargon,
	body.jargon li#jargon a,
	body.jargon li#jargon a:hover,
	body.troubleshooting li#troubleshooting,
	body.troubleshooting li#troubleshooting a,
	body.troubleshooting li#troubleshooting a:hover,
	body.links li#links,
	body.links li#links a,
	body.links li#links a:hover,
	body.news li#news,
	body.news li#news a,
	body.news li#news a:hover,
	body.contactus li#contactus,
	body.contactus li#contactus a,
	body.contactus li#contactus a:hover,
	body.memberlogin li#memberlogin,
	body.memberlogin li#memberlogin a,
	body.memberlogin li#memberlogin a:hover,
	body.dealerlogin li#dealerlogin,
	body.dealerlogin li#dealerlogin a,
	body.dealerlogin li#dealerlogin a:hover,
	body.dealerarea li#dealerarea,
	body.dealerarea li#dealerarea a,
	body.dealerarea li#dealerarea a:hover { 
	background-position: -180px 0; 
	}
	
	#nav-btm { 
			width: 201px;
			height: 200px;
			margin: 0; 
			padding: 0;
			background: url(/img/nav/btm.gif) no-repeat;
			}
			
			
			
			
			
			
			
			
			
			
			
			
			
/* BASE FORM ELEMENTS
-------------------------------------------------------- */


ul {
	font-size: 1.1em;
	list-style:none;
		
}

li {
	display: block;
	float: left;
	width: 100%;
/* 	padding-bottom: 10px; */
	margin-bottom: 10px;
}

label {
	display: block;
	color: #0071b6;
	font-weight: bold;
	float: left;
	text-align: left;
	padding: 4px 0 0 0;	
}

label em {
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
}

input {
	background: #FFF;
	display: block;
	float: left;
}

input, textarea {
	padding: 2px;
	border-top: 1px solid #ccc;
	border-right: 2px solid #b8babb;
	border-bottom: 2px solid #b8babb;
	border-left: 1px solid #ccc;
}

textarea {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 1.1em;
	width: 500px;
	height: 80px;
}
	
br {
	clear: left;
}

.requiredfield {
	color: #FF6600;
	font-weight: bold;
	margin: 0 0 0 10px;
/* 	position: absolute; */
}



legend {
	display:none;
}

fieldset
{
	border: 0 none;
	margin:0;
	padding:0;
}






#memberlogin label, #register_member_form label, #forgot_password_form label, #updatedetails label, #member_delete_form label {
	width: 130px;
}

#memberlogin li, #register_member_form li, #forgot_password_form li, #updatedetails li, #member_delete_form li {
	margin-bottom: 10px; /* add margins to all forms */
}

.hiddenFields {
	display: none;
}
	
/* FORM STYLES
-------------------------------------------------------- */

.info, .captcha {
	display: block;
	position: relative;
	left: 130px;
	width: 280px;
}

.register {
	display: block;
	position: relative;
/* 	left: 130px; */
float: left;
	margin: 10px 0 10px 0;
	font-weight: bold;
	font-size: 14px;
	color: #FF6600;

}



.captcha {
	font-size: 1.2em;
	color: #FF6600;
}

.checkbox {
	position: relative;
	left: 127px;
	width: 280px;
}

#register_member_form li.checkbox label, #register_member_form li.terms label {
	width: auto;
	margin-left: 10px;
	padding: 0;
}

.captcha {
	position: relative;
	left: 130px;
	top: 5px;
}


input.btn {
	width: 100px;
	padding:0 0.25em;
	}

/* Submit button */
	
input.send-btn {
	width: 130px;
	height: 25px;
	background: #0071b6 url({site_url}img/forms/btn-submit.gif) no-repeat;
	outline: none;
	border: none;
	padding: 0;
	}
	
input.send-btn:hover {
	background: #76b3dd url({site_url}img/forms/btn-submit.gif) no-repeat 0 -25px;
	}	
	
	/* Login button */

	input.login-btn {
		width: 130px;
		height: 25px;
		background: #0071b6 url({site_url}img/forms/btn-login.gif) no-repeat;
		outline: none;
		border: none;
		padding: 0;
		}

	input.login-btn:hover {
		background: #76b3dd url({site_url}img/forms/btn-login.gif) no-repeat 0 -25px;
		}
	

/* Form Check */

	.tipsbox .tipsbox_top_left{
	background : url('{site_url}img/forms/top_left.png') no-repeat;
}

.tipsbox .tipsbox_top{
	background : url('{site_url}img/forms/top.png') repeat-x;
	height : 17px;

}

.tipsbox .tipsbox_top_right{
	background : url('{site_url}img/forms/top_right.png') no-repeat;

}

.tipsbox .tipsbox_left{
	background : url('{site_url}img/forms/left.png') repeat-y;
	width : 17px;

}

.tipsbox .tipsbox_right{
	background : url('{site_url}img/forms/right.png') repeat-y;
	width : 22px;

}

.tipsbox .tipsbox_bottom_left{
	background : url('{site_url}img/forms/bottom_left.png');

}

.tipsbox .tipsbox_mark{
	background : url('{site_url}img/forms/mark.png') no-repeat;
	height : 36px;
}

.tipsbox .tipsbox_bottom_right{
	background : url('{site_url}img/forms/bottom_right.png');
}

.tipsbox .tipsbox_inner, .tipsbox .tipsbox_inner_ie6{
	background : url('{site_url}img/forms/inner.png');
}

.tipsbox .tipsbox_inner_ie6 {
	padding : 4px;	
}

.tipsbox p, .tipsbox {
	font: 1.0em/180% "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif; color: #FFF;
	margin : 0;
	padding : 0;
	border : 0;
}

.error_f {
	border : 1px dotted #666;
	margin-top : 5px;
	background-color : #EAEAEA;
}

.error_f p {
	margin : 5px;
	color : #A00;
}

.error_f p span {
	font-size : 13px;
	color : #000;
	margin : 5px 0px 0px 0px;
}

/* buttons */
	
input.btn-register, input.btn-update, input.btn-send {
	width: 100px;
	height: 23px;
	outline: none;
	border: none;
	padding: 0;
	}	
	
input.btn-register {
	background: #0066b0 url(/img/btns/register.gif) no-repeat;
	}	
	
input.btn-register:hover {
	background: #0066b0 url(/img/btns/register.gif) no-repeat 0 -23px;
	}
	
input.btn-update {
	background: #0066b0 url(/img/btns/update.gif) no-repeat;
	}	
	
input.btn-update:hover {
	background: #0066b0 url(/img/btns/update.gif) no-repeat 0 -23px;
	}								

input.btn-send {
	background: #0066b0 url(/img/btns/send.gif) no-repeat;
	}	
	
input.btn-send:hover {
	background: #0066b0 url(/img/btns/send.gif) no-repeat 0 -23px;
	}	
	
/* reposition btns */
	
input.btn-send {
	margin: 0 0 0 130px;
}	
	
/* Member form custom fields */

.select {
	width: 257px;
	padding: 0;
}

.input {
	width: 232px;
}