	/*** MAIN STYLES ***/
	html, HTML {
		overflow: -moz-scrollbars-vertical;
		}
	body { behavior:url(js/global.htc); }
	li:hover { background-color:transparent; }
	body {
		font-family: arial, verdana, sans-serif;
		font-size: 62.5%;
		color: #656565;
		margin: 0;
		padding: 0;
		background-color: #d7e1e3;
		text-align: center;
		}
	td {
		font-family: arial, verdana, sans-serif;
		font-size: 1em;
		color: #656565;
		}
	
	input, select {font-family: arial, verdana, sans-serif; font-size: 12px; color: #656565; background-color: #FFFFFF; margin: 0;}
	textarea {font-family: arial, verdana, sans-serif; font-size: 12px; color: #656565; background-color: #FFFFFF; margin: 0;}
	a img { border: none; }
	form { border: 0; margin: 0; padding: 0; }
	p { margin: 0; padding: 0 0 0.8em 0; }
	@media print { 
	.notforprint {display:none;}
	}
	@media screen {
	.notforscreen {display:none;}
	}
	@media handheld {
	.notforhandheld {display:none;}
	}
	.notforany {display: none;}
	/*** FONT STYLES ***/
	a { color: #147ca7; text-decoration: none; } 
	a:hover { color: #000000; text-decoration: underline; }
	hr { border: 0; margin: 8px 0px 0px 0px; padding: 6px 0px 0px 0px; width: 100%; height: 2px; border-top: 2px solid #eeeeee; overflow: hidden; display: none; }
	h1 { margin: 0; padding: 0px 0px 10px 0px; color: #3c4344; font-weight: bold; font-size: 2.2em; line-height: normal; }
	#home h1 { font-size: 1.7em; padding-bottom: 0; }
	h2 { margin: 0; padding: 0px 0px 10px 0px; color: #3c3c3c; font-weight: bold; font-size: 1.6em; }
	h3 { margin: 0; padding: 0px 0px 10px 0px; color: #7f7f7f; font-weight: bold; font-size: 1.2em; }
	h4 { margin: 0; padding: 0px 0px 10px 0px; color: #0188cb; font-weight: bold; font-size: 1.2em; }
	h5 { margin: 0; padding: 0; color: #3c3c3c; font-size: 1em; font-weight: normal; }
	h6 { margin: 0; padding: 0; color: #FF0000; font-weight: bold; }
	h1 em, h2 em, h3 em, h4 em, h5 em { font-style: normal; color: #353535; }
	h1 span, h2 span, h3 span, h4 span, h5 span { color: #656565; } 
	em { } 
	strong { }
	strong em { font-style: normal; color: #353535; }
	strong span { color: #656565; }
	.error, .message, .mandatory { color: #FF0000; font-weight: bold; }
	.error-message { display: block; color: #222222; padding: 3px 4px 4px 4px; background-color: #FFDDDD; border: 1px solid #FF0000; margin: 0px 0px 10px 0px; }
	.anchor { height: 1px; overflow: hidden; display: none; }
	/*** LAYOUT STYLES ***/
	#header {
		position: relative;
		width: 910px;
		margin: 0 auto 6px auto;
		padding: 0px 25px 25px 25px;
		overflow: hidden;
		background-color: #FFFFFF;
		background-image:  url(/images/content-bot-bg.gif);
		background-repeat: no-repeat;
		background-position: center bottom;
		text-align: left;
		}
	#header img {
		display: block;
		}
	#home #header {
		background-image:  url(/images/header-home-bg.jpg);
		background-position: center bottom;
		#background-position: center 102px;
		height: 422px;
		overflow: hidden;
		padding: 0px 25px 0px 25px !important;
		}
	#header label { display: none; }
	#header .logo { float: left; }
	ul#header-images,
	ul#header-images li {
		width: 910px;
		height: 286px;
		margin: 0;
		padding: 0;
		list-style: none;
		overflow: hidden;
		}
	.call-now {
		float: right;
		display: block;
		width: 185px;
		height: 20px;
		background-image: url(/images/text_call-now.gif);
		background-repeat: no-repeat;
		background-position: left top;
		text-indent: -9999px;
		overflow: hidden;
		margin-top: 45px;
		}
	#central_column {
		position: relative;
		width: 960px;
		margin: 0 auto;
		background-image:  url(/images/central_bg.gif);
		background-repeat: no-repeat;
		background-position: left bottom;
		text-align: left;
		font-size: 1.2em;
		line-height: 1.5em;
		}
	#content_left {
		position: relative;
		float: left;
		width: 256px;
		margin-bottom: 12px;
		background-color: #FFFFFF;
		background-image:  url(/images/content_left-right_top-bg.gif);
		background-repeat: no-repeat;
		background-position: left top;
		}
	#home #content_left {
		margin-bottom: 0px !important;
		}
	#content_right {
		position: relative;
		float: right;
		width: 256px;
		}
	#content_right_blank {
		position: relative;
		float: left;
		width: 256px;
		height: 26px;
		margin: 6px 0 0 0;
		background-color: #FFFFFF;
		background-image:  url(/images/content_left-right_top-bg.gif);
		background-repeat: no-repeat;
		background-position: left top;
		}
	#content_right_blank .content {
		width: 256px !important;
		padding: 0px;
		margin: 0px;
		height:34px;
		background-image:  url(/images/content_left-right_bot-bg.gif);
		background-repeat: no-repeat;
		background-position: left bottom;
		}
	#content_center {
		position: relative;
		float: left;
		width: 436px;
		margin: 0 0 0 6px !important;
		background-color: #FFFFFF;
		background-image:  url(/images/content_center_top.gif);
		background-repeat: no-repeat;
		background-position: left top;
		font-size: 1.1em;
		}
	#home #content_left .content,
	#home #content_center .content {
		height: auto !important;
		height: 359px;
		min-height: 400px;
		}
	#content_wide {
		position: relative;
		float: right;
		width: 698px;
		background-color: #FFFFFF;
		background-image:  url(/images/content_wide_top.gif);
		background-repeat: no-repeat;
		background-position: left top;
		font-size: 1.1em;
		}
	#content_full {
		position: relative;
		width: 960px;
		background-color: #FFFFFF;
		background-image:  url(/images/content_full_top.gif);
		background-repeat: no-repeat;
		background-position: left top;
		font-size: 1.1em;
		}
	.content {
		clear: both;
		padding: 25px 25px 20px 25px;
		}
	#content_left .content {
		width: 206px;
		background-image:  url(/images/content_left-right_bot-bg.gif);
		background-repeat: no-repeat;
		background-position: left bottom;
		}
	#content_right .content {
		width: 206px;
		}
	#content_center .content {
		background-image:  url(/images/content_center_bot.gif);
		background-repeat: no-repeat;
		background-position: left bottom;
		width: 386px;
		overflow: hidden;
		}
	#content_wide .content {
		background-image:  url(/images/content_wide_bot.gif);
		background-repeat: no-repeat;
		background-position: left bottom;
		width: 648px;
		overflow: hidden;
		}
	#content_full .content {
		background-image:  url(/images/content_full_bot.gif);
		background-repeat: no-repeat;
		background-position: left bottom;
		width: 880px;
		padding: 30px 40px;
		overflow: hidden;
		}
	#footer {
		position: relative;
		width: 960px;
		margin: 10px auto;
		padding-top: 5px;
		padding-bottom: 20px;
		text-align: left;
		overflow: hidden;
		font-size: 1.1em;
		line-height: 1.5em;
		color: #687a86;
		}
	#footera {
		float: left;
		}
	#footerb {
		float: right;
		text-align: right;
		}
	#footer a { color: #2a7adf; text-decoration: none; } 
	#footer a:hover { color: #000000; text-decoration: underline; }
	#footer em { display: none; }
	
	#quick-links {
		position: relative;
		width: 960px;
		margin: 6px auto 0px auto;
		background-color: #f8fdff;
		text-align: left;
		background-image: url(/images/quicklinks_top_bg.gif);
		background-repeat: no-repeat;
		background-position: left top;
		font-size: 1.2em;
		}
	#quick-links div {
		overflow: hidden;
		width: 910px;
		padding: 25px;
		text-align: left;
		background-image: url(/images/quicklinks_bottom_bg.gif);
		background-repeat: no-repeat;
		background-position: left bottom;
		}
	#quick-links ul {
		float: left;
		width: 162px;
		padding: 0px 12px 0px 18px;
		margin: 0;
		list-style: none;
		}
		#quick-links ul li {
			clear: both;
			float: left;
			}
			#quick-links ul li strong {
				color: #4c4d4e;
				font-size: 1.3em;
				font-weight: normal;
				}
			#quick-links ul li a {
				float: left;
				display: block;
				width: 152px;
				padding: 12px 0px 0px 10px;
				background-image: url(/images/left_nav_a.gif);
				background-repeat: no-repeat;
				background-position: -500px 17px;
				color: #147ca7;
				position: relative;
				top: -1px;
				}
			#quick-links ul li a:hover {
				text-decoration: none;
				color: #353535;
				background-position: 0px 17px;
				}
	#quick-links ul.support {
		overflow: hidden;
		width: 112px;
		padding: 0px 12px 0px 18px;
		}
	#quick-links ul.support li a {
		width: 122px;
		}
	/*** MISC STYLES ***/
	.clear {
		clear: both;
		height: 0px;
		overflow: hidden;
		}
	.clear_l {
		clear: left;
		}
	.clear_r {
		clear: right;
		}
	.clear_n {
		clear: none;
		}
	.clear_content {
		clear: both;
		}
	.align_l {
		text-align: left;
		}
	.align_r {
		text-align: right;
		}
	.align_c {
		text-align: center;
		}
	.float_l {
		float: left;
		}
	.float_r {
		float: right;
		}
	.float_n {
		float: none;
		}
	.dnd {
		display: block;
		width: 0;
		height: 0;
		overflow: hidden;
		}
	.content_img_left {
		float: left;
		padding: 3px;
		background-color: #FFFFFF;
		border: 1px solid #656565;
		margin-right: 12px;
		margin-bottom: 8px;
		}
	.content_img_right {
		float: right;
		padding: 3px;
		background-color: #FFFFFF;
		border: 1px solid #656565;
		margin-left: 12px;
		margin-bottom: 8px;
		}
	#content_center ul.list {
		margin:0; 
		padding:0;
		}
		#content_center ul.list li {
			list-style-type: none; 
			background:  url(/images/arrow_bullet.gif) transparent; 
			background-repeat:no-repeat; 
			margin:0; 
			padding: 0px 0px 0px 12px; 
			background-position: 2px 4px;
			}
	
	/*** NAVIGATION STYLES ***/
	ul#top_nav {
		float: right;
		width: 910px;
		height: 52px;
		overflow: hidden;
		margin: 0;
		padding: 0;
		list-style: none;
		background-image: url(/images/top_nav_bg.gif);
		background-repeat: no-repeat;
		background-position: 0px 0px;
		}
		ul#top_nav li {
			display: inline;
			}
			ul#top_nav li a {
				float: left;
				display: block;
				height: 41px;
				background-repeat: no-repeat;
				background-position: 0px -200px;
				text-indent: -9999px;
				overflow: hidden;
				}
			ul#top_nav li a:hover {
				background-position: 0px -100px;
				text-decoration: none;
				}
			ul#top_nav li a.selected {
				background-position: 0px 0px !important;
				text-decoration: none;
				}
			ul#top_nav li.home a {
				width: 92px;
				background-image: url(/images/top_nav_home.gif);
				}
			ul#top_nav li.about a {
				width: 98px;
				background-image: url(/images/top_nav_about.gif);
				}
			ul#top_nav li.products a {
				width: 116px;
				background-image: url(/images/top_nav_products.gif);
				}
			ul#top_nav li.product a {
				width: 110px;
				background-image: url(/images/top_nav_product.gif);
				}
			ul#top_nav li.pricing a {
				width: 102px;
				background-image: url(/images/top_nav_pricing.gif);
				}
			ul#top_nav li.case-studies a {
				width: 143px;
				background-image: url(/images/top_nav_case-studies.gif);
				}
			ul#top_nav li.news a {
				width: 95px;
				background-image: url(/images/top_nav_news.gif);
				}
			ul#top_nav li.partners a {
				width: 112px;
				background-image: url(/images/top_nav_partners.gif);
				}
			ul#top_nav li.contact a {
				width: 110px;
				background-image: url(/images/top_nav_contact.gif);
				}
	
	div#left_nav {
		width: 206px;
		background-image: url(/images/left_nav_top.gif);
		background-repeat: no-repeat;
		background-position: left top;
		overflow: hidden;
		}
	div#left_nav ul {
		float: left;
		overflow: hidden;
		margin: 5px 0px 0px 0px;
		padding: 0px 1px 5px 1px;
		width: 204px;
		list-style: none;
		background-image: url(/images/left_nav_bot.gif);
		background-repeat: no-repeat;
		background-position: left bottom;
		}
		div#left_nav ul li {
			clear: both;
			float: left;
			}
			div#left_nav ul li a {
				float: left;
				display: block;
				width: 174px;
				padding: 7px 10px 7px 20px;
				background-image: url(/images/left_nav_a.gif);
				background-repeat: no-repeat;
				background-position: -487px 13px;
				color: #147ca7;
				border-top: 1px solid #dfe7ea;
				font-weight: bold;
				position: relative;
				top: -1px;
				}
			div#left_nav ul li.first a {
				border: 0 !important;
				}
			div#left_nav ul li a:hover {
				text-decoration: none;
				color: #353535;
				background-position: 13px 13px;
				}
			div#left_nav ul li a.selected {
				background-position: -987px 13px;
				text-decoration: none;
				color: #FFFFFF;
				background-color: #008bcd;
				}
	/*** FORM STYLES ***/
	#content_center input.txt,
	#content_center select,
	#content_center textarea,
	#content_full input.txt,
	#content_full select,
	#content_full textarea  {
		width: 222px;
		border: 1px solid #A5A5A5;
		margin-bottom: 20px;
		}
	#content_wide input.txt,
	#content_wide select,
	#content_wide textarea  {
		width: 282px;
		border: 1px solid #A5A5A5;
		margin-bottom: 20px;
		}
	#content_wide textarea  {
		height:120px;
		}
	#content_center select,
	#content_wide select,
	#content_full select {
		width: 224px !important;
		width: 226px;
		}
	input.txt:focus,
	select:focus,
	textarea:focus {
	background-color: #ecf4f5;
	}
	fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	}
	fieldset legend {
	font-weight: bold;
	font-size: 1.2em;
	padding: 10px 0px 10px 0px;
	}
	#content_center label,
	#content_wide label,
	#content_full label {
		clear: both;
		width: 120px;
		display: block;
		float: left;
		padding-top: 2px;
		}
	label em {
	font-style: normal;
	color: #FF0000;
	}
	.check,
	.radio {
		background: transparent;
		width: auto !important;
		border: 0 !important;
		}
	input.button {
		border: 1px solid #AAAAAA !important;
		background-color: #AAAAAA !important;
		color: #FFFFFF !important;
		width: auto !important;
		font-weight: bold;
		cursor: hand;
		cursor: pointer;
		font-size: 11px;
		}
	/*** WEBSITE STYLES ***/
	.badge_free {
		display: block;
		background: transparent url(/images/badge_free.png) no-repeat; 
		* background: none; 
		* filter:progid:DXimageTransform.Microsoft.alphaimageloader(src='/images/badge_free.png', sizingMethod='fixed');
		width: 99px;
		height: 99px;
		text-indent: -9999em;
		overflow: hidden;
		}
	.badge_sign-up {
		width: 99px;
		height: 99px;
		}
	.badge_sign-up a {
		display: block;
		width: 99px;
		height: 99px;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 999;
		text-indent: -9999em;
		overflow: hidden;
		z-index: 999;
		}
	.badge_sign-up em {
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		background: transparent url(/images/badge_sign-up.png) no-repeat; 
		* background: none; 
		* filter:progid:DXimageTransform.Microsoft.alphaimageloader(src='/images/badge_free.png', sizingMethod='fixed');
		width: 99px;
		height: 99px;
		text-indent: -9999em;
		overflow: hidden;
		z-index: 990;
		}
	.pricing-intro {
		position: relative;
		width: 640px;
		}
	.pricing-intro .badge_sign-up {
		position: absolute;
		left: 660px;
		top: 0px;
		}
	.logo_sales-system-crm {
		display: block;
		background: transparent url(/images/logo_sales-system-crm.png) no-repeat; 
		* background: none; 
		* filter:progid:DXimageTransform.Microsoft.alphaimageloader(src='/images/logo_sales-system-crm.png', sizingMethod='fixed');
		width: 208px;
		height: 74px;
		text-indent: -9999em;
		overflow: hidden;
		}
	.internal_ad_test-drive {
		clear: both;
		position: relative;
		}
	.internal_ad_test-drive a {
		position: relative;
		clear: both;
		float: left;
		display: block;
		width: 256px;
		height: 120px;
		background-color: #d7e1e3;
		background-image: url(/images/internal_ad_test-drive.gif);
		background-repeat: no-repeat;
		background-position: left top;
		text-indent: -9999px;
		overflow: hidden;
		}
	#content_left .internal_ad_test-drive a {
		height: 126px;
		background-position: 0px 6px;
		}
	.internal_ad_test-drive em {
		display: block;
		background: transparent url(/images/badge_free.png) no-repeat; 
		* background: none; 
		* filter:progid:DXimageTransform.Microsoft.alphaimageloader(src='/images/badge_free.png', sizingMethod='fixed');
		width: 99px;
		height: 99px;
		position: absolute;
		left: 184px;
		top: -34px;
		z-index: 999;
		}
	#content_left .internal_ad_test-drive em {
		background: transparent url(/images/badge_free1.png) no-repeat; 
		* background: none; 
		* filter:progid:DXimageTransform.Microsoft.alphaimageloader(src='/images/badge_free.png', sizingMethod='fixed');
		width: 87px;
		height: 87px;
		left: -10px;
		top: -8px;
		}
	.internal_ad_benefits {
		clear: both;
		float: left;
		display: block;
		width: 256px;
		height: 120px;
		background-color: #d7e1e3;
		background-image: url(/images/internal_ad_benefits.gif);
		background-repeat: no-repeat;
		background-position: left top;
		text-indent: -9999px;
		overflow: hidden;
		}
	.internal_ad_cloud-computing {
		clear: both;
		float: left;
		display: block;
		width: 256px;
		height: 164px;
		background-color: #d7e1e3;
		background-image: url(/images/internal_ad_cloud-computing.gif);
		background-repeat: no-repeat;
		background-position: left top;
		text-indent: -9999px;
		overflow: hidden;
		}
	#content_left .internal_ad_cloud-computing {
		height: 176px;
		}
	a.button_products,
	a.button_product,
	a.button_case-studies {
		float: left;
		display: block;
		width: 128px;
		height: 60px;
		background-image: url(/images/button_products.gif);
		background-repeat: no-repeat;
		background-position: -250px 0px;
		text-indent: -9999px;
		overflow: hidden;
		}
	a.button_product {
		background-image: url(/images/button_product.gif);
		}
	a.button_case-studies {
		width: 154px;
		background-image: url(/images/button_case-studies.gif);
		}
	a:hover.button_products,
	a:hover.button_product,
	a:hover.button_case-studies {
		background-position: 0px 0px;
		}
	.title_quick-links {
		clear: both;
		float: left;
		display: block;
		width: 200px;
		height: 36px;
		background-image: url(/images/title_quick-links.gif);
		background-repeat: no-repeat;
		background-position: left top;
		text-indent: -9999px;
		overflow: hidden;
		}
	.title_quick-connect {
		clear: both;
		float: left;
		display: block;
		width: 200px;
		height: 36px;
		background-image: url(/images/title_quick-connect.gif);
		background-repeat: no-repeat;
		background-position: left top;
		text-indent: -9999px;
		margin-top:12px;
		overflow: hidden;
		}
	.title_pricing {
		clear: both;
		float: left;
		display: block;
		width: 200px;
		height: 50px;
		padding: 0 !important;
		background-image: url(/images/title_pricing.gif);
		background-repeat: no-repeat;
		background-position: left top;
		text-indent: -9999px;
		overflow: hidden;
		}
