﻿/* Body */

body {
	margin: 0;
	padding: 0;
	background: #154577 url(images/backtiles.gif) repeat-x;
}

textarea {
	line-height: 18px;
	color: #555;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

select {
	line-height: 18px;
	color: #555;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

input {
	line-height: 18px;
	color: #555;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	line-height: 18px;
	color: #555;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	line-height: 18px;
	color: #555;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	line-height: 18px;
	color: #555;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

a:link	{
	text-decoration: none;
	color: #154577;
}
a:visited 	{
	text-decoration: none;
	color: #154577;
}
a:hover 	{
	text-decoration: underline;
	color: #154577;
}

a img {
	border: none;
}

img.thumb {
  padding: 5px;
  border: 1px solid #eee;
}


/* Text */

h1	{
	font-size: 22px;
	color: #333;
	font-weight: bold;
	margin: 0;
	padding: 0 0 20px 0;
	text-align: left;
}

h2 {
	font-size: 16px;
	color: #333;
	font-weight: bold;
	margin: 0;
	padding: 10px 0;
	text-align: left;
}

h2.black {    
        font-size: 16px;
        color: #333;
        font-weight: bold;
        margin: 0;
        padding: 10px 0;
        text-align: left;
} 

h3 {
	font-size: 16px;
	color: #ffffff;
	background-color: #154577;
	border-bottom: 2px solid #c88c2a;
	font-weight: bold;
	margin: 0;
	padding: 10px;
	text-align: left;
}

h4 {
	font-size: 11px;
	color: #ffffff;
	background-image:url('images/orangeback2.gif');
	font-weight: bold;
	margin: 0;
	padding: 4px;
	text-align: left;
}


.small {
	font-size: 12px;
	color: #555;
	margin: 0;
	padding: 0 0 10px 0;
	text-align: left;
}

.border {
	border-top: 1px solid #eee;
	padding-top: 15px;
	margin-top: 15px;
}

i	{
	color: #555;
}

b	{
}

p{
	margin: 0;
	padding: 0 0 10px 0;
	text-align: justify;
}

.ppad{
	padding: 10px;
}

ul{
	text-align: justify;
}

.button {
	font-size: 12px;
	color: #555;
	line-height: 18px;
	padding: 2px 6px;
}

.highlight{
	background-color: #f5f3de;
	border: 1px solid #c88c2a;
	padding: 20px;
	margin-bottom: 20px;
	margin-top: 10px;
	color: #333;
}

.highlight2{
	font-size:x-small;
	background-color: #f5f3de;
	border: 0px solid #bfd4b4;
	padding: 8px;
	margin-bottom: 20px;
	margin-top: 0px;
	color: #333;
	text-align:left;
	text-decoration:none;
}

.highlight3{
	background-color: #f0f8ec;
	border: 1px solid #bfd4b4;
	padding: 4px;
	margin-bottom: 20px;
	margin-top: 10px;
	color: #333;
	text-align:left;
	font-size: x-small;
}



.clientshighlight{
        background-color: #f5f3de;
        border: 1px solid #dddab5;
        padding: 10px;
        color: #555;
}

.space{
	margin: 0 0 0 10px;
}


/* Table */

.noborder {
	border: none;
}

.entire {
	background-color: #fff;
	padding: 25px;
	border: 10px solid #c88c2a;
	margin: 15px 0;
	margin-left:auto;
	margin-right:auto
}

.header {
	padding-bottom: 0px;
	border-bottom: 1px solid #eee;
	margin-bottom: 10px;
	margin-top: 0px;
}

.nav {
	margin-top: 3px;
	border-bottom: 0px solid #c88c2a;
}

.breadcrumb {
	color: #999;
	padding: 15px 0;
	border-bottom: 1px solid #eee;
}
.breadcrumb a {
	font-weight: normal;
	color: #154577;
}

.main {
	padding: 25px 0;
}

.feature {
	padding: 0 0 20px 0;
}

.prefooter {
	margin-top: 10px;
	padding-top: 25px;
	border-top: 1px solid #eee;
}
.footer {
	background-color: #154577;
	padding: 25px 15px;
	margin-top: 5px;
	border-top: 5px solid #c88c2a;
	line-height: 18px;

}

.footercopyright {
    color: #FFFFFF;
	font-family: Verdana;
	font-size: xx-small;
}

.rightbar {
	text-align: left;
	width: 190px;
	padding-left: 25px;
	margin-left: 25px;
	border-left: 1px solid #eee;
}

.dcdiv {
	padding: 15px;
	margin: 10px 0;
	background: #eee;
}

/* Home page */

.home-box {
	text-align: left;
	border: 4px solid #eee;
	padding: 15px 10px 15px 20px;
	margin-bottom: 10px;
	background-image: url(images/feat-bg.jpg);
}
.home-box li {
	line-height: 17px;
	color: #b7d05e;
	padding: 1px 0 0 20px;
	font-size: 12px;
	background-image: url(images/tick.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.home-box ul {
	list-style: none;
	text-align: left;
	margin: 0;
	padding: 0 0 0 5px;
}

.home-bg {
	background-color: #eee;
}

/* Hosting plans */

.plansincludes {
	text-align: left;
	border: 1px solid #bfd4b4;
	padding: 2px 2px 2px 2px;
	margin-bottom: 15px;
	background-color: #f0f8ec;
}


.plansincludes ul {
	list-style: none;
	text-align: left;
	margin: 10px 0 10px 0;
	padding: 2px 2px 2px 2px;
}



.plans {
	text-align: left;
	border: 1px solid #eee;
	padding: 1px;
	margin-bottom: 15px;
	background-color: #fcfcfc;
}


.plans li {
	font-size: 10px;
	line-height: 15px;
	padding: 0 0 0 20px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
}

.plans ul ul {
	margin: 0;
	padding: 2px 2px 2px 2px;
	background-image: url(images/shield.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
}
.plans ul ul li {
	padding: 0;
	padding: 0 0 0 20px;
	background-image: none;
	color: #f37725;
}

.plans ul ul li a {
	color: #f37725;
}

.plans ul {
	list-style: none;
	text-align: left;
	margin: 10px 0 10px 0;
	padding: 0 0 0 2px;
}

.planshead {
	background-color: #b7d05e;
	padding: 12px 12px 12px 12px;
}

.plansfoot {
	background-color: #eee;
	padding: 10px 12px;
}

.plansfoot2 {
	background-color: #154577;
	padding: 10px 12px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}


.plansfoot a {
	font-weight: bold;
	color: #154577;
}

/* Features */

#feature1 {
	border: 4px solid #eee;
	padding: 1px;
	margin-bottom: 10px;
}

#feature2 {
	border: 4px solid #eee;
	padding: 1px;
	margin-bottom: 10px;
}

#feature3 {
	border: 4px solid #eee;
	padding: 1px;
	margin-bottom: 10px;
}

#feature4 {
	margin-bottom: 0;
}
#feature4 img {
	margin-bottom: 5px;
}

.cplist li {
	padding: 0 0 10px 0;
	text-align:justify;
}

/* Sub navigation */

#sub li {
	padding: 5px 0 5px 20px;
	border-bottom: 1px solid #eee;
	background-image: url(images/page.gif);
	background-repeat: no-repeat;
	background-position: 0 9px;
}
#sub li a {
	text-decoration: none;
}
#sub ul {
	list-style:none;
	text-align: left;
	margin: 2px 0 20px 0;
	padding: 0;
	width: 180px;
	overflow: hidden;
}
#sub li a:hover {
	text-decoration: underline;
	color: #cc6600;
}

