/* General classes */
html, body {
border:0;
margin: 0 0 20px 0;
padding:0;
}
 
body {
font: 100%/1.25 arial, helvetica, sans-serif;
background: #409bd9 url(../images/body_bg.gif) repeat-x 0 0;
border-top: 6px solid #409bd9;
}
 
/* Common Formatting */
h1, h2, h3, h4, h5, h6 {
margin:0px;
padding:0 0 10px 0;
}
 
.h1_uses {
color: #003366;
padding:0 0 10px 0;
letter-spacing:0;
font:1.7em arial, helvetica, sans-serif;
font-weight:bold;
}

h1 {
color: #003366;
padding:0 0 10px 0;
letter-spacing:0;
font:1.2em arial, helvetica, sans-serif;
font-weight:bold;
}
 
h2 {
font-family:Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: normal;
color:#003366;
}
 
h3 {
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color:#7f99b2;
}

h4 {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color:#003366;
}

h5 {
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color:#000000;
}
 
p {
margin:0;
padding:0 0 20px 0;
}

ul, ol {
margin:0;
padding:0 0 5px 0;
line-height: 1.5em;
}

 
blockquote {
margin:22px 40px;
padding:0;
}
 
small {
font-size:0.85em;
}
 
img {
border:0;
}

a, a:visited {
text-decoration:none;
}

#wrap {
width:821px;
margin:0 auto;
background: url(../images/logo_tail2.gif) no-repeat 0 121px;
}

.left_padding {
	width: 22px;
}

.arrow {
	padding-left: 10px;
}

form {
margin:0;
padding:0;
display:inline;
}
 
input, select, textarea {
font:1em arial, helvetica, sans-serif;
}
 
textarea {
line-height:1.25;
}
 
label {
cursor:pointer;
}

table.citysphere_table {
	width: 523px;
}

table.citysphere_table td {
	/* border: 1px solid red; */
}

.optionbox {
	background: #424651 url(../images/options_bg.gif) repeat-x 0 0;
	font-size: 11px;
	font-weight: bold;	
	height: 53px; 
	padding: 0 0 0 10px;
	text-align: left;	
	width: 260px;
}

.optionbox_cities {
	background: url(../images/options_bg_cities.gif) repeat-x 0 0;
	color: #424651;
	font-size: 11px;
	font-weight: bold;
	height: 63px;
	padding: 0 0 0 10px;
	text-align: left;
	width: 200px;
}

.feature_image_optionbox {
	background: #424651 url(../images/options_bg.gif) repeat-x 0 0;
	font-size: 11px;
	font-weight: bold;	
	height: 33px; 
	padding: 0;;
}

table.aerial_table {
border:1;
border-top: 1 solid;
width: 523px;
}

.aerial_itemtitle {
	background:#e2e5eb;
	color: #424651;	
	text-align:center;
	width:75px;
}

table {
margin:0;
padding:0;
border:0;
border-collapse: collapse; 
border-spacing: 0; 
}

table.aerial_table {
border-top-width:1px;
border-top:solid #424651;
}

td, th { 
padding: 0; 
margin: 0;
}


 
/* Wrapper */
#wrap {
width:821px;
margin:0 auto;
background: url(../images/logo_tail2.gif) no-repeat 0 121px;
}
 
/* Global Classes */
.clear         { clear:both; }
 
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
 
.wrap          { width:960px;margin:0 auto; }
 
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }


/* Top Navigation */
#header {
	text-align: right;
	vertical-align: top;
}

#topheader {
	height: 75px;
	vertical-align: top;
}

html>body #topnav a, #topnav a span {
	height: 19px;
}

#topnav a {
	color: #fff;
	background: #409bd9 url(../images/left_tab.gif) left top no-repeat;
	font-size: 11px;
	font-weight: bold;
	line-height: 19px;
	text-decoration: none;
	display: block;
	float: left;
}

#topnav a span {
	background: url(../images/right_tab.gif) right top no-repeat;
	display: block;
	float: left;
	width:155px;
	text-align: center
}


/* Hide from IE5-Mac \*/

/*
#topnav a, #topnav a span {
	float: none;
}
*/
/* End hide */

#topnav a:hover {
	color: #fff;
	cursor: hand;
	}

#topnav a:hover span {
}

#topnav ul {
	padding: 0;
	margin: 0;
}  
 
