@charset "UTF-8";
/* CSS Document */



/*
FONT SIZES
10px - 77%
11px - 85%
12px - 93% 
13px - 100%
14px - 108% 
15px - 116% 
16px - 123.1% 
17px - 131% 
18px - 138.5% 
19px - 146.5% 
20px - 153.9% 
21px - 161.6% 
22px - 167%
23px - 174%
24px - 182%
25px - 189%
26px - 197% 

COLORS
 dark blue background - #092857;
  burnt orange: #DA841C;
  orange: #FFA70F;
  orange - left border" #FFBB6A;
  sidebar content orange: #FFC562;
  orange almost white: color:#FFEFDF (footer active links)
*/

/* DEFAULTS */
html{color: #fff;background: #092857;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td, q{margin: 0; padding: 0;}
table{border-collapse: collapse;border-spacing: 0;}
fieldset,img{border: 0;}
address,caption,cite,code,dfn,em,strong,th,var, q{font-style: normal;background-repeat: no-repeat;}
li{list-style: none;}
caption,th{text-align: left;}
h1,h2,h3,h4,h5,h6{font-size: 100%;font-weight: normal;}
abbr,acronym{border: 0;font-variant: normal;}
sup{vertical-align: text-top;}
sub{vertical-align: text-bottom;}
q:before, q:after {content:""}
input,textarea,select{color: #333; font-family: inherit;font-size: inherit; font-size: 99%; font-weight: inherit; background-repeat:no-repeat;}
input,textarea,select{*font-size: 100%;}
del,ins{text-decoration: none;}
body{font: 13px/1.231 helvetica,clean,sans-serif;*font-size: small;*font: x-small;}
select,input,button,textarea{font: 99% arial,helvetica,clean,sans-serif;}
table{font-size: inherit;font: 100%;}
pre,code,kbd,samp,tt{font-family: monospace;*font-size: 108%;line-height: 100%;}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,legend{font-family: trebuchet, "Trebuchet MS",Helvetica, Arial, sans-serif;color: #092857; background-repeat: no-repeat;}
a {text-decoration: none;color: #092857;background-repeat: no-repeat; outline:none;}
a:hover, a:visited:hover {text-decoration: underline; color: #092857;}
#content a, #sidebar a {text-decoration: underline; font-weight:bold; white-space:nowrap}
/* Image Replacement */
#header h1 a,
#footer h3 a,
.ir, #logo a {
	display: -moz-inline-box;
  	display: inline-block;
  	text-indent: -3000px;
  	*text-indent: 0;
  	font: 0/0 Arial;
  	overflow: hidden;
  	color: rgba(255,255,255,0);
  	vertical-align: bottom; 
}
body {
	background-color:#092857;
	padding:20px 10px;
}

#outer { 
	width: 100%;  
	min-width: 800px;
	background-color: #FFFFFF;
	background-image:url(img/burntorangeback.gif);
	background-repeat:repeat-y;
	background-position:top right;
} 
#inner {

}
/* HEADER */
#header {
	background-image:url(img/bannerback.gif); 
	background-repeat:repeat; 
	background-position:367px 0; 
	min-height:169px;
	_height: 169px;
	position:relative;
	
}
/* header navigation */
#nav {
	margin: 24px 0 75px 0;
	line-height:35px;
	background-color: #FFA70F;
	width: 100%;
	float:left;
}
#nav ul {
	float: left;
	text-transform: uppercase;
	padding-right: 10px;
	margin-left: 234px;
}
#nav li {
	float: left;
	text-align:center;
	position:relative;
}
#nav li a {
	padding: 0 17px;
	color: #092857;
	display: block;
	background-color: #FFA70F;
	white-space:nowrap;
}
#nav li a:hover,
#nav li {
	background-color: #FFC562;

}
#nav ul ul {
	position: absolute;
	top: 35px;
	left: -9999px;
	margin-left: 0;
	text-transform:none;
}
#nav ul li:hover ul,
#nav ul li.hover ul {
	left: 0;
	z-index: 999;
	background-color:#FF0000;
	padding-right: 0;
}
#nav ul ul li {
	float: none;
	text-align:left;
	border-top: 1px solid #FFEFDF;
	_height: 33px;
	_margin-bottom: -5px;
}
#nav ul a.main {
	background-color: #FFC562;
}
#nav ul ul a {
	padding: 0 0 0 10px;
	background-color: #FFC562;
}
#nav ul ul a:hover,  
#nav ul ul a.active{
	color: #092857;
	background-color: #FFA70F;
}
#nav .mls, #nav .mls ul {width: 8.45em;}
#nav .products, #nav .products ul {width: 9.8em;}
#nav .about, #nav .about ul {width: 9.2em;}
.squeeze {letter-spacing: -0.07em;}
#logo {
	position:absolute;
	_position: static;
	left:0;
	top:18px;
}
#logo a {
	width: 230px; 
	height: 145px;
	_position:absolute; 
	top: 18px;
	background-image:url(img/logo.png);
	
}
#header h1 {
	margin: 0 264px 0 20px;
	background-color: #FFC562;
	clear: both;
	font-style: italic;
	font-size: 167%;
	padding-left: 30px;
	line-height: 37px;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-image:url(img/headerback.jpg);
	background-repeat:repeat;
	background-position: 322px 0;
	text-align:center;
	position:static;
	z-index: 5;
}

