body {
	background: #fff url('../images/bg_fade.png') repeat-x 50% 0;
	font-family: Helvetica, Sans-Serif;
	font-size: 11pt;
	color: #000;
	}

a:link,
a:visited {
	color: #2c95ee;
	text-decoration: underline;
	}
a:hover {
	text-decoration: none;
	}
p {
	line-height: 1.5em;
	margin: 5px 0 10px;
	}
	
input,
select,
textarea {
	}
input.active,
select.active,
textarea.active {
	background-color: #f8f8f8;
	}
button,
input.submit {
	cursor: pointer;
	}

.clear {
	clear: both;
	}

.success {
	background-color: #fafacc;
	border: 1px solid #eaea33;
	padding: 5px;
	width: 550px;
	margin: 10px auto;
	color: #000;
	text-align: center;
	}

#document {
	display: block;
	background: transparent url('../images/bg_header.png') no-repeat 0 0;
	}

#header,
#page {	
	margin: 0 auto;
	width: 986px;
	}

#header {
	height: 73px;
	width: 950px;
	padding-top: 7px;
	}
	#header a,
	#header p {
		color: #f2f2f2;
		}

	#header #logo {
		float: left;
		height: 71px;
		}
		#header #logo h1 {
			}
			#header #logo h1 a {
				display: block;
				width: 204px;
				height: 66px;
				background: transparent url('../images/logo3.png') no-repeat 0 0;
				cursor: pointer;
				}
				#header #logo h1 a span {
					display: none;
					}
		#header #logo p {
			display: block;
			width: 480px;
			height: 18px;
			margin-left: 50px;
			}
			#header #logo p span {
				display: none;
				}

	#header #topright {
		display: block;
		float: right;
		height: 40px;
		width: 250px;
		margin-top: 10px;
		font-size: 0.95em;
		}
		#header #topright ul {
			float: right;
			list-style-type: none;
			height: 21px;
			}
			#header #topright ul li {
				display: block;
				float: left;
				border-right: 1px solid #f2f2f2;
				padding: 0 5px;
				}
			#header #topright ul li.last {
				border: none;
				padding-right: 0;
				}
		#header #topright p {
			clear: both;
			margin-top: 5px;
			text-align: right;
			}

#footer {
	clear: both;
	background: #8cb00e url('../images/footer_left.png') no-repeat 0 0;
	color: #fff;
	height: 24px;
	padding-left: 12px;
	margin: 25px 0 10px;
	}
	#footer p {
		float: left;
		margin: 0;
		line-height: 24px;
		vertical-align: bottom;
		}
	#footer .phone {
		float: right;
		height: 24px;
		background: #8cb00e url('../images/footer_right.png') no-repeat 100% 0;
		padding-right: 12px;
		}

#page {
	clear: both;
	margin-top: 5px;
	}
	#page #topmenu {
		display: block;
		height: 58px;
        padding: 4px 0 0 30px;
		}
		#page #topmenu li {
			float: left;
			display: block;
			margin-top: 9px;
			
			}
			#page #topmenu li a {
				display: inline-block;
				padding: 0 20px;
				height: 37px;
				line-height: 37px;
				vertical-align: middle;
				text-align: center;
				color: #0e6ec0;
				text-decoration: none;
				}
				#page #topmenu li a:hover {
					text-decoration: underline;
					}
		#page #topmenu li.active {
	   		background: transparent url('../images/menu_left.png') no-repeat 0 0;
	   		}
			#page #topmenu li.active a {
				padding: 0 0 0 5px;
				font-weight: bold;
				}
				#page #topmenu li.active a span {
					display: block;
					float: left;
					background-color: #fff;
					padding: 0 5px;
					}
			#page #topmenu li.active b {
				display: block;
				float: left;
				width: 4px;
				height: 38px;
				background: transparent url('../images/menu_right.png') no-repeat 100% 0;
				}
				#page #topmenu li.active b span {
					display: none;
					}
					
	#page #container {
			padding: 0 0 0 17px;
			width: 980px;
		}
		#page #container #content {
			background-color: #fff;
			padding: 10px 25px;
			}

		#page #container #content.homepage {
				padding-right: 0px;
				}
