/* CSS Document */

body { 
background-color: #54a4de;
margin: 0;
padding: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}

.nav, .nav a:link, .nav a:visited, .nav a:active {
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
padding-left: 5px; padding-right: 5px;
}

.nav a:hover {
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color: #96c410;
font-size: 12px;
font-weight: bold;
text-decoration: underline;
padding-left: 5px; padding-right: 5px;
}

.header {
font-size: 12px;
font-weight: bold;
}

.front_plan_title {
font-weight: bold;
color: #FFFFFF;
font-size: 12px;
padding-bottom: 3px;
}

.front_plan_price {
color: #FFFFFF;
font-weight: bold;
font-size: 14px;
}

.footer, .footer a:link, .footer a:visited, .footer a:active {
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
text-decoration: none;
}

.footer a:hover {
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
text-decoration: underline;
}

input.login {
width: 100px;
height: 18px;
background-color: #FFFFFF;
border: 1px solid #000000;
}

.news_heading {
font-weight: bold;
color: #1e669f;
}

.main_heading {
color: #FFFFFF;
font-weight: bold;
font-size: 14px;
}

.ded_box_header { color: #FFFFFF; font-weight: bold; font-size: 12px; }

h1 {
color: #006699;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
margin:0 7px;
border-bottom: 2px dotted #336799;
}

td.plan_header { text-align: center; color: #FFFFFF; font-weight: bold; background-color: #2487d7; font-size: 12px; padding: 3px;}
td.plan_page_left { color: #FFFFFF; font-weight: bold; background-color: #2487d7; font-size: 10px; padding: 3px; border-top: 1px solid #FFFFFF; text-align: right; }
td.plan_body { background-color: #FFFFFF; color: #000000; text-decoration: none; border-bottom: 1px solid #CCCCCC; text-align: center; }
td.plan_body_highlight { background-color: #f1f1f1; color: #000000; text-decoration: none; border-bottom: 1px solid #CCCCCC; font-weight: bold; text-align: center; }
td.plan_body a:link { background-color: #FFFFFF; color: #000000; text-decoration: underline; }
td.plan_body a:visited { background-color: #FFFFFF; color: #000000; text-decoration: underline; }
td.plan_body a:active { background-color: #FFFFFF; color: #000000; text-decoration: underline; }
td.plan_body a:hover { background-color: #FFFFFF; color: #1f749a; text-decoration: underline; }

.support_page_header {
font-size: 12px;
color: #206ba4;
font-weight: bold;
}

a:link, a:visited, a:active {
color: #0b387f;
text-decoration: none;
}

a:hover {
color: #0b387f;
text-decoration: underline;
}
.style1 {font-weight: bold}
.style2 {font-size: 9px}
.style3 {color: #000000}
.style10 {color: #2487D7}
.style11 {font-size: x-small}
.style12 {color: #FFFFFF}
.style13 {font-style: italic}

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;
}

.clientarealinks {
    background-color: #FDFCDD;
    padding: 10px;
}


.clientarealinks a {
	color: #555555;
}

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

.fieldarea {
	background-color: #EFF2F9;
	text-align: right;
}

.clientareatable {
	width: 100%;
	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;
}

tr.supportticketsheading {
	background-color: #efefef;
}

tr.supportticketscontent {
	background-color: #ffffff;
}

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

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

.domaincheckeravailable {
	color: #669900;
}

.domaincheckerunavailable {
	color: #cc0000;
}

tr.orderheadingrow {
	background-color: #5AB9F1;
	color: #ffffff;
}

tr.orderrow1 {
	background-color: #E8F0F9;
	color: #000000;
}

tr.orderrow2 {
	background-color: #D6E4F6;
	color: #000000;
}

#dropmenudiv {
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-color: #ffffff;
background-color: #ffffff;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
}

#dropmenudiv a:hover{ /*hover background color*/
text-color: #ffffff;
background-color: #66CCFF;
}
A.topmenu:link  {
	color: #FFFFFF;
	text-decoration: none;
; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px
}

A.topmenu:visited  {
	color: #FFFFFF;
	text-decoration: none;
; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px
}

A.topmenu:active  {
	color: #FFFFFF;
	text-decoration: none;
; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px
}

A.topmenu:hover  {
	color: #FF6600;
	text-decoration: none;
; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px
}


