/* =Common Elements
----------------------------------------------- */

* {
	margin: 0px;
	padding: 0px;
	}

body {
	background-color: #fff;
	color: #000;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px auto;
	}

.clearit {
	clear: both;
	font-size: px; /*for IE*/
	height: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	}

.spacer {
	clear: left;
	height: 1px;
	}
	
h1, h2, h3, h4, h5, h6, h7 {
	font-weight: normal;
	}

h1 {
	color: #c00;
	font-size: 29px;
	margin: 0px 0px 30px 0px;
	}

h1.alt {
	color: #c00;
	font-size: 18px;
	margin: 0px;
	}

h2 {
	color: #c00;
	font-size: 22px;
	line-height: 15px;
	padding: 0px 0px 20px 0px;
	}

#contactFormHolder h2 {
	color: #c00;
	font-size: 22px;
	/*line-height: 15px;*/
	padding: 0px 0px 20px 0px;
	}

h3 {
	color: #333;
	font-size: 18px;
	}

h4 {
	color: #000;
	font-size: 15px;
	}

p {
	line-height: 16px;
	margin: 15px 0px 0px 0px;
	}

/*#container {
	background: #000 url('../images/bg_new.jpg') no-repeat right top;	
	}*/
#container {
	background: #d2e2ef url('../images/bg.gif') repeat-x 0px 0px;
	width: 100%;
	}

#page {
	margin: 0px auto;
	width: 960px;
	}

a.btn,
span.btn {
	background: url('../images/arrow.gif') no-repeat 0px 3px;
	color: #c00;
	font-size: 10px;
	font-weight: bold;
	padding: 0px 0px 0px 12px;
	text-decoration: none;
	text-transform: uppercase;
	}

a.btn:hover,
span.btn:hover {
	background: url('../images/arrow2.gif') no-repeat 0px 3px;
	color: #000;
	}
	
a.btnPDF,
span.btnPDF
{
	color: #c00;
	font-size: 9px;
	font-weight: bold;
	padding: 0px 0px 14px 14px;
	text-decoration: none;
	text-transform: uppercase;
	background-image: url('../images/btn_pdf.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

a.btnPDF:hover,
span.btnPDF:hover {
	background: url('../images/btn_pdf.gif') no-repeat 0px 0px;
	color: #000;
	}

a.btnTEXT,
span.btnTEXT
{
	color: #c00;
	font-size: 9px;
	font-weight: bold;
	padding: 0px 0px 14px 14px;
	text-decoration: none;
	text-transform: uppercase;
	background-image: url('../images/btn_text.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

a.btnTEXT:hover,
span.btnTEXT:hover {
	background: url('../images/btn_text.gif') no-repeat 0px 0px;
	color: #000;
	}

.date {
	color: #000;
	display: block;
	font-size: 10px;
	margin: 0px 0px 2px 0px;
	text-transform: uppercase;
	}

ul.date-list {
	clear: both;
	margin: 10px 0px 0px 0px;
	}

ul.date-list li {
	background: url('../images/dotted.gif') repeat-x 0px 0px;
	list-style: none;
	padding: 7px 0px 7px 0px;
	}

ul.date-list li a {
	color: #333;
	text-decoration: none;
	}

ul.date-list li a:hover {
	color: #c00;
	}

dl.date-list {
	clear: both;
	margin: 5px 0px 0px 0px;
	}

dl.date-list dt {
	background: url('../images/dotted.gif') repeat-x 0px 0px;
	float: left;
	padding: 7px 0px 0px 0px;
	width: 28%;
	}

dl.date-list dd {
	background: url('../images/dotted.gif') repeat-x 0px 0px;
	clear: right;
	float: left;
	padding: 7px 0px 7px 0px;
	width: 72%;
	}

dl.date-list dd a {
	color: #333;
	text-decoration: none;
	}

dl.date-list dd a:hover {
	color: #c00;
	}

dl.date-list {
	clear: both;
	margin: 5px 0px 0px 0px;
	}

dl.date-list dt {
	background: url('../images/dotted.gif') repeat-x 0px 0px;
	float: left;
	padding: 7px 0px 0px 0px;
	width: 28%;
	}

dl.date-list dd {
	background: url('../images/dotted.gif') repeat-x 0px 0px;
	clear: right;
	float: left;
	padding: 7px 0px 7px 0px;
	width: 72%;
	color: #000;
	}

dl.date-list dd a {
	color: #333;
	text-decoration: none;
	}

dl.date-list dd a:hover {
	color: #c00;
	}

dl.date-list2 {
	clear: both;
	margin: 5px 0px 0px 0px;
	}

dl.date-list2 dt {
	background: url('../images/dotted.gif') repeat-x 0px 0px;
	float: left;
	padding: 7px 0px 0px 0px;
	width: 28%;
	}

dl.date-list2 dd {
	background: url('../images/dotted.gif') repeat-x 0px 0px;
	clear: right;
	float: left;
	padding: 7px 0px 7px 0px;
	width: 100%;
	}

dl.date-list2 dd a {
	color: #333;
	text-decoration: none;
	}

dl.date-list2 dd a:hover {
	color: #c00;
	}


#side {
	float: left;
	margin: 35px 20px 30px 0px;
	width: 190px;
	}

#side ul {
	background: #ccd6de url('../images/bg_side.gif') repeat-x 0px 0px;
	font-size: 13px;
	margin: 0px 0px 1px 0px;
	padding: 15px 15px 50px 15px;
	width: 160px;
	}

#side ul li {
	background: url('../images/dotted.gif') repeat-x 0px 0px;
	list-style: none;
	padding: 5px 0px 5px 0px;
	}

#side ul li:first-child {
	background: none;
	padding-top: 0px;
	}
	
