body, html { margin: 0px; padding: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; height: 100%; }
form { margin: 0px; padding: 0px; }
menu { margin: 0px; padding: 0px; list-style-type: none; }
li { min-height: 1px; vertical-align: bottom; }
* html li { height: 1px; }
li.fantom { clear: both; font-size: 0px; line-height: 1px; height: 0px; width: 0px; }
a { text-decoration: underline; cursor: pointer; }
a:hover { text-decoration: none; }
.fantom { clear: both; }
p { margin: 0px; padding: 0px 0px 14px 0px; }
input, select, textarea { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }

/* Vertical Centering - Mozilla */
.va_outer { vertical-align: middle; display: table; }	
.va_middle { vertical-align: middle; min-height: 1px; display: table-cell; }

/* Vertical Centering - IE 6 */
* html .va_outer { position: relative; }
* html .va_middle { position: absolute; top: 50%; }
* html .va_inner { position: relative; top: -50%; }

/* Body */
.red_page { background:url(../img/red/main-bgr-01.gif); }
.green_page { background:url(../img/green/main-bgr-01.gif); }
.blue_page { background:url(../img/blue/main-bgr-01.gif); }
.dark_red_page { background:url(../img/dark_red/main-bgr-01.gif); }
.red_page a { color: #d10704; }
.green_page a { color: #00531d; }
.blue_page a { color: #1e6b97; }
.dark_red_page a { color: #920402; }
.red_page .outer { background:url(../img/red/main-bgr-02.gif) left top repeat-x; }
.green_page .outer { background:url(../img/green/main-bgr-02.gif) left top repeat-x; }
.blue_page .outer { background:url(../img/blue/main-bgr-02.gif) left top repeat-x; }
.dark_red_page .outer { background:url(../img/dark_red/main-bgr-02.gif) left top repeat-x; }

/* Lines */
.line_1 { height: 1px; line-height: 1px; font-size: 0px; background: #cecece; }

/* Labels */
h1.lbl { margin: 0px; padding: 7px 0px; font-size: 12px; font-weight: bold; }
.red_page h1.lbl { color: #a91112; }
.green_page h1.lbl { color: #013212; }
.blue_page h1.lbl { color: #114e71; }
.dark_red_page h1.lbl { color: #7e0708; }
h1.lbl .date { display: block; font-size: 10px; font-weight: normal; color: #666666; }
.news_lbl { margin: 0px; padding: 7px 0px 3px 0px; font-size: 12px; font-weight: bold; }
.red_page .news_lbl { color: #a91112; }
.green_page .news_lbl { color: #013212; }
.blue_page .news_lbl { color: #114e71; }
.dark_red_page .news_lbl { color: #7e0708; }
.news_lbl .date { display: block; font-size: 10px; font-weight: normal; color: #666666; }

/* Text Blocks */
.text_fld { padding: 0px 0px 7px 0px; }
.text_fld2 { float: left; padding: 0px 0px 7px 0px; width: 236px; }

/* Paging */
.paging { padding: 0px 0px 7px 0px; text-align: center; }
.paging a { font-family: Tahoma, Arial, Helvetica, sans-serif; line-height: 18px; }
.red_page .paging a { color: #d10704; }
.green_page .paging a { color: #00531d; }
.paging .selected { font-size: 12px; font-weight: bold; }

/* Top Links */
.top_links { margin: 0px auto; padding: 10px 5px 5px 5px; width: 893px; }
.top_links a { font-size: 12px; color: #ffffff; text-decoration: none; border-bottom: solid 1px #ffffff; }
.top_links a:hover { border: none; }

/* Header */
.header { margin: 0px auto; width: 898px; padding: 18px 0px 15px 7px; }
.red_page .header { background: url(../img/red/hdr-bgr.gif) left top no-repeat; }
.green_page .header { background: url(../img/green/hdr-bgr.gif) left top no-repeat; }
.blue_page .header { background: url(../img/blue/hdr-bgr.gif) left top no-repeat; }
.dark_red_page .header { background: url(../img/dark_red/hdr-bgr.gif) left top no-repeat; }
.header .logo { float: left; width: 268px; }
.header img { border: none; }
.header .links_block { float: left; width: 500px; }
.header .links_block ul { margin: 0px; padding: 0px; list-style-type: none; }
.header .links_block li { float: left; width: 235px; margin: 1px 0px; }
.header li.nl { clear: both; }
.header .links_block li a { display: block; padding: 1px 0px 1px 25px; }
.red_page .header .links_block li a { background: url(../img/red/arrow-01.gif) left top no-repeat; }
.green_page .header .links_block li a { background: url(../img/green/arrow-01.gif) left top no-repeat; }
.blue_page .header .links_block li a { background: url(../img/blue/arrow-01.gif) left top no-repeat; }
.dark_red_page .header .links_block li a { background: url(../img/dark_red/arrow-01.gif) left top no-repeat; }

/* Body */
.body { margin: 0px auto; width: 905px; }
.red_page .body { background: url(../img/red/body-bgr.gif) left top repeat-y; }
.green_page .body { background: url(../img/green/body-bgr.gif) left top repeat-y; }
.blue_page .body { background: url(../img/blue/body-bgr.gif) left top repeat-y; }
.dark_red_page .body { background: url(../img/dark_red/body-bgr.gif) left top repeat-y; }
.body .flash_block { float: left; padding: 0px 0px 0px 7px; width: 266px; min-height: 100px; }
* html .body .flash_block { height: 100px; }
.body .flash_block img { border: none; }
.body_content { float: left; padding: 0px 0px 0px 15px; width: 487px; }
.sites_btns { position: relative; float: left; width: 128px; height: 370px; }
.sites_btns menu { position: absolute; top: -80px; }
.sites_btns li { padding: 0px 0px 1px 0px; }
.sites_btns a { display: block; margin: 0px auto; width: 125px; height: 116px; }
.sites_btns .b1 a { background: url(../img/site-btn-01.png) center center no-repeat; }
* html .sites_btns .b1 a { background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/site-btn-01.png', sizingMethod='crop'); }
.sites_btns .b1 a:hover { background: url(../img/site-btn-01h.png) center center no-repeat; }
* html .sites_btns .b1 a:hover { background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/site-btn-01h.png', sizingMethod='crop'); }
.sites_btns .b2 a { background: url(../img/site-btn-02.png) center center no-repeat; }
* html .sites_btns .b2 a { background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/site-btn-02.png', sizingMethod='crop'); }
.sites_btns .b2 a:hover { background: url(../img/site-btn-02h.png) center center no-repeat; }
* html .sites_btns .b2 a:hover { background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/site-btn-02h.png', sizingMethod='crop'); }
.sites_btns .b3 a { background: url(../img/site-btn-03.png) center center no-repeat; }
* html .sites_btns .b3 a { background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/site-btn-03.png', sizingMethod='crop'); }
.sites_btns .b3 a:hover { background: url(../img/site-btn-03h.png) center center no-repeat; }
* html .sites_btns .b3 a:hover { background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/site-btn-03h.png', sizingMethod='crop'); }
.sites_btns .b4 a { background: url(../img/site-btn-04.png) center center no-repeat; }
* html .sites_btns .b4 a { background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/site-btn-04.png', sizingMethod='crop'); }
.sites_btns .b4 a:hover {	background: url(../img/site-btn-04h.png) center center no-repeat; }
* html .sites_btns .b4 a:hover { background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/site-btn-04h.png', sizingMethod='crop'); }
.sites_btns .b1 .selected { background: url(../img/site-btn-01h.png) center center no-repeat; }
* html .sites_btns .b1 .selected { background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/site-btn-01h.png', sizingMethod='crop'); }
.sites_btns .b2 .selected { background: url(../img/site-btn-02h.png) center center no-repeat; }
* html .sites_btns .b2 .selected { background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/site-btn-02h.png', sizingMethod='crop'); }
.sites_btns .b3 .selected { background: url(../img/site-btn-03h.png) center center no-repeat; }
* html .sites_btns .b3 .selected { background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/site-btn-03h.png', sizingMethod='crop'); }
.sites_btns .b4 .selected { background: url(../img/site-btn-04h.png) center center no-repeat; }
* html .sites_btns .b4 .selected { background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/site-btn-04h.png', sizingMethod='crop'); }

/* Footer */
.footer { margin: 0px auto; padding: 7px 7px 15px 7px; width: 891px; }
.red_page .footer { background: url(../img/red/ftr-bgr.gif) left top no-repeat; color: #ffc6c6; }
.green_page .footer { color: #a5d3b5; background: url(../img/green/ftr-bgr.gif) left top no-repeat;	}
.blue_page .footer { color: #bce7ff; background: url(../img/blue/ftr-bgr.gif) left top no-repeat; }
.dark_red_page .footer { background: url(../img/dark_red/ftr-bgr.gif) left top no-repeat; color: #f3a4a4; }
.red_page .footer a { color: #ffc6c6; text-decoration: none; }
.green_page .footer a { color: #a5d3b5; text-decoration: none; }
.blue_page .footer a { color: #bce7ff; text-decoration: none; }
.dark_red_page .footer a { color: #f3a4a4; text-decoration: none; }
.footer img { border: none; }
.footer .copy { float: left; width: 300px; height: 20px; vertical-align: middle; line-height: 20px; }
.footer .design { float: left; width: 530px; height: 20px; vertical-align: middle; line-height: 20px; text-align: right; }
.footer .design img { width: 80px; height: 20px; background: url(../img/nddesign.png); }
* html .footer .design img { background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/nddesign.png', sizingMethod='crop'); }

/* Index */
#index_page { background: #000000; }
#index_page .va_outer { height: 100%; margin: 0 auto; }
#index_page #container { position: relative; margin: 0 auto; height: 551px; width: 900px; background: url(../img/index-img.jpg) left bottom no-repeat; }
#index_page #container .sites_btns { position: absolute; top: 67px; right: 0; height: auto; }
#index_page #container .sites_btns menu { position: relative; top: 0; }
#doors_btns li { position: absolute; width: 40px; height: 50px; }
#doors_btns .d1 { left: 370px; top: 230px; }
#doors_btns .d2 { left: 720px; top: 220px; }
#doors_btns .d3 { left: 230px; top: 290px; }
#doors_btns .d4 { left: 630px; top: 250px; }
#doors_btns li a { display: block; width: 40px; height: 50px; }
#index_logo { position: absolute; left: 0; bottom: 0; width: 320px; height: 150px; }/*  */
#index_logo a { display: block; height: 150px; }
#index_logo a:hover { background: url(../img/index-logo-hover.jpg) left bottom no-repeat; }

/* News */
a.news_link { display: block; text-decoration: none; color: #666666; }
.red_page a.news_link:hover { color: #d10704; }
.green_page a.news_link:hover { color: #00531d; }
.blue_page a.news_link:hover { color: #1e6b97; }
.dark_red_page a.news_link:hover { color: #920402; }
.news_link img { float: left; margin: 0px 3px 3px 0px; padding: 1px; width: 50px; border: solid #666666 1px; }
.news_img img { float: left; margin: 0px 10px 3px 0px; padding: 1px; border: solid #666666 1px; }

