/* Chaston General Styles */
body {
	margin:0px;
	background:#a6a586 url("../images/css/body_tile_big.gif") center top repeat-y;
}
body,td {
	font:11px/16px arial,sans-serif;
	color:#666;
}
.sm {
	font:10px/14px arial,sans-serif;
	margin:10px 0px;
}
.large {
	font:12px/18px arial,sans-serif;
	margin-top:0px;
}
p {
	margin:18px 0px;
}
.pt0 {
	margin-top:0px;
}
.pb0 {
	margin-bottom:0px;
}
.ptb0 {
	margin:0px;
}
.pt5 {
	margin-top:5px;
}
.pb5 {
	margin-bottom:25px;
}
.ptb5 {
	margin:5px 0px;
}
.pt10b0 {
	margin:10px 0px 0px 0px;
}
.ptintro {
	font:12px/18px arial,sans-serif;
	color:#666;
 margin:10px 0px 15px 0px;
}
ul,ol {
	margin:0px;
}
ul li {
	margin-left:-26px;
}
ol li,ul.arrow li ol li {
	margin-left:-16px;
	padding-left:0px;
	list-style:decimal;
	background:none;
}
ul.arrow{
	margin-top:3px;
}
ul.arrow li,ul.garrow li,ul.pdf li,ul.gsq li {
	list-style:none;
	margin-left:-40px;
}
ul.arrow li {
	padding:2px 0px 3px 12px;
	background:url("../images/css/arrow.gif") no-repeat;
}
ul.garrow li {
	padding:2px 0px 2px 12px;
	background:url("../images/css/garrow.gif") no-repeat;
}
ul.pdf li {
	padding:0px 4px 6px 16px;
	background:url("../images/pdf.gif") no-repeat;
}
ul.gsq li {
	padding:0px 0px 4px 8px;
	background:url("../images/css/litsq.gif") no-repeat;
}
.dkgrey,
.dkgrey a {
	color:#4c4c4c !important;
	text-decoration:none;
}

.slant {
color:#4c4c4c !important;
font-family:Georgia, Times, serif;
font-style:italic;
}

.slant a {
padding-right:10px;
background:url(i/icons/blink_arrow.gif) top right no-repeat;
}

.blk {
	color:#000;
}
.orange {
	color:#ff6600;
}
.asterisk {
	font:bold 11px/16px "trebuchet ms",trebuchet,sans-serif;
	color:#ff6600;
}
h1 {
	width:547px; 
	font:bold 25px/26px arial,sans-serif;
	color:#5872b3;
	margin:0px;
	padding:170px 0px 7px 25px;
}

h1.full {
	width:780px;
	padding-left:0px;
}
h2,.h2 {
	font:bold 16px/18px arial,sans-serif;
	color:#5872b3;
	margin:10px 0px 5px -1px;
}
h3,.h3 {
	font:bold 14px/17px arial,sans-serif;
	color:#5872b3;
	margin:0px 0px 0px -1px;
}
h4,.h4 {
	font:bold 13px/18px arial,sans-serif;
	color:#5872b3;
	letter-spacing: 1px;
	margin:0px 0px 0px -1px;
}
h5,.h5 {
	font:bold 12px/16px arial,sans-serif;
	color: #707070;
	margin:10px 0px 5px 0px;
}
h6,.h6 {
	font:bold 12px/16px arial,sans-serif;
	color:#5872B3;
	margin:0px 0px 5px 0px;
}
div.hr {
	height:1px;
	font:1px/1px arial,sans-serif;
	color:#e8e8e8;
	background-color:#e8e8e8;
	width: 707px;
}
.left {
	float:left;
}
.right {
	float:right;
}
.center {
	margin:auto;
}
.both,div#hdr_hr {
	clear:both;
}
.block {
	display:block;
}
.textcenter {
	text-align:center;
}
.textright {
	text-align:right;
}
.nowrap {
	white-space:nowrap;
}
.w {
	padding-left:1px; /*fixes IE bug - letter "W" cuts off when starting a line */
}
.blue {
	color:#5872b3;
}
#testimonials {
	width:450px;
	height:160px;
	font:12px/18px arial,sans-serif;
}

#isidebar h4 {
font: 12px Arial, Helvetica, sans-serif;
color:#A6A6A6;
margin: 0 0 4px 0;
font-weight: bold;
}


