h1, h2, h3, h4, h5, h6, p, li, ol, ul, body {
	margin: 0;
	padding: 0;
}

body {
	background: #d3d7e6 url(../images/body-bg.png) top repeat-y;
	font-size: .875em;
	font-family: Arial, Helvetica, sans-serif;
	color: #332b2b;
}

img {
	border: 0;
}

a {
	color: #152d6f;
	text-decoration: none;
}

a:visited {
	color: #3c648e;
}

a:hover {
	text-decoration: underline;
}

ul, ol, dl {
	position: relative;
}

h1 {
	font-size: 1.7em;
	color: #013c80;
	text-shadow: 0 2px 0 #ffffff;
	font-weight: 700;
	font-family: 'Lato', 'LatoRegular', Arial, serif;
}

h2 {
	font-size: 1.5em;
	color: #152d6e;
	font-weight: 900;
	font-family: 'Lato', 'LatoRegular', Arial, serif;
}

h3 {
	font-weight: 700;
	font-family: 'Lato', 'LatoRegular', Arial, serif;
}

.h2-sm {
	font-size: .75em;
	font-weight: 700;
}

.clear {
	clear: both;
}

#header {
	background: url("../images/top-bar.png") repeat-x;
	height: 173px;
	margin: auto 0;
}

	#header-wrapper {
		background: url("../images/top-bar-curve.png") top center no-repeat;
		height: 173px;
		margin: 0 auto;
	}	

		#header-content {
			margin: 0 auto;
			width: 900px;
			z-index: 100;
			position: relative;
		}
			
			#logo {
				float: left;
				margin-top: 25px;
			}
		
			#top-nav {
				color: #fff;
				position: absolute;				
				left: 225px;
				width: 720px;
			}
			
				#top-nav p {
					font-weight: 700;
					font-size: 1.125em;
					font-family: "Lato", 'LatoRegular', Arial;
					letter-spacing: 1px;
					float: left;
					margin-top: 15px;
				}
				
				#top-nav #sub-nav {
					list-style: none;	
					float: left;	
					left: 260px;	
					position: absolute;					
					margin-top: 15px;
					font-family: "Lato", 'LatoRegular', Arial;	
				}
				
					#top-nav #sub-nav li {
						display: inline;
						margin-right: 10px;
					}
					
					#top-nav #sub-nav li a {
						color: #fff;
					}
				
				#top-nav #social-buttons {
					float: right;
					margin-right: 45px;
					margin-top: 13px;
				}
				
				* html #top-nav #social-buttons {
					margin-right: 23px;
					padding-left: 15px;
				}
				
					#top-nav #social-buttons a {
						padding-left: 10px;
					}
			
			/* Search Button & Results */

			#search-wrapper {
				position: relative;
				top: 67px;
				margin-left: 216px;
				border: 0;
				width: 316px;
				height: 49px;
				z-index: 2;
				background: url("../images/search-bg.png") no-repeat !important;
			}
			
			* html #search-wrapper {
				position: relative;
				top: 67px;
				margin-left: 445px;
				border: 0;
				width: 316px;
				height: 49px;
				background: url("../images/search-bg-ie.png") no-repeat !important;
			}
			
				#search .gsc-control-cse {
					font-family: Arial, sans-serif;
					background: none;
					border: 0;
				}
				
				#search td.gsc-search-button {
					width: auto;
				}
				
				#search input.gsc-input {
					border: 0 !important;
					background: none !important;
					width: 240px !important;
					padding: 0 !important;
					margin: 4px 0 0 15px !important;
				}
				
				#search input.gsc-search-button {
					-moz-border-radius: 0 0 0 0 !important;
					-webkit-border-radius: 0 0 0 0 !important;
					-border-radius: 0 0 0 0 !important;
					background-color: transparent !important;
					border: 0 !important;
					text-shadow: none !important;
					background: url("../images/search-button.png") no-repeat;
					height: 26px;
					width: 26px;
					margin: 5px 10px 0 0 !important;
					padding: 0;
					cursor: pointer;
					text-indent: -999em;
				}
				
				#search div.gsc-clear-button {
					margin: 0;
					padding: 0;
					position: relative;
					display: block;
					top: 3px;
					left: 6px;
				}
				
				#search-wrapper #q, #search-wrapper #q:focus {
					border: 0 !important;
					background: none !important;
					width: 247px !important;
					margin: 0 !important;
					margin: 15px 0 0 20px !important;
					color: #777777;
					outline: none;
				}
				
				#search-wrapper #sa {
					-moz-border-radius: 0 0 0 0 !important;
					-webkit-border-radius: 0 0 0 0 !important;
					-border-radius: 0 0 0 0 !important;
					background-color: transparent !important;
					border: 0 !important;
					text-shadow: none !important;
					background: url("../images/search-button.png") no-repeat;
					height: 26px;
					width: 26px;
					margin: 0 10px 0 0 !important;
					padding: 0;
					cursor: pointer;
					text-indent: -999em;
					position: absolute;
					top: 11px;
				}
				
				#search div.gsc-clear-button {
					margin: 0;
					padding: 0;
					position: relative;
					display: block;
					top: 3px;
					left: 6px;
				}
				
			/* Customer Resource Center */
			
			.customer-resource-center-wrapper {
				position: absolute;
				left: 524px;
				z-index: 1;
				margin-top: 5px;
				display: block;
			}
			
			* html .customer-resource-center-wrapper {
				margin-top: -1px;
			}
			
			.customer-resource-center-wrapper a * {
				position: absolute;
				left: -999em;
			}
			
			.customer-resource-center-wrapper a,
			.customer-resource-center-wrapper a .hover {
				height: 75px;
				display: block;
				cursor: pointer;	 
				left: auto;
				background: url(../images/customer-resource-center.png) 0 0 no-repeat;
			}
			
			
			.customer-resource-center-wrapper a#customer-resource-center {
				background-position: 0 0;
				width: 231px;
			}
			
			.customer-resource-center-wrapper .highlight a#customer-resource-center:hover,
			.customer-resource-center-wrapper a#customer-resource-center .hover {
				background-position: 0 -75px;
				width: 231px;	
			}
			
			/* My Account */

			.my-account-wrapper {
				position: absolute;
				left: 746px;
				z-index: 0;
				margin-top: 5px;
				display: block;
			}
			
			* html .my-account-wrapper {
				margin-top: -1px;
			}
			
			.my-account-wrapper a * {
				position: absolute;
				left: -999em;
			}
			
			.my-account-wrapper a,
			.my-account-wrapper a .hover {
				height: 75px;
				display: block;
				cursor: pointer;	 
				left: auto;
				background: url(../images/my-account.png) 0 0 no-repeat;
			}
			
			
			.my-account-wrapper a#my-account {
				background-position: 0 0;
				width: 173px;
			}
			
			.my-account-wrapper .highlight a#my-account:hover,
			.my-account-wrapper a#my-account .hover {
				background-position: 0 -75px;
				width: 173px;	
			}
			
			/* Navigation */
			
			#nav {
				list-style: none;
				height: 40px;
				margin: 0;
				padding: 0;
				position: absolute;
				top: 133px;
				z-index: 100;
				right: 0;
			}
			
			#nav li {
				float: left;
				display: block;
				margin-left: 15px;
				position: relative;
			}
			
			#nav a * {
				position: absolute;
				left: -999em;
			}
			
			#nav a,
			#nav a .hover {
				height: 40px;
				display: block;
				cursor: pointer;	 
				left: auto;
				background: url("../images/nav.png") 0 0 no-repeat;
				border: 0;
				z-index: 1000;
				position: relative;
			}
			
			
			#nav a#security-systems {
				background-position: 0 0;
				width: 154px;
			}
			
			#nav .highlight a#security-systems:hover,
			#nav a#security-systems .hover {
				background-position: 0 -40px;
				width: 154px;
			}
			
			#nav a#sound-media-solutions {
				background-position: -154px 0;
				width: 207px;
			}
			
			#nav .highlight a#sound-media-solutions:hover,
			#nav a#sound-media-solutions .hover {
				background-position: -154px -40px;
				width: 207px;
			}
			
			#nav a#monitoring-station {
				background-position: -361px 0;
				width: 167px;
			}
			
			#nav .highlight a#monitoring-station:hover,
			#nav a#monitoring-station .hover {
				background-position: -361px -40px;
				width: 167px;
			}
			
			#nav a#about-us {
				background-position: -528px 0;
				width: 102px;
			}
			
			#nav .highlight a#about-us:hover,
			#nav a#about-us .hover {
				background-position: -528px -40px;
				width: 102px;
			}
			
			/* Drop Downs */
			
			#nav li ul {
				position: absolute;
				z-index: 100;
				display: none;
				margin: 0;
				padding: 10px 0;
				top: 40px;
			}
			
			#nav li ul li {
				float: left;
			}
			
			#nav li ul li ul {
				display: block !important;
				visibility: visible !important;
				-moz-border-radius: 0;
				-webkit-border-radius: 0;
				border-radius: 0;
				-moz-box-shadow: 0 0 0;
				-webkit-box-shadow: 0 0 0;
				box-shadow: 0 0 0;
				background: none;
				position: static;
				border-right: 1px solid #ccc;
				font-size: 1.3em;
				padding: 0;				
			}
			
			#nav.sf-menu li ul a:hover {
				text-decoration: underline;
			}
			
			#nav li ul.security-nav li ul {
				min-height: 250px;
				height: auto !important;
				height: 250px;
			}
			
			#nav li ul.sound-nav li ul {
				min-height: 200px;
				height: auto !important;
				height: 200px;
			}
			
			#nav .sub-col {				
				width: 210px;
				padding-right: 5px;
			}
			
			#nav .sub-col2 {				
				width: 265px;
				padding-right: 5px;
			}
			
			#nav .sub-col-last {				
				width: 205px;
			}
			
			#nav .sub-col-last ul {
				border-right: 0;
			}
			
			#nav.sf-menu li ul li ul li {
				float: none;
				display: visible;
				margin-bottom: 10px;
				font-size: .75em;
				text-shadow: 1px 1px 0px #ffffff;
			}
			
			#nav .security-nav {
				min-width: 420px;
			}
			
			* html #nav .security-nav {
				width: 420px;
			}
			
			#nav .sound-nav {
				min-width: 905px;
				left: -397px;
				-moz-border-radius: 15px 15px 15px 15px;
				border-radius: 15px 15px 15px 15px;
				-webkit-border-top-left-radius: 15px;
				-webkit-border-top-right-radius: 15px;
				-webkit-border-bottom-right-radius: 15px;
				-webkit-border-bottom-left-radius: 15px;
			}
			
			* html #nav .sound-nav {
				width: 905px;
			}
			
			#nav .monitoring-nav {
				min-width: 205px;
				background: #eeeeee;
				background: -moz-linear-gradient(top, #ffffff 10%, #eeeeee 100%);
				background: -webkit-gradient(linear, left top, left bottom, color-stop(10%,#ffffff), color-stop(100%,#eeeeee));
			}
			
			#nav .about-nav {
				min-width: 205px;
				-moz-border-radius: 15px 0px 15px 15px;
				-webkit-border-top-left-radius: 15px;
				-webkit-border-top-right-radius: 0px;
				-webkit-border-bottom-right-radius: 15px;
				-webkit-border-bottom-left-radius: 15px;
				border-radius: 15px 0px 15px 15px;
				left: -103px;
				background: #eeeeee;
				background: -moz-linear-gradient(top, #ffffff 10%, #eeeeee 100%);
				background: -webkit-gradient(linear, left top, left bottom, color-stop(10%,#ffffff), color-stop(100%,#eeeeee));
			}
			
			/* * html #nav .security-nav {
				width: 195px;
			}
			
			* html #nav .sound-nav {
				width: 213px;
			}
			
			* html #nav .monitoring-nav {
				width: 205px;
			}
			
			* html #nav .about-nav {
				width: 236px;
			} */
			
			.sf-menu li:hover ul,
			.sf-menu li.sfHover ul {
				left:			0;
				top:			38px; /* match top ul list item height */
				z-index:		99;
			}
			
			ul.sf-menu li:hover li ul,
			ul.sf-menu li.sfHover li ul {
				top:			-999em;
			}
			ul.sf-menu li li:hover ul,
			ul.sf-menu li li.sfHover ul {
				left:			10em; /* match ul width */
				top:			0;
			}
			ul.sf-menu li li:hover li ul,
			ul.sf-menu li li.sfHover li ul {
				top:			-999em;
			}
			ul.sf-menu li li li:hover ul,
			ul.sf-menu li li li.sfHover ul {
				left:			10em; /* match ul width */
				top:			0;
			}
			
			#nav.sf-menu li li {
				font-size: .875em;
				background:	url(images/navigation/bullet.png) 20px 16px no-repeat;
				margin: 0;
				display: block;
				zoom: 1;
			}
			
			#nav.sf-menu li li:hover {
				background:	url(images/navigation/bullet-highlight.png) 20px 16px no-repeat;
			}
			
			* html .sf-menu li li {
				margin-left: -24px;
			}
			
			#nav.sf-menu li li a {
				padding: 0px 20px 0 20px;
				color: #23408f;
				font-size: 14px;
				width: auto;
				height: auto;
				display: block;
				background: transparent;
				text-decoration: none;
			}
			
			* html .sf-menu li li a {
				padding: 10px 0 0px 14px;
				text-shadow: 1px 2px 1px #2e0303;		
			}
			
			.sf-menu li li a:hover {
				background: none;
				text-decoration: underline;
			}
			
			.sf-menu li:hover, .sf-menu li.sfHover,
			.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
				outline:		0;
			}
			
			/*** shadows for all but IE6 ***/
			.sf-shadow ul {	
				background: #eeeeee url(../images/sub-nav-shadow.png) repeat-x top;
				background: url(../images/sub-nav-shadow.png) repeat-x top, -moz-linear-gradient(top, #ffffff 10%, #eeeeee 100%);
				background: url(../images/sub-nav-shadow.png) repeat-x top, -webkit-gradient(linear, left top, left bottom, color-stop(10%,#ffffff), color-stop(100%,#eeeeee));
				padding: 5px 0px 15px 0;
				-moz-border-radius: 0px 15px 15px 15px;
				-webkit-border-top-right-radius: 15px;
				-webkit-border-bottom-right-radius: 15px;
				-webkit-border-bottom-left-radius: 15px;
				border-radius: 0 15px 15px 15px;
				-moz-box-shadow: 0px 0px 25px #878481;
				-webkit-box-shadow: 0px 0px 25px #878481;
				box-shadow: 0px 0px 25px #878481;
				z-index: 100;
				position: absolute;
			}
			
			* html .sf-menu li:hover ul,
			* html .sf-menu li.sfHover ul {
				background: #eeeeee url(../images/sub-nav-shadow.png) repeat-x top;
			}
			
			#nav.sf-menu .sub-header {
				font-size: 1.25em;
				color: #fff;
				font-family: Arial, Helvetica, sans-serif;
				text-shadow: 1px 1px 2px #3B3938;
			}
			
			#nav.sf-menu .sub-header a {
				margin: 0px 0 20px 0px;
				padding: 0 20px;
				font-size: 15px;
				color: #ffffff;
			}
			
			#nav.sf-menu .sub-header a:hover {
				text-decoration: none;
			}
			
			#nav.sf-menu .sub-header2 {
				font-size: 1.1em;
				color: #fff;
				font-family: Arial, Helvetica, sans-serif;
				text-shadow: 1px 1px 2px #3B3938;
				line-height: 20px;
			}
			
			#nav.sf-menu .sub-header2 a {
				margin: 0px 0 20px 0px;
				padding: 0 0 0 20px;
				color: #fff;
				font-size: 13px;
			}
			
			#nav.sf-menu .sub-header2 a:hover {
				text-decoration: none;
			}
			
			* html #nav.sf-menu .sub-header2 {
				font-size: 1.1em;
			}
		