#topnav li {
	list-style-type: none;
	float: right;
	margin: 0 0 0 6px;
}

/* Welcome Navigation, Tabs, Title, and Content Area */
#welcome {
	height: 36px;
	margin-left: 0;
	text-align: center;
	}

#welcome ul		{
	display: inline;
	list-style-type: none;
	}
		
#welcome ul li	{
	display: inline;
	}

#welcome ul li a {
	background: url(../images/welcometab_bg.gif);
	border-right: 1px solid #424651; 
	color: #fff;	
	float: left;	
	font-size: 11px;	
	font-weight: bold;	
	line-height: 36px;	
	text-decoration: none;
	width: 88px;
	}

#welcome ul li a:hover {
	}
	
#welcome ul li a.down	{
	background: url(../images/welcometab_bg_on.gif); 
	}

#welcome_title {
	background: #424651;
	color: #b7becc;
	font-size: 11px;
	width: 533px;
	}

#welcome_title div {
	padding: 0 5px 0 8px;
	}
	
#welcome_title img {
	vertical-align:middle;
}
	
#welcome_title a:link, #welcome_title a:visited {
	color: #409bd9;
	text-decoration: none;
}

#welcome_title a:hover {
}	

#welcome_content {
	background: #409bd9;
	border-right: 1px solid #424651;
	color: #fff;
	font-size: 11px;
	height: 230px;
	vertical-align: top;
	width: 266px;
}

#welcome_content div {
	padding: 15px 30px 15px 20px;
}

#welcome_content a {
	color: #fff;
}



.welcome_middle {
	background: #424651;
	color: #fff;	
	padding: 0;
	vertical-align: top;
}

.welcome_middle p {
	font-size: 11px;
	width: 240px;
	margin: 0 0 0 2px;
}


.welcome_middle div {
	padding: 10px 10px 10px 7px;
}


.welcome_middle ul		{
	display: inline;
	list-style-type: none;
	font-size: 11px;
}
		
.welcome_middle ul li	{
	display: inline;
	margin: 0;
	height:20px;
}
.welcome_middle li a{
	/* border: 1px solid #409bd9; */
	margin: 0 -2px 0 10px;	
	color: #409bd9;
	float: left;
	text-align:center;
	text-decoration: none;
	width: 115px;
	border: 1px solid #b7becc;
}

.welcome_middle p a:link, .welcome_middle p a:visited {
	color: #409bd9;
	text-decoration: none;
}

.welcome_middle p a:hover {
	text-decoration: underline;
}
	
.welcome_middle ul li a:hover {
}
	
.welcome_middle ul li a.down	{
	background-color: #409bd9; 
	color: #fff;	
	border: 1px solid #409bd9;
}


/* for non IE browsers */
.welcome_middle ul li.first a {
	margin: 0 0px 0 3px;	
}

/* for  IE browsers */
.welcome_middle ul li.firstie7 a {
	margin: 0 0px 0 3px;	
	width: 110px;
}
.welcome_middle ul li.ie7 a {
	margin: 0 0px 0 14px;	
	width: 110px;
}

.welcome_middle ul li.firstie6 a {
	margin: 0 0px 0 3px;	
	width: 110px;
}
.welcome_middle ul li.ie6 a {
	margin: 0 0px 0 10px;	
	width: 110px;
}

td.welcome_divider {
	background-color: #424651; 	
	padding: 0px;
	margin: 0px;
}


/* for non

/* Subnavigation for Pages */
.subnav {
}
	.subnav li{
		padding: 3px;
	}
	
	.subnav li.on {
	}
	.subnav a:link, .subnav a:visited {
	}

	.subnav a:link.on, .subnav a:visited.on {
		font-weight: bold;
		color: #000000;
		padding: 0px;
	}
	
	.subnav a:hover {
		text-decoration: underline;
	}


/* Content */
#content {
	background: #fff;
	font-size: 11px;
	vertical-align: top;
	width: 592px;
}

.content {
	padding: 25px 35px 26px 33px;
	background-color: #FFF;
}

/*
.content h2 {
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 5px;
	margin-bottom: 2px;
}
*/

.content p {
	padding: 0 0 10px 0;
	margin: 0px;
}

.content form {
	padding-left: 20px;
	padding-right: 20px;	
}

.content input {
	padding-left: 20px;
	padding-right: 20px;	
}

.content li {
	margin-left: 20px;
	padding:0 0 6px 0;
}

