/*reset*/body,div,dl,dt,dd,ul,ol,li, h1,h2,h3,h4,h5,h6, pre,form,fieldset,input,textarea, p,blockquote,th,td {margin:0;padding:0;} table {border-collapse:collapse;border-spacing:0;} fieldset,img {border:0;} address,caption,cite,code, dfn,em,strong,th,var {font-style:normal; font-weight:normal;} ol,ul {list-style:none;} caption,th {text-align:left;} h1,h2,h3,h4,h5,h6 {font-size:100font-weight:normal;} q:before,q:after {content:'';} abbr,acronym {border:0;}
/*fonts*/ #tblTemplateHolder,body {font:13px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100}select, input, textarea {font:99arial,helvetica,clean,sans-serif;}pre, code {font:115monospace;*font-size:100}body * {line-height:1.22em;}
/*smefix*/ strong {font-weight: bold;} em {font-style: italic;} ul {list-style: disc;} ol {list-style: decimal;} blockquote {padding:0 3em;}

html
{
    background-color: #c2c5ca;
}

body
{
    margin: 0;
    padding: 0;
    text-align: center;
}

/* CONTENT (start) --------- */

body, textarea
{
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 12px;
    line-height: 1.5;
    color: black;
}

h1, h2, h3, h4, h5, h6
{
    color: #333333;
    padding: 0em;
    font-weight: normal;
    text-decoration: none;
    line-height: 1.1;
}

h6
{
    font-size: 0.7em;
    margin: 1em 0em 0em 0em;
}

h5
{
    font-size: 0.8em;
    margin: 1em 0em 0em 0em;
}

h4
{
    font-size: 0.9em;
    margin: 1em 0em 0em 0em;
}

h3
{
    font-size: 1em;
    margin: 1em 0em 0em 0em;
}

h2
{
    font-size: 1.3em;
    margin: 1em 0em 0em 0em;
}

h1,
.modGallery h3,
.modGuestbook h2,
.modCatalog h2,
.modNewsList h2
{
    text-transform: none;
    letter-spacing: 0.1em;
    font-size: 2.1em;
    margin: 1em 0em 0em 0em;
}

/* från h1 till h2 */
.modGuestbook form h2
{
    font-size: 1.3em;
}

p
{
    font-size: 1em;
    margin: 0.5em 0em 0em 0em;
}

a,
a:link,
a:hover,
a:visited,
a:active
{
    color: #004075;
    text-decoration: none;
    font-weight: bold;
}

a:hover
{
    text-decoration: underline;
}

img
{
   
}

hr
{
    height: 1px;
    margin: 0.5em 0 1em 0;
    color: gray;
    background-color: gray;
    clear: both;
}

ul,
ol
{
    margin: 1.2em 0em 1.2em 2em;
}

ul li,
ol li
{
    margin: 0.2em 0em 0em 0em;
}

ul li
{
    
}

table
{
    border-collapse: collapse;
    margin: 1em 0em 0em 0em
}

table td
{
    vertical-align: top;
    padding: 0.1em 0.5em 0em 0em;
}

/* CONTENT (end) ----------- */

/* FOOTER ------------------ */

#footer 
{
    clear: both;
    height: 55px;
    text-align: center;
    padding: 4em 0em 1em 0em;
    color: #869ab5;
}

/* LAYOUT ------------------ */

#wrapper
{
    margin: 0.5em auto;
}

#container
{
    background: #ffffff;
    width: 950px;
    text-align: left;
    margin: 1em auto;
    border: #a22717 double 2px;
}

#header 
{
    height: 250px;
    background-image: url(http://www.testwebben.se/1616/Images/120_045head.jpg);
}

#main
{
   
}

#main-content
{
   padding: 20px;
}

.clear
{
    clear: both;
    line-height: 0.01;
    border-style: none;
}

/* NAV --------------------- */

div#nav 
{
    width: 950px;
    background: url(http://www.testwebben.se/1616/Images/120_045menu.jpg);
    line-height: normal;
    font-weight: normal;
    padding-bottom: 0px;
    height: 50px;
    font-size: 10px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
}

div#nav ul 
{
    margin: 0px;
    margin-left: 5px;
    padding: 0px 40px 0px 0px;
    list-style: none;   
}

div#nav li 
{
    float: left;
    margin:0;
    margin-left: 0px;

}

div#nav a 
{
    display: block;
    padding: 10px 25px 9px 25px;
    margin:0;
    color: #000000;
}

div#nav li#liCurrent a,
div#nav a 
{
   
}

div#nav a 
{
     float: left;
    text-decoration: none;
}

div#nav li#liCurrent
{
   
}

div#nav a:hover
{
    color: #a22717;
}


div#nav li#liCurrent a 
{
   
}


