 html, body { background-color: #FFFFFF; margin: 0px; padding: 0px; font-family: Verdana, Tahoma, Arial; } a { text-decoration: none; color: #000000; } input, select, option { font-family: Verdana; font-size: 14px; } img { border: 0px; } ul { padding-left: 10px; margin: 8px 0px 8px 10px; } #wrapper { position: relative; margin-left: auto; margin-right: auto; margin-top: 0px; margin-bottom: 0px; width: 800px; } #content { position: relative; float: left; width: 780px; padding: 2px 10px 0px 10px; margin: 15px 0px 20px 0px; font-size: 13px; line-height: 140%; overflow: auto; } #content a:hover { border-bottom: 1px solid #FF8F05; } #footer { position: relative; clear: both; background-color: #000000; margin: 0px 0px 15px 0px; padding: 6px 15px 8px 15px; font-size: 11px; width: 770px; color: #FFFFFF; -moz-border-radius-bottomleft: 8px; -moz-border-radius-bottomright: 8px; -webkit-border-bottom-left-radius: 8px; -webkit-border-bottom-right-radius: 8px; } #footer a { margin-left: 10px; color: #FFFFFF; } #footer a:hover { border-bottom: 1px solid #FF8F05; } #header { position: relative; background-color: #000000; float: left; width: 795px; margin: 15px 0px 15px 0px; padding: 2px 0px 0px 5px; -moz-border-radius-topleft: 8px; -moz-border-radius-topright: 8px; -webkit-border-top-left-radius: 8px; -webkit-border-top-right-radius: 8px; } #menu { position: relative; clear: both; padding: 5px 0px 5px 0px; border-bottom: 2px solid #FFBB66; font-family: Verdana; font-size: 14px; font-weight: bold; width: 800px; } .select { position: relative; top: 1px; background-color: #FFDDAA; padding: 3px 10px 4px 10px; margin-right: 5px; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; -webkit-border-top-left-radius: 3px; -webkit-border-top-right-radius: 3px; } .select:hover { background-color: #FFCC88; } .selected { background-color: #FFBB66; padding: 5px 10px 5px 10px; margin-right: 5px; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; -webkit-border-top-left-radius: 3px; -webkit-border-top-right-radius: 3px; } #sub_menu { position: relative; background-color: #FFF0EE; clear: both; padding: 8px 10px 10px 10px; font-size: 13px; width: 780px; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-left-radius: 5px; -webkit-border-bottom-right-radius: 5px; } #sub_menu a { margin-right: 10px; } .select2:hover { color: #FAB640; } .selected2 { color: #FAB640; } #left { position: relative; clear: left; float: left; width: 150px; margin: 0px 20px 0px 0px; font-size: 12px; line-height: 130%; } #left a:hover { border-bottom: 1px solid #FF8F05; } .left_h1 { font-size: 14px; color: #FF8F05; padding: 0px 0px 3px 5px; border-bottom: 1px solid #FFCC66; } .left_content { background-color: #FFF0EE; font-size: 12px; padding: 3px; } h1 { font-size: 18px; color: #FF8F05; margin: 2px 0px 3px 0px; } h2 { font-size: 15px; color: #FF8F05; margin: 2px 0px 3px 0px; } .form { border: 1px solid #88BBFF; font-family: Verdana; font-size: 14px; padding: 2px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; } .form:focus { border-color: #FF8F05; } .row { background-color: #FFF0EE; } .box { position: relative; float: left; background-color: #FFF0EE; margin: 0px 10px 10px 0px; padding: 3px 5px 3px 5px; border: 2px solid #FFAF45; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; } .languages { position: absolute; z-index: 1; left: -6px; top: 21px; width: 118px; background-color: #FFF0EE; padding: 0px 5px 3px 5px; border: 1px solid #FFAF45; border-top: 0px; display: none; -moz-border-radius-bottomleft: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-left-radius: 4px; -webkit-border-bottom-right-radius: 4px; } .missing { position: absolute; z-index: 1; right: 32px; top: 25px; width: 165px; background-color: #CCCCCC; padding: 0px 5px 3px 5px; border: 1px solid #FFAF45; border-top: 0px; display: none; -moz-border-radius-bottomleft: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-left-radius: 4px; -webkit-border-bottom-right-radius: 4px; } .get_text { position: absolute; z-index: 1; //left: 32px; top: 55px; width: 265px; background-color: #CCCCCC; padding: 0px 5px 3px 5px; border: 1px solid #FFAF45; border-top: 0px; display: none; -moz-border-radius-bottomleft: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-left-radius: 4px; -webkit-border-bottom-right-radius: 4px; } #popup_container { font-family: Arial, sans-serif; font-size: 12px; min-width: 300px; max-width: 600px; color: #000; border: 2px solid #DEBD6A; background-color: #F8F0D0; -moz-border-radius: 10px; -webkit-border-radius: 10px; -moz-box-shadow: 3px 3px 10px #888888; -webkit-box-shadow: 3px 3px 10px #888888; } #popup_title { padding-left: 48px; } #popup_content { background: 16px 16px no-repeat url(/modules/js/alerts/images/info.gif); padding: 1em 1.75em; margin: 0em; } #popup_content.alert { background-image: url(/images/icons/blue/32/about.png); } #popup_content.confirm { background-image: url(/images/icons/blue/32/about.png); } #popup_content.prompt { background-image: url(/modules/js/alerts/images/help.gif); } #popup_message { padding-left: 48px; } #popup_panel { text-align: center; margin: 1em 0em 0em 1em; } #popup_prompt { margin: .5em 0em; } #colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;} #cboxOverlay{position:fixed; width:100%; height:100%;} #cboxMiddleLeft, #cboxBottomLeft{clear:left;} #cboxContent{position:relative; overflow:hidden;} #cboxLoadedContent{overflow:auto;} #cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;} #cboxTitle{margin:0;} #cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;} #cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;} #cboxOverlay{background:url(/images/colorbox/overlay.png) 0 0 repeat;} #colorbox{} #cboxTopLeft{width:21px; height:21px; background:url(/images/colorbox/controls.png) -100px 0 no-repeat;} #cboxTopRight{width:21px; height:21px; background:url(/images/colorbox/controls.png) -129px 0 no-repeat;} #cboxBottomLeft{width:21px; height:21px; background:url(/images/colorbox/controls.png) -100px -29px no-repeat;} #cboxBottomRight{width:21px; height:21px; background:url(/images/colorbox/controls.png) -129px -29px no-repeat;} #cboxMiddleLeft{width:21px; background:url(/images/colorbox/controls.png) left top repeat-y;} #cboxMiddleRight{width:21px; background:url(/images/colorbox/controls.png) right top repeat-y;} #cboxTopCenter{height:21px; background:url(/images/colorbox/border.png) 0 0 repeat-x;} #cboxBottomCenter{height:21px; background:url(/images/colorbox/border.png) 0 -29px repeat-x;} #cboxContent{background:#fff;} #cboxLoadedContent{margin-bottom:28px;} #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;} #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;} #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;} #cboxPrevious{position:absolute; bottom:0; left:0px; background:url(/images/colorbox/controls.png) -75px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;} #cboxPrevious.hover{background-position:-75px -25px;} #cboxNext{position:absolute; bottom:0; left:27px; background:url(/images/colorbox/controls.png) -50px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;} #cboxNext.hover{background-position:-50px -25px;} #cboxLoadingOverlay{background:url(/images/colorbox/loading_background.png) center center no-repeat;} #cboxLoadingGraphic{background:url(/images/colorbox/loading.gif) center center no-repeat;} #cboxClose{position:absolute; bottom:0; right:0; background:url(/images/colorbox/controls.png) -25px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;} #cboxClose.hover{background-position:-25px -25px;} .cboxIE #cboxTopLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/colorbox/internet_explorer/borderTopLeft.png, sizingMethod='scale');} .cboxIE #cboxTopCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/colorbox/internet_explorer/borderTopCenter.png, sizingMethod='scale');} .cboxIE #cboxTopRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/colorbox/internet_explorer/borderTopRight.png, sizingMethod='scale');} .cboxIE #cboxBottomLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/colorbox/internet_explorer/borderBottomLeft.png, sizingMethod='scale');} .cboxIE #cboxBottomCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/colorbox/internet_explorer/borderBottomCenter.png, sizingMethod='scale');} .cboxIE #cboxBottomRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/colorbox/internet_explorer/borderBottomRight.png, sizingMethod='scale');} .cboxIE #cboxMiddleLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/colorbox/internet_explorer/borderMiddleLeft.png, sizingMethod='scale');} .cboxIE #cboxMiddleRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/colorbox/internet_explorer/borderMiddleRight.png, sizingMethod='scale');} 
