body {
	background-color: #7F7F7F;
	border: 0;
	padding: 0;
}

body, p, td, th, ul, ol, li, form, input, textarea, select, option {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
}

img {
	border-style: none;
}

th {
	text-align: left;
}

p, ul, ol, li, td, th {
	color: #333333;
}

p {
	margin: 0 0 10px 0;
}

h1, h2, h3, h4, h5, h6 {
	font-family: arial narrow, arial, helvetica, sans-serif;
	margin: 10px 0 10px 0;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 15px;
}

h3 {
	font-size: 13px;
}

h4 {
	font-size: 10px;
}

table, tr, td {
    border: none;
    margin: 0;
    padding: 0;
}

div.form td {
    padding-right: 5px;
}

a, a:active {
	color: #117DAA;
	font-weight: bold;
	text-decoration: none;
	border: none;
}

ul {
	list-style-image: url(/images/list_item_3_dots.gif)
}


#container {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
}

#popup-container {
	margin-left: auto;
	margin-right: auto;
}

#header {
	height: 151px;
	margin-bottom: 10px;
}

#logo {
	margin-right: 215px;
}

.cLeft {
    clear: left;
}

.cRight {
    clear: right;
}

/* round corners for the head */
.head-tl {
	background-color: #4B4B4B;
	background-image : url(/images/head_corner_tl.gif);
	background-repeat : no-repeat;
	background-position : top left;
}

.head-tr {
	background-image : url(/images/head_corner_tr.gif);
	background-repeat : no-repeat;
	background-position : top right;
}

.head-bl {
	background-image : url(/images/head_corner_bl.gif);
	background-repeat : no-repeat;
	background-position : bottom left;
}

.head-br {
	background-image : url(/images/head_corner_br.gif);
	background-repeat : no-repeat;
	background-position : bottom right;
	padding: 10px 10px 10px 10px;
}

#menu {
	float: right;
	width: 545px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
	
#menu li {
	display: inline;
	float: left;
	margin: 0;
	line-height: 16px;
}

#menu li a, #menu li.empty {
	display: block;
	width: 60px;
	height: 64px;
	text-align: left;
	padding: 0 0 0 4px;
	margin: 0 4px 4px 0;
	font-family: arial-narrow, arial, helvetica, sans-serif;
	font-size: 11px;
}

#menu li a:hover {
	background-image: url(/images/but_hover.gif);
	background-repeat : no-repeat;
	color: #000000;
}

li.nav-white a {
	color: #8C8C8C;
}

li.nav-lt-blue a, li.nav-dk-blue a {
	color: #FFFFFF;
}

li.nav-white a {
	background-image: url(/images/but_white.gif);
	background-repeat : no-repeat;
	color: #8C8C8C;
}

li.nav-red a {
	background-image: url(/images/but_red.gif);
	background-repeat : no-repeat;
	color: #FFFFFF;
}

li.nav-lt-blue a {
	background-image: url(/images/but_lt_blue.gif);
	background-repeat : no-repeat;
	color: #FFFFFF;
}

li.nav-dk-blue a {
	background-image: url(/images/but_dk_blue.gif);
	background-repeat : no-repeat;
	color: #FFFFFF;
}

#content {
	background-color: #FFFFFF;
	margin-bottom: 10px;
}

#content-promo {
	background-color: #FFFFFF;
	margin-bottom: 10px;
	text-align: center;
}

#promo-text {
	width: 490px;
	float: left;
}	

#left-side {
	float: left;
	width: 288px;
}

#toolkit-buttons {
	margin-bottom: 10px;
}

#toolbox-button {
	padding-left: 5px;
}

#voip-button {
	padding-left: 5px;
}

#home-content {
	margin-left: 300px;
	width: 520px;
}

#home-links {
	float: right;
	width: 180px;
}

/* round corners for any white over grey */
.content-tl {
	background-color: #FFFFFF;
	background-image : url(/images/main_corner_tl.gif);
	background-repeat : no-repeat;
	background-position : 0% 0%;
}

.content-tr {
	background-image : url(/images/main_corner_tr.gif);
	background-repeat : no-repeat;
	background-position : 100% 0%;
}

.content-bl {
	background-image : url(/images/main_corner_bl.gif);
	background-repeat : no-repeat;
	background-position : 0% 100%;
}

.content-br {
	background-image : url(/images/main_corner_br.gif);
	background-repeat : no-repeat;
	background-position : 100% 100%;
	padding: 10px 10px 0 10px;
}

div.content-box {
	background:	url(/images/content_border_tl.gif) 0% 0% no-repeat;
	margin-bottom: 10px;
}

div.content-box h2 {
	background:	url(/images/content_border_tr.gif) 100% 0% no-repeat;
	font-size: 15px;
	padding: 3px 5px 0 5px;
	margin: 0;
}

div.content-box-tr {
	background:	url(/images/content_border_tr.gif) 100% 0% no-repeat;
	padding: 0;
	margin: 0;
}

div.content-box-body {
	background:	url(/images/content_border_r.gif) 100% 100% repeat-y;
	margin: 0;
	padding: 5px 5px 1px 5px;
}

div.content-box-footer {
	background:	url(/images/content_border_bl.gif) 0% 100% no-repeat;
}

