@charset "utf-8";

.traffic-gb2 {
	background: url(../images/gb-2.png) no-repeat left top;
	width: 107px;
	height: 41px;
	padding: 0px 0px 0px 42px;
}
.traffic-gb4 {
	background: url(../images/gb-4.png) no-repeat left top;
	width: 97px;
	height: 41px;
	padding: 0px 0px 0px 52px;
}
.traffic-gb6 {
	background: url(../images/gb-6.png) no-repeat left top;
	width: 107px;
	height: 41px;
	padding: 0px 0px 0px 42px;
}
.traffic-gb20 {
	background: url(../images/gb-20.png) no-repeat left top;
	width: 107px;
	height: 41px;
	padding: 0px 0px 0px 42px;
}
.traffic-gb45 {
	background: url(../images/gb-45.png) no-repeat left top;
	width: 109px;
	height: 41px;
	padding: 0px 0px 0px 40px;
}

* {
	margin: 0;
}
.grid a {
	color:#004363;
	text-decoration:none;
}
img {
	border: none;
}
.grid ul, .grid ol, .grid li {
	list-style: none;
}
section, header, hgroup, footer, .btn {
	display: block;
}
.grid {
	padding: 30px 0px 0px 0px;
	-moz-border-radius:4px;
	font-family: Segoe, "Segoe UI", Tahoma, "Helvetica Neue", Arial, sans-serif;
	font-size:13px;
	color:#000;
	width:980px;
	height:auto;
	margin: 0 auto;
	clear:both;
}
.grid > div {
}
.grid section {
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
	float:left;
	margin:0 -1px;
	-webkit-transition-property:-webkit-box-shadow;
	-webkit-transition-duration:0.5s;
}
.grid .top, .grid .price {
	background-image: url(../images/bg-grid.gif);
	background-repeat: repeat-x;
	text-align:center;
	position:relative;
}
.grid .top {
	border: solid 1px #000000;
	background-position:left top;
}
.grid .top h1 {
	font-family: Segoe, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
	font-size: 17px;
	color:#FFF;
	text-shadow: 0 1px 0 #000;
	height:27px;
	line-height:27px;
	border-top: solid 1px #4f4f4f;
	border-left: solid 1px #4f4f4f;
}
.grid .price {
	background: repeat-x;
}
.grid .data {
	font-size: 12px;
}
.grid .price h2 {
	font-size:38px;
	color:#fff;
	text-shadow: 0 1px 0 #112235;
	border-top: solid 1px #3988ae;
	border-left: solid 1px #3988ae;
	height:53px;
	padding: 1px 0 0;
}
.grid .style1 {
	font-size:28px;
	vertical-align:text-top;
}
.grid .price .style2 {
	font-size:46px;
}
.grid .price .style3 {
	font-size:11px;
	vertical-align:text-top;
	color:#93bae3;
	text-transform:uppercase;
}
.grid .price label {
	position: absolute;
	left:-4px;
	top:-34px;
	background: url(../images/label.png) no-repeat left top;
	font-size:0;
	width:72px;
	height:72px;
	overflow:hidden;
	text-indent:-100em;
}
.col5 .price label + h2 {
	padding-left:25px;
}
.grid footer {
	border: solid 1px #bbb;
	border-top:none;
	background-color:#e6e6e6;
}
.grid footer.on {
	border: solid 1px #bbb;
	border-top:none;
	background-color:#FFF;
}
.grid footer ul {
	font-family: Segoe, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
	border-top: solid 1px #fff;
	border-left: solid 1px #f2f2f2;
	padding: 5px;
	font-size:14px;
}
.grid footer ul li {
	line-height: 1em;
	padding: 12px 0px;
	min-height:18px;
	position:relative;
}
.grid footer ul li strong {
	letter-spacing: -1px;
}
.grid footer ul li + li {
	border-top: solid 1px #f5f5f5;
	box-shadow: 0 -1px 0 #d2d2d2;
	-webkit-box-shadow: 0 -1px 0 #d2d2d2;
	-moz-box-shadow: 0 -1px 0 #d2d2d2;
}
.grid footer ul li.last {
	border:none;
	box-shadow:none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
.grid .btn {
	background: url(../images/pricing-order_btn.png) no-repeat;
	width: 140px;
	line-height:40px;
}
.grid .signupBtn {
	background: url(../images/pricing-signup_btn.png) no-repeat;
	width: 165px;
	line-height: 46px;
	display: block;
}
.grid .pkg-free {
	background: url(../images/pricing-freeCorner.png) no-repeat left top;
	width: 35px;
	height: 35px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.tooltip a {
	font-family: Segoe, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: underline;
}
.grid .ad-credits {
	font-family: Segoe, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
	font-size: 28px;
	color: #323232;
	font-weight: bold;
	line-height: 29px;
	letter-spacing: -1px;
	text-align: center;
	float: left;
	width: 60px;
	margin: 0px 5px 0px 15px;
	padding: 0px;
}
.grid .ad-credits span {
	font-size: 10px;
	font-weight: normal;
	line-height: 11px;
	letter-spacing: normal;
}
.grid .adcredits_img {
	width: 91px;
	width: 46px;
	float: left;
	margin: 5px 0px 0px 0px;
}
.grid .ttUltra {
	background: transparent url(../images/tt-ultraBG.png) no-repeat left top;
	width: 168px;
	height: 200px;
	top: -189px;
	left: 0px;
}
.grid .ttPro {
	background: transparent url(../images/tt-ProBG.png) no-repeat left top;
	width: 168px;
	height: 181px;
	top: -141px;
	left: 0px;
}
.grid .ttBasic1 {
	background: transparent url(../images/tt-basic1BG.png) no-repeat left top;
	width: 168px;
	height: 200px;
	top: -89px;
	left: 0px;
}
.grid .ttBasic2 {
	background: transparent url(../images/tt-basic2BG.png) no-repeat left top;
	width: 168px;
	height: 200px;
	top: -121px;
	left: 0px;
}
.grid section:hover .btn, .grid section.on .btn {
	background:url(../images/pricing-order_over.png) no-repeat;
}
.grid section.first .top {
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius:4px;
}
.grid section.first .top h1 {
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius:5px;
}
.grid section.first, .grid section.first footer {
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius:4px;
}
.grid section.first footer ul {
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius:5px;
}
.grid section.last .top {
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius:4px;
}
.grid section.last .top h1 {
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius:5px;
}
.grid section.last, .grid section.last footer {
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius:4px;
}
.grid section.last footer ul {
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius:5px;
}
.grid section:hover, .grid section.on {
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
	z-index:1;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	margin: 0 -3px;
	position:relative;
	top:-10px;
}
.grid section:hover .top, .grid section.on .top {
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius:4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius:4px;
}
.grid section:hover .top h1, .grid section.on .top h1 {
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius:5px;
}
.grid section:hover, .grid section.on, .grid section:hover footer, .grid section.on footer {
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius:4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius:4px;
}
.grid section:hover footer ul, .grid section.on footer ul {
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius:5px;
}
.grid section:hover h2, .grid section.on h2 {
	padding: 10px 0;
}
.grid section:hover .btn, .grid section.on .btn {
	font-size:20px;
	padding:3px 0;
}
.col3 section {
	width:318px;
}
.col3 section:hover, .col3 section.on {
	width:322px;
}
.col3 section .btn, .col4 section .btn, .col4 section.on .btn {
	font-size:22px;
}
.col3 section:hover .btn, .col4 section:hover .btn, .col3 section:on .btn, .col4 section:on .btn {
	font-size:26px;
}
.col3 section:hover .style2, .col3 section.on .style2 {
	font-size:48px;
}
.col4 section {
	width:238px;
}
.col4 section:hover, .col4 section.on {
	width:242px;
}
.col5 section {
	width:196px;
}
.col5 section.on, .col5 section:hover {
	width:200px;
}
.tooltip {
	position:absolute;
	background: url(../images/bg-tooltip.png) no-repeat right bottom;
	width:272px;
	padding-bottom:36px;
	z-index:2;
	font-size:13px;
	line-height:1.35em;
	color:#333;
	left:70%;
	top:-42px;
	display:none;
}
.tooltip > div {
	background: url(../images/bg-tooltip.png) no-repeat left top;
	padding: 30px 30px 0 45px;
}
.tooltip h3 {
	font-size:14px;
}
.grid section:hover {
	z-index: 2;
}
.grid section footer ul li:hover .tooltip {
	display: block;
}
hgroup .sticker {
	width: 100px;
	height: 96px;
	position: absolute;
	top: 15px;
	right: 5px;
}
