body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	padding: 0;
	margin: 0;
	outline:none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,img { 
	border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-weight: normal;
	font-style: normal;
}
ol,ul {
	list-style: none;
}
caption,th {
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 100%;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border: 0;
}
a{
	text-decoration:none;
	outline:none;
}
strong{
	font-weight:bold;
}
.clear{
	clear:both;
}
body{
	font-family:Verdana, Geneva, sans-serif;
	font-size:100%;
	background:url(../img/texture.png) repeat;
}
sup{
	font-size:60%;
}
#wrapper{
	font-size:0.75em;
}
.wrap{
	margin:0 auto;
	width:960px;
}
#pre-header-wrap{
	background:url(../img/pre-header-bg.jpg) repeat-x;
	height:70px;
	position:relative;
}
#pre-header{
	position:relative;
	height:70px;
}
#header-wrap{
	background:url(../img/header-bg2.jpg) top repeat-x;
	height:218px;
	position:relative;
}
#page-description-wrap{
	background:url(../img/header-bottom-bg.gif) bottom repeat-x;
	height:100%;
	width:100%;
	position:absolute;
	bottom:0px;
	z-index:2;
}
#logo-nav-wrap{
	position:relative;
	z-index:999;
}
#header{
	background:url(../img/header-highlight-bg2.png) center 1px no-repeat;
	height:218px;
	position:relative;
}
#footer-wrap{
	background:url(../img/footer-bg.jpg) top repeat-x;
	height:467px;
	position:relative;
}
#footer{
	height:467px;
	background:url(../img/footer-highlight-bg.png) center 1px no-repeat;
	_background:none !important;
	position:relative;
}

/* MAIN MENU */
#top-nav-wrap{
	float:left;
	position:absolute;
	right:0px;
	top:25px;
}
#top-nav{
	float:left;
}
#top-nav li{
	float:left;
	padding:0px 18px;
}
#top-nav li a{
	display:block;
	height:21px;
	position:relative;
	padding:0px 2px;
	color:#acc652;
}
#top-nav li a:hover{
	border-bottom:#374c21 solid 5px;
}
/* elements width */
#top-nav li#nav-how-it-works a{width:115px;}
#top-nav li#nav-pricing a{width:60px;}
#top-nav li#nav-stats a{width:95px;}
#top-nav li#nav-praises a{width:55px;}
#top-nav li#nav-news a{width:50px;}
#top-nav li#nav-api a{width:35px;}
#top-nav li#nav-affiliates a{width:80px;}

/* elements background position */
#top-nav li#nav-how-it-works a span{background-position:0px 0px}
#top-nav li#nav-pricing a span{background-position:0px -21px}
#top-nav li#nav-stats a span{background-position:0px -42px}
#top-nav li#nav-praises a span{background-position:0px -63px}
#top-nav li#nav-news a span{background-position:0px -84px}
#top-nav li#nav-api a span{background-position:0px -105px}
#top-nav li#nav-affiliates a span{background-position:0px -126px}

#how-it-works #top-nav li#nav-how-it-works a span{background-position:-118px 0px}
#pricing #top-nav li#nav-pricing a span{background-position:-118px -21px}
#stats #top-nav li#nav-stats a span{background-position:-118px -42px}
#praise #top-nav li#nav-praises a span{background-position:-118px -63px}
#blog #top-nav li#nav-news a span{background-position:-118px -84px}
#api #top-nav li#nav-api a span{background-position:-118px -105px}
#affiliates #top-nav li#nav-affiliates a span{background-position:-118px -126px}

#top-nav li a span{
	background:url(../img/menu-items.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
}

/* HEADER LOGO */
#lt-logo{
	position:absolute;
	top:-35px;
	z-index:99;
}
#lt-logo a{
	display:block;
	width:159px;
	height:184px;
	position:relative;
	color:#acc652;
	overflow:hidden;
	background:url(../img/linktiger-logo.png) no-repeat;
	text-indent:-5000px;
}
#lt-logo a:hover{
	background-position:0px -184px;
}


/* HEADER LOGIN FORM */
#header-login-form-wrap{
	position:absolute;
	right:0px;
	top:20px;
	width:650px;
}
#header-login-form p{
	display:inline;
	height:35px;
	line-height:35px;
	float:left;
	margin-right:5px;
}
#header-login-form .for-submit{
	background:url(../img/form-elements-sprite.png) no-repeat;
	background-position:0px -319px;
	width:81px;
	height:35px;
	overflow:hidden;
	position:relative;
}
#header-login-form .for-submit:hover{
	background-position:-81px -319px;
}
#header-login-form .for-text{
	background:url(../img/form-elements-sprite.png) no-repeat;
	background-position:0px -284px;
	width:151px;
	height:35px;
	position:relative;
	overflow:hidden;
}
#header-login-form input.text,
#header-login-form input.password{
	display:block;
	position:relative;
	width:134px;
	background:none;
	border:none;
	font-size:1.3em;
	color:#8c8c8c;
	top:7px;
	left:7px;
}
#header-login-form input.sign-in{
	position:absolute;
	display:block;
	width:300%;
	height:300%;
	opacity:0;
	border:none;
	cursor:pointer;
	background:none;
	z-index:1;
}
#websites-list-wrap{
	display:none;
}
#page-description-content p{
	width:330px;
}

/* MAIN TITLE DEFAULT POSITION */
#page-description{
	position:relative;
	height:100%;
}
#header #page-description-content{
	position:absolute;
	bottom:80px;
	right:20px;
}
#header #page-description-content .title{
	display:block;
}

/* FOOTER */
#footer-logo{
	position:absolute;
	top:-30px;
	left:0px;
}
#footer-logo a{
	display:block;
	width:354px;
	height:117px;
	position:relative;
	background:url(../img/linktiger-footer-logo.png) top left no-repeat;
	text-indent:-5000px;
}
#footer a{
	color:#131a0b;
	text-decoration:none;
}
#footer a:hover{
	color:#374c21;
}
#footer #customer-service{
	color:#dbff85;
}
#footer #customer-service .title{
	color:#374c21;
}

#footer #customer-service a{
	color:#dbff85;
}

