/* --------------------------------------------------------------
   GLOBAL
-------------------------------------------------------------- */
 @charset "utf-8";

/* CSS Document */
* {
	padding: 0;
}

code {
	font-family: Monaco, courier new, courier;
	font-size: 0.9em;
}

body {
	font-family: "Adobe Garamond Pro",Garamond, Helvetica, Arial, sans-serif;
	font-size: 1.0em;
}

p {
	margin-top: 0.5em;
	margin-bottom: 0.8em;
}

input[type="text"],textarea {
	border: #999999 thin inset;
}

blockquote {
	background: url('images/blockquote.jpg') top left no-repeat;
	margin-left: 25px;
	padding-left: 52px;
	padding-top: 5px;
	min-height: 63px;
	vertical-align: top;
}

h2 a {
	text-decoration: none;
}

a img {
	border: none;
}

.wrapper {
	width: 730px;
	border: 0px;
	padding: 5px;
	border-collapse: collapse;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
}

a {
	color: #CC0000;
}

a:hover {
	background-color: #CCCCCC;
}

/* --------------------------------------------------------------
   INFO BOXES
-------------------------------------------------------------- */
.contentbox {
	text-align: center;
	background-color: #f7f7f7;
	border: 1px dashed #cccccc;
	padding: 5px;
  margin: 3px 15px; 
}

.errorbox {
	border: 1px dashed #cc0000;
	font-weight: bold;
	background-color: #FBEEEB;
	text-align: center;
	padding: 10px;
	color: #cc0000;
  margin: 3px 15px; 
}

/* --------------------------------------------------------------
   CLIENT AREA NAVBAR
-------------------------------------------------------------- */
.clientarealinks {
	background-color: #FDFCDD;
	padding: 10px;
}

.clientarealinks a {
	color: #555555;
}

/* --------------------------------------------------------------
   TABLES
-------------------------------------------------------------- */
table.topnavbar {
	width: 100%;
}

tr.topnavbar {
	background-color: #efefef;
	font-weight: bold;
	text-align: center;
}

tr.topnavbar a {
	color: #000000;
	text-decoration: none;
}

tr.topnavbar a:hover {
	color: #666666;
}

table.frame {
	width: 100%;
	border: 1px solid #999999;
	padding: 0px;
}

.fieldarea {
	background-color: #F7F7F7;
	text-align: right;
	padding-right: 5px;
}

.clientareatable {
	width:95%;
	background-color: #cccccc;
}

tr.clientareatableheading {
	background-color: #efefef;
	font-weight: bold;
	text-align: center;
}

tr.clientareatableactive {
	background-color: #ffffff;
	text-align: center;
}

tr.clientareatablepending {
	background-color: #FFFFE2;
	text-align: center;
}

tr.clientareatablesuspended {
	background-color: #E9FFD2;
	text-align: center;
}

tr.clientareatableterminated {
	background-color: #FFE1E1;
	text-align: center;
}

/* --------------------------------------------------------------
   NETWORK ISSUES
-------------------------------------------------------------- */
.networkissuessummary {
	background-color: #f6f6f6;
	border: 1px dashed #cccccc;
	padding: 10px;
	text-align: center;
}

.networkissuesopen {
	font-size: 16px;
	font-weight: bold;
	color: #65CC00;
	padding-right: 20px;
}

.networkissuesscheduled {
	font-size: 16px;
	font-weight: bold;
	color: #EEDD00;
	padding-right: 20px;
}

.networkissuesclosed {
	font-size: 16px;
	font-weight: bold;
	color: #888888;
}

.networkissuedescription {
	border-left: 5px solid #efefef;
	padding: 20px;
	padding-top: 1px;
}

.networkissueaffected {
	background-color: #FDFCDD;
	padding: 10px;
	margin-top: 10px;
}

/* --------------------------------------------------------------
   SUPPORT TICKETS
-------------------------------------------------------------- */
.clientticketreplyheader {
	margin-top: 20px;
	background-color: #92BDEA;
	font-weight: bold;
	color: #ffffff;
	padding: 4px 20px 4px 20px;
}