#content.homepage #homepage {
	float: left;
	width: 675px;
	}
	#content.homepage h2 {
		color: #8cb00e;
		}
	#content.homepage h2 a {
		color: #8cb00e;
		text-decoration: none;
		}
	#content.homepage h2 a:hover {
		text-decoration: none;
		}
	#homepage #intro {
		}
		#homepage #intro #welcome {
			display: block;
			width: 455px;
			padding-right: 20px;
			float: left;
			}
			#homepage #intro #welcome h2 {
				margin: 0 0 15px;
				}
		#homepage #intro #intro_right {
			float: left;
			Width: 190px;
			margin-top: 25px;
			}
			#homepage #intro #intro_right #intro_tour {
				text-align: center;
				padding: 20px 0 5px 5px;
				margin-bottom: 5px;
				font-size: 0.9em;
				}
				#homepage #intro #intro_right #intro_tour a {
					display: block;
					width: 195px;
					height: 62px;
					background: transparent url('../images/homepage/button_tour2.png') no-repeat 0 0;
					margin: 0 auto;
					}
					#homepage #intro #intro_right #intro_tour a:hover {
						opacity: 0.7;
						}
					#homepage #intro #intro_right #intro_tour a span {
						display: none;
						}
				#homepage #intro #intro_right #intro_tour p {
					color: #8f8f8f;
					}
			#homepage #intro #intro_right #intro_promo {
				height: 60px;
				}
	#homepage #features_slideshow {
		clear: left;
		width: 675px;
		height: 251px;
		margin: 15px 0;
		}
		#homepage #features_slideshow ul.slides {
			display: none;
			}
		#homepage #features_slideshow div.slide {
			display: block;
			width: 675px;
			height: 251px;
			overflow: hidden;
			position: absolute;
			z-index: 1;
			}
			#homepage #features_slideshow div.slide h3 {
				display: none;
				}
			#homepage #features_slideshow div.slide p {
				display: none;
				}
		#homepage #features_slideshow .slide_nav {
			position: relative;
			top: 225px;
			left: 10px;
			z-index: 5;
			list-style-type: none;
			}
			#homepage #features_slideshow .slide_nav li {
				}
				#homepage #features_slideshow .slide_nav li a {
					display: block;
					float: left;
					width: 29px;
					height: 29px;
					margin-right: 3px;
					line-height: 29px;
					vertical-align; bottom;
					text-align: center;
					text-decoration: none;
					color: #fafafa;
					font-weight: bold;
					}
				#homepage #features_slideshow .slide_nav li a:hover,
				#homepage #features_slideshow .slide_nav li a.active {
					background: transparent url('../images/homepage/slide_nav_active.png') no-repeat 0 0;
					color: #13698D;
					opacity: 0.7;
					}
				#homepage #features_slideshow .slide_nav li a.active {
					cursor: default;
					opacity: 1;
					}
							
	#homepage #features_description {
		line-height: 1.5em;
		}
		
	#homepage #features_available {
		margin-top: 30px;
		}
		#homepage #features_available ul {
			margin-top: 10px;
			}
			#homepage #features_available ul li.category {
				display: block;
				width: 190px;
				height: 230px;
				overflow: hidden;
				margin-right: 10px;
				padding: 10px;
				float: left;
				border: 1px solid #ccc;
				}
				#homepage #features_available ul li.category h3 {
					font-weight: bold;
					margin: 10px 0;
					}
				#homepage #features_available ul li.category ul {
					}
					#homepage #features_available ul li.category ul li {
						line-height: 1.7em;
						clear: left;
						}
						#homepage #features_available ul li.category ul li a {
							float: left;
							margin-right: 5px;
							}

