body {
    font-family: Arial;
    font-size: 12px;
    color: #000000;
    background: #fff;
    padding: 5px;
}

html, table, textarea, input, select {
    font-family: Arial;
    font-size: 12px;
}

img, div, span, .pngfix, input { behavior: url("/css/iepngfix.htc") }

h1, h2, h3 {
    font-family: Arial;
    line-height:25px;
    display: inline;
}

a {
    color: #0359a9;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a.top_menu, a.top_menu:active, a.top_menu:visited, a.top_menu:link {
    background-image: url(/img/menu_bg.gif);
    font-size: 10px;
    height: 25px;
    display: block;
    color: #FFFFFF;
    text-decoration: none;
}

.banner-place {
    margin-bottom:10px;
}

a.top_menu:hover {
    color: #FFFFFF;
    background-image: url(/img/menu_bg_hover.gif);
}

a.art_tab, a.art_tab:active, a.art_tab:visited, a.art_tab:link {
    color: #000000;
    text-decoration: none;
    width: 80px;
    background-color: #9ed2d0;
    display: block;
    padding: 3px;
    border: 1px solid #b9dcdb;
}

a.art_tab:hover {
    background-color: #e8f6f5;
} #centering_area {
    text-align: center;
    width: 100%;
} #page_area {
    width: 996px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    background: url(/img/site_shadow.png) repeat-y;
} #header_ctr {
    position: relative;
    z-index: 100;
} 

.topSiteShadow {
    background: url('/img/site_topbot.png') no-repeat;
    position: absolute;
    top: 0px;
    height: 15px;
    width: 996px;
}

.topSiteShadow2 {
    background: url('/img/site_topbot2.png') no-repeat;
    height: 15px;
    width: 996px;
}
.pcont {
    width: 996px;
    text-align: left;
    background: url(/img/site_shadow2.gif) repeat-y;
}
    
.footer_rdr2 {
    background: url(/img/site_topbot2.png) 0px -15px no-repeat;
    height: 15px;
    width: 996px;
}
    
#page_area2 {
    width: 996px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    z-index:100;
    position:relative;
}    
    
#footer_rdr {
    clear: both;
} #footer_rdr #bottomShadow_fmt {
    clear: both;
    background: url(/img/site_topbot.png) 0px -15px no-repeat;
    height: 15px;
    width: 996px;
    font-size: 1%;
} .contentpage {
	width:975px;
    padding-top: 15px;
}
.topblk {
    padding-left: 10px;
    padding-right: 10px;
}
 .top-menu {
    height: 25px;
    background-image: url(/img/menu_bg.gif);
} 

#slideshow #slideshowcontrols {
    padding: 0px 15px 0px 0px;
}

/* 4 Slides with text */
ul.slideshowcontrolsmiddle {
    height: 29px !important;
    float: left;
    z-index: 10;
    /*position: relative;*/
    text-align: center;
    margin: 0px;
    padding: 0px;
    list-style: none;
    line-height: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 80%;
    text-transform: uppercase;
}

ul.slideshowcontrolsmiddle li {
    z-index: 0;
    height: 29px;
    width: 104px !important;
    float: left;
    margin: 0px 2px 0px 0px;
}

/* The a elements inside those 4 tabs */
ul.slideshowcontrolsmiddle a:link, ul.slideshowcontrolsmiddle a:visited {
    color: #243403;
    height: 29px;
    text-align: center;
    float: none;
    display: block;
    width: 100px !important;
    font-weight: bold !important;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 9px;
    letter-spacing: -1px;
    font-size: 10px;
    letter-spacing: -1px;
    background: url(/img/tabs.gif) no-repeat 0px -0px;
    padding: 0px 2px 0px 2px !important;
}

/* The next 5 styles fix Netscape issues with padding it any other way */
ul.slideshowcontrolsmiddle .single-line a {
    line-height: 27px !important;
} * html ul.slideshowcontrolsmiddle .single-line a {
    line-height: 26px !important;
}

ul.slideshowcontrolsmiddle .padded_fmt {
    display: block;
    padding: 4px 3px 0px 0px;
}

ul.slideshowcontrolsmiddle .single-line .padded_fmt {
    display: block;
    padding: 0px 3px 0px 0px;
}

ul.slideshowcontrolsmiddle a.activeslide, ul.slideshowcontrolsmiddle a:hover {
    background-position: 0px -33px !important;
    color: #085781;
    text-decoration: none;
}

/* Blue tabs */
ul.slides_blue {
    height: 38px !important;
    float: left;
    z-index: 10;
    position: relative;
    text-align: center;
    margin: 0px;
    padding: 0px;
    list-style: none;
    line-height: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 80%;
    text-transform: uppercase;
}

ul.slides_blue li {
    z-index: 0;
    height: 38px;
    width: 109px !important;
    float: left;
    margin: 0px 2px 0px 0px;
}

/* The a elements inside those 4 tabs */
ul.slides_blue a:link, ul.slides_blue a:visited {
    color: #243403;
    height: 38px;
    text-align: center;
    float: none;
    display: block;
    width: 104px !important;
    font-weight: bold !important;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 9px;
    letter-spacing: -1px;
    font-size: 10px;
    letter-spacing: -1px;
    background: url(/img/tabs_blue.gif) no-repeat 0px -0px;
    padding: 0px 2px 0px 2px !important;
}

/* The next 5 styles fix Netscape issues with padding it any other way */
ul.slides_blue .single-line a {
    line-height: 27px !important;
} * html ul.slides_blue .single-line a {
    line-height: 26px !important;
}

ul.slides_blue .padded_fmt {
    display: block;
    padding: 4px 3px 0px 0px;
}

ul.slides_blue .single-line .padded_fmt {
    display: block;
    padding: 0px 3px 0px 0px;
}

ul.slides_blue a.activeslide, ul.slides_blue a:hover {
    /*background-position: 0px -43px !important;*/
    color: #085781;
    text-decoration: none;
} .h_spot_b {
    width: 118px;
    height: 25px;
    padding: 5px 0px 0px 0px;
    background: url(/img/hb_tb.jpg) 118px 29px;
    background-repeat: no-repeat;
} .h_spot_t {
    width: 118px;
    height: 32px;
    font-weight: bold;
    color: #686f21;
    background: url(/img/hb_tb.jpg);
} .hp_hclist_rdr {
    width: 118px;
    height: 273px;
    float: left;
} .hp_hclist_box {
    width: 117px;
    border-left: 1px solid #7a9149;
    border-bottom: 1px solid #7a9149;
    background: #f4f8e9;
    height: 210px;
    overflow-y: auto;
    overflow-x: hidden;
} .hp_hclist_box ul {
    margin: 0px;
    padding: 0px;
    width: 95px;
    list-style: none;
} .hp_hclist_box li {
    border-bottom: 1px solid #ddd9c0;
    margin-left: 5px;
    padding: 2px 1px;
    font-size: 80%;
}


h3 a {
    font-size: 12px;
} .red_header {
    color: #FFFFFF;
    background: url(/img/red_bg.gif) repeat-x;
    font-weight: bold;
} .gr_header {
    color: #000000;
    background: url(/img/gr_bg.gif) repeat-x;
    font-weight: bold;
} .gr_header h2 span a {
    color: #000000;
    font-size: 12px;
    text-decoration: none;
} .red_header h2 span a {
    color: #FFFFFF;
    font-size: 12px;
    text-decoration: none;
} .red_header h2, gr_header h2 {
    font-size: 12px;
    display: inline;
} .left_content {
    margin-left: 2px;
    margin-right: 2px;
} .categ {
    color: #b6b7bb;
    font-size: 11px;
} .b_orange {
    color: #e58716;
    font-weight: bold;
} .orange {
    color: #e58716;
}

