@import url(tripoli.css);

/* @group Page Layout */
html{background:#C5D4FF url(../images/body-background.png) repeat-x top;}

div#wrapper {
	margin: 0 auto;
	width: 980px;
}

div#plimus-wrapper {
	margin: auto;
}

div#top {
	background: url(../images/top-ribbon.png) no-repeat;
	width: 980px;
	height: 97px;
	float: left;
}

div#container {
	width: 980px;
	position: absolute;
	top: 0px;
	left: auto;
}

div#main {
	background: url(../images/main-background.png) repeat-y;
	float: left;
	width: 980px;
}

div#main-start {
	width: 980px;
	height: 15px;
	background: url(../images/start-background.png) no-repeat;
}

div#main-content {
	margin: 30px 0 0 30px;
	width: 920px;
}

div#main-end {
 	background: url(../images/main-footer.png) bottom no-repeat;
 	width: 980px;
 	height: 15px;
 	clear: both;
}

/* @end */

/* @group Utility */

.show {
	display: block !important;
}

.hide {
	display: none;
}

/* @end */

/* @group Images */

img.right {
	float: right;
}

img#badge {
	behavior: url(css/iepngfix.htc);
	position: absolute;
	left: 900px;
	height: 111px;
	top: 160px;
	width: 109px;
}

/* @end */

/* @group Type */

body {
	font-family: "Myriad Web", "Myriad Pro", Myriad, "HelveticaNeue-light", "Helvetica Neue", "Lucida Grande", geneva, helvetica, arial, sans-serif;
}

small {
	font-family: "Lucida Grande", Verdana, sans-serif;
}

strong.red{
	color:#FF0000
}

.content h6.subtitle {
	color: #837870;
	position: relative;
	top: -1em;
}

#widgets
{
	clear:both;
}

#followthis_layer table
{
	background-color: #D5E4FF; /* #C5D4FF;*/
}

#plimus-wrapper table
{
	margin: 0 auto;
	border-style: none;
	outline: none;
	line-height: normal;
	padding: 0px;
	width: 300px;
}

#plimus-wrapper table#contactInfoTable
{
	width: 450px;
}

#plimus-wrapper TBODY
{

		border-style: none;
		outline: none;
		padding: 0px;
		line-height: normal;
}


#plimus-wrapper TD
{
	border-width: 0px;
		outline: none;
		padding: 3px;
	line-height: normal;
	
}

#plimus-wrapper TR
{
		outline: none;
		padding: 0px;
		line-height: normal;
	
}


#Verisign table
{
	margin:auto;
}

	
.content#plimus-content
{
	width: 600px;
}


table#devStoreTable
{
	width: 550px;
}

#devStoreTable table
{
	width: auto;
	margin-left: 0px;
}

#order_info_box TABLE
{
	width: auto;
	margin-left: 0px;
}


#order_info_box TR
{
	border-style: solid;
	border-width: 1px;
	border-color: #000;
}

#order_info_box TBODY
{
	border-style: solid;
	border-width: 1px;
	border-color: #000;
}

#customerInformation TBODY
{
	margin: 0px;
	padding: 3px;
	width:auto;
	border-style: solid;
	border-width: 1px;
	border-color: #000;
}

#pli-tbl-order-information TR
{
	border-style: solid;
	border-width: 1px;
	border-color: #000;
}

#pli-tbl-order-information TBODY
{
	border-style: solid;
	border-width: 1px;
	border-color: #000;
}



/* @end */

/* @group Links */

#contest {
	border-top: 1px solid #eee;
}

a#logo-link {
	display: block;
	height: 97px;
	width: 97px;
	position: absolute;
	top: 0px;
	left: 30px;
	z-index: 10;
}

a.more {
	background: url(../images/bullet-arrow.png) center right no-repeat;
	font-weight: normal;
	padding-right: 12px;
	zoom: 1;
}

a.feature_item_link{
	background: url(../images/bullet-arrow.png) center right no-repeat;
	font-weight: bold;
	padding-right: 12px;
	zoom: 1;
	text-align: left;
}

a.subpage{
	background: url(../images/bullet-arrow.png) center right no-repeat;
	font-weight: bold;
	margin-left: 600px;
	padding-right: 12px;
	zoom: 1;

}


a.features {
	background: url(../images/bullet-arrow.png) center right no-repeat;
	font-weight: bold;
	padding-right: 12px;
	margin-left: 580px;
	zoom: 1;
}

a.newfeatures {
	background: url(../images/bullet-arrow.png) center right no-repeat;
	font-weight: bold;
	padding-right: 12px;
	margin-left: 500px;
	zoom: 1;
}

