@import 'reset.css';
@import 'base.css';
/*Base Styles*/
a, h1, h2, h3, ul, ul li, li, button, img, div,  embed, object {
	padding:0;
	margin:0;
	border:none;
	outline:none;
	background-color:transparent;
}

table, tr, td, th{border:none;	outline:none;	margin:0;padding:2px;}

* {
	outline:none;
}
a {
	color:#9dc605;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;	
}



html, body {
	margin:0;
	background-color:#f2f2f2;
	width:100%;	
	font-size:13px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
}
h2 {
	color:#9dc605;
	font-size:35px;
	font-weight:normal;
	margin-bottom:20px;	
}
#background-wrapper {	
	background:url(../images/banner_background_image.jpg) center no-repeat ;
	background-position:center 175px;
	height:415px;
}
#sub-page-background-wrapper {
	background:none;
}
#page-wrapper {
	width:100%;
	background: #ffffff url(../images/subpage_bg_repeat.jpg) center top repeat-x;
}
#home-page-wrapper {
	width:100%;
	background:#ffffff url(../images/main_bg_repeat.jpg) center top repeat-x;
}
#header-wrapper {
	background:url(../images/header_banner.jpg) no-repeat;
	width:975px;
	height:131px;
	position:relative;
	margin:0 auto;
}
#header-wrapper h1 {
	text-indent:-9000px;	
}
#search-pin {
	position:absolute;
	top:12px;
	right:10px;
	background:url(../images/search_background.png) no-repeat;
	width:240px;
	height:36px;
	padding:8px 0 0 8px;
}
input.pin-search-input {
	border:1px #ffffff solid;
	background:url(../images/input_background.gif) top left no-repeat;
	width:130px;
	height:18px;
	padding:3px 5px;
	font-size:14px;
}
.pin-submit-btn {
	background:url(../images/search_text.png) top left no-repeat;
	width:84px;
	height:26px;
	border:none;
	cursor:pointer;
	display:block;
	text-indent:-9000px;
}
/*navigation*/
#nav-wrapper {
	height:41px;
	padding-top:3px;
	margin:0 auto;
	width:975px;
}
#navigation {
	width:975px;
}
#navigation li {
	display:block;
	float:left;
	height:30px;
	display:inline;
	list-style-type:none;
	position:relative;
}
#navigation li ul{
	background:url(../images/navigation-background.png) bottom no-repeat;
	display:block;
	width:159px;
	float:left;
	position:absolute;
	top:41px;
	padding:8px 0 12px 0;
	}
#navigation li ul li{
	height:25px;
	}
	
#navigation a {		
	height:30px;
	text-indent:-9000px;
	display:block;
}
#navigation li ul li a{
	text-indent:0px;
	display:block;
	width:144px;
	font-size:13px;
	font-weight:bold;
	line-height:25px;
	height:25px;
	margin-left:1px;
	padding:0 5px;
	color:#FFF;
	
	}
#navigation li ul li a:hover{
	background:#a3cb0e
	}

#navigation a.home { background:url(../images/nav_01.gif) 0 0 no-repeat; width:60px; }
#navigation a.products-services {background:url(../images/nav_02.gif) 0 0; width:165px; }
#navigation a.support { background:url(../images/nav_03.gif) 0 0; width:80px; }
#navigation a.wireless { background:url(../images/nav_04.gif) 0 0; width:86px; }
#navigation a.security { background:url(../images/nav_05.gif) 0 0; width:85px; }
#navigation a.experience { background:url(../images/nav_06.gif) 0 0; width:107px; }
#navigation a.locations { background:url(../images/nav_07.gif) 0 0; width:95px; }
#navigation a.your-costs { background:url(../images/nav_08.gif) 0 0; width:102px; }
#navigation a.contact-us { background:url(../images/nav_09.gif) 0 0; width:103px; }
#navigation a.members { background:url(../images/nav_10.gif) 0 0; width:87px; }

#navigation a:hover { background-position:0 -30px;}

#navigation a.page-highlight {
	background-position:0 -30px;
}

#banner-content-wrapper {
	height:240px;
	background:url(../images/banner_background_image.jpg) top center;
}
#banner-content-wrapper img {
	width:975px;
	margin:0 auto;
	display:block;
}
#content-wrapper {
	padding:20px 50px;
	width:925px;
	margin-top:25px;
	margin-bottom:25px;
	margin:0 auto;
}
#content-wrapper ul li {
	list-style-image:url(../images/bullet.gif);
	margin-left:20px;
	line-height:25px;
	color:#666;
}
#content-wrapper p {
	line-height:25px;
}
#content-wrapper table.contact-form-table input[type=text]  {
	height:17px;
	padding-top:3px;
}
#content-wrapper table.contact-form-table textarea {
	padding-top:3px;
	font-size:11px;
}
#content-wrapper h3.pdf-title {
	position:relative;
	top:-10px;
}
.content-left {
	float:left;
	width:555px;
}

#ctl00_ContentPlaceHolder1_ctrlLogin td{
	padding:5px;
	}

.members-section td{
	padding:7px;
	}
.left-col {
	float:left;
	width:69px;
}
.right-col {
	float:left;	
	width:850px;
}
.right-col img {
	margin-left:15px;
	margin-bottom:15px;
}
.right-content {
	float:right;
}
#content-wrapper img.right-image {
	float:right;
	display:block;
	padding-bottom:25px;
}
#kiosk-comes-with-wrapper {
	background:url(../images/footer_repeat.gif) repeat-x left top;
	height:71px;	
}
#kiosk-comes-with-wrapper img {
	margin:0 auto;
	width:975px;
	display:block;
}
.location-item {
	margin-top:10px;	
}
#location-dynamic-content {
	margin-top:10px;	
}
#location-dynamic-content ul {
	margin:5px 0 20px;
}
#location-dynamic-content ul li {
	list-style-type:none;
	list-style-position:outside;
	line-height:20px;
}
#location-map-wrapper {
	height:510px;	
}
#footer-wrapper {
	background:#f2f2f2 url(../images/footer_dropshadow.gif) repeat-x top left;
	padding-top:15px;
}
#footer-contact {
	width:485px;
	height:90px;
	margin:0 auto;
}
#footer-contact p {
	display:inline;	
	padding-right:20px;
}
#footer-contact p {
	font-size:12px;
	position:relative;
	top:-30px;
}
#footer-copyright {
	width:975px;
	margin:0 auto;
}
#footer-copyright p {
	float:left;
	font-size:10px;
	color:#6f6f6f;
}
#footer-copyright img {
	float:right;
}
.clear {
	clear:both;
}
