body  {
	font: 1em Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #5e6d75;
	background: url(../images/back_tile.gif) top repeat-x;
}
div#col_1 p strong, div#col_1 ul li strong {color: #5e6d75;}
div#product_col p strong {color: #5e6d75;}


.clear {clear: both;}

a:focus {outline-style: none;}
a img {border: none;}

a:link{color: #1c7db6; text-decoration: none;}
a:visited{color: #1c7db6; text-decoration: none;}
a:hover{color: #1c7db6; text-decoration: underline;}
a:active{color: #1c7db6;}

h1 a {font-size:1.1em;}

/*===================== STRUCTURE =====================*/

#wrapper {
	background: url(../images/background.jpg) center top no-repeat;
}

#container {
	width: 990px;
	margin: 0 auto;
	font-size: .8em;
}

#header {
	height: 81px;
	position: relative;
}

#content {
	margin-bottom: 30px;
}

#flash {
	margin-top: 10px;
}

/*===================== HEADER =====================*/

#logo {
	float: left;
	margin: 15px 0 0 30px;
}

/*=== Top Nav ===*/

#top_nav {
	margin: 10px 25px 0 0;
	float: right;
	font-size: .85em;
	color: #778189;
}

#top_nav a {
	line-height: 20px;
	color: #778189;
	text-decoration: none;
}

#top_links {
	float: right;
	*margin: -20px 185px 0 0; /*IE 7 hack*/
}

#top_nav a:hover {
	text-decoration: underline;
}

#top_nav form {
	margin-left: 20px;
	float: right;
}

#top_nav form input {
	float: right;
	height: 16px;
	padding: 1px;
	border: 1px solid #b2b5bb;
	border-right: none;
	color: #b2b5bb;
	font-size: 1.2em;
}

#top_nav #search_submit {
	width: 22px;
	height: 20px;
	border: none;
	background: url(../images/search_submit.gif) center top no-repeat;
}

#search_submit {
	width: 22px;
	height: 20px;
	border: none;
	background: url(../images/search_submit.gif) center top no-repeat;
}

/*=== Main Nav ===*/

#main_nav {
	font-size: 1.1em;
	position: absolute;
	top: 52px;
	right: 0;
}

#main_nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 100;
}

#main_nav ul li {
	position: relative;
	display: inline;
	float: left;
	margin-left: 40px;
}

#main_nav ul li a {
	display: block;
}

#main_nav a {
	color: #455660;
	text-decoration: none;
}

#main_nav a:hover, #main_nav a.selected {
	color: #2d86c8;
}

#main_nav ul li ul li {
	width: 215px;
	margin-left: 0;
}

#main_nav ul li ul li a {
	width: auto;
	height: auto;
	padding: 5px;
	background: #f2f1f0;
	border: 1px solid #d2d5d8;
	font-size: .9em;
}

.mlddm ul {
	z-index: 100;
	position: absolute;
	visibility: hidden;
}

/*===================== CONTENT =====================*/

/*=== New Home Page ===*/

#headlines {
	width: 966px;
	height: 38px;
	padding: 0px 0px 0px 20px;
	margin: 10px 0 20px 3px;
	background: url(../images/headlines_back.png) left top no-repeat;
	line-height: 38px;
	font-size: .9em;
}

#h_text {
	float: left;
}

#h_text span {
	float: left;
	padding-right: 7px;
	text-transform: uppercase;
	color: #dc7d27;
}

#h_follow {
	float: right;
	padding: 0px 0px 0px 0px;
}

/*#h_follow img {
	float: right;
	margin: 9px 0 0 8px;
}

#h_follow span {
	float: right;
}*/

#tabs {
	width: 675px;
	float: left;
	z-index: 1000;
	*margin-bottom: 30px;
	*position: relative;
	*padding-top: 34px;
}

#tab_links {
	*position: absolute;
	*top:0;
}

#tab_links a {
	display: block;
	height: 34px;
	float: left;
	padding: 0 15px 0 7px;
	margin-left: 15px;
	line-height: 35px;
	background: url(../images/tab_right.png) right top no-repeat;
	color: #455660;
	font-size: .8em;
	font-weight: bold;
	white-space:nowrap;
}

/*@media screen and (-webkit-min-device-pixel-ratio:0){
	#tab_links a {white-space:nowrap;}
}*/

