html, body {
	    height: 100%;
	    overflow: auto;
    }
body {
	    padding: 0;
	    margin: 0;
    }
#silverlightControlHost {
	    height: 100%;
	    text-align:center;
    }
    


#containerdiv
{
	width: 920px;
	margin: 30px;
	background-color:#ccc;
}

body
{
	background-color: #ccc;
}

.pageWidthAndHeight
{
    width:920px;
    height:460px;
    background-color:white;
}


.pageWidth
{
    width: 920px;
    background-color:White;
}


.leftShadow
{
    background-image: url(../images/Startsida/Va_skugga.gif);
	background-repeat: repeat-y;
	width:10px;
	
}

#leftmenudiv
{
	width: 210px; 
	margin-left: 5px;
	float: left;
	text-align: left;
}

#maincontainerdiv
{
    padding-top: 20px;
	padding-bottom: 20px;
	padding-left:5px;
	float: left;
	background-color: #FFFFFF;
}

#contentdiv
{
	width: 670px;
	float: left;
}

#mainareadiv
{
	float: left;
	text-align: left;
	background-color:White;
}

#printIcon
{
    margin-top: 25px;
    margin-bottom:25px;
}

#headerdiv
{
    height:112px;
    text-align: center;
}


#rightmenudiv
{
	width: 170px;
	text-align: left;
	height: 100%;
	vertical-align:top;
	padding-top: 5px;
	
}

.rightShadow
{
    background-image: url(../images/Startsida/Ho_skugga.gif);
	background-repeat: repeat-y;
	width:10px;	
}

#footerdiv
{
    padding: 0px 15px 0px 15px;
	vertical-align:bottom;
}

#footerdiv ul
{
    list-style: none;
    padding: 0;
    margin: 0;
}

#footerdiv li
{
    display:block;
    font-family:Arial,Verdana;
    font-size: 10px;
    color: #5a5a5a;
    margin: 0px 25px 0px 25px;
    float:left;
    display:block;
}


.mainAreaOmgivande
{
    width: 670px;
    /* normalwidth (430) + dottedBorder * 2 (60) + rightmenu (180) = 670 px */
}

img
{
	border: 0;
}


a
{
    font-family:Arial,Verdana;
    font-size:11px;
    font-weight:normal;
    text-decoration:underline;
	color: #3275D2;
}
a:hover
{
	color: #62CCEE;
}
a:active
{
    color: #62CCEE;
}



/* Startsida */

.leftColumn
{
    width:203px;
    float:left;
    margin-left:15px;
}

.middleColumn
{
    width:425px;
    float:left;
    margin-left:15px;
}

.rightColumn
{
    width:203px;
    float:left;
    margin-left:15px;
}

.startPageWidth
{
    width:895px;
}

.startShortCuts
{
    background-image: url(../images/Startsida/Ruta_blaa_laag.jpg);
    background-repeat:no-repeat;
    width: 203px;
    height:170px;
    text-align:left;
    margin-bottom:15px;
    float:left;
}

.startQuestion
{
    background-image: url(../images/Startsida/Ruta_graa_laag.jpg);
    background-repeat:no-repeat;
    width: 203px;
    height:140px;
    text-align:left;
    margin-top:15px;
    float:left;
}

.StartMap
{
    height:170px;
    width:425px;
    text-align:left;
    float:left;
}

.mapSearchContainer
{
    width:425px;
    height:170px;
    margin-left: 200px;
    margin-top:35px;
    text-align:left;
}

.searchButtonMap
{
    font-family:Arial,Verdana;
    font-weight:bold;
    color:White;
    font-size:20px;
    line-height:25px;
    text-decoration:none;
}

.searchButtonMap:hover
{
    font-family:Arial,Verdana;
    font-weight:bold;
    color:White;
    font-size:20px;
    line-height:25px;
    text-decoration:none;
}

.searchButtonMap:visited
{
    font-family:Arial,Verdana;
    font-weight:bold;
    color:White;
    font-size:20px;
    line-height:25px;
    text-decoration:none;
}

.searchButtonMap:visited:hover
{
    font-family:Arial,Verdana;
    font-weight:bold;
    color:White;
    font-size:20px;
    line-height:25px;
    text-decoration:none;
}

.startNews
{
    background-image: url(../images/Startsida/Ruta_rosa_hoeg.jpg);
    background-repeat:no-repeat;
    width: 203px;
    height:403px;
    text-align:left;
    float:left;
}

.boxHeader
{
    font-family:Arial,Verdana;
    font-weight:bolder;
    color:White;
    font-size:12px;
    margin-left:15px;
    margin-top:4px;
    text-align:left;
}

#shortcutsMenu
{
    width:173px;
    margin-left:15px;
    margin-top: 5px;
} 

#shortcutsMenu ul
{
    list-style: none;
    padding: 0;
    margin: 0;
}

#shortcutsMenu li
{
    vertical-align:middle;
}

.arrowToShortcuts
{
    margin-right:5px;
    vertical-align:middle;
    border:0px;
}

#shortcutsMenu li a.shortcutLink
{
    color: #666;
    font-size: 10px;
    font-family:Arial,Verdana;
    font-weight:bold;
    text-decoration: none;
}

.questionContainer
{
    margin-left:12px;
    width:173px;
    float:left;
}

.questionNrOfVotes
{
    position:relative;
    top: 5px;
    font-family: Arial, Verdana;
	font-size:11px;
	color: #666;
	line-height: 17px;
}

.questionStatistik
{
    position:relative;
    bottom:8px;
    border:0px;
    margin:0;
    padding:0;
}

.questionForm
{
    border-style:none;
    border:0;
}

.questionRadioButton
{
    border:0px;
    border-style:none;
    
}

.defaultButton
{
    height:20px;
    color:White;
    background-color: #54957f;
    font-size: 10px;
    font-family:Arial,Verdana;
    font-weight:bold;
    border-style:none;
}
    
.defaultTextBox
{
    font-size: 10px;
    font-family:Arial,Verdana;
}

.newsContainer
{
    padding: 15px 15px 0px 15px;
    
}



/* Listningar */

.tableHeaderBackground
{
	background-color:#09a78e;	
}

.tableAlternatingItemBackground
{
	background-color:#f2fffb;
}