/* CSS Document */

html
{
    background: #201200;
}

body
{	
    
}

#divWrapper
{
	background: #382B1B url('http://www.testwebben.se/474/Images/mask_top.jpg') no-repeat top right;
	text-align:center;
	font-family: Georgia, Garamond;
	font-size: 13px;
	width: 800px;
	margin-right: auto; 
	margin-left: auto;
	padding: 0px;
    color: #E8D0AC;
    border: solid 7px #000;

}

#divWrapper h1, #divWrapper h2, #divWrapper h3
{
	color:#FFDC50;
	line-height: 10px;
    background-color: #382B1B;
}

#divWrapper h1
{
    font-size: 22px;
}

#divWrapper h2
{
    font-size: 18px;
}

#divWrapper h3
{
    font-size: 16px;
}

#divWrapper h4, #divWrapper h5, #divWrapper h6
{
	font-size: 14px;	
}

#divWrapper h6
{
	font-size: 12px;	
}

#divWrapper a:link, #divWrapper a:visited
{
    color: #FFDC50; 
    font-weight: bold;
    font-size: 14px; 
    text-decoration: none;
}

#divWrapper a:hover
{
    text-decoration: underline;
}

#divTop
{
    width: 100%;
	height: 160px;
	margin: 0;
	padding: 0;
}

#divMenu
{
	position: relative;
	top: 142px;
	font-size: 10px;
	line-height: normal;
	padding: 0px 0px 0px 20px;
	margin: 0;
    text-align: left;
}

#divMenu ul
{
    padding: 0;   
}

#divMenu li
{
    display: inline;   
    margin: 0 0 0 .5em;
    font-size: 14px;
}

#divWrapper #divMenu ul li a
{
    text-transform: uppercase;
    color: #382B1B;
    background: #ffdc50;
    padding: .2em .5em .1em .5em;
    text-decoration: none;
    font-weight: bold;
    border: solid 2px #000;
    border-bottom: none;
}

#divWrapper #divMenu ul li#liCurrent a
{
    text-transform: uppercase;
    color: #ffdc50;    
    background: #382B1B;
    padding: .2em .5em;
    text-decoration: none;
    font-weight: bold;
    border: solid 2px #000;
    border-bottom: none;
}

#divWrapper #divMenu ul li a:hover
{
    text-decoration: underline;
}

#divContent
{
	width: 800px;
}

.clear
{
	clear: both;	
}

#divLeftCont
{
	text-align: left;
	padding: 10px;
	line-height: 16px;
	background: #382B1B;
	border-top: solid 2px #000;
        min-height: 500px;
	height: auto !important;
	height: 500px;
}

#divFooter
{
	width: 793px;
	height: 21px;
    font-size: 9px;
}

#divFooter p
{
	padding: 5px;
}

#divFooter a
{
	text-decoration: none;
    color: #000;
}


/*------SMELINK LOGGA------*/

#pSmelinkInfo{padding: 0 0 5px 0; margin-left: 40px;}

#pSmelinkInfo a:link {text-decoration: none;}

#pSmelinkInfo a:visited {text-decoration: none;}

#pSmelinkInfo #imgSmelinkLogo{border: 0;}
