/* CSS Document */

/* Tags */

html, body
{
    border: 0;
    margin: 0 0 0 0;
    padding: 0;
    background-color: #fff; 
    background-image: url(Layout/bodyBg.gif);
    background-repeat: repeat-x;
    color: #2e2e2e;
    font-family: "Trebuchet MS";
    font-size: 12px;
    line-height: 1.4em;
    text-align: center; /* Center on IE5 PC */
}

td
{
    text-align: left;
}

form
{
    height: 100%;
}

p
{
    color: #2e2e2e;
    font-family: "Trebuchet MS";
    font-size: 12px;
    line-height: 21px;
}

p a:link, p a:visited
{
    color: #0078bc;
    text-decoration: underline;
}

p a:hover
{
    text-decoration: none;
}

h1
{
    margin: 8px 0 8px 0;
    color: #f58620;
    font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
    font-size: 27px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 27px;
    word-spacing: -50%;
}

h1 a:link, h1 a:visited
{
    color: #f58620;
    text-decoration: none;

}

h1 a:hover
{
    color: #f58620;
    text-decoration: underline;
}

h2
{
    margin: 4px 0 4px 0;
    color: #00a9e7;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    font-family: tahoma, geneva, "lucida sans unicode", "lucida grande",verdana, sans-serif;
    font-size: 12px;
    line-height: 18px;
}

h3
{
    border-left: solid 1px #00a9e7;
    margin: 8px 0 0 0;
    font-weight: bold;
    font-variant: normal;
    font-family: tahoma, geneva, "lucida sans unicode", "lucida grande",verdana, sans-serif;    
    padding: 0 0 0 0.5em;
    color: #fff;
    font-size: 12px;
    line-height: 2.5em;
    word-spacing: -50%;
    background-image: url(Layout/table_sep.png);
}

h3 a:link, h3 a:visited
{
    margin: 8px 0 0 0;
    font-weight: bold;
    font-variant: normal;
    font-family: tahoma, geneva, "lucida sans unicode", "lucida grande",verdana, sans-serif;    
    padding: 0 0 0 0.5em;
    color: #fff;
    font-size: 12px;
    line-height: 2.5em;
    word-spacing: -50%;
    text-decoration: none;
}

h3 a:hover
{
    text-decoration: underline;
}

h4
{
    margin: 4px 0 4px 0;
    color: #f58620;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
    font-size: 21px;
    line-height: 21px;
    word-spacing: -50%;
}

h4 a:link, h4 a:visited
{
    margin: 4px 0 4px 0;
    color: #f58620;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
    font-size: 21px;
    line-height: 21px;  
    text-decoration: none;
    word-spacing: -50%;
}

h4 a:hover
{
    color: #f58620;
    text-decoration: underline;
}

