﻿body
{
    background: rgb(188,214,112) repeat-x left top;
    margin: 0;
    padding: 0;
    font-family: arial, helvetica, sans-serif;
    font-size: 9pt;
    color: #333;
}
html
{
    overflow-x: auto;
    overflow-y: auto;
}
INPUT
{
    border-right: #0000CC 1px solid;
    border-top: #0000CC 1px solid;
    border-left: #0000CC 1px solid;
    border-bottom: #0000CC 1px solid;
    background-color: white;
}
SELECT
{
    background-color: white;
}
.MainTable
{
    width: 100%;

}
.MainDiv
{
    background-color: #97d9ff;
    width: 980px;
}
.ContentDiv
{
    border-style: none;

}
.floatingDiv
{
    padding: 10px;
    margin: 0px;
    position: absolute;
    top: 30%;
    right: 30%;
    bottom: 30%;
    left: 30%;
}
.floatingDivLarge
{
    padding: 10px;
    margin: 0px;
    position: absolute;
    /*top: 20%;
    right: 20%;
    bottom: 20%;
    left: 20%;*/
}
.MsgBox
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    background-color: #FFFFFF;
}
.MsgBox TABLE
{
    font-weight: bold;
    font-size: 10pt;
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    
}
.MsgBox DIV
{
    background-color: #FFFFFF;
    height: 100%;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.Error
{
    border: 1px solid #FF0000;
}
.Success
{
    border: 1px solid #00FF00;
}
.Normal
{
    border: 1px solid #0000FF;
}
.Error TABLE
{
    background-color: #FFBEBB;
}
.Success TABLE
{
    background-color: #BAFFB0;
}
.Normal TABLE
{
    background-color: #B3D9FF;
}
.CloseLink
{
    position: absolute;
    top: 10px;
    right: 10px;
    
}
.FileBrowser
{
    position: absolute;
    overflow: scroll;
    display: block;
    width: 400px;
    height: 300px;
}
.Selected
{
    font-weight: bold;
    color: #FFFFFF;
    background-color: #FF0000;
}
.Hide
{
    display:none;
}

.Item
{
    color: #000000;
}
.Item TD 
{	
    FONT-WEIGHT: normal;	
    COLOR: #000000
}
.Item A
{
    color: #000000;
}
.Gridview
{
    background-color: whitesmoke;
    color: #000000;
    border: solid 1px #0000cc;
    font-family: Tahoma;
 
}
.Gridview TR
{
    border-right: #0000cc 1px solid;
    border-left: #0000cc 1px solid;
    border-bottom: #0000cc 1px solid;
}
.Gridview TD
{
    border-right: #0000cc 1px solid;
    border-left: #0000cc 1px solid;
    border-bottom: #0000cc 1px solid;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 2px;
    padding-top: 2px;
    font-family: Tahoma;
    font-size: 9pt;
}
.Gridview TH
{
    border-right: #0000cc 1px solid;
    border-left: #0000cc 1px solid;
    border-top: #0000cc 1px solid;
    border-bottom: #0000cc 1px solid;
    font-size: 9pt;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 4px;
    padding-top: 4px;
    color: Black;
    background-color: whitesmoke;
    background-image: url(images/mItemHyBack.gif);
    background-repeat: repeat-x;
}

.Button
{
    font-weight: normal;
    font-family: Verdana;
    background-image: url(images/nbSBack.gif);
    background-repeat: repeat-x;
    border: none 0px #ffffff;
    border-collapse:collapse;
    
}

.SelectedButton
{
    font-weight: bold;
    color: #ffffff;
    font-family: Verdana;
    background-position-y: center;
    background-image: url(images/mItemGreen.gif));
    background-repeat: repeat-x;
    border-width: 1px;
    border-color: #0000cc;
    border-style: hidden;
}
.Selected A
{
    color: #ffffff;
}
.Selected TD
{
    font-weight: bold;
    
    color: #ffffff;
}
.FieldCaptions
{
    font-weight: bold;
}

.Formview
{
    background-color: #f4d03e;
    border-right: #0000cc 1px solid;
    border-top: #0000cc 1px solid;
    border-left: #0000cc 1px solid;
    border-bottom: #0000cc 1px solid;
    font-family: Tahoma;
    font-size: 9pt;
    background-image: url(images/layout/cart_yellow.jpg);
    background-repeat: repeat-x;
}
.Formview TABLE
{
    background-color: whitesmoke;
    border-right: #0000cc 1px solid;
    border-top: #0000cc 1px solid;
    border-left: #0000cc 1px solid;
    border-bottom: #0000cc 1px solid;
    margin: 5px;
}

