@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Titillium+Web:400,700,300,600,900);
/* CSS Document */

body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin:0;
}

.clear {
	clear:both;
}
img {
	border:none;
}

.siteheader-main {
display:block;
width:100%;
overflow:hidden;
background: url('../images/header-top.png') repeat-x center top;
}

.siteheader-center {
display:block;
width:960px;
margin:0 auto;
padding:0;
overlfow:hidden;
} 
.site-head-mid-top-wide {
display:block;
width:960px;
margin-top:0 auto;
overflow:hidden;
}

.site-head-logo-main {
display:block;
width:260px;
height:60px;
float:left;
margin:0;
padding:0;
margin-top:20px;
margin-bottom:20px;
margin-right:100px;
}

.site-head-logo-main a {
display:block;
margin:0 auto;
text-decoration:none;
}

.site-head-buttons-main {
display:block;
width:430px;
height:60px;
float:right;
margin:0;
padding:0;
margin-top:20px;
margin-bottom:20px;
}

.site-head-buttons-inside {
display:block;
width:300px;
height:60px;
float:left;
margin:0;
padding:0;

}

.site-head-buttons-inside ul{
display:block;
list-style:none;
margin:0;
padding:0;
margin-top:10px;
overflow:hidden;

}

.site-head-buttons-inside li>a {
display:block;
float:left;
margin:0;
padding:5px 15px;
padding-left:10px;
margin-right:20px;
font-size:12px;
font-weight:bold;
background:#0E2E44;
color:#ffffff;
line-height:32px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
text-decoration:none;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out; 
}

.site-head-buttons-inside li:last-child>a {
margin-right:0;
}

.site-head-buttons-inside li:hover>a {
background:#17ad29;
}


.site-head-buttons-inside a>img{
display:block;
float:left;
margin-right:5px;
}

.currency_box_main {
display:block;
width:130px;
overflow:hidden;
float:right;
}

.dropdown {
display:block;
float:left;
width:130px;
font-size:12px;
margin-top:10px;
}


.dropdown dd,.dropdown dt,.dropdown ul
{
  margin:0;
  padding:0;
}

.dropdown dd
{
  position:absolute;
}

.dropdown a,.dropdown a:visited
{
  color:#ffffff;
  text-decoration:none;
  outline:none;
}

.dropdown a:hover
{
  color:#ffffff;
}

.dropdown dt a:hover
{
  color:#ffffff;
}

.dropdown dt a
{
background:#0E2E44 url(../images/arrow.png) no-repeat scroll 105px center;
display:block;
padding:5px 15px 5px 10px;
line-height:32px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
font-weight:bold;
  -webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out; 
}

.dropdown dt a:hover
{
background-color:#f48120;
}

.dropdown dt a span
{
  cursor:pointer;
  display:block;
}

.dropdown img
{
display:block;
float:left;
margin-right:5px;
}

.dropdown dd ul
{
  background:#0E2E44 none repeat scroll 0 0;
  color:#ffffff;
  display:none;
  left:0;
  position:absolute;
  top:2px;
  width:130px;
  list-style:none;
  line-height:32px;
  z-index:9999;
  -webkit-border-bottom-right-radius: 6px;
-webkit-border-bottom-left-radius: 6px;
-moz-border-radius-bottomright: 6px;
-moz-border-radius-bottomleft: 6px;
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;
}

.dropdown dd ul li a
{
  display:block;
  padding:2px 9px;
  line-height:32px;
  font-weight:bold;
  -webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out; 
  
}

.dropdown dd ul li a:hover
{
  background-color:#f48120;
}

.dropdown dd ul li:last-child a:hover
{
  -webkit-border-bottom-right-radius: 6px;
-webkit-border-bottom-left-radius: 6px;
-moz-border-radius-bottomright: 6px;
-moz-border-radius-bottomleft: 6px;
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;
}

.dropdown img.flag
{
  border:none;
  vertical-align:middle;
  margin-left:10px;
}

.dropdown span.value,.flagvisibility
{
  display:none;
}

.menu-main-container {
display:block;
width:100%;

background: url('../images/menu-main-bg.png') repeat-x center top;
}
.menu-main-center {
display:block;
width:960px;
margin:0 auto;
height:42px;
}

#navigationmenu ul,
#navigationmenu li,
#navigationmenu span,
#navigationmenu a {
  margin: 0;
  padding: 0;
  position: relative;
}
#navigationmenu {
  height: 40px;
}
#navigationmenu:after,
#navigationmenu ul:after {
  content: '';
  display: block;
  clear: both;
}
#navigationmenu a {
  color: #ffffff;
  display: inline-block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight:bold;
  line-height: 42px;
  padding: 0 25px;
  text-decoration: none;
  
    -webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out; 

}

#navigationmenu ul {
  list-style: none;
  
}
#navigationmenu > ul {
  float: left;
  
}
#navigationmenu > ul > li {
  float: left;
  border-left: 1px solid #0c3c5f;
  border-right: 1px solid #0e2e44;
  
}

#navigationmenu > ul > li:last-child {
  border-left: 1px solid #0c3c5f;
  border-right: none;
}
#navigationmenu > ul > li:first-child {
  border-left: none;
  border-right: 1px solid #0e2e44;
  
}
#navigationmenu > ul > li:hover:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  bottom: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #0c3c5f;
  margin-left: -10px;
  
}

#navigationmenu > ul > li.active a {

  background-color: #f6962f;
  text-shadow: 0px 1px 1px #07212D;
  color:#ffffff;
}
#navigationmenu > ul > li:hover > a {

  background-color: #f6962f;
  text-shadow: 0px 1px 1px #07212D;
  color:#ffffff;
  
}
#navigationmenu .navigationsub {
  z-index: 4;
}
#navigationmenu .navigationsub:hover > ul {
  display: block;
}
#navigationmenu .navigationsub ul {
  display: none;
  position: absolute;
  width: 230px;
  top: 100%;
  left: 0;
background-image: -ms-linear-gradient(bottom, #0c3c5f 0%, #0e2e44 100%);
background-image: -moz-linear-gradient(bottom, #0c3c5f 0%, #0e2e44 100%);
background-image: -o-linear-gradient(bottom, #0c3c5f 0%, #0e2e44 100%);
background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0c3c5f), color-stop(1, #0e2e44));
background-image: -webkit-linear-gradient(bottom, #0c3c5f 0%, #0e2e44 100%);
background-image: linear-gradient(to top, #0c3c5f 0%, #0e2e44 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0e2e44', endColorstr='#0c3c5f');

-webkit-border-bottom-right-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-radius-bottomright: 3px;
-moz-border-radius-bottomleft: 3px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;	

}
#navigationmenu .navigationsub ul li {
  *margin-bottom: -1px;
}
#navigationmenu .navigationsub ul li a {
	 color: #ffffff;
	text-shadow:none;
  border-bottom: 1px solid #efefef;
  filter: none;
  font-size: 11px;
  display: block;
  line-height: 120%;
  padding: 15px;
  
}

#navigationmenu .navigationsub ul li:last-child a {
  border-bottom: none;
}
#navigationmenu .navigationsub ul li:hover a {
  background-color: #f6962f;
  text-shadow: 1px 1px 1px #07212D;
  color:#ffffff;
}
#navigationmenu .navigationsub ul li:hover:last-child a {
-webkit-border-bottom-right-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-radius-bottomright: 3px;
-moz-border-radius-bottomleft: 3px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;	
}

