/* ================================
    CSS STYLES FOR SIMSTORE 
    v2.2, 11/2004
   ================================
*/   

BODY{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin:0;
	background-color:#effaf3;
}

TH, TD, TEXTAREA, TR {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin:0;
}

/* 

/* */
.ErrorText {
    color: red;
    font-family: Verdana, Arial;
    font-size: 12px;
    line-height: 20pt
}



/* GENERAL */

/* text style used for most text rendered by modules */
.Normal {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px    
}

.NormalDouble {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 20px    
}

/* text style used for textboxes in the admin pages, for Nav compatibility */
.NormalTextBox {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 1.2em;
    font-weight: normal;
}

/* text style used for selects in the admin pages, for Nav compatibility */
.NormalSelect {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 1.2em;
    font-weight: normal;
}

/* text style used for textboxes in the edit pages, for Nav compatibility */
.EditTextBox {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: normal;
    border-style: solid;
    border-width: 1px;
    border-color: #999966;
    width: 100%;
}

/* text style used for controls in the admin and edit pages, for Nav compatibility */
.NormalControl {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalCheckBox {
    margin-left: -4px;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalRadio {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-indent: -5px;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalButton {
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-indent: -5px;
/*  border-style: solid;
    border-width: 1px;
    border-color: #cccc99; */
    background-color:#ccccaa;    
}

.NormalRed {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: red
}

.NormalBold {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px    
}

.NormalItalic {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 16px    
}


/*
A
{
	color: black;
	text-decoration: none;
} */

A:link  {
	color:  #1a1662; 
	text-decoration: underline; 
}

A:visited  {
	color:  #1a1662;
	text-decoration: underline;   
}

A:hover {
	color: black;
	text-decoration: underline;
}

SMALL {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}

UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    height:1pt;
    text-align:left
}

.txtDetalj {
	background : white;
	color : Black;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	
}

.drpDetalj {
	font-size: 10px;
	background: white;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.btnStoreAdmin
{
	font-weight: bold;
	font-size: 10px;
	background: #1a1662;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.tdtopStoreAdmin
{
	font-weight: bold;
	font-size: 12px;
	background: #1a1662 url(images/loginbar.gif) 0 0 repeat-x;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.tdtabelStoreAdmin
{
	font-size: 10px;
	background: #fff url(images/bg.gif) repeat-x;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    min-height: 300px;
}

.txtOK
{
	font-weight: bold;
	font-size: 14px;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#sidebar
{
    float: left;
    width: 230px;
    margin-right: 0px;
    padding-top: 10px;
    min-height: 450px;
    background-color: #063677;
}
#rightcontent
{
    float: left;
    width: auto;
    padding-top: 0px;
    padding-left: 0px;
    min-height: 450px;
}

.copyright {
   min-height:75px;
   height:75px;
   }
   
div[class] .copyright {
   height:auto;
   }
   
.MenuHeader{
    color:#ffffff;
    font-weight: bold;
    margin: 5px 5px 5px 5px;
}

.leftmenu ul{
 list-style: none; 
 margin: 0; 
 padding: 0; 
}

.leftmenu ul .AdminMenu{
    font-size: 95%;
    font-weight: bold;
    display: block;
    padding: 0.3em 0 0.3em 0.3em;
    border-top: 1px solid;
    border-right: 1px solid;
    background-color: #9DA6CE;
    color: #ffffff;
    text-decoration: none;
    border-right-color: #e6e8f5;
    border-top-color: #e6e8f5;
    width: 220px;
}

.leftmenu ul .AdminMenu:hover
{
    font-size: 95%;
    font-weight: bold;
    display: block;
    padding: 0.3em 0 0.3em 0.3em;
    border-top: 1px solid;
    border-right: 1px solid;
    background-color: #8D97C7;
    color: #ffffff;
    text-decoration: none;
    border-right-color: #e6e8f5;
    border-top-color: #e6e8f5;
    width: 220px
}

.leftmenu ul .AdminMenuBottom{
    font-size: 95%;
    font-weight: bold;
    display: block;
    padding: 0.3em 0 0.3em 0.3em;
    border-top: 1px solid;
    border-right: 1px solid;
    border-bottom: 1px solid;
    background-color: #9DA6CE;
    color: #ffffff;
    text-decoration: none;
    border-right-color: #e6e8f5;
    border-top-color: #e6e8f5;
    border-bottom-color: #e6e8f5;
    width: 220px;
}

.leftmenu ul .AdminMenuBottom:hover
{
    font-size: 95%;
    font-weight: bold;
    display: block;
    padding: 0.3em 0 0.3em 0.3em;
    border-top: 1px solid;
    border-right: 1px solid;
    border-bottom: 1px solid;
    background-color: #8D97C7;
    color: #ffffff;
    text-decoration: none;
    border-right-color: #e6e8f5;
    border-top-color: #e6e8f5;
    border-bottom-color: #e6e8f5;
    width: 220px
}

.topmenubg
{
    background: url(images/topbar.gif);
    color:#ffffff;
}

.topmenubg a
{
    background: url(images/topbar.gif);
    color:#ffffff;
}

.titel
{
    background-color: #FBFBFD;
    border-bottom: solid 1px;
    border-bottom-color: #E0E2ED;
    font-weight: bold;
    font-size: 15px;
    width: auto;
    padding-top: 30px;
    padding-left: 40px;
    padding-bottom:30px;
}
 
 .tableHeaderFileList{
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 20px;
 }
   
 .tableFileList{
     padding-left: 50px; 
     padding-right: 50px;
     padding-bottom: 20px;
     vertical-align: top;
 }
 
a.linkletters:link, a.linkletters:visited{
	color:  #1a1662; 
	text-decoration: none; 
	font-size: 14px;
	font-weight:bold;
}


a.linkletters:hover  {
	color: black;
	text-decoration: underline;
	font-size: 14px;
    font-weight:bold;
}

