/* START 2009 REDESIGN */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;}body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}body{text-align:center;}
body {
	background-color: #c8e1f0;
	text-align: center;
	margin: 0;
	background-image: url('../images/bg_bluesteel.gif');
	background-repeat: repeat-y;
	background-position: top center;
	font-family: Helvetica, Arial, sans-serif;
}
h1, h2, h3, h4, .downloadcta, .downloadcta25, .downloadcta40, .downloadcta50, .downloadcta64, .downloadctahome, #steelsidebar, #cloudfooter, #auxheader, .pluscta, #ordersplash ul {
	font-family: Calibri, Helvetica, Arial, sans-serif;
}
a {
	color: #0066cc;
}
.cl {
	clear: both;
}
/* HEADER */
#header {
	width: 100%;
	height: 75px;
	position: static;
	background-image: url('../images/header_bg.gif');
}
#headerinner {
	width: 850px;
	position: relative;
	margin: 0 auto;
}
#headertabs {
	display: inline-block;
	list-style-type: none;
	width: 850px;
	height: 75px;
}
#headertabs li {
	float: left;
}
#headertabs a {
	height: 0px;
	display: block;
	position: relative;
	overflow: hidden;
	padding-top: 35px;
	margin-top: 40px;
}
#headertabs .selected {
	background-position: 0 -52px;
}
#headertabs #header_home {
	background-image: url('../header_logo.gif');
	width: 123px;
	padding-top: 63px;
	margin-top: 12px;
}
#headertabs #header_download {
	background-image: url('../header_download.gif');
	width: 98px;
}
#headertabs #header_learnmore {
	background-image: url('../header_learnmore.gif');
	width: 118px;
}
#headertabs #header_companyinfo {
	background-image: url('');
	width: 113px;
}
#headertabs #header_support {
	background-image: url('../images/header_support.gif');
	width: 77px;
}
#headertabs #header_blog {
	background-image: url('../images/header_blog.gif');
	width: 61px;
}
#headertabs #header_xobniplus {
	background-image: url('../images/header_xobniplus.gif');
	width: 95px;
}
#headertabs #header_xobnipro {
	background-image: url('../images/header_xobnipro.gif');
	width: 85px;
}
#headertabs #header_enterprise {
	background-image: url('../images/header_enterprise.gif');
	width: 128px;
}
#headertabs #header_mobile {
	background-image: url('../images/header_mobile.gif');
	width: 110px;
}
#auxheader {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 28px;
	background-image: url('../images/header_bg_aux.gif');
	background-repeat: no-repeat;
	color: #c6e2f5;
}
#auxheader div {
	white-space: nowrap;
	_width: 0px; /* IE6 hack */
	height: 28px;
	margin-left: 10px;
	padding-right: 10px;
	background-position: right bottom;
	background-image: url('../images/header_bg_aux.gif');
	background-repeat: no-repeat;
}
#auxheader span a {
	color: #c6e2f5;
}
#auxheader a {
	display: inline-block;
	margin: 4px 10px;
	color: white;
	text-decoration: none;
}
#auxheader a:hover {
	text-decoration: underline;
}
/* BASICS */
#main {
	width: 850px;
	z-index: 100;
	margin: 0 auto;
	text-align: left;
}
#main_footer {
	width: 850px;
	z-index: 100;
	margin: 0 auto;
	text-align: left;
}
#cloudfooter {
	width: 730px;
	height: 150px;
	background-image: url('../images/footer_bg.jpg');
	background-repeat: no-repeat;
	padding: 170px 0 0 120px;
	clear: both;
	color: #5494ca;
}
#cloudfooter .legal {
	margin-top: 20px;
}
#cloudfooter p {
	margin-top: 4px;
}
#cloudfooter a {
	margin-right: 10px;
	text-decoration: none;
}
#cloudfooter a:hover {
	text-decoration: underline;
}
#steelsidebar {
	width: 190px;
	height: 360px;
	background-repeat: no-repeat;
	margin: 20px 0 0 0px;
	padding-top: 60px;
	float: left;
}
ul#steelsidebar {
	width: 180px;
	margin: 20px 0 0 10px;
}
#steelsidebar h3, #steelsidebar p, #steelsidebar ul {
	padding-left: 20px;
}
#steelsidebar h3 {
	margin-top: 10px;
	font-size: 138.5%;
	font-weight: bold;
}
#steelsidebar p {
	margin-top: 4px;
	color: #5494c8;
	padding-bottom: 10px;
	border-bottom: solid 1px #cce2ef;
}
#steelsidebar ul {
	padding-bottom: 10px;
	border-bottom: solid 1px #cce2ef;
}
#steelsidebar h3 a {
	color: #5494c8;
	text-decoration: none;
}
#steelsidebar h3 a:hover {
	text-decoration: underline;
}
#steelsidebar li a {
	display: block;
	height: 24px;
	text-align: left;
	color: #557eb0;
	text-decoration: none;
	padding: 6px 0 0 12px;
}
#steelsidebar li a:hover {
	text-decoration: underline;
}
#steelsidebar li a.selected {
	font-weight: bold;
	text-decoration: none;
	color: #5494c8;
	height: 26px;
	padding-top: 8px;
	background-image: url('../images/sidebar_selected.gif');
}
#steelsidebar li a:hover .selected {
	text-decoration: none;
}
#steelcontent {
	float: right;
	width: 630px;
}