a.slideshow, a.slideshow:link, a.slideshow:active, a.slideshow:visited {
    font-weight: normal;
    color: #3789b9;
}

a.slideshow:hover {
    text-decoration: underline;
} .more {
    padding: 0 0 0 17px;
    background: url(/img/more.png) no-repeat 0 50%;
} .more_blue {
    padding: 0 0 0 15px;
    background: url(/img/arrow_blue.gif) no-repeat 0 50%;
} .header-2 {
    background: url(/img/header_2_bg.gif) repeat-x;
    height: 38px;
    color: #10568D;
    letter-spacing: 1px;
    font-size: 14px;
    font-weight: bold;
} .blue_header {
    background: url(/img/blue_header_bg.gif) repeat-x;
    color: #FFFFFF;
    font-weight: bold;
    padding: 3px;
    padding-left: 10px;
} .blue_block {
    border-left: 1px solid #9e956a;
    border-right: 1px solid #9e956a;
    border-bottom: 1px solid #9e956a;
    background-color: #f8f5ec;
    padding: 5px;
}

a.noline, a.noline:active, a.noline:visited, a.noline:link {
    text-decoration: none;
}

a.noline:hover {
    text-decoration: underline;
} 

#search_input {
    background: url('/img/search_bg.gif') no-repeat;
    border: 1px solid #d9ddcf;
    font-size: 120%;
    height: 20px;
    padding: 3px 1px 2px;
    margin: 5px 0px;
    width: 480px;
}

input.btn {
    border: 3px double #f6c17a;
    border-right-color: #e6820d;
    border-top-color: #e6820d;
    margin: 0;
    color: #FFF;
    cursor: pointer;
    background: #e6820d;
    font-weight: bold;
    font-size: 10px;
}

input.btn:hover {
    background: #fea120
}

input.btn:active {
    background: #e6820d
} .bord {
    border: 1px solid #d8d0b9;
    padding-left: 3px;
    padding-right: 3px;
} #flashcontent {
}

a.art_tab_selected, a.art_tab_selected:link, a.art_tab_selected:visited, a.art_tab_selected:active {
    background-color: #e8f6f5;
    width: 80px;
    padding: 3px;
    border: 1px solid #b9dcdb;
    display: block;
    color: #000000;
    text-decoration: none;
}

a.art_tab_selected:hover {
    text-decoration: none;
}

A.tag, A.tag:visited, A.tag:link, A.tag:active {
    background: none;
    text-decoration: none;
}

A.tag:hover {
    color: #ffffff;
    background: #425C6F;
    text-decoration: none;
}

a.browntab_active, a.browntab_active:active, a.browntab_active:link, a.browntab_active:visited {
    display: block;
    background: url(/img/guidsaz_bg.gif);
    font-size: 11px;
    width: 119px;
    height: 20px;
    color: #FFFFFF;
}

a.browntab_active:hover {
    text-decoration: none;
}

a.browntab_active span {
    position: relative;
    top: 4px;
}

a.browntab_passive, a.browntab_passive:active, a.browntab_passive:link, a.browntab_passive:visited {
    display: block;
    background: url(/img/guidsaz_active_bg.gif);
    font-size: 11px;
    width: 119px;
    height: 20px;
    color: #000000;
}

a.browntab_passive:hover {
    text-decoration: none;
}

a.browntab_passive span {
    position: relative;
    top: 4px;
}



a.orangetab_passive, a.orangetab_passive:active, a.orangetab_passive:link, a.orangetab_passive:visited, a.orangetab_active, a.orangetab_active, a.orangetab_active:link, a.orangetab_active:visited {
    display: block;
    background-color: #FF9933;
    font-size: 12px;
    width: 94px;
    height: 40px;
    color: #ffffff;
	font-weight:bold;
}

a.orangetab_passive:hover, a.orangetab_active:hover {
    text-decoration: none;
}

a.orangetab_passive span, a.orangetab_active span {
    position: relative;
    top: 4px;
}

a.orangetab_active, a.orangetab_active, a.orangetab_active:link, a.orangetab_active:visited {
	background-color:#FF6600;!important
}




a.guides-letter, a.guides-letter:active, a.guides-letter:link, a.guides-letter:visited {
    display: block;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    width: 16px;
    height: 20px;
}

a.guides-letter:hover {
    background: url(/img/guidsaz_letter_bg.gif);
    text-decoration: none;
    color: #3e3a6c;
}

a.guides-letter-active {
    background: url(/img/guidsaz_letter_bg.gif);
    text-decoration: none;
    color: #3e3a6c;
    display: block;
    font-size: 14px;
    font-weight: bold;
    width: 16px;
    height: 20px;
}

a.guides-letter span {
    /*position:relative;
     top:2px;*/
}

a.guides-letter-active span {
    position: relative;
    top: 2px;
} .guides-az-link {
    background-color: #fdf9ed;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 10px;
    padding-right: 10px;
    text-decoration: none;
}

/* Drugs specifications */ .inn {
    width: 100%;
    overflow: hidden;
} .aaa {
    margin: 10px 0;
} .aaa li {
    background-image: none;
    font-size: 13px;
} .drug_desc {
    color: #9b9ba0;
    font-size: 11px;
} .listing {
    position: relative;
    height: 2em;
} .listing .pagi {
    position: absolute;
    top: 0;
    left: 10px;
} .l1 {
    background: url(/img/d.png) repeat-x 0 0
} .l2 {
    background: url(/img/d.png) repeat-y 0 0
} .l3 {
    background: url(/img/d.png) repeat-x 100% 100%
} .l4 {
    background: url(/img/d.png) repeat-y 100% 100%
} .l5 {
    background: url(/img/br.png) no-repeat 100% 100%
} .l6 {
    background: url(/img/bl.png) no-repeat 0 100%
} .l7 {
    background: url(/img/tr.png) no-repeat 100% 0
} .l8 {
    background: url(/img/tl.png) no-repeat 0 0;
    padding: 10px;
    zoom: 1;
} .mm {
    margin-bottom: 8px;
    margin-top: 8px;
} .mm h3 {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
    position: static;
} .closed {
    background-color: #f7f9fb;
} .closed h3, .open h3, .open .closed h3 {
    display: block;
    background: url(/img/plu.png) no-repeat 0 50%;
    padding: 3px 0 3px 30px;
} .closed .l1 {
    display: none;
} .open h3, .closed .open h3 {
    background-image: url(/img/min.png);
} .closed table {
    display: none;
} .closed .open table {
    display: table;
} .mm h3 {
    font-size: 13px;
    position: relative;
    margin-left: -10px;
    position: static;
} .mm .n h3 {
    left: 0;
} .mm .l8_ {
    padding-left: 10px;
} .l8_ {
    background: url(/img/tl.png) no-repeat 0 0;
    padding: 10px;
    zoom: 1;
} .mm .l8 {
    padding-left: 20px;
} .mm span {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
    position: static;
} .closed span, .open span, .open .closed span {
    display: inline;
    background: url(/img/plu.png) no-repeat 0 50%;
    padding: 3px 0 3px 30px;
} .open span, .closed .open span {
    background-image: url(/img/min.png);
} .mm span {
    font-size: 13px;
    position: relative;
    position: static;
} .mm .n span {
    left: 0;
} .mm img {
    margin-left: 10px;
} .inn .it {
    width: 30%;
    float: left;
    padding: 10px 0 5px 5px;
} .inn .it h3 {
    font-size: .9em;
    font-weight: normal;
    margin: .5em 0 .5em;
} .alt td {
    background-color: #f6f8fb;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
} .data_ td {
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 35px;
} .alt td {
    background-color: #f6f8fb;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
}