a.strong {
	font-size:larger;
	color:#FF6600;

}
	
	
/* @end */

/* @group Forms */



/* @end */

/* @group Buttons */





div#buttons {
	position: absolute;
	top: 530px;
	left: 475px;
	width: 500px;
	text-align: center;
}

div#interact-buttons {
	position: absolute;
	top: 450px;
	left: 125px;
	width: 800px;
	text-align: center;
}


a.button {
	float: left;
	width: 131px;
	height: 38px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	padding: 0;
}

body#features-page a.button#try {
	float: right;
}

body#feature-subpages a.button#try {
	float: right;
}

body#feature-subpage a.button#buy {
	float: right;
}

body#feature-subpage a.button#support {
	float: right;
}

body#feature-subpage a.button#blog {
	float: right;
}

body#feature-subpage a.button#tutorials {
	float: right;
}

body#feature-subpage a.button#webinars {
	float: right;
}

body#feature-subpage a.button#demo {
	float: right;
}

a.button#try {
	background: url(../images/button-try.png);
	margin-right: 16px;
}

a.button#learn {
	background: url(../images/button-learn.png);
	margin-right: 16px;
}

a.button#buy {
	background: url(../images/button-buy.png);
	margin-right: 16px;
}

a.button#security {
	background: url(../images/button-security.png);
	margin-right: 16px;
}

a.button#support {
	background: url(../images/button-support.png);
	margin-right: 16px;
}

a.button#blog {
	background: url(../images/button-blog.png);
	margin-right: 16px;
}

a.button#tutorials {
	background: url(../images/button-tutorials.png);
	margin-right: 16px;
}

a.button#webinars {
	background: url(../images/button-webinars.png);
	margin-right: 16px;
}

a.button#demo {
	background: url(../images/button-demo.png);
	margin-right: 16px;
}

/* @end */

/* @group Colors */

.dark-green {
	color: #07A344;
}

.light-green {
	color: #7BC143;
}

.warm-gray {
	color: #c7c2bc;
}

.content h1 {
	color: #7BC143;
	font-weight: normal;
}

.content h2 {
	font-family: "Myriad Pro", "Myriad Web", Myriad, "HelveticaNeue-light", "Helvetica Neue", "Lucida Grande", geneva, helvetica, arial, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #00853F;
	line-height: 20px;
	margin: 0;
}

.sitemap{

color: #007934;

}


/* @end */

/* @group Login Box */

#login {
	background: #000;
	width: 470px;
	height: 40px;
	opacity: 0.3;
	filter: alpha(opacity=30);
	position: absolute;
	right: 0px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
}

form#login-form {
	position: absolute;
	right: 20px;
	top: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}

form#login-form a {
	border-right: 1px solid #FFC000;
	color: #FFC000;
	text-decoration: none;
	padding-right: 10px;
	margin-right: 5px;
}

form#login-form a:hover {
	text-decoration: underline;
}

form#login-form input.text {
	width: 100px;
	border: 2px solid #75a809;
	padding: 2px;
	color: #000;
}

form#login-form input {
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
}

/* @end */

/* @group Front Page Benefits */

ul#benefits {
	margin: 25px 0 0 30px;
	width: 400px;
	font-size: 10pt;
	line-height: 18px;
}

ul#benefits li {
	color: #000;
	margin: 0 0 15px 0;
}

ul#benefits li h3 {
	font-family: "Myriad Pro", "Myriad Web", Myriad, "HelveticaNeue-light", "Helvetica Neue", "Lucida Grande", geneva, helvetica, arial, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #00853F;
	line-height: 30px;
	margin: 0;
}

ul#interact {
	margin: 25px 0 0 30px;
	width: 900px;
	font-size: 10pt;
	line-height: 18px;
}

ul#interact li {
	color: #000;
	margin: 0 0 15px 0;
}

ul#interact li h3 {
	font-family: "Myriad Pro", "Myriad Web", Myriad, "HelveticaNeue-light", "Helvetica Neue", "Lucida Grande", geneva, helvetica, arial, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #00853F;
	line-height: 30px;
	margin: 0;
}
/* @end */

/* @group Main Tabs */

ul#tabs {
	list-style:none;
	padding: 0;
	margin: 0;
	position: absolute;
	left: 311px;
	top: 65px;
		
}

ul#tabs li {
	float:left;
}

ul#tabs li a {
	display: block;
	width: 125px;
	height: 35px;
	margin: 0 2px 0 0;
	text-indent: -9999px;
	overflow: hidden;
	opacity: 0.2;
	filter: alpha(opacity=20);
}

ul#tabs li a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

