* {
    outline: none;
}

@media screen and (-webkit-min-device-pixel-ratio:0) { 
	body.sales #content-wrapper .middle-content h2 {
		font-size: 1.884em !important;
		}
	
	#tabs, #tabs1, #tabs2 {
		font-size: 12px;
		}
		
	ul.featured li {
		max-height: 100px;
		}
		
	ul.features li {
		max-height: 100px;
		}
		
	body.sales #content-wrapper .middle-content h2 {
		height: 50px;
		}
	
	#tabs p.description, #tabs2 p.description, #tabs3 p.description {
		max-height: 85px;
		}
	
	.offer .desc ul.number {
		max-height: 235px;
		}
}

body.sales h1,
#header-first #name {
	font-weight: normal;
	text-transform: none;
	font-size: 1em;
	}
	
body.sales h1 a,
#header-first #name a {
	color: #6792D7;
	}
	
body.sales h1 a:hover,
#header-first #name a:hover {
	color: #6792D7;
	}

body.sales #main {
	background: #F9F9F9 url(sales/content-gradient.jpg) repeat-x 0 0;
	padding-top: 0;
	width: 100%;
}

body.sales #main-wrapper,
body.layout-main #content-wrapper {
	width: 100%;
	}

#block-quicktabs-sales,	
#quicktabs-sales {
	}

body.sales #header {
	border: none;
	}

body.sales div.node {
	clear: both;
	overflow: visible;
	margin-bottom: 0;
	}
	
body.sales .block-wrapper {
	margin: 0;
	}
	
body.sales #content-wrapper strong.tabtitle {
	background-image: none;
    color: #000;
    font-size: 26px;
    margin: 0;
	padding: 19px 0 0;
    text-align: center;
    text-transform: uppercase;
	font-family: 'Open Sans', Sans-serif;
	font-weight: 600;
	display: block;
	}
	
body.sales .tabdesc strong {
	color: #000;
    font-weight: normal;
    margin: 26px 0 0;
    text-align: center;
    text-shadow: 0 0 2px #FFF;
	font-family: 'Open Sans', Sans-Serif;
	display: block;
	font-size: 16px;
	}
	
body.sales .tabdesc strong span.red {
	color: #EF0000;
	font-weight: bold;
	}
	
body.sales .tabdesc strong span.green {
	color: #009900;
	font-weight: bold;
	}
	
body.sales .tabdesc strong span.gray {
	color: #888;
	font-weight: bold;
	}
	
body.sales strong.tabtitle span.blue {
	color: #005AE0;
    font-size: 18px;
    margin-right: 0;
    position: relative;
    top: -3px;
	font-weight: normal;
	}
		
body.sales div.block ul.quicktabs_tabs {
	background: url(sales/tabs.jpg) no-repeat 0 0;
	height: 160px;
	width: 960px;
	margin: 0 auto;
	clear: both;
	position: relative;
	z-index: 501;
	}

ul.quicktabs-style-iwh li {
	float: left;
	padding: 0;
	margin: 0;
	}

ul.quicktabs-style-iwh li a {
	width: 320px;
	height: 150px;
	display: block;
	}

ul.quicktabs-style-iwh li a:hover,	
ul.quicktabs-style-iwh li.active {
	background: url(pages/hover.png) no-repeat 0 0;
	}
	
ul.quicktabs-style-iwh li a:hover {
	background-position: -320px 0;
	}
	
ul.quicktabs-style-iwh li.active a:hover {
	background: none;
	}
	
.shadow {
	background: url("sales/shadow.png") no-repeat scroll 50% 0 transparent;
    height: 35px;
    position: absolute;
    top: 150px;
    width: 960px;
    z-index: 500;
	}

.suscribe {
	 background: url("sales/domain-text.png") no-repeat scroll 0 0 transparent;
    height: 40px;
    position: absolute;
    top: 160px;
	}
	
.suscribe iframe,
.suscribe object {
	float: left;
	padding-top: 7px;
	}
	
._43qc ._4cg3 {
	border: 1px solid red;
	background: #FFF;
	}
	
.suscribe-box {
	background: url("sales/suscribe-box.png") no-repeat scroll 0 0 transparent;
    height: 68px;
    margin-left: 405px;
    position: relative;
    top: 40px;
    width: 560px;
	}
	
.suscribe-box form {
	padding: 1px 15px 0;
	}
	
.suscribe-box .domain-wrapper {
	background: #FFF;
	float: left;
	width: 380px;
	border: 1px solid #CCC;
	}
	
.suscribe-box input.email,
.suscribe-box input.domain,
.suscribe-box select.tld {
	padding: 11px 15px;
	color: #CCC;
	font-size: 22px;
	border: 1px solid #CCC;
	width: 350px;
	margin-right: 5px;
	}
	