/* Structure */
div#top {
	background-color:#fff;
	margin:0px auto;
	width:780px;
	padding:25px 19px;
}
div#narrow {
	padding:10px 0px;
	width: 199px;
	float:left;
}
div#narrow #isidebar {
	width: 180px;
}

div#narrow a:link,div#narrow a:visited{
	color:#3366cc;
	text-decoration:none;
}

div#narrow a:active,div#narrow a:hover {
	color:#ff6600;
	text-decoration:underline;
}

div#isidebar a:link,div#isidebar a:visited{
	color:#5872b3;
	text-decoration:none;
}

div#isidebar a:active,div#isidebar a:hover{
	color:#5872b3;
	text-decoration:underline;
}
div#main {
	background:url("../images/css/vert_line.gif") left top no-repeat;
	width:580px;
	float:right;
}
div#main div#inner {
	padding:5px 105px 35px 25px;
}
div#wide {
	width:780px;
}
div#locator_map {
	float:left;
	background-color:#eef6f9;
	margin:12px 0px 12px 0px;
	padding:10px;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

/* Tables */
table {
	border-style:none;
}
table td,table td.vtop {
	vertical-align:top;
}
table.vmid td,table td.vmid,table#product_thumbs td,table#product_details td {
	vertical-align:middle;
}
table.vbtm td,table td.vbtm {
	vertical-align:bottom;
}
table.product_detail,table#product_thumbs {
	width:170px;
	margin-right:20px;
	float:left;
}
table#product_thumbs td.arrow {
	width:11px;
}
table#product_thumbs td#product_image {
	width:148px;
}
table#product_thumbs td#product_caption {
	vertical-align:top;
	padding-top:10px;
	padding-left:1px; /*fixes IE bug - letter "W" cuts off when starting a line */
}
table#product_details {
	width:778px;
	border-width:0px 1px 1px 1px;
	border-style:solid;
	border-color:#e8e8e8;
}
table#product_details td#product_details_left {
	width:60px;
	height:400px;
	background:url("/images/products/control/control_screen_left.gif") no-repeat;
}
table#product_details td#product_details_center {
	width:660px;
	height:400px;
}
table#product_details td#product_details_right {
	width:58px;
	height:400px;
	background:url("/images/products/control/control_screen_right.gif") no-repeat;
}
table#product_details td#product_details_btm {
	font-weight:bold;
	width:778px;
	height:35px;
	padding:10px 60px;
	background:url("/images/products/control/control_screen_btm.gif") no-repeat;
}
table#product_thumbs td img,table#product_details td img {
	display:block;
	margin:auto;
}
table#regform {
	margin-top:5px;
}
table#regform td {
	padding:5px 5px 5px 0px;
	vertical-align:middle;
}
table#regform td table td {
	padding:0px;
}
table#savestime {
	width:468px;
	margin-top:10px;
	border-width:0px 0px 1px 1px;
	border-style:solid;
	border-color:#666;
}
table#savestime td {
	vertical-align:top;
	border-width:1px 1px 0px 0px;
	border-style:solid;
	border-color:#666;
}
table#savestime td.center {
	text-align:center;
	font-weight:bold;
	font-style:italic;
}
table#hdtv_guide {
	width:468px;
	border-width:0px 0px 1px 1px;
	border-style:solid;
	border-color:#333;
}
table#hdtv_guide td {
	padding:3px 3px 3px 6px;
	border-width:1px 1px 0px 0px;
	border-style:solid;
	border-color:#333;
}
table#hdtv_guide td.hdr {
	background-color:#999;
	font:bold 12px/16px arial,sans-serif;
	color:#fff;
}
table#hdtv_guide tr.ltgrey td {
	background-color:#e0e0e0;
}

/* Navigation */
div#navdiv {
	width:560px;
	float:right;
}
div#nav {
	/*background:url("/images/nav/nav_bg.gif") center no-repeat;*/
	height:54px;
	padding:0px 22px;
}
div#snav {
	height:38px;
	margin-left:55px;
}
div#home_snav {
	height:28px;
	margin-left:215px;
	clear:both;
}