.content a:link {color:#004386; background-color:transparent; text-decoration:none; font-size: 11px;}
.content a:visited {color:#004386; background-color:transparent; text-decoration:none; font-size: 11px;}
.content a:hover   {color:#ffffff; background-color:#409bd9; text-decoration:none; font-size: 11px;}
.content a:active  {color:#004386; background-color:transparent; text-decoration:none; font-size: 11px;}

.content h3 {
font-family:Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color:#7f99b2;
padding: 10px 0 5px 0;
}



.title {
	color: #fff;
	font-size: 18px;
	height: 36px;	
	vertical-align: middle;
	text-align: left;
}

.title h1{
	color: #fff;
	font-size: 18px;
	height: 18px;	
	font-weight: normal;
	margin-top: 7px;
}



/* Breadcrumb */
#breadcrumb {
	background: #fff;
	border-bottom: 1px solid #424651;
	font-size: 11px;
	height: 33px;
	width: 592px;
}

#breadcrumb a {
	color: #409bd9;
}

#breadcrumb a.on {
	font-weight: bold;
}



/* Sidebar */
.sidebar {
	background: #e2e5eb;
	border-left: 1px solid #424651;		
	font-size: 11px;
	line-height: 1.5;
	vertical-align: top;
	width: 207px;
}	
/* Sidebar */
.sidebar {
	background: #e2e5eb;
	border-left: 1px solid #424651;		
	font-size: 11px;
	line-height: 1.5;
	vertical-align: top;
	width: 207px;
}	

.sidebar a {
	color: #409bd9;
}

.titlebox {
	background: #424651;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	height: 19px;
	padding: 1px 0 0 8px;
}

.contentbox {
	font-size: 11px;
	padding: 7px;
}

.contentbox p {
	padding: 0 0 5px 0;
	margin: 0px;
}

.contentbox table {
	width: 180px;
	margin: 0 0 1px 0;
}

.contentbox table td {
	vertical-align: top;
	text-align: left;	
}

.contentbox2 {
	border-top: 1px solid #b7becc;	
	padding: 5px 10px 5px 10px;
}

	
#search {
	background: #fff;
	border-bottom: 1px solid #424651;	
	color: #409bd9;
	font-size: 11px;
	width: 208px;
}

#search .textbox {
	border: 1px solid #b7becc;	
	height: 14px;
	width: 140px;
}

.submit {
	background-color: #fff;
	border: none;
	color: #409bd9;	
	height: 18px; 
}

#resources {
	border-left: 1px solid #424651;	
	color: #fff;
	font-size: 18px;
}

#resources div {
	padding-left: 8px;
}




/* Footer */
.footer {
	padding: 4px 15px 15px 15px;
	color: #0066CC;
	vertical-align: bottom;
}

	.footer p {
	}
	
	.footer a:link, .footer a:visited {
		color: #0066CC;
		text-decoration: none;
	}
	
	.footer a:hover {
		text-decoration: underline;
		background-color: #FFFF99;
	}





#footer {
	background: #424651;
	width:592px;
	padding: 15px 0 0 0;
}

#footer select {
	background: #f0f1f4;
}

#footer1 {
	color: #b8becc;
	font-size: 11px;
	text-align: left;
	vertical-align: bottom;
	width: 295px;
}

#footer1 div {
	padding: 0 0 10px 8px;
}

#footer2 {
	color: #b8becc;
	font-size: 11px;
	text-align: right;
	vertical-align: bottom;
	width: 266px;
}

/*
#footer2 div {
	padding: 0 px 10px 0;
}
*/

#footer2 a {
	color: #409bd9;
}







.dg_block {
	border: solid 1px #b7becc;
	margin: 10px;
	background-color: #e2e5eb;
	padding-bottom: 5px;
}

.cities_content {
        font-size: 11px;
}

.cities_content p {
        padding: 6px 0 6px 0;
}

.cities_content a, .cities a:visited {
        color: #409bd9;
}

/*
.sphere_header {
        background: #003366 url(../images/citysphere.gif) no-repeat 265px 24px;
        vertical-align: top;
        width:416px;
}
*/

.sphere_header div {
        color: #fff;
        font-size: 11px;
       /* padding: 75px 30px 0 0; */
}

.sphere_header a:link, .sphere_header a:visited {
        color: #409bd9;
        text-decoration: none;
}

.sphere_header a:hover {
}