/* HOME */
#homeheader {
	height: 0px;
	background-color: #557eb0;
	width: 850px;
	margin: 0 auto;
	position: relative;
}
#homelogo {
	position: absolute; 
	top: 24px; 
	left: 24px;
}
#homesplash {
	background-color: #557eb0;
	background-image: url('../images/home_bg.gif');
	background-repeat: repeat-x;
	height: 440px;
}
#homebillboard {
	width: 850px;
	height: 440px;
	margin: 0 auto;
	padding: 0;
	background-image: url('../images/home_splash.jpg');
	background-repeat: no-repeat;
	background-position: 0 0px;
	text-align: left;
	color: white;
}
#homescreenshot {
	width: 420px;
	height: 340px;
	margin-top: 70px;
	float: left;
	cursor: pointer;
}
#homeheadlines {
	width: 380px;
	margin-top: 150px;
	margin-left: 50px;
	float: left;
}
#homebillboard h1 {
	font-size: 42px;
	font-weight: bold;
}
#homebillboard h2 {
	margin-top: 10px;
	font-size: 153.9%;
}
#homebillboard h2 strong {
	font-weight: bold;
}
#homeemail {
	padding: 20px 20px 0 0;
}
#homeemail input {
	width: 300px;
	padding: 4px;
	color: #77abd4;
}
#homeemail label {
	color: #bfdbf4;
}
#homedownload .downloadctahome {
	float: left;
}
.downloadctahome, .downloadctahome span {
	background-image: url('../images/download_btn_home.gif');
	position: relative;
	display: block;
	display: inline-block;
}
.downloadctahome.homenew, .downloadctahome.homenew span {
	background-image: url('../images/download_btn_home_new.gif');
}
.downloadctahome.homegray, .downloadctahome.homegray span {
	background-image: url('../images/download_btn_homegray.gif');
}
.downloadctahome.homegraynew, .downloadctahome.homegraynew span {
	background-image: url('../images/download_btn_homegray_new.gif');
}

.downloadctahome {
	background-position: left top;
	height: 72px;
	margin: 10px 24px 0 0;
	padding: 0;
	text-decoration: none;
}
.downloadctahome span {
	background-position: right top;
	height: 42px;
	left: 6px;
	margin: 0 -12px 0 6px;
	padding: 30px 22px 0 10px;
	cursor: hand;
	white-space: nowrap;
	font-size: 18px;
	font-weight: bold;
	color: black;
	cursor: hand;
}
.downloadctahome.homenew span {
	padding: 30px 32px 0 10px;
}
.downloadctahome:hover {
	background-position: left bottom;
}
.downloadctahome:hover span {
	background-position: right bottom;
}
.downloadctahome:visited {
	color: black;
}

