/* CSS Document */
html, body {
    margin: 0px;
    padding: 0px;
    background: url(../images/bg_html.gif);
}

body {
    color: #555;
    font-family: verdana, Arial, Helvetica, sans-serif;
}
/* Patch to nest "GC" inside a "GF" */
div.yui-gf div.yui-gc { width: 74.2%; float: right; }
div.yui-gf div.yui-gc div.yui-u { margin-left: 2%; width: 32%; }
div.yui-gf div.yui-gc div.first { width: 65%; margin-left: 0; }
/* End: Patch */

/* Patch to nest "GE" inside a "GF" */
.yui-gf .yui-ge .yui-u { float: left; width: 24%; margin-left: 2%; * margin-left: 1.9%; }
.yui-gf .yui-ge div.first { margin-left: 0; width: 74.0%; }
/* End: Patch */

#stretch {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 320px;
    margin: 0px;
    background: transparent url(../images/bg_body.gif) 0 20px repeat-x;
    text-align: center;
    overflow: hidden;
}

#stretch span {
    display: block;
    height: 320px;
    background: transparent url(../images/horizontal_image_bg.jpg) top center no-repeat;
    margin: 33px 0 0;
}

#doc4 {
    position: relative;
    z-index: 10;
}

#hd {
    height: 295px;
    margin: 33px 0 0px;
}

#hd #site-logo {
    display: block;
    float: right;
    margin: 0px;
}

#hd #site-banner {
    display: block;
    clear: both;
    margin: 0px 0 0px;
}

#hd #site-banner img {
    display: block;
    clear: both;
    margin: 0px 0 0px;
}

#hd #page-title {
    display: block;
    float: left;
    margin: 0px 0px 0px;
    padding: 0px;
    border: none;
    font-size: 30px;
    font-weight: normal;
}

#hd #site-breadcrumb {
    display: block;
    float: left;
    height: 33px;
    width: 65%;
    margin: 15px 0px 0px;
    padding: 0px;
    color: #fff;
    border: none;
    font-size: 11px;
    line-height: 40px;
    font-weight: normal;
}

#hd #site-breadcrumb span {
    font-size: 10px;
    text-transform: uppercase;
    color: #003399;
}

#hd #site-breadcrumb a {
    font-size: 9px;
    color: #333333;
    padding: 0 0 0 10px;
    background: url(../images/icon_urh.gif) top left no-repeat;
}

#hd #site-search {
    display: block;
    float: right;
    height: 33px;
    width: 32%;
    margin: 25px 0px 0px;
    padding: 0px 10px 0;
    border: none;
    font-weight: normal;
    text-align: right;
}

#bd {
    margin: 0 0 20px;
    background-color: transparent;
}

#side {
    margin: 0;
    border-right: 0px solid #ddd;
}

#main {
    margin: 0;
    background: #fff url(../images/bg_main_top.png) top center no-repeat;
}

#content {
    margin: 20px 00px 10px 0px;
    padding: 10px;
}

#rightcol {
    margin: 20px 0px 10px 0;
    padding-left: 0px;
    border-left: 1px dashed #7da2b8;
}

#ft {
    margin: 0 0px;
    text-align: center;
    padding: 5px;
    border: 0px solid #ddd;
    background-color: #fff;
}

div#nav {
    margin: 0px 2px 10px;
    padding: 10px;
    border: 0px solid #831;
    background: #FFFFFF url(../images/top_leftpannel.jpg) top center no-repeat;
    padding-top: 50px;
}

div#nav ul {
    margin: 0em;
    padding: 0em;
}

div#nav li {
    margin: 0em;
    padding: 0em;
    display: block;
    * display: inline;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}

div#nav li a {
    display: block;
	width: 148px;
    margin: 0px 0px 3px;
    * margin: 0px 0px 0px;
    padding: 8px 10px 10px 50px;
    color: #333;
    background: #fff url(../images/bg_menu.gif) top left no-repeat;
    font-size: 14px;
    font-weight: normal;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
}

div#nav li a:hover {
    text-decoration: none;
    color: #0066cc;
    background: url(../images/bg_menu_over.gif) top left no-repeat;
}

div#nav li ul {
    width: 174px;
    font-size: 11px;
    color: #333;
    background: #b0b7be url(../images/bg_submenu.jpg) top left no-repeat;
}

div#nav li ul li a {
    padding-left: 20px;
    font-size: 11px;
    color: #fff;
    border-bottom: 1px solid #97bacd;
    background: transparent none;
}

div#nav li ul li a:hover {
    color: #222;
    background-image: none;
}

div#nav.yuimenu {
    /*width: 174px;*/
}