#tab_links a span {
	display: inline-block;
	width: 8px;
	height: 34px;
	float: left;
	margin-left: -15px;
	background: url(../images/tab_left.png) left top no-repeat;
}

#tab_links a:hover, #tab_links a.selected {
	background-position: right bottom;
	text-decoration: none;
	color: #fff;
}

#tab_links a:hover span, #tab_links a.selected span {
	background-position: left bottom;
}

#help_headline {
	height: 25px;
	padding-left: 15px;
	color: #464646;
	font-weight: bold;
	font-size: 1.2em;
}

#help {
	width: 675px;
	height: 141px;
	margin-top: -1px;
	padding-top: 10px;
	background: url(../images/help_background.png) center top no-repeat;
	font-size: .8em;
	z-index: 900;
}

#help strong {
	color: #1c7db6;
	font-size: 1.2em;
}

.help_icon {
	width: 175px;
	height: 55px;
	text-align: center;
}

.help1, .help2, .help3 {
	width: 175px;
	float: left;
}

.help1 {
	margin-left: 25px;
}

.help2 {
	margin-left: 50px;
}

.help3 {
	margin-left: 50px;
}

#success {
	width: 294px;
	height: 184px;
	float: right;
	background: url(../images/success_stories_back.png) center top no-repeat;
	line-height: 1.2em;
}

#success span {
	display: inline-block;
	height: 30px;
	padding-left: 20px;
	color: #fff;
	line-height: 30px;
	text-transform: uppercase;
	
}

#success_content {
	padding: 20px;
	font-size: .8em;
}

#success_logo {
	float: right;
	margin: 0 0 0 20px;
}

/*=== Intro ===*/

#intro {
	margin: 25px 0 25px 30px;
}

.large_text {
	display: block;
	float: left;
	margin: 0 10px 0 0;
	color: #5e6d75;
	font-size: 1.7em;
	font-weight: bold;
}

#follow_us {
	float: right;
	width: 245px;
	height: 56px;
	margin-left: 20px;
	padding-left: 30px;
	line-height: 56px;
	background: url(../images/follow_us.png) center top no-repeat;
}

#follow_us_new {

	width: 245px;
	height: 56px;
	margin-left: 0px;
	*margin-left:0px;
	padding-left: 0px;
	*padding-left:0px;
	line-height: 56px;
	}

#follow_us img, #follow_us_new img, #follow_us span, #follow_us_new span, #follow_sub img,  #follow_sub span {
	float: left;
}

#follow_us img, #follow_us_new img, #follow_sub img {
	margin: 13px 5px 0 5px;
}

#right_col #follow_sub img {
	margin: 13px 5px 0 5px;
}

#follow_sub {
	width: 198px;
	height: 44px;
	margin-bottom: 15px;
	padding: 0 0 0 20px;
	background: url(../images/follow_us_back.png) center top no-repeat;
	line-height: 44px;
}

/*=== Features ===*/

#features_top {
	height: 6px;
	background: url(../images/features_top.png) center top no-repeat;
}

#features_bottom {
	height: 8px;
	background: url(../images/features_bottom.png) center top no-repeat;
}

#features_content {
	width: 990px;
	padding-bottom: 15px;
	*padding-bottom: 0; /*IE 7 hack*/
	background: url(../images/features_tile.png) center repeat-y;
	color: #455660;
	font-size: .8em;
}

#features_1, #features_2, #features_3 {
	width: 318px;
	float: left;
}

#features_1 {
	margin-left: 3px;
}

#features_2, #features_3 {
	margin-left: 13px;
}

#features_content h1, .mod_content h1, .mod_narrow_content h1 {
	margin: 0 0 20px 0;
	color: #dc7d27;
	font-size: 1.4em;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom: 1px solid #eceeef;
	padding: 10px 0 0 20px;
}

#features_content strong {
	color: #000;
	font-size: 1.2em;
}

.features_media {
	float: left;
	margin-left: 20px;
}

.features_text {
	float: right;
	width: 130px;
	margin-right: 20px;
}

.wide {
	width: 280px;
}

/*=== Scroller ===*/

#pscroller1{
	width: 700px;
	*width: 690px;
	height: 38px;
	float: left;
}

#pscroller2 {
	width: 200px;
	height: 180px;
	background: url(../images/testimonial_quotes.png) center top no-repeat;
}