h5
{
    margin: 8px 0 0px 0;
    color: #f58620;
    font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

h5 a:link, h5 a:visited
{
    color: #f58620;
    text-decoration: none;
}

h5 a:hover
{
    text-decoration: underline;
}

em
{
    color: #7a96b3;
}

hr
{
    border: 0;
    color: #7a96b3;
    height: 1px;
}


/* IDs */

#mainContainer
{
    margin: 0 auto 0 auto;
    width: 988px;
    background-image: url(Layout/mainContainerBg.png);
    background-repeat: repeat-y;
}

#main
{
    margin: 0 auto 0 auto;
    width: 972px;
    background: transparent;
}

#header
{
    margin: 0 auto 0 auto;
    width: 972px;
    height: 162px;
    background-image: url(Layout/headerBg.jpg);
    background-repeat: no-repeat;
    
}

#headerLeft
{
    width: 256px;
    height: 24px;
    float: left;
    text-align: left;
}

#headerRight
{
    width: 456px;
    height: 161px;
    text-align: right;
    float: right;
}

#headerRightIn
{
    height: 24px;
    margin: 0 1em 0 0;
    width: 447px;
}

#logo
{
    height: 137px;
}

#container
{
    width: 972px;
    background-image: url(Layout/contentBg_w.png);
    background-repeat: repeat-y;
}

html * container
{

}

#content
{
    top: 0;
    text-align: left;
    width: 970px;
    margin: 0 auto 0 auto;

}

#contentLeft
{   
    clear:both;
    float: left;
    margin: 0 0 0 0;
    width: 668px;
    background: #transparent;
}

#cCLt
{
    float: left;
    margin: 0 0 0 0;
    width: 157px;
    background: #transparent;
}

#cCRt
{
    height: 100%;
    float: right;
    margin: 0 0 0 0;
    width: 510px;
    background: transparent;
}

#contentRight
{
    float: right;
    margin: 0 0 0 0;
    width: 300px;
    background: #transparent;
}

* #contentRight
{
    float: right;
    margin: 0 0 0 -1%;
}

#footer
{
    clear: both;
    margin: -8px auto 0 auto;
    width: 988px;
    height: 48px;
    background-image: url(Layout/footerBg.png);
    background-repeat: no-repeat;
}

#footerIn
{
    margin: 0 auto 0 auto;
    width: 956px;
}

#footerLeft
{
    width: 256px;
    height: 32px;
    float: left;
    text-align: left;
}

#footerRight
{
    width: 256px;
    text-align: right;
    float: right;
}

/* classes */

* html li{
   overflow:hidden;
}

.nav_shadow
{
    background: url(Layout/nav_shadow.png);
    background-repeat: no-repeat;
    height: 32px;
}

.cont_sep
{
     height: 8px; 
     border-bottom: solid 1px #dbdbdb;
}

.line_sep
{
    border-bottom: 1px solid #f7f8fa;
}

.progress
{
    background: url(Layout/preload.gif);
}

/* pop up */

.modalBg
{
    background-color: #969696;
    filter: alpha(opacity=70);
    opacity: 0,7;
}

.modalPopup
{
    width: 605px;
    position: relative;
    top: 0;
    z-index: 1000;
}

.popT 
{
    margin: 0 0 0 0;
    float: right;
    width: 334px;
    height: 66px;
    text-align: right;
    background-color: #f3f3f3;
    background-image: url(Layout/popUpBg.png);
    background-repeat: no-repeat;
}

.popTIn
{
    margin: 8px 8px 0 0;
}

.popM
{
    float: left; 
    text-align: left;
    background-color: #f3f3f3; 
    height: 100%; 
    width: 334px;
}

.popMIn
{
    margin: 0 16px 0 16px; 
}

.popBtnR
{
    width: 100%; 
    margin: 0 0 0 0; 
    /*float: right; 
    text-align: right;   */
}

.popFoo
{
     height: 2px; 
     border-bottom: solid 1px #f58620;
}

/* Text decoration */

.rtList
{
    margin: 0;
    padding: 0 0 0 1.2em;
    /*background-color: #f58620;*/ 
    border-top: solid 1px #fff;   
    color: #00a9e7;
    /*background: #fff;*/
    font: 12px/2.5em Tahoma;
    text-decoration: none;
    display: block;
}

.spacer
{
    height: 8px;
}

.padder
{
    padding: 0 0.5em 0 0.5em; 
    margin: 0 0.5em 0 0.5em;
}

.box
{
    border: solid 1px #6d6d6d;  
}

.button 
{
    background: url(Layout/buttonBg.png);
    background-repeat: repeat-x;
    color: #fff;
    margin: 0;
}

.buttonGrey
{
    background: url(Layout/buttonBgGrey.png);
    background-repeat: repeat-x;
    color: #fff;
    margin: 0;
}

.comments
{
    margin: 0 auto 0 auto;
    background: url(Layout/accordionBg.png);
    background-repeat: repeat-x;
    padding: 4px;
    width: 100%-1em;
}

.commentTxt
{
    color: #6d6d6d;
}

.feedTxt
{
    color: #fc8030;
}

.serviceTxt
{
    color: #767676;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
}

.bannerTxt
{
    color: #DBDBDB;
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
    font-size: 9px;
}

a.feedTxt:link, a.feedTxt:visited
{
    color: #2e2e2e;
    text-decoration: underline;
}

a.feedTxt:hover
{
    text-decoration: none;
}

.toolTxt
{
    font-family: Arial, Helvetica, sans-serif;
    color: #6d6d6d;
    font-size: 10px;
}

.whiteTxt
{
    color: #FFFFFF;
}

.smallTxt
{
    color: #6d6d6d;
    font-size: 9px;
}

.koTxt
{
   color: #F60000; 
}

.okTxt
{
   color: #76d80d; 
}

.footerTxt
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #6d6d6d;
}

.lnk
{
    color: #00a8eb;
}

a.lnk:link, a.lnk:visited
{
    color: #00a8eb;
    text-decoration: none;
}

a.lnk:hover
{
    background-color: #f3f3f3;
    color: #00a8eb;
    text-decoration: underline;
}

.moreTxt
{
    color: #00a8eb;
}

a.moreTxt:link, a.moreTxt:visited
{
    text-decoration: none;
}

a.moreTxt:hover
{
    text-decoration: underline;
}

.price
{
    color: #f58620;
}

.hidden
{
    color: #FFFFFF;
    font-size: 1px;
}

/* Pagination */

