/* Body */

html, body	{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: #eee;
	font-family: "trebuchet MS", arial, helvetica, sans-serif;
	font-size: 13px;
	color: #444;
	line-height: 18px;
}

a:link	{
	text-decoration: none;
	color: #666;
}
a:visited 	{
	text-decoration: none;
	color: #666;
}
a:hover 	{
	text-decoration: underline;
	color: #E11B22;
}

a img {
	border: none;
}

img.thumb {
  padding: 5px;
  border: 1px solid #eee;
}


/* Text */

h1	{
	font-size: 22px;
	color: #444;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	font-family: "trebuchet MS", arial, helvetica, sans-serif;
	text-align: left;
}

h2 {
	font-size: 16px;
	color: #E11B22;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 10px 0px ;
	font-family: "trebuchet MS", arial, helvetica, sans-serif;
	text-align: left;
}

h2.black {    
        font-size: 16px;
        color: #444;
        font-weight: bold;
        margin: 0px;
        padding: 0px 0px 10px 0px ;
        font-family: "trebuchet MS", arial, helvetica, sans-serif;
        text-align: left;
} 




h3 {
	font-size: 16px;
	color: #444;
	background-color: #eee;
	border-bottom: 1px solid #ddd;
	font-weight: bold;
	margin: 0px;
	padding: 6px 10px 6px 10px;
	font-family: "trebuchet MS", arial, helvetica, sans-serif;
	text-align: left;
}

.small {
	font-size: 10px;
	color: #666;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	text-align: left;
}

.border {
	border-top: 1px solid #eee;
	padding-top: 15px;
	margin-top: 15px;
}

i	{
	color: #666;
}

b	{
}

p{
	margin: 0px;
	padding: 0px 0px 10px 0px;
	text-align: justify;
}

.ppad{
	padding: 10px;
}

ul{
	text-align: justify;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #444;
	line-height: 18px;
	padding: 2px 6px;
}

.highlight{
	background-color: #f5f3de;
	border: 1px solid #dddab5;
	padding: 10px;
	margin-bottom: 20px;
	margin-top: 10px;
	color: #444;
}

.clientshighlight{
        background-color: #f5f3de;
        border: 1px solid #dddab5;
        padding: 10px;
        margin-bottom: 20px;
	margin-right: 10px;
        margin-top: 10px;
        color: #444;
}

.space{
	margin: 0px 0px 0px 10px;
}


/* Table */

.noborder {
	border: none;
}

.entire {
	background-color: #fff;
	padding: 15px;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.header {
	padding-bottom: 8px;
	border-bottom: 1px solid #eee;
	margin-bottom: 5px;
}

.nav {
	margin-top: 3px;
}

.breadcrumb {
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #eee;
}
.breadcrumb a {
	font-weight: bold;
	color: #ef3a23;
}

.main {
	padding: 25px 0px 15px 0px;
}

.feature {
	padding: 0px 0px 20px 0px;
}

.footer {
	background-color: #eee;
	padding: 15px;
	margin-top: 10px;
	border-top: 5px solid #E11B22;
	line-height: 18px;
	font-size: 12px;
}

.rightbar {
	text-align: left;
	width: 190px;
	padding-left: 15px;
	margin-left: 15px;
	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: 10px;
	margin-bottom: 10px;
	background-image: url(images/feat-bg1.jpg);
}
.home-box li {
	line-height: 15px;
	color: #E11B22;
	padding: 1px 0;
	font-size: 13px;
}

.home-box ul {
	list-style: disc;
	text-align: left;
	margin: 0;
	padding: 0px 0px 0px 20px;
}

.home-bg {
	background-color: #eee;
}


/* Hosting plans */

.plans {
	text-align: left;
	border: 1px solid #eee;
	padding: 1px;
	margin-bottom: 15px;
}
.plans li {
	font-size: 11px;
	line-height: 15px;
	color: #666;
}
.plans ul {
	list-style: disc;
	text-align: left;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 25px;
}

.planshead {
	background-color: #b7d05e;
	padding: 12px 12px 12px 12px;
}

.plansfoot {
	background-color: #eee;
	padding: 10px 12px;
}

.plansfoot a {
#	font-style: italic;	
	font-weight: bold;
	color: #E11B22;
	font-size: 13px;
}

/* Features */

#feature1 {
	border: 4px solid #678a2f;
	padding: 1px;
	margin-bottom: 10px;
}

