@charset "utf-8";
/* CSS Document */

body {
    background-color: #2B90AE;
}

.style3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #005f9e;
}

.style8 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #005f9e;
    font-weight: bold;
}

.style12 {color: #39C0D6}

.style10 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #035881;
    font-weight: bold;
}

.style19 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #0099CC;
    font-weight: bold;
}

.style18 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #035881;
}

a:link {
    color: #0099CC;
    text-decoration: none;
}

a:visited {
    text-decoration: none;
    color: #0099CC;
}

a:hover {
    text-decoration: underline;
    color: #0099CC;
}

a:active {
    text-decoration: none;
}

.style31 {
    font-size: 14px;
    color: #0099CC;
}

.style32 {
    font-size: 10px;
    right: auto;
    word-spacing: normal;
    text-align: justify;
    vertical-align: text-top;
    white-space: normal;
    text-transform: uppercase;
}

.style33 {
    font-size: 10px;
    text-transform: uppercase;
    font-weight: lighter;
}

.style34 {
    font-size: 10px;
    text-transform: uppercase;
    line-height: normal;
    text-decoration: none;
    direction: ltr;
    vertical-align: text-top;
    font-weight: lighter;
}

.style35 {
    font-size: 10px;
    font-weight: lighter;
}

.style36 {
    font-size: 10px;
    font-weight: lighter;
}

.style37 {
    font-size: 10px;
    font-weight: lighter;
}

.style38 {
    font-size: 10px;
    font-weight: lighter;
}

.style39 {
    font-size: 10px;
    font-weight: lighter;
}

.style40 {
    font-size: 10px;
    font-weight: lighter;
}

.style41 {
    font-size: 10px;
    font-weight: lighter;
}

.row_label {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #035881;
    font-weight: bold;
}

.row_input {
    border: 1px solid #B2DCE1;
}

.error {
    font: bold 12px Verdana, Arial, Helvetica, sans-serif;
    color: #E53E1E;
}

/* Admin styles */
#admin_menu {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-top: 3px;
}

#admin_menu li {
    float: left;
    padding: 1px;
}

/* Category list styles */
#category_list {
    font: 11px Verdana, Arial, Helvetica, sans-serif;
    width: 100%;
}

#category_list th {
    color: #035881;
}

#category_list td {
    color: #035881;
    font-weight: normal;
}

.f_left {
    float: left;
}

.f_right {
    float: right;
}

/* Notification message styles */
.msg {
    color: #18ac2d;
}

/* Tabs styles */
#tabs_pane {
    width: 566px;
    height: auto;
    float: left;
    background-color: #FFF;
    margin-bottom: 10px;
    margin-right: 1px;
}

#tabs div.content_child {
    margin:0;
    padding: 0;
    padding-top: 10px;
}

.ui-helper-reset {
    font-size: 14px;
    line-height: 1;
}

.ui-widget-content {
    background: none;
}

.ui-tabs .ui-tabs-hide {
    display: none;
}

/* Addthis styles */
.addthis_bg {
    width: 816px;
    height: 35px;
    background-image: url(../images/i_top_image.jpg);
}