.zootle-sales-system-crm {
clear:both;
width:632px;
background-image:url(/images/zootle-sale-system_top.jpg);
background-repeat:no-repeat;
background-position:left top;
margin:0 auto 15px;
}

.zootle-sales-system-crm div {
width:360px;
min-height:278px;
height:auto!important;
background-image:url(/images/zootle-sale-system_bot.gif);
background-repeat:no-repeat;
background-position:left bottom;
padding:56px 250px 40px 24px;
}

.zootle-sales-paperwork {
clear:both;
width:632px;
background-image:url(/images/zootle-sales-paperwork.jpg);
background-repeat:no-repeat;
background-position:left top;
margin:0 auto 15px;
}

.zootle-sales-paperwork div {
width:360px;
min-height:278px;
height:auto!important;
padding:56px 250px 40px 24px;
}

.zootle-sales-workflow {
clear:both;
width:632px;
background-image:url(/images/zootle-sales-workflow.jpg);
background-repeat:no-repeat;
background-position:left top;
margin:0 auto 15px;
}

.zootle-sales-hosting {
clear:both;
width:632px;
background-image:url(/images/zootle-sales-hosting.jpg);
background-repeat:no-repeat;
background-position:left top;
margin:0 auto 15px;
}

.zootle-sales-inventory {
clear:both;
width:632px;
background-image:url(/images/zootle-sales-inventory.jpg);
background-repeat:no-repeat;
background-position:left top;
margin:0 auto 15px;
}

