#contact_header h1 {
	display: block;
	text-indent: -3000em;
	background: url( ../images/misc/contact_header.jpg ) no-repeat;
	margin: -30px -30px 0;
	width: 980px;
	height: 83px;
}

	#contact_main {
		width: 550px;
		float: left;
		margin-top: 20px;
	}
	
#contact_sidebar {
	width: 300px;
	float: right;	
	padding: 0px 20px 0 30px;
	line-height: 150%;
	/*border-left: 1px solid #cde3ee;
	border-bottom: 1px solid #cde3ee;
	background: #eaf5fa;*/
	border-left: 1px solid #ececec;
	margin: 20px -30px 0 0;
}
	
	#contact_sidebar .info {
		font-size: 18px;
	}
	#contact_sidebar .info.large {
		font-size: 28px;
	}
	
	#contact_sidebar p {
		margin-bottom: 25px;
		float: left;
		margin-left: 15px;
	}
	
	#contact_sidebar .icon {
		clear: both;
	}
	
#contact_form {
	background: #eff5f7;
	border: 1px solid #d6e5ec;
	padding: 15px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin-top: 8px;
}
	
	#contact_form .req, #contact_form #error {
		color: #980e5f;
	}
	
	#contact_form #error {
		margin-left: 120px;
		margin-bottom: 15px;
		display: block;
	}
	
	#contact_form label {
		display: block;
		font-size: 12px;
		font-weight: bold;
		float: left;
		width: 100px;
		clear: both;
		margin-top: 13px;
		text-align: right;
		padding-right: 20px;
	}
	
		#contact_form label:first-child {
			margin-top: 3px;
		}
	
	#contact_form .input_text {
		float: left;
		width: 350px;
		font-size: 14px;
		padding: 2px;
		border: 1px solid #98aebc;
		margin-top: 10px;
	}
	
	#contact_form .input_submit {
		margin-left: 120px;
		margin-top: 10px;
	}

#contact_strap {
	margin: 30px -30px 0 -30px;
	overflow: hidden;
	padding: 30px;
	background: #f4f6f7;
}
	
	#contact_strap > img {
		margin-right: 15px;
	}
	
	#contact_strap > div {
		width: 410px;
		line-height: 140%;
	}
	
		#contact_strap > div.pirate {
			width: 750px;
		}
	
#contact_msg {
	background: #d5e0e6;
	padding: 30px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	margin: 0px -30px 10px;
	border-bottom: 1px solid #c3d0d8;
}

	#contact_msg a {
		text-decoration: underline;
	}
	
#recaptcha_widget_div {
	clear: both;
	margin-left: 120px;
	margin-top: -10px;
}

#recaptcha_widget_div label {
	float: none !important;
}
	
/* SPAM MONITOR */
#spam_header {
	display: block;
	text-indent: -3000em;
	background: url( ../images/spamservice/spam_header.jpg ) no-repeat;
	margin: -30px -30px 0;
	width: 980px;
	height: 186px;
}

	#spam_main {
		width: 600px;
	}
	
	.steps .block {
		width: 280px;
		margin-right: 30px;
	}
	
	.steps {
		clear: both;
		padding: 20px 20px 20px 30px;
		margin-left: -30px;
		overflow: hidden;
		border-left: 0;
		margin: 20px -30px 0;
		background: #ffeef8;
	}

#getstarted_popup .item {
	clear: both;
	overflow: hidden;
	margin-top: 15px;
	height: 4em;
	width: 450px;
}

#getstarted_popup .item .number {
	float: left;
	width: 44px;
	height: 44px;
	background: url( ../images/number_item.png ) no-repeat;
	color: #fff;
	font-size: 20px;
	line-height: 42px;
	text-align: center;
	text-shadow: #6c0c44 0 -1px 0;
	margin-right: 15px;
}
#button_getstarted {
	width: 147px;
	height: 41px;
	background: url( ../images/spamservice/button_getstarted.png ) no-repeat;
	margin: 10px 0;
}
	
#spam_sidebar {
	width: 280px;
	line-height: 150%;
	margin-top: -10px;
}

	#spam_sidebar ul {
		font-size: 12px;
		margin-left: 0px;
	}
	
		#spam_sidebar li {
			margin-top: 15px;
		}
		
/* POLICY STUFF */
.policy_menu {
	float: right;
	width: 260px;
}

.policy {
	float: left;
	width: 600px;
}

.policy li {
	margin-bottom: 10px;
	font-size: 13px;
	line-height: 140%;
}

.policy h2 {
	margin-bottom: 8px;
}

#standards_header.page_header {
	background: url( ../images/misc/standards_header.jpg ) no-repeat;
}

/* IPS SUITE PAGE */

#page_suite .page_header {
	background: url( ../images/suite/suite_feature_bg_large.jpg ) no-repeat;
}
	#page_suite .page_header h1,
	#page_suite .page_header p {
		margin-left: 30px;
	}
	
	#page_suite .page_header h1 {
		padding-top: 20px;
		font-size: 48px;
	}
	
	#page_suite .page_header p {
		font-size: 18px;
		color: #fff;
		text-shadow: 0px 2px 2px rgba(0,0,0,0.3);
	}

#page_suite #suite_info {
	background: url( ../images/suite_info_bg.png ) repeat-x;
	font-size: 18px;
	margin: 0 -30px 30px;
	padding: 30px;
	color: #083d5e;
	text-align: center;
	text-shadow: #fff 1px 1px 1px;
}

#suite_integration {
	width: 550px;
	float: left;
}