body#home-page ul#tabs li#home a,
body#features-page ul#tabs li#features a,
body#try-page ul#tabs li#try a,
body#download-page ul#tabs li#try a,
body#buy-page ul#tabs li#buy a,
body#about-page ul#tabs li#about a, 
body#interact-page ul#tabs li#interact a, 
body#blog-page ul#tabs li#interact a, 
body#online-demo-page ul#tabs li#interact a,
body#beta-page ul#tabs li#interact a,
body#beta-thanks-page ul#tabs li#interact a

{
	opacity: 1.0;
	filter: alpha(opacity=100);
}

ul#tabs li#home a {
	background: url(../images/tab-home.png) no-repeat;
}

ul#tabs li#about a {
	background: url(../images/tab-about.png) no-repeat;
}

ul#tabs li#interact a {
	background: url(../images/tab-interact.png) no-repeat;
}

ul#tabs li#try a {
	background: url(../images/tab-try.png) no-repeat;
}
ul#tabs li#buy a {
	background: url(../images/tab-buy.png) no-repeat;
}

ul#tabs li#features a {
	background: url(../images/tab-features.png) no-repeat;
}

/* @end */



/* @group Front Page Screenshots */

div#screenshots h1 {
	background: url(../images/headline.png) no-repeat;
	width: 369px;
	height: 96px;
	margin: 15px 0 0 30px;
	text-indent: -9999px;
}

div#screenshots h2 {
	background: url(../images/headline.png) 0 -96px no-repeat;
	width: 618px;
	height: 20px;
	text-indent: -9999px;
	margin: 0 0 0 30px;
}

div#main div#screenshots
{
	background: url(../images/PB-screenshots.png) no-repeat 385px 0px;
	width: 980x;
	height: 730px ;
}

div#main div#webinarscreenshots
{
	background: url(../images/PB-screenshots.png) no-repeat 385px 0px;
	width: 980x;
	height: 890px ;
}

div#try-screenshots h1 {
	background: url(../images/headline.png) no-repeat;
	width: 369px;
	height: 96px;
	margin: 15px 0 0 30px;
	text-indent: -9999px;
}

div#try-screenshots h2 {
	background: url(../images/headline.png) 0 -96px no-repeat;
	width: 618px;
	height: 20px;
	text-indent: -9999px;
	margin: 0 0 0 30px;
}

div#main div#try-screenshots
{
	background: url(../images/PB-screenshots.png) no-repeat 385px 0px;
	width: 980px;
	height: 940px;
}

div#main div#noscreenshots
{
	width: 980px;
	height: 450px;
}

/* @group Front Page Screenshots */

div#noscreenshots h1 {
	background: url(../images/headline.png) no-repeat;
	width: 369px;
	height: 96px;
	margin: 15px 0 0 30px;
	text-indent: -9999px;
}

div#noscreenshots h2 {
	background: url(../images/headline.png) 0 -96px no-repeat;
	width: 618px;
	height: 20px;
	text-indent: -9999px;
	margin: 0 0 0 30px;
}

div#noscreenshots {
	margin: 5px 0 0 5px;
}



div#main div#noscreenshots div#video
{
	margin: 5px 0 0 5px;
}

/*Landing Page Content*/

div#main div#landing-page-content
{
	width: 980px;
	height: 1600px;
}

div#landing-page-content h1 {
	background: url(../images/headline.png) no-repeat;
	width: 369px;
	height: 96px;
	margin: 15px 0 0 30px;
	text-indent: -9999px;
}

div#landing-page-content h5 {
	background: url(../images/headline.png) 0 -96px no-repeat;
	width: 618px;
	height: 20px;
	text-indent: -9999px;
	margin: 0 0 0 30px;
}

div#landing-page-content {
	margin: 5px 0 0 5px;
}

div#main div#landing-page-content div#video
{
	margin: 5px 0 0 5px;
}

div#landing-page-top {
	width: 980px;
	height: 600px;
	
}

div#landing-page-bottom { 
	width: 980px;
	height: 500px;
	float:left;
}

ul#TPbenefits {
	margin: 20px 0px 0px 30px;
	padding-top:0px;
	width: 400px;
	font-size: 10pt;
	line-height: 18px;
	clear:left;
	text-align:justify;
}

ul#TPbenefits li {
	color: #000;
	margin: 0 0 15px 0;
}

ul#TPbenefits li h3 {
	font-family: "Myriad Pro", "Myriad Web", Myriad, "HelveticaNeue-light", "Helvetica Neue", "Lucida Grande", geneva, helvetica, arial, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #00853F;
	line-height: 30px;
	margin: 0;
}