.clientticketreply {
	min-height: 80px;
	background-color: #ffffff;
	background-image: url('images/clientticketreplybg.gif');
	background-repeat: repeat-x;
	padding: 10px;
}

.adminticketreplyheader {
	margin-top: 20px;
	background-color: #888888;
	font-weight: bold;
	color: #ffffff;
	padding: 4px 20px 4px 20px;
}

.adminticketreply {
	min-height: 80px;
	background-color: #ffffff;
	background-image: url('images/adminticketreplybg.gif');
	background-repeat: repeat-x;
	padding: 10px;
}

.closeticket {
	border: 1px dashed #cc0000;
	font-weight: bold;
	background-color: #FBEEEB;
	color: #cc0000;
}

/* --------------------------------------------------------------
   TEXT COLORS
-------------------------------------------------------------- */
.textblack {
	color: #000000;
}

.textblue {
	color: #224488;
}

.textgreen {
	color: #779500;
}

.textgrey {
	color: #888888;
}

.textgold {
	color: #ffbb55;
}

.textorange {
	color: #ff6600;
}

.textred {
	color: #cc0000;
}

/*-----
MABWI STYLES
-----*/
 @charset "utf-8";

/* CSS Document */
* {
	padding: 0;
}

code {
	font-family: Monaco, courier new, courier;
	font-size: 0.9em;
}

p {
	margin-top: 0.5em;
	margin-bottom: 0.8em;
}

input[type="text"],textarea {
	border: #999999 thin inset;
}

blockquote {
	background: url('images/blockquote.jpg') top left no-repeat;
	margin-left: 25px;
	padding-left: 52px;
	padding-top: 5px;
	min-height: 63px;
	vertical-align: top;
}

h2 a {
	text-decoration: none;
}

a img {
	border: none;
}

#sidebar .view-display-id-block_1 li {
	list-style-image: none;
	list-style-type: none;
	margin-left: 10px;
}

.views-field-created {
	font-size: 80%;
	color: #666666;
	padding-left: 10px;
}

.view-content .node h2,.comment h3 {
	margin-bottom: 3px;
}

.submitted {
	padding-left: 25px;
	font-size: 90%;
	color: #999999;
}

.inline {
	list-style-type: none;
}

.views-hide {
	display: none;
}

ul.links li {
	display: inline;
}

.form-item label {
	display: block;
}

ul.links {
	list-style-type: none;
}

.description {
	font-size: 90%;
	color: #666666;
}

.meta .terms ul {
	margin-top: 0px;
}

.meta {
	font-size: 90%;
}

.more-link {
	text-align: right;
}

#sidebar #block-views-BlogMain-block_1 li a {
	color: #CC0000;
}

#sidebar #block-views-BlogMain-block_1 li {
	margin-left: 5px;
}

#content .view-content .node h2 {
	margin-left: 0;
}

#comments .box h2 {
	margin-left: 0;
}

#header img {
	border: none;
	padding-left: 5px;
	z-index: 0;
}

#page {
	background: url('images/main-bg.jpg') left repeat-y;
	width: 961px;
	margin: 0 auto;
	padding-left: 10px;
	position: relative;
	top: -8px; *
	top: -18px;
}

#header {
	width: 950px;
	font-size: 1.1em;
	background: #FFF;
}

#header ul {
	float: right;
	margin: 0;
	padding: 0;
	z-index: 10;
	background: #FFF;
	width: 100%;
}

#header li {
	float: right;
	color: #AAAAAA;
	background: url('images/menu-lt.jpg') no-repeat left top;
	padding-right: 4px;
	list-style: none;
	padding-left: 7px;
}

#header li.active {
	color: #CCCCCC;
	background: url('images/menu-h-lt.jpg') no-repeat left top;
}

#header li a {
	background: url('images/menu-rt.jpg') no-repeat right top;
	padding-left: 3px;
	padding-right: 10px;
	padding-top: 5px;
	color: #999999;
	text-decoration: none;
	display: block;
	font-size: 16px;
}

#header li a:hover {
	color: #cccccc;
}

#header li.active a {
	display: block;
	background: url('images/menu-h-rt.jpg') no-repeat right top;
	padding-left: 3px;
	padding-right: 10px;
	padding-top: 5px;
	color: #cccccc;
}