#main-highlight {
	margin: 0 auto;
	min-height: 500px;
	background: url("../images/highlight.jpg") no-repeat top center;
}

#main {
	margin: 0 auto;
	width: 940px;
}

#main-sub {
	padding: 20px 0 40px 0;
	width: 900px;
	margin: 0 auto;
}

#homepage-wrapper {
	margin-top: 20px;	
	position: relative;
	z-index: 100;
}

/* Banner */

#banner {
	background: url("../images/slideshow-bg.png") no-repeat;
	width: 926px;
	height: 324px;
	top: 13px;
	margin: 0 auto;
	position: relative;
}

#slides {
	padding: 0;
	overflow: hidden;
	position: absolute;
	left: 13px;
	top: 7px;
	margin: 0;
	height: 300px;
	width: 650px;
	z-index: 1;
}

#slideshow-menu {
	position: absolute;
	right: 13px;
	top: 7px;
	height: 300px;
	width: 300px;
	z-index: 2;	
	background: url("../images/slideshow-menu.png") no-repeat 2px top;
}

#slideshow-menu ul {	
	list-style: none;
	padding: 0;
	margin: 0;
}

#slideshow-menu ul li {
	height: 75px;
	font-family: 'Lato', 'LatoRegular', Arial;
	font-size: 15px;
	font-weight: 700;
	width: 275px;
	margin: 0;
	padding: 0 0 0 25px;
	color: #fff;
	text-shadow: 1px 1px 2px #3b3938;
}