div#intro-paragraph {
	font-family: "Myriad Pro", "Myriad Web", Myriad, "HelveticaNeue-light", "Helvetica Neue", "Lucida Grande", geneva, helvetica, arial, sans-serif;
	width: 360px;
	font-size: 1.5em;
	padding: 20px 0px 20px 35px;
	float:left;
	clear:left;
	text-align:justify;
}

/* @end */

/* @group Features Page */

body#features-page h1 {
	background: url(../images/headline.png) no-repeat;
	width: 369px;
	height: 96px;
	margin: 15px 0 0 30px;
	text-indent: -9999px;
}

body#interact-page h1 {
	background: url(../images/headline.png) no-repeat;
	width: 369px;
	height: 96px;
	margin: 15px 0 0 30px;
	text-indent: -9999px;
}

div.feature {
	clear: both;
	border-top: 1px solid #777;
	padding: 20px 0 0 0;
}

div.feature h2 {
	margin-top: 10px;
	margin-right: 70px;
	margin-bottom: 20px;
	margin-left: 70px;
}

div.feature img.new {
	float: left;
	margin: 0 5px 5px 0;
}

div.feature img {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}

div.feature img.alt {
	float: left;
	margin-left: 0;
	margin-right: 20px;
}

div.feature a {
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

div.feature p {
	margin-top: 0;
	margin-right: 70px;
	margin-bottom: 10px;
	margin-left: 70px;
}

/* @end */

/* @group Features Page */

body#feature-subpage h1 {
width: 641px; 
height: 47px;
background: url(../images/features-headline.png);
text-indent: -9999px;

}

body#feature-subpages h1 {
width: 641px; 
height: 47px;
background: url(../images/features-headline.png);
text-indent: -9999px;

}

div.feature-subpages img {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}

div.feature-subpage {
	clear: both;
	border-top: 1px solid #ddd;
	padding: 20px 0 0 0;
}

div.feature-subpage h2 {
	margin: 0 0 10px 0;
}

div.feature-subpage img.new {
	float: left;
	margin: 0 5px 5px 0;
}

div.feature-subpage img {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}


div.feature-subpage img.alt {
	float: left;
	margin-left: 0;
	margin-right: 20px;
}

div.feature-subpagerght img.alt {
	float: right;
	margin-left: 0;
	margin-right: 20px;
}

body#buy-page h1 {
	background: url(../images/headline.png) no-repeat;
	width: 369px;
	height: 96px;
	margin: 15px 0 0 30px;
	text-indent: -9999px;
}
#budget-planner
{
	width: 350px;
	float: left;
}


/* #mgmt_img{
	margin-left: 20px;
}
*/

/* @end */

/* Try Page features */

table#platforms {
	font-size:1.1em;
	width:500px;
	height:220px;
	border:thin solid #CCCCCC;
}

table#platforms th {
	text-align:center;
	border-top:thin solid #CCCCCC;
	border-bottom:thin solid #CCCCCC;
	border-left:thin solid #CCCCCC;
	border-right:thin solid #CCCCCC;
}

table#platforms td {
	text-align:center;
	border-top:thin solid #CCCCCC;
	border-bottom:thin solid #CCCCCC;
	border-left:thin solid #CCCCCC;
	border-right:thin solid #CCCCCC;
}

table#platforms tr {
	border-top:thin solid #CCCCCC;
	border-bottom:thin solid #CCCCCC;
	border-left:thin solid #CCCCCC;
	border-right:thin solid #CCCCCC;
}

ul#Trybenefits {
	margin: 25px 0px 0px 0px;
	width: 400px;
	font-size: 10pt;
	line-height: 18px;
}

ul#Trybenefits li {
	color: #000;
	margin: 0 0 15px 0;
}	
ul#Trybenefits li h3 {
	font-family: "Myriad Pro", "Myriad Web", Myriad, "HelveticaNeue-light", "Helvetica Neue", "Lucida Grande", geneva, helvetica, arial, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #00853F;
	line-height: 30px;
	margin: 0;
}

/* @end */

/* @group Front Page Testimonial Widget */

div#testimonial {
	position: absolute;
	top: 570px;
	left: 514px;
	background: url(../images/bubble-sm.png) no-repeat 0 40px;
	width: 410px;
	height: 240px;
}

div#testimonial a.button {
	background: url(../images/headline-users.png) no-repeat;
	width: 236px;
	height: 18px;
	margin: 15px 0 0 30px;
	float: none;
}

div#testimonial p {
	margin: 45px 0px 0px 20px;
	width: 360px;
	height: 175px;
	line-height: 18px;
	font-size: 1.2em;
	
}

div#testimonial div.author {
	text-align: right;
	width: 400px;
	font-size: 1.2em;
	color:black;
}