#feature2 {
	border: 4px solid #E11B22;
	padding: 1px;
	margin-bottom: 10px;
}

#feature3 {
	border: 4px solid #eee;
	padding: 1px;
	margin-bottom: 10px;
}

#feature4 {
	margin-bottom: 10px;
}

.cplist li {
	padding: 0px 0px 10px 0px;
	text-align:justify;
}

/* Sub navigation */

#sub li {
	padding: 3px 0px 3px 20px;
	border-bottom: 1px solid #eee;
	background-image: url(images/page.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
#sub li a {
	text-decoration: none;
}
#sub ul {
	list-style:none;
	text-align: left;
	margin: 2px 0px 20px 0px;
	padding: 0px;
	width: 180px;
}
#sub li a:hover {
	text-decoration: underline;
	color: #ef3a23;
}

/* Main navigation */
/* List */

.nav-a	{
	list-style: none;
	margin: 0px 0px 0px 0px;
	text-align: center;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}
.nav-a li {
	background-color: #939596;
	text-align: center;
}
.nav-a a {
	color: #fff;
	display: block;
	padding: 10px 0px 10px 0px;

}
.nav-a a:link {
	background-color: #939596;
	color: #fff;
	text-decoration: none;
}
.nav-a a:visited {
	background-color: #939596;
	color: #fff;
	text-decoration: none;
}
.nav-a a:hover {
	color: #fff;
	background-color: #3b3b3b;
}

/* Selected */

.nav-b	{
	list-style: none;
	margin: 0px 0px 0px 0px;
	text-align: center;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}
.nav-b li {
	background-color: #303030;
	text-align: center;
}
.nav-b a {
	color: #fff;
	display: block;
	padding: 10px 0px 10px 0px;

}
.nav-b a:link {
	background-color: #303030;
	color: #fff;
	text-decoration: none;
}
.nav-b a:visited {
	background-color: #303030;
	color: #fff;
	text-decoration: none;
}
.nav-b a:hover {
	color: #fff;
	background-color: #303030;
}

#cptable table {
	width: 100%;
	border: 1px #ccc solid;
}

#cptable th {
	font: bold 10px "Trebuchet MS", arial, helvetica, sans-serif;
	color: ##444;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	text-transform: uppercase;
	text-align: center;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(images/table_header2.jpg) no-repeat;
}

#cptable th.left {
        font: bold 10px "Trebuchet MS", arial, helvetica, sans-serif;
        color: ##444;
	border-left: 1px solid #C1DAD7;
        border-right: 1px solid #C1DAD7;
        border-bottom: 1px solid #C1DAD7;
        border-top: 1px solid #C1DAD7;
        text-transform: uppercase;
        text-align: center;
        padding: 6px 6px 6px 12px;
        background: #CAE8EA url(images/table_header2.jpg) no-repeat;
}

#cptable td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	padding: 1px 1px 1px 3px;
	text-align: center;
}

#cptable td.left {
	border-left: 1px solid #C1DAD7;
        border-right: 1px solid #C1DAD7;
        border-bottom: 1px solid #C1DAD7;
        padding: 1px 1px 1px 3px;
        text-align: center;
}

#cptable td.nobgleft {
	background: #fff;
        border-right: 1px solid #C1DAD7;
	border-bottom: 0px;
        padding: 1px 1px 1px 3px;
        text-align: center;
}

#cptable th.nobgleft {
        background: #fff;
	border-top: 0px;
        border-right: 1px solid #C1DAD7;
        border-bottom: 0px;
        padding: 1px 1px 1px 3px;
        text-align: center;
}

#cptable tr.odd {
	background: #eee;
}

#cptable tr.even {
	background: #d0d0d0;
}

#cptable td.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	background: #fff;
}
#cptable th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	background: none;
}
#cptable td.tick{
	background: url(images/tick.png) center no-repeat;
}
