/* @override http://www.fusethree.com/style.css */

@charset "utf-8";
#container {
	width: 854px;
	margin-top: 47px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
}
.clr {
	clear: both;
	height: 1px;
	overflow: hidden;
}
.clear {
	clear: both;
}

#innerContainer {
	background: #FFFFFF;
}

body {
	background: #333333 url(images/background.jpg) no-repeat center top;
}
#navigation {
	background: url(images/bg_nav.jpg) no-repeat center top;
	height: 26px;
}
#header {
	background: url(images/header.jpg) no-repeat;
	height: 100px;
}
#content {
	padding: 8px 15px 0 15px;
}
#content .left {
	width: 580px;
}
#content #right{
	float:right;
	width: 231px;
	
}
#content p,
#content td {
	font-size: 12px;
}
#home_content {
	background: url(backgrounds/rotate.php) no-repeat center;
	height: 328px;
	width: 854px;
}
#home_content .right {
	float: right;
	width: 218px;
	margin-right: 10px;
	padding-top: 8px;
}
#home_content .text {
	font-size: 13px;
	color: #FFFFFF;
	float: left;
	width: 408px;
	margin-top: 75px;
	padding-left: 200px;
}

#separator {
	background: url(images/separator.jpg) no-repeat;
	height: 13px;
	margin-top: 3px;
	clear: both;
}
#footer {
	background: url(images/bg_footer.png);
	height: 26px;
	clear: both;
}
#bottomContent {
	padding-right: 15px;
	padding-left: 15px;
	
}
#bottomContent p {
	font-size:12px;
	color: #7C7C7C;
}
#bottomContent h3 {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #000 !important;
}
#bottomContent .topsection {
	background: url(images/bottom-content-separator.jpg) no-repeat center bottom;
}
#bottomContent .left {
	float: left;
	width: 400px;
}
#bottomContent .left p {
	margin-top: 5px;
	margin-bottom: 5px;
}
#bottomContent .right {
	float: right;
	width: 400px;
}
#bottomContent .botsection {
	clear: both;
	padding-top: 8px;
}
#bottomContent ul.menu_itservicelist,
#bottomContent ul.latestnews_itservicelist {
	float: right;
	padding: 0;
	margin:0;
	width: 600px;
}
#bottomContent ul.menu_itservicelist li {
	float: left;
	font-size:12px;
	width: 200px;
	color: #FF6600;
}
a:link,
a:visited {
	color: #FF6600;
}
#bottomContent .right a:link,
#bottomContent .right a:visited {
	color: #FF9900;
}
#bottomContent a:hover,
#bottomContent .right a:hover {
	color: #7F7F7F;
}

#bottomContent .quicklinks {
	background: #000;
	overflow: hidden;
	padding: 8px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	margin-bottom: 10px;
}
#bottomContent .quicklinks h3 {
	color: #FF9D1E !important;
	text-transform: uppercase;
	font-size: 12px;
}
#bottomContent .quicklinks a {
	background: url(images/icon_arrow_blk-bg.jpg) no-repeat left center;
	font-size: 12px;
	font-weight: bold;
	color: #f60 !important;
	padding-left: 15px;
	margin-right: 10px;
	margin-bottom: 4px;
	float: left;
}



#footer {
	position:relative;
	font-size:10px;
	color: #666666
}
#footer a {
	color: #666666
}
.copyright {
	padding-top: 7px;
	padding-left: 18px;
}
.credits {
	position:absolute;
	right: 0;
	top:0;
	padding-top: 7px;
	margin-right:18px;
	text-align:right;
}
.moduletable_quicklinks {
	
	padding: 0px 7px 7px 7px;
	background: #000 url(images/module_footer.jpg) no-repeat center bottom;
	
}
.moduletable_quicklinks h3 {
	color: #FF9D1E;
	background: #000 url(images/module_header.jpg) no-repeat center top;
	padding: 8px 3px 3px 8px;
	margin: 0 -7px 5px -7px;
	font-weight: bold;
	text-transform:uppercase;
	font-size: 93%;
}
.moduletable_quicklinks ul {
	padding: 0px;
	margin: 10px;
	list-style: none;
}
.moduletable_quicklinks li {
	padding-left: 18px;
	background: url(images/icon_arrow_blk-bg.jpg) no-repeat left center;
	margin-bottom: 8px;
	font-size: 12px;
}

ul.columns li {
	float:left; width: 235px;
	margin-right: 15px;
}
ul.columns_wide li {
	float:left; width: 350px;
	margin-right: 15px;
}