/* SIDEBAR */

#sidebar, #footer .sidebar {
	float: right; 
	width: 264px;
	_width: 262px; 
}
#sidebar div.top {
	_height: 80px;
	min-height:80px;
	/* needed on lighter pages */
	background-color: #DA841C;
	background-image:url(img/burntorangesidebarback.gif);
	background-repeat:repeat-y;
}
#sidebar div.banner {
	_height: 33px;
	min-height:33px;
	background-color: #FFA70F;
	background-image:url(img/orangesidebarback.gif);
	background-repeat:repeat-y;
}
#sidebar div.content {
	_height: 240px;
	min-height:240px;
	background-color: #FFC562;
	background-image:url(img/ltorgangesidebarback.jpg);
	background-repeat:repeat-y;
	float:left;
	width: 264px;
	_width: 262px;
}
#sidebar div.content p, .mls #sidebar h2 {font-family:Georgia, "Times New Roman", Times, serif;}
#sidebar h4 {
 	margin-bottom: .1em;
	font-weight: bold;
	color: #DA841C;
	font-size:158.9%;
	}
#sidebar h5 {
	font-size: 123.1%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
#sidebar h4, #sidebar h5{
	padding: 0 20px 0 40px;
}
#sidebar .content p, .mls #sidebar h2 {
	padding: 0 20px 0 40px;
	font-style:italic;
}

#sidebar p.quote {
	background-image:url(img/leftquote.jpg);
	padding: 20px 0 0 30px;
	background-position: 10px 10px;
	margin-top:15px;
	
	}
#sidebar p.quote q {
	background-image: url(img/rightquote.jpg);
	background-position:bottom right;
	padding: 10px 20px 10px 10px;
	margin:0 20px 0 0;
	font-style:italic;
	display:block;
}
#sidebar p.quote cite {
	display: block;
	clear: both;
	padding-left: 40px;
	font-size: 77%;
	margin-bottom: 30px;
	font-style: normal;
}

/* MAINCONTENT AREA */ 
 #maincontent {
	margin-right: 264px;
	border-left: 20px solid #FFBB6A;
	min-height:570px;
	_height: 600px;
} 
#content {
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 70px;
}
#content h1 {
 	margin-bottom: .5em;
	font-weight: bold;
	color: #DA841C;
	font-size:158.9%
}
#content h2 {
	font-size: 138.5%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	margin-top: .2em;
}
#content p {
	padding-bottom: 1em;
}
#content * {line-height:1.4em;}

#content ul.arrowed {
	margin-bottom: 2em;
}
#content ul.arrowed li {
	background-image:url(img/arrow_li.gif);
	padding-left: 60px;
	background-position: 40px 2px;
}

/* FOOTER */
#footer {
	clear: both;
	background: #FFA70F url(img/footerback.jpg) repeat-x 0 0 scroll;
	border-left: 20px solid #092857;
	min-height: 3em;
	_height: 33px;
	text-align: center;
}
#footer .sidebar { 
	background-color: #092857;
	padding-top:5px;
	_height: 33px;
} 
#footer .sidebar p {
	color: #FFA70F;
	
}
#footer ul {
	margin: 0 auto;
	width:420px;
	padding: 10px 240px 5px 0;
	*padding: 6px 5px 5px 5px;
}
#footer ul + ul {
	padding: 0 240px 5px 0;
	*padding:5px;
}
#footer li {
	display: inline;
	border-left: 1px solid #092857;
	padding: 0 10px;
	font-size: 93%;
}

#footer li.first {border: none;}
#footer li a {color: #092857;}
#footer li a.active { color:#FFEFDF;}

/* page specific css */
.wireless #maincontent { background-image:url(img/phoneguy_wireless.jpg);}
.service #maincontent { background-image:url(img/colonial2.jpg);}
.events #maincontent {background-image:url(img/city.jpg);padding-bottom: 200px;}
.mls #maincontent {background-image:url(img/twocomputers.jpg); padding-bottom: 200px;}
.contact #maincontent {background-image:url(img/rowhouses.jpg); padding-bottom: 200px;}
.home #maincontent {
	background-image:url(img/colonial.jpg);
	padding-bottom: 150px;
	_height:544px;
	min-height: 480px;
}

