@charset "utf-8";
* { border: 0; margin: 0; padding: 0;}
table { border: 1px solid #ccc; }
td { border: 1px solid #ccc; border-collapse: collapse; padding: 3px; }
body { background: #c0ccdb url(../_img/background_body.jpg) top left repeat-x; font-family: Lucida Sans Unicode, Lucida Grande, Arial, Helvetica, sans-serif; font-size: 12px; color: #a9a9a9; }
a { color: #4974be; text-decoration: none; }
a:hover { text-decoration: underline; color: #000; }
.js_link { color: #4974be; cursor: pointer; }
h1 { font-size: 39px; color: #fff; font-weight: normal; line-height: 45px; }
h2 { font-size: 20px; color: #3B445E; font-weight: normal; margin-bottom: 10px; }
h3 { font-size: 14px; color: #5d7489; font-weight: bold; margin-bottom: 10px; }
h3 { font-size: 12px; color: #5d7489; font-weight: bold; margin-bottom: 10px; }
ul, ol { margin-bottom: 20px; }
li { list-style-image: url(../_img/bullet.gif); margin: 15px 0 0 20px; }
ol { list-style-position: inside; }
ol li { list-style: decimal; }
.right { text-align: right; }
.small { font-size: smaller; }
.hidden { display: none; }
p { margin: 5px 0; }
p.breadcrumb { margin: 30px 0 20px 1px; text-transform: lowercase; font-size: 12px; line-height: 16px; position: relative; top: 12px; }
p.breadcrumb a { color: #8c94a1; }
p.breadcrumb a:hover { color: #23408f; text-decoration: none; }
p.breadcrumb span.selected { color: #23408f; }
blockquote { margin: 10px 0 10px 40px; }

div#wrapper { width: 970px; margin: auto; }
	div#header { background: url(../_img/background_brand.gif) top left no-repeat; min-height: 130px; width: 970px; margin: auto; }
		div#header a#brand { display: block; float: left; width: 207px; height: 71px; margin-top: 10px; }
		div#header div.tagline { float: left; }
		div#header p { margin-left: 18px; padding-top: 38px; margin-bottom: 6px; font-size: 12px; }
			div#header_links { margin-left: 205px; width: 227px; padding-top: 10px; text-align: right; font-size: 12px; }
			div#header_links a { color: #ababab; }
			div#header_links form { text-align: left; padding: 5px 5px 8px 10px; margin-top: 10px; background: url(../_img/background_search.gif) top left no-repeat; width: 227px; }
			div#header_links label { padding-right: 10px; }
			div#header_links input { background: #a8a8a8; width: 150px; }
			div#header_links #search_submit { position: absolute; background: transparent; width: 16px; height: 16px; padding: 0; margin-right: 10px; margin-left: 5px; }
			div#nav { width: 970px; overflow: visible; float: right; margin-top: 13px; }
		div#nav a { color: #fff; font-size: 13px; padding: 4px 10px 6px 10px; display: block; float: right; margin-left: 10px; -moz-border-radius: 3px; }
		div#nav a:hover { background: #466684; color: #c0dcf7; text-decoration: none; }
		
		div#content_home_left { background-color: #FFF; }
			div#content_home_content { background: #fff; margin-top: 5px; }
			div#content_home_content h2 { font-size: 17px; }
			div#content_home_content h2 a { font-size: 17px; color: #3B445E; font-weight: normal; margin-bottom: 10px; }
			div.content_home_content_row { border-bottom: 1px solid #d3d5d9; overflow: auto; clear: both; margin-top: 2px; margin-right: 10px; margin-bottom: 0; margin-left: 18px; padding-top: 5px; padding-right: 0; padding-bottom: 20px; padding-left: 15px; }
			div.content_home_content_box { margin: 0 20px; float: left; width: 234px; padding: 10px; }
div.content_home_content_box_left { float: left; width: 238px; padding: 10px; margin-top: 0; margin-right: 5px; margin-bottom: 0; margin-left: 5px; }
div.content_home_content_box_middle { float: left; width: 350px; padding: 10px; margin-top: 0; margin-right: 5px; margin-bottom: 0; margin-left: 5px; }
div.content_home_content_box_right { float: left; width: 280px; padding: 10px; margin-top: 0; margin-right: 5px; margin-bottom: 0; margin-left: 4px; }

			div.content_home_content_box { float: left; width: 280px; padding: 5px; margin-top: 0; margin-right: 5px; margin-bottom: 0; margin-left: 5px; }
			div.content_home_content_managed { margin: 0 40px 0 40px; padding: 20px; }
			div#content_workspace { background: #fff; padding: 5px 30px 30px 30px; color: #333; overflow: visible; }
			div#content_workspace h1 { color: #3b445e; }
			div#product_nav a { margin: 0 20px 0 0; color: #4974be; font-size: 14px; line-height: 17px; font-weight: bold; text-transform: lowercase; position: relative; top: -115px; }
			div#product_nav a:hover { color: #000; text-decoration: none; }
			.overlap { position: relative; top: -34px; }
			.overlap2 { position: relative; top: 16px; }
			.overlap3 { position: relative; top: -9px; }
			.yui-img { margin: 5px 0 0 0; }
			div.content_workspace_content_row { clear: both; margin: 0 0 20px 0; padding: 20px 0; border-top: 1px solid #d3d5d9; overflow: auto; }
			div.content_workspace_customer_row { clear: both; margin: 20px 0; padding: 20px 0; border-right: 1px solid #d3d5d9; overflow: auto; }
			div.content_workspace_news_row { clear: both; margin: 20px 0; padding: 20px 0; border-right: 1px solid #d3d5d9; overflow: auto; }
			div.content_workspace_entry { border-right: 1px solid #d3d5d9; overflow: auto; width: 610px; padding-right: 20px; }
			div.software_box { float: left; width: 155px; padding: 13px; }
			div.product { padding-right: 20px; }
			div.downloads { width: 692px; padding-right: 20px; border-right: 1px solid #d3d5d9; }
			div.product_2_column { float: left; width: 325px; padding-right: 10px; margin-left: 20px; border-right: 1px solid #d3d5d9; }
			div.product_3_column { float: left; width: 213px; padding-right: 10px; margin-left: 20px; border-right: 1px solid #d3d5d9; }
	div#footer { background: #e4e9ee; padding: 20px; overflow: auto; margin-bottom: 20px; }
		div#footer p, div#footer h3 { margin: 0; padding: 0; }
		div#footer a { color: #7b7c7d; }
		
		div#footer_content_left h3 a { color: #5d7489; }
		div#footer_content_left table { margin-top: 10px; border: none; }
		div#footer_content_left td { border: none; padding: 0; }
		div#footer_content_left p { padding-right: 40px; }
		div#footer_content_right { font-size: 11px; text-align: right; }
		
div#action	{ width: 155px; float: right; margin-right: 20px; }
	div#action_buttons a { display: block; margin: 10px 20px; font-size: 14px; font-weight: bold; color: #333; }
div#action_home	{ padding-top: 35px; width: 185px; float: right; margin-top: 6px; margin-right: 6px; }
	div#action_home_buttons { margin-top: -20px; overflow: auto; }
	div#action_home_buttons { }
	div#action_home_buttons a { display: block; font-size: 14px; font-weight: bold; color: #333; width: 160px; float: left; margin-top: 2px; margin-right: 0; margin-bottom: 0; margin-left: 5px; padding-top: 14px; padding-right: 10px; padding-bottom: 12px; padding-left: 10px; }
	div#action_home_buttons a:hover { text-decoration: none; }
	div#action_home	div#action_home_bottom { height: 15px; }
div.divider { width: 1px; background: #d3d5d9; float: left; min-height: 255px; }
div.divider_hider { width: 1px; background: #fff; float: left; min-height: 255px; margin-left: -1px; }

/* blog style */
div#content_blog { overflow: auto; }
div#blog_content_left { width: 630px; min-height: 400px; float: left; border-right: 1px solid #d3d5d9; padding-right: 20px; margin-right: 20px; clear: none; }
div#blog_content_right { width: 230px; float: left; clear: none;}
div.asset-body { margin-bottom: 20px; }
.widget-content p { clear: both; }

/* mediabar */
#apvBarObjectId { width:481px; float: none; padding-top: 5px; margin-top: 1px; visibility: visible; overflow: visible; position: relative; left: 219px; height: 57px; clear: both; }
#apv_eqn_c2action { width:480px; height: 130px; margin-top: 10px; padding-left: 220px; clear: both; padding-left: 220px; }
#apv_eqn_c2action img { /* align: center; */ height: 113px; width: 287px; margin-left: 97px; }

/* demos */
.demo { display: none; width: 552px; height: 380px; }
#tooltip { width: 240px; color: #333; opacity: 0.90; }
#tooltip h3 { text-align: center; font-weight: bold; color: #333; }

/* remove halo effect in firefox   */
a:active { outline: none; }		
a:focus { outline-width: 0; }
