﻿body
{
    
    background-image: url(images/bg.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    background-color: #ffffff;
    text-align: center;
    margin-top:0px;
}

.rssli
{
    list-style-image: url(images/rss.png);
    list-style-position: outside;
    list-style-type:none;
    margin-left: 25px;
    margin-bottom: 0px;
}

a {
	color: #000000;
	text-decoration: none;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #4185af;
	text-decoration: none;
}
a:hover {
	color:#9bbae6;
	text-decoration: underline;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}

.PagerButton 
{
    font-family:Tahoma;
	color: #000000;
	text-decoration: none;
}

.PagerButton:link {
	color: #000000;
	font-family:Tahoma;
	text-decoration: none;
}
.PagerButton:visited {
	color: #4185af;
	font-family:Tahoma;
	text-decoration: none;
}
.PagerButton:hover {
	color:#339900;
	font-family:Tahoma;
	text-decoration: underline;
}
.PagerButton:active {
	color: #CCCCCC;
	font-family:Tahoma;
	text-decoration: none;
}

.PagerActiveButton
{
     font-family: Tahoma;
     font-weight: bold;
    
    }

.PartTitleStyle
{
    padding-left: 20px;
    background-image: url(images/burdanyak/bg_heading.png);
    background-repeat: no-repeat;
    background-position: left top;
    height: 25px;
    font-weight:bold;
    font-family:Trebuchet MS;
    color: #0e507e;
}
.PartTitleStyle DIV
{
    background-image: url(images/wpright2.png);
    background-repeat: no-repeat;
    background-position: right top;
}

.PartStyle
{
    background-color: #ffffff;
    border-bottom-style: Solid;
    border-left-style: Solid;
    border-right-style:Solid;
    border-top-style: none;
    border-bottom-Width: 2px;
    border-left-Width: 2px;
    border-right-Width: 2px;
    border-top-Width: 0px;
    border-bottom-Color: #9bbae6;
    border-left-Color: #9bbae6;
    border-right-Color: #9bbae6;
    border-top-Color: #9bbae6;
    background-image: url(images/burdanyak/bg_bucket.png);
    background-repeat: repeat-x;
    background-position: center top;
    margin-top: -1px;
    font-family: Trebuchet MS;
    font-size: 13px;      
}

 .PartStyle1
{
    background-color: #F8F8f0;
    border: None;
}
.PartZone
{
    border: None 0px #DDDDDD;
}
.PartZone1
{
    border: None 0px #DDDDDD;
}
.PartZoneHeader
{
    height: 0px;
    display: none;
}

.LibPartTitleStyle
{
    padding-left: 85px;
    background-image: url(images/mainheader.png);
    background-repeat: no-repeat;
    background-position: left top;
    height: 54px;
    font-size: 30pt;
    font-weight:bold;
    font-family: Nyala;
    color: #0e507e;
    width: 100%;
    text-align: left;
}
.LibPartTitleStyle DIV
{
    background-image: url(images/wpright2.png);
    background-repeat: no-repeat;
    background-position: right top;
}

.LibPartStyle
{
    background-image: url(images/somemainbg.png);
    background-repeat: no-repeat;
    background-position: center top;
    margin-top: -1px;
    font-family: Nyala;
    font-size: 13px;
    height: 400px;
    vertical-align: top; 
}
.LibPartZoneHeader
{
    height: 0px;
    display: none;
}

#master_header
{
    margin: 0px auto 0 auto;   
    width: 900px;
    text-align:left;

}

.header
{
    width: 900px;
    height: 200px;
    background-image: url(images/header.png);
    background-repeat: no-repeat;
}
        
.footer
{
    background-image: url(images/burdanyak/bg_heading.png);
    background-repeat: no-repeat;
    background-position: left top;
    height: 30px;
    text-align:center;
    vertical-align: middle;
    font-family:Arial;
    font-size: 9pt;
    color: Gray;
    
    }

.ErrPanel
{
    background-color: #FFFF80;
    border-style: solid;
    border-width: 2px;
    border-color: Black;
    font-family: Trebuchet MS;
    color: Olive;
    float: left;
    position:  relative;
    margin-bottom: 0;
    margin-left: 0;
    
   
}

/*
TAB RELATED CLASSES ARE PLACED HERE

*/
/*   GENERAL FORMERLY CALLED TABS CSS*/

/* ajax__tab_xp-theme theme */
.ajax__tab_default .ajax__tab_header 
{
	font-size:13px;
	font-weight:bold;
	color:#000;
    font-family:sans-serif;
}
.ajax__tab_default .ajax__tab_active .ajax__tab_outer,
.ajax__tab_default .ajax__tab_header .ajax__tab_outer,
.ajax__tab_default .ajax__tab_hover .ajax__tab_outer
{
    height:46px;
}
.ajax__tab_default .ajax__tab_active .ajax__tab_inner,
.ajax__tab_default .ajax__tab_header .ajax__tab_inner,
.ajax__tab_default .ajax__tab_hover .ajax__tab_inner
{
    height:46px;
    margin-left:16px; /* offset the width of the left image */
}
.ajax__tab_default .ajax__tab_active .ajax__tab_tab,
.ajax__tab_default .ajax__tab_hover .ajax__tab_tab,
.ajax__tab_default .ajax__tab_header .ajax__tab_tab
{
	margin:16px 16px 0px 0px;
}
.ajax__tab_default .ajax__tab_hover .ajax__tab_tab,
.ajax__tab_default .ajax__tab_active .ajax__tab_tab 
{
	color:#fff;
}

.ajax__tab_default .ajax__tab_body 
{
    border:1px solid #999999;
    border-top:0;
    padding:8px;
    background-color: Transparent;
}

/*   THEME UNIQUE CLASSES ARE HERE FORMERLY CALLED TAB-THEMES CSS*/


.tabclassGK .ajax__tab_header 
{
    background:url(images/blue_bg.gif) repeat-x;
}
.tabclassGK .ajax__tab_hover .ajax__tab_outer,
.tabclassGK .ajax__tab_active .ajax__tab_outer 
{
    background:url(images/blue_left.gif) no-repeat left top;
}
.tabclassGK .ajax__tab_hover .ajax__tab_inner,
.tabclassGK .ajax__tab_active .ajax__tab_inner 
{
    background:url(images/blue_right.gif) no-repeat right top;
}
/*Modal PopUp*/
.modalBackground {
	background-color:Black;
	filter:alpha(opacity=80);
	opacity:0.8;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:600px;
	font-size:12pt;
}
/* SiteMapPath Styling Hope it works!*/
        .SiteMapPathStyle
        {
        width: 900px; 
        height: 26px; 
        background-image: url(images/smpbg.png);
        background-repeat: no-repeat; 
        vertical-align: middle;
        }