/***************************************
***		CSS TILL MOSSEBO.COM    	 ***
***************************************/

/***************************
***		SIDELEMENT 		 ***
****************************/

body{
background: url(../images/bg.gif);
font-family: verdana, arial, helvetica, sans-serif;
font-size: 12px;
color: #333333;
}

td{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 12px;
color: #333333;
background-color: transparent;
}

#top{
background: url(../images/bg_top.gif);
position: absolute;
top: 0px;
left: 0px;
width: 781px;
height: 80px;
}

#left{
position: absolute;
top: 80px;
left: 0px;
width: 150px;
border: 0px;
padding-left: 10px;
padding-top: 40px;
padding-right: 5px;
line-height: 30px;
}

#main{
position: absolute;
top: 80px;
left: 150px;
width: 500px;
border: 0px;
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
}

#right{
position: absolute;
top: 80px;
left: 650px;
/*width: 130px;*/
width: 115px;
border: 0px;
padding-left: 5px;
padding-top: 50px;
padding-right: 5px;

}

#menu{
position: absolute;
padding-top: 1px;
top: 61px;
left: 10px;
width: 770px;
height: 18px;
color: #ffffff;
text-align: center;
background-color: transparent;
}

#footer{
margin-top: 50px;
text-align: center;
margin-left: 57px;
width: 365px;
}

.text{
width: 365px;
margin-left: 57px;
line-height: 16px;
text-align: justify;
}

.shortText{
width: 365px;
line-height: 16px;
text-align: justify;
}

img, table, fieldset{
border: 0px;
}

/***************************
***			LÄNKAR		 ***
****************************/
a, a:link, a:active, a:visited{
text-decoration: none;
}

a:hover{
text-decoration: underline;
}

a.menu, a.menu:link, a.menu:active, a.menu:visited{
color: #ffffff;
text-decoration: none;
background-color: transparent;
}

a.menu:hover{
color: #ffffff;
text-decoration: none;
background-color: transparent;
}

/***************************
***		RUBRIKER 		 ***
****************************/
.h1{
font-family: arial, helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
text-align: center;
padding-top: 10px;
padding-bottom: 15px;
text-transform: uppercase;
letter-spacing: 1px;
}

.h2{
font-family: arial, helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
text-align: center;
padding-top: 8px;
padding-bottom: 3px;
text-transform: uppercase;
letter-spacing: 1px;
}

.h2Left{
font-family: arial, helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
text-align: left;
padding-top: 8px;
padding-bottom: 3px;
text-transform: uppercase;
letter-spacing: 1px;
}

.h3{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-align: left;
padding-top: 8px;
padding-bottom: 3px;
text-transform: none;
letter-spacing: 0px;
}


/***************************
***	   TEXTFORMATERING 	 ***
****************************/
.warning{
color: #cc0000;
background-color: transparent;
}

.bold{
font-weight: bold;
}

.italic{
font-style: italic;
}

.center{
text-align: center;
}

.right{
text-align: right;
}

.smallText{
font-size: 10px;
}

.italic{
font-style: italic;
}

.lineHeight{
line-height: 20px;
}


.lineHeight2{
line-height: 40px;
}

/***************************
***			LAYOUT 		 ***
****************************/

.border{
border: 1px solid #333333;
}

.hideInPrint{
display: inline;
}

.square{
border: 1px dashed #999966; 
padding-left: 10px; 
padding-right: 10px; 
padding-bottom: 5px;
padding-top: 5px;
}

.divider{
font-weight: normal;
color: #333333;
background-color: transparent;
}

.hrFooter{
height: 1px;
color: #999966;
background-color: transparent;
}

.hr{
height: 1px;
color: #cccc99;
background-color: transparent;
}

.hrSmall{
height: 1px;
border-top: 1px dashed #666633;
width: 75%;
text-align: left;
}

.hrDashed{
height: 1px;
border-top: 1px dashed #666633;
width: 100%;
text-align: left;
}

.dashedTop{
border-top: 1px dashed #cccc99;
}

.dashedBottom{
border-bottom: 1px dashed #cccc99;
}

.dropCap{
font-family: arial, helvetica, sans-serif;
font-size: 18px;
color: #666633;
font-weight: bold;
background-color: transparent;
}

.alphabet{
font-family: arial, helvetica, sans-serif;
font-size: 14px;
color: #333333;
font-weight: bold;
background-color: transparent;
}

.alphaLetter{
text-align: center;
border-top: 1px dashed #cccc99;
border-bottom: 1px dashed #cccc99;
}

.darkGrey{
color: #333333;
background-color: transparent;
}

.lightGreen{
color: #cccc99;
background-color: transparent;
}

.midGreen{
color: #999966;
background-color: transparent;
}

.darkGreen{
color: #666633;
background-color: transparent;
}

.leftLink{
color: #666633;
background-color: transparent;
font-family: arial, verdana, helvetica, sans-serif;
}

.white{
color: #ffffff;
background-color: transparent;
}

.td50{
width: 50px;
}

.td90{
width: 90px;
}

.td100{
width: 100px;
}

.td120{
width: 120px;
}

.td130{
width: 130px;
}

.td140{
width: 140px;
}

.td250{
width: 250px; 
}

.td340{
width: 340px;
}

/***************************
***		FORMULÄR 		 ***
****************************/

.select, .select1, .select2, .textfield1, .textfield2, .textarea, .button, .largeButton, .smallButton{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 10px;
color: #333333;
background-color: #ffffff;
}

.textfield1, .select{
width: 155px;
border: 1px solid #333333;
}

.select1{
width: 110px;
border: 1px solid #333333;
}

.textfield2, .select2{
width: 75px;
border: 1px solid #333333;
}

.textarea{
width: 155px;
height: 150px;
border: 1px solid #333333;
}

.textareaBig{
width: 350px;
height: 100px;
border: 1px solid #333333;
}

.button{
width: 60px;
border: 1px solid #333333;
background-color: #cccccc;
}

.smallButton{
width: 55px;
height: 17px;
border: 1px solid #333333;
background-color: #cccccc;
}


.largeButton{
width: 100px;
border: 1px solid #333333;
background-color: #cccccc;
}
/********************
***	  GÄSTBOK	  ***
*********************/
#guestbookWrite{
border: 2px solid #666633;
width: 300px;
visibility: hidden;
position: absolute;
top: 40px;
left: 100px;
background-color: #cccc99;
z-index: 50;
padding: 10px;
text-align: center;
}

/********************
***  ENIROS RUTA  ***
*********************/
.eniro{
width: 150px;
background-color: #D6DFEF;
}

.e1{
background-color: #0A50A1;
text-align: center;
font-size: 10px;
color: #ffffff;
}

.e2{
font-size: 10px;
color: #333333;
}

/************************************
***  RUTA TILL ADMIN-NYHETSBREV  ***
************************************/
#newsSquare{
font-size: 10px;
position: relative;
top: 5px;
left: 0px;
visibility: hidden;
width: 200px;
height: 116px;
padding: 0px;
border: 0px solid #666633;
z-index: 50;
overflow: auto;
color: #333333;
text-align: left;
}