a.pager:link,  a.pager:visited
{
    font-size: 16px;
    color: #F58620;
    text-decoration: underline;
}

.a.pager:hover
{
    font-size: 16px;
    text-decoration: none;
}

/* accordion */

DIV.accdn
{
    margin: 0 auto 0 auto;
    padding: 0;
    height: 2.5em;
    width: 300px;
    background: url(Layout/accordionBg.png);
    background-repeat: repeat-x;
    overflow: hidden;
}

DIV.accdnopen
{
    margin: 0 auto 0 auto;
    padding: 0;
    width: 300px;
    background: url(Layout/accordion_hover.png);
    background-repeat: repeat-x;
}

h2.accdn a
{
    color: #00a9e7;
    display:block;
    width: 100% - 1em;
    margin: -4px 0 0 0;
    padding: 0 0 0 1em;
    line-height: 2.5em;
    height: 2.5em;
    cursor:pointer;
    -moz-user-select:none;
}

h2.accdn a:link, h2.accdn a:visited
{
    text-decoration: none;
}

h2.accdn a:hover
{
    color: #fff;
    background: url(Layout/accordion_hover.png);
    background-repeat: repeat-x;
    text-decoration: underline;
}

h2.accdnopen a
{
    display:block;
    color: #fff;
    width: 100% - 1em;
    margin: -4px 0 0 0;
    padding: 0 0 0 1em;
    line-height: 2.5em;
    height: 1.8em;
    cursor:pointer;
    -moz-user-select:none;
}

h2.accdnopen a:link, h2.accdnopen a:visited
{
    text-decoration: none;
}

h2.accdnopen a:hover
{
    text-decoration: underline;
}

.accdn .accdnC
{
  width: 300px;
  height:0px;
  overflow: hidden;
  display:none; 
}

/* Tabs */

#tabs
{
    padding: 0.2em 0.2em;
    margin: 0.1em 0 0 0.2em;
    border-bottom: 1px solid #00a9e7;
    background: #fff;
}

#tabs ul
{
    margin: 0 auto 0 auto;
}

#tabs li
{
    list-style: none;
    margin: 0;
    display: inline;
}

#tabs li a
{
    padding: 0.2em 0.2em;
    margin-left: 0.2em;
    border: 1px solid #dbdbdb;
    border-bottom: none;
    background-color: #f3f3f3;
    text-decoration: none;
}

#tabs li a:link
{
     color: #00a9e7;
}
#tabs li a:visited
{
     color: #00a9e7;
}

#tabs li a:hover
{
    background-color: #f3f3f3;
    color: #00a9e7;
    border-color: #dbdbdb;
    text-decoration: underline;
}

#tabs li a.current
{
    color: #00a9e7;
    background: #fff;
    border-color: #00a9e7;
    border-bottom: 2px solid #fff;
}

#tabs li a:hover.current
{
    color: #00a9e7;
    background-color: #fff;
    border-color: #00a9e7;
    border-bottom: 2px solid #fff;
    text-decoration: underline;
}

/* Navigation */

/* Set up the default font and ovrall size to include image */
#navigation {
    font-family: tahoma, geneva, "lucida sans unicode", "lucida grande",verdana, sans-serif;
    width:972px;
    height:36px;
    background:url(Layout/navigationBg.png);
    background-repeat: repeat-x;
    position:relative; 
}

/* get rid of the default padding - margin and bullets */
#navigation ul {
    padding:0; 
    margin:0;
    list-style-type: none;
}

/* make navigation horizontal */
#navigation ul li {
    float:left;
    position:relative;
}

/* set up the default top level links */
#navigation ul li a, #navigation ul li a:link, #navigation ul li a:visited {
    display:block; 
    color:#fff;
    height:auto;
    font-weight:bold;
    background:#fff;
    background: url(Layout/nav_sep.png);
    background-repeat: no-repeat; 
    font-size: 12px;
    line-height:3em;
    vertical-align: middle;
    padding: 0 1em 0 1em;
}

#navigation ul li.first {
    background-image: none;
}

#navigation ul li.selected {
    background: url(Layout/nav_hover.png);
    background-repeat: repeat-x;
}

#navigation ul li.last {
    background: url(Layout/nav_sep.png);
    background-repeat: no-repeat;
    height:auto;
    font-size: 12px;
    line-height:3em;
}

/* hack for IE5.5 to correct the faulty box model */
* html #navigation ul li a, #navigation ul li a:link, #navigation ul li a:visited {
    padding: 0 1em 0 1em;
}

/* fixes for IE/win \*/
* html #navigation ul li a {
	cursor:hand;
}