div#testimonial2 {
	position: absolute;
	top: 91px;
	left: 464px;
	background: url(../images/bubble-testim3.png) no-repeat 0 40px;
	width: 410px;
	height: 100px;
}

div#testimonial2 a.button {
	background: url(../images/headline-users.png) no-repeat;
	width: 236px;
	height: 18px;
	margin: 15px 0 0 30px;
	float: none;
}

div#testimonial2 p {
	margin: 45px 0px 0px 20px;
	width: 360px;
	height: 60px;
	line-height: 18px;
	font-size: 1.2em;
	
}

div#testimonial2 div.author {
	text-align: right;
	width: 400px;
	font-size: 1.2em;
	color:black;
}

div#testimonial3 {
	position: absolute;
	top: 110px;
	left: 510px;
	background: url(../images/bubble-testim3.png) no-repeat 0 0px;
	width: 416px;
	height: 141px;
}

div#testimonial3 a.button {
	background: url(../images/headline-users.png) no-repeat;
	width: 236px;
	height: 1px;
	margin: 15px 0 0 30px;
	float: none;
}

div#testimonial3 p {
	margin: 15px 0px 0px 25px;
	padding-top:6px;
	padding-bottom: 30px;
	width: 360px;
	height: 48px;
	line-height: 18px;
	font-size: 13px;
	text-align:justify;
	
}

div#testimonial3 div.author {
	text-align: right;
	width: 400px;
	font-size: 13px;
	color:black;
}

div#testimonial4 {
	position: absolute;
	top: 680px;
	left: 510px;
	background: url(../images/bubble-testim4.png) no-repeat 0 0px;
	width: 417px;
	height: 163px;
}

div#testimonial4 a.button {
	background: url(../images/headline-users.png) no-repeat;
	width: 236px;
	height: 1px;
	margin: 15px 0 0 30px;
	float: none;
}

div#testimonial4 p {
	margin: 15px 0px 0px 20px;
	padding-top:2px;
	padding-bottom: 70px;
	width: 360px;
	height: 60px;
	line-height: 18px;
	font-size: 13px;
	text-align:justify;
	
}

div#testimonial4 div.author {
	text-align: right;
	width: 400px;
	font-size: 13px;
	color:black;
}

div#testimonial5 {
	position: absolute;
	top: 880px;
	left: 510px;
	background: url(../images/bubble-testim5.png) no-repeat 0px 0px;
	width: 416px;
	height: 102px;
}

div#testimonial5 a.button {
	background: url(../images/headline-users.png) no-repeat;
	width: 236px;
	height: 1px;
	margin: 15px 0 0 30px;
	float: none;
}

div#testimonial5 p {
	margin: 15px 0px 0px 20px;
	padding-top:0px;
	padding-bottom: 0px;
	width: 360px;
	height: 60px;
	line-height: 18px;
	font-size: 13px;
	text-align:justify;
	
}

div#testimonial5 div.author {
	text-align: right;
	width: 400px;
	font-size: 13px;
	color:black;
}
div#testimonial6 {
	position: absolute;
	top: 1020px;
	left: 510px;
	background: url(../images/bubble-testim6.png) no-repeat 0 0px;
	width: 416px;
	height: 141px;
}

div#testimonial6 a.button {
	background: url(../images/headline-users.png) no-repeat;
	width: 236px;
	height: 1px;
	margin: 15px 0 0 30px;
	float: none;
}

div#testimonial6 p {
	margin: 15px 0px 0px 20px;
	padding-top:3px;
	padding-bottom: 55px;
	width: 360px;
	height: 60px;
	line-height: 18px;
	font-size: 13px;
	text-align:justify;
	
}

div#testimonial6 div.author {
	text-align: right;
	width: 400px;
	font-size: 13px;
	color:black;
}
.author {
	font-weight: bold;
	color: #bce79f;
}

/* @end */

/* @group Front Page Blog Widget */

div#article {
	float: right;
	background: url(../images/bubble-lg.png) no-repeat 0 40px;
	width: 562px;
	height: 220px;
}

div#article div.author {
	text-align: left;
	text-indent: 250px;
}

div#article a.button {
	background: url(../images/headline-edu.png) no-repeat;
	width: 300px;
	height: 18px;
	margin: 15px 0 0 30px;
	float: none;
}

div#article p {
	margin: 25px 0 0 30px;
	width: 502px;
	height: 111px;
}

/* @end */

/* @group Global Footer */

div#footer {
	clear: both;
	width: 980px;
	margin: 0 auto;
}