#page_suite #sidebar {
	float: right;
	width: 320px;
}

	#page_suite #sidebar ul {
		margin-top: 10px;
	}
	
#suite_features {
	margin-top: 15px;
}

#suite_features li {
	margin-bottom: 5px;
	line-height: 150%;
	clear: both;
	overflow: hidden;
}

	#suite_features li img {
		float: left;
		margin: 3px 20px 10px 0;
	}
	
#see_products {
	background: #e7f2f7;
	border: 1px solid #c2dce9;
	padding: 19px;
	margin-bottom: 10px;
}

#button_seeproducts {
	width: 280px;
	height: 36px;
	background: url( ../images/suite/button_seeproducts.png ) no-repeat top;
}

	#button_seeproducts:hover {
		background-position: bottom;
	}
	
/* REQUIREMENTS PAGE */

#page_requirements .page_header {
	background: url( ../images/misc/requirements_header.jpg ) no-repeat;
}

#requirements_main, #mobile_main {
	width: 636px;
	z-index: 2000;
	position: relative;
}
	
	#requirements_main h3 {
		margin-bottom: 8px;
	}
	
	#requirements_main ul {
		margin-bottom: 15px;
		margin-left: 30px;
		font-size: 12px;
	}
	
#requirements_sidebar, #mobile_sidebar {
	float: right;
	width: 267px;
	background: url( ../images/addons/addon_sidebar_bg.png ) repeat-y left;
	border-top: 0px;
	padding: 20px 0 0 45px;
	margin-right: -30px;
	margin-top: -60px;
	position: relative;
}

	#requirements_sidebar p, #mobile_sidebar p {
		margin-right: 20px;
	}
	
	#requirements_sidebar .bottom, #mobile_sidebar .bottom {
		background: url( ../images/addons/addon_sidebar_bg_bottom.png ) no-repeat;
		height: 58px;
		margin: 0px 0 30px -45px;
		position: relative;
		top: 58px;
	}
	
/* LICENSE BENEFITS */

#page_licensing .page_header {
	background: url( ../images/misc/license_header.jpg ) no-repeat;
}

#benefits_other li {
	margin-top: 20px;
}

/* AFFILIATE */

#page_affiliate .page_header {
	background: url( ../images/misc/affiliate_header.jpg ) no-repeat;
}


	#button_affiliatesignup {
		background: url( ../images/misc/button_affiliatesignup.png ) no-repeat;
		width: 220px;
		height: 36px;
	}
	
	#button_affiliatesignup:hover {
		background-position: bottom;
	}

/* iphone */

#page_iphone .page_header {
	background: url( ../images/iphone/iphone_header.jpg ) no-repeat;
}

#page_mobile .page_header {
	background: url( ../images/iphone/whitelabel_header.jpg ) no-repeat;
}

	/* PRODUCT HOMEPAGES */
	#product_info {
		float: left;
		width: 521px;
		margin-left: -30px;
		padding: 15px 0 0 30px;
		background: #eaf3f8 url( ../images/iphone/iphone_info_bg.png ) repeat-x;
		height: 100px;
		position: relative;
		text-shadow: #fff 1px 1px 1px;
	}
	
	#app_store {
		margin-top: 20px;
		margin-right: 40px;
	}
	
	#button_getitnow {
		width: 209px;
		height: 50px;
		margin-top: 18px;
		background: url( ../images/iphone/button_getitfree.png ) no-repeat;
	}
	
		#button_getitnow:hover {
			background-position: bottom;
		}

#page_iphone .icon {
	margin: 10px 15px 15px 0;
}
	
#screenshot {
	float: right;
	margin-right: -30px;
}

.site_owner_faq {
	width: 350px;
	margin-top: 15px;
	padding: 15px;
	background: #f1f5f8;
	border: 1px solid #c8dbe8;
}

#mobile_features {
	list-style-image: url( ../images/icons/arrow_right.png );
	margin-top: 15px;
}

	#mobile_features li {
		margin: 10px 0;
		font-size: 14px;
	}

#mobile_sidebar .price {
	font-size: 18px;
	font-weight: bold;
}

#mobile_sidebar .desc {
	color: #a9a9a9;
	font-size: 12px;
}

#mobile_sidebar .button {
	margin-top: 20px;
	width: 139px;
	height: 36px;
	background: url( ../images/button_contactsales.png ) no-repeat top;
}

	#mobile_sidebar .button:hover {
		background-position: bottom;
	}
/* MARKETPLACE */

#page_marketplace .page_header {
	background: url( ../images/marketplace/marketplace_header.jpg ) no-repeat;
	height: 186px;
}


/* EXTRAS */

#suites_extra .page_header {
	background: url( ../images/extras/extras_header.jpg ) no-repeat;
	height: 186px;
}

#suites_extra #suite_info {
	background: url( ../images/extras/extras_info_bg.png ) repeat-x;
	margin: 0 -30px 30px;
	height: 158px;
	color: #083d5e;
	text-align: center;
	text-shadow: #fff 1px 1px 1px;
}

#suites_extra .icon {
    margin: 10px 15px 15px 0;
}

#suites_extra h3 {
    background: url( ../images/extras/extras_info_title.png ) no-repeat;
	height: 28px;
	width: 239px;
}

.suites_extra, div#additional_links {
    background: none repeat scroll 0 0 #F1F5F8;
    border: 1px solid #C8DBE8;
    padding: 15px;
    width: 280px;
}

#additional_links h2 {
    background: url( ../images/extras/additional_links_title.png ) no-repeat;
	width: 188px;
	height: 23px;
	text-indent: -3000em;
}