#footer #contact-info{
	margin-bottom:70px;
}
#footer #contact-info address{
	float:left;
	width:160px;
	margin-right:25px;
}
#footer #sitemap-wrap .title{
	text-indent:-5000px;
	background:url(../img/page-subtitles-225x21.png) no-repeat;
	background-position:0px -62px;
	width:80px;
	height:22px;
	margin-bottom:40px;
}
body#generic #body .section ul.sitemap,
.sitemap{
	list-style:none;
}
.sitemap li{
	line-height:1.8em;
}
.sitemap li li{
	margin-left:20px;
}
.sitemap li ul{
	list-style:square outside;
}
#footer #resources-wrap .title{
	text-indent:-5000px;
	background:url(../img/page-subtitles-225x21.png) no-repeat;
	background-position:0px -83px;
	width:101px;
	height:17px;
	margin-bottom:40px;
}
#footer #resources-wrap ul{
	width:150px;
}
#footer #resources-wrap li{
	margin-bottom:20px;
}
#footer #sitemap-resources-wrap .section{
	width:50%;
	float:left;
}
#footer #contact-n-notes-wrap,
#footer #sitemap-resources-wrap{
	float:left;
	width:410px;
	padding-left:70px;
	height:467px;
	color:#374c21;
}
#footer #contact-n-notes-wrap{
	padding-top:140px;
	height:327px;
	background:url(../img/footer-divider.png) right center no-repeat;
}
#footer #sitemap-resources-wrap{
	padding-top:60px;
	height:407px;
}

/* HOME PAGE */
#home #header-wrap{
	background:url(../img/header-bg.jpg) top repeat-x;
	height:562px;
	position:relative;
}
#home #header{
	background:url(../img/header-highlight-bg.png) center 1px no-repeat;
	height:562px;
	position:relative;
}
#home #header-wrap{
	height:562px;
	margin-bottom:60px;
}
#home #header{
	height:100%;
}
#home #page-description #page-description-content{
	position:relative;
	top:210px;
	width:430px;
	right:0px;
}
#home #page-description p{
	line-height:1.7em;
}
#home #page-description #go-tiger-form-wrap{
	margin-top:25px;
}
#go-tiger-form{
	
}
#go-tiger-form p{
	display:inline;
	float:left;
}
#go-tiger-form .for-text{
	background:url(../img/form-elements-sprite.png) no-repeat;
	background-position:0px -152px;
	height:47px;
	width:247px;
	margin-right:3px;
	position:relative;
}
#go-tiger-form input.text{
	border:none;
	float:left;
	font-size:1.3em;
	color:#8C8C8C;
	background:none;
	position:relative;
	top:12px;
	left:10px;
	width:225px;
}
#go-tiger-form .for-text .add-more{
	background:url(../img/form-elements-sprite.png) no-repeat;
	background-position:0px -199px;
	height:47px;
	width:42px;
	position:absolute;
	top:0px;
	left:203px;
	border:none;
	cursor:pointer;
}
#go-tiger-form .for-submit{
	background:url(../img/form-elements-sprite.png) no-repeat;
	background-position:0px -105px;
	height:47px;
	width:115px;
	position:relative;
	overflow:hidden;
	top:1px;
	float:left;
}
#go-tiger-form input.submit{
	opacity:0;
	display:block;
	background:none;
	width:300%;
	height:300%;
	position:absolute;
	z-index:1;
	border:none;
	cursor:pointer;
}
#go-tiger-form .for-submit:hover{
	background-position:-115px -105px;
}
#home #page-description{
	height:100%;
	margin:0 auto;
	color:#fff;
	position:relative;
	z-index:9;
}
#home #description-footer{
	background:#CCC;
	height:472px;
	position:absolute;
	width:100%;
	bottom:0px;
	background:url(../img/home-main-banner-bg3.png) center bottom no-repeat;
	z-index:1;
}
#home #page-description .title{
	background:url(../img/home-header-title.png) top left no-repeat;
	width:325px;
	height:90px;
	overflow:hidden;
	position:relative;
	margin-bottom:20px;
	text-indent:-5000px;
}
#prise-news-wrap{
	background:url(../img/praise-news-bg.png) top left repeat-x;
	padding-top:20px;
}
#features-list{	
	float:left;
	margin-bottom:20px;
}
#features-wrap h3.title{
	background:url(../img/page-subtitles-225x21.png) no-repeat;
	background-position:0px 0px;
	height:21px;
	width:185px;
	text-indent:-5000px;
	margin-bottom:30px;
}
#features-list li{
	float:left;
	width:33%;
	margin-bottom:60px;
}
#features-list li.left{
	clear:both;
}
#features-list li .title{
	color:#5c7e37;
	font-size:1.2em;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:10px;
}
#features-list li p{
	color:#4f4f4f;
	font-size:0.9em;
	line-height:1.5em;
	padding-right:60px;
}
#features-list .image-frame{
	margin-bottom:20px;
}
#home #prise-news{
	position:relative;
	padding-top:10px;
}
#prise-news blockquote{
	position:relative;
	text-shadow:#d1cfcf 2px 2px 2px;
	width:835px;
	padding:0px 70px;
	color:#374c21;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:3em;
	font-style:italic;
	margin-bottom:30px;
}
#prise-news blockquote .open-quote,
#prise-news blockquote .close-quote{
	background:url(../img/double-quotes.png) no-repeat;
	position:absolute;
	width:70px;
	height:52px;
}
#prise-news blockquote .close-quote{
	top:0px;
	right:0px;
	background-position:-70px 0px;
}
#prise-news blockquote .open-quote{
	top:0px;
	left:0px;
}
#prise-news blockquote .author{
	font-size:0.6em;
	text-align:right;
	color:#8cb644;
	margin-top:10px;
}
#prise-news blockquote .author .name{
	color:#5c7e37;
}
#prise-news .section .title{
	margin-bottom:40px;
}
#prise-quotes .title{
	background:url(../img/page-subtitles-225x21.png) no-repeat;
	background-position:0px -21px;
	width:186px;
	height:17px;
	text-indent:-5000px;
}
#recent-news .title{
	background:url(../img/page-subtitles-225x21.png) no-repeat;
	background-position:0px -42px;
	width:131px;
	height:16px;
	text-indent:-5000px;
}
#prise-news .section{
	float:left;
	width:320px;
	padding:0px 80px;
	min-height:518px;
	padding-top:50px;
	color:#4f4f4f;
}
#prise-quotes .client-quote{
	line-height:1.7em;
	margin-bottom:50px;
}
#prise-quotes .client-quote p{
	margin-bottom:5px;
}
#prise-quotes .client-quote .quote-author{
	color:#272727;
	font-size:1.2em;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-style:italic;
	text-align:right;
}
#prise-news .section.first{
	background:url(../img/prise-news-divider.png) right top no-repeat;
}
#recent-news .post{
	margin-bottom:50px;
}
#recent-news .post .post-title{
	margin-bottom:15px;
}
#recent-news .post .post-title a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:1.3em;
	text-decoration:none;
	color:#595959;
}
#recent-news .post .post-content{
	font-size:0.9em;
	line-height:1.7em;
	margin-bottom:15px;
}
#recent-news .post .meta-data{
	font-size:0.9em;
	color:#363636;
}
#recent-news .post a{
	color:#949494;
}
#recent-news .post a:hover{
	color:#363636;
}
a.post-comments{
	display: inline-block;
	display: -moz-inline-stack;
	background-repeat: no-repeat;
	background-position: 0 0;
	vertical-align: text-top;
	zoom:1;
	width: 14px;
	height:13px;
	background:url(../img/comment-icon.png) no-repeat;
	margin-right:5px;
}
a.post-comments span{
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	line-height: 18px;
	cursor: pointer;
}
.image-frame{
	display:block;
	position:relative;
	height:150px;
	width:250px;
}
.image-frame span{
	background:url(../img/image-frame.png) no-repeat;
	z-index:20;
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.image-frame img{
	z-index:15;
	position:absolute;
	top:1px;
	left:1px;
}
#home #websites-list-wrap2{
	position:relative;
	width:100%;
	clear:both;
	top:5px;
}
#home #websites-list-wrap2 li{
	background:url(../img/form-elements-sprite.png) no-repeat;
	background-position:-166px -464px;
	height:32px;
	width:212px;
}
#home #websites-list-wrap2 input.text{
	background:none !important;
	height:32px;
	width:212px;
	border:none;
	color:#8C8C8C;
	font-size:1.3em;
	outline:none;
	font-family:Verdana, Geneva, sans-serif;
	margin:-10px 0px 0px -10px;
}