.someclass{ //class to apply to your scroller(s) if desired
}

/*===================== FOOTER =====================*/

#footer {
	padding: 30px;
	*padding: 0 30px 15px 30px;
	*margin-top: 30px;
	color: #455660;
	background: url(../images/footer_tile.gif);
	font-size: .8em;
	line-height: 1.4em;
}

#footer_top {
	width: 640px;
	float: left;
	margin-bottom: 20px;
}

#footer_follow {
	width: 202px;
	height: 29px;
	float: right;
	padding-top: 8px;
	background: url(../images/footer_follow.gif) center top no-repeat;
}

#footer_follow img {
	float: left;
	margin-left: 7px;
}

#footer_follow span {
	float: left;
	margin-left: 20px;
	line-height: 20px;
}

.footer_col {
	width: 235px;
	float: left;
	margin-right: 50px;
}

.narrow {
	width: 145px;
}

#left {
	width: 410px;
	margin-right: 70px;
}

#right {
	width: 255px;
	margin-right: 0;
}

#footer strong {
	font-size: 1.1em;
}

#newsletter, #rss {
	height: 16px;
	margin-bottom: 10px;
	padding-left: 20px;
	background: url(../images/signup_newsletter.gif) left center no-repeat;
}

#rss {
	background: url(../images/signup_rss.gif) left center no-repeat;
}

.explore_col {
	width: 115px;
	float: left;
	margin: 10px 25px 0 0;
	line-height: 1.7em;
}

#explore_right {
	margin-right: 0;
}

#copyright {
	height: 50px;
	padding: 0 30px;
	line-height: 50px;
	font-size: .8em;
	color: #5e6d75;
}

#copyright span {
	display: inline;
	/*margin-top: -50px; /*IE 7 hack*/
}

#copyright a {
	color: #5e6d75;
	text-decoration: none;
}

#copyright a:hover {
	text-decoration: underline;
}

/*===================== SUB PAGES =====================*/

#breadcrumb {
	margin-bottom: 15px;
}

.sub_banner {
	width: 990px;
	margin-bottom: 15px;
}

#sub_nav_spacer {
	padding-bottom: 10px;
}

#sub_nav {
	height: 30px;
	float: right;
	padding-right: 6px;
	background: url(../images/sub_nav_right.png) right top no-repeat;
}

#sub_nav_left {
	width: 6px;
	height: 30px;
	float: left;
	margin-left: -6px;
	background: url(../images/sub_nav_left.png) left top no-repeat;
}

#sub_nav a {
	display: inline-block;
	height: 27px;
	padding: 0 10px;
	color: #455660;
	line-height: 27px;
	font-size: 1em;
}

#sub_nav a:hover, #sub_nav a.selected {
	color: #2d86c8;
	text-decoration: none;
}

#sub_nav.solutions {
	float: left;
	margin-left: 558px;
}

#sub_nav.customers {
	float: left;
	margin-left: 663px;
}

#header_image {
	float: left;
	width: 771px;
}

#content_col {
	width: 650px;
	float: left;
	margin: 0 0 25px 30px;
	font-size: .9em;
	line-height: 1.4em;
	*line-height: 1.6em;
}

#news_col {
	width: 865px;
	float: left;
	margin: 0 0 25px 30px;
	font-size: .9em;
	line-height: 1.4em;
	*line-height: 1.6em;
}

h2 {
	margin-top: 0;
}

#product_list {
	padding: 0;
	margin: 0;
	list-style: none;
}

#product_list li {
	height: 100px;
	padding: 20px 0 0 145px;
	margin: 10px 0 0 12px;
	background: url(../images/product_vsearch.png) left center no-repeat;
}

#product_list #vsearch_sales {
	background: url(../images/product_vsearch_sales.png) left center no-repeat;
}

#product_list #altus_live {
	background: url(../images/product_live.png) left center no-repeat;
}

#product_list #virtual_event {
	background: url(../images/product_virtual_event.png) left center no-repeat;
}

#right_col {
	width: 218px;
	float: right;
	*margin-bottom: 20px;
}

#left_col {
	width: 171px;
	float: left;
}

#right_col img, .module {
	margin-bottom: 15px;
}

.module {
	width: 218px;
}

.mod_top {
	width: 218px;
	height: 6px;
	background: url(../images/mod_top.png) center top no-repeat;
}

