/* resets */
body {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 12px 0;
	font-weight: normal;
}
a img {
	border: 0;
}
a {
	outline: none;
}

/* styles */
body {
	background: url(/images/bg.gif) top center;
}
#body {
	padding-bottom: 100px;
	font: 13px "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
	color: #161616;
}
#outer {
	background: url(/images/outerbg.gif) repeat-x #fff;
	padding-bottom: 30px;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
	background: url(/images/wrapperbg.jpg) top center no-repeat;
}
#header {
	height: 148px;
	position: relative;
}
#header img#logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 320px;
	height: 112px;
}
#header img#tagline {
	position: absolute;
	top: 0;
	right: 0;
	width: 320px;
	height: 112px;
}
#nav {
	height: 35px;
	width: 900px;
	position: absolute;
	bottom: 0;
	left: 30px;
	background: url(/images/navbg.gif) no-repeat #78c4e2;
	text-align: center;
}
#nav a {
	line-height: 34px;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0 10px;
}
#nav a:hover, #nav a.active {
	color: #0055a5;
}
#social_links {
	position: absolute;
	height: 32px;
	top: 50px;
	right: 30px;
}
#social_links a {
	height: 32px;
	float: left;
	display: block;
	padding-left: 40px;
	font-size: 14px;
	line-height: 32px;
	margin-left: 30px;
	color: #11b2f0;
	text-decoration: none;
}
#social_links a:hover {
	color: #0055a5;
}
#social_links #facebook {
	background: url(/images/fb.gif) no-repeat left center;
}
#social_links #linkedin {
	background: url(/images/linkedin.gif) no-repeat left center;
}

#main {
	padding: 12px 36px;
}
#page_title {
	padding: 1px 5px;
}

#content {
	width: 675px;
	float: left;
}
#content_text {
	padding: 0 0 0 24px;
}

#footer {
	background: url(/images/footerbg.jpg) repeat-x;
	padding-top: 66px;
}
#footer_text {
	width: 910px;
	margin: 0 auto;
	color: #fff;
}
#footer_text #copyright {
	padding: 5px;
	font-size: 12px;
	text-transform: uppercase;
}

/* styles */

#main h1 {
	color: #6ac071;
	font: 30px Times, "Times New Roman", serif;
	text-transform: uppercase;
}
#main h2 {
	color: #0055a5;
	font: 28px Times, "Times New Roman", serif;
	font-variant: small-caps;
	margin-top: 0;
	margin-bottom: 6px;
}
#main h2 span {
	color: #00aeef;
}
#content h3 {
	color: #111;
	font: 24px Times, "Times New Roman", serif;
	font-style: italic;
}
#content h4 {
	color: #393;
	font: 20px Times, "Times New Roman", serif;
	font-style: italic;
}
#main a {
	color: #0055a5;
	text-decoration: none;
}
#main a:hover {
	color: #00aeef;
}
#main .paragraph {
	border-top: 1px solid #d7d7d7;
	margin: 12px 0;
}
#main .paragraph-first {
	border-top: 0;
}

#main form label {
	width: 100px;
	padding-right: 20px;
	float: left;
	text-align: right;
}
#main form input.text {
	width: 200px;
	border: 1px solid #999;
	padding: 2px;
	font: 13px "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
	color: #7d7d7d;
}
#main form textarea {
	width: 300px;
	height: 150px;
	border: 1px solid #999;
	padding: 2px;
	font: 13px "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
	color: #7d7d7d;
}

#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
}

/* homepage styles */

#body.section-homepage #content_text {
	padding: 0;
}
#body.section-homepage #footer {
	padding-top: 50px;
}

#body.section-homepage #focus {
	margin-top: 15px;
	width: 888px;
	height: 300px;
	position: relative;
	margin-bottom: -82px;
	background: url(/images/focus-new.jpg) no-repeat;
}
#body.section-homepage #focus #focus-text {
	display: none;
}
#body.section-homepage #focus #find-out-more {
	position: absolute;
	bottom: 50px;
	left: 0;
	width: 208px;
	height: 34px;
}
#triptych {
	weight: 900px;
	padding: 0 5px 0 4px;
	height: 272px;
	overflow: hidden;
	background: url(/images/tribg.gif) no-repeat;
}
#triptych .tri {
	width: 190px;
	height: 227px;
	padding: 20px 10px 20px 100px;
	float: left;
	color: #333;
	overflow: hidden;
	font-size: 14px;
	line-height: 20px;
	background-position: 30px 20px;
	background-repeat: no-repeat;
}
#triptych .tri h2 {
	font: 24px Times, "Times New Roman", serif;
	color: #fff;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 6px;
}
#triptych .tri p {
	margin: 6px 0;
}
#triptych a {
	color: #ff9;
	text-decoration: none;
	border-bottom: 1px solid #ff9;
}
#triptych a:hover {
	text-decoration: none;
	border-bottom: 1px solid #fff;
}
#triptych #tri1 {
	background-image: url(/images/icon-paper.gif);
}
#triptych #tri2 {
	background-image: url(/images/icon-dollar.gif);
}
#triptych #tri3 {
	background-image: url(/images/icon-envelope.gif);
}


/* secondary page styles */
#body.section-homepage #sidebar, #body.section-404_error #sidebar, 
#body.section-pricing #sidebar, #body.section-contact_us #sidebar, #body.section-demos_and_training #sidebar {
	display: none;
}
#body.section-homepage #content, #body.section-404_error #content, 
#body.section-pricing #content, #body.section-contact_us #content, #body.section-demos_and_training #content {
	width: 100%;
	float: none;
}
#body.section-homepage #content_text, #body.section-404_error #content_text, #body.section-pricing #content_text, #body.section-contact_us #content_text, #body.section-demos_and_training #content_text {
	padding: 0;
}

#contact-left {
	width: 460px;
	margin-right: 30px;
	float: left;
}
#contact-right {
	width: 260px;
	float: left;
	text-align: right;
}


#sidebar {
	width: 210px;
	float: left;
	background: url(/images/sidebar-top.gif) no-repeat #6ac071;
}
ol#subnav {
	margin: 0;
	list-style-type: none;
	padding: 9px 15px 180px 20px;
	background: url(/images/sidebar-bottom.gif) no-repeat bottom left;
}
ol#subnav li {
	margin: 9px 0;
}
ol#subnav li.subsub {
	margin-left: 24px;
}
ol#subnav li h4 {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}
ol#subnav li a {
	text-transform: uppercase;
	font-size: 14px;
	color: #fff;
	padding-left: 14px;
	background: url(/images/subnav-li.gif) no-repeat top left;
	display: block;
}

ol#subnav li a:hover, ol#subnav li a.active {
	color: #0055a5;
	background: url(/images/subnav-li-over.gif) no-repeat top left;
}

#content .news_article {
	margin: 12px 0;
}
#content .news_article h4, #content .news_article h5, #content .news_article p {
	margin: 0 0 3px 0;
}
#content .news_article h5 {
	color: #999;
	font-style: italic;
	margin-bottom: 6px;
}

/* other styles */
#content img.element_image {
	margin: 0px 12px 12px 12px;
}
#content #video_box {
	margin: 12px 0;
}

.partnerships {
	width: 120px;
	float: left;
	margin: 0 20px 20px 0;
}

img.right {
    float: right;
	margin: 0 0 12px 12px;
}
img.left {
    float: left;
	margin: 0 12px 12px 0;
}
.spacer {
	padding: 1px 5px;
}
.clear {
	clear:both;
}
.fakelink {
	color: #999;
	text-decoration: underline;
}