/* HOW IT WORKS */
#how-it-works #page-description-content .title{
	background:url(../img/main-titles-405x40.png) no-repeat;
	background-position:0px -40px;
	height:30px;
	width:225px;
	text-indent:-5000px;
}
#how-it-works #body .section{
	padding:115px 50px 0px 60px;
	margin-bottom:150px;
}
#how-it-works #body .section .title{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:2.7em;
	font-style:italic;
	color:#374c21;
	text-shadow:#ccc 1px 1px 1px;
	margin-bottom:20px;
}
#tour-links-list{
	float:left;
	width:170px;
	margin-right:40px;
}
#tours-container{
	float:right;
	width:610px;
}
#tour-links-list li{
	display:block;
	height:144px;
	width:162px;
	background:url(../img/tour-btn.jpg) left top no-repeat;
	margin-bottom:30px;
}
#tour-links-list li:hover{
	background-position:0px -144px;
}
#tour-links-list li a{
	display:block;
	height:144px;
	width:162px;
	text-indent:-5000px;
}
#tour-links-list li#dashboard-tour-link a{
	background:url(../img/tour-title-dashboard.png) 50% 50% no-repeat;
}
#tour-links-list li#report-tour-link a{
	background:url(../img/tour-title-report.png) 50% 50% no-repeat;
}
#tour-links-list li#hunt-tour-link a{
	background:url(../img/tour-title-hunt.png) 50% 50% no-repeat;
}
#tour-links-list li#notify-tour-link a{
	background:url(../img/tour-title-notify.png) 50% 50% no-repeat;
}
#tours-container .tour .image-frame{
	height:313px;
	width:599px;
	margin-bottom:25px;
}
#tours-container .tour .image-frame span{
	background:transparent url(../img/tour-image-frame.png) no-repeat scroll 0 0;
	display:block;
	height:100%;
	left:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:20;
}
#tours-container .tour .image-frame img {
	top:5px;
	left:5px;
}
#tours-container .tour .tour-title{
	color:#5c7e37;
	font-size:1.3em;
	font-weight:bold;
	margin-bottom:15px;
}
#tours-container .tour .tour-explain{
	color:#4f4f4f;
	line-height:1.7em;
}
#tours-container .tour .tour-explain p{
	margin-bottom:1.7em;
}
#tours-container .tour .tour-explain ol{
	list-style:decimal;
	padding-left:25px;
}
#tours-container .tour .tour-explain li{
	margin-bottom:1.7em;
}