#side ul li a {
	color: #333;
	text-decoration: none;
	}

#side ul li a:hover {
	color: #c00;
	}

#side ul li ul {
	background: url('../images/dotted.gif') repeat-x 0px 0px;
	font-size: 12px;
	margin: 5px 0px 0px 0px;
	padding: 5px 15px 5px 15px;
	width: 130px;
	}

#side ul li ul li {
	background: none;
	padding-bottom: 0px;
	}

#side ul li ul li:first-child {
	padding-top: 5px;
	}

#side ul li ul li a {
	color: #666;
	}
	
#side ul li.on a, #side ul li ul li.on a {
	color: #c00 !important;
	}
	
#promo {
	background: url('../images/banner_demo_int_0110.jpg') no-repeat 0px 0px;
	color: #d3e3f0;
	height: 145px;
	margin-bottom: 15px;
	width: 190px;
}
#promo a {
	color: #fff !important;
	display: block;
	height: 145px;
	padding: 0px;
	text-decoration: none;
	width: 190px;
}
#promo h1 {
	color: #fff !important;
	font-size: 21px;
	line-height: 21px;
	margin: 0px 0px 2px 0px;
	visibility: hidden;
}
#promo p {
	margin: 0px 0px 5px 0px;
	visibility: hidden;
}
#promo .btn {
	background: none;
	color: #d3e3f0;
	padding-left: 0px;
	visibility: hidden;
}
#promo2 {
	height: 130px;
	padding: 15px;
	}

#promo2 h1 {
	color: #333;
	font-size: 21px;
	line-height: 21px;
	margin: 0px 0px 2px 0px;
	}

#promo2 h1 a {
	color: #333;
	text-decoration: none;
	}
	
#promo2 p {
	margin: 0px 0px 5px 0px;
	}
	
#content
{
	float: left;
	margin: 35px 0px 30px 0px;
	padding: 30px;
	width: 690px;
	/*
filter:alpha(opacity=90);
	-moz-opacity:0.90;
	-khtml-opacity: 0.90;
	opacity: 0.90;
*/
	background-image: url(../images/content_white_bg.png);
	background-repeat: repeat;
}