#homefeatures {
	width: 830px;
	margin: 20px 10px 0px 10px;
}
#homefeatures td {
	width: 25%;
	padding: 10px 18px;
	text-align: left;
	vertical-align: top;
}
#homefeatures img {
	display: inline-block;
}
#homefeatures h3 {
	color: #5494c8;
	font-weight: bold;
	font-size: 161.6%;
	margin: 0 6px;
}
#homefeatures p {
	margin: 10px 6px;
}
#homefeatures a {
	text-decoration: none;
	font-weight: bold;
}
#homefeatures a:hover {
	text-decoration: underline;
}

/* EXTRA DOWNLOAD BUTTON */
.downloadcta64, .downloadcta64 span {
	background-image: url('../images/download_btn_64px.gif');
	position: relative;
	display: block;
	display: inline-block;
}
.downloadcta64 {
	background-position: left top;
	height: 64px;
	margin: 10px 6px 0 0;
	font-size: 28px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	cursor: hand;
}
.downloadcta64 span {
	background-position: right top;
	height: 52px;
	left: 6px;
	margin: 0 -6px 0 6px;
	padding: 12px 22px 0 10px;
	cursor: hand;
}
.downloadcta64:hover {
	background-position: left bottom;
}
.downloadcta64:hover span {
	background-position: right bottom;
}
.downloadcta64:visited {
	color: black;
}