#mottoBar {
	background-image: url('images/motto.jpg');
	color: #cccccc;
	width: 946px;
	float: left;
	padding-left: 5px;
	font-size: 14px;
	margin: 0;
}

#container {
	margin: 0;
}

#sideCont {
	clear: both;
	float: left;
	margin-right: 10px;
}

#sidebar {
	clear: both;
	width: 250px;
	color: #000;
	float: left;
	margin-top: 30px;
	margin-left: 15px;
	padding-bottom: 20px;
	z-index: 0;
	font-size: 16px;
}

#sidebar ul {
	margin-top: 20px;
}

#sidebar li {
	list-style-image: url('images/lst-red.jpg');
	margin-left: 30px;
}

#sidebar li.here {
	color: #CC0000;
}

#sidebar li a,.more-link a {
	text-decoration: none;
	color: #000000;
}

#sidebar li a:hover,.more-link a {
	color: #CC0000;
}

#sidebar h2 {
	color: #cc0000;
	font-weight: normal;
	font-size: 1.4em;
	border-bottom: thin #CC0000 solid;
	padding-left: 5px;
	padding-top: 10px;
}

#content {
	margin: 50px 30px 30px 5px;
	padding: 0px 10px;
}

#content h1 {
	border-bottom-color: #CC0000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	font-size: 1.8em;
	margin-bottom: 5px;
	margin-top: 5px;
}

#content h2,#content h3,#content h4,#content h5,#content h6,#content p.heading2{
	margin-left: 15px;
	border-bottom: #CC0000 thin solid;
	padding-left: 0px;
}
 
 #content p.heading2 {
  margin-left: 0;
}

#content p,#content ul,#content ol {
	padding-left: 15px;
}

#content li {
	margin-left: 20px;
}

#content a img {
	border: none;
}

#content a {
	color: #CC0000;
}

#content a:hover {
	background-color: #CCCCCC;
}

#testim {
	clear: both;
	width: 170px;
	color: #000;
	float: left;
	z-index: 1;
	font-style: italic;
	font-size: 0.8em;
	margin-top: 30px;
	margin-left: 15px;
	margin-bottom: 30px;
	background: #CCCCCC;
}

#testim p {
	padding: 5px;
	padding-right: 10px;
	padding-bottom: 15px;
}

#testim span.testFrom {
	display: block;
	text-align: right;
}

#testim h2 {
	color: #CC0000;
	font-size: 1.2em;
	font-weight: normal;
	padding-left: 5px;
	line-height: 1.5em;
	padding-top: 5px;
	font-style: normal;
	border-bottom: thin #CC0000 solid;
}

div.clear {
	clear: both;
}

#footer {
	background: url('images/footer.jpg');
	line-height: 20px;
	font-size: 0.8em;
	width: 949px;
	margin-left: 1px;
	text-align: center;
}

#footer a {
	color: #000000;
}

#hostTable {
	font-size: 0.9em;
}

#tblHead {
	border-bottom: #CC0000 thin solid;
	font-weight: bold;
}

#tblFtrCol {
	color: #CC0000;
	text-align: left;
	width: 25%;
	font-size: 1.2em;
}

#hostTable td {
	width: 18%;
}

#hostTable tr.colored {
	background-color: #CCCCCC;
}

th {
	text-align: left;
	font-weight: bold;
	border-bottom: #CC0000 thin solid;
	font-size: 1.4em;
}

#contactForm {
	margin-left: 15px;
	width: 100%;
}

#contactForm th {
	text-align: left;
	border-bottom: #CC0000 thin solid;
}

#tdLeft {
	text-align: right;
}

#tdRight {
	text-align: left;
}
 
.form-radios {
	padding-left: 15px;
	margin-bottom: 8px;
}

.form-item label {
	margin-bottom: 4px;
}

.contactinfo {
	float: right;
	width: 150px;
	margin: 10px 10px 5px;
	padding: 15px 15px;
	text-align: left;
	font-size: 90%;
	color: #333333;
	background-color: #EEEEEE;
	border: 2px outset #333333;
}

#content p.breadcrumb {
  padding-left: 0;
  margin-bottom: 0;
  font-size: 85%;
}