.front-page-container-wide {
display:block;
width:100%;
overflow:hidden;
background:#d7d7d7;

}

.front-page-container-center{
display:block;
width:960px;
overflow:hidden;
min-height:360px;
margin:0 auto;
background:url("../images/site-banner.jpg") no-repeat center;
}

.front-page-container-center h1{
  display:block;
  padding-top: 10px;
  color: #0c3c5f;
  font-size: 50px;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 56px;
  margin-bottom: 10px;
  letter-spacing: -2px;
  font-family: 'Titillium Web',sans-serif;
  margin:0;
  text-transform:uppercase;
  margin-left:15px;
}

.front-page-container-center h2{
  display:block;
  color: #757577;
  font-size: 32px;
  font-weight: bold;
  text-shadow: 0px 1px 1px #fff;
  line-height: 34px;
  margin:0;
  font-family: 'Titillium Web',sans-serif;
  text-transform:uppercase;
  margin-left:15px;
}

.front-banner-points {
display:block;
width:750px;
float:left;
overflow:hidden;
}

.front-banner-points ul{
    display: block;
    margin: 20px auto 0;
    padding: 0;
}
.front-banner-points li {
    color: #0c3c5f;
    font-size: 18px;
    line-height: 22px;
    list-style-image: url("../images/tick-front.png");
    list-style-position: inside;
    margin-bottom: 10px;
	margin-left:20px;
	float:left;
	width:300px;
	font-family: 'Titillium Web', sans-serif;
}

.button-header-main {
display:block;
width: 630px;
overflow:hidden;
margin-left:20px;

}

.buttons-header-order-now {
	padding:0;
	margin:0;
	float:left;
	display:block;
	margin-top:20px;
	margin-right:10px;
}

.buttons-header-order-now  a{
	background:#f48120;
	text-indent:0px;
	border: 1px solid #f48120;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-style:normal;
	line-height: 18px;
	font-size: 17px;
	font-family: 'Titillium Web', sans-serif;
	padding: 12px 17px;
	text-decoration:none;
	text-align:center;
	text-shadow: 1px 1px 1px #58841b;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.buttons-header-order-now  a:hover{
	background:#0c3c5f;
	border: 1px solid #0c3c5f;

}

.buttons-header-read-more {
	padding:0;
	margin:0;
	float:left;
	display:block;
	margin-top:20px;
}

.buttons-header-read-more  a{
	background: #fefefe;
	text-indent:0px;
	border: 1px solid #aeaeae;
	display:inline-block;
	color: #333;
	font-family:Arial;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-style:normal;
	line-height: 18px;
	font-size: 17px;
	font-family: 'Titillium Web', sans-serif;
	padding: 12px 17px;
	text-decoration:none;
	text-align:center;
	text-shadow: 0px 1px 0 #d5d5d5;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.buttons-header-read-more  a:hover{
	background:#0c3c5f;
	border: 1px solid #0c3c5f;
	color:#ffffff;

}

.header-price-tag-main {
	padding:0;
	margin:0;
	float:left;
	display:block;
	margin-left:116px;
	margin-top:-5px;
	width:100px;
}

.header-price-tag-from {
	padding:0;
	margin:0;
	display:block;
	width:80px;
	margin: 0 auto;
	color:#ffffff;
	font-size: 12px;
	font-family: 'Titillium Web', sans-serif;
	text-align:center;
}
.header-price-tag-price {
	padding:0;
	margin:0;
	display:block;
	width:80px;
	margin: 0 auto;
	color:#ffffff;
	font-size: 28px;
	font-family: 'Titillium Web', sans-serif;
	text-align:center;
	margin-top:-17px;

}
.header-price-tag-price label{
	font-size: 48px;
	font-weight:bold;

}

.header-price-tag-duration {
	padding:0;
	margin:0;
	display:block;
	width:80px;
	margin: 0 auto;
	color:#ffdc7c;
	font-size: 14px;
	font-family: 'Titillium Web', sans-serif;
	text-align:center;
	margin-top:-15px;

}


.d-waves {
	display:block;
    background: url("../images/mask.png") repeat-x top center;
    height: 17px;
    width: 100%;
	bottom:0;
}

.site-domain-box-main {
	display:block;
	width:100%;
	height:70px;
    background: url("../images/domain-box-main-bg.png") repeat-x;
	background-color:#ffffff;
	font-family: 'Titillium Web', sans-serif;
	margin-top:10px;
}

.site-domain-box-center {
	display:block;
	width:960px;
	height:70px;
	margin:0 auto;
}

.site-domain-box-text {
	display:block;
	width:200px;
	float:left;
	height:60px;
	overflow:hidden;
	padding-top:20px;
	margin-right:20px;
	background: url("../images/domain-box-text-sep.png")no-repeat scroll right top;
}

.site-domain-box-text h2{
	display:block;
	margin:0;
	padding:0;
	text-align:center;
	font-size:24px;
	font-weight:bold;
	text-shadow: 0px 1px 1px #0c3c5f;
	color:#ffffff;
	line-height:16px;
 
}

.site-domain-box-text h3{
	display:block;
	margin:0;
	padding:0;
	text-align:center;
	font-size:18px;
	text-shadow: 0 1px 1px #0c3c5f;
	color:#ffdc7c;
}


.formdomain {
display:block;
width:740px;
float:left;
height:60px;
overflow:hidden;
padding-top:10px;
}

.formdomain input[type="text"] {
    background: none repeat scroll 0 0 #ffffff;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 40px #dfdfdf inset;
    border: 1px solid #0e2e44;	
    color: #0e2e44;
	text-shadow: 0px 1px 1px #fff;
    float: left;
    font-size: 18px;
    height: 48px;
    padding: 0 10px;
    text-align: left;
    width: 420px;
	margin-right:10px;
	font-family: 'Titillium Web', sans-serif;
	font-weight:bold;
}

.new-select-style-wpandyou select {
    border-radius: 0;
    background: transparent;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 40px #dfdfdf inset;
    height: 48px;
    padding: 10px 3px 3px 5px;
    border: 0;
    font-size: 18px;
	font-family: 'Titillium Web', sans-serif;
	color: #0e2e44;
    line-height: 48px;
    -webkit-appearance: none;
    width: 180px;
	font-weight:bold;
   }
   
   
.new-select-style-wpandyou {
        border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 10px #dfdfdf inset;
	border: 1px solid #0e2e44;	
    overflow: hidden;
    height: 48px;
    background: url(../images/arrow-select-box.png) no-repeat right #ffffff;
    width: 152px;
	display:block;
	float:left;
	margin-right:5px;
   }
   
.formdomain input[type="submit"] {
	background:#f48120;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border: 1px solid #f48120;	
    cursor: pointer;
	font-family: 'Titillium Web', sans-serif;
	font-size: 18px;
	font-weight:bold;
    color: #ffffff;
	text-shadow: 1px 1px 1px #58841b;
    float: left;
    height: 49px;
    margin: 0 0 0 5px;
    width: 120px;
	display:block;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out; 
	text-transform:uppercase;
}