.close {
        background: #409bd9;
        color: #fff;
        font-size: 11px;
        padding-right: 10px;
        text-align: right;
}

.close a:link, .close a:visited {
        color: #fff;
}

.close2 {
	background:#7f99b2;
	border-bottom: 1px solid #424651;
	border-top: 1px solid #424651;
	color:#fff;
	height:28px;
	padding-right:15px;
}

.close2 a:link, .close2 a:visited {
    color: #fff;
}





.products_popup_content {
    background:#e2e5eb;
    font-size: 11px;
    vertical-align: top;
    width: 280px;
	border: 1px solid #424651;
}

.products_popup_content div {
        padding: 5px;
        vertical-align: middle;
}
#wrap_popup {
	background:#ffffff;
}

.AreaCoverage {
	background:#e2e5eb;
	color: #424651;
	height:34px;
	text-align:center;
}

.details {
	background:#e2e5eb;
	color: #424651;	
	text-align:center;
	width:71px;
}

.itemtitle {
	background:#e2e5eb;
	color: #424651;	
	text-align:center;
	width:50px;
}

.area {
	background:#e2e5eb;
	color: #424651;	
	text-align:center;
	font-weight:bold;
}

.state {
	background:#e2e5eb;
	color: #424651;	
	text-align:center;
}

.StateTitle {
	background:#7f99b2;
	border-bottom: 1px solid #424651;
	border-top: 1px solid #424651;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	height:28px;
	padding: 0 0 0 10px;
}

/* ReSeller Locator */
.countries_box {
	background: url(../images/options_bg_countries.gif) repeat-x 0 0;
	height: 102px;
	width: 523px;	
}

.countries_box td {
	vertical-align: top;
}

.countries_box p {
	padding: 9px 0 0 0;
}

.countries_box h3 {
	padding: 9px 0 0 12px;
	color: #424651;
}

.countries_submit {
	background: none;
	border: none;
	color: #409bd9;
	font-size: 15px;
	font-weight: bold;
	width: 100px;
}

.country_id {
	background: #f0f1f4;
	border: 1px solid #7f9db9;
	width: 270px;
}

.product_id {
	background: #f0f1f4;
	border: 1px solid #7f9db9;
	width: 240px;
}


.dg_gray_header {
	background:#7f99b2;
	border-bottom: 1px solid #424651;
	border-top: 1px solid #424651;
	color:#fff;
	font-size:14px;
	font-weight: bold;
	height:28px;
	padding: 1px 0 0 10px;
}

/* phase this out of resellers */
.reseller_title {
	background:#7f99b2;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	height:28px;
	padding: 0 0 0 10px;
}

.gray_title {
	color: #424651;
	font-weight: bold;
}

.contact_bar {
	background: #e2e5eb;
	border-bottom: 1px solid #424651;
	/* border-right: 1px solid #424651; */
	padding: 0 0 0 7px;
	vertical-align: top;
}
.contact_bar_end {
	background: #e2e5eb;
	border-bottom: 1px solid #424651;
	padding: 0 0 0 7px;
	vertical-align: top;
}

.contact_bar p {
	padding: 7px 0 7px 0;
}
.contact_bar_end p {
	padding: 7px 0 7px 0;
}

.contact_bar a {
	color: #409bd9;
}.contact_bar_end a {
	color: #409bd9;
}

/* Product Samples */
.product_samples {
	background: #f0f1f4;
	border: 1px solid #7f9db9;
	width: 200px;
}





/* Gallery - minor modification from .content */
.gallery {
	padding: 0 0 0 10px;
	background-color: #FFF;
	font-size: 11px;
	vertical-align: top;
}