#content #sidebar {
	float: right;
	width: 230px;
	padding-right: 20px;
	}
	#content #sidebar h2 {
		margin-bottom: 10px;
		color: #8cb00e;
		font-weight: bold;
		}
		#content #sidebar h2 a {
			color: #8cb00e;
			}
	#sidebar .sidebar_box {
		margin-bottom: 30px;
		}
		#sidebar .sidebar_box a.more {
			display: block;
			text-align: right;
			}
	#sidebar #sidebar_news {
		}
		#sidebar_news ul {
			}
			#sidebar_news ul li {
				margin-bottom: 25px;
				}
				#sidebar_news ul li span {
					display: block;
					color: #666;
					font-weight: bold;
					font-size: 0.85em;
					margin-bottom: 5px;
					}
				#sidebar_news ul li a {
					line-height: 1.2em;
					}
	#sidebar #sidebar_demo,
	#sidebar #sidebar_blog,
	#sidebar #sidebar_keytrak,
	#sidebar #sidebar_appstore {
		background: transparent url('../images/homepage/button_appstore2.png') no-repeat 100% 10px;
		border-top: 1px solid #d9d9d9;
		border-bottom: 1px solid #d9d9d9;
		padding: 10px 0;
		margin: 10px 0;
		}
		#sidebar_demo h2,
		#sidebar_blog h2,
		#sidebar_keytrak h2,
		#sidebar_appstore h2 {
			display: block;
			float: left;
			font-size: 1.25em;
			margin: 0;
			padding: 0 140px 5px 0;
			}
			#sidebar_demo h2 a,
			#sidebar_blog h2 a,
			#sidebar_keytrak h2 a,
			#sidebar_appstore h2 a {
				font-size: 0.85em;
				}
		#sidebar_demo a,
		#sidebar_blog a,
		#sidebar_keytrak a,
		#sidebar_appstore a {
			font-size: 0.9em;
			}
	#sidebar #sidebar_demo {
		background-image: url('../images/homepage/box_demo.png');
		border-top: none;
		padding-bottom: 20px;
		}
	#sidebar #sidebar_blog {
		background-image: url('../images/homepage/box_blog.jpg');
		border-top: none;
		padding-bottom: 20px;
		}
	#sidebar #sidebar_keytrak {
		background-image: url('../images/homepage/box_keytrak.gif');
		background-position: right 40px;
		border-bottom: none;
		padding-top: 0px;
		padding-bottom: 20px;
		}
	#sidebar #sidebar_testimonials {
		}
		#sidebar #sidebar_testimonials blockquote p {
			font-size: 0.95em;
			line-height: 1.3em;
			}
			#sidebar #sidebar_testimonials blockquote p a {
				font-style: italic;
				color: #656565;
				text-decoration: none;
				}
		#sidebar #sidebar_testimonials a.credit {
			display: block;
			text-decoration: none;
			color: #13698d;
			margin-bottom: 15px;
			font-size: 0.9em;
			}
	#sidebar #sidebar_contact {
		}
		#sidebar_contact p,
		#sidebar_contact dl {
			font-size: 0.95em;
			color: #444;
			}
			#sidebar_contact dl dt,
			#sidebar_contact dl dd {
				margin: 0;
				}
				#sidebar_contact dl dd input,
				#sidebar_contact dl dd textarea {
					width: 150px;
					margin-bottom: 10px;
					}
				#sidebar_contact dl dd textarea {
					height: 100px;
					}
				#sidebar_contact dl #send-label {
					display: none;
					}
				#sidebar_contact dl #send-element {
					float: none;
					clear: left;
					}
				#sidebar_contact dl dd .submit {
					width: auto;
					}
	#sidebar #sidebar_benefits {
		}
		#sidebar_benefits ul {
			list-style-position: outside;
            list-style-type: disc;
            margin-left: 15px;
			}
			#sidebar_benefits ul li {
				margin-bottom: 10px;
				font-weight: bold;
				text-decoration: none;
				letter-spacing: 0.25px;
				}
	