/* PRICING */
#pricing #header-wrap{
	margin-bottom:30px;
}
#pricing #body{
	margin-bottom:100px;
}
#pricing #page-description-content .title{
	background:url(../img/main-titles-405x40.png) no-repeat;
	background-position:-405px 0px;
	height:38px;
	width:220px;
	text-indent:-5000px;
}
#pricing #body .section{
	padding:30px 50px 0px 15px;
	margin-bottom:30px;
}
#pricing-plans .title{
	background:url(../img/page-subtitles-225x21.png) no-repeat;
	background-position:-675px 0px;
	height:21px;
	width:245px;
	text-indent:-5000px;
	margin-bottom:20px;
}
#need-more .title{
	background:url(../img/page-subtitles-225x21.png) no-repeat;
	background-position:-675px -21px;
	height:21px;
	width:270px;
	text-indent:-5000px;
	margin-bottom:20px;
}
#pricing-table-container{
	margin-top:10px;
	position:relative;
}
#pricing-table{
	margin-top:10px;
	border:#CCC solid 1px;
	display:none;
}
#pricing-table caption{
	margin-top:30px;
	font-size:2em;
}
#pricing-table thead tr{
	background:#CCC;
}
#pricing-table thead th{
	font-size:0.9em;
	text-align:center;
	padding:5px;
}
#pricing-table tbody th{
	font-size:1em;
	font-weight:bold;
	padding:5px;
}
#pricing-table tbody td{
	border-right:#CCC solid 1px;
	padding:5px;
	text-align:center;
}
#pricing-features-container{
	padding-top:0px !important;
}
#price-table-container{
	margin-top:0px;
}
#features-container{
	float:left;
	width:160px;
	margin-top:252px;
}
#plans-container{
	float:right;
	width:740px;
	padding-top:60px;
	position:relative;
}
#features-container .title{
	font-size:1.3em;
	color:#374c21;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	margin-bottom:40px;
	font-style:italic;
	margin-left:20px;
}
#pricing #features-list{
	width:100%;
}
#pricing #features-list li{
	float:none;
	margin:0;
	padding:0;
	width:100%;
	color:#5c7e37;
	margin-bottom:38px;
	text-align:right;
	font-size:1.2em;
	line-height:1em;
}
#pricing #features-list li .explain{
	font-size:0.8em;
}
#pricing #features-list li .explain a{
	color:#131a0b;
	text-decoration:none;
}
#pricing #features-list li .explain a:hover{
	color:#5c7e37;
	text-decoration:none;
}
#plans-features-list li{
	float:left;
	width:84px;
	margin-right:8px;
	background:url(../img/pricing-table-bg.png) top left no-repeat;
	height:773px;
	padding-top:20px;
}
#plans-features-list li:hover{
	background-position:-84px 0px;
}
#plans-features-list .features dt{
	display:none;
	visibility:hidden;
}
#plans-features-list .plan-title{
	text-align:center;
	font-size:1.1em;
	color:#374c21;
	font-style:italic;
	font-weight:bold;
	margin-bottom:20px;
}
#plans-features-list .features{
	margin-top:20px;
}
#plans-features-list .features dd{
	display:block;
	text-align:center;
}
#plans-features-list .features dd.price{
	margin-bottom:30px;
}
#plans-features-list .features dd.price .simbol{
	color:#5c7e37;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:0.5em;
	position:relative;
	bottom:5px;
}
#plans-features-list .features dd.price .amount{
	color:#374c21;
	font-size:2.4em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	margin:0;
	*font-size:26px;
}
#plans-features-list .features dd.price .currency{
	display:block;
	font-size:0.8em;
}
#plans-features-list .features dd.i-want-it{
/*	margin-bottom:85px;*/
	margin-bottom:63px;
}
#plans-features-list .features dd.i-want-it a{
	display:inline-block;
	background:url(../img/pricing-table-button-66x32.png) no-repeat;
	width:67px;
	height:33px;
	text-indent:-5000px;
}
#plans-features-list .small-plan-features dd.i-want-it a{
	background-position:0px 0px;
}
#plans-features-list .medium-plan-features dd.i-want-it a{
	background-position:-67px 0px;
}
#plans-features-list .large-plan-features dd.i-want-it a{
	background-position:-134px 0px;
}
#plans-features-list .pro-plan-features dd.i-want-it a{
	background-position:-201px 0px;
}
#plans-features-list .business-plan-features dd.i-want-it a{
	background-position:-268px 0px;
}
#plans-features-list .enterprise-plan-features dd.i-want-it a{
	background-position:-335px 0px;
}
#plans-features-list .premium-plan-features dd.i-want-it a{
	background-position:-402px 0px;
}
#plans-features-list .max-domains{
	font-size:1.4em;
}
#plans-features-list .max-links{
	font-size:1.2em;
}

#plans-features-list .max-links{
	margin-bottom:37px;
}
#plans-features-list .frequency{
	/*margin-bottom:35px;*/
	margin-bottom:15px;
	height:35px !important;
	width: 81px !important;
}
#plans-features-list .max-domains{
	margin-bottom:30px;
}
#plans-features-list .secure-sites{
	margin-bottom:20px;
}
#plans-features-list .support{
	margin-bottom:25px;
}
#plans-features-list .upgrade-cancel{
	margin-bottom:30px;
}
#plans-features-list .annual-payment{
	margin-bottom:20px;
}
#plans-features-list .sign-up{
	margin-bottom:30px;
}
.checkmark{
	display:inline-block;
	background:url(../img/pricing-table-checkmark.png) top left no-repeat;
	width:34px;
	height:31px;
	text-indent:-5000px;
}
.noncheckmark{
	display:inline-block;
	width:34px;
	height:31px;
	text-indent:-5000px;
}
#plans-features-list .features dd.annual-payment .simbol{
	color:#5c7e37;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:0.7em;
	position:relative;
	bottom:5px;
}
#plans-features-list .features dd.annual-payment .amount{
	color:#374c21;
	font-size:1.7em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	margin:0;
}
#plans-features-list .features dd.annual-payment .currency{
	display:block;
	font-size:0.8em;
	line-height:3em;
}
#plans-features-list .features dd.sign-up a{
	display:inline-block;
	background:url(../img/pricing-table-button-66x32.png) no-repeat;
	width:67px;
	height:33px;
	text-indent:-5000px;
}
#plans-features-list .small-plan-features dd.sign-up a{
	background-position:0px -33px;
}
#plans-features-list .medium-plan-features dd.sign-up a{
	background-position:-67px -33px;
}
#plans-features-list .large-plan-features dd.sign-up a{
	background-position:-134px -33px;
}
#plans-features-list .pro-plan-features dd.sign-up a{
	background-position:-201px -33px;
}
#plans-features-list .business-plan-features dd.sign-up a{
	background-position:-268px -33px;
}
#plans-features-list .enterprise-plan-features dd.sign-up a{
	background-position:-335px -33px;
}
#plans-features-list .premium-plan-features dd.sign-up a{
	background-position:-402px -33px;
}

#features-list li .tooltip{
	display:none;
	position:absolute;
}

/* STATISTICS */
#stats #page-description-content .title{
	background:url(../img/main-titles-405x40.png) no-repeat;
	background-position:-1215px 0px;
	height:31px;
	width:203px;
	text-indent:-5000px;
}
#stats #body .section{
	padding:20px 50px 0px 60px;
	margin-bottom:30px;
}
#stats-starter .title{
	background:url(../img/page-subtitles-225x21.png) no-repeat;
	background-position:-225px -21px;
	height:21px;
	width:210px;
	text-indent:-5000px;
	margin-bottom:20px;
}
#stats #header-wrap{
	margin-bottom:40px;
}
#press-table{
	border:none;
	width:761px;
}
#press-table caption{
	display:none;
	visibility:hidden;
}
#press-table thead th{
	color:#5c7e37;
	font-family:Verdana, Geneva, sans-serif;
	font-size:1.5em;
	font-style:italic;
	text-align:left;
	padding-bottom:20px;
}
#press-table tbody td .fall,
#press-table tbody td .raise{
	display:block;
	width:17px;
	height:13px;
	background:url(../img/press-raise-fall-icon.png) no-repeat;
	padding-left:23px;
	line-height:13px;
}
#press-table tbody td .fall{
	background-position:0px -13px;
}
#press-table tbody tr{
	height:42px;
	position:relative;
}
#press-table tbody td{
	background-image:none;
}
#press-table tbody td.site-broken{
	color:#ad0000;
	font-weight:bold;
}
#press-table tbody tr.even{
	background:url(../img/table-row-bg.png) right top no-repeat;
}
#press-table tbody td .raise{
	background-position:0px 0px;
}
/* Columns width configuration */
#press-table #rank{
	width:7.9%;
	text-align:right;
}
#press-table tbody td.site-rank{
	text-align:right;
}
#press-table #rank,
#press-table tbody td.site-rank{
	padding-right:0px;
}
#press-table #domain{
	width:19.7%
}
#press-table tbody td.site-domain{
	text-align:left;
}
#press-table #domain,
#press-table tbody td.site-domain{
	padding-left:40px;
	padding-right:15px;
}
#press-table #numpage{
	width:9.2%
}
#press-table tbody td.site-pages{
	text-align:left;
}
#press-table #numpage,
#press-table tbody td.site-pages{
	padding-left:10px;
	padding-right:30px;
}
#press-table #broken{
	width:11.8%
}
#press-table tbody td.site-broken{
	text-align:left;
}
#press-table #broken,
#press-table tbody td.site-broken{
	padding-left:30px;
	padding-right:30px;
}
#press-table #percentage{
	width:17.1%
}
#press-table tbody td.site-percent{
	text-align:left;
}
#press-table #percentage,
#press-table tbody td.site-percent{
	padding-left:30px;
	padding-right:20px;
}
#press-table #change{
	width:11.8%
}
#press-table tbody td.site-change{
	text-align:left;
}
#press-table #change,
#press-table tbody td.site-change{
	padding-left:20px;
}