#slideshow-menu ul li.activeSlide {
	text-shadow: 1px 1px 2px #091548;
}

#slideshow-menu ul li.slide1 {
	background: url("../images/slide-li.png") no-repeat;
}

#slideshow-menu li.slide1.activeSlide {
	position: relative;
	background: url("../images/slide-li.png") no-repeat 0 -300px;
}

#slideshow-menu ul li.slide2 {
	background: url("../images/slide-li.png") no-repeat 0 -75px;
}

#slideshow-menu li.slide2.activeSlide {
	position: relative;
	background: url("../images/slide-li.png") no-repeat 0 -375px;
}

#slideshow-menu ul li.slide3 {
	background: url("../images/slide-li.png") no-repeat 0 -150px;
}

#slideshow-menu li.slide3.activeSlide {
	position: relative;
	background: url("../images/slide-li.png") no-repeat 0 -450px;
}

#slideshow-menu ul li.slide4 {
	background: url("../images/slide-li.png") no-repeat 0 -225px;
}

#slideshow-menu li.slide4.activeSlide {
	position: relative;
	background: url("../images/slide-li.png") no-repeat 0 -525px;
}

#slideshow-menu ul li:hover {
	cursor: pointer;
}

#slideshow-menu ul li span {
	padding: 27px 0 0 47px;
	display: inline-block;	
}