div#footer-links {
	padding: 15px 0;
	margin-bottom: 14px;
	border-bottom: 1px solid #eee;
	text-align: center;
	width: 980px;
	line-height: 18px;
	font-size: 11px;
	color: #555;
}

div#footer-links a {
	color: #00853F;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
	padding: 0 7px;
	clear: both;
}

div#footer-links table,
div#footer-links img {
	float: left;
}

div#footer-links a:hover {
	text-decoration: underline;
}

div#featuresfooter {
	width: 980px;
	padding: 20px 0 0 0;
	color: #00853F;
	font-size: 1.2em;
	clear: both;
	margin: 20px 0 0 0;
}
div#featuresfooter .contentcol {
	color: #7bc143;
	float: left;
	margin: 0 0 0 12px;
	text-align: left;
	width: 15%;
	border-left: 1px solid #c3e3ac;
	padding: 0 0 0 17px;
	height: 130px;
}
div#featuresfooter .contentcol.first {
	border-left: 0;
	margin-left: 0;
	width: 13%
}
div#featuresfooter .contentcol.about {
	width: 13%
}
div#featuresfooter .contentcol.last {
	width: 21%
}
div#featuresfooter .contentcol.automm {
	width: 19%;
}
div#featuresfooter .contentcol.budget {
	width: 20%;
}
div#featuresfooter .contentcol dl dt {
	color: #00853F;
	margin: 2px 0;
}
div#featuresfooter .contentcol dl dd {
	margin: 6px 0;
}
div#featuresfooter .contentcol dl dd a {
	text-decoration: underline;
	color: #7bc143;
}
div#featuresfooter .contentcol dl dt a {
	color: #00853F;
}
div#featuresfooter .contentcol p {
	color: #666;
}
div#copyright {
	font-size: 0.9em;
	font-weight: normal;
	color: #000;
	padding: 20px 0 15px 0;
	margin: 0 0 10px 0;
	text-align: center;
	clear:none;
}



span.main-nav a {
	font-weight: bold;
}

div#trust {
	height: 160px;
	margin: 0 auto;
	width: 841px;
}

div#trust div {
	float: left;
	position: relative;
}

div#verisign {
	width: 160px;
	top: 7px;
}

div#finovate {
	width: 157px;
}

div#techcrunch {
	top: 32px;
	width: 198px;
}

div#hackersafe {
	top: 36px;
	width: 135px;
}

div#truste {
	top: 27px;
	width: 191px;
}

/* @end */

/* @group Front Page Tour */

div#tour {
	/*background: url(../images/main-footer.png) bottom no-repeat;*/
	padding: 0 0 30px 0;
	height: 520px;
	float: left;
	width: 980px;
}

div#tour h2 {
	float: left;
	width: 920px;
	border-top: 1px solid #777;
	height: 24px;
	margin: 10px 0 20px 30px;
	display: inline; /* double margin */
	line-height: 50px;
	font-weight: bold;
	/*background: url(../images/tour-headline.png) no-repeat;
	text-indent: -9999px;*/
}

div#tour ol {
	background: url(../images/reason-list.png) top right repeat-y;
	padding: 8px 0;
	width: 310px;
	float: left;
	position: relative;
	left: 30px;
	margin: 0;
}

div#tour ol li {
	color: #555;
	line-height: 40px;
	font-size: 11pt;
	cursor: pointer;
	list-style-position: inside;
	background: url(../images/reason-listitem.png) top right repeat-y;
}

div#tour li:hover {
	color: #000;
}

div#tour ol li.current {
	background: url(../images/reason-selected.png) top right no-repeat;
	color: #00853F;
}

div#tour div {
	width: 550px;
	float: right;
	display: none;
	text-align: center;
	position: relative;
	right: 50px;
}

div#tour h3 {
	font-weight: normal;
	font-size: 20px;
	margin: 0 0 30px 0;
}

div#tour p,
div#tour ul {
	text-align: left;
}

div#r2 img {
	margin-top: 30px;
	margin-bottom: 30px;
}

div#r5 img {
	margin-top: 30px;
	margin-bottom: 30px;
}

img.img-wide {
	margin: 0 auto 20px auto;
}

img.img-left {
	float: left;
	margin: 0 30px 0 0;
}

img.img-right {
	float: right;
	margin: 0 0 0 30px;
}

div#r4 ul li {
	list-style: url(../images/bullet-lock.png);
	list-style-type: none;
	border-bottom: 1px dotted #eee;
	padding-bottom: 10px;
	text-indent: 0; 
	margin: 0; 
}

div#r4 ul li:before { 
	content: "";
}

/* @end */

/* @group Corporate Layout */