/* hide the drop down navigation */
#navigation ul li ul {
    display: none;
}

/* remove all table style so that it does not interfere with the navigation */
#navigation table {
    margin:-1px;
    padding: 0;
    border-collapse:collapse;
    font-size:1em;
}

/* first line for IE7 and non-IE browsers, second line for IE5.5 and IE6 */

/* style the top level hover */
#navigation ul li:hover a,
#navigation ul li a:hover {   
    background: url(Layout/nav_hover.png);
    background-repeat: repeat-x; 
    color:#fff;    
}

/* make the drop down navigation show and correctly position it */
#navigation ul li:hover ul,
#navigation ul li a:hover ul {
    display:block; 
    position:absolute;
    z-index: 1111;
    top:2.9em;
    height:auto;
    left:0; 
    width:156px;
    border-top:0;
    background:transparent;
    padding-bottom:1em; 
}


/* style the drop down links with no hover */
#navigation ul li:hover ul li a,
#navigation ul li a:hover ul li a {
    display:block;
    background:#f58620;
    /*color:#00a9e7;*/
    color: #fff;
    border:0;
    margin:0;
    font-weight:normal; 
    font-size:12px;
    height:auto; 
    line-height:1.5em; 
    padding:5px 1.4em 5px 1.4em;
    width:146px
}

/* style the drop down navigation links when hovered */
#navigation ul li:hover ul li a:hover,
#navigation ul li a:hover ul li a:hover {
    background: #f58620;
    color:#fff;
    /*text-decoration: underline;*/
}

/* special styling for IE5.5 and IE6 - transparency is non validating */
#navigation ul li ul {
    filter: alpha(opacity=95);
    opacity:0.9;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=95);
}

#navigation ul li a:hover ul {
    margin-top:10px; /* for IE5.5 faulty box model */
    marg\in-top:11px; /* for IE6 */ 
}

/* IE5.5 hack for faulty box model in drop down navigation */
#navigation ul li a:hover ul li a {
    background:transparent;
    width:156px; /* for IE5.5 faulty box model */
    w\idth:146px; /* for IE6 */
}

#navigation a:link, #navigation a:visited
{
    text-decoration: none;
}
#navigation a:hover
{
    text-decoration: underline;
}


/* 

begins sideNavigation 

*/

#sideNavigation
{
    margin: 0 auto 0 auto;
    width: 157px;
}

#sideNavigation ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}

/* opzionale! */

#sideNavigation a
{
    margin: 0;
    background: transparent;
    color: #fff;
    font: 12px/2.5em Tahoma;
    display: block;
    height: 32px;
    vertical-align: middle;
}

#sideNavigation ul li.lnk a
{
    margin: 0;
    padding: 0 0 0 1em;
    color: #00a9e7;
    font: 12px/2.5em tahoma;
    font-weight: bold;
    text-decoration: none;
    display: block;
    background-image: url(Layout/sideNavBg.png);
    background-repeat: repeat-x;
}

#sideNavigation ul li.subLnk a
{
    margin: 0;
    padding: 0 0 0 1.2em;
    border-top: solid 1px #fff;   
    color: #00a9e7;
    font: 12px/2.5em Tahoma;
    text-decoration: none;
    display: block;
}

#sideNavigation ul li.selected a
{
    margin: 0;
    padding: 0 0 0 1em;
    font: 12px/2.5em Tahoma;
    font-weight: bold;
    text-decoration: none;
    display: block;
    background:#f58620 url(Layout/sideNav_sel.png);
    color: #fff;
}

#sideNavigation ul li.subselected a
{
    margin: 0;
    padding: 0 0 0 1.2em;
    border-top: solid 1px #fff;   
    background:#f58620;
    color: #fff;
    font: 12px/2.5em Tahoma;
    text-decoration: none;
    display: block;
}

#sideNavigation ul li.home a
{
    margin: 0;
    padding: 0 0 0 1em;
    font: 12px/2.5em Tahoma;
    font-weight: bold;    
    text-decoration: none;
    display: block;
    background:#f58620 url(Layout/sideNav_home.png);
    color: #fff;
}

#sideNavigation ul li.lnk a:hover
{
    text-decoration: underline;
    background-image: url(Layout/sideNav_hover.png);
    color: #fff;
}

#sideNavigation ul li.subLnk a:hover
{
    text-decoration: underline;
    border-top: solid 1px #fff;
    color: #00a9e7;
    background: #f3f3f3;
}

#sideNavigation ul li.selected a:hover
{
    text-decoration: underline;
}

#sideNavigation ul li.home a:hover
{
    text-decoration: underline;
}
/*

ends sideNavigation

*/