.mod_bottom {
	width: 218px;
	height: 10px;
	background: url(../images/mod_bottom.png) center top no-repeat;
}

.mod_tile {
	background: url(../images/mod_tile.png) center repeat-y;
}

.mod_content {
	width: 210px;
	float: left;
	padding: 0 0 10px 4px;
	font-size: .8em;
}

.mod_wts_content {
	margin: 0 auto;
	text-align: center;
	width: 145px;
}

.mod_text {
	padding: 0 15px;
}

.mod_content h1 {
	margin: 0 0 15px 0;
	padding: 10px 0 0 16px;
}

.mod_content ul {
	padding: 0;
	margin: 0 0 15px 0;
	list-style: none;
}

.mod_content li {
	padding: 0 10px 10px 22px;
}

.see_all {
	padding: 0 0 0 22px;
}

.mod_narrow {
	width: 171px;
	margin-bottom: 15px;
}

.mod_narrow_top {
	width: 171px;
	height: 5px;
	background: url(../images/mod_narrow_top.png) center top no-repeat;
}

.mod_narrow_bottom {
	width: 171px;
	height: 5px;
	background: url(../images/mod_narrow_bottom.png) center top no-repeat;
}

.mod_narrow_tile {
	background: url(../images/mod_narrow_tile.png) center repeat-y;
}

.mod_narrow_content {
	width: 165px;
	float: left;
	padding: 0 0 10px 4px;
	font-size: .8em;
}

.mod_narrow_content h1 {
	font-size: 1.2em;
	padding: 10px 0 0 10px;
}

.mod_narrow_text {
	padding: 0 10px 0 15px;
}

.mod_narrow .see_all {
	padding-left: 0;
}

#product_col {
	width: 550px;
	float: left;
	margin: 0 0 25px 30px;
	font-size: .9em;
	line-height: 1.4em;
	*line-height: 1.6em;
}

#product_col strong {
	color: #000;
}

.product_img {
	float: right;
	margin: 10px 0 10px 20px;
}

#related_info {
	font-size: 1.1em;
}

/*===================== SUPPORT & CONTACT PAGES =====================*/

#content_col label, #formbox_content label {
	width: 150px;
	float: left;
	text-align: right;
}

#content_col input, #content_col textarea, #content_col select, #formbox_content input, #formbox_content select {
	width: 250px;
	float: left;
	margin: 0 0 10px 10px;
	padding: 3px;
	border: 1px solid #dde1e2;
	color: #8ea2a8;
}

#content_col select, #formbox_content select {
	width: auto;
}

#content_col textarea {
	width: 250px;
	height: 100px;
	margin-bottom: 20px;
}

#content_col .checkbox {
	width: 1em;
	margin-right: 10px;
}

br {
	clear: left;
}

.red {
	color: red;
}

#content_col #submit_button {
	margin-left: 160px;
	padding: 5px 15px;
	border: 1px solid #dde1e2;
	background: url(../images/submit_back.gif) bottom repeat-x;
}

.error {
	height: 20px;
	float: left;
	margin-left: 10px;
	line-height: 20px;
	display: none;
}

#resources_col {
	width: 930px;
	float: left;
	margin: -10px 0 25px 30px;
}

.resources_docsHead {
    FONT: 12px/15px Arial, Helvetica, sans-serif;
    MARGIN: 1px 0px 6px 0px;
	font-weight: bold;
	COLOR: #eb7335
}

/*===================== Modal Window CSS =====================*/

div#nyroModalFull {
	font-size: 12px;
	color: #777;
}
div#nyroModalLoading {
	border: 4px solid #435b71;
	width: 150px;
	height: 150px;
	text-indent: -9999em;
	background: #fff url(../img/ajaxLoader.gif) no-repeat;
	background-position: center;
}
div#nyroModalLoading.error {
	border: 4px solid #f66;
	line-height: 20px;
	padding: 20px;
	width: 300px;
	height: 100px;
	text-indent: 0;
	background: #fff;
}
div#nyroModalWrapper {
	background: #fff;
	border: 4px solid #435b71;
}
a#closeBut {
	position: absolute;
	display: block;
	top: -13px;
	right: -13px;
	width: 15px;
	height: 15px;
	text-indent: -9999em;
	background: url(../images/close.png) no-repeat;
	outline: 0;
}
h1#nyroModalTitle {
	margin: 0;
	padding: 0;
	position: absolute;
	top: -22px;
	left: 5px;
	font-size: 12px;
	color: #ddd;
}
div#nyroModalContent {
	overflow: auto;
}
div.wrapper div#nyroModalContent {
	padding: 5px;
}
div.wrapperImg div#nyroModalContent {
	position: relative;
	overflow: hidden;
	text-align: center;
}
div.wrapperImg img {
	vertical-align: baseline;
}
div.wrapperImg div#nyroModalContent div {
	position: absolute;
	bottom: 0;
	left: 0;
	background: black;
	padding: 10px;
	margin: 10px;
	border: 1px white dotted;
	overflow: hidden;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