/* LEARN MORE */
#billboard {
	padding: 40px 100px 0 0;
	color: #77abd4;
	height: 220px;
	background-repeat: no-repeat;
	background-position: top right;
	z-index: 100px;
}
#billboard h1 {
	font-size: 36px;
	font-weight: bold;
}
#billboard h2, #billboard blockquote {
	margin-top: 12px;
	font: normal 123.1% Georgia;
	line-height: 1.6em;
}
#billboard blockquote {
	font-style: italic;
	text-indent: -6px;
	width: 450px;
}
#billboard .quotee {
	margin-top: 12px;
	text-indent: 150px;
}
#pagination {
	clear: both;
	float: right;
	padding-right: 20px;
}
.ctas {
	margin-top: 10px;
}
.cta {
	float: left;
}
.cta:hover h3 a {
	text-decoration: underline;
}
.cta:hover .downloadcta50 {
	text-decoration: none;
}
.cta h4 {
	color: #5494ca;
	margin-top: 6px;
}
.cta h3 {
	font-size: 123.1%;
	font-weight: bold;
}
.cta h3 a {
	text-decoration: none;
}
.navcta {
	border-right: solid 1px #cde3f0;
	margin-right: 10px;
	padding: 10px 10px 10px 0px;
	cursor: pointer;
}
.downloadcta50, .downloadcta50 span {
	background-image: url('../images/download_btn_50px.gif');
	position: relative;
	display: block;
	display: inline-block;
}
.downloadcta50 {
	background-position: left top;
	height: 50px;
	margin: 10px 6px 0 0;
	font-size: 138.5%;
	font-weight: bold;
	color: black;
	text-decoration: none;
	cursor: hand;
}
.downloadcta50 span {
	background-position: right top;
	height: 38px;
	left: 6px;
	margin: 0 -6px 0 6px;
	padding: 12px 22px 0 10px;
	cursor: hand;
}
.downloadcta50:hover {
	background-position: left bottom;
}
.downloadcta50:hover span {
	background-position: right bottom;
}
.downloadcta50:visited {
	color: black;
}
.downloadcta50.gray, .downloadcta50.gray span {
	background-image: url('../images/download_btngray_50px.gif');
}
.downloadcta40, .downloadcta40 span {
	background-image: url('../images/download_btn_40px.gif');
	position: relative;
	display: block;
	display: inline-block;
}
.downloadcta40 {
	background-position: left top;
	height: 39px;
	margin: 10px 12px 0 0;
	font-size: 123.1%;
	font-weight: bold;
	color: black;
	text-decoration: none;
	cursor: hand;
}
.downloadcta40 span {
	background-position: right top;
	height: 30px;
	left: 6px;
	margin: 0 -12px 0 6px;
	padding: 9px 22px 0 10px;
	cursor: hand;
	white-space: nowrap;
}
.downloadcta40.new {
	height: 46px;
}
.downloadcta40.new span {
	height: 30px;
	padding: 16px 22px 0 10px;
}
.downloadcta40.new, .downloadcta40.new span {
	background-image: url('../images/download_btnnew_40px.gif');
}
.downloadcta40.disabled, .downloadcta40.disabled span {
	color: #cccccc;
	background-image: url('../images/download_btndisabled_40px.gif');
}
.downloadcta40:hover {
	background-position: left bottom;
}
.downloadcta40:hover span {
	background-position: right bottom;
}
.downloadcta40:visited {
	color: black;
}
.downloadcta25, .downloadcta25 span {
	background-image: url('../images/download_btn_25px.gif');
	position: relative;
	display: inline-block;
}
.downloadcta25 {
	background-position: left top;
	height: 25px;
	margin: 10px 6px 0 0;
	font-size: 138.5%;
	font-weight: bold;
	color: black;
	text-decoration: none;
	cursor: hand;
}
.downloadcta25 span {
	background-position: right top;
	height: 38px;
	left: 6px;
	margin: 0 -6px 0 6px;
	padding: 12px 22px 0 10px;
	cursor: hand;
}
.downloadcta25:hover {
	background-position: left bottom;
}
.downloadcta25:hover span {
	background-position: right bottom;
}
.downloadcta25:visited {
	color: black;
}
#features {
	margin-top: 20px;
}
.feature {
	clear: both;
}
.feature h2 {
	color: #5494c8;
	font-size: 153.9%;
	margin-top: 10px;
}
.feature p {
	margin-top: 10px;
	line-height: 160%;
}
.feature p strong {
	font-weight: bold;
}
.featurepic {
	width: 220px;
	height: 140px;
	float: left;
	margin-top: 10px;
}
.featuredesc {
	float: left;
	width: 380px;
	margin-left: 10px;
	padding: 10px 20px 20px 0;
	border-top: solid 1px #cde3f0;
}
#lmscreens_main, #plusscreens_main {
	float: left;
	width: 340px;
	height: 721px;
	background-image: url('../images/lmscreens_main.jpg');
	margin: 0 0 0 -20px;
	position: relative;
}
#lmfeatures, #plusfeatures {
	float: left;
	width: 280px;
}
#lmfeatures p.lmintro {
	padding: 13px 19px;
}
.lmfeature {
	margin: 0px;
	padding: 13px 19px;
	border: none;
}
.lmfeature h3 {
	color: #5494c8;
	font-size: 16px;
	font-weight: bold;
}
.lmfeature:hover {
	padding: 12px 18px;
	background-image: url('../images/lmscreens_featurehover.gif');
	border: "solid 1px #a9cee7";
	cursor: "pointer";
}
#plusfeatures .lmfeature h3 {
	color: #c2a829;
}
.lmfeature p {
	margin: 6px 0;
}
.lmfeature a {
	text-decoration: none;
	font-weight: bold;
}
.lmscreens_extrude {
	position: absolute;
	top: 0px;
	left: 31px;
	width: 308px;
}
.plusscreens_extrude {
	position: absolute;
	top: 0px;
}
#lmscreens_main img {
	visibility: hidden;
}
#plusscreens_main img {
	display: none;
}
#lmscreens_search 		{ top: 14px; }
#lmscreens_stayintouch 	{ top: 64px;}
#lmscreens_connections 	{ top: 183px; }
#lmscreens_threads 		{ top: 365px; }
#lmscreens_attachments 	{ top: 539px; }

#plusscreens_main {
	background-image: url('../images/plusscreens_main.jpg');
}
#plusscreens_search 			{ top: 38px; left: 66px; }
#aplusscreens_psts		 	{ top: 379px; left: 40px; }
#plusscreens_filters 	{ top: 38px; left: 66px; }
#plusscreens_appointments 	{ top: 522px; left: 40px; }
/* EXTRA LEARN MORE - PLUS */