.formdomain input[type="submit"]:hover {
  background: #0e2e44;
  border: 1px solid #0c3c5f;
}


.subpage-container-main {
	display:block;
	width:100%;
	padding-bottom:5px;
	margin:0;
	padding:0;
}

.subpage-container-center {
	width:960px;
	min-height:90px;
	display:block;
	margin:0 auto;

}


.shared-page-tables-3colmns-main {
	display:block;
	width:960px;
	overflow:hidden;
	min-height:20px;
	margin-top:20px;
}


.shared-page-tables-4colmns-main {
	display:block;
	width:960px;
	overflow:hidden;
	min-height:20px;
	margin-top:20px;
}


.shared-page-tables-4colmns{
	display:block;
	width:240px;
	float:left;
	overflow:hidden;
	padding-top:10px;
	padding-bottom:10px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.sme_3col_main_all{
	display:block;
	width:320px !important;
}

.bg-shared-icon-fade{
	background:url(../images/plan-shared-icon-nor.png) no-repeat bottom right;
}

.bg-reseller-icon-fade{
	background:url(../images/plan-reseller-icon-nor.png) no-repeat bottom right;
}

.bg-vps-icon-fade{
	background:url(../images/plan-vps-icon-nor.png) no-repeat bottom right;
}

.bg-dedicated-icon-fade{
	background:url(../images/plan-dedicated-icon-nor.png) no-repeat bottom right;
}

.bg-shared-icon-fade:hover{
	background:url(../images/plan-shared-icon-nor.png) no-repeat bottom right #EFEFEF;
}

.bg-reseller-icon-fade:hover{
	background:url(../images/plan-reseller-icon-nor.png) no-repeat bottom right #EFEFEF;
}

.bg-vps-icon-fade:hover{
	background:url(../images/plan-vps-icon-nor.png) no-repeat bottom right #EFEFEF;
}

.bg-dedicated-icon-fade:hover{
	background:url(../images/plan-dedicated-icon-nor.png) no-repeat bottom right #EFEFEF;
}

.shared-page-tables-4colmns h3{
	display:block;
	width:220px;
	margin:0 auto;
	color: #0c3c5f;
    display: block;
    font-size: 24px;
	font-family: 'Titillium Web', sans-serif;
    font-weight: bold;
    line-height: 24px;
	padding:0;
    text-align: center;
	text-shadow:0 1px 1px #FFFFFF;
    text-transform: uppercase;
	border-bottom:1px solid #f48120 !important;
	padding-bottom:10px;
}

.shared-page-tables-4colmns img {
display:block;
margin:0 auto;
padding-top:5px;
border:0 none;
}


.shared-page-tables-4colmns p {
display:block;
width:220px;
margin:0 auto;
overflow:hidden;
font-size:36px;
padding:0;
line-height:40px;
text-align:center;
padding-top:10px;
font-weight:bold;
color:#0c3c5f;
font-family: 'Titillium Web', sans-serif;
}

.shared-page-tables-4colmns span{
	font-size:12px;
	line-height:40px;
	font-weight:normal;
}
.shared-page-tables-4colmns strong{
	font-size:18px;
	line-height:40px;
	font-weight:bold;
}

.shared-page-tables-4colmns ul {
display:block;
width:220px;
margin:0 auto;
padding:0;
list-style:none;
font-family: 'Titillium Web', sans-serif;
}

.shared-page-tables-4colmns li {
display:block;
width:200px;
margin:0 auto;
padding:0;
border-bottom: 1px dotted #0c3c5f;
font-size:15px;
margin-bottom:5px;
margin-top:5px;
line-height: 28px;
height:28px;
text-align:left;
background: url("../images/arrows-small.png") no-repeat center left;
padding-left:20px;
}

.shared-page-tables-4colmns li>b {
color:#f48120;
}

.shared-page-tables-4colmns h4{
	display:block;
	width:220px;
	margin:0 auto;
	color: #0c3c5f;
    display: block;
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;
	padding:0;
	margin-top:10px;
    text-align: center;
	text-shadow:0 1px 1px #FFFFFF;
	padding-bottom:10px;
}

.shared-page-tables-4colmns-button {
display:block;
width:220px;
margin:0 auto;
overflow:hidden;

}

.shared-page-tables-4colmns-button label{
display:block;
width:210px;
margin:0;
padding:0;
font-size:13px;
color:#0c3c5f;
line-height:20px;
background:none;
border:0;
border:1px solid #f48120;
margin-bottom:10px;
font-family: 'Titillium Web', sans-serif;
}

.shared-page-tables-4colmns-button b{
color:#f48120;
}

.shared-page-tables-4colmns a{
	background-color:#f48120;
	font-family: 'Titillium Web', sans-serif;
	text-indent:0;
	display:block;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	font-style:normal;
	width:125px;
	height:30px;
	margin:0 auto;
	line-height:30px;
	text-decoration:none;
	text-align:center;
	text-shadow: 1px 1px 1px #58841b;
	border: 1px solid #f48120;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out; 
}

.shared-page-tables-4colmns a:hover{
background-color:#0c3c5f;
border: 1px solid #0c3c5f;
}


.sme_3col_main_all{
	display:block;
	width:320px;
	float:left;
	overflow:hidden;
	padding-top:10px;
	padding-bottom:10px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.sme_3col_main_all h3{
	display:block;
	width:310px;
	margin:0 auto;
	color: #0c3c5f;
    display: block;
    font-size: 24px;
	font-family: 'Titillium Web', sans-serif;
    font-weight: bold;
    line-height: 24px;
	padding:0;
    text-align: center;
	text-shadow:0 1px 1px #FFFFFF;
    text-transform: uppercase;
	border-bottom:1px solid #f48120 !important;
	padding-bottom:10px;
}

.sme_3col_main_all img {
display:block;
margin:0 auto;
padding-top:5px;
border:0 none;
}


.sme_3col_main_all p {
display:block;
width:310px;
margin:0 auto;
overflow:hidden;
font-size:36px;
padding:0;
line-height:40px;
text-align:center;
padding-top:10px;
font-weight:bold;
color:#0c3c5f;
font-family: 'Titillium Web', sans-serif;
}

.sme_3col_main_all span{
	font-size:12px;
	line-height:40px;
	font-weight:normal;
}
.sme_3col_main_all strong{
	font-size:18px;
	line-height:40px;
	font-weight:bold;
}

.sme_3col_main_all ul {
display:block;
width:310px;
margin:0 auto;
padding:0;
list-style:none;
font-family: 'Titillium Web', sans-serif;
}

.sme_3col_main_all li {
display:block;
width:280px;
margin:0 auto;
padding:0;
border-bottom: 1px dotted #0c3c5f;
font-size:15px;
margin-bottom:5px;
margin-top:5px;
line-height: 28px;
height:28px;
text-align:left;
background: url("../images/arrows-small.png") no-repeat center left;
padding-left:20px;
}

.sme_3col_main_all li>b {
color:#f48120;
}

.sme_3col_main_all h4{
	display:block;
	width:310px;
	margin:0 auto;
	color: #0c3c5f;
    display: block;
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;
	padding:0;
	margin-top:10px;
    text-align: center;
	text-shadow:0 1px 1px #FFFFFF;
	padding-bottom:10px;
}

.sme_3col_main_all-button {
display:block;
width:310px;
margin:0 auto;
overflow:hidden;

}

.sme_3col_main_all-button label{
display:block;
width:310px;
margin:0;
padding:0;
font-size:13px;
color:#0c3c5f;
line-height:20px;
background:none;
border:0;
border:1px solid #f48120;
margin-bottom:10px;
font-family: 'Titillium Web', sans-serif;
}

.sme_3col_main_all-button b{
color:#f48120;
}

.sme_3col_main_all a{
	background-color:#f48120;
	font-family: 'Titillium Web', sans-serif;
	text-indent:0;
	display:block;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	font-style:normal;
	width:125px;
	height:30px;
	margin:0 auto;
	line-height:30px;
	text-decoration:none;
	text-align:center;
	text-shadow: 1px 1px 1px #58841b;
	border: 1px solid #f48120;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out; 
}

.sme_3col_main_all a:hover{
background-color:#0c3c5f;
border: 1px solid #0c3c5f;
}


.frontservices {
    display: block;
    margin: 0 auto;
    width: 100%;
	font-family: 'Titillium Web', sans-serif;
}


.frontservices h2 {
    color: #0c3c5f;
    font-size: 28px;
    font-weight: normal;
    line-height: 34px;
    margin-top:0;
	display:block;
	margin-bottom:10px;
    padding: 0;
    text-align: center;
	font-weight:bold;
}

.frontservices p {
    color: #0c3c5f;
    font-size: 16px;
    font-weight: normal;
    line-height: 22px;
    margin-top:0;
	display:block;
	margin-bottom:10px;
    padding: 0;
    text-align: center;
}


.frontservices span {
    border-bottom: 1px solid #e77918;
    padding: 0 0 1px;
}

.shared-price-change-main {
display:block;
width:220px;
margin:0 auto;
overflow:hidden;
margin-top:10px;
font-family: 'Titillium Web', sans-serif;
}



.shared-price-change-main ul{
display:block;
width:220px;
margin:0;
padding:0;
}

.shared-price-change-main li{
display:block;
width:155px;
float:left;
margin:0;
padding:0;
font-size:13px;
color:#0c3c5f;
line-height:20px;
background:none;
border:0;
margin-right:5px;
}

.shared-price-change-main span{
width:55px;
margin:0;
display:block;
float:right;
line-height:20px;
font-size:10px;
font-weight:bold;
background:#0c3c5f;
color:#ffffff;
text-align:center;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

.shared-price-change-main input[type="radio"]{
margin:0;
padding:0;
font-size:12px;
color:#0c3c5f;
line-height:10px;
background:none;
height:10px;
margin-right:5px;
padding-top:2px;
}

.shared-price-change-main b{
color:#f48120;
}


.desc label{
display:block;
width:210px;
margin:0;
padding:0;
font-size:13px;
color:#0c3c5f;
line-height:20px;
background:none;
border:0;
border:1px solid #0c3c5f;
margin-bottom:10px;
text-align:center;
}
.desc b{
color:#f48120;
}

.show-and-hide-true, .show-and-hide-false {
    display:none;
}


.shareddetailsplan {
display:block;
width:220px;
margin:0 auto;
padding:0;
overflow:hidden;
}

.shadow-slider {
display:block;
width:960px;
min-height:54px;
background:url(../images/shadow.png) no-repeat center top;
margin:0 auto;
}


.site-content-box-main {
display: block;
width:100%;
overflow:hidden;
margin-top:15px;
clear:both;
}

.site-content-center	{
display: block;
width:960px;
overflow:hidden;
margin:0 auto;
}

.site-content-center-lower	{
display: block;
width:960px;
overflow:hidden;
margin:0 auto;
margin-bottom:40px;
}


.site-content-3boxes	{
display: block;
width:300px;
overflow:hidden;
float:left;
margin-right:30px;
padding:0;
}

.site-content-3boxes:nth-child(3n+3)	{
display: block;
width:300px;
overflow:hidden;
float:left;
margin-right:0;
margin-bottom:10px;

}

.site-content-3boxes h3	{
    border-bottom: 1px solid #f48120;
    color: #0c3c5f;
    display: block;
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    text-shadow: 0 1px 1px #FFFFFF;
	padding-bottom:5px;
	line-height:20px;
	font-family: 'Titillium Web', sans-serif;
	
}

.site-content-3boxes img	{
text-align:center;
border:0;
margin-top:5px;
}

.site-content-3boxes p	{
    color: #0c3c5f;
    display: block;
    font-size: 14px;
    margin: 5px 0 0;
    padding: 0 0 5px;
    width: 300px;
	font-family: 'Titillium Web', sans-serif;
}

.site-content-button-div	{
display: block;
width:150px;
overflow:hidden;
}


.site-footer-wide-main {
display:block;
width:100%;
margin:0;
pading:0;
background:url(../images/bgft_pattern.png) repeat center #0e2e44;
border-top: 5px solid #f48120;
overflow:hidden;
}

.site-footer-wide-center {
display:block;
width:960px;
margin:0 auto;
}

.brand-icons-small {
display:block;
width:960px;
margin:10px auto;
border-bottom: 1px solid #999999;
overflow:hidden;
}

.brand-icons-small img{
display:block;
width:120px;
height:50px;
float:left;
margin-top:10px;
margin-bottom:10px;
}

.site-footer-links-4col-wide {
display:block;
width:960px;
margin:0 auto;
overflow:hidden;
margin-top:20px;
}


.site-footer-links-4col-main {
display:block;
width:640px;
margin:0;
padding:0;
overflow:hidden;
float:left;
}

.site-footer-link-blocks {
display:block;
width:150px;
margin-right:10px;
float:left;
vertical-align:top;
}

.site-footer-link-blocks h4 {
margin:0;
padding:0;
color:#ffffff;
text-shadow:0px 2px 2px #252525;
font-size:16px;
line-height:18px;
margin-bottom:10px;
display:block;
width:145px;
font-family: 'Titillium Web', sans-serif;
border-bottom: 1px solid #f48120;
padding-bottom:5px;
}

.site-footer-link-blocks ul {
display:block;
margin:0 auto;
padding:0;
list-style:none;
width:145px;
}

.site-footer-link-blocks li>a {
display:block;
font-family: 'Titillium Web', sans-serif;
margin:0;
padding:0;
font-size:12px;
background: url(../images/arrow-05.png) no-repeat left 7px;
padding-left:12px;
color:#999999;
margin-bottom:2px;
 text-decoration:none;
	-webkit-transition: color .2s ease-in-out;
	-moz-transition: color .2s ease-in-out;
	-o-transition: color .2s ease-in-out;
	-ms-transition: color .2s ease-in-out;
	transition: color .2s ease-in-out;
}

.site-footer-link-blocks li:hover>a {
color:#ffffff;
}


.site-footer-links-small-contact {
display:block;
width:280px;
margin:0;
padding:0;
overflow:hidden;
float:left;
margin-left:40px;
}

.site-footer-links-small-contact h4 {
margin:0;
padding:0;
color:#ffffff;
text-shadow:0px 2px 2px #252525;
font-size:16px;
line-height:18px;
margin-bottom:10px;
display:block;
width:280px;
font-family: 'Titillium Web', sans-serif;
border-bottom: 1px solid #f48120;
padding-bottom:5px;
}

.site-footer-links-small-contact h3 {
margin:0;
padding:0;
color:#ffffff;
text-shadow:0px 2px 2px #252525;
font-size:16px;
line-height:18px;
margin-bottom:10px;
margin-top:50px;
display:block;
width:280px;
font-family: 'Titillium Web', sans-serif;
border-bottom: 1px solid #f48120;
padding-bottom:5px;
}

.site-footer-links-buttons  {
display:block;
width:280px;
margin:0;
padding:0;
overflow:hidden;
float:left;
margin-left:40px;
}

.site-footer-links-buttons  ul{
display:block;
margin:0 auto;
padding:0;
list-style:none;
width:280px;
}

.site-footer-links-buttons  li>a{
	display:block;
	font-family: 'Titillium Web', sans-serif;
	margin:0;
	padding:0;
	font-size:14px;
	padding:5px 20px;
	color:#ffffff;
	text-shadow: 1px 1px 1px #58841b;
	border: 1px solid #f48120;
	margin-bottom:2px;
	float:left;
	background:#f48120;
	text-decoration:none;
	margin-right:10px;
	text-shadow: 1px 1px 1px #58841b;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.site-footer-links-buttons  li:hover>a{
	background: #fefefe;
	border: 1px solid #aeaeae;
	color:#0c3c5f;
	text-shadow: 0px 1px 0 #d5d5d5;
}

.footer-social-icons{
display:block;
width:280px;
margin:0 auto;
overflow:hidden;
}

.footer-social-icons ul {
	display:block;
	list-style:none;
	padding: 0px;
	margin: 0 auto;
	overflow:hidden;
	width:285px;
}
.footer-social-icons li {
	float: left;
	padding: 0px;
	margin: 0px 8px 5px 0px;
}

.footer-social-icons label{
	float: left;
	display:block;
	color:#727272;
	width:87px;
	line-height:15px;
	font-size:11px;
}

.footer-social-icons img {
display:block;
vertical-align: middle;
margin:0 auto;
padding:8px 0;

}

.footer-social-icons li {
	float:left;
	margin-right:1px;
}

.footer-social-icons li>a {
	padding: 0px;
	margin: 0px;
	width: 30px;
	height: 30px;
	float:left;
	margin-right:10px;
	background-color: #f48120;
	border: 1px solid #f48120;
	-webkit-border-radius: 36px;
	-moz-border-radius: 36px;
	border-radius: 36px;
	display: block;
	text-align: center;
	vertical-align: middle;
	line-height: 46px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out; 
}
.footer-social-icons li:hover>a{
	background-color: #0e2e44;
	border: 1px solid #f48120;
}


.footer-company-copy-main{
display:block;
margin:20px auto;
width:960px;
overflow:hidden;
border-top: 1px solid #999999;
padding-top:10px;
}

.footer-company-copy-left-main{
display:block;
width:640px;
float:left;
margin:0;
padding:0;
}

.footer-company-copy-left-main img{
display:block;
width:100px;
float:left;
height:40px;
border:0 none;
margin-right:15px;
}

.footer-company-copy-left-main p{
display:block;
width:100%;
margin:0;
padding:0;
padding-top:8px;
font-family: 'Titillium Web', sans-serif;
font-size:12px;
line-height:16px;
color:#999999;
}

.footer-company-copy-left-main p:nth-child(3){
padding-top:0;
}

.footer-company-copy-left-main label{
font-weight:bold;
}

.footer-company-copy-left-main a{
	color: #f48120;
	text-decoration:none;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out; 
}

.footer-company-copy-left-main a:hover{
	color: #ffffff;
}

.footer-company-payment-icon{
display:block;
width:320px;
float:left;
margin:0;
padding:0;
}

.footer-company-payment-icon img{
display:block;
width:320px;
float:left;
height:40px;
border:0 none;
}


.subpage-title-main {
	display:block;
	width:100%;
	background: url("../images/sub-page-pattern.png") repeat center top;
	padding-bottom:5px;
	margin:0;
	padding:0;
}

.subpage-title-center {
	width:960px;
	min-height:90px;
	display:block;
	margin:0 auto;
	overflow:hidden;
	font-family: 'Titillium Web', sans-serif;
}

.subpage-title-center h1 {
	color: #ffffff;
    display: block;
    font-size: 42px;
    font-weight: bold;
    line-height: 44px;
    margin: 0 auto;
	margin-top:20px;
    text-align: center;
    text-shadow: 0 1px 2px #0e2e44;
    text-transform: uppercase;
}

.subpage-title-center h2 {
    color: #f48120;
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: 28px;
    margin: 0 auto;
	padding:0;
    text-align: center;
    text-shadow: 0 1px 1px #0e2e44;
    text-transform: uppercase;
	margin-bottom:20px;
}



.shared-hosting-banner-main {
display:block;
width:958px;
margin:0 auto;
background: url("../images/hosting-linux-banner.png") no-repeat scroll center top;
overflow:hidden;
min-height:165px;
border-bottom:5px solid #0e2e44 !important;
font-family: 'Titillium Web', sans-serif;
}

.shared-hosting-banner-main h3{
    color: #0e2e44;
    display: block;
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;
    margin: 0;
	padding:0;
	margin-left:130px;
	margin-top:10px;
    text-align: center;
    text-shadow: 0 1px 1px #252525;
    text-transform: uppercase;
}

.shared-hosting-banner-main ul{
    color: #0e2e44;
    display: block;
    font-size: 14px;
	width:550px;
	margin-left:215px;
	margin-top:10px;
    text-align: left;
	padding:0;
	list-style:none;
	float:left;
}

.shared-hosting-banner-main li{
display:block;
padding:0;
margin:0;
float:left;
width:210px;
margin-right:30px;
margin-bottom:10px;
line-height:15px;
background:url(../images/checkmark.png) no-repeat left top;
padding-left:30px;
padding-bottom:5px;
border-bottom:1px solid #cccccc !important;
}

.shared-hosting-banner-main li:nth-child(even){
margin-right:0 none;
}

.shared-hosting-banner-price {
display:block;
width:100px;
float:left;
overflow:hidden;
margin-left:61px;
min-height:100px;
margin-top:10px;
}

.shared-hosting-banner-price label{
    color: #ffffff;
    display: block;
    font-size: 12px;
    line-height: 14px;
    margin: 0;
	padding:0;
    text-align: center;
    text-shadow: 0 1px 1px #252525;
	margin-top:18px;
	margin-left:2px;
}


.shared-hosting-banner-price h4{
    color: #ffffff;
    display: block;
    font-size: 30px;
    font-weight: bold;
    line-height: 40px;
    margin: 0;
	padding:0;
    text-align: center;
    text-shadow: 0 1px 1px #252525;
    text-transform: uppercase;
}

.shared-hosting-banner-price span{
    color: #ffffff;
    display: block;
    font-size: 14px;
    line-height: 14px;
	font-weight:bold;
    margin: 0;
	padding:0;
    text-align: center;
    text-shadow: 0 1px 1px #252525;
	margin-left:2px;
}


.package-5tabbed-icon-main {
display:block;
width:960px;
margin:0 auto;
padding:0;
overflow:hidden;
font-family: 'Titillium Web', sans-serif;
}

.package-5tabbed-icon-main ul{
display:block;
width:960px;
margin:0 auto;
padding:0;
overflow:hidden;
list-style:none;
}
	


.package-5tabbed-icon-main li{
display:block;
width:180px;
overflow:hidden;
margin:0;
padding:0;
margin-right:15px;
float:left;
padding-bottom:15px;
margin-bottom:25px;
margin-top:25px;
}

.package-5tabbed-icon-main li>a{
text-decoration:none;
}

.package-5tabbed-icon-main li:last-child {
margin-right:0;
}


.package-5tabbed-icon-inside {
display:block;
width:175px;
overflow:hidden;
margin:0;
padding:0;
 position: relative;
  text-decoration: none;
border-right:1px solid #cccccc;
}

.package-5tabbed-icon-inside-last {
border-right:0;
}

.package-5tabbed-icon-image {
display:block;
width:170px;
overflow:hidden;
margin:0 auto;
padding:0;
height:50px;
 line-height: 50px;

vertical-align:top;
}

.package-5tabbed-icon-image img{
display:block;
border:0;
text-align:center;
margin:0 auto;
margin-bottom:10px;
}


.package-5tabbed-icon-inside h4{
display:block;
width:170px;
margin:0 auto;
padding:0;
color:#f48120;
padding-bottom:5px;
text-align:center;
font-size:15px;
font-weight:bold;
}


.package-5tabbed-icon-inside p{
display:block;
width:170px;
margin:0 auto;
padding:0;
color:#0e2e44;
font-size:11px;
line-height:14px;
text-align:center;
}


    .tooltipsy
    {
        padding: 10px;
        max-width: 250px;
        color: #ffffff;
        background-color: #0e2e44;
        border: 1px solid #0e2e44;
		margin-bottom:15px;
		font-size:11px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		 position: relative;
    }
	
	 .tooltipsy:after, .tooltipsy:before 
{
	 top: 100%;
	 left: 50%;
	 border: solid transparent;
	 content: " ";
	 height: 0;
	 width: 0;
	 position: absolute;
	 pointer-events: none;
	 
}
	 .tooltipsy:after 
{
	 border-color: rgba(136, 183, 213, 0);
	 border-top-color: #0e2e44;
	 border-width: 5px;
	 margin-left: -5px;
	 
}
	 .tooltipsy:before 
{
	 border-color: rgba(194, 225, 245, 0);
	 border-top-color: #0e2e44;
	 border-width: 9px;
	 margin-left: -9px;
	 
}

.hosting-features-box-center {
display:block;
width:960px;
overflow:hidden;
margin:0 auto;
padding-bottom:10px;
margin-bottom:5px;
font-family: 'Titillium Web', sans-serif;
}

.hosting-features-box-center ul{
margin:0;
padding:0;
}


.accord-head, accord-head li, accord-head h2 { 
	margin-bottom:15px; 
	padding: 5px 20px;
	position: relative;
	z-index: 20;
	display: block;
	height: 30px;
	cursor: pointer;
	color: #ffffff;
	line-height: 33px;
	font-size: 20px;
	background: #0e2e44;
	margin-bottom:3px;
	border:none;
	text-decoration: none;
		    -webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;

}

.accord-head:hover, accord-head li:hover, accord-head h2:hover { 
	background: #ffffff;
	color: #f48120;
}

.accord-head:active, accord-head li:active, accord-head h2:active { 
	background: #ffffff;
	color: #f48120;
}


    .accord-head { display:block; border:none; }

.accord-content { 
	display:none;
	
	 	 }

.features-table
{
  width: 100%;
  margin: 0 auto;
  border-collapse: separate;
  border-spacing: 0;
    text-shadow: 0 1px 1px #FFFFFF;
  color: #0e2e44;
}

.features-table td
{
  height: 50px;
  line-height: 50px;
  padding: 0 10px;
  border-bottom: 1px solid #cccccc;
  box-shadow: 0 1px 0 white;
  -moz-box-shadow: 0 1px 0 white;
  -webkit-box-shadow: 0 1px 0 white;
  white-space: nowrap;
  text-align: center;
}

/*Body*/
.features-table tbody td
{
  text-align: center;
  font-size:14px;
  width: 200px;
}

.features-table tbody td:first-child
{
  width: auto;
  text-align: center;
  border-right: 1px solid #cccccc;
  color: #0e2e44;
  font-weight:bold;
  text-shadow: 0 1px 1px #FFFFFF;
}

.features-table tbody td>a
{
  color: #f48120;
  text-decoration:none;
  	-webkit-transition: color .2s ease-in-out;
	-moz-transition: color .2s ease-in-out;
	-o-transition: color .2s ease-in-out;
	-ms-transition: color .2s ease-in-out;
	transition: color .2s ease-in-out;
}

.features-table tbody td>a:hover
{
  color: #0e2e44;
}

.features-table td:nth-child(2), .features-table td:nth-child(4)
{
  background: #none;
}


.features-table td
{  
  border-right: 1px solid #cccccc;
}

.features-table td:last-child
{  
  border-right: 0 none;
}



/*Header*/
.features-table thead td
{
  font-size:18px;
  font-weight:bold;
    text-shadow: 0 1px 1px #FFFFFF;
	color:#f48120;

}

.features-table thead td:first-child
{
  background:none;
  border-right: 1px solid #cccccc;
}


.twobytwocol-main {
display:block;
width:450px;
margin-right:60px;
overflow:hidden;
padding:10px;
float:left;
}

.twobytwocol-main:nth-child(even) {
display:block;
width:400px;
margin-right:0;
overflow:hidden;
}

.twobytwocol-main img {
    color: #0e2e44;
    display: block;
	border: 0 none;
	float:left;
	padding:15px;
	margin-bottom:10px;
}

.twobytwocol-main h3 {
    color: #0e2e44;
    display: block;
    font-size: 22px;
    font-weight: bold;
    line-height: 28px;
    margin: 0 auto;
	padding:0;
	margin-bottom:5px;
	font-family: 'Titillium Web', sans-serif;
}

.twobytwocol-main p {
    color: #0e2e44;
    display: block;
    font-size: 14px;
    line-height: 16px;
    margin: 0;
	padding:0;
	margin-bottom:20px;
	text-align:justify;
	font-family: 'Titillium Web', sans-serif;
}

.server-col-main {
display:block;
width:960px;
overflow:hidden;
border:1px solid #0e2e44;
margin-top:20px;
}

.server-col-title {
display:block;
width:700px;
float:left;
margin:0;
padding:0;
background:#0e2e44;
}

.server-col-title h2{
    color: #ffffff;
    display: block;
    font-size: 20px;
    font-weight: bold;
    line-height: 28px;
    margin: 0 auto;
	padding:5px;
	font-family: 'Titillium Web', sans-serif;
}

.server-col-status {
display:block;
width:260px;
float:left;
margin:0;
padding:0;
background:#0e2e44;
}

.server-col-status h2{
    color: #ffffff;
    display: block;
    font-size: 18px;
    line-height: 28px;
    margin: 0 auto;
	padding:5px;
	text-align:right;
	font-family: 'Titillium Web', sans-serif;
}

.server-specs-box {
display:block;
width:158px;
float:left;
min-height:85px;
overflow:hidden;
border-right:1px solid #0e2e44;
}

.server-specs-box:last-child {
border-right:0;
}

.server-specs-box h4{
    color: #f48120;
    display: block;
	width:100%;
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
    margin: 0;
	padding:5px;
	text-align:left;
	font-family: 'Titillium Web', sans-serif;
	vertical-align:top;
	padding-bottom:0;
}

.server-specs-box label{
    color: #0e2e44;
    display: block;
	width:100%;
    font-size: 14px;
    line-height: 16px;
    margin: 0;
	padding:5px;
	text-align:left;
	font-family: 'Titillium Web', sans-serif;
	vertical-align:top;
}

.server-specs-box:last-child h4{
    color: #f48120;
    display: block;
	width:100%;
    font-size: 28px;
    font-weight: bold;
    line-height: 30px;
    margin: 0;
	padding:5px;
	text-align:center;
	font-family: 'Titillium Web', sans-serif;
	vertical-align:top;
	padding-bottom:0;
	padding-top:2px;
}

.server-specs-box:last-child h4 > span{
    font-size: 18px;
}

.server-specs-box:last-child a{
   	background:#f48120;
	text-indent:0px;
	border: 1px solid #f48120;
	display:block;
	color:#ffffff;
	margin:10px auto;
	width:100px;
	font-weight:bold;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-style:normal;
	line-height: 16px;
	font-size: 14px;
	font-family: 'Titillium Web', sans-serif;
	padding: 5px 5px;
	text-decoration:none;
	text-align:center;
	text-shadow: 1px 1px 1px #58841b;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.server-specs-box:last-child a:hover{
 	background:#0c3c5f;
	border: 1px solid #0c3c5f;
}


.servercompare {
display:inline-block;
width:300px;
background:url(../images/all-included-back.png) no-repeat right bottom;
border:1px solid #cccccc;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
font-family:'Titillium Web',sans-serif;
}

.servercompare h2{
	color:#f48120;
	display:block;
	font-size:20px;
	padding:5px;
	margin:0;
	text-align:center;
	text-shadow:1px 1px 0px #efefef;
	border-bottom:1px solid #0c3c5f;
}

.servercompare ul{
font-size:14px;
margin:0;
padding:0;
display:block;
width:280px;
margin:0 auto;
}

.servercompare li{
background:url(../images/check-navy.png) no-repeat center left;
list-style:none;
font-size:14px;
margin:0;
padding:5px;
margin-top:5px;
padding-left:30px;
border-bottom:1px dotted #404041;
line-height:24px;
color:#0c3c5f;
}

.servercompare li:last-child{
border-bottom:none;
}

.servercompare li>strong{
color:#f48120;
}

.serveraboutmain{
display:inline-block;
width:627px;
float:right;
font-family:'Titillium Web',sans-serif;
}

.serverabouttext{
display:block;
width:400px;
float:left;
margin-right:10px;
}

.serverabouttext1{
display:block;
width:650px;
float:left;
margin-right:10px;
}

.serverabouttext h2{
	color:#f48120;
	display:block;
	font-size:20px;
	padding:5px;
	margin:0;
	text-align:center;
	text-shadow:1px 1px 0px #efefef;
}

.serverabouttext p{
	color:#404041;
	display:block;
	font-size:14px;
	padding:5px;
	margin:0;
	text-align:justify;
	text-shadow:1px 1px 0px #efefef;
}


.serveros h2{
display:block;
width:200px;
float:left;
}

.serveros h2{
	color:#f48120;
	display:block;
	font-size:20px;
	padding:5px;
	margin:0;
	text-align:center;
	text-shadow:1px 1px 0px #efefef;
		border-bottom:1px solid #404041;
}

.serveros ul{
font-size:12px;
margin:0;
padding:0;
display:inline-block;
width:200px;
margin:0 auto;
}

.serveros li{
background:url(../images/check-navy.png) no-repeat center left;
list-style:none;
font-size:15px;
margin:0;
padding:5px;
margin-top:5px;
padding-left:30px;
border-bottom:1px dotted #0c3c5f;
line-height:20px;
color:#404041;
}

.serveros li:last-child{
border-bottom:none;
}

.servertextboxesmain {
display:inline-block;
width:630px;
margin-top:10px;
text-align:left;
float:right;
margin-bottom:50px;
}

.servertextboxes {

	width:310px;
	margin-right:10px;
	float:left;
}

.servertextboxes:last-child {
	margin:0;
}

.servertextboxes h3 {
	color:#f48120;
	display:block;
	font-size:20px;
	padding:5px;
	margin:0;
	text-align:center;
	text-shadow:1px 1px 0px #efefef;
		border-bottom:1px solid #0c3c5f;
}

.servertextboxes p{
	padding:5px;
	text-align:justify;
	color:#0c3c5f;
	margin:0;
	font-size:14px;
	line-height:18px;
}


.pageconntentswide {
display:block;
width:660px;
margin:0;
padding:0;
margin-right:50px;
margin-top:30px;
margin-bottom:50px;
float:left;
}

.pageconntentswide h1, .pageconntentswide h2 {
display:block;
margin:0;
padding:0;
color:#0c3c5f;
font-weught:normal;
font-family:'Titillium Web',sans-serif;
font-size:24px;
line-height:30px;
}
.pageconntentswide h3, .pageconntentswide h4 {
display:block;
margin:0;
padding:0;
color:#0c3c5f;
font-weught:normal;
font-family:'Titillium Web',sans-serif;
font-size:20px;
line-height:30px;
margin-top:10px;
}


.pageconntentswide label{
display:block;
margin:0;
padding:0;
color:#f48120;
font-weught:normal;
font-family:'Titillium Web',sans-serif;
font-size:15px;
line-height:20px;
margin-bottom:20px;
}


.pageconntentswide p{
	display: block;
	margin: 0;
	padding: 0;
	color: #000000;
	font-weught: normal;
	font-family: 'Titillium Web',sans-serif;
	font-size: 15px;
	line-height: 20px;
	margin-bottom: 10px;
}

.pageconntentswide ul{
display:block;
margin:10px 0;
padding:0;
color:#0c3c5f;
font-family:'Titillium Web',sans-serif;
}

.pageconntentswide li{
list-style-image:url('../images/arrows-small.png');
list-style-position:inside;
margin:0;
padding:0;
color:#0c3c5f;
font-size:14px;
}

.pageconntentswide a{
	color: #f48120;
	text-decoration:none;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out; 
}

.pageconntentswide a:hover{
	color:#0c3c5f;
	text-decoration:none;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out; 
}




.quicklinksidebar {
display:block;
width:248px;
margin:0;
padding:0;
margin-top:30px;
margin-bottom:50px;
float:left;
background: url('../images/sidebar-bg-img.jpg')repeat-x top;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 0px 5px 12px -6px rgba(0, 0, 0, 0.75);
-moz-box-shadow:    0px 5px 12px -6px rgba(0, 0, 0, 0.75);
box-shadow:         0px 5px 12px -6px rgba(0, 0, 0, 0.75);
}

.quicklinksidebar h4{
display:block;
margin:0;
padding:0;
margin-top:20px;
background: url('../images/sidebar-heading-bg.png')no-repeat top center;
line-height:45px;
font-size:20px;
color:#ffffff;
text-align:center;
font-family:'Titillium Web',sans-serif;
}

.quicklinksidebar ul{
display:block;
margin:0 auto;
padding:0;
list-style:none;
width:230px;
font-family:'Titillium Web',sans-serif;
margin-bottom:10px;
}

.quicklinksidebar li{
background:url(../images/check-navy.png) no-repeat center left;
list-style:none;
font-size:14px;
margin:0;
padding:5px;
margin-top:5px;
padding-left:30px;
border-bottom:1px dashed #0c3c5f;
line-height:20px;
color:#0c3c5f;
}


.quicklinksidebar a{
	color: #0c3c5f;
	text-decoration:none;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out; 
}

.quicklinksidebar a:hover{
	color: #f48120;
}


.contactusmainsmall {
display:block;
width:320px;
margin-right:20px;
float:left;
}

.contactusmainsmall:nth-child(even) {
margin-right:0;
}

.contactusmainsmall h4 {
display:block;
width:320px;
margin:0;
padding:0;
line-height:30px;
font-size:18px;
text-align:center;
background:#0c3c5f;
color:#ffffff;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

.contactusmainsmall ul {
display:block;
width:210px;
margin:0;
padding:0;
list-style:none;
}

.contactusmainsmall li {
display:block;
width:320px;
font-size:14px;
line-height:30px;
background:url('../images/support-icon-small.png') no-repeat left;
padding-left:30px;
}

.contactusmainsmall li:nth-child(2) {
background:url('../images/sales-icon-small.png') no-repeat left;
}

.contactusmainsmall li:nth-child(3) {
background:url('../images/bill-icon-small.png') no-repeat left;
}

.contactusmainsmall li:nth-child(5) {
background:url('../images/report-icon-small.png') no-repeat left;
}


.contactusmainsmall span {
display:block;
font-weight:bold;
width:60px;
float:left;
text-align:left;
margin-right:10px;

}




.contactwritemain {
display:block;
width:320px;
margin-right:20px;
float:left;
margin-bottom:30px;
}

.contactwritemain:nth-child(even) {
margin-right:0;
}

.contactwritemain h4 {
display:block;
width:320px;
margin:0;
padding:0;
line-height:30px;
font-size:18px;
text-align:center;
background:#0c3c5f;
color:#ffffff;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

.contactbranchmainaddress {
display:block;
margin:0;
padding:0;
border-bottom:1px dashed #0c3c5f;
padding-bottom:20px;
}

.contactbranchmainaddress img {
display:block;
margin:5px 0;
padding:0;
margin-right:15px;
border:0;
float:left;
}

.contactbranchmainaddress p {
display:block;
margin:0;
margin-top:15px;
padding:0;
}

.contactbranchmainphone {
display:block;
margin:0;
padding:0;

}

.contactbranchmainphone img {
display:block;
margin:5px 0;
padding:0;
margin-right:15px;
border:0;
float:left;
}
.contactbranchmainphone label {
float:left;
width:45px;
margin:0;
font-weight:bold;
}
.contactbranchmainphone span {
float:left;
width:8px;
margin:0;
margin-right:5px;
font-weight:bold;
color:#F48120;
}

.contactbranchmainphone p {
display:block;
margin:0;
padding:0;
padding-top:10px;
}
.contactbranchmainphone p:nth-child(3) {
padding-top:0;
}


.contactlivechatbutton {
display:block;
width:320px;
margin:25px auto;
}

.contactlivechatbutton a {
display:block;
margin:0 auto;
width:250px;
text-align:center;
padding:5px 15px;
padding-left:10px;
font-size:24px;
font-weight:bold;
font-family:'Titillium Web',sans-serif;
background:#F48120;
color:#ffffff;
line-height:32px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
text-decoration:none;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out; 
}

.contactlivechatbutton a:hover {
color:#ffffff; 
background:#0c3c5f;
}

.contactformbottom {
display:block;
width:660px;
overflow:hidden;
margin:0;
padding:0;
margin-top:20px;
}

.contactformheading {
display:block;
width:660px;
overflow:hidden;
margin:0;
padding:0;
margin-top:20px;
padding-bottom:5px;
border-bottom: 1px dotted #0c3c5f;
}

.contactformheading h4{
display:block;
width:660px;
margin:0;
margin-top:30px;
padding:0;
line-height:30px;
font-size:24px;
color:#f48120;
}

.contactformheading p{
display:block;
width:660px;
margin:0;
padding:0;
line-height:20px;
font-size:16px;
color:#0c3c5f;
}

.contactformbottommain {
display:block;
float:left;
width:320px;
overflow:hidden;
margin:0;
padding:0;
margin-top:20px;
margin-right:20px;
}

.contactformbottommain:nth-child(3) {
margin-right:0;
}

.contactformbottombox {
display:block;
width:315px;

}

.contactformbottombox label{
display:block;
font-weight:bold;
color:#0c3c5f;
padding: 0;
margin:0;
padding-bottom:5px;
}

.contactformbottombox input[type="text"]{
    border: 1px solid #CCCCCC;
    color: #0c3c5f;
    display: block;
    font-size: 13px;
    height: 38px;
    line-height: 28px;
    margin: 0 auto 10px;
    outline: medium none;
    padding: 0 5px;
    width: 300px;
	font-family:'Titillium Web',sans-serif;
}

.contactformbottombox select{
    border: 1px solid #CCCCCC;
    color: #0c3c5f;
    display: block;
    font-size: 13px;
    height: 38px;
    line-height: 28px;
    margin: 0 auto 10px;
    outline: medium none;
    padding: 5px;
    width: 315px;
	font-family:'Titillium Web',sans-serif;
}

.contactformbottombox textarea{
    border: 1px solid #CCCCCC;
    color: #0c3c5f;
    font-size: 13px;
    line-height: 14px;
    margin: 0 auto;
    min-height: 110px;
    outline: medium none;
    padding: 10px;
    width: 298px;
	font-family:'Titillium Web',sans-serif;
}

.contactformbottombox a{
	background:#f48120;
	text-indent:0px;
	border: 1px solid #f48120;
	display:block;
	color:#ffffff;
	width:200px;
	margin:0 auto;
	margin-top:10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-style:normal;
	line-height: 18px;
	font-size: 17px;
	font-family: 'Titillium Web', sans-serif;
	padding: 12px 17px;
	text-decoration:none;
	text-align:center;
	text-shadow: 1px 1px 1px #58841b;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.contactformbottombox a:hover{
	background:#0c3c5f;
	border: 1px solid #0c3c5f;
	color:#ffffff;
}

.pageconntentswidefull {
    display: block;
    float: none;
    margin: 30px auto;
    padding: 0;
    width: 100%;
}