#page_view {
	width: 670px;
	float: left;
	padding-right: 10px;
	}
	#content h2 {
		margin-top: 5px;
		font-size: 1.6em;
		color: #adadad;
		font-weight: normal;
		}
		#content h2 a {
			text-decoration: none;
			color: #656565;
			}
		#content h2 a:hover {
			text-decoration: underline;
			}
		#content h2 span {
			color: #8cb00e;
			font-weight: bold;
			}
	#content .menu_pages {
		list-style-type: none;
		margin: 10px 0;
		}
		#content .menu_pages li {
			display: inline;
			border-right: 1px solid #c5c4c4;
			margin-right: 5px;
			padding-right: 5px;
			}
			#content .menu_pages li span {
				font-weight: bold;
				}
		#content .menu_pages li.last {
			border-right: none;
			}
	#page_view #page_intro {
		margin: 20px 0;
		font-size: 1.1em;
        font-weight: bold;
		line-height: 1.5em;
		color: #444;	
		}
	#page_view #page_content {
		}
		#page_view #page_content #features {
			margin: 25px 0;
			}
			#features li.featureCat {
				margin-top: 30px;
				}
				#page_additional h3,
				#features li.featureCat h3 {
					font-size: 1.25em;
					color: #adadad;
					font-weight: 100;
                    margin: 10px 0 20px;
					}
				#features li.featureCat ul {
					}
					#features li.feature {
						margin: 15px 30px 15px 15px;
						padding-bottom: 5px;
						border-bottom: 1px dotted #d8d8d8;
						clear: left;
						}
						#features li.feature .feature_icon {
							float: left;
							width: 40px;
							overflow: hidden;
							}
							#features li.feature .feature_icon img {
								max-width: 40px;
								}
						#features li.feature .feature_text {
							margin-left: 65px;
							}
							#features li.feature .feature_text h4 {
								font-size: 1.1em;
                                color: #0e6ec0;
								font-weight: bold;
								}
							#features li.feature .feature_text p {
                                color: #444;
                                font-size: 0.95em;
                                line-height: 1.3em;
								}
		#page_view #page_content #contact {
			}
			#contact h3 {
				color: #0e6ec0;
				font-size: 1.1em;
				margin: 10px 0;
				}
				#contact #contact_address {
					display: block;
					margin: 15px 0;
					border-bottom: 1px dotted #d8d8d8;
					background: #fff url('../images/bg_contact.png') no-repeat 0 0;
					back ground: transparent url('../images/contact_building.png') no-repeat 0 0;
					padding-left: 125px;
					line-height: 1.4em;
					padding-bottom: 25px;
					color: #444;
					font-size: 0.95em;
					}
				#contact #contact_form {
					}
					#contact #contact_form dl {
						}
						#contact #contact_form dl dd {
							}
							#contact_form dl dd input#subject {
								width: 350px;
								}
							#contact_form dl dd textarea#message {
								width: 350px;
								height: 150px;
								}
							#contact_form dl dd input.submit {
								}
		#page_view #page_content #info {
			}
			#info h3 {
				font-size: 1.15em;
				line-height: 1.3em;
				color: #0e6ec0;
				}
			#info .info_text {
				border-bottom: 1px dotted #e8e8e8;
				margin-bottom: 10px;
				}
				#info .info_with_attachments {
					border-bottom: 0;
					}
			#info .info_attachments {
				}
				#info .info_attachments h3 {
					margin-bottom: 15px;
					}
					#info .info_attachments .attachment {
						border-bottom: 1px dotted #d8d8d8;
						padding: 15px 0;
						}
					#info .info_attachments .attachment img {
						max-width: 650px;
						}
		#page_view #page_content #faq {
			}
			#faq #faq_categories { 
				}
				#faq #faq_categories li {
					display: block;
					width: 200px;
					margin-right: 5px;
					margin: 10px 10px 0 0;
					float: left;
					}
			#faq #faq_questions {
				margin-top: 25px;
				}
				#faq #faq_questions li.faq_category {
					margin-bottom: 20px;
					}
					#faq #faq_questions li.faq_category h3 {
						color: #0e6ec0;
						font-size: 1.3em;
						}
					#faq #faq_questions li ul {
						}
						#faq #faq_questions li ul li {
							border-bottom: 1px dotted #d8d8d8;
							}
							#faq #faq_questions li ul li p {
								}
								#faq #faq_questions li ul li p .in {
									font-weight: bold;
									}
							#faq #faq_questions li ul li p.question {
								margin-bottom: 0;
								}
		#page_view #page_content #hardware {
			}
			#hardware li.hardware {
				border-bottom: 1px dotted #d8d8d8;
				padding: 10px;
				clear: left;
				}
			#hardware li.last {
				border-bottom: none;
				}
				#hardware li .picture {
					width: 175px;
					overflow: hidden;
					float: left;
					text-align: center;
					}
					#hardware li .picture img {
						max-width: 170px;
						}
				#hardware li .details {
					margin-left: 175px;
					width: 450px;
					font-size: 0.95em;
					color: #444;
					}
					#hardware li .details h3 {
						font-size: 1.3em;
						line-height: 1.3em;
						color: #0e6ec0;
						font-weight: bold;
						}
					#hardware li .details .description {
						margin: 0;
						}
					#hardware li .details ul.properties {
						width: 450px;
						margin-top: 10px;
						}
						#hardware li .details ul.properties li {
							height: 12px;
							}
							#hardware li .details ul.properties li span {
								display: block;
								width: 110px;
								float: left;
								font-weight: bold;
								margin-bottom: 10px;
								}
							#hardware li .details ul.properties li var {
								font-style: normal;
								display: block;
								float: left;
								width: 310px;
								margin-bottom: 10px;
								}
		#page_view #page_content #partners {
			margin-top: 10px;
			}
			#partners li {
				border-bottom: 1px dotted #d8d8d8;
				padding: 5px 0;
				}
			#partners li.last {
				border-bottom: none;
				}
				#partners li .picture {
					max-height: 50px;
					}
				#partners li .description {
					line-height: 1.3em;
					margin: 0;
					}
		#page_view #page_content #testimonials {
			}
			#testimonials li {
				border-bottom: 1px dotted #d8d8d8;
				padding: 15px 0;
				}
			#testimonials li.last {
				border-bottom: none;
				}
				#testimonials li h3 {
					color: #0e6ec0;
					font-size: 1.1em;
					margin-bottom: 5px;
					}
				#testimonials li blockquote {
					line-height: 1.4em;
					font-size: 0.95em;
					color: #656565;
					font-style: italic;
					}
		#page_view #page_content #tour {
			}
			#tour ul.tour_items {
				}
				#tour ul.tour_items li.tour_item {
					clear: left;
					display: block;
					}
					#tour ul.tour_items li.tour_item .tour_text {
						float: left;
						width: 225px;
						margin-right: 5px;
						}
					#tour ul.tour_items li.tour_item .tour_image {
						float: left;
						max-width: 440px;
						max-height: 535px;
						}
			#tour ul.tour_nav {
				clear: both;
				padding-top: 20px;
				}
				#tour ul.tour_nav li {
					display: inline;
                    margin-right: 10px;
					}
					#tour ul.tour_nav li a {
						text-decoration: none;
                        font-size: 1.1em;
						}
						#tour ul.tour_nav li a span {
							text-decoration: underline;
							}
					#tour ul.tour_nav li a:hover span {
						text-decoration: none;
						}
					#tour ul.tour_nav li a.disabled {
						visibility: hidden;
						}
						#tour ul.tour_nav li a.disabled span {
							text-decoration: none;
							}
				
		#page_content .attachments_links {
			clear: left;
			height: 20px;
			}
			#page_content .attachments_links li {
				float: left;
				margin-right: 5px;
				}
				a.attachment_button,
				#page_content .attachments_links li a {
					display: block;
					height: 17px;
					width: 61px;
					background: transparent no-repeat 0 0;
					}
					a.attachment_button span,
					#page_content .attachments_links li a span {
						display: none;
						}
				#page_content .attachments_links li a:hover {
					opacity: 0.7;
					}
				#page_content .attachments_links li.screenshots a {
					background-image: url('../images/icon_pictures.png');
					width: 101px;
					}
				a.attachment_video,
				#page_content .attachments_links li.video a {
					background-image: url('../images/icon_videos.png');
					}
					
#sitemap {
	width: 680px;
	}
	#sitemap #sitemap_pages {
		}
		#sitemap #sitemap_pages li.category {
			float: left;
			width: 225px;
			margin: 15px 0;
			}
			#sitemap #sitemap_pages li h3 {
				color: #0e6ec0;
				margin: 5px 0;
				}
				#sitemap #sitemap_pages li ul {
					}
					#sitemap #sitemap_pages li ul li {
						margin: 5px 0;
						}
						#sitemap #sitemap_pages li ul li a {
							}


form dl {
	/*width: 450px;*/
	}
	form dl dt {
		clear: left;
		float: left;
		width: 90px;
		margin: 5px 0;
		line-height: 1.3em;
		}
	form dl dd {
		float: left;
		margin: 5px 0;
		}
		form dl dd input {
			width: 200px;
			}
            form dl dd input[type="checkbox"] {
                width: auto;
                }
		form dl dd input.submit {
			width: auto;
			padding: 0 20px;
			}
		form dl dd .errors {
			margin-top: 5px;
			font-size: 0.9em;
			color: #ff1212;
			}

/* prettyPic adjustments */
#mybuilding .pp_nav p {
	line-height: 1em;
	}
