
/*** reset.css ***/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin: 0; padding: 0;}fieldset, img { border: 0; } a:focus { outline: none; } html { min-height: 100%; } body { overflow-y: scroll; }p {margin-top: 10px;margin-bottom: 15px;} ul, ol, dl {margin: 10px 0;padding-left: 30px}dl { margin: 10px 0; }dd { padding-left: 40px; } td, th { padding: 1px; } a:link, a:visited { text-decoration: none; }a:hover { text-decoration: underline; } fieldset {margin: 10px 0 10px 0;padding: 0 10px 10px 10px;border: 1px solid #c8c8c8;}legend {padding: 0 10px 0 10px;background: #ffffff;}form div { margin: 10px 0 10px 0; }textarea { padding: 1px 0 1px 5px; }option { padding: 0 0 1px 5px; }input[type='hidden'] { display: none; }input[type='text'],input[type='password'] { padding: 1px 0 1px 5px; }button,input[type='button'],input[type='submit'] {padding: 2px 4px 2px 1px;line-height: 100%;}input[type='button'],input[type='submit'],input[type='checkbox'],input[type='image'],input[type='radio'],input[type='reset'],select,button { cursor: pointer; } textarea,input[type='text'],input[type='password'],select {border: 1px solid #c8c8c8;background: #ffffff;} textarea:hover,input[type='text']:hover,input[type='password']:hover,select:hover { border-color: #aaaaaa; } textarea:focus,input[type='text']:focus,input[type='password']:focus,select:focus {border-color: #8c8c8c;outline: 2px solid #dcdcdc;} h1, h2, h3, h4, h5, h6 {margin-bottom: 10px;font-weight: normal;}h1 { font-size: 36px; line-height: 36px; margin-top: 25px; }h2 { font-size: 24px; line-height: 24px; margin-top: 25px; }h3 { font-size: 18px; line-height: 18px; margin-top: 15px; }h4 { font-size: 16px; line-height: 16px; margin-top: 15px; }h5 { font-size: 14px; line-height: 14px; margin-top: 10px; }h6 { font-size: 14px; line-height: 14px; margin-top: 10px; } hr {margin: 15px 0 15px 0;display: block;background: #c8c8c8;height: 1px;border: none;} q { font-style: italic; }blockquote {margin: 10px 0 10px 15px;font-style: italic;font-size: 130%}blockquote > *:first-child:first-letter { font-size: 150% } pre {margin: 10px 0 10px 0px;padding: 5px 0 5px 10px;border: 1px dotted #aab4be;border-left: 20px solid #b4b4b4;background: #fafafa;font-size: 90%;color: #2E8B57;font-family: "Courier New", Courier, monospace;white-space: pre-wrap;} acronym, abbr {border-bottom: 1px dashed #969696;cursor: help;font-variant: small-caps;text-transform: lowercase;}

/*** layout.css ***/

body {font-family: Arial, Helvetica, sans-serif;font-size: 13px;line-height: 150%;color: #858586;position: relative;} .wrapper { margin: auto; }#header {margin: 0px 0px 0px 0px;padding: 40px 0px 0px 0px;position: relative;z-index: 10;clear: both;}#top {margin: 0px 0px 0px 0px;border-bottom: 1px solid #ffffff;overflow: hidden;clear: both;}#middle {clear: both;min-height: 300px;}#bottom {margin: 0px 0px 0px 0px;overflow: hidden;clear: both;}#footer {position: relative;padding: 0px 0px 40px 0px;clear: both;text-align: center;}#middle {width: 100%; overflow: hidden;position: relative;}#middle-expand {width: 200%;} #main {position: relative;left: 50%;width: 50%;float: left;}#main-shift {position: relative;left: -100%;overflow: hidden;} #left {position: relative;left: -50%; float: left;overflow:hidden;} #right {float: left;overflow:hidden;} div#maintop,div#contenttop {margin: 0px 0px 14px 0px;overflow: hidden;}div#contentbottom,div#mainbottom {margin: 14px 0px 0px 0px;overflow: hidden;}#mainmiddle {width: 100%; overflow: hidden;position: relative;}#mainmiddle-expand {width: 200%;} #content {position: relative;left: 50%;width: 50%;float: left;}#content-shift {position: relative;left: -100%;overflow: hidden;} #contentleft {position: relative;left: -50%; float: left;overflow:hidden;} #contentright {float: left;overflow:hidden;} .floatbox { overflow:hidden; }.float-left { float: left; overflow: hidden; }.float-right { float: right; overflow: hidden; }.width15 { width: 15%; }.width18 { width: 18%; }.width20 { width: 20%; }.width23 { width: 23%; }.width25 { width: 25%; }.width33 { width: 33%; }.width34 { width: 34%; }.width35 { width: 35%; }.width40 { width: 40%; }.width46 { width: 46%; }.width50 { width: 50%; }.width54 { width: 54%; }.width65 { width: 65%; }.width75 { width: 75%; }.width100 { width: 100%; } body.yoopage { background: #6996B0 url(../images/page_bg.png) 0 0 repeat-x; }#page-body { background: url(../images/page_bg_img.jpg) 50% 0 no-repeat; } #absolute {position: absolute;z-index: 15;top: 0px;left: 0px;width: 100%;} #breadcrumbs {margin: 0px 0px 0px 0px;padding: 20px 20px 0px 20px;overflow: hidden;background: #F8F9FA;font-size: 12px;line-height: 20px;}#breadcrumbs a,#breadcrumbs span {display: block;float: left;}#breadcrumbs a,#breadcrumbs span.separator {margin-right: 8px;padding-right: 15px;background: url(../images/breadcrumbs.png) 100% 50% no-repeat;text-decoration: none;color: #78797A;text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);}#breadcrumbs span.current { color: #3C3D3E; }#breadcrumbs a {}#breadcrumbs a:hover{color: #3C3D3E; }#header div.header-t1 { background: url(../images/wrapper_corners.png) 0 0 no-repeat; }#header div.header-t2 {padding: 0px 15px 0px 15px;background: url(../images/wrapper_corners.png) 100% -20px no-repeat;}#header div.header-t3 { height: 15px;background: #ffffff;overflow: hidden;}#header div.header-1 { padding: 0px 15px 55px 155px;min-height: 110px;background: #ffffff;overflow: hidden;}#toolbar {height: 25px;margin-bottom: 15px;padding: 0px 0px 0px 0px;overflow: hidden;line-height: 25px;font-size: 9px;}#toolbar a:hover { color: #ffffff; }#headerbar { overflow: hidden; }#date {font-size: 9px;float: right;}#toolbar .right + #date {padding: 0px 14px 0px 0px;background: url(../images/topmenu_item_bg.png) 100% 50% no-repeat;}#search {position: absolute;bottom: 10px;right: 10px;z-index: 12;}#logo {position: absolute;left: 20px;top: 40px;text-align: center;}#menubar {position: absolute;bottom: -5px;left: 0px;right: 0px;height: 45px;background: url(../images/menubar_bg.png) 0 0 repeat-x;}#menu { position: absolute;bottom: 0px;left: 10px;right: 0px;height: 45px;}#banner {position: absolute;top: 40px;right: -20px;width: 0px;z-index: 3;} #footer div.footer-1 { padding: 15px 15px 0px 15px;min-height: 20px;background: #ffffff;font-size: 9px;overflow: hidden;}#footer div.footer-b1 { background: url(../images/wrapper_corners.png) 0 -40px no-repeat; }#footer div.footer-b2 {padding: 0px 15px 0px 15px;background: url(../images/wrapper_corners.png) 100% -60px no-repeat;}#footer div.footer-b3 { height: 15px;background: #ffffff;overflow: hidden;}#footer a.anchor {position: absolute;right: 15px;bottom: 50px;width: 19px;height: 19px;background: url(../images/footer_anchor.png) 0 0 no-repeat;display: block;text-decoration: none;}#footer a.anchor:hover { background-position: 0 -24px; }#page-footer a { color: #ffffff; } #component { margin: 0px 10px 0px 10px; }body.nofrontpage #component {margin-bottom: 20px;padding: 20px;border: 1px solid #DFE0E1;background: #ffffff;}.middle-wrapper {border-bottom: 1px solid #DFE0E1;padding: 20px 10px 20px 10px;background: #F8F9FA;}

/*** typography.css ***/

h1, h2, h3, h4, h5, h6 { font-family: Arial, Helvetica, sans-serif; }h1 {font-weight: normal;color: #3C3D3E;}#page h1 a {color: #3C3D3E;text-decoration: none;}h2 { color: #3489C8; }h3 { color: #3C3D3E; }h4 { color: #3489C8; }h5 { color: #3C3D3E; }h6 { color: #3489C8; }h1 { font-size: 22px; line-height: 22px; }h2 { font-size: 20px; line-height: 20px; }a:link,a:visited { color: #3489C8; }a:hover { color: #164e78; }a.icon-folder {padding-left: 17px;background: url(../images/typography/icon_folder.png) 0 40% no-repeat;}a.icon-file {padding-left: 17px;background: url(../images/typography/icon_file.png) 0 40% no-repeat;}a.icon-download {padding-left: 17px;background: url(../images/typography/icon_download.png) 0 40% no-repeat;}a.icon-external {padding-left: 17px;background: url(../images/typography/icon_external.png) 0 40% no-repeat;}a.icon-pdf {padding-left: 17px;background: url(../images/pdf_button.png) 0 40% no-repeat;}em.box { padding: 0px 3px 0px 3px;border: 1px dotted #aaaaaa;background: #FDFDFD;font-family: "Courier New", Courier, monospace;font-style: normal;white-space: nowrap;}ul.arrow,ul.checkbox,ul.check,ul.star {margin: 10px 0px 10px 0px;padding-left: 20px;list-style: none;}ul.arrow li,ul.checkbox li,ul.check li,ul.star li {margin: 5px 0px 5px 0px;padding-left: 35px;font-weight: bold;line-height: 26px;}ul.arrow li { background: url(../images/typography/list_arrow.png) 0 0 no-repeat; }ul.checkbox li { background: url(../images/typography/list_checkbox.png) 0 0 no-repeat; }ul.check li { background: url(../images/typography/list_check.png) 0 0 no-repeat; }ul.star li { background: url(../images/typography/list_star.png) 0 0 no-repeat; }ul.links {margin: 10px 0px 20px 0px;padding-left: 0px;list-style: none;}.module ul.links { margin: 0; }ul.links li {padding-left: 14px;height: 30px;line-height: 30px;background: url(../images/typography/list_links.png) 0px 0 no-repeat;cursor: pointer;}ul.links li:hover { background-position: 0px -30px; }#page ul.links li a {display: block;color: #646464;text-decoration: none;}#page ul.links li a:hover { color: #3489c8; }ul.hoverbox {margin: 10px 0px 20px 0px;padding-left: 0px;border-bottom: 1px solid #DFE0E1;list-style: none;}.module ul.hoverbox { margin: 0; }ul.hoverbox li {padding-left: 40px;height: 40px;line-height: 40px;background: url(../images/typography/list_big.png) 0px 0 no-repeat;overflow: hidden;}ul.hoverbox li:hover { background-position: 0px -40px; }ul.hoverbox li a {display: block;margin-left: -40px;padding-left: 40px;height: 40px;color: #858586;text-decoration: none;cursor: pointer;}ul.hoverbox li:hover a { color: #3C3D3E; }ul.hoverbox li span.title { display: block;color: #3C3D3E;font-size: 12px;line-height: 30px;}ul.hoverbox li span.subtitle { display: block;margin-top: -7px;font-size: 10px;line-height: 10px;overflow: hidden;}ul.table {margin: 20px 0px 20px 0px;padding-left: 0px;list-style: none;}ul.table li {padding: 5px;border-bottom: 1px solid #E0E0E1;}ul.table li:nth-child(odd) { background: #F8F9FA; }ul.table li:nth-child(even) { background: #ffffff; }ul.table li:last-child { border: none; }ol.disc {margin: 10px 0px 10px 0px;padding: 0px 0px 0px 45px;background: url(../images/typography/list_disc.png) 20px 0px repeat-y;}ol.disc li {margin: 5px 0px 5px 0px;padding-left: 10px;font-weight: bold;line-height: 26px;} hr.dotted {margin: 15px 0px 15px 0px;display: block;background: url(../images/typography/line_dotted.png) 0 0 repeat-x;height: 1px;border: none;}span.note,span.info,span.alert,span.download,span.tip { display: block; }div.note, span.note {color: #323232;margin: 10px 0px 10px 0px;padding: 5px 10px 5px 10px;background: #E4EBF1;border-top: 1px solid #D4D9DE;border-bottom: 1px solid #D4D9DE;text-align:justify;}div.info, span.info,div.alert, span.alert,div.download, span.download,div.tip, span.tip {color: #323232;margin: 10px 0px 10px 0px;padding: 8px 10px 8px 40px;}div.info, span.info {background: #E4EBF1 url(../images/typography/box_info.png) 8px 5px no-repeat;border-top: 1px solid #D4D9DE;border-bottom: 1px solid #D4D9DE;}div.alert, span.alert {background: #FFE6DF url(../images/typography/box_alert.png) 8px 5px no-repeat;border-top: 1px solid #FFD9CF;border-bottom: 1px solid #FFD9CF;}div.download, span.download {background: #f5faeb url(../images/typography/box_download.png) 8px 5px no-repeat;border-top: 1px solid #D6EBCD;border-bottom: 1px solid #D6EBCD;}div.tip, span.tip {background: #FDF9E3 url(../images/typography/box_tip.png) 8px 5px no-repeat;border-top: 1px solid #FAE7BE;border-bottom: 1px solid #FAE7BE;} p.dropcap:first-letter {display: block;margin: 7px 4px 0px 0px;float: left;font-size: 280%;font-family: Georgia, "Times New Roman", Times, serif;} table.listing {width: 100%;margin-bottom: 30px;font-size: 11px;}table.listing thead th {height: 30px;padding: 5px;border-bottom: 1px solid #E0E0E1;background: none;vertical-align: top;font-size: 14px;font-weight: normal;}table.listing tbody td {height: 20px;padding: 5px;border-bottom: 1px solid #E0E0E1;}table.listing tr.odd td { background: #F8F9FA; }table.listing tr.even td { background: #ffffff; }table.listing td.bold {font-weight: bold;font-size: 12px;}blockquote { font-family: Georgia, "Times New Roman", Times, serif; }q.blockquote {margin: 10px 0 10px 15px;font-family: Georgia, "Times New Roman", Times, serif;font-style: italic;font-size: 120%;}q.blockquote:first-letter { font-size: 150%; }q.blockquote:before,q.blockquote:after { content: ""; }blockquote.quotation {margin: 10px 0px 10px 0px;padding: 10px 35px 10px 35px;border: none;background: url(../images/typography/blockquote_start.png) 0 0 no-repeat;text-align:justify;}blockquote.quotation p {margin: 0px -35px -10px 0px;padding: 0px 35px 10px 0px;background: url(../images/typography/blockquote_end.png) 100% 100% no-repeat;}body .inset-left {margin: 15px 15px 10px 0px;float: left;}body .inset-right {margin: 15px 0px 10px 15px;float: right;}

/*** menus.css ***/

 #toolbar ul.menu,#footer ul.menu {display: inline-block;margin: 0px;padding: 0px;list-style: none;}#footer ul.menu {display: block;line-height: 14px;}#toolbar .menu li,#footer .menu li {display: inline-block;margin: 0px;padding: 0px;}#toolbar .menu li a,#footer .menu li a {display: inline-block;padding: 0px 15px 0px 14px;background: url(../images/topmenu_item_bg.png) 0 50% no-repeat;overflow: hidden;color: #3C3D3E;}#footer .menu li a { background-image: url(../images/footermenu_item_bg.png); }#toolbar .menu a:hover,#footer .menu a:hover { color: #3C3D3E; }#toolbar .menu a.first,#footer .menu a.first {padding-left: 0px;background: none;}#toolbar .menu a.last,#footer .menu a.last { padding-right: 0px; } #menu ul {margin: 0px;padding: 0px;list-style: none;}#menu li {position: relative; margin: 0px;padding: 0px;}#menu a,#menu span { display: block; }#menu a { text-decoration: none; } #menu span.icon {background-repeat: no-repeat;background-position: 0 50%;} #menu ul.menu { float: left; }#menu li.level1 { float: left; }#menu a.level1,#menu span.level1 { padding: 0px 20px 0px 20px;float: left;}#menu a.level1 span.bg,#menu span.level1 span.bg {height: 40px;padding: 5px 0px 0px 0px;float: left;line-height: 40px;font-size: 14px;color: #676869;text-shadow: 0px 1px 0px rgba(255,255,255,1);text-transform: uppercase;} #menu li.active a.level1 span.bg,#menu li.active span.level1 span.bg { font-weight: bold; }#menu li.level1:hover,#menu li.level1.remain { background: url(../images/menu_level1_item.png) 0 0 no-repeat; }#menu li:hover a.level1,#menu li:hover span.level1 { background: url(../images/menu_level1_item.png) 100% -50px no-repeat; }#menu li:hover a.level1 span.bg,#menu li:hover span.level1 span.bg,#menu li.remain .level1 span.bg { background: url(../images/menu_level1_item.png) 0 -100px repeat-x;color: #3C3D3E;}#menu li.level1.parent:hover,#menu li.level1.parent.remain { background-position: 0 -150px; }#menu li.parent:hover a.level1,#menu li.parent:hover span.level1,#menu li.parent.remain a.level1,#menu li.parent.remain span.level1 { background: url(../images/menu_level1_item.png) 100% -200px no-repeat; }#menu li.parent:hover a.level1 span.bg,#menu li.parent:hover span.level1 span.bg,#menu li.parent.remain .level1 span.bg { background: url(../images/menu_level1_item.png) 100% -250px repeat-x; } #menu a.level1 span.title,#menu span.level1 span.title {font-size: 15px;line-height: 30px;} #menu a.level1 span.subtitle,#menu span.level1 span.subtitle {margin-top: -7px;font-size: 9px;font-weight: normal;line-height: 10px;text-transform: none;} #menu .dropdown {position: absolute;top: 45px; left: -999em;z-index: 100; }#menu li:hover .dropdown,#menu li.remain .dropdown { left: -4px; }#menu .dropdown-t1 { }#menu .dropdown-t2 { }#menu .dropdown-t3 { }#menu .dropdown-1 { background: url(../images/menu_dropdown_edges.png) 0 0 repeat-y; }#menu .dropdown-2 {padding: 0px 5px 0px 5px;background: url(../images/menu_dropdown_edges.png) 100% 0 repeat-y;}#menu .dropdown-3 {padding: 7px 0px 7px 0px;background: #FFFFFF;overflow: hidden;}#menu .dropdown-b1 { background: url(../images/menu_dropdown_corners.png) 0 0 no-repeat; }#menu .dropdown-b2 {padding: 0px 5px 0px 5px;background: url(../images/menu_dropdown_corners.png) 100% -10px no-repeat;}#menu .dropdown-b3 {height: 5px;background: url(../images/menu_dropdown_corners.png) 0 -20px repeat-x;} #menu ul.level2 { background: url(../images/menu_level2_line_v.png) 100% 0 repeat-y; }#menu ul.last { background: none; }#menu .group-box1 { padding: 0px 7px 0px 7px; }#menu .hover-box1 { overflow: hidden; }#menu a.level2,#menu span.level2,#menu a.level2.last.parent,#menu span.level2.last.parent {border-bottom: 1px solid #EDEEEF;background: url(../images/menu_level2_item.png) 0 -100px repeat-x;overflow: hidden;}#menu a.level2:hover,#menu a.level2:hover.last {border-bottom-color: #E4E6E7;background-position: 0 100%;}#menu a.level2.last,#menu span.level2.last { border-bottom: 1px solid #ffffff; }#menu a.level2 span.bg,#menu span.level2 span.bg {padding-left: 10px;line-height: 28px;font-size: 12px;color: #545557;}#menu a.level2:hover span.bg { color:#3C3D3E; } #menu li.level2 a.current span.bg { font-weight: bold; }#menu a.level2 span.subtitle,#menu span.level2 span.subtitle {margin-top: -10px;font-size: 10px;font-weight: normal;text-transform: none;} #menu a.level2 span.icon,#menu span.level2 span.icon {min-height: 45px;padding-left: 50px;line-height: 45px;}#menu a.level2 span.icon span.title,#menu span.level2 span.icon span.title { line-height: 33px; }#menu a.level2 span.icon span.subtitle,#menu span.level2 span.icon span.subtitle { line-height: 12px; } #menu .sub { padding: 5px 0px 10px 0px; }#menu ul.level3 { padding: 0px 0px 0px 10px; }#menu a.level3 span.bg,#menu span.level3 span.bg {padding-left: 12px;background: url(../images/menu_level3_item.png) 0px 20px no-repeat;line-height: 18px;font-size: 11px;color: #7D7E7F;}#menu a.level3.current span.bg { background-position: 0px -23px; }#menu a.level3:hover span.bg {color: #545557;background-position: 0px 0px;}#menu .columns2 ul.level2,#menu .columns3 ul.level2,#menu .columns4 ul.level2 { float: left; }#menu .columns2 ul.level2 {width: 50%; }#menu .columns3 ul.level2 { width: 34%; }#menu .columns3 ul.first,#menu .columns3 ul.last { width: 33%; }#menu .columns4 ul.level2 { width: 25%; }div.mod-menu ul {margin: 0px;padding: 0px;overflow: hidden;list-style: none;}div.mod-menu ul.menu li {margin: 0px;padding: 0px;}div.mod-menu ul.menu a,div.mod-menu ul.menu span { display: block; }div.mod-menu ul.menu a { text-decoration: none; } div.mod-menu ul.menu span.icon {background-repeat: no-repeat;background-position: 5px 50%;text-indent: 35px;} div.mod-menu ul.menu li.parent span.separator { cursor: pointer; } div.mod-menu ul.menu span.subtitle { display: none; }div.mod-line ul.menu span.bg {height: 30px;line-height: 30px;text-indent: 5px;color: #858586;font-size: 14px;text-shadow: 0px 1px 0px rgba(255,255,255,1);} div.mod-line ul.menu a.current span.bg { font-weight: bold; } div.mod-line ul.menu a:hover span.bg,div.mod-line ul.menu span:hover span.bg { color: #3C3D3E; } div.mod-line ul.menu a.level1,div.mod-line ul.menu span.level1 { background: url(../images/submenu_level1_item.png) 0px 0px repeat-x;overflow: hidden;}div.mod-line ul.menu a.level1:hover,div.mod-line ul.menu span.level1:hover,div.mod-line ul.menu li.first a.level1:hover,div.mod-line ul.menu li.first span.level1:hover { background-position: 0px -35px; }div.mod-line ul.menu li.parent.active a.level1:hover,div.mod-line ul.menu li.parent.active span.level1:hover,div.mod-line ul.menu li.parent.last a.level1:hover,div.mod-line ul.menu li.parent.last span.level1:hover { background-position: 0px -70px; }div.mod-line ul.menu li.parent a.level1 span.bg,div.mod-line ul.menu li.parent span.level1 span.bg { background: url(../images/submenu_level1_parent.png) 100% 0 no-repeat; }div.mod-line ul.menu li.parent a.level1.active span.bg,div.mod-line ul.menu li.parent span.level1.active span.bg { background-position: 100% -30px; }div.mod-rounded ul.menu li.level1:hover span.bg { text-shadow: 0px 1px 0px rgba(255,255,255,0.5); }div.mod-rounded ul.menu a.current.level1 span.bg{ font-weight: normal; } div.mod-line ul.menu ul.level2 { padding: 0px 10px 10px 10px; }div.mod-line ul.menu li.level2 { }div.mod-line ul.menu li.level2 a:hover { }div.mod-line ul.menu li.level2 span.bg {height: 20px;line-height: 20px;text-indent: 15px;font-size: 12px;background: url(../images/submenu_level2_item.png) 0px 50px no-repeat;}div.mod-line ul.menu li.level2 a:hover span.bg { color: #3C3D3E; }div.mod-line ul.menu a.level2:hover span.bg { background-position: 0px 0px; } div.mod-line ul.menu a.level3 span.bg { text-indent: 30px; }div.mod-line ul.menu a.level3:hover span.bg { background-position: 15px 0px; } div.mod-line ul.menu a.level4 span.bg { text-indent: 45px; }div.mod-line ul.menu a.level4:hover span.bg { background-position: 30px 0px; }

/*** modules.css ***/

.module h3.header {margin: 0px 0px 10px 0px;padding: 0px;font-size: 18px;line-height: 20px;color: #3C3D3E;font-weight: normal;}.module span.header-2,.module span.header-3 { display: block; } .module h3.header span.title {display: block;font-size: 16px;line-height: 26px;}.module h3.header span.subtitle {display: block;margin-top: -5px;line-height: 10px;font-size: 9px;font-weight: normal;letter-spacing: 0px;text-indent: 1px;text-transform: lowercase;}#left .module,#right .module,#contentleft .module,#contentright .module { margin-bottom: 15px; }#left div.last,#right div.last,#contentleft div.last,#contentright div.last { margin-bottom: 0px; }#left .module,#right .module,#maintop .module,#contenttop .module,#contentleft .module,#contentright .module,#contentbottom .module,#mainbottom .module { margin-left: 10px;margin-right: 10px;}#toolbar .left .module,#headerbar .left .module { float: left; }#toolbar .right .module,#headerbar .right .module {float: right; }#toolbar .left .module { margin-right: 15px; }#toolbar .right .module { margin-left: 15px; } div.module { position: relative; } div.module div.badge {position: absolute;top: 0px;right: 0px;width: 46px;height: 46px;background: url(../images/module_badges.png) 0 0 no-repeat;overflow: hidden;z-index: 1;} div.module div.badge-hot { background-position: 0 0; }div.module div.badge-top { background-position: 0 -50px; }div.module div.badge-pick { background-position: 0 -100px; }div.module div.badge-new { background-position: 0 -150px; } div.module h3.header span.icon {display: block; position: relative;top: -5px;left: 0px;width: 32px;height: 30px;background: url(../images/module_icons.png) 0 0 no-repeat;overflow: hidden;float: left;}div.module h3.header span.icon-feed { background-position: 0 0; }div.module h3.header span.icon-download { background-position: 0 -30px; }div.module h3.header span.icon-twitter { background-position: 0 -60px; }div.module h3.header span.icon-mail { background-position: 0 -90px; }div.module h3.header span.icon-message { background-position: 0 -120px; }div.module h3.header span.icon-users { background-position: 0 -150px; }div.module h3.header span.icon-shopping { background-position: 0 -180px; }div.module h3.header span.icon-lock { background-position: 0 -210px; } div.mod-blank { overflow: hidden; }#menu ul.mod-dropdown {padding-left: 0px;background: none;}#menu ul.mod-dropdown span.level1 span.color { display: inline; }#menu .mod-dropdown .module {padding: 5px;overflow: hidden;}#menu .mod-dropdown .dropdown { width: 300px; }div.mod-glow div.box-1 { background: #F8F9FA url(../images/module_glow_line_h.png) 0 0 repeat-x; }.topblock div.mod-glow.first div.box-1,.no-topblock div.mod-glow div.box-1 { background-image: none; }div.mod-glow div.box-2 { background: url(../images/module_glow_line_h.png) 0 100% repeat-x; }.topbox div.mod-glow div.box-3,.bottombox div.mod-glow div.box-3 { background: url(../images/module_glow_line_v.png) 100% 0 repeat-y; }#page div.mod-glow.last div.box-3 { background: none; }div.mod-glow div.box-4 { padding: 20px;overflow: hidden;background: url(../images/module_glow_bg.png) 0 0 no-repeat; } div.mod-glow div.badge { right: 1px; }div.mod-glow.last div.badge { right: 0px; }div.mod-glow-templatecolor div.box-1 { background-image: url(../images/module_glow_templatecolor_line_h.png);background-color: #454647;}div.mod-glow-templatecolor div.box-2 { background-image: url(../images/module_glow_templatecolor_line_h.png); }.topbox div.mod-glow-templatecolor div.box-3,.bottombox div.mod-glow-templatecolor div.box-3 { background-image: url(../images/module_glow_templatecolor_line_v.png); }div.mod-glow-templatecolor div.box-4 { background-image: url(../images/module_glow_templatecolor_bg.png);color: #F8F9FA;text-shadow: 0 -1px 0 rgba(0,0,0,0.3);}div.mod-glow-templatecolor div.box-4 a { color: #eceded; }div.mod-glow-templatecolor div.box-4 a:hover { color: #ffffff; text-shadow: 0 1px 0 rgba(0,0,0,0.5), 0 1px 1px rgba(0,0,0,0.7); }div.mod-glow-templatecolor h3.header { color: #ffffff; }div.mod-glow-templatecolor em.box { border: 1px dotted #000000; background: #3C3D3E; } div.mod-glass div.box-1 { background: url(../images/module_glass_bg.png) 0 0 repeat; }div.mod-glass div.box-2 { background: url(../images/module_glass_line_h.png) 0 0 repeat-x; }.topblock div.mod-glass.first div.box-2,.no-topblock div.mod-glass div.box-2 { background-position: 0 -1px; }div.mod-glass div.box-3 { background: url(../images/module_glass_line_h.png) 0 100% repeat-x; }div.mod-glass div.box-4 { padding: 20px 22px 20px 20px;background: url(../images/module_glass_line_v.png) 100% 0 repeat-y;color: #464646;text-shadow: 0 1px 0 rgba(255,255,255,0.5);overflow: hidden;}div.mod-glass div.box-4 a { color: #464646; }div.mod-glass div.box-4 a:hover { color: #141414; text-shadow: 0 1px 0 rgba(255,255,255,0.8), 0 1px 1px rgba(255,255,255,0.8); }.topblock div.mod-glass div.box-4,.bottomblock div.mod-glass div.box-4,div.mod-glass.last div.box-4 { background: none; }div.mod-glass div.badge { right: 1px; }div.mod-glass.last div.badge { right: 0px; } div.mod-embedded div.box-1 { background: #F8F9FA url(../images/module_embedded_bg.png) 0 0 repeat-x; }div.mod-embedded div.box-2 { background: url(../images/module_embedded_bg.png) 0 100% repeat-x; }div.mod-embedded div.box-3 { padding: 20px 20px 20px 20px;overflow: hidden;background: url(../images/module_embedded_shadow.png) 0 0 no-repeat;}.topblock div.mod-embedded div.box-3,.bottomblock div.mod-embedded div.box-3,div.mod-embedded.first div.box-3 { background: none; }#top div.mod-box { padding: 20px 0px 0px 0px;background: #F8F9FA;}#top .topbox div.mod-box,#top.no-topbox .topblock div.mod-box.last { padding-bottom: 20px; border-bottom: 1px solid #DFE0E1; }#bottom div.mod-box { padding: 0px 0px 20px 0px;background: #F8F9FA;}#bottom .bottombox div.mod-box,#bottom.no-bottombox .bottomblock div.mod-box.first { padding-top: 20px; border-top: 1px solid #FFFFFF; }div.mod-box div.box-1 { padding: 20px;border: 1px solid #DFE0E1;background: #ffffff;overflow: hidden;}.topbox div.mod-box div.box-1,.bottombox div.mod-box div.box-1 { margin: 0px 10px 0px 10px; }.topblock div.mod-box div.box-1,.bottomblock div.mod-box div.box-1,.topbox div.mod-box.first div.box-1,.bottombox div.mod-box.first div.box-1 { margin-left: 20px; }.topblock div.mod-box div.box-1,.bottomblock div.mod-box div.box-1,.topbox div.mod-box.last div.box-1,.bottombox div.mod-box.last div.box-1 { margin-right: 20px; }#top div.mod-box div.badge,#bottom div.mod-box div.badge { top: 20px;right: 10px;}#top div.mod-box.last div.badge,#bottom div.mod-box.last div.badge { right: 20px; }div.mod-box-dark div.box-1 {background: #EEEFF0 url(../images/module_box_dark_bg.png) 50% 0 repeat-x;text-shadow: 0 1px 0 rgba(255,255,255,1);}div.mod-box-highlight div.box-1 { background: #FCFCE6; color: #868875; }div.mod-box-highlight em.box { border: 1px dotted #D9D779; background: #ffffff; }div.mod-box-hover div.box-1:hover {background: #FCFDFE;text-shadow: 0 1px 0 rgba(255,255,255,1);}div.mod-line div.box-1 { padding-bottom: 10px;overflow: hidden;}#top div.mod-line,#bottom div.mod-line { padding: 10px 20px 10px 20px;background: #F8F9FA;}#top .topbox div.mod-line,#top.no-topbox .topblock div.mod-line.last { padding-bottom: 20px; border-bottom: 1px solid #DFE0E1; }#bottom .bottombox div.mod-line,#bottom.no-bottombox .bottomblock div.mod-line.first { padding-top: 20px; border-top: 1px solid #FFFFFF; }div.mod-line h3.header { margin-bottom: 8px;padding-bottom: 12px;background: url(../images/module_line.png) 50% 100% repeat-x;text-shadow:0px 1px 0px rgba(255,255,255,1);}div.mod-line h3.header span.title { line-height: 18px; }div.mod-line h3.header span.subtitle { line-height: 12px; margin-top: 0px; }div.mod-line h3.header span.icon { top: -2px; margin-right: 5px; } div.mod-separator div.box-1{border-right: 1px solid #E5E5E5;padding: 10px 20px 10px 20px;overflow: hidden;}#headerbar .left div.mod-separator.last div.box-1 { border-right: none; }#headerbar .right div.mod-separator.first div.box-1 { border-right: none; } div.mod-menu-line h3.header { margin-bottom: -2px;background: none;}div.module.mod-polaroid { overflow: hidden; }#top div.module.mod-polaroid,#bottom div.module.mod-polaroid { margin: 10px; }div.mod-polaroid div.badge-tape {position: absolute;top: 0px;left: 50%;width: 114px;height: 38px;margin-left: -57px;background: url(../images/module_polaroid_tape.png) 0 0 no-repeat;z-index: 1;}div.mod-polaroid div.box-1 {margin-top: 13px;padding: 10px 10px 5px 10px;border-top: 1px solid #C8C8C8;border-left: 1px solid #C8C8C8;border-right: 1px solid #C8C8C8;background: #ffffff url(../images/module_polaroid_bg.png) 0 100% repeat-x;overflow: hidden;}div.mod-polaroid div.box-2 {margin-bottom: 5px;background: #000000;}div.mod-polaroid div.box-3 {padding: 10px 15px 10px 15px;overflow: hidden;font-family: "Comic Sans MS", "Trebuchet MS", Arial, Helvetica, sans-serif;font-style: italic;color: #C8C8C8;}div.mod-polaroid div.box-b1 {background: url(../images/module_polaroid_shadows.png) 0 0 no-repeat;}div.mod-polaroid div.box-b2 {padding: 0px 70px 0px 70px;background: url(../images/module_polaroid_shadows.png) 100% -5px no-repeat;}div.mod-polaroid div.box-b3 {height: 5px;background: url(../images/module_polaroid_shadows.png) 0 -10px repeat-x;}div.mod-polaroid h3.header {height: 25px;margin: 0px 0px 0px 0px;line-height: 25px;text-align: center;letter-spacing: -1px;font-family: "Comic Sans MS", "Trebuchet MS", Arial, Helvetica, sans-serif;font-style: italic;color: #323232;text-shadow: none;} #top div.module.mod-postit,#bottom div.module.mod-postit { margin: 10px; }div.mod-postit div.box-1 {background: #FFFFAA;color: #323232;}div.mod-postit div.box-2 {padding: 15px 15px 0px 15px;overflow: hidden;font-family: "Comic Sans MS", "Trebuchet MS", Arial, Helvetica, sans-serif;font-style: italic;}div.mod-postit div.box-b1 {background: url(../images/module_postit_shadows.png) 0 0 no-repeat;}div.mod-postit div.box-b2 {padding: 0px 90px 0px 60px;background: url(../images/module_postit_shadows.png) 100% -40px no-repeat;}div.mod-postit div.box-b3 {height: 40px;background: url(../images/module_postit_shadows.png) 0 -80px repeat-x;}div.mod-postit h3.header {height: 30px;margin: -15px -15px 5px -15px;background: #FFFFDA;line-height: 30px;text-indent: 15px;letter-spacing: -1px;font-family: "Comic Sans MS", "Trebuchet MS", Arial, Helvetica, sans-serif;font-style: italic;color: #323232;text-shadow: none;}

/*** system.css ***/

@import url(../warp/css/system.css);@import url(../warp/systems/joomla.1.6/css/system.css);#system .item {padding: 20px;border: 1px solid #DFE0E1;background: #ffffff;}#system .items .item {margin: 0 10px 20px 10px;padding: 20px;border: 1px solid #DFE0E1;background: #ffffff;}#system .items .item:first-child {margin-top: 0;padding: 20px;border: 1px solid #DFE0E1;} #system .items.leading {padding-bottom: 0px;margin-bottom: 0px;border-bottom: none;}#system .item-list {border-top: none;margin-top: 0;} #breadcrumbs span {margin-right: 8px;padding-right: 15px;background: url(../images/breadcrumbs.png) 100% 50% no-repeat;text-decoration: none;color: #78797A;text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);}.pagination a,.pagination strong {border: 1px solid #DFE0E1;background: #ffffff;}a.readmore {height: 22px;padding: 0 20px 0 0;border: none;background: #646566 url(../images/readmore.png) 100% 0 no-repeat;line-height: 22px;text-indent: 8px;font-size: 11px;letter-spacing: 0px;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;}a.readmore:link,a.readmore:visited {color: #F8F9FA;text-shadow: 0px 1px 0px rgba(0,0,0,0.3);}a.readmore:hover {background: #464748 url(../images/readmore.png) 100% -27px no-repeat;color: #ffffff;}

/*** extensions.css ***/

#yoo-zoo.blog-sans .items div.teaser-item-bg,#yoo-zoo.blog-sans .items div.teaser-item:last-child div.teaser-item-bg {padding: 20px;border: 1px solid #DFE0E1;background: #ffffff;}#yoo-zoo.blog-sans .items div.teaser-item:last-child { padding-bottom: 20px; }#yoo-zoo.blog-sans > .item,#yoo-zoo.blog-sans > .author {margin-bottom: 20px;padding: 20px;border: 1px solid #DFE0E1;background: #ffffff;}#yoo-zoo.blog-default .items div.teaser-item-bg,#yoo-zoo.blog-default .items div.teaser-item:last-child div.teaser-item-bg {padding: 20px;border: 1px solid #DFE0E1;background: #ffffff;}#yoo-zoo.blog-default .items div.teaser-item:last-child { padding-bottom: 20px; }#yoo-zoo.blog-default > .item,#yoo-zoo.blog-default > .author {margin-bottom: 20px;padding: 20px;border: 1px solid #DFE0E1;background: #ffffff;}