.Formview INPUT
{
    border-right: #0000cc 1px solid;
    border-top: #0000cc 1px solid;
    border-left: #0000cc 1px solid;
    border-bottom: #0000cc 1px solid;
}
.Header
{
    font-size: 10pt;
    font-weight: bold;
}
.File
{
    background-position-x: left;
    list-style-position: outside;
    background-image: url(images/ic_8.gif);
    background-repeat: no-repeat;
    position: static;
    padding-left: 16px;
}
.SelectFile
{
    background-color: lightgrey;
    border-right: darkgray 1px solid;
    border-top: darkgray 1px solid;
    border-left: darkgray 1px solid;
    border-bottom: darkgray 1px solid;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.SelectFileDIV 
{
    background-color: window;
    border-right: darkgray 1px solid;
    border-top: darkgray 1px solid;
    border-left: darkgray 1px solid;
    border-bottom: darkgray 1px solid;
    margin: 1px;
}
.Close
{
    padding-right: 16px;
    background-image: url(images/cancelicon.gif);
    background-repeat: no-repeat;
    background-position-x: right;
    cursor: hand;
    font-size: 10pt;

}
.deleteFolder
{
    padding-left: 16px;
    background-image: url(images/DELITEM.GIF);
    background-repeat: no-repeat;
    background-position-x: left;
    cursor: hand;
    font-size: 10pt;
}
.newFolder
{
    padding-left: 16px;
    background-image: url(images/NEWDL.GIF);
    background-repeat: no-repeat;
    background-position-x: left;
    cursor: hand;
    font-size: 10pt;
}
.True
{
    background-image: url(images/tickicon.gif);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
    width: 16px;
    height: 16px;
}
.False
{
    background-image: url(images/CRDSNVB.gif);   
    background-repeat: no-repeat;
    background-position-x: center; 
    background-position-y: center; 
    width: 16px;
    height: 16px;
}
/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 17px;
    height: 17px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(Images/star_u_noborder.gif);

}

.emptyRatingStar {
    background-image: url(Images/star_r_0.0.gif);
}

.savedRatingStar {
    background-image: url(Images/SavedStar.png);
}

#container
{
    width: 90%;
    margin: 0px auto 10px auto;
    /*border: 1px solid #000;*/
    
    
}
#header
{ 
    height: 182px;
    background: url(images/ltback.jpg) #ffcc66 repeat-x left top;

 }


#content
{
    padding: 10px;
    /*background-image: url(images/kocka.png);*/
    /*width: 766px;
    height: 650px;*/
}
.tdcontent
{
    
    /*background-color: #7e9138;
    */
}
.tdSidebar
{ 
    /*background-image: url(images/layout/Sidebar_brown.jpg);
    background-repeat: repeat-x;
    background-color: #9b533b;*/
 width: 225px;
  }
.tdMain
{
    background-image: url(images/logocenter.jpg);
    background-repeat: no-repeat;
}
#HeaderDIV
{
    /*background-image: url(images/topback.png);
    width: 776px;*/
    background-repeat: no-repeat;
    height: 150px;
}
#house
{
    left: -20px;
    /*background-image: url(images/house.png);*/
    width: 230px;
    background-repeat: no-repeat;
    position: relative;
    top: 10px;
    height: 110px;
}
#tower
{
    background-image: url(images/tower.png);
    background-repeat: no-repeat;
    height: 110px;
    float: right;
    width: 88px;
    position: relative;
    top: 12px;
}
#HeaderTable
{
    background-image: url(images/logotop.jpg);
    background-repeat: no-repeat;
}
img 
{ /*behavior: url(iepngfix/iepngfix.htc); */
    }
.Logo
{
    /*behavior: url(iepngfix/iepngfix.htc);*/
    /*background-image: url(images/logo.png);*/
    background-repeat: no-repeat;
    margin-top: 10px;
    margin-left: 0px;
    width: 200px;
    position: static;
    height: 150px;
    background-position: left top;
}
#footer
{
    clear: both; /*border-top: 1px solid #000;*/
    padding: 10px;
    color: #000;
    font-size: 8pt;
    text-align: center;
    background-position: 225px 0px;
    background-image: url(images/bback.png);
    background-repeat: repeat-y;
    margin-top: 20px;
}
#Sidebar
{
    padding: 10px;
    float: left;
    margin: 0;

}
.ThumbImage
{
    float: left; 
    padding-right: 5px; 
    padding-left: 5px; 
    padding-bottom: 5px; 
    padding-top: 5px;
}
a
{
    color: #0000cc;
    font-weight: bold;
}

a:hover
{
    color: #ff0000;
    background-color: Transparent;
}
.Mbar
{
    background: url(images/menubar.jpg) repeat-x center 50%;
}
.Menu
{
    color: #000000;
    font-weight: normal;
    font-size: 9pt;
    margin-top: 0px;
    margin-left: 20px;
}
.Menu .Selected
{
    font-weight:bold;
	background:#FFFFDD;
    color: #0000cc
	
    
}
.SelectedL
{
    /*background-image: url(images/SelectedL.png);
    background-repeat: repeat-x;*/
    color: #000000;
}
.Menu a
{
    font-size: 11pt;
    color: forestgreen;
    padding: 5px;
    font-weight: bold;
    font-family: Verdana;
    line-height: 18pt;
}
.Menu a:hover
{
    /*background: url(images/mbarhlight.png) repeat-x center;*/
    font-weight: bold;
    /*text-decoration: underline;*/
    font-weight: bold;
    font-family: Verdana;
    color: red;
}
.ListHeader
{
    font-size: 11pt;
    background-image: url(images/bgheader.gif);
    background-repeat: repeat-x;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    color: White;
}
.Treeview
{
    background-color: WhiteSmoke;
}
.Treeview Table
{
    margin: 0px;
}
.TopLeft
{
    
    position: absolute;
    vertical-align:bottom;
    /*left: -100%;
    top: -100%;*/
}
.simplelink
{
    color:#000000;
    font-weight:normal;
}
.Sa
{
    background-color: #ff9933;
    color:White;
}
a
{
    color: #009900;
}
a:hover
{
    color: #ff0000;
}
H1
{
    font-size: 16pt;
    font-family: Verdana;
}
H2
{
    font-size: 14pt;
    font-family: Verdana;
    
}
H3
{
    font-size: 12pt;
    font-family: Verdana;
    
}