div#nav .submenuindicator {
    display: none;
}

/*-------------------------------------------- login styles -----------------------*/

#ultimationLogin {
    background: url(../images/bg_login.jpg) top center no-repeat;
    margin-top: 10px;
    height: 157px;
    width: 228px;
}

#ultimationLogin form {
    padding: 60px 0 0 0px;
}

#ultimationLogin label, #ultimationLogin input.text {
    margin: 3px 0 5px 10px;
    display: block;
	float: left;
	width: 70px;
}

#ultimationLogin input.text {
    margin: 0px 0 5px 10px;
    padding: 2px;
	width: 100px;
    border: 2px solid #CCCCCC;
}

#ultimationLogin input.submit {
    margin: 0px 0 5px 100px;
    padding: 2px;
    border: 2px solid #CCCCCC;
}

#rightcol a#link-flashsite, #rightcol a#link-blog {
    display: block;
    margin: 20px 0 20px 20px;
    padding: 97px 0px 0;
    background: transparent url(../images/flash_site.jpg) no-repeat scroll top left;
}

#rightcol a#link-blog {
    background: transparent url(../images/client_blog.jpg) no-repeat scroll top left;
}

#rightcol a#link-flashsite span, #rightcol a#link-blog span {
	display:block;
	width: 189px;
	padding: 5px 5px;
	background:transparent url(../images/reflexion.gif) no-repeat top left;
	margin-bottom:10px;
	font-size: 11px;
	text-align: center;
}

#news {
    width: 170px;
    background: transparent url(../images/bg_whatsnew.jpg) no-repeat scroll center top;
    border: 1px solid #CCC;
    border-top: 0px none;
    margin: 20px 0 20px 22px;
    padding: 40px 8px 5px 8px;
}

.newsitem {
    border-bottom: 1px dotted #CCC;
    margin-bottom: 5px;
    padding-bottom: 5px;
    font-size: 11px;
    line-height: 15px;
}

.newsitem span.date {
    padding: 0px 5px 3px 0px;
    color: #999;
    font-size: 9px;
    font-weight: normal;
    text-align: right;
}
/*----------------- tables styles -----------------------*/
.highlite {
    background-color: #ECEBEB;
    padding: 10px 10px 10px 10px;
    border: 1px solid #CCCCCC;
}
/*----------------- text_styles -----------------------*/
p {
    color: #555;
    font-size: 11px;
    padding: 5px 15px 5px 5px;
    text-align: justify;
    margin: 10px 0 5px;
}

#content p {
    text-align: justify;
    margin: .5em 1em;
}

#content h1 {
    width: 430px;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: normal;
    color: #663333;
    margin: 0 .5em 0;
    padding: 0 0 18px 0px;
    background: url(../images/bg_h1.jpg) bottom center no-repeat;
}

#content h2 {
    color: #532;
    font-size: 15px;
    font-weight: bold;
    margin: 10px 0 3px 0px;
    border-bottom: 1px solid #976;
}

#content h3 {
    color: #643;
    font-size: 12px;
    font-weight: bold;
    margin: 10px 0 2px 5px;
}

h4 {
    color: #333333;
    font-size: 14px;
    margin: 0pt;
    padding: 3px 3px 3px 5px;
}

h5, h6 {
    color: #999999;
    font-size: 0.7em;
    margin: 2ex 0pt 1ex;
    padding-bottom: 1px;
    padding-top: 2ex;
}

#content ol, #content ul, #content dl, #content blockquote {
    margin-left: 1em;
    margin-right: 2em;
    color: #555;
    padding: 3px 10px 5px;
    font-size: 11px;
}

#content ol li {
    list-style: decimal outside;
}

#content ul li {
    list-style: disc inside;
}

a img {
    border: 0px none;
}

a, a:link, a:active, a:visited {
    color: #36c;
    text-decoration: none;
}

a:hover {
    color: #25b;
    text-decoration: underline;
}

.clear {
    display: block;
    clear: both;
}

.hilight {
    color: #003366;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding: 5px 10px 10px 10px;
    font-weight: bold;
}

strong, b {
    font-weight: bold;
}

em, i {
    font-style: italic;
}
/*
 blockquote,ul,ol,dl {
 margin:1em;
 }
 ol,ul,dl {
 margin-left:2em;
 }
 ol li {
 list-style: decimal outside;
 }
 ul li {
 list-style: disc outside;
 }
 */
th, td {
    border: 0px none;
    padding: .2em;
}

th {
    font-weight: bold;
    text-align: center;
}

table {
    margin-bottom: .2em;
}

blockquote {
    margin: 1.5em 1.5em 0em;
    font-style: italic;
}
