﻿/*
  Project: Napapijri
  By: Borsatto, de Lara */
/* Start */
html { direction: ltr; }
body
{
  margin: 0px;
  font-family: Arial, Verdana;
  font-size: small;
  line-height: 100%;
  background-color: #EBEBEB;
}
/* Anchor */
a { padding: 0px 2px 2px 2px; border-bottom: 0px none; text-decoration: none; color: #092D4B; }
/* Text */
h1, h2, h3 { margin: 0px; padding: 0px; font-weight: bold; }
h1 { font-size: 100%; color: #433834; }
h2 { padding: 5px 4px 0px 4px; font-size: 120%; color: #7C7169; }
h3 { padding: 5px; font-size: 110%; font-weight: bold; color: #5A524B; }
p  { margin: 0px; padding: 5px 4px 5px 4px; }
strong { font-weight: bold; }
em { font-weight: bold; font-style: normal; }
dfn { display: none; }
abbr, acronym { cursor: help; border-bottom: 1px dashed #A57B43; font-style: italic; color: #A57B43; }
/* Image */
img { margin: 0px; padding: 0px; border: 0px none; }
/* Layer */
div { position: static; margin: 0px; padding: 0px; border: 0px none; }
/* Margin */
#Main { width: 1200px; clear: both; } /* For teaser */
/* Top Banner */
#Banner { padding-right: 5px; width: 762px; height: 90px; clear: both; font-size: 1px; } 
/* AreaBody (Navigation, Content) */
#MainBody { width: 1030px; float:left }
/* XML Attributes */
#Attribute { padding-left: 21px; color: #616161; }
/* Breadcrumb */
#Breadcrumb { padding: 2px 0px 0px 21px; width: 750px; height: 20px; float: left; color: #5A5A5A;}
#Breadcrumb a { color: #5A5A5A; }
#Breadcrumb a:hover { border: 0px none; background: transparent; }
/* Navigation */
#Navigation .Level1Selected a, #Navigation .Level2Selected a, #Navigation .Level3Selected a, #Navigation .Level4Selected a, #Navigation .Level5Selected a { padding: 0px; background: transparent; border-bottom: 1px; font-weight: bold; color: #002A5F; font-size: 12px;}
#Navigation .Level1 a:hover, #Navigation .Level2 a:hover, #Navigation .Level3 a:hover, #Navigation .Level4 a:hover, #Navigation .Level5 a:hover { padding: 0px; background: #ffffff; border-bottom: 1px none; font-weight: bold; color: #7885A0;}
#Navigation { padding: 50px 1px 0px 0px; width: 200px; height: 600px; float: left; text-align: left; color:#2D588E;}
#Navigation ul { line-height: 16px; margin: 0; padding: 0;}
#Navigation ul ul { margin-left: 10px; } /* Only Level 2 */
#Navigation li { list-style-type: none; font-size: 11px; }
#Navigation .Level1, #Navigation .Level1Selected, #Navigation .Level2, #Navigation .Level2Selected, #Navigation .Level3, #Navigation .Level3Selected, #Navigation .Level4, #Navigation .Level4Selected, #Navigation .Level5, #Navigation .Level5Selected { margin: 3px 3px 3px 10px; padding-left: 10px; }
#Navigation .Level1 a, #Navigation .Level2 a, #Navigation .Level3 a, #Navigation .Level4 a, #Navigation .Level5 a { padding: 0px; background: transparent; border-bottom: 1px none; color: #2D588E;}
#Container { padding: 20px 1px 1px 1px; font-size: 11px; color: #ffffff; }
#XMLmarker { padding: 1px 1px 1px 1px; float: right; }
#XMLmarker a:hover { padding: 1px 1px 1px 1px; text-decoration: none; color: #F00; }
.contenttext {
    text-decoration:none;
    font-weight:normal;
    font-size:11px;}
#contenttitle {
    text-decoration:none;
    font-weight:bold;
    font-size:14px;}
#mainmenu {
    margin: 5px 10px 0px 0px;
    float: left;
    color: #ffffff;}
.whitelink {
    color: #ffffff;}
.graytext {
    color: #616161;}
#Content {
    position:relative;
    margin-top: 50px;
    float:left;
    width:800px;
}
#Content h1 {
    clear:both;
    padding:0;
}
#Content ul {
    clear:both;
    padding:0;
}
#Content ul img{
    float:left;
    margin-bottom:10px;
}
#Content ul span{
    float:left;
    padding:0;
}
#Content ul li{
    clear:both;
    list-style-type:none;
    margin-bottom:10px;
    padding:0;
}