#press-table tbody td.site-percent{
	font-size:2em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	text-shadow:#ccc 1px 1px 1px;
}
#press-table tbody td.site-percent span{
	font-size:0.5em;
	position:relative;
	top:-5px;
}
#press-table tr.good-rank td.site-percent{
	color:#66bc29;
}
#press-table tr.soso-rank td.site-percent{
	color:#f4aa00;
}
#press-table tr.bad-rank td.site-percent{
	color:#872434;
}
.section p{
	color:#4f4f4f;
	line-height:1.7em;
	margin-bottom:1.7em;
}

.section .special span {
	font-weight:bold;
}

.section a{
	color:#5c7e37;
	text-decoration:underline;
}
.section.double-column .section-content{
	float:left;
	/*insert width of block here, if you need two columns*/
}
.section.double-column .section-content.first{
	margin-right:60px;
}
p.action-btn{
	text-align:right;
	position:relative;
	height:34px;
}
#full-release-btn{
	display:block;
	background:url(../img/form-elements-sprite.png) no-repeat;
	background-position:-275px 0px;
	height:0px !important;
	height:0px;
	padding-top:34px;
	overflow:hidden;
	text-indent:-5000px;
	position:absolute;
	right:0px;
	bottom:0px;
	width:180px;
}
#full-release-btn:hover{
	background-position:-275px -34px;
}

/* PRAISE */
#praise #page-description-content .title{
	background:url(../img/main-titles-405x40.png) no-repeat;
	background-position:-810px -40px;
	height:31px;
	width:320px;
	text-indent:-5000px;
}
#praise #body .section{
	padding:20px 0px 0px 40px;
	margin-bottom:30px;
}
#praise #prise-news-wrap{
	padding-top:80px;
}
#praise #prise-quotes .title{
	margin-bottom:30px;
}
#praise #prise-news-wrap blockquote{
	background:url(../img/testimonial-divider.png) center bottom no-repeat;
	margin-bottom:60px;
	padding-bottom:10px;
}
#praise #prise-news-wrap blockquote p{
	line-height:1.5em;
	font-size:0.75em;
}
#praise #prise-news-wrap blockquote p.author{
	font-size:0.5em;
}
#praise #prise-news-wrap blockquote p.author .company-logo{
	display:block;
	text-align:right;
	margin-top:10px;
}
#testimonial-list li{
	float:left;
	width:50%;
}
#testimonial-list li .client-quote{
	width:320px;
}
#praise #body #prise-quotes{
	padding-top:50px;
}
#praise #prise-quotes .client-quote{
	margin-bottom:30px;
}

.special-boxed-section{
	margin:0;
	padding:0 !important;
	margin:0 auto;
	width:960px;
	background:url(../img/bottom-tool-box-bg.jpg) 0px 0px no-repeat;
	height:213px;
	margin-bottom:100px !important;
	margin-top:100px;
}
.special-boxed-section .subsection{
	width:318px;
	float:left;
	height:213px;
}
.special-boxed-section .subsection:hover{
	background:url(../img/bottom-tool-box-bg-hl.jpg) top left no-repeat;
}
.special-boxed-section .subsection.first{
	background-position:0px 0px;
	padding-right:2px;
}
.special-boxed-section .subsection.last{
	background-position:100% 0px;
	padding-left:2px;
}
.special-boxed-section .subsection .subsection-title{
	background:url(../img/page-subtitles-225x21.png) no-repeat;
	width:225px;
	height:21px;
	text-indent:-5000px;
	margin-top:20px;
	margin-bottom:10px;
	margin-left:20px;
}
.special-boxed-section #spec-sheet-request .subsection-title{
	background-position:-450px -63px;
}
.special-boxed-section #affiliate-yourself .subsection-title{
	background-position:-450px -21px;
}
.special-boxed-section #check-broken-links .subsection-title{
	background-position:-450px -0px;
}

