﻿/************************/
/* GENERAL ELEMENTS     */
/************************/
body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    margin: 0px;
    padding: 0px;
    color: #333;
    background-position: 0px -20px;
    background-image: url(images/header_bkgd.gif);
    background-repeat: repeat-x;
}
/* PNG FIX FOR IE */
img
{
    behavior: url(iepngfix.htc);
}
form
{
    margin: 0px;
    padding: 0px;
}
input, select
{
    font-family: Arial, Helvetica, sans-serif;
}
blockquote
{
    font-size: 11px;
    color: #666;
    margin: 0;
    padding: 0;
    padding-bottom: 10px;
}
blockquote p
{
    background: url(images/quote_left.gif);
    background-position: 0 2px;
    background-repeat: no-repeat;
    margin-bottom: 8px;
}
blockquote cite
{
    display: block;
    font-size: 10px;
    color: #006699;
    line-height: 11px;
}
hr
{
    margin: 0px;
    padding: 0px;
    background-color: #666666;
    border: none;
    height: 1px;
}
a
{
    color: #336699;
    text-decoration: underline;
}
a:hover
{
    color: #ff9900;
}
a img
{
    border: none;
}
a.follow_link_long span
{
    display: block;
}
a.follow_link, a.follow_link_long .link_text
{
    padding-left: 6px;
    background-image: url(images/blue_arrow_open.gif);
    background-repeat: no-repeat;
    background-position: 0px 5px;
    text-decoration: none;
    color: #990000;
}
a.follow_link:hover, a.follow_link_long:hover .link_text
{
    background-image: url(images/blue_arrow2.gif);
    color: #ff6600;
    text-decoration: none;
}
a.follow_link_reg
{
    padding-left: 6px;
    background-image: url(images/blue_arrow_open.gif);
    background-repeat: no-repeat;
    background-position: 0px 5px;
    color: #990000;
    text-decoration: none;
}
a.follow_link_reg:hover
{
    background-image: url(images/blue_arrow2.gif);
    color: #ff6600;
    text-decoration: none;
}
a.more_link
{
    padding-left: 40px;
    padding-top: 2px;
    background-image: url(images/arrow_right.gif);
    background-repeat: no-repeat;
    background-position: 20px 0px;
    text-decoration: none;
    color: #990000;
}
a.more_link:hover
{
    padding-left: 40px;
    padding-top: 2px;
    background-image: url(images/arrow_right.gif);
    background-repeat: no-repeat;
    background-position: 20px 0px;
    text-decoration: none;
    color: #ff6600;
}
h1, h2, h3, h4, h5, h6
{
    color: #000;
    margin: 0px;
    padding: 0px;
}
h1, h2, h3, h4, h5, h6
{
    font-size: 14px;
    font-style: normal;
    background-color: #336699;
    color: #FFFFFF;
    padding-left: 12px;
    font-weight: normal;
    padding-bottom: 5px;
}
h1.dynamic_image
{
    padding: 0px;
    margin: 0px;
    padding-bottom: 5px;
    padding-top: 8px;
}
h1.dynamic_image_top
{
    padding: 0px;
    margin: 0px;
    padding-bottom: 5px;
}
p
{
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 15px;
}
hr
{
    border-color: #900;
}
li
{
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 8px;
}
#fade_header
{
    position: absolute;
    top: 35px;
    left: 0px;
    width: 100%;
    height: 150px; /*filter: alpha(opacity=0.0001);*/
    text-align: center;
}
#wrapper, .footer_inner, .wrapped
{
    text-align: left;
    margin: 0px auto;
    padding: 0px;
    border: 0;
    width: 950px;
}
#navigation
{
    float: left;
    width: 150px;
    font-size: 10px;
    padding-top: 25px;
    font-family: Arial, Helvetica, sans-serif;
    height: 100%;
    clear: both;
    position: relative;
}
#content
{
    float: left;
    width: 620px;
    font-family: Arial, Helvetica, sans-serif;
    color: #333;
    padding-top: 25px;
    min-height: 400px;
}
#featured
{
    min-height: 400px;
}
.signup
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
}
.nav_member
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
}
.nav_member_link
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #006699;
}
.footer, .footer p
{
    clear: both;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333;
    margin: 0px;
    margin-top: 20px;
    line-height: 15px;
    padding-bottom: 5px;
}
.footer p
{
    text-align: justify;
    margin: 0px;
    margin-top: 10px;
    padding-bottom: 5px;
}
.footer a
{
    /*color: #900;*/
}
.footer .footer_inner
{
    padding-top: 5px;
    font-size: 12px;
}
table, td, th
{
    border: none;
    margin: 0px;
    padding: 0px;
    border-collapse: collapse;
}
td, th
{
    vertical-align: top;
    text-align: left;
}
.selected
{
    /*font-weight: bold;*/
}
.transparent
{
    /*filter: alpha (opacity=0); 	-moz-opacity: 0.0; 	opacity: 0.0; 	-khtml-opacity: 0.0;*/
}
#heading_red_bar
{
    position: absolute;
    height: 24px;
    width: 100%;
    top: 161px;
    font-size: 6px;
    left: 0px;
    filter: alpha (opacity=70);
    -moz-opacity: .60;
    opacity: .60;
    -khtml-opacity: 0.6;
    background-color: #369;
    background-image: url(images/gradient.ashx?f=369&t=274C72&h=15);
    background-repeat: repeat-x;
    background-position: bottom left;
}
.titles
{
    font-style: italic;
    color: #666666;
}
.dynamic_image_top
{
    margin-left: -3px;
}
.dynamic_image
{
    margin-left: -3px;
    padding-top: 5px;
}
fieldset
{
    position: relative;
    display: block;
    border-color: #336699;
    border-style: solid;
    border-width: 1px;
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
    font-size: 11px;
    line-height: 14px;
    color: #000000;
    width: 90%;
    height: 140px;
    margin-right: 5px; /*margin-bottom:-5px;*/
}
legend
{
    margin-left: -5px;
    margin-top: 5px;
}

