html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	color: #686868;
}
body {
	background: url(../images/background_wave.gif) bottom left repeat-x;
	padding-bottom: 200px;
}
a, a:active, a:focus,
#column_left #category_detail_menu .menu_content a, #column_left #category_detail_menu .menu_content a:active, #column_left #category_detail_menu .menu_content a:focus,
#column_right #nav_sub .menu_content a, #column_right #nav_sub .menu_content a:active, #column_right #nav_sub .menu_content a:focus
{
	color: #72873d;
	text-decoration: none;
	background: none;
	margin: 0px;
	padding: 0px;
	display: inline;
	text-shadow: none;
	font-weight: normal;
}
a:visited,
#column_left #category_detail_menu .menu_content a:visited,
#column_right #nav_sub .menu_content a:visited
{
	color: #78913b;
	background: none;
}
a:hover,
#column_left #category_detail_menu .menu_content a:hover,
#column_right #nav_sub .menu_content a:hover
{
	color: #515f2c;
	text-decoration: underline;
	background: none;
}
.crumbs a {
	color: #686868;
	text-decoration: underline;
}
.crumbs a:hover {
	color: #686868;
	text-decoration: none;
}
ul, ol {
	margin: 0 2em 0.5em;
}
#column_left #category_detail_menu .menu_content a, #column_left #category_detail_menu .menu_content a:active, #column_left #category_detail_menu .menu_content a:focus, #column_left #category_detail_menu .menu_content a:visited,
#column_right #nav_sub .menu_content a, #column_right #nav_sub .menu_content a:active, #column_right #nav_sub .menu_content a:focus, #column_right #nav_sub .menu_content a:visited
{
	color: #686868;
	text-decoration: underline;
}
#column_left #category_detail_menu .menu_content a:hover,
#column_right #nav_sub .menu_content a:hover
{
	color: #333;
	text-decoration: none;
}
#wrap {
	width: 980px;
	margin-top: 10px;
}
#banner {
	height: 230px;
	position: relative;
}
#sub-banner {
	height: 100px;
	position: relative;
}
#sub-banner p#mother{
	position: absolute;
	top: 57px;
	left: 20px;
	background: none;
	height: auto;
}
#sub-banner p#mother a {
	padding: 5px;
}
	
#banner #logo, #sub-banner #logo h1 a{
	position: absolute;
	width: 322px;
	height: 78px;
	text-indent: -2000px;
	background: url(../images/logo.png) no-repeat;
	left: 10px;
}
#banner #tagline {
	border: 1px solid #8cc758;
	color: #7e8082;
	padding: 20px;
	position: absolute;
	width: 310px;
	left: 96px;
	top: 125px;
	font-size: 14px;
}
#banner #ad_space {
	position: absolute;
	width: 537px;
	height: 229px;
	top: 0px;
	right: 0px;
}
#sub-banner #ad_space {
	position: absolute;
	width: 537px;
	height: 69px;
	top: 4px;
	right: 0px;
}
#category_menu {
	height: 150px;
	width: 728px;
	border: 1px solid #bac9c3;
	margin: 1px 0px 0px;
}
#category_menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#category_menu ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
#category_menu ul li a {
	display: block;
	height: 150px;
	text-indent: -2000px;
	float: left;
}
#category_menu ul li a#voice {
	width: 124px;
	background: url(../images/category_menu.jpg) 0px 0px no-repeat;
}
#category_menu ul li a#internet {
	width: 164px;
	background: url(../images/category_menu.jpg) -124px 0px no-repeat;
}
#category_menu ul li a#tv {
	width: 134px;
	background: url(../images/category_menu.jpg) -288px 0px no-repeat;
}
#category_menu ul li a#wireless {
	width: 156px;
	background: url(../images/category_menu.jpg) -422px 0px no-repeat;
}
#category_menu ul li a#solutions {
	width: 150px;
	background: url(../images/category_menu.jpg) -578px 0px no-repeat;
}
#category_menu ul li a#voice:hover {
	background: url(../images/category_menu.jpg) 0px -150px no-repeat;
}
#category_menu ul li a#internet:hover {
	background: url(../images/category_menu.jpg) -124px -150px no-repeat;
}
#category_menu ul li a#tv:hover {
	background: url(../images/category_menu.jpg) -288px -150px no-repeat;
}
#category_menu ul li a#wireless:hover {
	background: url(../images/category_menu.jpg) -422px -150px no-repeat;
}
#category_menu ul li a#solutions:hover {
	background: url(../images/category_menu.jpg) -578px -150px no-repeat;
}
#column_left {
	border: 1px solid #bac9c3;
	float: left;
	width: 247px;
	margin: 1px 0px 0px;
}
#column_middle {
	width: 478px;
	float: left;
	margin: 1px 0px 0px 1px;
	border: 1px solid #bac9c3;
}
#column_wide .box_content {
    padding: 10px;
}
#column_wide {
    width: 728px;
	float: left;
	margin: 1px 0px 0px 1px;
	border: 1px solid #bac9c3;
}
#column_single {
	float: left;
	margin: 1px 0px 0px 1px;
	border: 1px solid #bac9c3;
}
#column_right {
	border: 1px solid #bac9c3;
	float: right;
	width: 247px;
	margin: 1px 0px 0px;
}
#search_box {
	padding: 6px 3px;
	background: url(../images/right_menu_bg_reg.gif) center repeat-x;
}
#search_box #search {
	width: 220px;
	padding-left: 20px;
	height: 16px;
	background: transparent url(../images/searchbox_bg.png) no-repeat;
	border: none;
	padding-top: 3px;
	font-size: 12px;
}
 #search_box .submit {
    display: none;
}
/* Styles for right column */
#column_right {
    font-size:12px;
}
#column_right #nav_sub li,
#column_right #nav_sub ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#column_right #nav_sub li a:hover {
    background:#A2BF59 none repeat scroll 0% 0%;
    color:#FFFFFF;
    font-weight:normal;
    text-align:left;
    text-decoration:none;
    text-shadow:none;
}
#column_right #nav_sub li a {
    background:#DAE5BD none repeat scroll 0% 0%;
    color:#8C9972;
    display:block;
    font-weight:normal;
    margin:0 0pt 4px;
    padding:4px 4px 4px 20px;
    text-align:left;
    text-decoration:none;
    text-shadow:none;
    width:223px;
}
#sub_bottom a{
    margin:4px 0pt;
    padding:4px 4px 4px 20px;
    font-weight: bold;
    display:block;
}