#plusboard {
	padding: 40px 10px 0 0;
	color: #77abd4;
}
#plusboard h1 {
	font-size: 36px;
	font-weight: bold;
}
#plusboard h1 strong {
	color: #e6cc4c;
	font-weight: bold;
}
#plusboard h2, #plusboard blockquote {
	margin-top: 12px;
	font: normal 123.1% Georgia;
	line-height: 1.6em;
}
#plusboard .ctas {
	margin-top: 20px;
}
#plusboard .cta {
	margin: -10px 10px 0 0;
}
.pluscta {
	width: 150px;
	height: 40px;
	padding: 20px 10px 10px 10px;
}
#plussearch_keywords {
	margin-top: 10px;
	border-collapse: collapse;
}
#plussearch_keywords td {
	padding: 5px 10px;
	vertical-align: top;
}
#plussearch_keywords td strong {
	font-weight: bold;
}
#plussearch_keywords thead td {
	font-weight: bold;
	color: #5494c8;
	border-bottom: solid 1px #5494c8;
}
#plussearch_keywords tbody td {
	border-bottom: solid 1px #cde3f0;
}
#plussearch_keywords .sample {
	font-weight: bold;
	white-space: nowrap;
}
#plusfilter_conversation, #plusfilter_network, #plusfilter_infographic {
	clear: both;
}
#plusfilter_conversation img {
	float: left; 
	padding-left: 0;
}
#plusfilter_conversation div {
	border-top: none; 
	padding-right: 40px;
}
#plusfilter_network img {
	float: right;
}
#plusfilter_network div {
	width: 350px;
	margin-top: 20px;
}
#plusfilter_infographic {
	clear: both;
	margin: 40px 0 40px 0;
	width: 580px;
	height: 355px;
	position: relative;
	background-image: url('../images/pic_plusfilters_infographic.gif');
}
#plusfilter_infographic p {
	color: #77abd4;
	width: 250px;
	margin: 0 20px 0 20px;
	padding-top: 280px;
	float: left;
	line-height: 160%;
}
#plusauto_description p {
	margin: 20px 40px 0 0;
	line-height: 160%;
}
#plusauto_description p strong {
	font-weight: bold;
}
#plusauto_example {
	width: 300px;
	margin-top: 20px;
}
#plusauto_example p {
	padding-right: 40px;
}
#plusauto_screenshots {
	float: right;
	width: 310px;
	margin-right: 20px;
}
.plusauto_screenshot {
	margin-top: 20px;
	height: 125px;
	position: relative;
}
#plusauto_screenshots p {
	color: #77abd4;
	line-height: 160%;
}
.plusauto_screenshot div {
	position: absolute;
	font: normal 11px Tahoma;
}
#productcompare {
	margin-right: 40px;
}
#productcompare td {
	padding: 6px;
}
#productcompare thead td {
	text-align: center;
	font-weight: bold;
	color: #5494c8;
	border-bottom: solid 1px #5494c8;
}
#productcompare tbody td {
	border-bottom: solid 1px #cde3f0;
}
#productcompare td.checked {
	text-align: center;
}
#productcompare td.checked span {
	display: inline-block;
	width: 16px;
	height: 16px;
	background-image: url('../images/table_check.gif');
	background-repeat: no-repeat;
}
#productcompare strike {
	color: #808080;
	margin-right: 10px;
}
#productcompare strong {
	font-weight: bold;
}
#productcompare tfoot a {
	font-size: 138.5%;
	font-weight: bold;
	white-space: nowrap;
}
#volumelist {
	width: 400px;
}
#volumelist h3 {
	margin-top: 40px;
	color: #5494c8;
	font-size: 123.1%;
	font-weight: bold;
}
#volumelist p {
	margin-top: 10px;
	line-height: 160%;
}
#volumelist a, #casestudy a {
	text-decoration: none;
	font-weight: bold;
}
#volumelist a:hover, #casestudy a:hover {
	text-decoration: underline;
}
#volumelist #productcompare {
	margin-top: 20px;
	width: 100%;
}
#volumelist h2 {
	font-family: Georgia;
	font-size: 123.1%;
	line-height: 1.6em;
	color: #5495c8;
	margin-top: 18px;
}
/* ORDER FORM */
#ordersplash {
	margin-top: 20px;
	float: left;
	border-right: solid 1px #cce2ef;
	width: 435px;
}
#ordersplash div {
	margin: 0 20px;
}
#ordersplash h1 {
	color: #5495c8;
	font-size: 32px;
	font-weight: bold;
}
#ordersplash ul {
	color: #5495c8;
	font-size: 123.1%;
	font-weight: bold;
	margin: 10px 0 30px 0;
}
#ordersplash li {
	list-style-type: disc;
	list-style-position: inside;
	margin: 5px 0 0 20px;
}
.rightcol {
	margin: 20px 0 0 20px;
}
#OrderForm {
	float: left;
}
#OrderForm h2 {
	color: #5495c8;
	font-size: 123.1%;
	font-weight: bold;
	margin: 18px 0 6px 0;
}
#OrderForm table {
	width: 360px;
}
#OrderForm td {
	padding: 6px 6px 0 0;
	vertical-align: top;
}
#OrderForm td p {
	margin-top: 6px;
}
#OrderForm td strong {
	font-weight: bold;
}
#ordertotalcell {
	font-size: 123.1%;
	font-weight: bold;
	color: #5495c8;
}
#ordertotalcell .discount {
	font-size: 90%;
}
.error-message {
	padding: 6px;
    background-color: #ffeeee;
}
.error-message h1 {
	font-size: 123.1%;
}
/* -- CSS IMPORTED FROM CLIENT UPSELLS -- */