/************************/
/* FORMS				*/
/************************/
input.textbox
{
}

/************************/
/* MOUSE TOOLTIP		*/
/************************/
a.info
{
    font-variant: normal;
    position: relative; /*this is the key*/
    z-index: 24; /*background-color:#ccc;*/
}

a.info:hover
{
    z-index: 25;
    background-color: transparent;
}

a.info span
{
    display: none;
}

a.info:hover span
{
    /*the span will display just on :hover state*/
    display: block;
    position: absolute;
    top: 7px;
    left: -160px;
    width: 150px;
    border: 1px solid #666;
    background-color: #ddd;
    color: #000;
    text-align: left;
    font-size: 10px;
    padding: 2px;
    text-decoration: none;
}

select option.disabled
{
    color: #999;
}
/************************/
/* SECTIONS ELEMENTS    */
/************************/
#heading_bg
{
    background-position: center 35px;
    background-repeat: no-repeat;
}

/***************/
/* PANELS	   */
/***************/
.shadow_panel
{
    background-color: White;
    font-size: 12px;
}
.shadow_panel .panel_heading
{
    text-transform: uppercase;
    font-weight: bold;
    height: 24px;
    padding-left: 12px;
    color: #990000;
    background: transparent url(images/shadow_top_left.gif) no-repeat 0px 0px;
}
.shadow_panel .panel_heading .panel_heading_inner
{
    padding-top: 9px;
    background: transparent url(images/shadow_tr.gif) no-repeat right 0px;
    border-bottom: dotted 1px #999;
}
.shadow_panel .panel_content
{
    font-size: 11px;
    padding-left: 10px;
    background: transparent url(images/shadow_ml.gif) repeat-y 0px 0px;
}
.shadow_panel .panel_content .panel_content_inner
{
    background: transparent url(images/shadow_mr.gif) repeat-y right 0px;
    padding-right: 10px;
}
.shadow_panel .panel_footer, .shadow_panel .panel_footer .panel_footer_corner
{
    height: 9px;
}
.shadow_panel .panel_footer
{
    background: transparent url(images/shadow_bl.gif) no-repeat 0px 0px;
}
.shadow_panel .panel_footer .panel_footer_corner
{
    background: transparent url(images/shadow_br.gif) no-repeat right 0px;
}
.shadow_panel .scroll
{
    height: 65px;
    overflow-y: auto;
    overflow-x: hidden;
}
.panel a
{
    color: Black;
}
.panel a:hover
{
    color: #900;
    text-decoration: underline;
}
.panel
{
    background-color: White;
    font-size: 11px;
}
.panel .panel_heading
{
    background-color: #900;
    color: White;
    height: 25px;
}
.panel .panel_content
{
    /*height: 70px;*/
    overflow: auto;
}
.panel .panel_content_inner
{
    padding: 5px;
    padding-top: 1px;
    padding-bottom: 1px;
}
/*******************/
/* GLOBAL SECTIONS */
/*******************/
#main_header
{
    height: 160px;
}
#main_header *
{
    font-size: 11px;
}
#main_header a.small_item, #main_header a.big_item, #main_header .end_cap
{
    display: block;
    float: left;
    text-align: center;
    padding-left: 1px;
}
#main_header a.big_item, #main_header .end_cap
{
    position: relative;
    height: 35px;
    background-image: url(images/tab.gif);
    background-repeat: no-repeat;
    background-position: left 10px;
    /*border-bottom: solid 16px #999;*/
    text-decoration: none;
    font-weight: bold;
    color: #999;
    letter-spacing: 0px;
}
#main_header a.big_item span
{
    font-size: 12px;
    line-height: 13px;
    display: block;
    margin-top: 18px;
    padding-bottom: 4px;
    padding-left: 8px;
    padding-right: 8px;
    border-bottom: solid 16px #999;
}
#main_header .end_cap
{
    width: 3px;
    border: none;
    margin-right: -1px;
    margin-left: -1px;
}
#main_header a.selected,
#main_header a.selected span
{
    border-color: #900;
    color: #900;
}
#main_header a.big_item:hover,
#main_header a.big_item:hover span
{
    border-color: White;
    color: White;
}
#main_header a.big_item img
{
    padding-top: 20px;
}
#main_header .small_items a.selected
{
    background-color: #900;
    color: White;
}
#main_header a.small_item:hover
{
    background-color: #900;
    color: White;
}
#main_header a.small_item
{
    height: 16px;
    margin-top: 35px;
    border-right: solid 1px #900;
    z-index: 10001;
}
#main_header .client_info
{
    float: right;
    margin-top: 35px;
    font-size: 12pt;
}
#top_navigation
{
    position: absolute;
    height: 35px;
    vertical-align: baseline;
}
#top_navigation .end_cap, #top_navigation a
{
    text-decoration: none;
    float: left;
    width: 100px;
    height: 100%;
    background-image: url(images/tab.gif);
    background-repeat: no-repeat;
    background-position: left 10px;
    border-bottom: solid 16px #666;
    position: relative;
    margin-right: 1px;
    text-align: center;
}
#top_navigation .end_cap
{
    border: none;
    margin-left: -2px;
}
#top_navigation a.selected
{
    border-bottom-color: #900;
}
#top_navigation a:hover
{
    border-bottom-color: White;
}
#top_navigation a img
{
    margin-top: 11px;
    padding-top: 11px;
}