/* Drugs Spec End */
a.letter-red, a.letter-red:active, a.letter-red:link, a.letter-red:visited, a.letter-red-sel {
    display: block;
    font-size: 13px;
    color: #FFFFFF;
    font-weight: bold;
    width: 15px;
}

a.letter-red:hover, a.letter-red-sel {
    text-decoration: none;
    background-color: #FFFFFF;
    color: #c03110;
}

a.letter-brown, a.letter-brown:active, a.letter-brown:link, a.letter-brown:visited, a.letter-brown-sel {
    display: block;
    font-size: 13px;
    color: #FFFFFF;
    font-weight: bold;
    width: 17px;
    height: 21px;
}

a.letter-brown:hover, a.letter-brown-sel {
    text-decoration: none;
    background: url(/img/brown_letter_bg.gif);
    color: #5e431e;
} .article_h1 {
    font-size: 140%;
    font-weight: bold;
    left: 50px;
} .test_quest {
    font-weight: bold;
    margin-bottom: 10px;
} .b {
    margin-top: 0pt;
    margin-right: 0pt;
    margin-bottom: 0pt;
    margin-left: 0pt;
    padding-top: 0pt;
    padding-right: 0pt;
    padding-bottom: 0pt;
    padding-left: 0pt;
} .b .vote label {
    font-weight: normal;
    font-size: 12px;
} .b ul {
    list-style-type: none;
    list-style-image: none;
    list-style-position: outside;
} .b li {
    padding-left: 15px;
    background-color: transparent;
    background-image: url(/img/bul.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 0pt 0.5em;
    margin-bottom: 10px;
} .b .vote li {
    padding-top: 0pt;
    padding-right: 0pt;
    padding-bottom: 0pt;
    padding-left: 0pt;
    background-color: transparent;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    color: #175591;
    margin-bottom: 4px;
    font-size: 0.9em;
} .b .vote .inps li {
    padding-left: 10px;
}

a.bluetab-sel, a.bluetab-sel:active, a.bluetab-sel:link, a.bluetab-sel:visited {
    border-left: 1px solid #5796b6;
    border-top: 1px solid #5796b6;
    border-right: 1px solid #5796b6;
    display: block;
    height: 23px;
    background: url(/img/blue_bg.gif) repeat-x;
    color: #FFFFFF;
    text-decoration: none;
    width: 145px;
}

a.bluetab, a.bluetab:active, a.bluetab:link, a.bluetab:visited, a.bluetab-sel:hover {
    border-left: 1px solid #5796b6;
    border-top: 1px solid #5796b6;
    border-right: 1px solid #5796b6;
    display: block;
    height: 23px;
    background: url(/img/blue_bg_light.gif) repeat-x;
    color: #0066a8;
    text-decoration: none;
    width: 145px;
}

a.bluetab span, a.bluetab-sel span {
    padding: 10px;
    font-size: 12px;
    font-weight: bold;
}

a.video-cat, a.video-cat:active, a.video-cat:link, a.video-cat:visited {
    display: block;
    padding: 3px;
    font-weight: bold;
}

a.video-cat:hover, a.video-cat-selected {
    display: block;
    padding: 3px;
    font-weight: bold;
       text-decoration: none;
    background-color: #8abbe3;
    color: #FFFFFF;
}

a.thumbnail img {
    border: 1px solid #195a95;
}

a.thumbnail:hover {
    text-decoration: none;
}

a.thumbnail:hover img {
    border: 2px solid #2182d2;
} #addcomment .field {
    border: 1px solid #cccccc;
    width: 286px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    font-size: 1em;
    background-color: #f7f7f7;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
} .c_copyright {
    font-size: 10px;
    color: #B4B5B4;
} .c_quote {
    border: 1px solid #B4B5B4;
    background-color: #F0F2F0;
    padding: 10px;
    margin-left: 20px;
} .num {
    color: #e28d3b;
    border: 1px solid #d8d0b9;
    padding-left: 4px;
    padding-right: 4px;
    font-size: 11px;
}

/*  =Font Sizer (Articles)
 
 ------------------------------------------------------- */ .font_sizer_fmt {
    width: 66px;
    height: 42px;
    margin: 0px 0px 0px 20px;
    float: right;
} .font_sizer_text_fmt {
    width: 66px;
    margin: 0px;
    text-align: center;
    font-size: 75%;
    text-transform: uppercase;
    line-height: 12px;
} .font_sizer_break_fmt {
    clear: both;
} .font_sizer_fmt .font_sizer_001_fmt {
    background: url("/img/font_sizer_001b.gif") no-repeat;
    width: 6px;
    height: 26px;
    float: left;
    padding: 0px;
} .font_sizer_fmt .font_sizer_002a_fmt {
    background: url("/img/font_sizer_002a.gif");
    width: 17px;
    height: 26px;
    float: left;
} .font_sizer_fmt .font_sizer_002b_fmt {
    background: url("/img/font_sizer_002b.gif");
    width: 17px;
    height: 26px;
    float: left;
} .font_sizer_fmt .font_sizer_003_fmt {
    background: url("/img/font_sizer_003.gif");
    width: 9px;
    height: 26px;
    float: left;
    font-size: 1%;
} .font_sizer_fmt .copyA_fmt {
    font-size: 90%;
    float: left;
    margin: 6px 5px 5px 5px;
    line-height: 17px;
} * html .font_sizer_fmt .copyA_fmt {
    line-height: normal;
} .font_sizer_fmt .copyB_fmt {
    font-size: 115%;
    float: left;
    margin: 6px 4px 4px 4px;
    line-height: 15px;
} .font_sizer_fmt .copyC_fmt {
    font-size: 135%;
    float: left;
    margin: 6px 3px 0px 3px;
    line-height: 13px;
} .font_sizer_fmt a:link, .font_sizer_fmt a:visited {
    color: #164C6A;
} .copyNormal {
    font-size: 100%;
    line-height: 16px;
} .copyNormal p {
    margin-bottom: 10px;
} .copyMedium {
    font-size: 110%;
    line-height: 18px;
} .copyMedium .subhead_fmt {
    line-height: 20px;
} .copyMedium h2 {
    line-height: 24px;
} .copyMedium p {
    margin-bottom: 13px;
} .copyLarge {
    font-size: 130%;
    line-height: 22px;
} .copyLarge .subhead_fmt {
    line-height: 24px;
} .copyLarge h2 {
    line-height: 30px;
} .copyLarge p {
    margin-bottom: 17px;
}

/* Adding per Chris Donato to fix font sizing issue */ .hwDefinition_fmt {
    font-size: 100%;
}