select {
	font-family:inherit;font-size:11px;font-weight:inherit;
}
#error {
	width: 100%;
	height:800px;
	background-image: url('');
	position:absolute;
	top:0px;left:0px;
	z-index:100;
	display:none;
}
#error_pop {
	background-color:#ffffff;
	padding:8px;
	width:300px;
	border:6px solid #3366cc;
	position:absolute;
	top:150px;left:200px;
	z-index:101;
	font-size:10pt;
	color:#222222;
	
	display:none;
}
#error_pop h1 {
	font-size:12pt;
	font-weight:bold;
	color:#cc0000;
}


/* ORDER COMPLETE */
.ordercomplete #steelsidebar {
	width: 250px;
	margin-top: 100px;
}
.ordercomplete #steelcontent {
	width: 480px;
	margin-right: 100px;
}
.ordercomplete ul {
	margin: 12px 0 12px 20px;
}
.ordercomplete li {
	margin-top: 6px;
	list-style-type: disc;
}


/* VIDEO */
.videothumb {
	border-right: solid 1px #cde3f0;
	margin-right: 10px;
	padding: 10px 10px 10px 74px;
	height: 48px;
	background-repeat: no-repeat;
	background-position: 0px 12px;
	cursor: pointer;
}
.videosearch 			{ background-image: url('../images/video_thumb_search.gif'); }
.videoplus				{ background-image: url('../images/video_thumb_plus.gif'); }
.videopro	 			{ background-image: url('../images/video_thumb_pro.gif'); }
.videoattachments 		{ background-image: url('../images/video_thumb_attachments.gif'); }
.videoextensions 		{ background-image: url('../images/video_thumb_extensions.gif'); }
.videogeneral 			{ background-image: url('../images/video_thumb_general.gif'); }
#videoplayer {
	background-image: url('../images/vplayer_bg.png');
	width: 500px;
	height: 433px;
	position: absolute;
	top: 200px;
	left: 200px;
	display: none;
}
#videoplayer iframe {
	position: absolute;
	top: 46px;
	left: 24px;
	border: none;
	background-color: #333333;
	margin: 0;
	padding: 0;
}
#videoplayer h2 {
	position: absolute;
	top: 20px;
	left: 30px;
	font-size: 18px;
	font-weight: bold;
	color: #bbbbbb;
}
#videoclose {
	position: absolute;
	top: 18px;
	right: 25px;
	width: 52px;
	height: 0px;
	background-image: url('../images/vplayer_close.gif');
	overflow: hidden;
	padding-top: 23px;
}
#videoclose:hover {
	background-position: 0 -23px;
}
#videoplayer.plus {
	background-image: url('../images/vplayer_plus_bg.png');
	width: 840px;
	height: 525px;
}
#videoplayer.plus #videoclose {
	background-image: url('../images/vplayer_plus_close.gif');
}