#content-extra
{
	background-color: #fff;
	float: left;
	margin: 35px 0px 30px 0px;
	padding: 30px;
	width: 880px;
	/*border: 1px #F30 solid;*/
}
	
	
#content #col-wide {
	float: left;
	padding: 0px 30px 0px 0px;
	width: 440px;
	}
	
#content #col-wide ul {
	margin: 0px 0px 10px 30px;
	}
	
#content #col-wide ul li {
	
	padding: 2px 0px 0px 15px;
	}

#content-extra #col-extrawide {
	float: left;
	padding: 0px 30px 0px 0px;
	width: 630px;
	}

#content-extra #col-narrow {
	float: left;
	width: 220px;
	}
	
#content #col-narrow {
	float: left;
	width: 220px;
	}

ul#callouts {
	margin: 0px 0px 10px 0px;
	}

ul#callouts li {
	font-size: 14px;
	list-style: none;
	padding: 2px 0px 10px 35px;
	}

ul#callouts li.call {
	background: url('../images/icon_phone.gif') no-repeat 0px 0px;
	}
	
ul#callouts li.demo {
	background: url('../images/icon_monitor.gif') no-repeat 5px 0px;
	}
	
ul#callouts li.download {
	background: url('../images/icon_download.gif') no-repeat 5px 0px;
	}
	
ul#callouts li.register {
	background: url('../images/icon_chat.gif') no-repeat 1px 0px;
	}
	
ul#callouts li a {
	color: #c00;
	text-decoration: none;
	}

ul#callouts li a:hover {
	color: #000;
	}
	
a.interior:link {
	color: #c00;
	text-decoration: none;
	}

a.interior:hover {
	color: #000;
	}
	
a.interior:visited {
	color: #c00;
	text-decoration: none;
	}
	
a.foot:link {
	color: #999;
	text-decoration: none;
	}

a.foot:hover {
	color: #c00;
	text-decoration: none;
	}
	
a.foot:visited {
	color: #999;
	text-decoration: none;
	}

#quote p {
	border-top: 5px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	color: #333;
	font-size: 14px;
	font-style: italic;
	line-height: 22px;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 10px 0px;
	}

#quote div {
	font-size: 11px;
	margin: 2px 0px 20px 0px;
	text-transform: uppercase;
	}

.box {
	background: url('../images/bg_box.gif') repeat-x 0px 0px;
	border-top: 5px solid #e2e2e2;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 15px 0px;
	}

.box h1 {
	border-bottom: 1px solid #e2e2e2;
	color: #333;
	font-size: 16px;
	margin: 0px;
	padding: 5px 0px 5px 15px;
	}

.box h1 a {
	color: #000;
	text-decoration: none;
	}
	
.box a.link {
	background: url('../images/arrow3.gif') no-repeat 57px 3px;
	color: #999;
	display: block;
	float: right;
	font-size: 10px;
	margin: 10px 0px 0px 0px;
	padding: 0px 24px 0px 0px;
	text-align: right;
	text-decoration: none;
	text-transform: uppercase;
	width: 52px;
	}

.box a.link:hover {
	background: url('../images/arrow.gif') no-repeat 57px 3px;
	color: #000;
	}

.box div {
	padding: 15px 15px 0px 15px;
	}

.box div a {
	color: #666;
	text-decoration: none;
	}

.box div a:hover {
	color: #000;
	}

.box span {
	color: #999;
	display: block;
	font-size: 11px;
	}

table.table-reg {
	margin: 15px 0px 0px 0px;
	}

table.table-reg th {
	background-color: #e2e2e2;
	color: #333;
	font-weight: normal;
	padding: 8px;
	text-align: left;
	}

table.table-reg td {
	background-color: #f4f4f4;
	line-height: 16px;
	padding: 8px;
	}




/* =Form Styling
----------------------------------------------- */

form {
	display: inline;
	}