.zootle-sales-contacts {
clear:both;
width:632px;
background-image:url(/images/zootle-sales-contacts.jpg);
background-repeat:no-repeat;
background-position:left top;
margin:0 auto 15px;
}

.zootle-sales-support {
clear:both;
width:632px;
background-image:url(/images/zootle-sales-support.jpg);
background-repeat:no-repeat;
background-position:left top;
margin:0 auto 15px;
}
.zootle-sales-supply-chain {
clear:both;
width:632px;
background-image:url(/images/zootle-sales-supply-chain.jpg);
background-repeat:no-repeat;
background-position:left top;
margin:0 auto 15px;
}
.zootle-sales-sales {
clear:both;
width:632px;
background-image:url(/images/zootle-sales-sales.jpg);
background-repeat:no-repeat;
background-position:left top;
margin:0 auto 15px;
}

.zootle-sales-system-crm h3,
.zootle-sales-sales h3,
.zootle-sales-paperwork h3,
.zootle-sales-workflow h3,
.zootle-sales-hosting h3,
.zootle-sales-inventory h3,
.zootle-sales-contacts h3,
.zootle-sales-support h3,
.zootle-sales-supply-chain h3 {
color:#7f7f7f;
padding-bottom:1.2em;
font-weight:400;
}

.zootle-sales-system-crm p,
.zootle-sales-sales p,
.zootle-sales-paperwork p,
.zootle-sales-workflow p,
.zootle-sales-hosting p,
.zootle-sales-inventory p,
.zootle-sales-contacts p,
.zootle-sales-support p,
.zootle-sales-supply-chain p {
padding-bottom:1.2em;
}