/* Content */

#content {
	margin: 30px 0 40px 0;
}

#sub-content {
	float: left;
	margin-left: 25px;
	width: 575px;
}

#main-sub ol, #main-sub ul {
	margin: 20px 0 20px 25px;
}	

#main-sub li {
	margin-bottom: 10px;
	line-height: 24px;
}

#main-sub h1 {
	margin-bottom: 20px;
	font-weight: 900;
	font-size: 2em;
	text-shadow: 2px 2px 2px #fff;
}

#main-sub h2 {
	font-weight: 700;
	color: #383947;
	margin-bottom: 10px;
	text-shadow: 2px 2px 2px #fff;
}

#main-sub p {
	margin: 10px 0 20px 0;
	line-height: 24px;
	text-shadow: 1px 1px 0px #fff;
}

#content #hp-wrapper {
	margin-left: -5px;
}

#content .hp-box {
	width: 160px;
	padding: 0 25px;
	background: url("../images/hp-box-line.png") no-repeat right 25px;
	float: left;
}

#content .hp-box p {
	margin: 0;
	padding: 20px 0px;
	line-height: 20px;
	font-size: .9em;
}

#content .hp-box h2 {
	margin-bottom: 10px;
}

#content .hp-box h2 a {
	color: #152D6E;
}