div.video {
	border: 3px double #f0f0f0;
	padding: 5px 0;
	text-align: center;
	width: 700px;
}

a.toc {
	float: right;
	font-size: 10px;
}

body.about-section div#main-content
{
	float: left;
	width: 600px;
	margin: 0;
}

ul#corp-menu {
	display: inline;
	float: left;
	margin: 30px;
	width: 200px;
	line-height: 18px;
}

ul#corp-menu li {
	border-bottom: 1px solid #eee;
	font-size: 13px;
	padding: 10px 0;
}

ul#corp-menu li ul {
	margin: 10px 0 0 20px;
}

ul#corp-menu li ul li {
	border: none;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

ul#corp-menu li a {
	color: #000;
	text-decoration: none;
}

ul#corp-menu li li a {
	color: #666;
}

ul#corp-menu a:hover {
	text-decoration: underline;
}

body#about-page #menu-about a,
body#download-page #menu-download a,
body#video-page #menu-video a,
body#board-page #menu-board a,
body#team-page #menu-team a,
body#investors-page #menu-investors a,
body#history-page #menu-history a,
body#safe-page #menu-safe a,
body#privacy-page #menu-privacy a,
body#terms-page #menu-terms a,
body#press-page #menu-press a,
body#awards-page #menu-awards a,
body#testimonials-page #menu-testimonials a,
body#contact-page #menu-contact a,
body#news-page #menu-news a,
body#jobs-page #menu-jobs a,
body#mobile-page #menu-mobile a,
body#sfaq-page #menu-sfaq a,
body#tech-page #menu-tech a
{
	color: #007934;
	font-weight: bold;
	text-decoration: none !important;
}

/* @end */


/*@Breadcrumbs*/
#breadcrumbs {
	color: #555;
	float: left;
	font-size: 11px;
	margin-left:25px;
	width: 900px;
	line-height: 18px;
	padding-left: 3px;
	padding-right: 3px;
}

#breadcrumbs a {
	color: #007934;
	font-weight: bold;
	padding: 0 1px 0 1px;
}

/* @end */


/* @group Definition Lists */

dl.faq dt {
	color: #007934;
	font-size: 1.2em;
	font-weight: normal;
	margin: 15px 0;
	border-bottom: 1px solid #ddd;
}

dl.faq dd {
	margin: 0 0 10px 20px;
}

dl.quotes {
	font-family: Baskerville, "Big Caslon", Georgia, serif;
}

dl.quotes dt {
	border-top: 1px dotted #ccc;
	padding-top: 10px;
	font-weight: normal;
	font-size: 1.2em;
}

dl.quotes dd {
	color: #444;
	text-indent: 50px;
}

dl.news {
	font-family: Baskerville, "Big Caslon", Georgia, serif;
	font-size: 13px;
}

dl.news dd h2 a:link {
	color: #333;
	text-decoration: none;
}

dl.news dd h2 a:hover {
	color: #000;
	text-decoration: underline;
}

dl.news em {
	color: #007934;
	font-size: 16px;
}

dl.news dt {
	background: 50% 50% no-repeat;
	width: 598px;
	height: 60px;
	border-top: 1px solid #ccc;
	text-indent: -9999px;
}

dl.news dt.sfchronicle {
	background-image: url(../press/logos/sfchronicle.png);
}

dl.news dt.cnn {
	background-image: url(../press/logos/cnnmoney_logo.gif);
}

dl.news dt.gigaom {
	background-image: url(../press/logos/gigaom.png);
}

dl.news dt.techcrunch {
	background-image: url(../press/logos/techcrunch.png);
}

dl.news dt.nytimes {
	background-image: url(../press/logos/nytimes.png);
}

dl.news dt.orlando {
	background-image: url(../press/logos/orlando.png);
}

dl.news dt.wsj {
	background-image: url(../press/logos/wsj.png);
}

dl.news dt.fastcompany {
	background-image: url(../press/logos/fastcompany.png);
}

dl.news dt.businessweek {
	background-image: url(../press/logos/businessweek.png);
}

dl.news dt.pcworld {
	background-image: url(../press/logos/pcworld.jpg);
}

dl.news dt.fortune {
	background-image: url(../press/logos/fortune.gif);
}

dl.news dt.allthingsdigital {
	background-image: url(../press/logos/allthingsdigital.gif);
}

dl.news dt.forbes {
	background-image: url(../press/logos/Forbes.gif);
}

dl.news dt.startelegram {
	background-image: url(../press/logos/startelegram.gif);
}

dl.news dt.ocregister {
	background-image: url(../press/logos/oc.gif);
}

dl.news dt.king5 {
	background-image: url(../press/logos/king5.jpg);
}