/* Main navigation */
/* List */

.nav-a	{
	list-style: none;
	margin: 0;
	text-align: center;
	font-size: 15px;
	text-transform: capitalize;
	font-weight: bold;
}
.nav-a li {
	background-color: #154577;
	text-align: center;
}
.nav-a a {
	color: #ddd;
	display: block;
	padding: 10px 0;

}
.nav-a a:link {
	background-color: #154577;
	color: #fff;
	text-decoration: none;
}
.nav-a a:visited {
	background-color: #154577;
	color: #fff;
	text-decoration: none;
}
.nav-a a:hover {
	color: #fff;
	background-color: #c88c2a;
}

/* Selected */

.nav-b	{
	list-style: none;
	margin: 0 0 0 0;
	text-align: center;
	font-size: 16px;
	text-transform: capitalize;
	font-weight: bold;
}
.nav-b li {
	background-color: #303030;
	text-align: center;
}
.nav-b a {
	color: #eee;
	display: block;
	padding: 10px 0 10px 0;

}
.nav-b a:link {
	background-color: #303030;
	color: #eee;
	text-decoration: none;
}
.nav-b a:visited {
	background-color: #303030;
	color: #eee;
	text-decoration: none;
}
.nav-b a:hover {
	color: #eee;
	background-color: #303030;
}

/* cptable */

#cptable table {
	width: 100%;
}

#cptable th {
	text-transform: uppercase;
	text-align: left;
	padding: 10px 6px;
	background: #eee;
	color: #333;
	font-size: 14px;
	font-weight: bold;
}

#cptable td.order {
	padding: 10px 6px;
	text-align: left;
}
#cptable td.order a:link	{
	text-decoration: none;
	color: #154577;
}

#cptable td.nobg {
	padding: 0;
	text-align: left;
}

#cptable td {
	padding: 3px 6px;
	text-align: left;
}


#cptable tr.odd {
	background: #fff;
}

#cptable tr.even {
	background: #f7f7f7;
}
#cptable td.tick{
	background: url(images/tick.png) center no-repeat;
}

#dhtmltooltip{
	position: absolute;
	width: 200px;
	border: 1px solid #c88c2a;
	padding: 2px;
	background-color: #f5f3de;
	visibility: hidden;
	z-index: 100;
	font-size: 10px;
}