* { margin:0; padding:0; }
body { background:#637697 url(/img/layout/background.gif) repeat 0 0; color:#444; font-size:12px; text-align:left; line-height:1.4em; font-family:Helvetica, Arial, sans-serif;  }

h1, h2, h3, h4, h5, h6 { margin-bottom:1em; line-height:1em; color:#333; }
h1 { font-size:20px; }
h2 { font-size:17px; border-bottom:1px solid #000; padding:0 0 4px 10px; }
h3 { font-size:16px; }
h4 { font-size:14px; }
h5 { font-size:12px; }
h6 { font-size:11px; }

p { margin-bottom:1em; }
strong { font-weight:bold; }
em { font-style:italic; }

ul, ol { margin-left:30px; margin-bottom:1.4em; }

.pre { font-family:monospace; font-size:0.9em; line-height:1em; }

.clickable { cursor:pointer; }

a { outline:none; }

#content.default a { color:#415792; text-decoration:none; border-bottom:1px solid #C3C7D3; }
#content.default a:hover { color:#000; border-color:#000; }

#content.default a[rel="external"], #content.default a.external, #content.default a.external_download { padding-right:14px; background:url(/img/layout/external.gif) no-repeat right 1px; }
#content.default a[rel="external"]:hover, #content.default a.external:hover, #content.default a.external_download:hover { background-image:url(/img/layout/external_hover.gif); }

#content.default a.image_button { font-style:italic; color:#C3C7D3; border-bottom:none; }
#content.default a.image_button:hover { color:#000; }
#content.default a.image_button img { vertical-align:middle; }

.underline { text-decoration:underline; }

input[type="submit"], input[type="button"], input[type="image"] { cursor:pointer; outline:none; }

.center { text-align:center; }
.left { float:left; }
.right { float:right; }
.clear { clear:both; }
div.clear { font-size:0; line-height:0; height:0; overflow:hidden; }
.hide { visibility:hidden; }
.none { display:none; }
p.error, div.error { color:#F00; }

img { border:none; }
img.border{ border:1px solid #000; }
img.left, img.right, img.margin { margin:10px; }

#page_wrapper { width:1000px; margin:20px auto 15px; padding-bottom:24px; position:relative; }

#header { width:953px; height:66px; z-index:3; background:url(/img/layout/header.png) no-repeat 0 0; position:absolute; top:0; left:0; }
#header h1 { display:none; }

ul#menu { list-style-type:none; margin:24px 0 0 250px; padding:0; }
ul#menu li { float:left; width:80px; background:url(/img/layout/menu_c.png) repeat-x 0 0; position:relative; margin-right:12px; padding:7px 0; z-index:4; }
ul#menu .menu_side { position:absolute; z-index:4; top:0; width:7px; height:49px; }
ul#menu .menu_l { left:-7px; background:url(/img/layout/menu_l.png) no-repeat 0 0; }
ul#menu .menu_r { right:-7px; background:url(/img/layout/menu_r.png) no-repeat 0 0; }
ul#menu li a { display:block; width:100%; height:26px; line-height:26px; padding-top:1px; background-color:#c3c7d3; color:#21242f; text-decoration:none; font-size:14px; font-weight:bold; text-align:center; outline:none; border:none; }
ul#menu li a:hover { background-color:#BBB; }
ul#menu li.active a, ul#menu li.active a:hover { background-color:#333; color:#FFF; }

#content_wrapper { width:900px; background:#FFF; border:1px solid #000; position:relative; z-index:2; min-height:300px; margin:10px 10px 0 26px; }

.content_shadow { position:absolute; z-index:2; width:10px; height:10px; }
#content_shadow_n { top:-10px; width:100%; background:url(/img/layout/content_shadow_n.png) repeat-x 0 0; }
#content_shadow_s { bottom:-10px; width:100%; background:url(/img/layout/content_shadow_s.png) repeat-x 0 0; }
#content_shadow_w { left:-10px; height:100%; background:url(/img/layout/content_shadow_w.png) repeat-y 0 0; }
#content_shadow_e { right:-10px; height:100%; background:url(/img/layout/content_shadow_e.png) repeat-y 0 0; }
#content_shadow_nw { top:-10px; left:-10px; background:url(/img/layout/content_shadow_nw.png) no-repeat 0 0; }
#content_shadow_ne { top:-10px; right:-10px; background:url(/img/layout/content_shadow_ne.png) no-repeat 0 0; }
#content_shadow_sw { bottom:-10px; left:-10px; background:url(/img/layout/content_shadow_sw.png) no-repeat 0 0; }
#content_shadow_se { bottom:-10px; right:-10px; background:url(/img/layout/content_shadow_se.png) no-repeat 0 0; }

#content { padding:80px 15px 15px; }
#sidebar { width:70px; z-index:1; position:absolute; right:6px; top:105px; }
#footer { width:900px; height:36px; z-index:1; position:absolute; bottom:-6px; left:26px; }

ul#side_menu { margin:0; }

ul#bottom_menu { float:right; margin:0 10px; }
ul#bottom_menu li { margin-right:6px; }

ul.small_menu { list-style-type:none; padding:0; }
ul.small_menu li { float:left; width:70px; padding:5px 0; background:url(/img/layout/menu_small_c.png) repeat-x 0 0; position:relative; z-index:1; }
ul.small_menu .menu_side { position:absolute; z-index:1; top:0; width:7px; height:36px; }
ul.small_menu .menu_l { left:-7px; background:url(/img/layout/menu_small_l.png) no-repeat 0 0; }
ul.small_menu .menu_r { right:-7px; background:url(/img/layout/menu_small_r.png) no-repeat 0 0; }
ul.small_menu li a { display:block; width:100%; height:19px; line-height:19px; padding-top:3px; background-color:#c3c7d3; color:#21242f; text-decoration:none; font-size:12px; font-weight:bold; text-align:center; outline:none; border:none; }
ul.small_menu li a:hover { background:#BBB; }
ul.small_menu li.active a, ul.small_menu li.active a:hover { background:#333; color:#FFF; }

ul#side_menu li a { text-align:left; width:60px; padding-left:10px; }

.toggle_button { display:inline-block; width:16px; height:16px; cursor:pointer; }
.toggle_button.open { background-position:-32px -128px; }
.toggle_button.close { background-position:-64px -128px; }

#fancybox-inner .flowplayer-wrapper { height:100%; overflow:hidden; }
#fancybox-inner .flowplayer { height:100%; }
