/*   CSS for AHRAV  */

/* Set defaults to Zero  */
 html, body, div, span, table, tr, td, th, img, h1, h2, h3, h4, h5, h6, p, a, ul, ol, li, dd, dt, dl, blockquote, pre, strong, em {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body {
	background-color:#000;
	font: 12px tahoma, arial, sans-serif;
	color:#fff;
}
#container {
	width: 1182px;
	margin: 0 auto;
}
.header {
	background: url(assets/bg_header_ahrav.jpg) no-repeat;
	height: 148px;
}
.header p {
	padding: 24px 120px 85px 699px;
	font: bold 24px garamond, serif;
	text-align: right;
}
#contact .leftcol p {
	padding-top: 20px;
	padding-left: 20px;
}
#contact .leftcol h3 {
	padding-top: 20px;
	padding-left: 20px;
}
#nine11 .leftcol p {
	font-family: Garamond, serif;
	font-size: 20px;
	font-weight: bold;
	padding-top: 20px;
	padding-left: 20px;
}
#nine11 .leftcol h3 {
	padding-top: 20px;
	padding-left: 20px;
}
a {
	text-decoration: none;
color#fff;
}
a:link {
	color: #fff;
}
a:visited {
	color: #fff;
}
a:hover {
	color: yellow;
}   /* old color #7d82ab */
.main_nav {
	background: url(http://www.ahrav.com/assets/bg_nav_ahrav.jpg) no-repeat;
	width: 100%;
	height: 33px;
	margin-left: 22px;
}
.main_nav ul {
	padding: 2px 0px 0px 0px;
	text-align: center;
}
.main_nav li {
	display: inline;
	padding: 0px 55px 0px 0px;
}
.main_nav a {
	font: bold 14px tahoma, arial;
	letter-spacing: 0.1em;
}
/* ######### Style for Drop Down Menu ######### */

.dropmenudiv {
	position: absolute;
	top: 0px;
	left: 0px;
	border: solid #ccc 1px;
	line-height: 18px;
	z-index: 100;
	background-color: #565656;
	width: 150px;
	visibility: hidden;
}
.dropmenudiv a {
	text-decoration: none;
	width: auto;
	display: block;
	text-indent: 5px;
	padding: 2px 0;
	color: white;
	border-bottom: solid 1px #ccc;
	font-weight: bold;
	font-family: 'helvetica neue', helvetica, verdana, arial;
	letter-spacing: 0.1em;
}
.dropmenudiv a:visited {
	color: white;
}
.dropmenudiv .drop1 a:hover {
	background-color: #752224;
	color: yellow;
}
.dropmenudiv .drop2 a:hover {
	background-color: #7b4c1f;
	color: yellow;
}
.dropmenudiv .drop3 a:hover {
	background-color: #806f43;
	color: yellow;
}
.dropmenudiv .drop4 a:hover {
	background-color: #4d602b;
	color: yellow;
}
.banner {
	background: url(assets/bg_banner_ahrav.jpg) no-repeat;
	height: 212px;
}
.banner p {
	padding: 42px 0px 0px 290px;
	font: italic 28px 'Century Gothic', arial;
	text-align: center;
}
.banner p span {
	color: #1b3b92;
	font: 22px Tahoma;
}
#residential .banner {
	background: url(assets/bg_banner_residential.jpg) no-repeat;
}
#business .banner {
	background: url(assets/bg_banner_business.jpg) no-repeat;
}
#classroom .banner {
	background: url(assets/bg_banner_classroom.jpg) no-repeat;
}
#helpservice .banner {
	background: url(assets/bg_banner_911.jpg) no-repeat;
}
#nine11 .banner {
	background: url(assets/bg_banner_911.jpg) no-repeat;
}
#customhometheater .banner {
	background: url(assets/bg_banner_nj_home_theater.jpg) no-repeat;
}
.breadcrumbs {
	float: left;
	padding: 8px 0px 0px 123px;
	font: 12px tahoma, arial;
}
/*  ####### Four Image Buttons on the Home Page ######### */
 
 
 .buttons {
	margin: 6px 0px 0px 88px;
}
.buttons td {
	padding-right: 13px;
}
.btn_about {
	background: url(assets/btn_about.jpg) no-repeat;
}
.btn_about:hover {
	background: url(assets/btn_about_over.jpg) no-repeat;
}
.btn_residential {
	background: url(assets/btn_residential.jpg) no-repeat;
}
.btn_residential:hover {
	background: url(assets/btn_residential_over.jpg) no-repeat;
}
.btn_business {
	background: url(assets/btn_business.jpg) no-repeat;
}
.btn_business:hover {
	background: url(assets/btn_business_over.jpg) no-repeat;
}
.btn_classroom {
	background: url(assets/btn_classroom.jpg) no-repeat;
}
.btn_classroom:hover {
	background: url(assets/btn_classroom_over.jpg) no-repeat;
}
.btn_911service {
	background: url(assets/btn_911service.jpg) no-repeat;
}
.btn_911service:hover {
	background: url(assets/btn_911service_over.jpg) no-repeat;
}
.btn_about, .btn_residential, .btn_business, .btn_classroom, .btn_911service {
	padding: 8px 0px 24px 0px;
	font: bold 14px tahoma, arial, sans-serifl;
	letter-spacing: 0.1em;
	text-align: center;
	width: 178px;
}
.btn_911service {
	padding: 0px 0px 0px 0px;
}
.btn_residential a img, .btn_business a img, .btn_classroom a img, .btn_911service a img {
	padding: 18px 0px 0px 0px;
}
.btn_911service a img {
	padding: 11px 0px 0px 0px;
}
/* ######## End - Four Image Buttons on the home page ######## */

 
 
 .main_content {
	margin-top: 13px;
	background: #777 url(assets/bg_texture.jpg) no-repeat;
}
#home .main_content {
	margin-top: 0px;
}
#portfolio .main_content {
	background: #000 url(assets/bg_texture_white.jpg) no-repeat;
}
.gallerybox {
	float: left;
	width: 850px;
	margin-bottom: 20px;
}
#portfolio .gallerybox img {
	float: right;
}
#portfolio .text {
	float: left;
	width: 450px;
	text-align: center;
}
.blurb {
	float: left;
	width: 481px;
	margin: 0px 10px 10px 101px;
	background: url(assets/bg_blurb.jpg) no-repeat;
}
.blurb h1, .whatsnew h1 {
	padding: 4px 0px 20px 18px;
	font-size: 16px;
}
.blurbcontent {
	background: url(assets/bg_blurb_bottomcorners.png) no-repeat bottom;
	padding: 0px 20px 9px 18px;
	font: bold 12px verdana, tahoma, arial, sans-serif;
}
.blurbcontent h2 {
	font-size: 13px;
}
.blurb p {
	font-size: 13px;
	font-family: verdana, tahoma, arial, sans-serif;
	line-height: 16px;
	padding: 12px 0px 15px 0px;
}
.blurbcontent ul {
	padding-left: 28px;
	padding-top: 6px;
}
.blurbcontent a {
	text-decoration: underline;
}
.whatsnew {
	float: left;
	width: 241px;
	margin: 0px 0px 0px 0px;
	background: url(assets/bg_whatsnew.jpg) no-repeat;
}
.whatsnew .content {
	padding: 0px 24px 0px 10px;
	background: url(assets/bg_whatsnew_bottomcorners.png) no-repeat bottom;
	font: bold 12px verdana, tahoma, arial, sans-serif;
}
.whatsnew ul {
	list-style-type: none;
	height: 196px;
	padding-bottom: 16px;
}
.whatsnew li {
	padding: 0px 0px;
	font-size: 16px;
	font-weight: bold;
	font-family: verdana, tahoma, arial, sans-serif;
}
.titlebar {
	background: url(assets/titlebar.png) no-repeat;
	height: 25px;
	padding: 3px 0px 0px 123px;
	font: bold 20px tahoma, arial;
	letter-spacing: 0.12em;
}
.blurb .titlebar {
	background: url(assets/bg_blurb_h1.jpg) no-repeat;
}
.whatsnew .titlebar {
	background: url(assets/bg_whatsnew_h1.jpg) no-repeat;
}
/*
#residential .titlebar {
	background: url(assets/titlebar_residential.png) no-repeat;
}
#business .titlebar {
	background: url(assets/titlebar_business.png) no-repeat;
}
#classroom .titlebar {
	background: url(assets/titlebar_classroom.png) no-repeat;
}
#helpservice .titlebar {
	background: url(assets/titlebar_911service.png) no-repeat;
}
#nine11 .titlebar {
	background: url(assets/titlebar_911service.png) no-repeat;
}
*/
.leftcol {
	float: left;
	margin: 0px 0px 0px 103px;
	height: 250px;
	width: 300px;
	font: 18px tahoma, arial;
	letter-spacing: 0.1em;
}
.leftcol ul {
	list-style-type: none;
	padding: 10px 0px 40px 15px;
}
#home .leftcol ul {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	margin-right: 6px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 15px;
	margin-left: 6px;
}
.leftcol li {
	padding: 4px 0px;
}
.leftcolpix {
	margin-left: 12px;
	margin-right: 12px;
}
.leftcolpix img {
	margin-bottom: 10px;
}
.leftcolpix p {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	font-style: normal;
}
.leftcol .selected {
	background: url(assets/arrow.gif) no-repeat 0 50%;
	text-decoration: underline;
	color: yellow;
	padding-left: 15px;
	font-size: 20px;
	font-style: italic;
}
.crestronvideo {
	margin-right: 32px;
	float: right;
	padding-left: 12px;
	padding-bottom: 10px;
	padding-top: 2px;
}
.rightcol {
	float: left;
	width: 660px;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	color: #000;
	text-align: left;
}
#contact .rightcol_commercial {
	padding-right: 140px;
	padding-top: 12px;
}
.rightcol h2 {
	padding: 12px 0px 10px 28px;
	color: #35385e;
}
.rightcol h3 {
	color: #35385E;
	padding: 0px 0px 8px 28px;
	font-style: italic;
}
.rightcol a {
	text-decoration: underline;
	font-weight: bold;
}
.rightcol a:link {
	color: #35385e;
}
.rightcol a:visited {
	color: #35385e;
}
.rightcol a:hover {
	color: #8287ae;
	text-decoration: underline;
}
.rightcol p {
	line-height: 16px;
	padding: 0px 28px 18px 28px;
	text-align: left;
}
.rightcol .area {
	line-height: 16px;
	font: italic 9px arial;
	color: #777;
}
.rightcol .area2 {
}
.rightcol ul, .rightcol ol {
	margin: 6px 0px 18px 60px;
}
.rightcol li {
	padding: 2px 0px;
}
.rightcol_commericial {
	float: left;
	width: 733px;
	margin: 0px 0px 0px 103px;
	padding: 20px 0px 25px 0px;
	color: #000;
}
.clear_bottom {
	clear: both;
	background: url(assets/bottom_corner.gif) no-repeat;
	width: 24px;
	height: 20px;
	margin: 0px 0px 0px 101px;
}
.footer {
	clear: both;
	background: url(assets/bg_nav_ahrav.jpg) no-repeat;
	width: 100%;
	height: 33px;
	margin: 7px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
	text-align: center;
}
.footer a {
	font: bold 12px tahoma, arial;
	letter-spacing: 0.1em;
	margin-left: 20px;
}
.footer_top {
	clear: both;
	height: 105px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 5px 105px;
}
.footer_top img {
	padding-right: 90px;
}
.AHRAVfooter {
	clear: both;
	background: url(bg_nav_a.jpg) no-repeat;
	width: 100%;
	height: 33px;
	margin: 7px 0px 0px 20px;
	padding: 3px 0px 0px 120px;
	color: #fff;
}
.AHRAVfooter a {
	font: bold 12px tahoma, arial;
	letter-spacing: 0.1em;
	margin-left: 20px;
}
.widecol {
	width:970px;
	margin-left: 0px;
	background-color: #fff;
	color: #000;
	padding-left: 10px;
}
p .calltoaction {
	text-align: center;
}
.calltoaction {
	text-align: center;
}
.gui {
	margin-left: 28px;
}
.gui img {
	margin-right: 15px;
}
#pre-wire .rightcol ul {
	background-image: url(assets/pic-pre-wire-installation-service-nj.jpg);
	padding-left: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-bottom: 30px;
	padding-top: 20px;
	background-repeat: no-repeat;
}
.calltoaction {
}
p.calltoaction {
	text-align: center;
}
p.enlarge {
	font-size: 10px;
}
.austadpro {
	color: #003;
}
.twitterwidget {
	padding-top: 12px;
	padding-left: 15px;
	font-size: 8px;
	font-weight: normal;
}
.audiolist {
	background: url(assets/bg-audio-list.png) no-repeat;
}
.gamelogos {
	font-size: 18px;
	font-weight: bold;
	background-image: url(assets/game-logos.gif);
	background-repeat: no-repeat;
	background-position: 200px;
	font-style: italic;
	line-height: 25px;
}
.calltoaction {
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 20px;
	margin-top: 10px;
}
.socialmediaicons {
	margin: 6px 0px 0px 16px;
}