.zootle-sales-workflow div,
.zootle-sales-sales div,
.zootle-sales-hosting div,
.zootle-sales-inventory div,
.zootle-sales-contacts div,
.zootle-sales-support div,
.zootle-sales-supply-chain div {
width:360px;
min-height:290px;
height:auto!important;
padding:56px 250px 40px 24px;
}

	#content_wide .half-column {
		float: left;
		width: 280px;
		padding: 0px 12px 10px 32px;
		}
	#content_full .half-column {
		float: left;
		width: 422px;
		padding: 0px 18px 10px 0px;
		}
	.zootle-test-drive-intro {
		width: 422px;
		min-height: 180px;
		height: auto !important;
		height: 180px;
		padding: 66px 458px 40px 0px;
		background-image: url(/images/zootle-test-drive.jpg);
		background-repeat: no-repeat;
		background-position: left top;
		}
	 .zootle-test-drive-intro h3 {
		color: #7f7f7f;
		padding-bottom: 0.8em;
		font-size: 1.5em;
		font-weight: normal;
		}
	.alert-item {
		clear: both;
		width: 104px;
		margin: 0px 0px 4px 0px;
		background-color: #ecf4f5;
		background-image: url(/images/alert-item_top.gif);
		background-repeat: no-repeat;
		background-position: left top;
		}
	.alert-item div {
		width: 74px;
		padding: 4px;
		background-image: url(/images/alert-item_bot.gif);
		background-repeat: no-repeat;
		background-position: left bottom;
		}
	.alert-item em,
	em.required {
		color: #81b921;
		font-style: normal;
		}
	em.required {
		position: relative;
		top: -3px;
/*		#top: -23px; */
		}
	#content_full table {
		border-left: 1px solid #d7dde0;
		border-top: 1px solid #d7dde0;
		margin: 10px 0px 30px 0px;
		}
	#content_full table td,
	#content_full table th {
		border-right: 1px solid #d7dde0;
		border-bottom: 1px solid #d7dde0;
		padding: 12px 15px;
		font-size: 1.4em;
		width: 144px;
		}
	#content_full table td {
		text-align: center;
		}
	#content_full table th {
		text-align: left;
		background-color: #ecf5fb;
		font-weight: normal;
		color: #3c4344;
		}
	#content_full table.table-pricing th {
		font-size: 1.1em;
		}
	#content_full table.table-storage {
		float: left;
		}
	#content_full table.table-storage th {
		text-indent: 40px;
		}
	#content_full table td em,
	#content_full table th em {
		font-weight: bold;
		font-style: normal;
		color: #3c4344;
		font-size: 1.6em;
		line-height: normal;
		}
	#content_full table td strong,
	#content_full table th strong {
		font-style: normal;
		font-weight: bold;
		color: #898989;
		font-size: 0.8em;
		position: relative;
		top: -5px;
		}
	a.button_sign-up {
		clear: both;
		display: block;
		width: 144px;
		height: 34px;
		background-image: url(/images/button_sign-up.gif);
		background-repeat: no-repeat;
		background-position: -178px 0px;
		text-indent: -9999px;
		overflow: hidden;
		}
	a:hover.button_sign-up {
		background-position: 22px 0px;
		}
	.tick {
		clear: both;
		display: block;
		width: 144px;
		height: 38px;
		background-image: url(/images/graphic_tick.gif);
		background-repeat: no-repeat;
		background-position: center center;
		text-indent: -9999px;
		overflow: hidden;
		}
	.cross,
	.cross1 {
		clear: both;
		display: block;
		width: 144px;
		height: 38px;
		background-image: url(/images/graphic_cross.gif);
		background-repeat: no-repeat;
		background-position: center center;
		text-indent: -9999px;
		overflow: hidden;
		}
	.cross1 {
		background-image: url(/images/graphic_cross1.gif);
		}
	.right-item {
		float: right;
		width: 444px;
		font-size: 1.3em;
		line-height: 1.2em;
		color: #7f7f7f;
		padding: 10px 0px 0px 0px;
		}
	/*** ADDITIONAL STYLES ***/
	.toggle_faq {
		font-size:0.9em;
	}
	div.question {
		background-image: url(/images/zootle-div-close.jpg);
		background-repeat: no-repeat;
		background-position: left top;
		text-indent: 20px;
	}
	div.question h4 {
	}
	div.answer p {
		margin: 0 0 0 21px;
	}
	#frm_fieldname input {
		vertical-align:top;
	}
	#frm_fieldname p {
		line-height:0.8em;
		font-weight: bold;
	}
	#pwd_strength {
		border: 1px solid #D5D5D5;
		width: 220px;
		height:12px;
		margin-left:120px;
	}
	#pwd_meter {
		margin: 1px 0 1px 0;
		height:10px;
		background: #ff0000;
		width:0;
	}
	#pwd_level {
		font-size:0.8em;
		font-weight:bold;
		margin-left:120px;
	}
	#frm_alert {
		line-height:0.8em;
		font-size: 10px;
		color: #FF0000;
		font-weight: bold;
		height:10px;
	}

