@charset "UTF-8";
/* CSS Document */

#sub-head{
}

#sub-head h3{
	font-size: 18px;
	position: relative;
	margin-left: 20px;
	padding:0;
	margin-bottom:0;
	text-transform: capitalize;
	font-weight:normal;
	color:#000;
	text-shadow: #CACACA 4px 0px 4px;
}

#sub-link-inside{
	font-size: 14px;
	position: relative;
	margin-top: 0;
	margin-left: 20px;
	padding-top: 5px;
	margin-bottom:0;
	padding-bottom:0;
	color: #F00;
	text-shadow: #CACACA 4px 0px 4px;
	line-height: 1.5em;
	letter-spacing: .1em;
}

#content-left{
	position: relative;
	width: 420px;
	margin: 0;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 25px;
	float: left;
	display: table-cell;
	text-align: justify;	
}

#content-right{
	width:349px;
	min-height:350px;
	margin-top:5px;
	margin-right:15px;
	padding-top: 10px;
	float: right;
	display: inline-display;
	background-image: url(../images/shared-hosting-back.png);
	background-repeat: no-repeat;
}

#content-left img{
	padding-top: 1.5em;
	padding-right: 1em;
	float:left;
}

#content-left h3{ 
	font-size: 15px;
	position: relative;
	padding-top: 15px;
	text-transform: capitalize;
	font-weight:normal;
	color: #F00;
	text-shadow: #CACACA 4px 0px 4px;
}

#content-right h3{
	font-size: 15px;
	position: relative;
	margin-left: 40px;
	margin-right: 20px;
	font-weight: normal;
	color: red;
	text-shadow: #fff 4px 0px 4px;
}

.common-features{
	padding-left: 4em;
	padding-right: 3em;
	position: static;
	display: block;	
	text-align: justify;
}

.common-features-img{
	font-size: 15px;
	position: relative;
	margin-left: 28px;
	font-weight: normal;
	color: red;
	text-shadow: #fff 4px 0px 4px;
}

.headline-text-faq{
	padding-top: 15px;
	padding-right: 25px;
	padding-left: 20px;
	padding-bottom: 10px;
	text-align: justify;
}

.inside-link, .inside-link a:link, .inside-link a:visited, .inside-link a:active{
	text-decoration: none;
	color: #636363;
	font-style: italic;
}

.inside-link a:hover{
	color: #000;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #F00;	
}


#private-cloud-package{
	width:100%;
	margin-left: 5px;
	height:1.5em;
	display: inline-table-row;
}



.private-cloud-title{
	width:11em;
	text-transform: capitalize;
	display: inline-block;
	border-bottom-color: #E0E0E0;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	text-align: left;	
}

.private-cloud-space{
	width: 7em;
	text-transform: capitalize;
	display: inline-block;
	border-bottom-color: #E0E0E0;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	text-align: left;	
}

.private-cloud-price{
	width: 6.5em;
	padding-left: 2em;
	position: relative;
	display: inline-block;
	border-bottom-color: #E0E0E0;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	text-align: left;	
}

.private-cloud-order{
	width:5.2em;
	padding-left: 2em;
	position: relative;
	display: inline-block;
	border-bottom-color: #E0E0E0;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	font-style: italic;
	text-align: left;	
}

#content-left .private-cloud-order img{
	float:right;
	padding-top:0;
	padding-left: .5em;
	
}

.private-cloud-order a, .private-cloud-order a:visited {
	color:#727272;
	text-decoration: none;
}

.private-cloud-order a:hover {
	color: #000;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #F00;
}

#data-center-specs {
	width: 70%;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.colbold{
	background-color: #f1f2f2;
	height: 2em;
	font-weight: bold;
	text-align: left;
	padding:0;
	margin:0;
}
.col1{
	display: block;
	float: left;
	margin: 0;
	width: 22em;
	text-align: left;
	font-weight: bold;
	padding-top: 0.2em;
	padding-right: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 2em;
}
.col1-norm{
text-align: left;
font-weight:normal;
}
.col2,.col3{
	display: block;
	float: left;
	padding: .2em;
	margin: 0;
	width: 10em;
	text-align: left;
}