.suscribe-box input.domain {
	width: 275px;
	border: none;
	margin-right: 0;
	padding-right: 0;
	}
	
.suscribe-box select.tld {
	background: #FFF;
	width: 80px;
	height: 31px;
	padding: 0;
	border: none;
	margin: 0;
	}
	
.suscribe-box input.submit {
	background: url(images/btn-blue.png) repeat-x 0 50%;
	border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font-family: 'Open Sans',sans-serif;
    font-size: 16px;
    font-weight: 600;
    height: 50px;
    width: 139px;
	text-transform: uppercase;
	display: block;
	float: right;
	}
		
.suscribe-box input.submit:hover {
	background-image: none;
	background-color: #2370E2;
	}
	
.offer {
	margin: 95px auto 0;
	width: 960px;
	}
	
.offer .left {
	width: 450px;
	background-color: transparent;
	padding: 0;
	text-align: left;
	}
	
ul.number li  {
	line-height: 16px;
    margin: 4px 0;
    padding: 0 0 15px 45px;
	}
	
ul.number li.one {
	background: url("images/1s.png") no-repeat scroll 0 0 transparent;
	}
	
ul.number li.two {
	background: url("images/2s.png") no-repeat scroll 0 0 transparent;
	}
	
ul.number li.three {
	background: url("images/3s.png") no-repeat scroll 0 0 transparent;
	}
	
ul.number li.four {
	background: url("images/4s.png") no-repeat scroll 0 0 transparent;
	}
	
ul.number li.five {
	background: url("images/5s.png") no-repeat scroll 0 0 transparent;
	}
	
ul.number li.six {
	background: url("images/6s.png") no-repeat scroll 0 0 transparent;
	}
	
ul.number li.seven {
	background: url("images/7s.png") no-repeat scroll 0 0 transparent;
	}
	
.alfa .right,
.beta .right,
.omega .right {
	background: url("sales/alfa.jpg") no-repeat scroll 0 0 transparent;
    width: 435px;
	height: 455px;
	position: relative;
	top: 40px;
	z-index: 500;
	}
	
.beta .right {
	background: url(sales/beta.jpg) no-repeat 0 0;
}

.omega .right {
	background: url(sales/omega.jpg) no-repeat 0 0;
}
	
.offer .price {
	color: #005AE0;
    font-size: 120px;
	font-weight: bold;
	text-shadow: 1px 2px 0px #FFF;
}

.offer span.dollar {
	font-size: 50px;
	position: relative;
	top: -18px;
	margin-right: 15px;
	}
	
.offer span.usd {
	font-size: 20px;
    left: -5px;
    position: relative;
    text-transform: uppercase;
    top: -70px;
	}
	
.offer .desc {
	padding: 20px 0 0;
	background: none;
	text-align: justify;
	}
	
#content-wrapper .offer h2 {
	background-image: none;
	color: #000;
	margin: 10px 0 20px;
	padding: 0 0 0 43px;
	font-family: 'Open Sans', Sans-Serif;
	font-weight: normal;
	font-size: 34px;
	}
	
.white-content {
	min-height: 200px;
	padding: 0;
	margin: 0 auto;
	width: 960px;
	background-color: #FFF;
}

body.sales .middle-content {
	background-color: #FFF;
	margin-top: 30px;
	position: relative;
	box-shadow: 0 0 5px #ddd;
	padding-bottom: 20px;
	}

body.sales #content-wrapper .middle-content h2 {
	background: none repeat scroll 0 0 #FFFFFF;
    color: #000000;
    font-family: 'open sans',sans-serif;
    font-size: 25px;
    font-weight: 300;
    margin: 0;
    padding: 5px 0;
	}
	
body.sales #content-wrapper .middle-content #tabs-1 h2 {
	}
	
body.sales #content-wrapper .middle-content #tabs-1 h2 span,
body.sales #content-wrapper .middle-content #tabs-3 h2 span,
body.sales #content-wrapper .middle-content #tabs-5 h2 span {
	color: #2370E2;
	font-weight: 600;
	font-size: 25px;
	}
	
body.sales #content-wrapper .middle-content #tabs-2 h2,
body.sales #content-wrapper .middle-content #tabs-4 h2,
body.sales #content-wrapper .middle-content #tabs-6 h2 {
	margin-bottom: 50px;
	text-align: justify;
	font-size: 28px;
	}
	
body.sales #content-wrapper .middle-content #tabs-2 h2 span,
body.sales #content-wrapper .middle-content #tabs-4 h2 span,
body.sales #content-wrapper .middle-content #tabs-6 h2 span {
	color: #2370E2;
	font-weight: 600;
	font-size: 32px;
	}
	
#tabs,
#tabs2,
#tabs3 {
	width: 960px;
	margin: 0 auto;
	background-color: #FFF;
	-webkit-text-size-adjust: 100%;
	border: none;
    	padding: 0;
	}