.special-boxed-section .subsection .subsection-content{
	padding:0px 20px 10px;
}
.special-boxed-section #go-tiger-form2 .for-text{
	margin-bottom:2px;
	display:block;
	height:37px;
}
.special-boxed-section #go-tiger-form2 input.text{
	background:url(../img/form-elements-sprite.png) no-repeat;
	background-position:0px -354px;
	height:29px;
	width:170px;
	padding-left:5px;
	padding-top:8px;
	border:none;
	color:#8C8C8C;
	font-size:1.3em;
	outline:none;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	/* hacked for chrome and safari */
	.special-boxed-section form#go-tiger-form2 input.add-more { top:-13px; }
}
.special-boxed-section #go-tiger-form2 input.add-more{
	background:url(../img/form-elements-sprite.png) no-repeat;
	background-position:0px -391px;
	height:37px;
	border:none;
	position:relative;
	left:-4px;
	width:40px;
	cursor:pointer;
	outline:none !important;
	top:-5px;
}
.special-boxed-section #go-tiger-form2 p{
	margin-bottom:0px;
	display:inline;
}
.special-boxed-section #go-tiger-form2 input.submit{
	background:url(../img/form-elements-sprite.png) no-repeat;
	background-position:0px -68px;
	height:37px;
	width:50px;
	cursor:pointer;
	text-indent:-5000px !important;
	border:none;
	outline:none;
}
.special-boxed-section #go-tiger-form2 input.submit:hover{
	background-position:-50px -68px;
}
.generic-form fieldset p{
	margin-bottom:5px !important;
}
.generic-form input.text{
	background:url(../img/form-elements-sprite.png) no-repeat;
	background-position:0px -464px;
	height:27px;
	width:156px;
	border:none;
	color:#8C8C8C;
	font-size:1.3em;
	outline:none;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	font-family:Verdana, Geneva, sans-serif;
}
#pdf-request-form fieldset{
	position:relative;
}
.generic-form input.submit{
	background:url(../img/form-elements-sprite.png) no-repeat;
	background-position:0px -68px;
	height:37px;
	width:50px;
	text-indent:-5000px;
	cursor:pointer;
	border:none;
}
.generic-form input.submit:hover{
	background-position:-50px -68px;
}
#pdf-request-form input.submit{
	position:absolute;
	top:0px;
	right:55px;
}
#websites-list-wrap2{
	
}
#websites-list li{
	margin-bottom:2px;
}
#websites-list-wrap2 #websites-list li input.text{
	background:url(../img/form-elements-sprite.png) no-repeat;
	background-position:-166px -464px;
	height:27px;
	width:202px;
	border:none;
	color:#8C8C8C;
	font-size:1.3em;
	outline:none;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	font-family:Verdana, Geneva, sans-serif;
}

/* AFFILIATES */
#affiliates #body{
	margin-bottom:100px;
}
#affiliates #page-description-content .title{
	background:url(../img/main-titles-405x40.png) no-repeat;
	background-position:-1215px -40px;
	height:31px;
	width:158px;
	text-indent:-5000px;
}
#affiliates-info .title{
	background:url(../img/page-subtitles-225x21.png) no-repeat;
	background-position:-450px -126px;
	height:21px;
	width:220px;
	text-indent:-5000px;
	margin-bottom:20px;
}
#affiliates-info #banners{
	background:url(../img/page-subtitles-225x21.png) no-repeat;
	background-position:-675px -152px;
	height:21px;
	width:255px;
	text-indent:-5000px;
	margin-bottom:20px;
}
#affiliates #body .section{
	padding:30px 50px 0px 60px;
	margin-bottom:30px;
}
#affiliates #header-wrap {
	margin-bottom:30px;
}
#affiliates .code{
	white-space:nowrap;
	overflow-x:auto;
	overflow-y:auto;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	color: #000000;
	padding: 15px;
}

/* BLOG */
#blog #page-description-content .title{
	background:url(../img/main-titles-405x40.png) no-repeat;
	background-position:-404px -40px;
	height:38px;
	width:406px;
	text-indent:-5000px;
}
#blog #header-wrap{
	margin-bottom:45px;
}
#blog-main-content{
	float:left;
	width:610px;
	padding-left:50px;
}
#blog #side-content{
	float:right;
	width:200px;
	padding-right:50px;
}
#blog{
	color:#4f4f4f;
}
#blog #body a{
	color:#5c7e37;
	text-decoration:none;
}
#blog #blog-main-content{
	margin-top:-100px;
}
#blog .post .post-data{
	position:relative;
	z-index:999;
	padding:0px 60px;
	top:-140px;
}
#blog .post{
	position:relative;
	background:url(../img/blog-post-rep-bg.png) left repeat-y;
	width:600px;
	z-index:1;
	margin-top:340px;
	min-height:452px;
}
#blog .post .post-header{
	position:absolute;
	top:-240px;
	left:0px;
	width:600px;
	background:url(../img/blog-post-header-bg.png) bottom left no-repeat;
	height:240px;
	z-index:2;
}
#blog .post .post-footer{
	position:absolute;
	bottom:-50px;
	left:0px;
	width:600px;
	background:url(../img/blog-post-footer-bg.png) bottom left no-repeat;
	height:514px;
	z-index:3;
}
#blog .post p,
#blog .post ol,
#blog .post ul{
	margin-bottom:1.7em;
	line-height:1.7em;
}
#blog .post .entry ol{
	list-style:decimal;
	padding-left:25px;
}
#blog .post .entry ul{
	list-style:disc;
	padding-left:25px;
}
#blog .post .title{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:2em;
	font-style:italic;
	margin-bottom:5px;
}
#blog .post .title,
#blog .post .title a{
	color:#5c7e37;
}
#blog .post .date{
	color:#a7a7a7;
	font-size:1.2em;
}
#blog .post .entry{
	margin:25px 0px 40px 0px;
}
#blog .post .entry h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.7em;
}
#blog .post .entry h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
}
#blog .post .entry h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
	font-style:italic;
}
#blog .post .post-metadata{
	width:100%;
}
#blog .post .post-metadata .posted-at,
#blog .post .post-metadata .comments{
	line-height:1.7em;
	float:left;
	width:160px;
	clear:left;
}
#blog .post .post-metadata .tags-list-container{
	float:right;
	width:300px;
}
.comments-icon{
	display:inline-block;
	height:13px;
	width:14px;
	background:url(../img/blog-tools-icons.png) 0px -16px no-repeat;
	margin-right:5px;
}
.tags-icon{
	display:inline-block;
	height:16px;
	width:16px;
	background:url(../img/blog-tools-icons.png) 0px 0px no-repeat;
	margin-right:5px;
}
.tags-list li{
	float:left;
	margin-right:11px;
	background:url(../img/blog-post-tag-bg.png) top left no-repeat;
	height:22px;
	margin-bottom:5px;
}
.tags-list li a{
	float:left;
	height:22px;
	padding:0px 15px;
	position:relative;
	left:9px;
	padding-right:24px;
	line-height:22px;
	background:url(../img/blog-post-tag-bg.png) no-repeat;
	background-position:100% -22px;
}
#sidebar .widget{
	margin-bottom:25px;
}
#sidebar .widgettitle{
	font-size:2em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#374c21;
}
#sidebar .widget ul{
	padding-left:30px;
	margin-bottom:30px;
	padding-top:0.7em;
}
#sidebar .widget ul li{
	margin-bottom:0.7em;
}
.commentlist{
	margin-top:20px;
	clear:both;
}
.commentlist li.comment{
	position:relative;
	margin-bottom:20px;
}
.commentlist li.comment .comment-author img{
	display:none;
	visibility:hidden;
}
.commentlist li.comment .comment-meta,
.commentlist li.comment .comment-author{
	display:inline;
	line-height:1.7em;
	font-size:1.2em;
}
.commentlist li.comment .comment-text{
	background:url(../img/table-row-bg.png) top right repeat-y;
	padding:10px 0px;
	padding-left:34px;
	margin-top:10px;
}
#comments{
	clear:both;
	position:relative;
	width:100%;
	margin-top:20px;
	font-size:2em;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:30px;
}
.commentlist li.comment p{
	padding-bottom:5px;
	padding-top:5px;
}
.commentlist li.comment .comment-meta a{
	color:#999 !important;
}
.commentlist li.comment .comment-author{
	padding-right:15px;
}
.commentlist li.comment .comment-author .says{
	display:none;
	visibility:hidden;
}
#leave-reply-text{
	font-size:2em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#374c21;
	margin:20px 0px 5px;
}
#leave-reply-text-explain{
	margin-bottom:30px;
}
.navigation{
	float:left;
	margin-bottom:20px;
	position:relative;
	width:100%;
}
.navigation .alignleft {
	clear:left;
	float:left;
	text-align:left;
	width:45%;
}
.navigation .alignright {
	clear:right;
	float:right;
	text-align:right;
	width:45%;
}
#blog #commentform{
	font-size:0.7em;
	position:relative;
	width:100%;
	margin-bottom:30px;
}
#blog #commentform p{
	margin-bottom:5px;
}
#blog #commentform p.for-text label,
#blog #commentform p.for-textarea label{
	display:none;
	visibility:hidden;
}
#blog #commentform textarea{
	background:url(../img/form-elements-sprite.png) no-repeat;
	background-position:0px -513px;
	height:100px;
	width:335px;
	overflow:auto;
	border:none;
	padding:5px;
	font-size:1.3em;
	font-family:Verdana, Geneva, sans-serif;
	color:#8c8c8c;
}
#blog #commentform p.for-text{
	float:left;
	width:175px;
	clear:left;
}
#blog #commentform .user-logged-out p.for-textarea{
	position:absolute;
	top:0px;
	right:70px;
}
#blog #commentform .user-logged-out p.for-submit{
	clear:both;
	padding-top:10px;
	position:relative;
}
#blog #commentform #submit{
	display:block;
	background:url(../img/form-elements-sprite.png) no-repeat;
	background-position:-635px 0px;
	height:34px;
	width:150px;
	text-indent:-5000px;
}
#blog #commentform .user-logged-out p.for-submit{
	position:relative;
	left:390px;
	bottom:0px;
	width:200px;
}
#blog #commentform #submit:hover{
	background-position:-635px -34px;
}
.logged-in-as{
	font-size:1.4em;
	display:block;
}