.gallery p {
	padding: 0 0 0px 0;
	margin: 0px;
}
.gallery a:link {color:#004386; background-color:transparent; text-decoration:none; font-size: 11px;}
.gallery a:visited {color:#004386; background-color:transparent; text-decoration:none; font-size: 11px;}
.gallery a:hover   {color:#ffffff; background-color:#409bd9; text-decoration:none; font-size: 11px;}
.gallery a:active  {color:#004386; background-color:transparent; text-decoration:none; font-size: 11px;}



/* sean specific */
a.blueBodyLink:link    {color:#004386; background-color:transparent; text-decoration:none; font-size: 11px;}
a.blueBodyLink:visited {color:#004386; background-color:transparent; text-decoration:none; font-size: 11px;}
a.blueBodyLink:hover   {color:#ffffff; background-color:#409bd9; text-decoration:none; font-size: 11px;}
a.blueBodyLink:active  {color:#004386; background-color:transparent; text-decoration:none; font-size: 11px;}


td.tdChartTitle {
border-style: solid;
border-width: 1.0px 1.0px 1.0px 0.0px;
border-color: #424651 #424651 #424651 #ffffff;
background-color: #7f99b2;
text-align: center;
vertical-align: middle;
padding: 0.0px 0.0px 0.0px 0.0px;
height: 30px;
}

td.tdChartTitleEnd {
border-style: solid; 
border-width: 1.0px 0.0px 1.0px 0.0px; 
border-color: #424651 #ffffff #424651 #ffffff; 
background-color: #7f99b2;
text-align: center;
vertical-align: middle;
padding: 0.0px 0.0px 0.0px 0.0px;
height: 30px;
}

td.tdChartTitleL2 {
border-style: solid;
border-width: 0.0px 1.0px 1.0px 0.0px;
border-color: #ffffff #424651 #424651 #ffffff;
background-color: #9fb3c5;
text-align: center;
vertical-align: middle;
padding: 0.0px 0.0px 0.0px 0.0px;
height: 26px;
}

td.tdChartTitleEndL2 {
border-style: solid; 
border-width: 0.0px 0.0px 1.0px 0.0px; 
border-color: #ffffff #ffffff #424651 #ffffff; 
background-color: #9fb3c5;
text-align: center;
vertical-align: middle;
padding: 0.0px 0.0px 0.0px 0.0px;
height: 26px;
}

td.tdChartBody {
border-style: solid; 
border-width: 0.0px 1.0px 1.0px 0.0px; 
border-color: #ffffff #424651 #424651 #ffffff; 
padding: 6.0px 6.0px 6.0px 6.0px;
vertical-align: top;
}

td.tdChartBodyMOD {
border-style: solid; 
border-width: 1.0px 1.0px 1.0px 0.0px; 
border-color: #424651 #424651 #424651 #ffffff; 
padding: 6.0px 6.0px 6.0px 6.0px;
vertical-align: top;
}

td.tdChartBodyEnd {
border-style: solid;
border-width: 0.0px 0.0px 1.0px 0.0px; 
border-color: #ffffff #ffffff #424651 #ffffff;
padding: 6.0px 6.0px 6.0px 6.0px;
vertical-align: top;
}

td.tdChartBodyEndMOD {
border-style: solid;
border-width: 1.0px 0.0px 1.0px 0.0px; 
border-color: #424651 #ffffff #424651 #ffffff;
padding: 6.0px 6.0px 6.0px 6.0px;
vertical-align: top;
}

p.chartTitleText {
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #ffffff;
margin: 0px;
padding: 1px 0 0 0;
}

p.chartTitleTextL2 {
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #ffffff;
margin: 0px;
padding: 1px 0 0 0;
}

p.chartText {
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
margin: 0px;
padding: 0px;
}

span.emphasisRed1 {
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #990033;
}

span.emphasisRed2 {
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
color: #990033;
}

span.emphasisBlue1 {
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #409bd9;
}

/*ul.chart {
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 14px;
text-indent: -10px;
list-style-position: inside;
padding-left: 20px;
margin: 0px;
}*/
ul.chart {
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 1.25em;
padding: 10px 0 0 0px;
margin: 0 0 0 0;
}



.itemlink a {
	color:yellow;
}

span.introGray {
   font-family:Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: #424651;
   line-height: 1.5em;
}

span.introBlue {
   font-family:Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: #409bd9;
   line-height: 1.5em;
}

tr.StateData {
	height: 35px;
}

/* Product Sidebar */
p.product_sidebar {
	color: #424651;
	padding: 5px 0 0 5px;
	font-weight: bold;
}

sup {
	font-size: .8em;
}

div.partnersTitle div.item {
border-bottom: 1px solid #e2e5eb;
margin-bottom: 10px;
vertical-align: middle;
}

div.partnersTitle .item_name {
   font-family:Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-weight: bold;
   color: #7F99B2;
}

div.partnersTitle img {
border: 1px solid #e2e5eb;
margin: 2px 15px 20px 0;
}

div.partnersTitle p {
margin-bottom: 0;
}

div.contentbox-gray {
margin-bottom: 10px;
}