div.wrapperImg div#nyroModalContent div:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
	cursor: help;
}
a.nyroModalPrev, a.nyroModalNext {
	z-index: 105;
	outline: none;
	position: absolute;
	top: 0;
	height: 100%;
	width: 40%;
	cursor: pointer;
	text-indent: -9999em;
	background: left 20% no-repeat;
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE6 */
}
div.wrapperSwf a.nyroModalPrev, div.wrapperSwf a.nyroModalNext, div.wrapper a.nyroModalPrev, div.wrapper a.nyroModalNext {
	height: 60%;
	width: 20%;
}
a.nyroModalPrev {
	left: 0;
}
a.nyroModalPrev:hover {
	background-image: url(../images/previous.png);
}
a.nyroModalNext {
	right: 0;
	background-position: right 20%;
}
a.nyroModalNext:hover {
	background-image: url(../images/next.png);
}

#share_icons {
	height: 40px;
	padding: 10px 0 0 10px;
	background: #435b71;
	line-height: 20px;
}

.share_icons_text {
	display: inline-block;
	float: left;
	font-weight: bold;
	color: #fff;
}

#share_icons img {
	float: left;
	margin-left: 10px;
}

.cf_count_txt{
	color: #7D7D7D;
}

/*===================== Search Results =====================*/

.search_results_tabs{
	width: 608px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: bold;
	border-top: 1px solid #c4c4c2;
	border-left: 1px solid #c4c4c2;
	border-right: 1px solid #c4c4c2;
	background: #dededc;
}
*html .search_results_tabs{
	width: 648px;
}
.search_result_set{
	width: 648px;
	border: 1px solid #c4c4c2;
	background: #ffffff;
	display: block;
	margin-bottom: 20px;
}
.search_result_item{
	padding: 15px;
	border-bottom: 1px solid #c4c4c2;
}

.advanced_search_box{
	border: 1px solid #c4c4c2;
	padding: 20px;
	background: #ffffff;
}

.advanced_search_box input{
	height: 16px;
	padding: 1px;
	border: 1px solid #b2b5bb;
	border-right: none;
	color: #b2b5bb;
	font-size: 1.2em;
}

.news_list_viewall {
	margin-bottom: 20px;
}

#press_releases p {
	margin-bottom: 25px;
}

#news_articles td, #upcoming_events td {
	padding-bottom: 30px;
}

/*===================== SEM LANDING =====================*/

.sem_banner {
	width: 990px;
	height: 178px;
	margin: 10px 0 30px 0;
}

#sem_title {
	margin: 0 0 40px 60px;
	color: #30668d;
}

#sem_left_col {
	width: 340px;
	float: left;
	margin: 0 0 0 60px;
}

#sem2_left_col {
	width: 475px;
	float: left;
	margin: 0 0 0 30px;
}

#sem2_left_col h1 {
	margin-top: 0;
}

#sem_left_col ul {
	padding-left: 25px;
	list-style: url(../images/altus_arrow.png);
}

#sem_left_col ul li {
	margin-bottom: 20px;
}

#sem_right_col, #sem2_right_col {
	width: 438px;
	float: right;
	margin: 0 60px 0 0;
}

#sem2_right_col {
	margin-right: 0;
}

#sem2_right_col h2 {
	color: #30668d;
	font-size: .9em;
}

#formbox_top, #formbox_bottom {
	width: 438px;
	height: 4px;
	background: url(../images/formbox_top.png) center top no-repeat;
}

#formbox_bottom {
	background: url(../images/formbox_bottom.png) center top no-repeat;
}