.best-suit-plan{
	position:absolute;
	width:130px;
	top:0px;
	text-align:center;
	color:#4f4f4f;
}
.best-suit-plan span{
	background:url(../img/pricing-table-arrow-select-35x21.png) no-repeat;
	display:block;
	height:21px;
	width:35px;
	margin:0 auto;
	margin-top:7px;
}
#best-suit-plan-small{
	left:-25px;
}
#best-suit-plan-small span{
	background-position:0px 0px;
}
#best-suit-plan-medium{
	left:68px;
}
#best-suit-plan-medium span{
	background-position:-35px 0px;
}
#best-suit-plan-large{
	left:162px;
}
#best-suit-plan-large span{
	background-position:-70px 0px;
}
#best-suit-plan-pro{
	left:254px;
}
#best-suit-plan-pro span{
	background-position:-105px 0px;
}
#best-suit-plan-business{
	left:344px;
}
#best-suit-plan-business span{
	background-position:-140px 0px;
}
#best-suit-plan-enterprise{
	left:435px;
}
#best-suit-plan-enterprise span{
	background-position:-175px 0px;
}
#best-suit-plan-premium{
	left:528px;
}
#best-suit-plan-premium span{
	background-position:-210px 0px;
}

/* SIGNUP */
#signup #page-description-content .title{
	background:url(../img/main-titles-405x40.png) no-repeat;
	background-position:-810px 0px;
	height:40px;
	width:230px;
	text-indent:-5000px;
}
#signup #body .section{
	padding:20px 50px 0px 60px;
	/*margin-bottom:30px;*/
}
#free-try .title{
	background:url(../img/page-subtitles-225x21.png) no-repeat;
	background-position:-224px -126px;
	width:225px;
	height:21px;
	text-indent:-5000px;
	margin-bottom:20px;
}
#free-try p{
	margin-bottom:0.7em;
}
#email-notification .title{
	background:url(../img/page-subtitles-225x21.png) no-repeat;
	background-position:-674px -126px;
	width:375px;
	height:21px;
	text-indent:-5000px;
	margin-bottom:20px;
}
#email-notification p.special{
	background:url(../img/special-paragraph-bg.png) right repeat-y;
	padding:15px 0px;
}
#email-notification-form .for-text label{
	float:left;
	width:120px;
	margin-top:10px;
	text-align:right;
	padding-right:5px;
}
#email-notification-form .client-info{
	float:left;
	width:370px;
}
#email-notification-form .after-data-fields{
	float:right;
	width:390px;
}
#email-notification-form .for-submit{
	display:block;
	clear:both;
	margin-bottom:100px;
	text-align:center;
	width:100%;
}
#email-notification-form .for-submit input{
	background:url(../img/form-elements-sprite.png) no-repeat;
	background-position:-0px -1px;
	height:32px;
	width:95px;
	margin-bottom:100px;
	margin-top:20px;
	display:inline-block;
	text-indent:-5000px;
}
#email-notification-form .for-submit input:hover{
	background-position:-0px -35px;
}
#thank-you .title{
	background:url(../img/page-subtitles-225x21.png) no-repeat;
	background-position:-225px -42px;
	width:125px;
	height:21px;
	text-indent:-5000px;
	margin-bottom:20px;
}
#new-user .title{
	background:url(../img/page-subtitles-225x21.png) no-repeat;
	background-position:-225px -84px;
	width:190px;
	height:21px;
	text-indent:-5000px;
	margin-bottom:20px;
}
#cc-info .title{
	background:url(../img/page-subtitles-225x21.png) no-repeat;
	background-position:-674px -63px;
	width:240px;
	height:21px;
	text-indent:-5000px;
	margin-bottom:20px;
}
#new-user{
	clear:both;
}
#signup .section strong span{
	color:#da8912;
}
#pricing.choose-plan #page-description-content .title{
	background:url(../img/main-titles-405x40.png) no-repeat;
	background-position:-810px 0px;
	height:40px;
	width:230px;
	text-indent:-5000px;
}
#choose-plan .title{
	background:url(../img/page-subtitles-225x21.png) no-repeat;
	background-position:-225px 0px;
	width:140px;
	height:21px;
	text-indent:-5000px;
	margin-bottom:20px;
}
.generic-form .text2{
	color:#8C8C8C;
	font-size:1.3em;
	outline:none;
	font-family:Verdana, Geneva, sans-serif;
	padding:2px;
	margin:-10px 0px 0px -10px;
	width:170px;
}
.generic-form select.exp_month,
.generic-form select.exp_year{
	width:70px;
	margin-right:10px;
}
#activate-account-form label{
	float:left;
	width:230px;
}
#activate-account-form p{
	clear:both;
	height:40px;
}
#activate-account-form label .notes{
	font-size:0.9em;
	display:block;
}
#activate-account-form .client-info{
	float:left;
	width:410px;
}
#activate-account-form .cc-info{
	text-align:center;
}
#activate-account-form .cc-info label{
	width:150px;
}
#activate-account-form .for-submit input{
	background:url(../img/form-elements-sprite.png) no-repeat;
	background-position:-95px 0px;
	width:180px;
	height:34px;
}
#activate-account-form .for-submit input:hover{
	background-position:-95px -34px;
}
#campaign-upgrade-form p{
	clear:both;
	height:40px;
}
#campaign-upgrade-form .cc-info{
	float:right;
	width:400px;
}
#campaign-upgrade-form .for-submit {
    text-align:center;
}
#campaign-upgrade-form .for-submit input{
	background:url(../img/form-elements-sprite.png) no-repeat;
	background-position:-455px 0px;
	width:180px;
	height:34px;
}
#campaign-upgrade-form .for-submit input:hover{
	background-position:-455px -34px;
}
.landing-page .double-column{
	margin-bottom:50px;
}
.landing-page .section ul.standard{
	margin-bottom:60px;
}
.landing-page .section ul.standard li{
	margin-bottom:1em;
}
.landing-page .double-column .title{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:2.3em;
	font-style:italic;
	color:#374c21;
	margin-bottom:10px;
}
.landing-page #footer-wrap{
	margin-top:100px;
}
.landing-page.businessowner #prise-news-wrap{
	padding-bottom:100px;
}
.landing-page .section .title{
	margin-bottom:25px !important;
}
#features-benefits.title{
	background:url(../img/page-subtitles-225x21.png) no-repeat;
	background-position:0px -105px;
	width:195px;
	height:21px;
	text-indent:-5000px;
}
#validate-files.title{
	background:url(../img/page-subtitles-225x21.png) no-repeat;
	background-position:-450px -42px;
	width:170px;
	height:21px;
	text-indent:-5000px;
}
#errors-supported .title{
	background:url(../img/page-subtitles-225x21.png) no-repeat;
	background-position:-670px -42px;
	width:270px;
	height:21px;
	text-indent:-5000px;
}