/* Headers */
h1.home {
	background:url("../images/hdrs/home.jpg") right top no-repeat;
	padding:250px 0px 7px 25px;

}
h1.about {
	background:url("../images/hdrs/about.jpg") right top no-repeat;
}
h1.services {
	background:url("../images/hdrs/services.jpg") right top no-repeat;
}
h1.contact {
	background:url("../images/hdrs/contact.jpg") right top no-repeat;
}
h1.staff {
	background:url("../images/hdrs/staff.jpg") right top no-repeat;
}
h1.clients {
	background:url("../images/hdrs/client_area.jpg") right top no-repeat;
}
h1.privacy {
	background:url("../images/hdrs/privacy.jpg") right top no-repeat;
}
h1.construction {
	background:url("../images/hdrs/construction.jpg") right top no-repeat;
}
h1.site {
	background:url("../images/hdrs/site.jpg") right top no-repeat;
}
h1.misc1 {
	background:url("../images/hdrs/misc1.jpg") right top no-repeat;
}
h1.interop {
	background:url("/images/hdrs/interop.gif") right top no-repeat;
	padding:170px 0px 7px 33px;
}

/* Images */
img {
	border-style:none;
}
img.vmid {
	vertical-align:middle;
}
img.arrow {
	vertical-align:text-top;
}
img#logo_print {
	display:none;
}
img.left {
	margin:0px 10px 5px 0px;
}
img.right {
	margin:0px 0px 5px 10px;
}

/* Links */
a:link,a:visited {
	color:#5872b3;
	text-decoration:underline;
}
a:active,a:hover {
	color:#ff6600;
	text-decoration:underline;
}
a.viewing {
	color:#666666 !important;
	text-decoration:none !important;
	cursor:default;
}

/* Footer */
div#footer {
	clear:both;
	height:33px;
    /*width:720px; /* change from 720px on 6/28*/
    /*background:url("/images/css/footer.gif") center top no-repeat;*/
    width:780px; /* added 60px for extended page width */
    background:url("../images/css/footer.gif") center top no-repeat; /* appended for extended page width */
    float:left;
}
div#footer p {
	font:10px/18px arial,sans-serif;
	margin:9px 0px 0px 10px;
}
div#footer a {
	padding:0px 5px;
}

div#footer a:link,div#footer a:visited{
	color:#666666;
	text-decoration:underline;
}

div#footer a:active,div#footer a:hover{
	color:#5872b3;
	text-decoration:underline;
}


/* Quotes */
div.quote {
	font:bold 13px/20px georgia,serif;
	color:#5872b3;
	margin:20px 5px 0px 0px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:10px 0px 10px 0px;
}
div.quote_sm {
	font:bold 10px/16px georgia,serif;
	color:#5872b3;
	margin:20px 5px 0px 0px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:10px 0px 10px 0px;
}
div.quote_top {
	font:bold 10px/16px georgia,serif;
	color:#5872b3;
	margin:0px 5px 0px 0px;
	border-bottom:1px solid #ccc;
	padding:5px 0px 10px 0px;
}
div.quote p,
div.quote_sm p {
	margin:0px;
	font:bold 10px/18px arial,sans-serif;
	color:#999;
}

/*Form*/
form {
	margin:0px;
}
input,select,textarea {
	font:11px/16px arial,sans-serif;
	color:#666;
}
.radio,.checkbox {
	vertical-align:middle;
}
.btn {
	font:bold 11px/16px arial,sans-serif;;
	background-color:#fff;
	color:#ff6600;
	border:1px solid #7f9db9;
	padding:2px;
	cursor:pointer;
	/*cursor:hand;*/
}
.agreement {
	overflow: auto;
	width:462px;
	height:121px;
	margin:5px 0px;
	padding:2px 3px;
	border:1px solid #e8e8e8;
}
.agreement p {
	margin:5px 0px;
}
.agreement p.indent25 {
	text-indent:25px;
}
.agreement p.indent50 {
	text-indent:50px;
}
.agreement p.indent75 {
	text-indent:75px;
}

/* overflow:visible; overflow fixes IE italics width problem */

/* Language */
div#lang {
	height:40px;
	text-align:right;
}

sup{
	font:7px arial,sans-serif;
	color:black;
}

h1 sup{
	font:9px arial,sans-serif;
	color:#5872b3;
	vertical-align:baseline;
	position:relative;
	bottom:1.5em;
}
p sup{
        font:8px arial,sans-serif;
        color:black;
        vertical-align:baseline;
        position:relative;
        bottom:.9em;
}