#content .hp-box h2 a:hover {
	text-decoration: none;
}	

#content .hp-box img {
	-moz-box-shadow: 0px 3px 9px #a8a8be;
	-webkit-box-shadow: 0px 3px 9px #a8a8be;
	box-shadow: 0px 3px 9px #a8a8be;
}

#content .blog-feed {
	padding-left: 25px;
	width: 270px;
	float: left;
}

#content .blog-feed h2 {
	margin-bottom: 20px;
}

#content .blog-feed h2 a {
	color: #152D6E;
}

#content .blog-feed h2 a:hover {
	text-decoration: none;
}

#content .blog-feed h3 {
	font-weight: 700;
	font-size: 1.1em;
	margin-bottom: 20px;
}

#content .blog-feed p {
	line-height: 20px;
	font-size: .9em;
	margin-bottom: 10px;
}

.img-right {
	float: right;
	-moz-box-shadow: 0px 3px 9px #a8a8be;
	-webkit-box-shadow: 0px 3px 9px #a8a8be;
	box-shadow: 0px 3px 9px #a8a8be;
	margin: 0 0 20px 40px;
}

/* Read More */

.read-more {
	position: relative;
	left: -12px;
}

.read-more a * {
	position: absolute;
	left: -999em;
}

.read-more a,
.read-more a .hover {
	height: 54px;
	display: block;
	cursor: pointer;	 
	left: auto;
	background: url(../images/read-more.png) 0 0 no-repeat;
}