input, textarea, select, option {
	color: #666;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	}

fieldset {
	border: none;
	margin: 0px;
	}
	
form dl {
	color: #666;
	font-size: 12px;
	margin: 15px 0px 0px 0px;
	}

form dl dt {
	clear: both;
	float: left;
	margin: 0px 15px 0px 0px;
	padding: 4px 0px 4px 0px;
	width: 120px;
	}

form dl dd {
	float: left;
	padding: 0px 0px 4px 0px;
	width: 305px;
	}

form dl dd input.reg, form dl dd textarea.reg, form dl dd select.reg {
	border: 1px solid #dcdcdc;
	color: #666;
	font-family: arial, sans-serif;
	font-size: 12px;
	padding: 3px;
	width: 200px;
	}

form dl dd input.alt, form dl dd textarea.alt, form dl dd select.alt {
	border: 1px solid #dcdcdc;
	color: #666;
	font-family: arial, sans-serif;
	font-size: 12px;
	padding: 3px;
	}

form dl dd select option {
	padding: 2px 2px 0px 2px;
	}





/* =Header
----------------------------------------------- */

#header {
	height: 85px;
	margin: 0px auto;
	position: relative; /*make sure this doesnt cause probs with opencube*/
	width: 960px;
	z-index: 9;
	}

ul#topnav {
	height: 15px;
	padding: 6px 220px 0px 0px;
	}

ul#topnav li {
	color: #999;
	float: right;
	font-size: 11px;
	list-style: none;
	padding: px 0px 0px 25px;
	}

ul#topnav li a {
	color: #999;
	text-decoration: none;
	}

ul#topnav li a:hover {
	color: #c00;
	}

#logo {
	background: url('../images/logo.gif') no-repeat 0px 0px;
	height: 43px;
	margin: 20px 0px 0px 0px;
	width: 190px;
	}

#logo a {
	display: block;
	height: 23px;
	text-decoration: none;
	width: 190px;
	}

#logo span {
	visibility: hidden;
	}

#nav {
	float: right;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 112px;
	text-align: right;
	width: 680px;
	}

.search {
	float: right;
	right: 0px;
	position: absolute;
	top: 8px;
	width: 203px;
	}

.search input.textfield {
	border: 1px solid #dcdcdc;
	float: left;
	height: 18px;
	padding: 3px 0px 0px 3px;
	position: relative;
	top: 0px;
	width: 170px;
	}

.search input.button {
	float: right;
	}



/* =Footer
----------------------------------------------- */

#footer {
	color: #999;
	font-size: 11px;
	margin: 0px auto;
	padding: 10px 0px 20px 0px;
	text-align: right;
	width: 960px;
	}
	




/* =Home Page
----------------------------------------------- */

#feature {
	height: 385px;
	width: 960px;
	}
	
#featurepics {  
	overflow: hidden;
    height:  329px;  
    width:   960px;  
    padding: 0;  
    margin:  0;  
} 

#feature ul li {
	float: left;
	font-size: 16px;
	line-height: 17px;
	list-style: none;
	}

#feature ul li a {
	background: url('../images/bg_landing_bar.gif') no-repeat 0px 0px;
	color: #fff;
	display: block;
	height: 46px;
	padding: 10px 0px 0px 15px;
	text-decoration: none;
	}

#feature ul li a:hover, #feature ul li a.activeSlide {
	background: url('../images/bg_landing_bar_on.gif') no-repeat 0px 0px;
	}

#feature ul li:first-child a {
	background-position: -1px 0px;
	}

#feature ul li:first-child a:hover {
	background-position: -1px 0px;
	}

#home-content {
	background: url('../images/bg_homecontent.gif') no-repeat 0px 0px;
	padding: 0px 0px 30px 0px;
	}

#home-content h1 {
	color: #333;
	font-size: 16px;
	margin: 0px 0px 2px 0px;
	}

#home-content h1 a {
	color: #000;
	text-decoration: none;
	}
	
#home-content p {
	margin: 0px 0px 5px 0px;
	}
	