/* Cable vs DLS chart*/
.table_header {
	font-size: 18px;
	font-weight: bold;
	color: #773304
}
.col_row_titles,
.col_row_titles p {
	font-size: 16px !important;
	font-weight: bold;
}


div.moduletable_partners {
	width: 218px;
	height: 148px;
	background:url(images/bg_partner_logos.jpg);
	padding-top: 25px;
}
div.moduletable_partners_light {
	width: 218px;
	height: 148px;
	background:url(images/bg_partner_logos_light.jpg);
	padding-top: 25px;
}


/*	----------------------=-------- CORE STYLES ------------------------------===------------*/

/* custom stuff */

html {
  height: 100%;
  margin-bottom: 1px;
}


body {
	margin: 0;
	padding: 0;
}

p {
  /*margin-top: 0;
  margin-bottom: 5px;*/
}

fieldset {
	border: 0;
	padding: 5px 0;
}

span.pathway {
	display: block;
	vertical-align: middle;
	margin-top: 5px;
	font-weight: normal;
}

span.pathway img {
  padding: 0px 10px;
  vertical-align: middle;
}

span.pathway a {
  line-height: 150%;
}

div#pathway {
	margin-bottom: 10px;
	padding-left: 8px;
}

a.readon {
  line-height: 100%;
  color: #EC592D;
}

/*** fonts ***/
body {
		font-family: Arial, Helvetica, sans-serif;
}

/* size attributes */

body.f-smaller {
	font-size: 10px;
}

body.f-default {
	font-size: 11px;
}

body.f-larger {
	font-size: 13px;
}

.small,
.modifydate,
.createdate,
div.mosimage_caption {
	font-size: 90%;
}

#nav a,
#inset a {
	font-size: 100%;
}

div.moduletable h3,
div.moduletable-hilite h3,
td.side h3,
.componentheading {
	font-size: 93%;
	line-height: 100%;
}

td.contentheading a,
td.contentheading,
div.componentheading {
  text-transform: uppercase;
  padding-bottom: 10px;
  font-size: 16px !important;
}
a.contentpagetitle {
	color:#266297 !important;
}


/* font family */
h1,
h2,
h3,
h4,
h5,
.contentheading,
.componentheading,
.sectiontableheader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h3 {
	color: #266297;
}

a:link,
a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* component heading */

.componentheading {
	margin-top: 6px;
	margin-bottom: 10px;
	margin-left: -4px;
	margin-right: -4px;
	padding: 6px;
}

/* module settings */
/*
div.moduletable h3,
div.moduletable-hilite h3 {
  text-transform: uppercase;
  padding: 5px; 
  margin: 0 -5px 5px -5px;
}

div.moduletable,
div.moduletable-hilite {
	margin-bottom: 5px;
	padding: 6px 5px;
}*/

td.left div.moduletable-hilite,
td.right div.moduletable-hilite {
	margin: 0 -6px;
	padding: 6px 12px;
	border-width: 6px 0;
	border-style:  solid;
}

/* default menu link styles */
a.sublevel {

}

a.mainlevel:hover {
	text-decoration: none;
}

td a.sublevel:hover {
	text-decoration: underline;
}

/** regular menu **/

a.mainlevel {
	display: block;
	padding: 3px 0px;
	text-indent: 4px;
	width: 100%;
}

/* headings */

h1 {
	line-height: 100%;
	font-size: 200%;
}

h2 {
   line-height: 100%;
   font-size: 150%;
}

h3 { 
   line-height: 100%;
   font-size: 16px;
}

h4 {
	 line-height: 100%;
	 font-size: 110%;
}

.small,
.modifydate,
.createdate {
	font-weight: normal;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
}

.createdate {
	height: 20px;
	vertical-align: top;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;
}

/** some class stuff */

table.contenttoc {
  margin: 5px;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}


td.buttonheading {
 	vertical-align: bottom;
}

td.buttonheading img {
	margin-right: 5px;
}

table.outer td.sectiontableheader {
  font-weight: bold;
  padding: 0 4px;
  line-height: 20px;
}

table.outer tr.sectiontableentry1 td, 
table.outer tr.sectiontableentry2 td,
table.outer td.sectiontableentry1, 
table.outer td.sectiontableentry2 {
  padding: 4px;
}

table.contentpaneopen, table.contentpane {
  border-collapse: collapse;
  padding: 0;
  margin: 0;
  width: 100%;
}

table.contentpaneopen td p {
  padding-right: 10px;
}

div.contentpane, div.contentpaneopen {
  width: 100%;
}