.ui-tabs .ui-tabs-nav {
	padding: 0;
    	margin: 0;
	background: no-repeat;
    	border: none;
}
	
#tabs p.description,
#tabs2 p.description,
#tabs3 p.description {
	background: #FFF;
	padding: 0;
	font-size: 14px;
	width: 100%;
	margin: 30px 0 20px;
	line-height: 24px;
	}
	
ul.ui-tabs-nav {
	display: block;
    position: relative;
    top: -35px;
	}
	
ul.ui-tabs-nav li {
	background: none;
    float: left;
    padding: 0;
	margin: 0 10px 0 0;
	font-size: 18px;
	}

ul.ui-tabs-nav li.ui-state-default {
	position: relative;
	top: -8px;
	border: none;
	}
	
ul.ui-tabs-nav li.ui-state-default a {
	background: url("images/tab-shadow.png") repeat-x scroll 0 bottom #005AE0 !important;
	padding: 10px 20px 8px;
	display: block;
	color: #FFF;
	font-family: 'Open Sans', Sans-Serif;
	border-radius: 3px 3px 0 0;
	}
	
ul.ui-tabs-nav li a:hover {
	background: none repeat scroll 0 0 #005AE0 !important;
	}
	
ul.ui-tabs-nav li.ui-state-active,
ul.ui-tabs-nav li.ui-state-selected {
	position: relative;
	top: -9px;
	border: none;
	}
	
ul.ui-tabs-nav li.ui-state-default.ui-state-active a,
ul.ui-tabs-nav li.ui-state-default.ui-state-selected a {
	padding: 11px 20px 7px;
	color: #000;
	background-color: #FFF !important;
	background-image: none !important;
	border-style: solid;
	border-color: #EEE #EEE #FFF;
	border-width: 1px;
	box-shadow: none;
	}
	
div.block ul.featured {
	margin: 20px 0 0;
	}
	
ul.featured li {
	margin: 0;
	text-align: justify;
	background: url(images/sep.png) no-repeat 50% 0;
	padding: 50px 0 40px;
	border-radius: inherit;
	width: 100%;
	font-size: 13px;
	line-height: 20px;
	}

ul.featured li span.thumb {
	background: #2370E2 url(sales/sales-thumbs.jpg) no-repeat 50% 50%;
    display: block;
    float: left;
    height: 100px;
    margin: 0 5px;
    width: 131px;
	border: 2px solid #EEE;
	border-radius: 4px;
	box-shadow: 0 0 20px #EEE;
	position: relative;
	top: -3px;
	}
	
ul.featured li span.thumb.iwh1 {
	background-position: 0 0;
	}
	
ul.featured li span.thumb.iwh2 {
	background-position: 0 -100px;
	}
	
ul.featured li span.thumb.iwh3 {
	background-position: 0 -200px;
	}
	
ul.featured li span.thumb.iws1 {
	background-position: 0 -300px;
	}
	
ul.featured li span.thumb.iws2 {
	background-position: 0 -400px;
	}
	
ul.featured li span.thumb.iws3 {
	background-position: 0 -500px;
	}
	
ul.featured li span.thumb.alm1 {
	background-position: 0 -600px;
	}
	
ul.featured li span.thumb.alm2 {
	background-position: 0 -700px;
	}
	
ul.featured li span.thumb.alm3 {
	background-position: 0 -800px;
	}
	
ul.featured li span.thumb.fe1 {
	background-position: 0 -900px;
	}
	
ul.featured li span.thumb.fe2 {
	background-position: 0 -1000px;
	}
	
ul.featured li span.thumb.fe3 {
	background-position: 0 -1100px;
	}
	
ul.featured li span.thumb.iwa1 {
	background-position: 0 -1200px;
	}
	
ul.featured li span.thumb.iwa2 {
	background-position: 0 -1300px;
	}
	
ul.featured li span.thumb.iwa3 {
	background-position: 0 -1400px;
	}
	
ul.featured li span.thumb.iwf1 {
	background-position: 0 -1500px;
	}
	
ul.featured li span.thumb.iwf2 {
	background-position: 0 -1600px;
	}
	
ul.featured li span.thumb.iwf3 {
	background-position: 0 -1700px;
	}
	
ul.featured li.right span.thumb {
	float: right;
	}

ul.featured li span.thumb a {
	width: 135px;
	height: 100px;
	display: block;
}
	
ul.featured li span.thumb a:hover {
	background: url(images/zoom.png) no-repeat 50% 50%;
	box-shadow: 0 0 30px #FFF inset;
	}
	
ul.featured li.left span.thumb.first {
	margin-left: 0;
	}
	
ul.featured li.left span.thumb.last {
	margin-right: 50px;
	}
	