#home-content .col1, #home-content .col2, #home-content .col2b, #home-content .col3 {
	float: left;
	}

#home-content .col1 {
	margin: 0px 20px 0px 0px;
	width: 240px;
	}

#home-content .col2 {
	width: 350px;
	}
	
#home-content .col2 #webinars {
	background-color: #e9f1f8;
	margin: 20px 20px 20px 0px;
	padding: 15px;
	}
	
#home-content .col2 #events {
	padding: 0px 20px 0px 0px;
	}
	
#home-content .col3 {
	margin: 20px 0px 0px 0px;
	width: 350px;
	}

#home-content #promo {
	background: url('../images/banner_demo_home_0110.jpg') no-repeat 0px 0px;
	height: 145px !important;
	width: 240px;
}
#home-content #promo a {
	height: 145px !important;
	width: 240px;
}
#home-content #promo h1 {
	font-size: 21px;
	margin: 0px 0px 2px 0px;
	visibility: hidden;
}



/* =Landing Page
----------------------------------------------- */

#landing #feature {
	height: 385px;
	padding: 0px 0px 0px 0px;
	}

#landing #feature ul li a {
	height: 38px;
	padding: 18px 0px 0px 15px;
	}

#landing #content {
	background: url('../images/bg_homecontent.gif') no-repeat 0px 0px;
	background-color: none;
	float: none;
	margin: 0px auto;
	padding: 30px 0px 30px 0px;
	width: 960px;
	}

#landing #content #col-wide {
	padding: 0px 30px 0px 0px;
	width: 600px;
	}

#landing #content #col-narrow {
	width: 330px;
	}	

#landing h1 {
	margin-bottom: 0px;
	}

#landing h2 {
	font-size: 15px;
	line-height: 17px;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	}

#landing #promo {
	background: url('../images/banner_demo_land_0110.jpg') no-repeat 0px 0px;
	height: 100px;
	width: 330px;
}
#landing #promo a {
	height: 100px;
	width: 330px;
}
#landing-form {
	background-color: #e7f0f7;
	padding: 15px;
	}

#landing-form h1 {
	color: #333;
	font-size: 18px;
	}

#landing-form h2 {
	color: #c00;
	font-size: 14px;
	}

#landing-form form dl {
	width: 300px;
	}

#landing-form form dl dt {
	width: 70px;
	}

#landing-form form dl dd {
	width: 215px;
	}

#landing-form form dl dd input.reg, #landing-form form dl dd textarea.reg, #landing-form form dl dd select.reg {
	border: 1px solid #fff;
	width: 200px;
	}

#landing-form form dl dd input.alt, #landing-form form dl dd textarea.alt, #landing-form form dl dd select.alt {
	border: 1px solid #fff;
	}




/* =Demo
----------------------------------------------- */

#demo {	
	}

#demo #search-errors {
	background-color: #f4f4f4;
	clear: left;
	height: 153px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	}

#demo #search-errors h1 {
	border-top: 3px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	color: #333;
	font-size: 16px;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 5px 15px;
	}

#demo #search-errors small {
	margin-left: 15px;
	}

#demo #search-errors ul {
	margin: 10px 15px 0px 15px;
	}

#demo #search-errors ul li {
	float: left;
	list-style: none;
	width: 136px;
	}

#demo #search-errors ul li a {
	background: url('../images/arrow3.gif') no-repeat 0px 3px;
	color: #666;
	padding: 0px 0px 0px 15px;
	text-decoration: none;
	}

#demo #search-errors ul li a:hover {
	background: url('../images/arrow2.gif') no-repeat 0px 3px;
	color: #000;
	}

#demo #search-box {
	background-color: #e2e2e2;
	height: 125px;
	}

#demo #search-box h1 {
	border-top: 3px solid #ccc;
	border-bottom: 1px solid #ccc;
	color: #333;
	font-size: 16px;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 5px 15px;
	}

#demo #search-box .col1 {
	color: #333;
	float: left;
	margin: 0px;
	padding: 15px 0px 15px 15px;
	width: 50px;
	}