div.mosimage {
  margin: 5px;

}
div.back_button {
	padding-bottom: 10px;
	margin-top: 20px;
}
.back_button a {
	background:#212121;
	font-size: 10px;
	color:#FFFFFF;
	padding: 2px 5px 2px 5px;
	border: solid 1px #000;
}

/*Quick Contact Form*/
#s5_quick_contact input {
	margin-bottom: 7px;
}


/*			----------------------------- MENU SYLES ------------------------------         */
/*****************************
 ****       suckerfish    ****
 *****************************/
div#horiz-menu {
	height:  22px;
	float:right;
	margin-top: 3px;
}  

#nav {
	margin: 0;
	padding: 0;
	height: 22px;
	float: right;
}

#nav a {
	font-weight: normal;
	float: left;
	text-decoration: none;
	display: block;
	cursor: pointer;
	height: 22px;
	line-height: 22px;
	padding: 0 15px;
	overflow: hidden;
	font-size: 12px;
	text-transform:uppercase;
	color: #999999;
	background: url(../../../images/icon_nav.jpg) no-repeat left center;  
}

#nav li li a{
	background: none;
	font-weight: normal;
	padding: 0;
	text-indent: 15px;
}

#nav, #nav ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav li li {
	padding: 0;
	background: none;
}

/* top level links */
#nav a {


}

/* sub level links */

#nav ul ul a {
	display: block;
	text-decoration: none;
	width: 100%;
	text-transform: none;
}

/* top level buttons */

#nav li {
	float: left;
	padding: 0;
  background: none;
  height: 24px;
}

#nav ul li {
	position: relative;
}

#nav li ul {
	top: 22px;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	font-weight: normal;
	border-width: 0;
	margin: 0;
	padding: 0;
}
	
#nav ul {
	padding: 0;
	margin: 0;
}

#nav li.active li a {
	background: none;
}

#nav li li {
	float: left;
	padding: 0;
  width: 170px;
}

/* margin for pullouts */
#nav li ul ul {
	margin: -23px 0 0 170px;
}


#nav li:hover ul ul, 
#nav li:hover ul ul ul,
#nav li:hover ul ul ul ul,  
#nav li.sfhover ul ul, 
#nav li.sfhover ul ul ul, 
#nav li.sfhover ul ul ul ul {
	left: -999em;
}

#nav li:hover ul, 
#nav li li:hover ul, 
#nav li li li:hover ul, 
#nav li li li li:hover ul,
#nav li.sfhover ul, 
#nav li li.sfhover ul, 
#nav li li li.sfhover ul,
#nav li li li li.sfhover ul{
	z-index: 100;
	left: -1px;
}

#nav li:hover, #nav li.sfhover {
      left: 0;
}

#nav ul ul a {
	background: none;
}

#nav li li.active {
	background: none;
}
#nav li.active a,
#nav li.active a:hover {
	color: #fff;
}
#nav li.active li a:hover {
	color: #fff;
}
/*---------------------------------- END MENU STYLES ----------------------------------------*/


/* service menu */

.moduletable_servicemenu ul { padding: 0px; margin: 0px;}
.moduletable_servicemenu ul li { font-size: 12px; margin: 0 0 4px ; padding: 0; list-style: none;}


/* form overrides */

form div label {
display:block;

width:10%;
}


/* voip page design */

.voip-telephony {}
.voip-telephony h2.title { background:url(images/bg_title_voip.png) no-repeat top center; height:80px; text-indent: -1000px; overflow: hidden; }
.voip-telephony h3,
.pbx h3 { text-transform: uppercase; color: #ff6600;}
.voip-telephony .contentpaneopen,
div.pbx { line-height: 130%; color: #666;}
.voip-telephony #content .p1 { padding-right: 375px;}
.voip-telephony #content p.intro,
#content .pbx p.intro { font-size: 16px; padding-right: 289px; line-height: 130%;}
.voip-telephony .contentheading { display: none; }
.voip-telephony .orange { color: #ff6600; font-weight: bold; }
.voip-telephony .iptelephony { background:url(images/bg_page_voip.png) no-repeat top right; }


/* pbx style */
.pbx_title { background:url(images/bg_title_pbx.png) no-repeat top center; height:80px; text-indent: -1000px; overflow: hidden; }

.hostedippbxphonesystemsforsmall-mediumbusiness .article_title { display: none;}
.article_content.hostedippbxphonesystemsforsmall-mediumbusiness .pbx { background:url(images/bg_page_pbx.png) no-repeat top right; }
div.pbx .p1,
div.pbx .p2 { padding-right: 375px;}

div.pbx p { line-height: 171% !important;}