.read-more a.read-full {
	background-position: 0 0;
	width: 160px;
}

.read-more .highlight a.read-full:hover,
.read-more a.read-full .hover {
	background-position: 0 -54px;
	width: 160px;	
}

/* Sub Page Navigation */

#side-nav {
	background: #76726A url("../images/side-nav-bg.png") top center repeat-x;
	background: url("../images/side-nav-bg.png") top center repeat-x, -moz-linear-gradient(top, #76726A 0%, #6B6761 100%);	
	background: url("../images/side-nav-bg.png") top center repeat-x, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#76726A), color-stop(100%,#6B6761));	
	background: url("../images/side-nav-bg.png") top center repeat-x, -o-linear-gradient(top, #76726A 0%,#6B6761 100%);	
	width: 300px;
	float: left;
	margin-bottom: 40px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px; 
	-moz-box-shadow: 0px 0px 25px #c2c1c0;
	-webkit-box-shadow: 0px 0px 25px #c2c1c0;
	box-shadow: 0px 0px 25px #c2c1c0;
}

#side-nav h2 {
	color: #ffffff;
	text-shadow: 1px 1px 2px #0d1e58;
	margin: 10px 0 0 20px;
}

#side-nav ul {
	list-style: none;
	margin: 20px 0 20px 25px;
	text-shadow: 1px 1px 2px #57524b;
}

#side-nav ul li {
	margin-bottom: 10px;
	line-height: normal;
}	

#side-nav ul a {
	color: #fff;
	
}

/* Sub-Banner */

#sub-banner {
	width: 575px;
	max-height: 300px;
}

#sub-banner img {
	margin-bottom: 20px;
	display: block;
}

/* Footer */

#footer {
	background: #6d6963 url(../images/footer-bg.png) center top repeat-x;
	min-height: 378px;
	height: auto !important;
	height: 378px;
	clear: both;
}

#footer a {
	color: #ffffff;
}

#footer-wrapper {
	width: 940px;
	margin: 0 auto;
	color: #fff;
}