div.content-box-inner-footer {
	background:	url(/images/content_border_br.gif) 100% 100% no-repeat;
	display: block;
	padding: 5px 5px 5px 5px;
}

#network-status {
	width: 258px;
	height: 50px;
	padding: 15px 5px 0 5px;
	margin: 0;
}

#network-status h2 {
	padding: 0;
	margin: 0;
	font-size: 15px;
	color: #FFFFFF;
	margin-top: -5px;
}

#network-status p {
	color: #FDEF84;
	font-weight: bold;
}

/* round corners for network status box (homepage) */
.nw-status-tl {
	width: 288px;
	float: left;
	margin-top: -93px;
	background-color: #7F7F7F;
	background-image : url(images/nw_status_corner_tl.gif);
	background-repeat : no-repeat;
	background-position : 0% 0%;
}

.nw-status-tr {
	background-image : url(images/nw_status_corner_tr.gif);
	background-repeat : no-repeat;
	background-position : 100% 0%;
}

.nw-status-bl {
	background-image : url(images/nw_status_corner_bl.gif);
	background-repeat : no-repeat;
	background-position : 0% 100%;
}

.nw-status-br {
	background-image : url(images/nw_status_corner_br.gif);
	background-repeat : no-repeat;
	background-position : 100% 100%;
}

.grey-box-tl {
	background-color: #7F7F7F;
	background-image : url(images/nw_status_corner_tl.gif);
	background-repeat : no-repeat;
	background-position : 0% 0%;
	margin-bottom: 10px;
}

.grey-box-tr {
	background-image : url(images/nw_status_corner_tr.gif);
	background-repeat : no-repeat;
	background-position : 100% 0%;
}

.grey-box-bl {
	background-image : url(images/nw_status_corner_bl.gif);
	background-repeat : no-repeat;
	background-position : 0% 100%;
}

.grey-box-br {
	background-image : url(images/nw_status_corner_br.gif);
	background-repeat : no-repeat;
	background-position : 100% 100%;
}

#footer {
	clear: both;
	padding: 5px;
	margin-top: 5px;
	background-color: #FFFFFF;
}

.heading-large {
	font-size: 20px;
}

h2.welcome {
	color: #41AFDC;
}

h2.module-title {
	color: #4B4B4B;
}

#home-links {
	float: right;
	width: 180px;
}

#intranet-menu li {
	display: inline;
	padding-right: 10px;
}

#toolkit-buttons {
	float: left;
	clear: left;
}

#voip-button {
	padding-left: 5px;
}

.promo-image {
	margin: 0 0 10px 10px;
}

#home-news h3 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #4B4B4B;

}

.error {
    color: #990000;
    font-weight: bold;
}

.confirmation {
	color: #408000;
    font-weight: bold;
}

/* VoIP Sales */
#voip-hdware-sales {
    float: right;
    display: block;
    width: 100px;
    height: 100px;
    background-color: #efefef;
    vertical-align: middle;
    text-align: center;
    padding: 5px;
}

/* VoIP Activation */
#voip-activation {
	clear: right;
    float: right;
    display: block;
    margin-top: 10px;
    width: 100px;
    height: 100px;
    background-color: #efefef;
    vertical-align: middle;
    text-align: center;
    padding: 5px;
}

#voip-features td, #voip-features th {
	padding-left: 10px;
}

.portfolio-row {
	clear: left;
	margin: 0 auto 0 auto;
}

.portfolio-row div {
	float: left;
	width: 170px;
	height: 200px;
	padding: 4px;
	margin: 3px;
}

.portfolio-row img, .portfolio-large-img {
	margin-left: auto;
	margin-right: auto;
	display: block;
	
}

.portfolio-row p {
	text-align: center;
	font-weight: bold;
}

.bottom-feeder {
	clear: both;
}

.intranet-archived-news td {
	color: #bbb;
}

.intranet-pre-archived-news td {
	color: #00cc00;
}

#services-box {
	padding: 0px 50px 50px 50px;
	margin: 0 auto;
	width: 600px;
}

.home-service {
	background: url('/images/services_button_bg.gif') no-repeat scroll top left;
	width: 161px;
	height: 73px;
	padding-top: 5px;
	margin: 30px 15px 0 15px;
	float: left;
	display: block;
}

.home-service-heading {
	font-family: "Arial Black", Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	color: #fff;
}

.home-service-description {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	color: #000;
	padding: 10px 4px 0 24px;
	line-height: 11px;
}

#service-check {
	border: 1px solid #999;
	border-collapse: collapse;
}

#service-check td {
	padding: 10px 5px;
	border: 1px solid #999;
}

#service-check .service-check-head, #service-check td:first-child {
	background-color: #eee;
	font-weight: bold;
	width: 25%;
}

.sqr-check-box {
	background: #DDD url('/images/sqr_check_box.gif') no-repeat;
	width: 288px;
	height: 100px;
	float: left;
	position: relative;
	margin-bottom: 15px;
}

.sqr-check-box div {
	position: absolute;
	top: 59px;
	left: 31px;
}

.sqr-phone {
	float: left;
	width: 158px;
	height: 14px;
}

.sqr-submit {
	float: left;
	display: block;
	padding-left: 10px;
}