ul.featured li.right span.thumb.last {
	margin-right: 0;
	}
	
ul.featured li.right span.thumb.first {
	margin-left: 50px;
	}
	
ul.featured li.first {
	background: #FFF;
	}
	
.warranty {
	background: url(sales/warranty.png) no-repeat 0 20px;
	padding-left: 450px;
	}
	
#tabs-4 .warranty {
	background: url(sales/warranty2.png) no-repeat 0 0;
	}
	
#tabs-6 .warranty {
	background: url(sales/warranty3.png) no-repeat 0 0;
	}
	
.ui-tabs-hide {
	display: none;
	}
	
.bottom-content {
	width: 960px;
	margin: 30px auto;
	}
	
body.sales .middle-content .features-wrapper{
	background: #F9F9F9;
	padding: 10px 30px;
	margin-top: 30px;
	border-radius: 5px;
	}
	
body.sales .middle-content .features-wrapper ul li {
	width: 350px;
	background-repeat: none;
	}
	
.bottom-content .features-wrapper {
	border-bottom: 2px solid #EEE;
    padding-bottom: 25px;
	}
	
body.sales ul.features li {
	background-repeat: no-repeat;
	float: left;
	width: 385px;
	margin: 20px 0;
	padding: 0 0 0 60px;
	border: none;
	text-align: justify;
	}

body.sales ul.features li.webspace,	
body.sales ul.features li.support,
body.sales ul.features li.quality {
	margin-left: 0;
	}

body.sales ul.features li.bandwidth,	
body.sales ul.features li.uptime,
body.sales ul.features li.monitoring {
	margin-right: 0;
	float: right;
	}
	
body.sales ul.features li.transfer,
body.sales ul.features li.separator {
	clear: both;
	width: 100%;
	padding: 0;
	margin-top: 0;
	text-align: center;
	background: none;
	}
	
body.sales ul.features li.transfer h3 {
	text-transform: none;
	font-size: 22px;
	color: #888;
	padding: 20px 0 0;
	border-top: 2px solid #FFF;
	}
	
body.sales ul.features li.transfer h3 span {
	color: #005AE0;
	text-transform: uppercase;
}

body.sales ul.features li.separator {
	border-bottom: 2px solid #EEE;
	margin: 0;
	}
	
body.sales ul.features li h3 {
    background-position: 0 0;
    background-repeat: no-repeat;
    color: #222;
    font-family: 'Open Sans',Sans-Serif;
    font-size: 24px;
    font-weight: normal;
    margin: 0;
    padding: 5px 0 10px;
    text-shadow: 1px 1px 0 #FFF;
    text-transform: uppercase;
	}

ul.features li.webspace {
	background-image: url("icons/webspace.png");
}

ul.features li.bandwidth {
	background-image: url("icons/bandwidth.png");
}
	
ul.features li.support {
	background-image: url("icons/support.png");
}

ul.features li.uptime {
	background-image: url("icons/uptime.png");
}

ul.features li.quality {
	background-image: url("icons/quality.png");
}

ul.features li.monitoring {
	background-image: url("icons/monitoring.png");
}

#content-wrapper .bottom-content h2 {
	background: none;
	font-size: 32px;
	margin: 0 0 20px;
	padding-top: 40px;
	color: #000;
	text-align: center;
	font-family: 'Open Sans', Sans-Serif;
	border-top: 2px solid #FFF;
	text-shadow: 2px 2px 0 #FFF;
	}

.sales .buynow,
.sales .buynow2,
.sales .buynow3 {
    background: url("sales/buynow.jpg") no-repeat scroll 0 0 transparent;
    height: 290px;
	width: 960px;
    margin: 0 auto; 
	position: relative;
	left: 5px;
}

.sales .buynow2 {
	background: url("sales/buynow2.jpg") no-repeat scroll 0 0 transparent !important;
	}
	
.sales .buynow3 {
	background: url("sales/buynow3.jpg") no-repeat scroll 0 0 transparent;
	}

.sales a.buynowb {
    color: #F5F5F5;
    font-size: 20px;
    font-weight: bold;
    height: 20px;
    line-height: 28px;
    margin-left: 389px;
    margin-top: 190px;
    padding: 10px 215px 18px 55px;
    position: absolute;
    text-align: center;
    text-shadow: 1px 1px 1px #333333;
    text-transform: uppercase;
}

.sales a.buynowb:hover {
	background: url("sales/buynow-hover.jpg") no-repeat scroll 0 0 transparent;
}

.sales .buynow2 a.buynowb:hover,
.sales .buynow3 a.buynowb:hover {
	background: url("sales/buynow2-hover.jpg") no-repeat scroll 0 0 transparent;
}
	
.red {
	color: #CC0000;
	}

.clearfix {
	clear: both;
	}
