/* Body */

body {
	margin: 0;
	padding: 0;
	background: #e6f5fe url(https://www.wiredtree.com/images/wtbg2.gif) repeat;
}

body,td,th,input,select,textarea {
	line-height: 18px;
	color: #555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link	{
	text-decoration: none;
	color: #1c72a5;
}
a:visited 	{
	text-decoration: none;
	color: #1c72a5;
}
a:hover 	{
	text-decoration: underline;
	color: #1c72a5;
}

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: #333;
	background-color: #eee;
	border-bottom: 1px solid #ddd;
	font-weight: bold;
	margin: 0;
	padding: 10px;
	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 #dddab5;
	padding: 20px;
	margin-bottom: 20px;
	margin-top: 10px;
	color: #333;
}

.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 #ddd;
	margin: 15px 0;
}


.entirea {
        background-color: #fff;
        padding: 25px;
        border: 10px solid #ddd;
        margin: 15px 0;
        width: 775px;
}


html>body .entirea{
	width: 750px;
}


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

.nav {
	margin-top: 3px;
}

.breadcrumb {
	color: #999;
	padding: 15px 0;
	border-bottom: 1px solid #eee;
}
.breadcrumb a {
	font-weight: normal;
	color: #1c72a5;
}

.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: #eee;
	padding: 25px 15px;
	margin-top: 25px;
	border-top: 5px solid #7d942d;
	line-height: 18px;
}

.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(https://www.wiredtree.com/images/feat-bg.jpg);
}
.home-box li {
	line-height: 17px;
	color: #b7d05e;
	padding: 1px 0 0 20px;
	font-size: 12px;
	background-image: url(https://www.wiredtree.com/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 */

.plans {
	text-align: left;
	border: 1px solid #eee;
	padding: 1px;
	margin-bottom: 15px;
	background-color: #fcfcfc;
}
.plans li {
	font-size: 12px;
	line-height: 20px;
	padding: 0 0 0 20px;
	background-image: url(https://www.wiredtree.com/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
}

.plans ul ul {
	margin: 0;
	padding: 0;
	background-image: url(https://www.wiredtree.com/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 5px;
}

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

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

.plansfoot a {
	font-weight: bold;
	color: #1c72a5;
}

/* 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(https://www.wiredtree.com/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: #474747;
	text-align: center;
}
.nav-a a {
	color: #ddd;
	display: block;
	padding: 10px 0;

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

/* 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: #1c72a5;
}

#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(https://www.wiredtree.com/images/tick.png) center no-repeat;
}

/* SHOPPING CART SPECIFIC STYLES */
table.cart_nav{
  margin-top: 3px;
}
table.cart_nav td{
  background: #333;
  color: #ccc;
  font-size: 17px;
  padding: 10px;
}

td input{
	float:left;
	}

table.cart_nav td strong{
  color: #fff;
}

.chosen_cart_plan{
  width: 249px;
  padding: 4px;
  color: #222;
  border: 1px solid #aaa;
}

.chosen_cart_plan2{
  width: 249px;
  padding: 4px;
  color: #222; 
  border: 1px solid #aaa;
} 
 

.sidebar{

}

html>body .chosen_cart_plan{
  width: 239px;
  padding: 4px;
  color: #222;
  border: 1px solid #aaa;
}



.chosen_cart_plan h4{
  margin: 4px 0 0px 0;
  padding:0;
}
.chosen_cart_plan ul{
  padding-left: 16px;
  margin: 2px 0 12px 0;
}
.chosen_cart_plan p{
  padding: 8px;
}
.chosen_cart_plan .total{
  padding: 8px 16px;
  font-size: 15px;
  text-align: center;
  margin-bottom: 12px;
  color: #ccc;
  background: #333;
}
.chosen_cart_plan .total strong{
  color: #fff;
  font-size: 18px;
}


html>body .chosen_cart_plan2{
  width: 239px;
  padding: 4px;
  color: #222;
  border: 1px solid #aaa;
} 
  
  
  
.chosen_cart_plan2 h4{
  margin: 4px 0 0px 0;
  padding:0;
}
.chosen_cart_plan2 ul{
  padding-left: 16px;
  margin: 2px 0 12px 0;
}
.chosen_cart_plan2 p{
  padding: 8px;
}
.chosen_cart_plan2 .total{
  padding: 8px 16px;
  font-size: 15px;
  text-align: center;
  margin-bottom: 12px;
  color: #ccc;
  background: #333;
}
.chosen_cart_plan2 .total strong{
  color: #fff;
  font-size: 18px;
}




#shopping_cart, #shopping_cart input,#shopping_cart select,#shopping_cart td{
  color: #222;
}
#shopping_cart fieldset{
  border: 1px solid #aaa;
  padding: 10px;
  margin-bottom: 15px;
}
#shopping_cart fieldset legend{
  font-weight: bold;
  color: #222;
  font-size: 16px;
}

.another fieldset{
  border: 1px solid #aaa;
  padding: 10px;
 width: 227px;
  margin-bottom: 15px;
}
.another fieldset legend{
  font-weight: bold;
  color: #222;
  font-size: 16px;
}



#shopping_cart .form_submit{
  text-align: right;
  padding: 0 15px;
}
#shopping_cart .form_submit .total{
  font-size: 18px;
  color: #666;
  padding: 8px 0 14px 0;
}
#shopping_cart .form_submit .total strong{
  font-size: 22px;
  color: #222;
}
#shopping_cart .form_submit input{
  font-weight: bold;
  color: #111;
  padding: 6px;
  font-size: 16px;
}
table.billing td{
  padding-top: 4px;
  padding-bottom: 4px;
}
#shopping_cart table td.cost{
  font-size: 14px;
  font-weight: bold;
  border-left: 1px solid #ccc;
  background: #f2f2f2;
  color: #222;
  padding: 4px 8px;
}