/* for left column */


/* End mini profile selector box styles */
#foot_spacer {
	clear: both;
	height: 8px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#footer {
	height: 20px;
	padding: 8px;
	border: 1px solid #bac9c3;
	font-size: 12px;
}
#footer #copyright {
	float: left;
}
#footer #extras {
	float: right;
}
div.content_box h1 {
	padding: 15px 10px;
	font-size: 24px;
	margin: 0px;
	font-family: Helvetica, sans-serif;
	font-weight: normal;
    color: #888;
}
div.content_box h2 {
    font-size: 1.5em;
}
div.content_box h2, 
div.content_box h3, 
div.content_box h4,
div.content_box h5 {
	margin: 0px 10px 10px 10px;
}
div.content_box h1.nwtel_cable {
	text-indent: -5000px;
	width: 300px;
	height: 34px;
	margin: 20px 0 10px 25px;
	padding: 0px;
	background: url(../images/division_logos/nwtel_cable.gif) no-repeat;
}
div.content_box div.box_content {
	position: relative;
	overflow: auto;
	padding: 10px 0px 0px;
}
div.content_box div.box_content.tv {
	background: url(../images/tv_icon_screened_big.gif) bottom right no-repeat;
}
div.content_box div.box_content.internet {
	background: url(../images/internet_icon_screened_big.gif) bottom right no-repeat;
}
div.content_box div.box_content.voice {
	background: url(../images/voice_icon_screened_big.gif) bottom right no-repeat;
}
div.content_box div.box_content.wireless {
	background: url(../images/wireless_icon_screened_big.gif) bottom right no-repeat;
}
div.content_box div.box_content.solutions {
	background: url(../images/solutions_icon_screened_big.gif) bottom right no-repeat;
}
div.content_box p {
	margin: 1.25em 10px 1.25em 10px;
	font-size: 12px;
}
div.content_box table {
    margin: 10px 10px 10px 10px;
    width: auto;
}
div.content_box td {
    vertical-align: top;
}
div.content_box ul {
	margin-bottom: 1.25em;
	font-size: 12px;
	list-style-type: disc;
}
div.content_box ol {
	margin-bottom: 1.25em;
	font-size: 12px;
}

div.content_box ul ul {
	list-style-type: square;
	margin-bottom: 1em;
   }

form#mini-profile-selector {
	margin: 0px;
	padding: 0px;
}
a.help {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(../images/help.gif) no-repeat;
	text-indent: -5000px;
	margin: 0 0 0 5px;
}
a.help:hover {
	background: url(../images/help_over.gif) no-repeat;
}
div.form_input {
	width: 100%;
	padding: 0px;
	margin: 0 0 5px;
}
div.form_input label {
	display: inline-block;
	width: 150px;
	text-align: right;
	padding: 0 10px 0 0;
}
div.shadowbox_content {
	display: none;
}


p img.inline {
 margin: 0;
 float: none;
}

h4 {
    font-style: italic;
}

#crumb {
	margin: 10px 0 0 10px;
	padding: 0;
	color: #666;
	}
	
#crumb li, #nav_global li, #footer li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	}
#flag {
    padding: 10px 10px;
}
#flag a {
    font-size: 14px;
    font-weight: bold;
    color:#A2BE59;
}
.selected a,
.selected .selected a{
    font-weight: bold;
}
.selected li a,
.selected .selected li a{
    font-weight: normal;
}
.error {
	font-weight: bold;
	color: #c00;
	}
.buttonref {
font: normal 12px/17px Verdana, Arial, Helvetica, Sans-serif;
color: #666;
background: #EEE;
border: 1px solid #CCC;
padding: 1px;
_padding: 1px;
margin: 0 1px 0 0;
}
.box_content a {
    color: #72873D;
}
.box_content a em{
    color: inherit;
}
html th {
    background:#EEEEEE;
}
