﻿/* Body */

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

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

.faq {font-family:verdana, tahoma; color: #135680; font-size: 10px; background-color: #F5F6FA;}
.style1 {font-family:verdana, tahoma;	font-size:10px;  color:#808080; text-align: justify; font-weight: normal; margin-left: 20px}
.style2 {font-family:verdana, tahoma;	font-size:12px;	color:#008000; font-weight: bold}

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

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

h4 {
	font-size: 14px;
	color: #333;
	background-color: #96BA7A;
	border-bottom: 1px solid #ddd;
	font-weight: bold;
	margin: 0;
	padding: 5px;
	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: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
	color: #333;
	text-align: justify;
}

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

.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: #008000;
}

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

.img {
    margin-right: 30px;
}

/* 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: #333;
	font-size: 12px;
	padding: 1px 1px 1px 5px;
	list-style-image: url(images/tick.gif);
	margin: 0 0 0 30px;
}

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

.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(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
}

.plans ul ul {
	margin: 0;
	padding: 0;
	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 5px;
}

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

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

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

/* 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: 12px;
	font-weight: bold;
}
.nav-a li {
	background-color: #003300;
	text-align: center;
}
.nav-a a {
	color: #ddd;
	display: block;
	padding: 4px 0;

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

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

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




.button {
	height:15px;
    background:url('images/botoniz.gif') no-repeat left 50%;
    float:left;
    margin:10px 10px 3px 170px;
}
.button span {
	height:15px;
    padding:0px 10px 3px 10px;
    height/**/:/**/ 10px;
    float:left;
    background:url('images/botonder.gif') no-repeat right 50%;
}
.button a, .button a:hover {
	color:#ffffff;
    text-decoration:none;
	font-family:"Trebuchet MS",Tahoma,Verdana,Arial;
    font-size:0.916em;
	font-weight:bold;
}



/* ***************************
   Efecto marcos fotos
   ***************************/

.outerpair1 {
	background: url('images/upperrightfade.png') no-repeat right top;
} 


.outerpair2 {
	background: url('images/lowerleftfade.png') no-repeat left bottom;
	padding-top: 8px;
	padding-left: 8px;
}


.shadowbox {
	background: url('images/shadow.png') right bottom;
}


.innerbox {
	position: relative;
	left: -8px;
	top: -8px;
}


.shadowbox img {
	border: 4px solid #fff;
	vertical-align: bottom;
}
.imageleft {
	float:left;
    margin:0 10px 10px 0; 
	display: inline;
}
.imageleft2 {
	float:left;
    margin: 0 0 40px 30px; 
	display: inline;
}

.imageright {
	float:right;
    margin:0 0 10px 10px; 
	display: inline;
}