#footer-wrapper2 {
	margin-left: -5px;
}

#footer-right {
	float: right;
	padding-top: 25px;
	font-size: .9em;
	margin-right: 5px;
	position: relative;
}

#footer-right h3 {
	font-size: 1.25em;
	text-shadow: 1px 1px 2px #58544d;
	margin-bottom: 10px;
}

#footer-right form p {
	font-size: .875em;
	margin: 0;
}

#footer-right p {
	margin: 10px 0 20px 0;
}

.footer-col {
	float: left;
	padding: 25px 25px 0 25px;
	width: 160px;
	background: url("../images/footer-line.png") right 20px no-repeat;
	min-height: 480px;
}

.footer-col ul {
	margin-bottom: 30px;
}

#footer .footer-col h3 {
	color: #25211a;
	text-shadow: 1px 1px 2px #8a867f;
	font-weight: bold;
	margin-bottom: 15px;
}

#footer .footer-col h3 a {
	color: #25211a;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 1px 1px 2px #8a867f;
}

#footer .footer-col h3 a:hover {
	color: #25211a;
	text-decoration: none;
}

.footer-col h4 {
	text-shadow: 1px 1px 2px #59564e;
	margin-bottom: 5px;
	font-size: 1em;
	font-family: "Lato", 'LatoRegular', Arial, Helvetica, sans-serif;
}

.footer-col ul li {
	list-style: none;
	margin-bottom: 7px;
}

.footer-col a {
	font-weight: normal;
	text-shadow: 1px 1px 1px #59564e;
}

/* Search Button & Results */

#newsletter-wrapper {
	position: relative;
	display: block;
	border: 0;
	left: -8px;
	width: 289px;
	height: 49px;
	background: url("../images/newsletter-input.png") no-repeat;
}
	
#newsletter-wrapper input {
	border: 0 !important;
	background: none !important;
	width: 247px !important;
	padding: 0 !important;
	margin: 17px 0 0 20px !important;
	color: #777777;
}

/* Sign Up */

.sign-up {
	margin: 0 0 0 -15px;
}

.sign-up button * {
	position: absolute;
	left: -999em;
}

.sign-up button,
.sign-up button .hover {
	height: 66px;
	position: relative;
	display: block;
	cursor: pointer;	 
	left: auto;
	background: url("../images/sign-up.png") 0 0 no-repeat;
	text-indent: -999em;
}


.sign-up button#sign-up {
	background-position: 0 0;
	width: 129px;
	border: 0;
	padding: 0;
}

.sign-up .highlight button#sign-up:hover,
.sign-up button#sign-up .hover {
	background-position: 0px -66px;
	width: 129px;	
}

button::-moz-focus-inner { 
    border: 0;
    padding: 0;
}

#cse-search-results {
	padding: 20px;
	background: #fff;
	-webkit-box-shadow:  0px 0px 25px  #d5d9e5;
	-moz-box-shadow: 0px 0px 25px #d5d9e5;
	box-shadow: 0px 0px 25px #d5d9e5; 
}