.wireless #content { padding-bottom:420px;}
.idx strong.title {
	font-size: 123.1%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	margin-top: .2em;
	font-weight:normal;
}
.idx p.spectrum {
	padding-top: 30px;
	width: 100%;
	float: left;
	margin-bottom:-40px;
}
.idx p.spectrum img {float: left; position:relative; top: -44px;}
.service #content {padding-bottom: 270px;}
.service #sidebar p.quote q {padding-bottom:30px;}
.integration #sidebar div.content {padding: 40px 0;}
.dataprod #sidebar div.content {padding: 40px 0 0 0;}

.events #content h2 {
	font-size: 153.9%;
	font-weight: bold;
}
.events #content h3 {
	font-size: 138.5%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
.events #content p.image {
	text-align:left;;
	padding-top: 1em;
}
.events #content p.image img {
	margin-right: 1em;
}
.news #content h2 {
	font-weight: bold;
	font-size: 108%;
	margin:1em 0;
	font-family:inherit;
	font-style:normal;
}
.news #content h2.divider {
	border-top: 1px solid #f90;
	margin-top: 1em;
	padding-top: 2em;
}
.mls #sidebar h2 {font-size: 116%; padding-top:40px; padding-bottom:20px;}
.mls #sidebar h2 a {font-size: 116%;}
.contact form {width: 500px;}
.contact form li {margin:1em 0 0 0; float:left; clear:both;}
.contact label {margin:0; padding:0; white-space:nowrap;display:block;}
.contact form textarea, 
.contact form input {clear: both; width: 420px; float:left; margin:0; padding:2px 0;}
.contact form textarea {padding: 2px 3px}
.contact form .half {width: 220px;} 
.contact form .half input {width: 200px;} 
.contact form li.secondhalf {clear:none;}
.contact form p.button {clear:both; width: 420px; text-align:right; padding: 20px 0; text-align:right;}
.contact form p.button input {width:auto; float:none; padding:2px 15px; -webkit-border-radius: 3px;}
.contact #content h2 {font-family:inherit; font-style:inherit;}
.contact #sidebar div.content h5 {padding-top:40px; }
.contact #sidebar div.content p {font-family: trebuchet, "Trebuchet MS",Helvetica, Arial, sans-serif; margin:0; padding:1em 10px 1em 40px; }

.home strong.title {
	font-size: 123.1%;
}
.home #sidebar div.top p {color: #fff; padding: 7px 10px; font-size:116%}
.home #sidebar div.top p strong{font-size: 138.5%;}
.home #sidebar div.banner p { background-image:url(img/clareity2.gif); background-position:right center; padding:2px 100px 2px 10px;}
.home #sidebar div.base {
	background-image:url(img/homefold2.jpg);
	background-position: 100% 100%;
	padding:30px 10px 0px 10px;
	min-height:230px;
	clear:both;
	;
	background-color: #F6B758;
}
.home #sidebar div.base h3 {
	font-size: 146.5%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-style:italic;}
.home #sidebar div.base h4 {
	margin: 1em 0 0 0;
	font-size: 123.1%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	color: #092857;
	padding: 0;}
div.base p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	margin-top: .2em;
	font-weight:normal;}

/* NON PAGE SPECIFIC */

#maincontent { background-position: 0 100%;}
p.image {text-align:center;}
.email {font-weight:bold; color:#DA841C;}
.email:hover {text-decoration:underline;}
#content p.more a:hover,
#content p.eventinfo a:hover {
	text-decoration: underline;
}p.more, p.eventinfo {
	text-align:right;
}
#content p.more {
	text-transform: uppercase;	
}
#content p.eventinfo {
	border-bottom: 1px solid #f90;
	padding-bottom: 3px;
}
#content p.more a,
#content p.eventinfo a {
	background-image: url(img/arrow_more.gif);
	background-position: 100% 50%;
	background-color:#f90;
	border-right:3px solid #f90;
	font-size:93%;
	padding: 3px 20px 3px 5px;
	color: #092857;
	text-decoration:none;	
} 
#sidebar div.content div.flap {
	background-image:url(img/fold3.jpg);
 	background-position: bottom right;
	padding-bottom: 10px;
	min-height: 230px;
}
#sidebar div.content div.flap p.more,
#sidebar div.base p.more {
	padding-top: 40px;
}
#sidebar div.content div.flap p.more a,
#sidebar div.base p.more a
 {
	font-style: normal;
	font-family: trebuchet, "Trebuchet MS",Helvetica, Arial, sans-serif;
	text-decoration:none;
	padding-right: 20px;
	background-image:url(img/arrow_more_flap.gif);
	background-position: right center;
}
textarea {height: 80px;}
.required {}
sup {font-size:xx-small; vertical-align:text-top; _vertical-align: middle; position:relative; _top: -0.3em; *font-size: small;}