/* DOWNLOAD */
#downloadgrid {
	clear: both;
	margin-top: 20px;
	padding: 0 10px;
}
#downloadsplash {
	background-image: url('../images/1x3_splash_1_8.gif');
	height: 180px;
	padding: 0 0 0 175px;
	margin-bottom: 12px;
}
#downloadbuildnum {
	padding: 12px 12px 0 0;
	height: 36px;
	color: #5494c8;
	text-align: right;
}
#downloadsplash h1 {
	font-size: 28px;
	color: #5494c8;
}
#downloadsplash ul {
	float: left;
	margin: 10px 60px 0 10px;
}
#downloadsplash li {
	list-style: square inside;
	margin-top: 4px;
	white-space: nowrap;
}
.downloadstep {
	clear: both;
	margin-left: 12px;
	background-position: right top;
	background-repeat: no-repeat;
	height: 132px;
}
.downloadstepnum {
	color: #c8e1f0;
	font-size: 64px;
	float: left;
	width: 80px;
	height: 120px;
}
.downloadinstructions {
	padding-top: 16px;
	width: 480px;
	float: left;
	position: relative;
}
.downloadinstructions h2 {
	font: bold 138.5% Calibri, Arial, sans-serif;
	color: #5494c8;
}
.downloadinstructions p {
	margin-top: 8px;
	color: #000000;
	line-height: 1.6em;
}
.downloadinstructions p a {
	font-weight: bold;
	text-decoration: underline;
}
.downloadcta, .downloadcta span {
	background-image: url('../images/download_btn_bg.gif');
	position: relative;
	display: block;
	display: inline-block;
}
.downloadcta {
	background-position: left top;
	height: 32px;
	margin-right: 6px;
	font-weight: bold;
	font-size: 123.1%;
	color: black;
	text-decoration: none;
	cursor: hand;
}
.downloadcta span {
	background-position: right top;
	height: 26px;
	left: 6px;
	margin: 0 -6px 0 6px;
	padding: 6px 26px 0 14px;
	cursor: hand;
}
.downloadcta:hover {
	background-position: left bottom;
}
.downloadcta:hover span {
	background-position: right bottom;
}

/* SUPPORT */
#steelsidebar dl {
	margin: 20px 0 0 10px;
	text-align: left;
}
#steelsidebar dt {
	font-weight: bold;
	text-decoration: none;
	color: #5494c8;
	height: 32px;
	padding-top: 8px;
}
#steelsidebar dd a {
	height: 24px;
	padding-top: 0px;
}
#steelsidebar dd a {
	color: #557eb0;
	text-decoration: none;
}
#steelsidebar dd a:hover {
	text-decoration: underline;
}
#supportsearch {
	background-color: #dfedf5;
	margin: 0 16px 20px 0;
	padding: 12px;
	a-moz-border-radius: 6px;
	a-webkit-border-radius: 6px;
	background-image: url('../images/lmscreens_featurehover.gif');
	background-repeat: repeat-x;
	background-position: top left;
	border: solid 1px #a9cee7;
}
#supportsearch h2, #browsequestions h2, #supportextra h2 {
	font-size: 138.5%;
	font-weight: bold;
	color: #77abd4;
}
.answer h2 {
	font-size: 138.5%;
	font-weight: bold;
	color: #000000;
}
.answer p {
	margin-top: 12px;
}
.answer p a {
	font-weight: bold;
}
#supportsearch #autocomplete {
	margin-top: 6px;
	width: 99%;
	height: 24px;
	font-size: 14px;
}
#supportsearch #autocompletebutton {
	font-size: 14px;
	width: 80px;
}
#supportsearch #autocompleteresults {
	margin-top: 10px;
}
#browsequestions {
	width: 400px;
	float: left;
	padding: 12px;
}
#browsequestions ul {
	margin-top: 10px;
}
#browsequestions li {
	margin-top: 10px;
}
#browsequestions a {
	text-decoration: none;
}
#browsequestions a:hover {
	text-decoration: underline;
}
#supportextra {
	width: 180px;
	padding: 12px;
	float: right;
}
#supportextra ul {
	margin: 12px 0 40px 0;
}
#supportextra li {
	color: #808080;
}
.answer {
	padding: 12px;
}
.searchword {
	background-color: #ffff99;
	font-weight: bold;
}

