/*************Basic ********************/ * { margin: 0; padding: 0; font-family: Arial; } html, body {height: 100%;} .p { margin: 0px; padding: 0px; font-size: inherit; font-family: inherit; font-weight: inherit; text-align: inherit; color: inherit; line-height: inherit; vertical-align: top;} p { padding-top: 0px; margin-top: 0px;} img { border: 0px;} div { margin: 0px; padding: 0px; font-family: Helvetica; font-size: 11px;} .AbsWrap { width: 100%; position: relative;} .rowWrap { width: 100%;} a:link,a:visited { color: inherit; text-decoration: inherit;} a:hover { text-decoration: underline;} .clearfloat { clear: both; height: 0px;} /******* Main Structure ***************************/ body{font-size:1.0em; color:#2A3890; background-color:#ffffff; } #wrapper { background-color: #f5f5f5; width: 100%; margin: 0px auto; } #wrapper_body{min-height: 552px; width: 960px; margin:0px auto; margin-left: auto; margin-right: auto; margin-top: auto; margin-bottom:auto;} * html #wrapper_body, {height: 100%;} /*********** Errors *********************/ /* #notice { padding:2px; color:red; font-weight:bold; font-size:1.3em; display:block; text-align:center;} #error_explanation { width: 80%; border: 2px solid red; padding: 7px; padding-bottom: 0; margin-bottom: 20px; background-color: #f0f0f0; color:#fff;} #error_explanation h2 { text-align: left; font-weight: bold; padding: 5px 5px 5px 15px; font-size: 1.6em; margin: -7px; margin-bottom: 0px; background-color: #c00; color:#fff;} #error_explanation ul li { font-size: 12px; list-style: square; margin-left:10px;} */ #notice { padding:2px; color:#1F4A75; font-weight:bold; font-size:1.3em; display:block; text-align:center;} .error, .notice, .success {padding:.8em;margin-bottom:1em;} .error{padding:.8em;margin-bottom:1em;color:red;} /* .error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;} .error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;} .notice {background:#FFF6BF;color:#514721;border-color:#FFD324;} .success {background:#E6EFC2;color:#264409;border-color:#C6D880;} .error a {color:#8a1f11;} .notice a {color:#514721;} .success a {color:#264409;} */ /********* Menu header ************/ .menu_list ul{list-style-type:none;} .menu_list li{display: inline;padding-right: 2px; padding-left: 2px; } /************Forms **************/ input.other_blue{ background:#497FC1; border:0px; cursor:pointer; font-size:1.0em; line-height:135%; margin-right:4px; color:white; padding:1px;} /************ Forms - Buttons ***************************/ .myButton{ cursor:pointer; background-image: -webkit-gradient(linear,left bottom,left top, color-stop(0.01, rgb(116,191,67)), color-stop(0.51, rgb(117,189,68)),color-stop(0.76, rgb(195,222,171))); background-image: -moz-linear-gradient(center bottom,rgb(116,191,67) 1%,rgb(117,189,68) 51%, rgb(195,222,171) 76%); border-radius: 0.2em; color: #fff; width: 88px; height: 26px; border: none;} .myButton span { display: block; line-height: 14px; padding: 5px 0 5px 18px;} .myButton:active { background-position: bottom right; color: #000; outline: none;} .myButton:active span { background-position: bottom left; padding: 6px 0 4px 18px;} .myButtonBlue{ cursor:pointer; background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.16, rgb(0,122,193)), color-stop(0.58, rgb(56,148,209)), color-stop(0.79, rgb(168,222,249)) ); background-image: -moz-linear-gradient(center bottom, rgb(0,122,193) 16%, rgb(56,148,209) 58%, rgb(168,222,249) 79%); border-radius: 0.2em; color: #fff; width: 60px; height: 22px; border: none;} .myButtonBlue span { display: block; line-height: 14px; padding: 3px 0 3px 10px;} .myButtonBlue:active { background-position: bottom right; color: #000; outline: none; } .myButtonBlue:active span { background-position: bottom left; padding: 3px 0 2px 18px; } .myButtonLarge{ cursor:pointer; background-image: -webkit-gradient(linear,left bottom,left top, color-stop(0.01, rgb(116,191,67)),color-stop(0.51, rgb(117,189,68)), color-stop(0.76, rgb(195,222,171)) ); background-image: -moz-linear-gradient(center bottom,rgb(116,191,67) 1%, rgb(117,189,68) 51%,rgb(195,222,171) 76%); border-radius: 0.2em;color: #fff; width: 200px; height: 26px; border: none;} .myButtonLarge span { display: block; line-height: 14px; padding: 5px 0 5px 18px;} .myButtonLarge:active { background-position: bottom right; color: #000; outline: none;} .myButtonLarge:active span { background-position: bottom left; padding: 6px 0 4px 18px;} .button{margin: 10px 0 10px 10px;padding: 3px 3px 3px 3px;color:#FFFFFF;background-color: #1F4A75;} .field_x{ border: thin solid #005C84; width: 130px;} .line{ display:block; margin:10px 2px 10px 10px;} /********* links **********/ .tie_link a{ text-decoration:none;} .tie_link a:hover{ text-decoration:underline;} /*************SPACES*************/ .space_center { padding-top: 9px; padding-right: 4px; text-align: center;} /******** DIVS FORMS *******/ .block .field{ display:inline; padding: 0px; width:50%;} .block .form_tag{border-color: #0656a4; color: #2A3890; padding: 5px 5px 5px 5px; border:1px solid #BDC7D8; width:90%;} .block .form_tag_long{border-color: #0656a4; color: #2A3890; padding: 5px 5px 5px 5px; border:1px solid #BDC7D8; width:91%;} .block .form_label{display:inline-block; width:25%; font-weight:bold; vertical-align:top; padding-top:3px;} .block .form_field{ display:inline-block; padding: 0px; width:73%;} .block .form_row { display: block; padding:5px; padding-left:20px; } .block .label{ display:inline-block; width:49%; } /************** BLOCK DIV *********/ .block .brief { color: #6C6D6F;} .block .center{ text-align:center;} .block .close { float:right; vertical-align:top;} .block .content{ padding: 5px 4px 5px 4px;} .block .header{vertical-align: middle; background: transparent url(/images/title_background.png) scroll 0px; padding-left: 10px; display: block; height:20px; font-weight:bold;} .block .header_icon{ margin-top: 2px; width:14px; height:14px; } .block .header_icon_right { float: right; padding-right: 5px; padding-top: 3px;} .block .header_text { margin-bottom: 3px; display: inline-block;} .block .logo{ display: inline-block; vertical-align:top;} .block .right{padding-right:20px; float:right;} .block .row { display: block;} .block .title{ display:inline-block; } .block .sub-block{ display: inline-block; padding-left:3px; width:70%; text-align:left;} /******BLOCK TAB CONTENT ********/ .block .tab { margin-top: 2px; background: #fff; /*border-top: thin solid #D4E4EA;*/ padding: 2px 0px 2px 0px;} .block .tab_content{ padding:5px; text-align:center;} .block .tab li { display: inline; list-style: none; padding-right: 2px;} .block .tab li a { background-color: #deeff8; text-decoration: none; padding: 4px 3px; outline: none;} .block .tab ul { background: #deeff8;} .block .tab li a:hover, .block .tab li.ui-tabs-nav a, .block .tab li.ui-tabs-selected a, .block .tab li a:active { background-color: #deeff8; font-weight: bold; text-decoration: none;} .block .tab_browse{ width:49%; display:inline-block;} .ui-tabs-hide { display: none;} /*************MENU ICON**********/ .menu_header{ border-bottom: thin solid #D4E4EA; width:14.5em; padding-left:3px; padding-right:3px;} .menu_icon{ vertical-align: middle; padding-bottom: 3px; padding-right: 3px; padding-left: 3px; display: inline-block;}