img.section_header
{
    display: block;
    padding-bottom: 3px;
    padding-top: 10px;
}
a.tooltip
{
    position: relative;
}
a.tooltip .tip
{
    display: none;
    position: absolute;
    top: 20px;
    left: 50%;
    padding: 5px;
    background-color: #369;
    border-top: solid 1px #69c;
    border-left: solid 1px #69c;
    border-right: solid 2px #036;
    border-bottom: solid 2px #036;
    color: White;
    font-weight: normal;
}
a.tooltip:hover .tip
{
    display: block;
}

img.bordered
{
    border: solid 1px #f90;
}
a.opaque_hover img
{
    filter:alpha(opacity=75);
    -moz-opacity:.75;
    opacity:.75;
}
a.opaque_hover:hover img
{
    filter:alpha(opacity=99);
    -moz-opacity:0.999999;
    opacity:0.99999;
}
/***************/
/* PRINT MEDIA */
/***************/
@media print
{
    *
    {
        color: Black;
    }
    /*
                    	#main_header *, 
                    	#fade_header *, 
                    	#heading_red_bar *,
                    	#main_header, #fade_header, #heading_red_bar
                    	{
                    		display: none;
                    	}
                    	*/
    .noprint
    {
        display: none;
    }
    #main_header div
    {
        display: none;
    }
}