#formbox_tile {
	background: url(../images/formbox_tile.png) center repeat-y;
}

#formbox_content {
	width: 438px;
	float: left;
}

#formbox_content form {
	margin: 30px 0;
}

#formbox_content label {
	width: 110px;
}

#demo_button, #dl_wp_button {
	display: block;
	width: 117px;
	height: 32px;
	margin: 10px 0 0 120px;
	background: url(../images/view_demo_button.gif) center top no-repeat;
	text-align: center;
	line-height: 32px;
	color: #fff;
	font-weight: bold;
}

#dl_wp_button {
	width: 189px;
	background: url(../images/dl_whitepaper.gif) center top no-repeat;
}

#required {
	padding: 10px 0 0 120px;
}

.error {
	height: 20px;
	float: left;
	margin: -5px 0 10px 120px;
	line-height: 20px;
	display: none;
	font-size: .9em;
}

/*===================== MOBILITY LANDING =====================*/

#mobility_banner {
	height: 303px;
	margin: 10px 0 30px 0;
}

#mobility_intro {
	margin: 0 20px 30px 20px;
}

#mobility_intro h1, #mobility_form h3 {
	font-weight: normal;
	color: #db7e27;
}

#mobility_left_col {
	width: 450px;
	float: left;
	margin-left: 20px;
}

#mobility_right_col {
	width: 450px;
	float: right;
	margin-right: 20px;
}

#mobility_left_col h2, #mobility_right_col h2 {
	font-weight: normal;
	color: #002d56;
}

#mobility_demo_1, #mobility_demo_2, #mobility_demo_3 {
	height: 250px;
	margin-bottom: 35px;
	position: relative;
	text-align: center;
}

#mobility_demo_2 {
	text-align: left;
}

#mobility_demo_3 {
	text-align: left;
}

#mobility_demo_2 img {
	margin: 50px 0 0 40px;
}

a.mobility_button {
	display: block;
	width: 166px;
	height: 43px;
	position: absolute;
	bottom: 0;
	right: 0;
	background: url(../images/mobility_button.png) center top no-repeat;
	text-align: center;
	line-height: 40px;
	color: #fff;
	font-size: 1.2em;
}

a.mobility_button:hover {
	background-position: center bottom;
	text-decoration: none;
}

#mobility_form {
	display: none;
	margin: 0 20px 30px 20px;
}

#mobility_form_left {
	width: 450px;
	float: left;
}

#mobility_form_right {
	width: 450px;
	float: left;
}

div#nyroModalFull .modal_form_label,
.demo_form .modal_form_label {
	width: 150px;
	float: left;
	text-align: right;
}

div#nyroModalFull .modal_form_input,
.demo_form .modal_form_input {
	width: 250px;
	float: left;
	margin: 0 0 10px 10px;
	padding: 3px;
	border: 1px solid #dde1e2;
	color: #8ea2a8;
}

#mobility_form select,
.demo_form select,
#nyroModalContent select {
	width: auto;
}

#mobility_form a.mobility_button,
.demo_form a.mobility_button,
#nyroModalContent a.mobility_button {
	position: relative;
	margin: 0 0 0 400px;
}

#mobility_form .error,
.demo_form .error,
#nyroModalContent .error  {
	margin: -5px 0 10px 160px;
}

/*===================== SITE MAP =====================*/

#sitemap {
	background: #fff;
	margin-left: 30px;
}

#sitemap ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: #fff;
}

#sitemap ul li {
	padding: 10px 0 10px 10px;
	margin-bottom: 10px;
	background: url(../images/sitemap_title.gif) top repeat-x;
	font-weight: bold;
}

#sitemap ul li ul {
	list-style: disc;
	margin-top: 15px;
	padding-left: 30px;
}

#sitemap ul li ul li {
	padding: 0;
	margin-bottom: 10px;
	background: none;
	font-weight: normal;
}

/*===================== Partners =====================*/

#login_form_box{
	margin: 30px 0px 30px 0px;
	width: 450px;
}

#altus_login_page #login_form,
#altus_registration_page #registration_form {
	background: none;
}

#login_form{
	padding: 10px 0px 15px 0px;
	background: url(../images/partner_forms_tile.png) center repeat-y;
}

#login_form label{
	float: left;
	text-align: right;
	width: 120px;
}