/*END FONT SIZER*/ #textArea p {
    margin-bottom: 1em;
} #textArea img {
    padding-top: 3px;
    padding-right: 5px;
    padding-bottom: 3px;
    padding-left: 5px;
} #textArea img {
    display: block;
    margin-top: 1em;
    margin-right: 0pt;
    margin-bottom: 1em;
    margin-left: 0pt;
} #textArea ul {
    list-style-type: none;
    list-style-image: none;
    list-style-position: outside;
    margin-top: 0pt;
    margin-right: 0pt;
    margin-bottom: 0pt;
    margin-left: 2em;
    padding-left: 0pt;
} .b li {
    padding-left: 15px;
    background-color: transparent;
    background-image: url(/img/bul.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 0pt 0.5em;
    margin-bottom: 10px;
    margin-left: 0pt;
} #textArea li {
    padding-left: 15px;
    background-color: transparent;
    background-image: url(/img/bul.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 0pt 0.5em;
    margin-bottom: 10px;
    margin-top: 0.5em;
    margin-right: 0pt;
    margin-bottom: 0.5em;
    margin-left: 0pt;
} .horizNav_rdr {
    background: #c5b797;
    margin: 0px;
    padding: 0px;
} .horizNav_rdr .chapterMenu_fmt {
    clear: both;
    min-height: 33px;
    margin: 0px;
    padding: 2px 2px 0px 5px;
} .horizNav_rdr .horizNav_subMenu_fmt {
    border-top: none;
    clear: both;
    color: #7b745b;
    font-size: 90%;
    font-weight: bold;
    padding: 3px 0px 3px 0px;
} .horizNav_rdr .horizNav_nudge_off_fmt, .horizNav_rdr .horizNav_nudge_on_fmt {
    display: inline;
} .horizNav_rdr .horizNav_pipe_fmt {
    font-size: 85%;
} .horizNav_rdr .horizNav_clearing_fmt {
    clear: both;
    font-size: 1%;
} .horizNav_rdr .guidebtn a {
    background: #c5b797 url(/img/guide_topic_bg.gif) repeat-x;
    border: 1px solid;
    border-color: #bdaf90 #958b72 #938871;
    border-left: none;
    color: #7d715b;
    display: inline;
    float: left;
    font-size: 85%;
    font-weight: bold;
    min-height: 24px;
    line-height: 12px;
    margin: 3px 4px 0px 2px;
    padding: 1px 5px 2px 5px;
    text-align: center;
    text-decoration: none;
    width: 74px;
    height: 24px;
    overflow-y: hidden;
} .horizNav_rdr .guidebtn a:hover {
    background: #fcfaed;
    border: 1px solid #ede6cc; /* might not need this? */
    border-left: none; /* might not need this? */
    color: #000;
} .horizNav_rdr .guidebtn_on {
    background: #fcfaed;
    border: 1px solid #ede6cc;
    border-bottom: 1px solid #fdf9ec;
    color: #000;
    display: inline;
    float: left;
    font-size: 85%;
    font-weight: bold;
    height: 24px;
    line-height: 12px;
    margin: 3px 2px 0px 2px;
    padding: 1px 5px 2px 5px;
    text-align: center;
    text-decoration: none;
    width: 74px;
    height: 24px;
} .horizNav_rdr .guidebtn_on a {
    color: #000;
    text-decoration: none;
} .comments {
    padding-left: 17px;
    background: url(/img/comments.png) no-repeat 0 50%;
    display: block;
    margin: .7em 0 0 0;
    font-size: 11px;
    display: table;
    zoom: 1;
} .comments a {
    color: #9b9ba0;
    text-decoration: none;
}

h2.news_header {
    height: 36px;
    display: block;
    color: #ffffff;
    background-color: transparent;
    background-image: url(/img/tabs/news_big_6.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 0pt 0pt;
    text-transform: uppercase;
    font-size: 1.1em;
    margin-bottom: 4px;
    padding-left: 10px;
    font-weight: normal;
}

h2.news_header span {
    display: block;
    height: 36px;
    line-height: 36px;
    background-color: transparent;
    background-image: url(/img/tabs/news_big_6.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 100% 0pt;
    width: 100%;
} .pagi {
    list-style: none;
    float: left;
    width: 300px;
} .pagi li {
    float: left;
    height: 24px;
    margin-right: 8px;
    padding: 0;
    background: none;
} .pagi li a {
    float: left;
    width: 24px;
    line-height: 24px;
    background: url(/img/p1.png) no-repeat 0 0;
    text-align: center;
} .pagi li.here a, .pagi li a:hover {
    background-image: url(/img/p2.png);
    color: #000000;
    text-decoration: none;
    font-weight: bold;
} .pagi li.here {
    float: left;
    width: 24px;
    line-height: 24px;
    text-align: center;
    background-image: url(/img/p2.png);
    color: #000000;
    text-decoration: none;
    font-weight: bold;
} .centered {
    width: 50%;
    margin-left: 40%;
} .bc {
    font-size: 1.0em;
    width: 100%;
    overflow: hidden;
} .bc p {
    padding: 10px 0 10px 20px;
    background: url(/img/home.png) no-repeat 0 50%;
    float: left;
    width: 70%;
    line-height: 1.2em;
} .bc a {
    color: #1A6DC0;
} .month {
    text-align: center;
    color: #333333;
    font-weight: bold;
    font-size: 13px;
} .back, .forw {
    padding-bottom: 3px;
} .back a, .forw a {
    color: #950033;
} .back {
    text-align: left;
} .days th {
    background-color: #71a4c7;
    color: #FFFFFF;
    text-align: center;
} #calendar tbody td {
    background-color: #e8eff6;
    text-align: center;
} #calendar tbody td a {
    font-weight: bold;
} .comment {
    padding-top: 12px;
    padding-right: 0pt;
    padding-bottom: 12px;
    padding-left: 0pt;
    background-color: transparent;
    background-image: url(/img/dash.png);
    background-repeat: repeat-x;
    background-attachment: scroll;
    background-position: 0pt 100%;
} .comment .c-date {
    color: #b6b6b6;
    display: block;
    font-size: 11px;
} .comment .c-author {
    display: block;
    color: #000000;
    font-size: 11px;
    padding-top: 3px;
    padding-right: 0pt;
    padding-bottom: 3px;
    padding-left: 0pt;
} .forums_list ul {
    padding: 0px;
    margin: 0px;
} .forums_list ul li {
    background-image: url(/img/arrows_black.gif);
} .cols {
    width: 100%;
    overflow: hidden;
    padding-top: 5px;
} .col {
    float: left;
    width: 30%;
    padding-left: 5px;
} .apt {
    width: 98%;
    overflow: hidden;
    margin: 10px 0 15px;
    margin-left: 2%;
    color: #000000
} .apt h3 {
    padding-left: 14px;
    background: url(/img/bul.png) no-repeat 0 50%;
    font-weight: bold;
    font-size: 13px;
    margin-bottom: 8px;
    display: table;
    zoom: 1;
} .apt h3 a {
    color: #3f5eb7;
    text-decoration: none;
} .apt img {
    float: left;
    margin: 0 10px 0 0;
} .q {
    padding: 5px;
} .q h3 {
    font-size: 1em;
    margin: 0;
    font-weight: normal;
} .q .meta {
    margin-bottom: 1em;
} .a dt {
    color: #3153b2;
    font-weight: bold;
} .qa dt {
    color: #3153b2;
    padding: 0px;
} .a {
    padding-bottom: 15px;
    background: url(/img/qa.png) no-repeat 0 100%;
    margin-bottom: 1.5em;
} .a1 {
    background: url(/img/qa.png) no-repeat 0 0;
    padding: 30px 15px 0 15px;
    zoom: 1;
} .content .a {
    margin-bottom: 1.5em;
    background: url(/img/a3.png) no-repeat 100% 100%;
    padding: 0;
} .content .a1 {
    background: url(/img/a1.png) no-repeat 0 0;
    padding: 0;
} .content .a2 {
    background: url(/img/a2.png) no-repeat 100% 17px;
} .content .a3 {
    background: url(/img/a4.png) no-repeat 0 100%;
    padding: 36px 15px 15px 15px;
    zoom: 1;
}

img {
    border:0px;
}

a.f_link, a.f_link:active, a.f_link:link, a.f_link:visited {
	font-family: Arial;
    color:#3789b9;
    font-size:10px;
    text-decoration:none;
} 

a.f_link:hover {
    text-decoration:underline;
}

.f_sep {
    font-size:10px;
    color:#919191;
}

.nh {
    color: #ffffff;
    font-weight: bold;
    background-color: #842fa7;
    background-image: url(/img/htop.jpg);
    background-repeat: repeat-x;
    background-attachment: scroll;
    background-position: 0% 50%;
    height: 23px;
    line-height: 23px;
    font-size: 12px;
    padding-top: 0pt;
    padding-right: 10px;
    padding-bottom: 0pt;
    padding-left: 10px;
    letter-spacing: 0px;    
}

a.tickl{
    text-decoration: none;
    color: #000000;
}

a.tickl:hover{
    color: #000000;
    text-decoration: none;
}

.ticki{
    overflow: hidden;
}

.ticko{
    display: block;
}

.tickh{
    display: none;
}

.tickls{
}  

.blue_block ul {

       list-style: none;
    margin: 5px 0px 0px 0px;
    padding: 0px 0px 2px 0px;
       clear:both;
    
}

.blue_block ul li {
    margin: 0px 0px 3px 0px;
    padding:0px 5px 0px 17px;  
    background:url(/img/hot_bullet.gif) no-repeat 0px 3px;
    line-height: 15px;
}

a.spec_letter_list, a.spec_letter_list:active, a.spec_letter_list:link, a.spec_letter_list:visited, span.spec_letter_list 
{
    font-size:12px;
    background-color: #e6e6e6;
    padding-left:3px;
    padding-right:3px;
    color:#377da0;
}

a.spec_letter_list:hover, a.spec_letter_list_selected
{
    background-color: #377da0;
    color:#FFFFFF;
    text-decoration:none;
    padding-left:3px;
    padding-right:3px;
    
}

a.spec, a.spec:active, a.spec:link, a.spec:visited 
{
    text-decoration:underline; 
    color:#000000;
}

a.spec:hover
{
    text-decoration : none;; 
    color : #e6820d;
}

a.invisible:hover {
    text-decoration:none;
}

a.news_title, a.news_title:link, a.news_title:active, a.news_title:visited{
    text-decoration:underline;
}

a.news_title:hover {
    text-decoration:none;
}

a.all-items,a.all-items:link, a.all-items:active, a.all-items:visited {
    color:#c64701;
    padding-top:3px;
    padding-bottom:3px;
    padding-left:8px;
    padding-right:8px;
    background-color:#f8f5ec;  
    font-size:11px;
    font-weight:normal;
}

a.paginator, a.paginator:link, a.paginator:active, a.paginator:visited {
    padding-left:5px;
    padding-right:5px;
    padding-top:1px;
    padding-bottom:1px;
    border:1px solid #c4c5c6;
    font-size:13px;
}

a.paginator:hover, .paginator_sel {
    background-color:#1867b0;
    color:#FFFFFF;
    text-decoration:none;
    padding-left:5px;
    padding-right:5px;
    padding-top:1px;
    padding-bottom:1px;
    border:1px solid #c4c5c6;
    font-size:13px;
}


.popScripts

{
    float:left; 
    width:100%; 
    background:#f2f7f9; 
    border:1px solid #91afc4;
}

.popScriptHead

{
    border-bottom:1px solid #E5E5E5;
    color:#739106;
    font-family:trebuchet MS;
    font-size:15px;
    height:26px;
    padding-left:13px;
    padding-top:8px;
}



.popScriptLink
{
    background:url(/img/bullet.gif) no-repeat; 
    background-position: 4px 9px;
    padding:8px 8px 8px 20px; 
    font-size:12px; 
    color:#666666; 
    border-bottom:1px solid #e5e5e5; 
}



.popScriptLink a

{
    color:#666666;
    text-decoration:none;
}



.popScriptLink a:hover, .popScriptLink a.selected
{
    background-color:#3e5d75;
    color:#FFFFFF;
    text-decoration:none;
}

.clear
{
    clear:both;
    line-height:0px;
    width:0px;
    height:0px;
    font-size:1px;
}

.comment-list {
    width:98%;
}

.comment-list ul {
    list-style-type:none;
    padding:0px;
    margin:0px;
}

.comment-list .comment-body {
    line-height:1.6em;
    border:1px solid #CDDFEF;
    background-color:#f3f7fb;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    margin:9px 0 0 0em;
    width:100%; 
    color:#333333;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}

.comment-list .comment-body .head-body {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background-color:#E4ECF6;
    border-bottom:2px solid #FFFFFF;
    margin-top:1px;
    height:32px;
    font-size:11px;
    width:100%;    
}

.comment-list .comment-body .head-body .head-left {
    background:#E4ECF6 url(/img/user_comment.gif) no-repeat scroll 10px 8px;
    padding:6px 15px 3px 10px;
    float:left;
}

.comment-list .comment-body .head-body .head-left img { position:absolute; right:0; top:0; width: 42px; height: 42px; }
.comment-list .comment-body .head-body .head-left cite.fn { font-family:Verdana, Arial, Helvetica, sans-serif;padding-left: 22px; font-style: normal; }

.comment-list .comment-body .head-body .head-right {
    float:right;
    height:32px;
    padding-top:7px;
    text-align:right;
    white-space:nowrap;
    width:240px;
    font-size:11px;
    right:35px;
    position:relative;
    top:0;
}

.comment-list .comment-body .content {
    padding:1px 20px 13px 20px;
}

.fielderror {
    color: #8B0000;
    font-size: 10px;
}

#checkcode {
    cursor:hand;
    cursor:pointer;
}

a.news_link, a.a.news_link:link, a.a.news_link:active, a.a.news_link:visited {
    color:#000099;
}

a.news_link:hover {
    color:#f52f42;
}

ul.menu_list {
    margin:0px; 
    padding-left:5px; 
    list-style:none; 
    margin-top:5px;
}

ul.menu_list li {
    background-color: transparent; 
    background-image: url(/img/li_bull_blue.gif); 
    background-repeat: no-repeat; 
    background-attachment: scroll; 
    background-position: 0pt 8px; 
    line-height: 19px; 
    padding-left: 8px;
}

a.blog_link, a.blog_link:active, a.blog_link:link, a.blog_link:visited {
    color:#000099;
    font-size:13px;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #000099;
    text-decoration:none;
}

a.blog_link:hover {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #000099;
    text-decoration:none;
}

a.blog_link_red, a.blog_link_red:active, a.blog_link_red:link, a.blog_link_red:visited {
    color:#000099;
    font-size:13px;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #000099;
    text-decoration:none;
}

a.blog_link_red:hover {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    color:#f52f42;
    border-bottom-color: #f52f42;
    text-decoration:none;
}

.artpagination {}
.artpagination a {
    color:#4166a4;
    font-size:13px;
    font-weight:bold;
    border:1px solid #bababa;
    padding:1px 4px 1px 4px;
}
.artpagination a.selected {
    color:#fff;
    font-size:13px;
    font-weight:bold;
    border:1px solid #bababa;
    background-color:#4166a4;
    padding:1px 4px 1px 4px;
}

.slide-list {
    color:#005E9C;
}

a.gallery-name {
    color:#117ABD; font-weight: bold;
    text-decoration:none;
    font-size:11px;
}



a.gallery-view-href:hover {
    height: 24px;
    width: 120px;
    margin-top:3px;
    background: url(/img/slidebuttonhover.png) top no-repeat;


}

.gallery-td-border-right {

    border-right:1px solid #CCC6A6;
    border-bottom:1px solid #CCC6A6;

    padding-right: 1px;
}

.gallery-td-border {

    border-bottom:1px solid #CCC6A6;
    padding-right: 1px;

}

.gallery-td-border-img {

    border-bottom:1px solid #CCC6A6;
    padding-right: 1px;

}

a.gallery-view-href {
    height: 24px;
    width: 120px;
    margin-top:3px;
    display:block;
    background: url(/img/slidebutton.png) top no-repeat;
    text-indent: -999px;
    overflow:hidden;


}

.gallery-ul {
    margin: 0 0 0 -15px;
    line-height: 18px;

}

.gallery-img {
    margin:3px 5px 3px 3px;

}

.gallery-table {
        border-top :1px solid #CCC6A6;
}


.gallery-href {
    color:#307CAF;
}

.gallery-arrow span.name {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 6px;
}

.gallery-arrow span.hrefsection a {
    position: absolute;
    right:15px;
    top:3px;
    color:#8F9091;
    font-weight: bold;
    text-decoration: underline;
}

.gallery-prevnav {
    position: absolute;
    top:340px;
    right:125px;
    z-index: 99;
}

.gallery-nextnav {
    position: absolute;
    top:340px;
    right:25px;
    z-index: 99;
}

.gallery-caption {
    position: absolute;
    top:40px;
    right:15px;
    width:245px;
    z-index: 199;
    color: #9D9C9C; 
    font-weight: bold;
}

.gallery-count {

    position: absolute;
    top:380px;
    right:513px;
    z-index: 199;
    color: #9D9C9C;
    font-size: 18px;
    font-weight: bold;
}

a.previous-small {display:block; background: url(/js/pikachoose/assets/images/prev_small.png) no-repeat left 50%; height: 40px; width: 150px; cursor:pointer;}
a.next-small {display:block; background: url(/js/pikachoose/assets/images/next_small.png) no-repeat right 50%; height: 40px; width: 150px; cursor:pointer;}

#headNavOut{background-color:#627aad;border:1px solid #1d4088;border-bottom:0;font-size:11px;height:30px;padding-left:10px;padding-right:6px;position:relative;top:0;}
#pageNav{list-style:none;margin:0;padding:0;position:absolute;right:0;top:0}
#pageNav a{color:#fff;display:block;display:inline-block;font-weight:bold;height:22px;padding:8px 10px 0 10px;text-decoration:none}
#pageNav a:hover, #pageNav a:focus, #pageNav a:active{outline:none;background-color:#6d86b7}
#navAccount{position:relative}
#navAccount.openToggler, #navAccount:hover{background-color:#fff;border:1px solid #333;border-bottom:0;margin-left:-2px;position:relative;right:-1px;top:-1px}
#navAccount:hover #navAccountLink{background-color:#fff;color:#333;height:22px;position:relative;z-index:3}
.openToggler #navAccountLink:hover,
.openToggler #navAccountLink:focus,
.openToggler #navAccountLink:active,
#navAccountLink:hover{background-color:#fff}
#navAccountLink img{background:url('/img/ficons.png') no-repeat -137px 0;height:4px;left:5px;position:relative;top:-2px;width:7px; border:0;}
.openToggler #navAccountLink .dropMenuDivide,
#navAccount:hover #navAccountLink .dropMenuDivide{background:#e0e0e0}
.openToggler #navAccountLink img,
#navAccount:hover #navAccountLink img{background-position:-137px -4px}
            
#navAccount ul{background:#fff;border:1px solid #333;border-bottom:2px solid #2d4486;display:none;margin-right:-1px;margin-top:-1px;min-width:150px;padding:10px 0 5px;position:absolute;right:0;_right:-1px;top:100%;*width:100%;_width:200px;z-index:1}
#navAccount.openToggler ul,
#navAccount:hover ul{display:block}
#navAccount ul a,
#navAccount ul .logoutButton input{color:#3a579a;display:block;font-weight:normal;height:auto;_margin-right:-25px;padding:4px 10px 5px;white-space:nowrap;*white-space:auto;_white-space:nowrap}
#navAccount ul a:hover,
#navAccount ul a:focus,
#navAccount ul a:active,
#navAccount .logoutButton:hover input,
#navAccount .logoutButton input:active,
#navAccount .logoutButton input:focus{background:#6d84b4;border-bottom:1px solid #3b5998;border-top:1px solid #3b5998;color:#fff;padding:3px 10px 4px;text-decoration:none}
#navAccount li{display:block;float:none}

/* Top navigation */

.wrap {
    margin: 0 auto;
    width: 996px;
	position:relative;
}

.wrap_top {
	background: url(/img/layout_top.png) no-repeat;
	width:1000px;
	height:17px;
}

.wrap_center {
	padding-top:10px;
	background: url(/img/layout_center_1px.png) repeat-y;
	width:1000px;	
	padding-left:15px;
}

.wrap_bottom {
	background: url(/img/layout_bottom.png) no-repeat;
	width:1000px;
	height:17px;
}


.banner720x90 {
    margin: 0 auto;
    margin-bottom: 4px;
    padding: 0 10px;
	text-align:center;
}

/*Top navigation*/
/**
    Шапка меню
*/
.b-menu {
    height: 25px;
    position: absolute;
    top: 10px;
	left:16px;
    z-index: 99;
}

.b-menu ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.b-menu ul li {
    float: left;
    position: relative;
}

.b-menu ul li a {
    background: url('http://www.eurolab.ua/images/s-topmenu-sprite.png') no-repeat;
    display: block;
    height: 25px;
}

.b-menu .b-menu__tab1 {
    background-position: left top;
    width: 122px;
}

.b-menu .b-menu__tab1:hover {
    background-position: left -27px;
}

.b-menu .b-menu__tab2 {
    background-position: -122px top;
    width: 133px;
}

.b-menu .b-menu__tab2:hover {
    background-position: -122px -27px;
}

.b-menu .b-menu__tab3 {
    background-position: -255px top;
    width: 141px;
}

.b-menu .b-menu__tab3:hover {
    background-position: -255px -27px;
}

.b-menu .b-menu__tab4 {
    background-position: -396px top;
    width: 85px;
}

.b-menu .b-menu__tab4:hover {
    background-position: -396px -27px;
}

.b-menu .b-menu__tab5 {
    background-position: -481px top;
    width: 123px;
}

.b-menu .b-menu__tab5:hover {
    background-position: -481px -27px;
}

.b-menu .b-menu__tab6 {
    background-position: -604px top;
    width: 79px;
}

.b-menu .b-menu__tab6:hover {
    background-position: -604px -27px;
}

.b-menu .b-menu__tab7 {
    background-position: -683px top;
    width: 111px;
}

.b-menu .b-menu__tab7:hover {
    background-position: -683px -27px;
}

.b-menu .b-menu__tab8 {
    background-position: -795px top;
    width: 108px;
}

.b-menu .b-menu__tab8:hover {
    background-position: -795px -27px;
}

.b-menu .b-menu__tab9 {
    background-position: -903px top;
    width: 67px;
}

.b-menu .b-menu__tab9:hover {
    background-position: -903px -27px;
}

/**
    Выпадающее меню
*/
.h-nav-tab-drop {
    padding: 8px 0px 8px 12px;
}

.h-nav-tab-indent {
    margin-left: 10px;
}

.b-menu .b-nav-tab {
    background: #2c99c9;
    border: 1px solid #b9b9b9;
    border-top: none;
    z-index: 99;
    display: none;
}

.b-menu .b-nav-tab ul {
    z-index: 99;
}

.b-menu .b-nav-tab ul li {
    background: #2c99c9 url('http://www.eurolab.ua/images/s-nav-bull.gif') 0px 7px no-repeat;
    float: none !important;
    font-size: 12px;
    line-height: 18px;
    z-index: 99;
    padding: 0px 10px;
}

.b-menu .b-nav-tab ul li a, .b-menu .b-nav-tab ul li a:hover {
    background: none !important;
    color: #fff !important;
    line-height: 18px;
    height: auto;
}

/*
.b-menu .b-nav-tab ul li a, .b-menu .b-nav-tab ul li a:hover {
    height: 18px;
}*/

.b-menu li:hover .b-nav-tab {
    display: block;
    position: absolute;
    left: 0px;
    top: 25px;
    z-index: 99;
}

.b-menu .b-nav-tab__divide {
    border-right: 1px solid #68b5d6;
    display: inline;
    float: left;
    width: 210px;
}

.b-menu .b-nav-tab__last {
    border-right: none;
    display: inline;
    float: left;
    width: 200px;
}

.b-menu .b-nav-tab__1 {
    width: 150px;
}

.b-menu .b-nav-tab__2 {
    width: 700px;
}

.b-menu .b-nav-tab__3 {
    width: 200px;
}

.b-menu .b-nav-tab__4 {
    width: 200px;
}

.b-menu .b-nav-tab__5 {
    width: 450px;
}

.b-menu .b-nav-tab__6 {
    width: 200px;
}

.b-menu .b-nav-tab__7 {
    width: 330px;
}

.b-menu .b-nav-tab__8 {
    width: 175px;
    margin-left: -81px;
}



/*End Top navigation*/








.ref-header {height:36px;width:975px;}
.ref-header-left {background: url(/img/ref-header-bg-left.png) no-repeat;height:36px;float:left;width:5px;}
.ref-header-middle {background: url(/img/ref-header-bg-middle.png) repeat-x;height:36px;float:left;width:950px;padding-top:7px; padding-left:15px;}
.ref-header-right {background: url(/img/ref-header-bg-right.png) no-repeat;height:36px;float:left;width:5px;}
.ref-header-middle select {width:150px;margin-left: 10px;}

.ref-topcat-list {list-style: none;float:left;width:150px;display:block;margin-left:0px;padding-left:25px;}
.ref-topcat-list li {list-style-image: url(/img/topcat-list-item-mark.png);margin-left:0;padding-left:0;}
.ref-topcat-list li.active {list-style-image: url(/img/topcat-list-item-mark-active.png);}
.ref-topcat-list li {font-size: 13px; font-weight: bold; line-height: 18px;}

.ref-cat-list {list-style: none;display:block;margin-left:0px;}
.ref-cat-list li {float:left;width:200px;padding:0;}
.ref-cat-list li a, .ref-cat-list li span {color:#005e9c; font-weight: bold;font-size:12px; font-style: tahoma, Arial;}
.ref-cat-list li span {font-weight: normal}
.ref-cat-list li.active a, ref-cat-list li.active span {color:#065182;font-size:13px;font-weight:bold;text-decoration:underline;}

.ref-cat-list-left {padding-left:0; list-style: none;display:block;}
.ref-cat-list-left li {float:left;width:170px;padding:0 15px 0 0;}

.ref-top-cat-title img {display:block;float:left;}
.ref-top-cat-title a {display: block;float:none;color:#005e9c; font-size:22px;line-height:60px;}

.ref-top-list{border-collapse: collapse;}
.ref-top-list td {text-align: center;width:90px;}
.ref-top-list td a {color: #878787;}
.ref-top-list td img {height: 60px;}
.ref-top-list td.b-right {border-right: 1px solid #eaf8fe;}
.ref-top-list td.b-top {border-top: 1px solid #eaf8fe;}
.ref-top-list td.b-bottom {border-bottom: 1px solid #eaf8fe;}
.ref-top-list td.b-left {border-left: 1px solid #eaf8fe;}

.ref-related-link {display:inline;}

.reference-title {width:290px;}
.reference-title a {color:#005e9c;font-weight:bold;font-family:tahoma, Arial;font-size:18px;}

.reference-address {font-family:tahoma, Arial; color:#005e9c;font-size:12px;text-align:right;line-height:18px;}
a.ref-show-map {width:103px;border-bottom:1px dashed #ffaf80;font-size:12px;color:#878787;font-family:tahoma,Arial;margin-top:15px;}
a.ref-show-map:hover {text-decoration:none;}
.ref-show-map-description {color:#878787;font-size:10px;}

.ref-subcat-list-left {width:150px;}
.ref-subcat-list-left a {color:#005e9c;}

.ref-item-list-title {display: block;float:none;color:#005e9c; font-size:16px;margin-top:10px; font-family: tahoma, Arial;}
.ref-item-list td {border-bottom:1px solid #c1cbd1;padding-bottom:7px;}
.ref-item-more {padding-top:3px;}
.ref-item-list-comments {display:block; background:url(/img/ref-item-comments-count.png) no-repeat 0px 3px; width:115px;height:30px;padding-top:5px;}
.ref-item-list-comments a {color:#878787;font-size:10px;font-family:tahoma, Arial;padding-left:25px;}

.ref-comment-u-name {font-size:13px;color:#005e9c;font-style:italic;font-weight:bold;height:24px;background:url(/img/ref-comment-cover1.png) no-repeat 0px 3px;padding-left:35px;display:block;}
.ref-comment-u-email {color:#005e9c;font-size:11px;padding-left:35px;}
.ref-comment-date {font-size:10px; color:#969696;float:right;}
.ref-comment-form {color:#005e9c}
.ref-comment-form-cover {background:url(/img/ref-comment-live-cover2.png) no-repeat 0px 3px; padding-left:35px;font-weight:bold;font-size:15px;height:24px;}

@font-face {
  font-family: 'Yanone-thin';
  font-style: normal;
  font-weight: 300;
  src: local('Yanone-thin'), url('http://themes.googleusercontent.com/font?kit=We_iSDqttE3etzfdfhuPRfYfc3bPVUtuDoUoHMkf5-E') format('truetype');
}


/*body {font-family: helvetica, arial, sans-serif; }*/

/*h1 { font-family:'Yanone-thin'; text-align: center;}*/

.pika-wrap {width: 520px; margin: 0 auto;}

.pika-image {position: relative; height: 370px; width: 760px; background: #222222; border: 1px solid #e5e5e5; padding: 10px; -moz-border-radius: 10px; border-radius: 10px;}
	/*position image holders */
.pika-image .animation, .pika-image .main-image {position: absolute; top: 10px; left: 10px;}
.pika-image .animation {display: none;z-index:2;}
.pika-image img {border:0;}

.pika-image .caption {position: absolute; width:245px; height: 262px; font-size: 12px; line-height: 20px; color: #9D9C9C; padding: 10px; text-align: justify; top: 35px; left: 510px; right:10px; overflow: auto;}
.pika-image .caption p {padding: 0; margin: 0; line-height: 30px;  }

.pika-imgnav a {position: absolute; text-indent: -5000px; display: block;z-index:3;}
.pika-imgnav a.previous {background: url(/js/pikachoose/assets/images/prev.png) no-repeat left 50%; height: 40px; width: 150px; bottom: 3px; left: 60px;cursor:pointer;}
.pika-imgnav a.next {background: url(/js/pikachoose/assets/images/next.png) no-repeat right 50%; height: 40px; width: 150px; bottom: 3px; left: 300px;cursor:pointer;}


.pika-textnav {overflow: hidden; margin: 10px 0 0 0;}
.pika-textnav a {font-size: 12px; text-decoration: none; font-family:  helvetica, arial, sans-serif; color: #333; padding: 4px;}
.pika-textnav a:hover {background: #e5e5e5; color: #0065B2;}
.pika-textnav a.previous {float: left; width: auto; display: block;}
.pika-textnav a.next {float: right; width: auto; display: block;}

.pika-thumbs {margin: 10px 0 0 0; padding: 0; overflow: hidden; }
.pika-thumbs li {float: left; list-style-type: none; width: 74px; padding: 3px; margin: 0 2px; background: #fafafa; border: 1px solid #e5e5e5; cursor: pointer;}
.pika-thumbs li:last {margin: 0;}
.pika-thumbs li .clip {width: 74px; height: 74px; text-align: center; vertical-align: center; overflow: hidden;}

/* jCarousel Styles */
.jcarousel-skin-pika .jcarousel-container-horizontal {
    padding: 15px 30px;
    display: none;
    overflow: hidden;
}

.jcarousel-skin-pika .jcarousel-container-vertical {
    width: 90px;
    height: 350px;
    padding: 20px 20px;
}

.jcarousel-skin-pika .jcarousel-clip-horizontal {
    height: 90px;
    width: 460px;
    display: none;
    overflow: hidden;
}

.jcarousel-skin-pika .jcarousel-clip-vertical {
    width:  90px;
    height: 350px;
    display: none;
    overflow: hidden;
}

.jcarousel-skin-pika .jcarousel-item-horizontal {
    margin-right: 10px;
}

.jcarousel-skin-pika .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-pika .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

a.login, a.login:active, a.login:visited, a.login:link {
	background: #fff url("/img/icon_login_12x12.gif") 0px 0px no-repeat;
	padding: 0px 0px 0px 16px;
}

a.login, a.register {
	
	color:#3789b9;
}

.loginpage {height:400px;}
.loginpage .head {
	-moz-border-radius: 5px 5px 0 0px;	
	-webkit-border-radius:5px 5px 0 0px;
	border-radius: 5px 5px 0 0px;
	font-family: Lucida Grande, Verdana, Lucida Sans Regular, Lucida Sans Unicode, Arial, sans-serif; 
	color:#2c3f52; 
	font-size:16px; 
	padding-top:5px; 
	font-weight:bold; 
	height:25px;
}
.loginpage .body {
	-moz-border-radius: 0px 0px 5px 5px;	
	-webkit-border-radius:0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
}

.loginpage .yelheader {
	border: 1px solid #feefab;
	background-color:#feefab; 
}

.loginpage .yelbody {
	border: 1px solid #ffcf67;
}


.loginpage .blheader {
	border: 1px solid #daeaff; 	
	background-color:#daeaff;
}

.loginpage .blbody {
	border: 1px solid #b2d3f5;
}




.loginpage .orangeheader {
	border: 1px solid #f5751A;
	background-color:#f5751A;
}

.loginpage .orangebody {
	border: 1px solid #f5751A;
}


.loginpage .remind {
	-moz-border-radius: 5px 5px 0 0px;
	-webkit-border-radius:5px 5px 0 0px;
	border-radius: 5px 5px 0 0px;
	font-family: Lucida Grande, Verdana, Lucida Sans Regular, Lucida Sans Unicode, Arial, sans-serif;
	color:#ffffff;
	font-size:18px;
	padding-top:5px;
	height:25px;
}


.checkall {
    background: url(/img/checkall.gif) no-repeat 0 50%;
} 

.uncheckall {
    background: url(/img/uncheckall.gif) no-repeat 0 50%;
}

a.checkall, a.uncheckall {
    color: #9b9ba0;
    text-decoration: underline;
    font-size: 11px;
    display: block;
    margin: 0 0 0 0;
    padding-left: 15px;
}

a.pdf, a.pdf:active, a.pdf:visited, a.pdf:link {
  background: #fff url("/img/pdf_icon.jpg") 0px 0px no-repeat;
  padding: 3px 5px 5px 25px;
  font-size:13px;
}

a.docx, a.docx:active, a.docx:visited, a.docx:link {
  background: #fff url("/img/docx_icon.jpg") 0px 0px no-repeat;
  padding: 3px 5px 5px 25px;
  font-size:13px;
}

.ic_facebook_share {
background:url("/img/facebook.gif") no-repeat scroll left top transparent;
margin-top:-1px;

background-repeat:no-repeat;

}

.vmid {
vertical-align:middle;

}

.ic_lifejournal_share {
background:url("/img/livejournal.gif") no-repeat scroll left top transparent;
margin-top:-1px;




}

.ic_twitter_share {
background:url("/img/twitter.gif") no-repeat scroll left top transparent;
margin-top:-1px;


}

.ic_buzz_share {
background:url("/img/buzz.gif") no-repeat scroll left top transparent;
margin-top:-1px;


}

.ic_vkontakte_share {
background:url("/img/vkontakte.gif") no-repeat scroll left top transparent;
margin-top:-1px;

}

.ic_linkedin_share {
background:url("/img/linkedin.gif") no-repeat scroll left top transparent;


}

.service-audience {
	width:100%;
}
.service-audience td {
	background-color:#efefef;
	border:1px solid #a1cfe1;
	padding:3px;
	width:80px;
	text-align:center;
}

.service-audience td a {
	font-size:12px;
	font-family: Arial;
	color:#40829d;
}

/* Test tab */

.slideshowLinks_rdr_max {
 margin: 0 0 0 0;
 /*min-height: 162px;*/
 width: 469px;
}

.slideshowLinks_rdr_max .tabsback_fmt_max {
 background: url("/img/ss_tab_line2.gif") no-repeat bottom right;
 min-height: 31px;
}

.slideshowLinks_rdr_max .tabsback_fmt_max .tabstart_fmt_max, .slideshowLinks_rdr_max .tabsback_fmt_max .tabend_fmt_max {
 background-repeat: no-repeat;
 float: left;
 width: 16px;
}

.slideshowLinks_rdr_max .tabsback_fmt_max .tabstart_fmt_max {
 background-image: url("/img/ss_tab_start.jpg");	
 height: 31px;
}

.slideshowLinks_rdr_max .tabsback_fmt_max .tabend_fmt_max {
 background-image: url("/img/ss_tab_end.jpg");	
 height: 23px;
 margin-right: 4px;	
}

.slideshowLinks_rdr_max .tabsback_fmt_max .tab_fmt_max {
 background: #fff;
 color: #88a906;
 font-size: 140%;		
 border-top: 1px solid #e3e3e3;
 padding: 5px 7px 0 7px;
 float: left;
}

.slideshowLinks_rdr_max .showWell_max {
 background: #f1f1f1 url("/img/reskin_ss_gradient.jpg") no-repeat;
 border-left: 1px solid #e3e3e3;
 border-right: 1px solid #e3e3e3;
 clear: both;
 overflow: auto;
 padding: 0 7px;
 _zoom: 1.0; /* peekaboo fix for IE6 */
}

.slideshowLinks_rdr_max .tabsbot_fmt_max {
 background: url("/img/rr-slideshow-bot2.gif") no-repeat;
 clear: both;
 font-size: 1%;
 height: 7px;
}

/* End Test tab */
a.bl, a.bl:link, a.bl:active, a.bl:visited {
	color:#006ddd;
	text-decoration:underline;
	padding-left:2px;
	padding-right:2px;

}

a.bl:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-color:#006ddd;
}

a.bl:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-color:#006ddd;
}

a.bl_active {
	color:#FFFFFF;
	text-decoration:none;
	background-color:#006ddd;
	padding-left:3px;
	padding-right:3px;
}
