/* CSS Document */

/* Tags */

html, body
{
    border: 0;
    margin: 0 0 0 0;
    padding: 0;
    /*background-color: #dbe0e7; originale*/
    background-color: #fdfdfd;
    background-image: url(Layout/bodyBg.gif);
    background-repeat: repeat-x;
    color: #13365e;
    font-family: Verdana, Tahoma, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    text-align: center; /* Center on IE5 PC */
}

td
{
    text-align: left;
}

form
{
    height: 100%;
}

p
{
    color: #13365e;
    font-family: Verdana, Tahoma, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    text-align: justify;
}

p a:link, p a:visited
{
    color: #ff9121;
    text-decoration: underline;
}

p a:hover
{
    color: #ff9121;
    background-color: #fff;
    text-decoration: none;
}

h1
{
    margin: 8px 0 8px 0;
    color: #ff9121;/*#13365e;*/
    font-family: Garamond, Georgia, 'Times New Roman', serif;
    font-size: 36px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 39px;
    word-spacing: -0.2em;
}

h1 a:link, h1 a:visited
{
    margin: 8px 0 8px 0;
    /*padding: 4px;*/
    color: #ff9121;
    font-family: Garamond, Georgia, 'Times New Roman', serif;
    text-decoration: none;
}

h1 a:hover
{
    /*padding: 4px;*/
	color: #ff9121;
    text-decoration: underline;
}

h2
{
    margin: 4px 0 16px 0;    
    color: #636363;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;    
    font-family: Verdana, Sans-Serif;
    font-size: 16px;
    line-height: 18px;
}

h2.contentRight
{
    margin: 4px 0 16px 0;    
    font-style: normal;
    font-weight: normal;
    font-variant: normal;    
    color: #ff9121;
    font-family: Garamond, Georgia, 'Times New Roman', serif;
    font-size: 21px;
    line-height: 18px;
}

em
{
    color: #fff;
}

hr
{
    border: 0;
    color: #fff;
    height: 1px;
}


/* IDs */

#main
{
 
   margin: 0 auto 0 auto;
   /*background-color: #fff;*/
   width: 992px;
}

#header
{
    margin: 0 auto 0 auto; 
    width: 956px;
    height: 24px;    
}

#headerLeft
{
    width: 256px;
    height: 24px;
    float: left;
    text-align: left;
}

#headerRight
{
    width: 256px;
    height: 24px;
    text-align: right;
    float: right;
}

#container
{
    margin: 0 auto 0 auto;
    background-color: #fff; 
    width: 964px;
}

#content
{
    margin: 0 auto 0 auto;    
    text-align: left;
    width: 956px;
}

#contentBox
{
    width: 956px;
    height:356px;
}

#contentLeft
{
    float: left;
    margin: 8px 0 0 0;
    width: 636px;
}

#contentRight
{
    float: right;
    margin: 8px 0 0 0;
    width: 319px;
    background-color: #fff;
    background-image: url(Layout/contentRightBg.gif);
    background-repeat: repeat-x;
}

#inContentRight
{
    margin: 0 auto 0 auto;
    width: 302px;
}

* #contentRight
{
    margin: 0 0 0 -1%;
}

#navigation
{
    clear: both;
    margin: 0 auto 0 auto;
    height: 36px;
    width: 956px;
    border-bottom: solid 1px #f2f2f2;
}

#inNavigation
{
    float: left;
    margin: 8px 0 0 0;
    width: 636px;
}

#footer
{
    clear: both;
    margin: 0 auto 0 auto;
    width: 956px;
    height: 24px;
}

#footerLeft
{
    width: 624px;
    float: left;
    text-align: left;
}


#footerRight
{
    width: 256px;
    text-align: right;
    float: right;
}

/* pop up */

.modalBg
{
    background-color: #969696;
    filter: alpha(opacity=70);
    opacity: 0,7;
}

.modalPopup
{
    z-index: 1000;
    background-color: #f3f3f3;
    width: 832px;
}

.imgpopup{
    width: 816px;
    height: 616px;
    overflow: scroll;
} 

.popT 
{
    margin: 0 0 0 0;
    float: right;
    width: 832px;
    height: 44px;
    text-align: right;
    background-image: url(Layout/popUpBg.png);
    background-repeat: no-repeat;
}

.popTIn
{
    margin: 8px 8px 0 0;
}

.popM
{
    clear:both;
    width: 832px;
    height: 648px;
    margin: 0 auto 0 auto; 
}

.popMIn
{
    width: 816px;
    height: 616px;
    margin: 0 auto 0 auto; 
}

.popBtnR
{
    width: 832px; 
    margin: 0 0 0 0; 
}

.popFoo
{
    clear: both;
    height: 8px; 
}
/* classes */

.spacer
{
    height: 8px;
}

.sep
{
    border-bottom: solid 1px #f3f3f3; 
    height: 8px;
}

.box
{
    border: solid 1px #13365e;  
    background-color: #fff;
}

.boxRight
{
    margin: 0 auto 0 auto;
    width: 100%;
    border-top: solid 1px #f3f3f3; 
}

.button 
{
    color: #13365e;
    margin: 0;
}

.comments
{
    padding: 4px;
    border: solid 1px #f3f3f3;
    width: 612px;
    background-color: #f3f3f3;
}

.commentTxt
{
    color: #13365e;
}

.feedTxt
{
    color: #13365e;
}

.serviceTxt
{
    color: #13365e;
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 9px;
}

a.feedTxt:link, a.feedTxt:visited
{
    /*color: #fc8030;*/
    background-color: #fd9d5f;
    color: #fff;
    text-decoration: none;
}

a.feedTxt:hover
{
    color: #fff;
    background-color: #fd9d5f;
    text-decoration: none;
}

.toolTxt
{
    font-family: Tahoma, Helvetica, sans-serif;
    color: #f3f3f3;
    font-size: 10px;
}

.whiteTxt
{
    color: #13365e;
}

.smallTxt
{
    color: #13365e;
    font-size: 9px;
}

.koTxt
{
   color: #F60000; 
}

.okTxt
{
   color: #76d80d; 
}

.moreTxt
{
    color: #13365e;
}

a.moreTxt:link, a.moreTxt:visited
{
    text-decoration: underline;
}

a.moreTxt:hover
{
    color: #13365e;
    background-color: #fff;
    text-decoration: none;
}

.footerTxt
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 9px;
    color: #13365e;
}

a.wLnk:link, a.wLnk:visited
{
    font-size: 16px;
    font-family: Garamond, Georgia, Times New Roman, serif;
    color: #fff;
    text-decoration: none;
}

a.wLnk:hover
{
    color: #fff;
    text-decoration: underline;
}

a.lnk:link, a.lnk:visited
{
    color: #13365e;
    text-decoration: underline;
}

a.lnk:hover
{
    color: #ff9121;
    background-color: #fff;
    text-decoration: none;
}

.hidden
{
    color: #fff;
    font-size: 1px;
}