/* GENERIC INTERIOR/LEAF PAGES */
#leafboard {
	padding: 40px 10px 0 0;
	color: #77abd4;
}
#leafboard h1 {
	font-size: 36px;
	font-weight: bold;
}
#leafboard h2, #leafboard blockquote {
	margin-top: 12px;
	font: normal 123.1% Georgia;
	line-height: 1.6em;
}
#leafboard .cta {
	float: right;
	margin: -10px 10px 0 0;
}
#leafcontent {
	padding-right: 20px;
}
#leafcontent h2 {
	color: #5494c8;
	font-size: 153.9%;
	margin-top: 20px;
}
#leafcontent p {
	margin-top: 10px;
	line-height: 140%;
}
#leafcontent p strong {
	font-weight: bold;
}
#pagination {
	margin-top: 20px;
}
.nosidebar {
	 float: none !important; 
	 margin: 0 auto !important;
}

/* MOBILE TEASER */
.mobiledescription #steelsidebar {
	width: 240px;
}
.mobiledescription #steelcontent {
	width: 480px;
	margin-right: 100px;
}
.mobiledescription h3 {
	font-size: 153.9%;
	color: #77abd4;
	margin-top: 40px;
}
.mobiledescription #mailinglist_form_div {
	abackground-color: #dfedf5;
	margin: 10px 0;
}


/* -- // END 2009 REDESIGN-- */


.nounder{
	text-decoration: none;
}

.alert {
	color: #cc0000;
	font-weight:bold;
}


.notice {
	color: #ff6600;
	font-weight:bold;
}

hr{
	color: #D5D5D5;
	background-color: #D5D5D5;
	height: 1px;
	border:0px;
}

/* -- ELEMENTS -- */


#message-box {
	color: #000;
    font-size:11pt;
	background-color: #c4dfbf;
	padding:6px;
    border:1px solid #90c586;

}

.contact-heading-box {
	color: #fff;
    font-size:11pt;
    font-weight:bold;
	background-color: #557eb0;
	padding:6px;

}
.contact-heading-box-content {
	padding-left:6px;
    padding-right:6px;
        vertical-align:top;
}

.hand {
	cursor:pointer;
}

/* -- ELEMENTS -- */

.rounded-tr {
	position:absolute;top:0px;right:0px;
}
.rounded-tl {
	position:absolute;top:0px;left:0px;
}
.rounded-br {
	position:absolute;bottom:0px;right:0px;overflow: none;
}
.rounded-bl {
	position:absolute;bottom:0px;left:0px;overflow: none;
}

/* -- TYPOGRAPHY -- */

.text-heading {
	font-size: 14pt;
    font-weight: normal;
}

.text-larger {
	font-size: 12pt;
    font-weight: normal;
}

.absmiddle {
	vertical-align:middle;
}

/* -- VERBOSE -- */

.verbose {
	filter: alpha(opacity=70);
	opacity:.7;
	position:fixed;
	padding:6px;
	background-color:#cc0000;
	color:white;
	border: 2px solid #000;
}
/* -- ENTERPRISE -- */
#enterprise_billboard {
	padding: 40px 100px 0 0;
	color: #77abd4;
	height: 120px;
	background-repeat: no-repeat;
	background-position: top right;
	z-index: 100px;
}
#enterprise_billboard h1 {
	font-size: 36px;
	font-weight: bold;
}
#enterprise_billboard h2, #enterprise_billboard blockquote {
	margin-top: 12px;
	font: normal 123.1% Georgia;
	line-height: 1.6em;
}
#controller_billboard {
	padding: 40px 100px 0 0;
	color: #77abd4;
	height: 150px;
	background-repeat: no-repeat;
	background-position: top right;
	z-index: 100px;
}
#controller_screen {
	float: left;
	width: 380px;
	height: 420px;
	margin: 0 0 0 -20px;
	position: relative;
}
#controller_features {
	float: left;
	width: 240px;
}
#controller_features h2 {
	font-size: large;
}
#controller_features li {
	padding-top: 20px;
	color: #557EB0;
	list-style: square inside;
}
#controller_features li span {
	color: black;
}