#for-new-users-with-tasks {
	display:none;
	font-weight:normal
}

#thankyou #page-description-content .title{
	background:url(../img/main-titles-405x40.png) no-repeat;
	background-position:0px 0px;
	height:40px;
	width:200px;
	text-indent:-5000px;
}
#thankyou #header-wrap{
	margin-bottom:60px;
}
#thankyou #body .section{
	padding:20px 50px 0px 60px;
	margin-bottom:30px;
}
#say-thanks .title{
	background:url(../img/page-subtitles-225x21.png) no-repeat;
	background-position:-675px -105px;
	width:255px;
	height:21px;
	text-indent:-5000px;
	margin-bottom:20px;
}
#account-benefits .title{
	background:url(../img/page-subtitles-225x21.png) no-repeat;
	background-position:0px -152px;
	width:520px;
	height:21px;
	text-indent:-5000px;
	margin-bottom:20px;
}
.section ul.standard{
	list-style:disc;
	padding-left:25px;
	color:#4F4F4F;
}
.section ul.standard li{
	line-height:1.7em;
}
.section ul.special{
	list-style:url(../img/bullet-point.png) outside;
}
.section ul.special li{
	margin-bottom:1.7em;
}
#thankyou .section p strong.special{
	color:#e2971c;
}
#promo-code-form .for-text label{
	position:relative;
	width:120px;
	float:left;
	line-height:1.2em;
	padding-right:10px;
}
#promo-code-form .for-text label .notes{
	font-size:0.9em;
}
#thankyou #footer-wrap{
	margin-top:100px;
}
#promo-code-form .for-submit{
	margin-top:10px;
	margin-left:30%;
}
#promo-code-form .for-submit input{
	background:url(../img/form-elements-sprite.png) no-repeat;
	background-position:-455px 0px;
	width:180px;
	height:34px;
	border:none;
	cursor:pointer;
}
#promo-code-form .for-submit input:hover{
	background-position:-455px -34px;
}

body#generic #page-description-content .title{
	font-family:Verdana, Geneva, sans-serif;
	font-size:4em;
	font-style:italic;
	text-shadow:#b1be52 1px 1px 1px;
	color:#2e3e1a;
}
body#generic #body .section{
	margin-top:40px;
	padding:10px 30px 30px;
	margin-bottom:40px;
}
body#generic #body .section .title{
	font-family:Verdana, Geneva, sans-serif;
	font-size:1.7em;
	font-style:italic;
	font-weight:bold;
	color:#364a1f;
	margin-bottom:20px;
}
body#generic #body .section p,
body#generic #body .section ul,
body#generic #body .section ol{
	line-height:1.7em;
	margin-bottom:1.7em;
}
body#generic #body .section ul,
body#generic #body .section ol{
	padding-left:25px;
}
body#generic #body .section ul li,
body#generic #body .section ol li{
	margin-bottom:0.8em;
}
body#generic #body .section ul{
	list-style:disc outside;
}
body#generic #body .section ol{
	list-style:decimal outside;
}

.pricing_wrap {
		width: 1000px !important;
}
#play{
        display:block;
	position:absolute;
	height:400px;
	width:535px;
	right:0px;
	bottom:0px;
	margin-bottom:70px;
	margin-right:10px;
	cursor:pointer;
        background:url(../img/play.png) no-repeat;
}
.video-holder-popup {
        left:0;
        position:absolute;
        top:-9999px;
}