/* Social links */

div.social-connect {
	margin: 45px 0 8px 0;
	padding: 4px;
	background:#fff;
	border: 1px solid #DFE7EA;
	height:50px;
	text-align:right;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}
.social-connect-facebook
{
	display: block;
	background: transparent url(/images/facebook-logo.png) no-repeat; 
	* background: none; 
	* filter:progid:DXimageTransform.Microsoft.alphaimageloader(src='/images/facebook-logo.png', sizingMethod='fixed');
	text-indent:9999px;
	overflow: hidden;
	height:50px;
	width:50px;
	position: relative;
	left: 30px;
}
.social-connect-twitter
{
	display: block;
	background: transparent url(/images/twitter-logo.png) no-repeat; 
	* background: none; 
	* filter:progid:DXimageTransform.Microsoft.alphaimageloader(src='/images/twitter-logo.png', sizingMethod='fixed');
	text-indent:9999px;
	overflow: hidden;
	height:50px;
	width:50px;
	position: relative;
	left: 70px;
}

/* API DOCS */

.method h4 {
	border:1px solid #ddd;
	background: #fff;/*  #0188CB */
	color:#0188CB;
	height:20px;
	margin:0;
   	padding:2px 0px 0px 4px;
}
.docs {
	background: #fff;
}
.api_wrapper {
	border: 0px solid #eee;
	padding:24px;
}
.api_wrapper p {
	margin-left: 12px;
}
.api_method_wrapper {
	border: 1px solid #eee;
	padding:4px;
}

.api-type {
	background: #3C4344;
	border:1px solid #ddd;
   	margin:0px;
   	padding:0px;
   	width:100%;
   	clear:both;
   }
.api-type p {
   	font-weight:bold;
   	margin:0 0 0 4px;
   	padding:0px;
   	color:#fff;
   }

.api-entry {
   	float:left;
   	border:1px solid #ddd;
   	border-width: 0 1px 1px 1px;
   	margin:0px;
   	padding:0px;
   	width:100%;
   }

.api-entry span.req {
	color: #f00;
}
.api-entry span.opt {
	color: #888;
}
h5.api_header {
	font-size: 1.2em;
	font-weight:bold;
	margin-bottom: 12px;
}
h6.api_subheader {
	font-size: 1.1em;
	font-weight:bold;
	margin-bottom: 4px;
	margin-left: 6px;
	color: #147CA7;
}
.api_controller {
	color:#147CA7 !important;
}