#login_form #submit_button {
	margin-left: 130px;
	padding: 5px 15px;
	border: 1px solid #dde1e2;
	background: url(../images/submit_back.gif) bottom repeat-x;
	cursor: pointer;
}

#login_form #forgot_password{
	margin-left: 30px;
	font-size: .9em;
}

#login_form_bottom{
	width: 450px;
	height: 10px;
	background: url(../images/partner_forms_bottom.png) center top no-repeat;
}

#login_form_top{
	width: 450px;
	height: 6px;
	background: url(../images/partner_forms_top.png) center top no-repeat;
}

#login_form h1{
	margin: 0 0 20px 0;
	color: #dc7d27;
	font-size: 1.4em;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom: 1px solid #eceeef;
	padding: 0px 0 0 20px;
}

#login_form .error{
	color: #ff0000;
	font-size: .8em;
	padding-left: 10px;
}

#registration_form_box{
	margin: 10px 0px 30px 0px;
	width: 450px;
}

#registration_form_bottom{
	width: 450px;
	height: 10px;
	background: url(../images/partner_forms_bottom.png) center top no-repeat;
}

#registration_form_top{
	width: 450px;
	height: 6px;
	background: url(../images/partner_forms_top.png) center top no-repeat;
}

#registration_form{
	padding: 10px 0px 15px 0px;
	background: url(../images/partner_forms_tile.png) center repeat-y;
}

#registration_form h1{
	margin: 0 0 20px 0;
	color: #dc7d27;
	font-size: 1.4em;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom: 1px solid #eceeef;
	padding: 0px 0 0 20px;
}

#required_text{
	margin: -10px 0px 10px 20px;
	color: #ff0000;
	font-size: .8em;
}

#registration_form .error{
	color: #ff0000;
	font-size: .8em;
	padding-left: 10px;
}

#registration_form label{
	float: left;
	text-align: right;
	width: 130px;
}

#registration_form #submit_button {
	margin-left: 140px;
	padding: 5px 15px;
	border: 1px solid #dde1e2;
	background: url(../images/submit_back.gif) bottom repeat-x;
	cursor: pointer;
}

#product_col h1,
#col_1 h1,
#content_col h1,
#resources_col h1 {
	color: #5e6d75;
	text-decoration: none;
	cursor: default;
	font-size: 1.3em;
}

#product_col h1 a, #col_1 h1 a{
color: #5e6d75;
text-decoration: none;

}

#product_col h2, #col_1 h2{
	color: #5e6d75;
	text-decoration: none;
	cursor: default;
	font-size: 1.1em;
}

#content_col h2 a, #content_col h2{
	color: #5e6d75;
	text-decoration: none;
	cursor: default;
	font-size: 1.3em;
}

 #content_col h3 {
 	*font-size: 1.2em;
 }

.nofloat{
	float: none;
	width: 10px;
}

/*===================== Misc. =====================*/

#customers_table {	
	/*background: #fff;*/
}

#customers_table td {
	border: 1px solid #dfdfdf;
}

.gold {
	color: #ea8814;
}

/*===================== Demos =====================*/

#demo_banner{
	margin-top: 40px;
}

.demo_row{
	width: 930px;
	margin: 0px 30px 50px 30px;
}

.demo_image{
	float: left;
	width: 350px;
}

.demo_description{
	float: left;
	width: 560px;
	margin-left: 20px;
}

.demo_title{
	color: #002D56;
	font-size: 1.5em;
	margin-bottom: 15px;
}

.demo_watch_link{
	margin-top: 10px;
}

#demo_pagetitle{
	margin: 20px 0px 30px 30px;
}

#demo_pagetitle h1{
	color: #5e6d75;
	text-decoration: none;
	cursor: default;
	font-size: 1.3em;
}

#demo_form{
	display: none;
	margin: 0 20px 30px;
}

.watch_link{
	cursor: pointer;
	color: #1C7DB6;
}

#demo_form_style {
	width: 470px;
	*width: 500px;
	height: 370px;
	*height: 400px;
}

#demo_form_style h3 {
	margin: 0;
	padding: 10px 0 10px 20px;
	background: #435B71;
	color: #fff;
}

#demo_form_style .red {
	font-size: .8em;
}

#demo_form_required {
	padding-left: 68px;
}

#demo_form_style a.mobility_button {
	margin: 0 0 0 155px;
}