#shopping_cart table.options td,#shopping_cart table.options th{
  padding: 3px 8px;
  border-bottom: 1px solid #ddd;
}
#shopping_cart table.options tr:hover td{
  background: #e4f8ff;
  border-color: #c7c7c7;
}
#shopping_cart table.options tr:hover td.cost{
  background: #ddd;
}
table.billing { margin-bottom: 8px; }

.warning {
	background: #ffeaea;
	border: 3px solid #d60000;
	padding: 5px;
	font-weight: bold;
	margin-bottom: 10px
	}

#warning {
        background: #ffeaea;
        border: 3px solid #d60000;
        padding: 5px;
        font-weight: bold;
        margin-bottom: 10px
}

.greyout
{
color:  #D8D8D8;
}


#shopping_cart #confirmation{
  width: 500px;
  margin: 0 auto;
}
#shopping_cart table td.label{
  padding-right: 8px;
  text-align: right;
}
#shopping_cart table.receipt{
  width: 100%;
  border-top: 3px solid #999;
  margin: 12px 0;
}

#shopping_cart table.receipt td{
  text-align: right;
  border-bottom: 1px solid #ddd;
  padding: 5px 10px;
  color: #555;
}
#shopping_cart table.receipt td.cost{
  font-weight: bold;
  text-align: left;
  font-size: 13px;
  background: #f2f2f2;
  border-left: 1px solid #ccc;
  width: 190px;
  color: #222;
}
#shopping_cart table.receipt tr.total td{
  font-size: 19px;
  border-bottom:0;
  border-top: 2px solid #888;
  
}

#shopping_cart table.disk{
  margin-bottom: 12px;
  font-weight: bold;
}
#shopping_cart table.disk td{
  padding: 3px;

}
#shopping_cart table.disk th.raid{
  background: #eee;
  color: #222;
  width: 300px;
  border-bottom: 1px solid #bbb;
}

#shopping_cart table.sdisk th.raid{
  background: #eee;
  color: #222;
  width: 300px;
  border-bottom: 1px solid #bbb;
}

.another p{
color: #222;
border-bottom: 1px solid #bbb;
border-top: 1px solid #bbb;
}


h2.center{
  text-align: center;
}

.learn_more{
  height: 180px;
  margin: 0px 0 12px 0;
  padding: 4px 8px;
  color: #444;
  background: #f3f3f3;
  border: 1px solid #bbb;
  overflow: auto;
 }
 
.learn_more h4{
font-size: 14px;
}

.backup_options{
  font-weight: bold;
  text-align: left;
  font-size: 13px;
  background: #f2f2f2;
  border-left: 1px solid #ccc;
  color: #222;
}



