html { background: #fff url(/images/design/html_bg.png) repeat-x scroll 0 0;}
body { font-family: "Lucida Sans Unicode","Lucida Grande", Garuda, sans-serif; }
#doc2 { width: 73.84615em; *width: 72.00015em; background: white; border: 7px solid white; border-top-style: none; border-bottom-style: none; }

.yui-t2 .yui-b { width: 230px; }
.yui-t2 #yui-main .yui-b { margin-left: 240px; }
.hidden{ display: none; }

/******* Image replaced ******/
#hd a#logo { background: transparent url(/images/design/sprites.png) no-repeat; text-indent: -3000px; overflow: hidden; text-decoration: none; }

/******* Absolute positioned ******/
#ft ul.menu,
#hd ul.menu,
#hd ul#lang,
#hd form.search,
#promotion #arrow,
#bd #shadow,
#hd a#logo,
#ft #references .jcarousel-next-horizontal,
#ft #references .jcarousel-prev-horizontal,
#ft #references { display: block; position: absolute; z-index: 5; }

/******* Relative position wrappers ******/
#hd,
#promotion,
#bd,
#ft { position: relative; z-index: 2; }

/******* Header ******/
#hd { height: 7em; border-bottom: solid 1px #e5e5e5; }
#hd a#logo { bottom: 1.5em; left: 1em; height: 42px; width: 233px; background-position: -39px 0; }

#hd ul.menu { bottom: 1.5em; left: 300px; }
#hd ul.menu li { padding-right: 2em; display: block; float: left; }
#hd ul.menu li a { text-decoration: none; color: #004a80; font-size: 108%; text-transform: uppercase; }
#hd ul.menu li.active a,
#hd ul.menu li a:hover { text-decoration: underline; }

#hd form.search { top: .5em; right: 0; }
#hd form.search legend { display: none; }
#hd form.search label { text-align: right; color: #888; font-size: 85%; vertical-align: middle; }
#hd form.search input { font-size: 93%; color: #888; vertical-align: middle; }
#hd form.search input:focus { color: #444; }
#hd form.search input.text { width: 10em; padding: .1em .3em; border: solid 1px #ddd; background: #f5f5f5; margin: 0 .1em 0 .5em; }
#hd form.search input.submit { cursor: pointer; background: white; border-style: none; text-transform: uppercase; }

/******* Promotion banner ******/
#promotion { height: 353px; margin-top: .3em; }
#promotion #inner_promotion { background: transparent url(/images/design/promotion-new.jpg) no-repeat 0 0; height: 353px; }
#promotion #ip_ready_background { background: transparent url(/images/design/promotion-new.jpg) no-repeat 0 0; height: 353px; }
#promotion ul { display: block; position: absolute; left: 720px; top: 0; z-index: 5; width: 234px; height: 399px; background: transparent url(/images/design/promotion_sprites.png) no-repeat -440px 12px; }
#promotion ul li a { display: block; height: 52px; padding: 20px 0 0 65px; color: #fff; font-size: 108%; text-decoration: none; }
#promotion ul li a:hover { text-decoration: underline; }
#promotion #arrow { height: 18px; width: 39px; left: 221px; bottom: -18px; }
#promotion #arrow #inner_arrow { background-image: url(/images/design/sprites.png); background-position: 0 0; height: 18px; width: 39px;}
#promotion #arrow #ia_ready_background { background-image: url(/images/design/sprites.png); background-position: 0 0; height: 18px; width: 39px; }

/******* Content ******/
#bd { min-height: 40em; z-index: 1; padding-bottom: 1em; background: transparent url(/images/design/sprites.png) no-repeat -740px bottom; }

#bd #content { font-size: 108%; color: #333; padding-bottom: 2em; }
#bd #content h1 { color: #700; font-size: 189%; padding: 1em 0; margin-left: 1.058em; }
#bd #content .text_content { padding: 0 1em 0 2em; }
#bd #content .text_content h1 { margin-left: 0; }
#bd #content .yui-gc .first { background: transparent url(/images/design/sprites.png) no-repeat 0 -198px; }
#bd #content .yui-gc .first h1 { margin-left: .529em; }
#bd #content .yui-gc .first .text_content { padding-left: 1em; }
#bd #content .yui-gc .first .text_content p { text-align: left; }
#bd #content .yui-gc .first .widget { margin-top: 2em; background: transparent url(/images/design/sprites.png) no-repeat 0 -187px; }
#bd #content .widget { background: transparent url(/images/design/sprites.png) no-repeat -443px 0; padding: 1.5em 1em; color: #666; font-size: 93%; }
#bd #content .widget h2 { color:#282828; font-size: 108%; margin-bottom: .5em; text-transform: uppercase; }
#bd #content .widget h3 { color:#004a80; margin-bottom: .5em; clear: both; }
#bd #content .widget h3 a { text-decoration: none; }
#bd #content .widget .text_content { padding: 0!important; }
#bd #content .widget p.article_metadata { color: #666; margin-top: -.5em; margin-bottom: .2em; }
#bd #content .widget img { float: left; margin: .2em .5em .5em 0; }
#bd #content .widget a { color: #004a80; }
#bd #content .widget a:hover { color: #444; }
#bd #content .widget address,
#bd #content .widget p { margin-bottom: 1em; }
#bd #content .widget span#phone { display: block; background: transparent url(/images/design/sprites.png) no-repeat 0 -113px; padding-left:30px; font-size: 174%; margin-top: .5em; }

#bd.video-tutorial { text-align: center; background: white; }
#bd.video-tutorial h1 { color: #700; font-size: 189%; margin: 1em 0 .5em 0; }

.text_content h2 { font-size: 153.9%; font-weight: bold; margin-bottom: 1em; color: #004a80; }
.text_content h3 { font-size: 116%; font-weight: bold; margin: 1em 0 .5em 0; color: #700; }
.text_content h4 { margin: 1em 0 .5em 0; font-weight: bold; color: #333; }
.text_content strong { font-weight: bold; }
.text_content em { font-style: italic; }
.text_content strong em { font-weight: bold; }
.text_content a { color: #700; }
.text_content a:hover { color: #333; }
.text_content p { margin-bottom: 1em; line-height: 130%; color: #444; text-align: justify; }
.text_content ol,
.text_content ul { padding-left: 1.5em; margin-bottom: 1em; }
.text_content ol ol,
.text_content ol ul,
.text_content ul ol,
.text_content ul ul { padding-left: 1.2em; margin-bottom: 0; margin-top: .4em; }
.text_content ol li, 
.text_content ul li { margin-bottom: .4em; }
.text_content ol li { list-style: decimal; }
.text_content ul li { list-style: square; }
.text_content ol ol li { list-style: lower-alpha; }
.text_content ul ul li { list-style: circle; }
.text_content ol ul li { list-style: square; }
.text_content ul ol li { list-style: decimal; }
.text_content pre { background: #eee; border: 1px solid #ddd; padding: .5em; width: 45em; margin-bottom: 1em; font-family: monospace; white-space: pre; overflow: auto; overflow-y: hidden; }
.text_content pre code { overflow: auto; overflow-y: hidden; color: black; }
.text_content blockquote { margin: 0 0 1em .5em; border-left: .4em solid #ddd; padding-left: .4em; }
.text_content hr { margin: 0; border-style: none; background: transparent; height: 1px; overflow: hidden; clear: both; *visibility: hidden; *margin: 0; }
.text_content .align_left { float: left; margin: 0 1em 1em 0; }
.text_content .align_right { float: right; margin: 0 0 1em 1em; }
.text_content .align_center { clear: both; margin: 1em auto; }
.text_content .article_images { margin-top: 1em; border-top: 3px solid #eee; }
.text_content .article_images .image { display: inline-block; margin: 1em 1em 0 0; }
.text_content .article_images .image img { border: 1px solid #ccc; padding: 1px; vertical-align: top; }
.article_list .text_content p { text-align: left; }
.article_list .text_content blockquote { margin-left: 0; border-style: none; padding-left: 0; }
.article_list .text_content em { font-style: normal; }

#video_player { text-align: center; margin: 0 auto; }

#content .contact_form h2 { font-size: 116%; font-weight: bold; margin: 1.5em 0; color: #2B85B2; }
#content form fieldset { margin-bottom: 2em; border-top: 1px solid #aaa; padding: 0 .5em; }
#content form fieldset legend { display: inline-block; background: white; padding: 0 1em; margin-left: 1em; color: #666; font-size: 85%; font-weight: bold; }
#content form ul { margin: 1em 0; }
#content form ul li { display: block; margin-bottom: .8em; }
#content form ul li label { display: inline-block; text-align: right; margin-right: 1%; width: 20%; font-size: 93%; color: #444; }
#content form ul li.required label { font-weight: bold; color: #000; }
#content form ul li label:after { content: ":" }
#content form ul li input.text,
#content form ul li textarea { display: inline-block; border: 1px solid #ccc; padding: .3em .5em; width: 73%; color: #333; vertical-align: middle; }
#content form ul li input.text { font-size: 108%; font-weight: bold; }
#content form ul li textarea { vertical-align: top; }
#content form ul li input.number { width: 6em; }
#content form ul li input.short { width: 12em; }
#content form ul li input.submit { margin-top: 2em; margin-left: 21.7%; color: #444; cursor: pointer; font-size: 108%; font-weight: bold; padding: .2em 1em; }
#content form .error_list { display: block; margin-left: 21.7%; width: 68%; color: red; font-size: 85%; }
#content form .error_list li { margin: 0; }

/******* Secondary column ******/

#secondary_column ul.menu { font-size: 108%; padding-top: 2em; }
#secondary_column ul.menu, 
#secondary_column ul.menu ul { border-left: solid 1px #e5e5e5; }
#secondary_column ul.menu ul { margin-top: -7px; padding-top: 7px; }
#secondary_column ul.menu li { background: transparent url(/images/design/sprites.png) no-repeat 0 -1941px; padding-left: 12px; margin-left: -1px; margin-bottom: .5em; }
#secondary_column ul.menu li.last { background-position: -340px -1956px; }
#secondary_column ul.menu li strong,
#secondary_column ul.menu li a { color: #700; text-decoration: none; text-transform: uppercase; display: block; padding-left: .5em; padding-top: 9px; }
#secondary_column ul.menu li li strong,
#secondary_column ul.menu li li a { color: #888; font-size: 93%; }
#secondary_column ul.menu li li li strong,
#secondary_column ul.menu li li li a { color: #004A80; text-transform: none; font-weight: bold; font-size: 85%; }
#secondary_column ul.menu li.active a { text-decoration: underline; }
#secondary_column ul.menu li.active li a { text-decoration: none; }
#secondary_column ul.menu li a:hover { text-decoration: underline !important; }

/******* Footer ******/
#ft { background: white url(/images/design/html_bg.png) repeat-x left -150px; border-top: 1px solid #aaa; padding: 1em 0; float: left; width: 100%; }
#ft div.contact_form { float: right; border-left: 1px solid #ccc; }
#ft div.contact_form form { padding: 0 .5em 1em 1em; color: #888; border-left: 1px solid #f5f5f5; }
#ft div.contact_form h2 { padding: 0 0 .5em 1em; font-weight: bold; text-transform: uppercase; border-left: 1px solid #f5f5f5; }
#ft div.contact_form label { display: block; margin-bottom: .2em; font-size: 85%; }
#ft div.contact_form textarea,
#ft div.contact_form input.text { width: 18em; border: 1px solid #888; margin-bottom: .5em; color: #666; }
#ft div.contact_form textarea { height:70px; }
#ft div.contact_form input.submit { color: #ccc; background: #333; text-transform: uppercase; padding: .2em 1em; border-style: none; cursor: pointer; }

#ft p.copyright { clear: both; display: block; padding: 2em 1em .5em 0; font-size: 85%; color: #888; text-align: right; }

#ft ul.menu { top: 1em; left: .5em; float: left; }
#ft ul.menu li { display: inline-block; font-size: 85%; border-right: 1px solid #f5f5f5; }
#ft ul.menu li a { display: block; padding: 0 1em; border-right: 1px solid #ccc; color: #888; text-decoration: none; }
#ft ul.menu li a:hover { text-decoration: underline; }
#ft ul.menu li.item6,
#ft ul.menu li.item6 a { border-style: none; }

#ft #references { left: 1em; bottom: 4em; font-size: 93%; min-width: 558px; } /* min-width - Chrome float bug fix */
#ft #references h2 { color: #888; margin: 0 0 .2em 25px; }
#ft #references .reference .container { overflow:hidden; width:120px; height: 80px; border: solid 6px #888;}
#ft #references .reference .body { color:#bbb; }
#ft #references .reference h3 {color:#888;}
/* carousel skin */
#ft #references .jcarousel-container{ }
#ft #references .jcarousel-container-horizontal { width: 558px; padding: 0 25px 0 25px; }
#ft #references ul li { margin: 0;}
#ft #references .jcarousel-clip-horizontal { width:  558px; height: 150px; }
#ft #references .jcarousel-item { height: 150px; width: 132px; }
#ft #references .jcarousel-item-horizontal { margin-right: 10px; }
#ft #references .jcarousel-next-horizontal,
#ft #references .jcarousel-prev-horizontal { background: transparent url(/images/design/sprites.png) no-repeat; top: 35px; width:20px; height: 35px; cursor: pointer; }
#ft #references .jcarousel-next-horizontal { right: 0; background-position: -59px -44px; }
#ft #references .jcarousel-prev-horizontal { left: 0; background-position: -39px -44px; }
#ft #references .jcarousel-prev-disabled,
#ft #references .jcarousel-next-disabled { display: none !important; }
#ft #references .jcarousel-next-disabled-horizontal,
#ft #references .jcarousel-next-disabled-horizontal:hover,
#ft #references .jcarousel-next-disabled-horizontal:active,
#ft #references .jcarousel-prev-disabled-horizontal,
#ft #references .jcarousel-prev-disabled-horizontal:hover,
#ft #references .jcarousel-prev-disabled-horizontal:active { cursor: default; }