.gsc-tabHeader.gsc-tabhInactive {
border-color: #E9E9E9;
background-color: #E9E9E9;
}
.gsc-tabHeader.gsc-tabhActive {
border-top-color: #ffffff;
border-left-color: #E9E9E9;
border-right-color: #E9E9E9;
background-color: #FFFFFF;
}
.gsc-tabsArea {
border-color: #E9E9E9;
}
.gsc-webResult.gsc-result {
border-color: #FFFFFF;
background-color: #FFFFFF;
}
.gsc-webResult.gsc-result:hover {
border-color: #FFFFFF;
background-color: #FFFFFF;
}
.gs-webResult.gs-result a.gs-title:link,
.gs-webResult.gs-result a.gs-title:link b {
color: #23408f;
}
.gs-webResult.gs-result a.gs-title:visited,
.gs-webResult.gs-result a.gs-title:visited b {
color: #102253;
}
.gs-webResult.gs-result a.gs-title:hover,
.gs-webResult.gs-result a.gs-title:hover b {
color: #4561ad;
}
.gs-webResult.gs-result a.gs-title:active,
.gs-webResult.gs-result a.gs-title:active b {
color: #4561ad;
}
.gsc-cursor-page {
color: #23408f;
}
a.gsc-trailing-more-results:link {
color: #23408f;
}
.gs-webResult.gs-result .gs-snippet {
color: #383947;
}
.gs-webResult.gs-result .gs-visibleUrl {
color: #383947;
}
.gs-webResult.gs-result .gs-visibleUrl-short {
color: #383947;
}
.gs-webResult.gs-result .gs-visibleUrl-short {
display: none;
}
.gs-webResult.gs-result .gs-visibleUrl-long {
display: block;
}
.gsc-cursor-box {
border-color: #FFFFFF;
}
.gsc-results .gsc-cursor-page {
border-color: #E9E9E9;
background-color: #FFFFFF;
}
.gsc-results .gsc-cursor-page.gsc-cursor-current-page {
border-color: #ffffff;
background-color: #FFFFFF;
}
.gs-promotion.gs-result {
border-color: #336699;
background-color: #FFFFFF;
}
.gs-promotion.gs-result a.gs-title:link {
color: #0000CC;
}
.gs-promotion.gs-result a.gs-title:visited {
color: #0000CC;
}
.gs-promotion.gs-result a.gs-title:hover {
color: #0000CC;
}
.gs-promotion.gs-result a.gs-title:active {
color: #0000CC;
}
.gs-promotion.gs-result .gs-snippet {
color: #000000;
}
.gs-promotion.gs-result .gs-visibleUrl,
.gs-promotion.gs-result .gs-visibleUrl-short {
color: #008000;
}

#main-sub .question {
	margin-bottom: 0px;
}

#contact-form label, textarea {
	display: block;
}

#contact-form.long-form input, #contact-form.long-form textarea {
	margin-bottom: 0;
}

#contact-form label {
	margin-bottom: 5px;
}

#contact-form p {
	margin: 0 0 5px 0;
	clear: both;
}

#contact-form input, textarea {
	width: 228px;
	margin-bottom: 10px;
}

#contact-form textarea {
	width: 100%;
}

.submit-wrapper button * {
	position: absolute;
	left: -999em;
}

.submit-wrapper {
	margin-top: 5px;
}	

.long-form table tr td {
	vertical-align: top;
}

.submit-wrapper button,
.submit-wrapper button .hover {
	height: 35px;
	position: relative;
	display: block;
	cursor: pointer;	 
	left: auto;
	background: url("../images/submit-form.png") 0 0 no-repeat;
	text-indent: -999em;
}


.submit-wrapper button#submit {
	background-position: 0 0;
	width: 234px;
	border: 0;
	padding: 0;
}

.submit-wrapper .highlight button#submit:hover,
.submit-wrapper button#submit .hover {
	background-position: 0 -35px;
	width: 234px;	
}

.error {
	background: #FBE3E4;
	border-color: #FBC2C4;
	color: #8A1F11;
}

.success {
	background: #E6EFC2;
	border-color: #C6D880;
	color: #264409;	
}

.success p {
	margin: 5px 0 0 0;
	
}

.icon {
	vertical-align: middle;
	background: none;
	-moz-box-shadow: 0 0 0 0;	
	-webkit-box-shadow: 0 0 0 0;
	-box-shadow: 0 0 0 0;
	border: 0;
	padding: 0;
	margin: 0 10px 0 0;
}

.error, .success {
	border: 2px solid #DDDDDD;
	margin: 0px 0 10px 0px;
	width: 100%;
	padding: 10px;
}

.vista tr td {
	border-bottom: 1px solid #eee;
}

#contact-form h2 {
	margin-bottom: 20px;
	margin-top: 10px;
}

#contact-form p.box label, #contact-form p.box input {
	display: inline;
	width: auto;	
}

.pdq {
	margin-left: 10px;
}