#demo #search-box .col2 {
	color: #333;
	float: left;
	margin: 0px;
	padding: 10px 15px 15px 0px;
	width: 225px;
	}

#demo #search-box input.textfield {
	border: 1px solid #ccc;
	color: #333;
	float: left;
	height: 18px;
	padding: 3px 0px 0px 3px;
	width: 280px;
	}

#demo #search-results {
	margin-top: 5px;
	}

#demo #search-results h1 {
	border-top: 3px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	color: #333;
	font-size: 16px;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
	}

#demo #search-results .search-nav {
	height: 30px;
	margin: 15px 0px 0px 0px;
	width: 440px;
	}

#demo #search-results .search-nav a {
	background-color: #e2e2e2;
	color: #666;
	display: block;
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 2px;
	text-align: center;
	text-decoration: none;
	width: 50px;
	}

#demo #search-results .search-nav a:hover {
	background-color: #ccc;
	color: #000;
	}

#demo #search-results table {
	width: 630px;
	}

#demo #search-results table td {
	border-bottom: 1px solid #dcdcdc;
	padding: 5px 5px 5px 0px;
	text-align: left;
	}

#demo #search-results table th {
	border-bottom: 1px solid #dcdcdc;
	font-size: 11px;
	padding: 5px 5px 5px 0px;
	text-align: left;
	text-transform: uppercase;
	}
#landing-form-event {
	background-color: #e7f0f7;
	padding: 15px;
	width: 250px;
	float: right;
	left: 766px;
	top: 115px;
}
#landing-form-event h1 {
	color: #333;
	font-size: 18px;
}


/* document center */


#doc-content {
	padding-top: 15px;
	margin: 0px !important;
}

#doc-content h3
{
	background-image: url('../images/horizontal.png');
	background-repeat: repeat-x;
	background-position: 0px 18px;
	padding-bottom: 10px;
	font-size: 13px !important;
	font-weight: bold;
	margin-top: 20px;
}
 
#doc-content-col1
{
	width: 300px;
	/*border: 1px #F30 solid;*/
	float: left;
	margin-bottom: 30px;
	/*background-color: #D5DEE5;*/
	padding: 10px;
	
}


#doc-content-col2
{
	width: 300px;
	/*border: 1px #F30 solid;*/
	float: left;
	margin-left: 20px;
	margin-bottom: 30px;
	/*background-color: #D5DEE5;*/
	padding: 10px 10px 10px 30px;
	border-left: 1px #999 dotted;
}





.doc_title
{
	font-size: 11px;
	font-weight: bold;
	float: left;
	margin-right: 5px;
}

.doc_date
{
	font-size: 10px;
	padding-bottom: 5px;
	text-transform: uppercase;
}

.doc_time {
	color: #690;
	font-size: 12px;
}

.doc_descrip {
	color: #666;
	margin-top: -10px;
	
}

#doc-content ul {
	margin: 0px !important;
}


#doc-content li
{
	margin: 0px !important;
	padding: 2px 0px 0px 0px !important;
	line-height: 16px;
	list-style: none;
}

#doc-content a 
{
	color: #c00;
	text-decoration: none;
	
	}

#doc-content a:hover {
	color: #000;
	}

#doc-content a.btnDescr {
	position: relative;
}
#doc-content a.btnDescr span {
	display:none;
}
#doc-content a.btnDescr:hover span.btntip
{
	background: url('/images/hint.png') no-repeat 0px 0px;
	color: #000000;
	display: inline;
	float: left;
	font-size: 12px;
	left: 100px;
	padding: 10px 10px 10px 24px;
	position: absolute;
	width: 250px;
	top: -15px;
	z-index: 999999 !important;
	/*
filter:alpha(opacity=100) !important;
	-moz-opacity:1.00 !important;
	-khtml-opacity: 1.00 !important;
	opacity: 1.00 !important;
*/
	border-right: 1px #CCC solid;
}

	