dl.news dd {
	background: url(../images/quote.png) 20px 15px no-repeat;
	padding: 20px 50px;
}

dl.news h2 {
	font-size: 2em;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0 0 15px 0;
}

dl.news h3 {
	color: #666;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 9px;
	margin: 0 0 10px 0;
	text-transform: uppercase;
	letter-spacing: 1px;
}


/*---------------*/

dl.awards {
	font-family: Baskerville, "Big Caslon", Georgia, serif;
	font-size: 13px;
}

dl.awards dd h2 a:link {
	color: #333;
	text-decoration: none;
}

dl.awards dd h2 a:hover {
	color: #000;
	text-decoration: underline;
}

dl.awards em {
	color: #007934;
	font-size: 16px;
}

dl.awards dt {
	background: 50% 50% no-repeat;
	width: 598px;
	height: 102px;
	border-top: 1px solid #ccc;
	text-indent: -9999px;
}

dl.awards dt.finovate {
	background-image: url(../images/finovate.png);
}

dl.awards dt.pcworld {
	background-image: url(../images/pcworld.png);
}

dl.awards dt.netbanker {
	background-image: url(../images/netbanker.png);
}

dl.awards dt.pcworld_top {
	background-image: url(../images/pcworld_top.jpg);
}

dl.awards dt.pcmag {
	background-image: url(../images/pcmag.jpg);
}

dl.awards dt.motleyfool {
	background-image: url(../images/motleyfool.png);
}

dl.awards dt.lifehacker {
	background-image: url(../images/Lifehacker_logo.png);
}

dl.awards dt.techcrunch {
	background-image: url(../images/techcrunch.png);
}

dl.awards dt.businessweek {
	background-image: url(../images/businessweek.png);
}

dl.awards dd {
	/*background: url(../images/quote.png) 20px 15px no-repeat;*/
	padding-right: 10px;
}

dl.awards h2 {
	font-size: 2em;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0 0 5px 0;
}

dl.awards h3 {
	color: #666;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 9px;
	margin: 0 0 10px 0;
	text-transform: uppercase;
	letter-spacing: 1px;
}


/* @end */

/* @group Forms */

.content form fieldset label.required {
	background: url(../images/req-bullet.png) top right no-repeat;
}

.content form fieldset {
	border-top: none;
	border-bottom: none;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	float: left;
	padding: 0;
	width: 598px;
}

.content form fieldset ol {
	margin: 0;
	padding: 0;
}

.content form fieldset ol li {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #eee;
	clear: both;
	list-style-type: none;
	margin: 0;
	padding: 10px 10px 10px 0;
}

.content form fieldset ol li label {
	float: left;
	font-weight: bold;
	margin-right: 10px;
	padding-right: 10px;
	text-align: right;
	width: 180px;
}

.content form fieldset input.text,
.content form fieldset textarea {
	line-height: 16px;
	padding: 5px;
}

/* @end */

form.searchbox {
	background: #d1eacf;
	border: 1px solid #c3dac1;
	padding: 20px 0;
	text-align: center;
	font-size: 12px;
	-moz-border-radius: 10px;
}

/* @group Promos
 */

a#webware {
	background: url(../images/small-produ.png);
	behavior: url(css/iepngfix.htc);
	display: block;
	height: 156px;
	left: 910px;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
	top: 130px;
	width: 100px;
}

a#fool {
	background: url(../images/fool-note.png);
	behavior: url(css/iepngfix.htc);
	display: block;
	height: 258px;
	left: 760px;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
	top: 130px;
	width: 291px;
}

/* @end */


/* @Sitemap  */

#sitemap-content {
	margin: 0 0 0 0px;
	width: 920px;
}


#sitemap_header{
float: left;
height: 80px;
margin-left: 60px;
display: inline; /* double margin */
width: 850px;
}

#sitemap_right{
float: left;
width:340px;
}

#sitemap_left{
margin-left: 220px;
display: inline; /* double margin */
float: left;
width: 350px;
}


ul.site-menu {
	display: inline;
	float: left;
	width: 250px;
	line-height: 18px;
}

ul.site-menu li {
	
	border-bottom: 1px solid #eee;
	font-size: 14px;
	padding: 10px 0;
}

ul.site-menu li ul {
	
	color: #007934 ;
	margin: 10px 0 0 20px;
}

ul.site-menu li ul li {

	border: none;
	font-size: 13px;
	margin: 0;
	padding: 0;
}

ul.site-menu li a {
	color: #007934 ;
	text-decoration: underline;
}

ul.site-menu li li a {
	color: #69be28;
}

ul.site-menu a:hover {
	text-decoration: underline;
}
