/* --------------------------------------------------------------
   GLOBAL
-------------------------------------------------------------- */

form {
	margin: 0px;
}

body {
	font-family: Tahoma;
	font-size: 11px;
}

td {
	font-family: Tahoma;
	font-size: 11px;
	
}

a {
	color: #02007F;
}

a:hover {
	text-decoration: none;
}

input {
	background-color: white;
	border-width: 1px;
	border-color: #8FBCE9;
	margin: 1px;
	padding: 2px;
}

/* --------------------------------------------------------------
   HEADINGS
-------------------------------------------------------------- */

.heading {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #65A5E6;
}

.heading2 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
   text-decoration: none;
   color: black;
}

.heading3 {
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #16679F;
}

/* --------------------------------------------------------------
   INFO BOXES
-------------------------------------------------------------- */

.contentbox {
	text-align: center;
	background-color: white;
	border: 1px dashed #cccccc;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
}

.errorbox {
	border: 1px dashed #cc0000;
	font-weight: bold;
	background-color: #FF9FA3;
	text-align: center;
	padding: 10px;
	color: black;
	margin-left: auto;
	margin-right: auto;
}

/* --------------------------------------------------------------
   CLIENT AREA NAVBAR
-------------------------------------------------------------- */

.clientarealinks {

}

.clientarealinksb a {
	color: black;
	text-decoration: none;
	font-size: 12px;
	font-weight: 100;
}

.clientarealinksb {
	width: 122px;
	min-height: 31px;
	padding-top: 5px;
	text-align: left;
	color: white;
	background-image: url("/images/button_template.jpg");
	background-repeat: no-repeat;
	margin: 2px;
	font-size: 14px;
	font-weight: bold;
	float: left;
}

/* --------------------------------------------------------------
   TABLES
-------------------------------------------------------------- */

table.topnavbar {
	width: 20%;
	background-color: white;
}

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

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

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

table.frame {
	width: 99%;
	border: 1px solid #8FBCE9;
	margin-left: 10px;
}

.fieldarea {
	text-align: left;
}

.clientareatable {
	background-color: #cccccc;
	margin-left: 10px;
}

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

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

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

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

tr.clientareatableterminated {
	background-color: white;
	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: #1CBF00;
}

.textgrey {
	color: #888888;
}

.textgold {
    color: #ffbb55;
}

.textorange {
	color: #ff6600;
}

.textred {
	color: #cc0000;
}

.headerFont{
	color: #FFFFFF;
	margin-top: 0px;
	padding-top: 0px;
	font-family : Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
}

a {
	text-decoration: none;	
}

p {
	padding-left: 20px;
}

h5 {
	color: #000000;
	margin-top: 0px;
	padding: 5px;
	font-family : Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
}


body {
	background-color: white;
	margin: 0px;
	width: 100%;
}

.banholder {
	margin: 0px auto;
	width: 750px;
}

.banlinks {
	width: 750px;
	text-align: right;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	color: #a9a9ba;
	margin-bottom: 4px;
}

.banlinks .line {
	color: #e5e5ec;
}

.user {
	position: absolute;
	top: 10px;
	left: 590px;
	margin: 10px;
	margin-right: 50px;
	width: 150px;
	height: 50px;
}

.topbuttons {
height:50px;
left:380px;
position:absolute;
top:0px;
width:550px;
}

.contentholder {
	background-image: url("images/bgcontent.jpg");
	background-repeat: repeat-x;
	margin: 0px auto;
	text-align: center;
}

.contentholder h1 {
	font-family: verdana;
	font-weight: bold;
	font-size: 18px;
	color: #8a8afa;
}

.contentInner {
	width: 750px;
	margin: 0px auto;
	text-align: center;
}

.contentPadding {
	padding-top: 5px;
	padding-left: 25px;
	width: 730px;
}

.align {
	text-align: left;
	position: relative;
}

.actionLQ {
	text-align: right;
	float: left;
}

.design {
	width: 235px;
}

.develop {
	width: 245px;
}

.social {
	width: 245px;
}

.gift {
	margin-top: 15px;
}

.bodytext {
	margin-top: 15px;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	color: #41539e;
}

.footer {
	width: 100%;
	background-color: #ebebf5;
	border-top-style: solid;
	border-width: 1px;
	border-color: #d6e6e7;
	margin-top: 25px;

	font-family: arial, verdana, sans-serif;
	font-size: 14px;
	color: #8090a7;
}

.footer .headline {
	color: #8090a7;
	font-weight: bold;
	font-size: 14px;
}

.footer a {
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
	color: #8090a7;
	text-decoration: none;
}

.footer a:hover {
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
	color: #8090a7;
}

.footer table {
	margin-top: 15px;
	margin: 0px auto;
}

.socialAction {
	margin: 0px auto;
	text-align: center;
	height: 51px;
}

.bproducer {
	background-image: url("images/bproducer.jpg");
	background-repeat: no-repeat;
	width: 460px;
	height: 51px;
	position: relative;
	margin-left: 15px;
}

.innews {
	padding-left:200px;
	padding-top:15px;
}

.newsletter {
	border-width: 1px;
	border-color: #c5c9cc;
	border-style: solid;
	background-color: #f3f7fb;
	color: #cbd1d9;
	width: 150px;
	padding: 2px;
}

.copyright {
	background-color: #f5f5f9;
	height: 22px;
	text-align: right;
	padding-right: 10px;
	padding-top: 10px;
	font-size: 12px;
	font-family: arial, verdana, sans-serif;
	color: #5f5f76;
}