
/* Generel styles  */
html {
	overflow-y: scroll !important;
}
* {
	margin:0px;
	outline: none !important;
	ie-dummy: expression(this.hideFocus=true);
	font-family:Arial;
}
table {
	border-collapse: collapse;
}

textarea,input{ font-size: 12px; }

/* Page stucture */
div#pageHead {
	height:150px;
	background-color: #5A79A5;
	border-bottom: 2px solid #808080;
	/*background-image: url(../img/pageHeadBackground.png);
	background-repeat:no-repeat;
	background-position:center center; 	*/
	z-index:4;
}

div#pageLogoContainer {
	position:absolute;
	color:#5A79A5;
	font-family:Times;
	font-weight:bold;
	font-size:55px;
	left:50%;
}

img#pageLogo {
	position:absolute;
	top:22px;
	left:-470px;
	z-index:1;
}

div#pageLogin
{
	position:absolute;
	height: 60px;
	width: 380px;
	padding:5px;
	left: 50%;
	top: 20px;
	z-index:7;
	margin-left: 90px;
}

div#pageLogin_container
{
	position:absolute;
	left:50%;
	z-index:6;
	height: 70px;
	top: 20px;
	width: 390px;
	margin-left: 86px;
	background-image: url(/img/loginBG.gif);
	background-repeat: no-repeat;
	/*opacity:0.8;filter:alpha(opacity=80);*/
}

div#page {
	width:950px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
}

div#pageRollerContainer
{
	position:absolute;
	left: 50%;
}

div#pageRoller
{
	position:absolute;
	border: 0px dotted blue;
	width: 950px;
	margin-left: -475px;
	margin-top: 155px;
	color: #808080;
	font-size: 14px;
}

div#pageMenu
{
	border: 0px solid #000000;
	height:30px;
	background-image:url(../img/menuBackground.png);
	/*background-color: gray;*/
	white-space: nowrap;
	width:925px;
	margin-left: 3px;
	padding-left: 10px;
	padding-right: 10px;
	z-index: 6;
}

.pageMenuTable td {
	height: 25px;
	border: 0px solid #ffffff;
	padding-left: 12px;
	padding-right: 12px;
}

div#pageMenu_container
{
	position:absolute;
	margin-left: -476px;
	left:50%;
	top:110px;
	z-index: 5;
}

#personalMenu
{
	width: 90px;
	height: 120px;
	margin-top:25px;	margin-left:-13px;
	z-index:5;
	padding-left: 10px;
}

#administrationMenu
{
	width: 100px;
	height: 150px;
	margin-top:22px;	margin-left:-25px;
	padding-left: 5px;
}

#personalMenyTable td a,#administrationMenyTable td a
{
	color:#ffffff;
	font-family: arial;
	font-size: 12px;
	text-align: left;
	padding-left:5px;
}

.dropMenuTable
{
	position:absolute;
	background-color: #808080;
	border-left: 0px solid #ffffff;
	border-right: 0px solid #ffffff;
	border-bottom: 0px solid #ffffff;
	z-index:10;
}

table#body {
	width:100%;
}

td#bodyMenu
{
	vertical-align: top;
	width:160px;
	height:550px;
}

div#bodyMenuSearch
{
	margin-top:0px;
	padding-top: 1px;
	background-color: #5A79A5;
	border: 2px solid #808080;
	height: 80px;
}

#tree_upper {
	background-color: #5A79A5;
	border-top: 2px solid #808080;
	border-left: 2px solid #808080;
	border-right: 2px solid #808080;
	height:20px;
}

#tree_middle {
	background-color: #5A79A5;
	border-left: 2px solid #808080;
	border-right:2px solid #808080;
}

#tree_lower {
	background-color: #5A79A5;
	border-bottom: 2px solid #808080;
	border-left: 2px solid #808080;
	border-right: 2px solid #808080;
	height:20px;
}

div#bodyBody {
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
}

td#bodyBodyContainer
{
	vertical-align: top;
	height:400px;
}

div#startMainArticle
{
	margin-left: 20px;
	margin-right: 10px;
	width: 550px;
}

td#bodyBannerContainer {
	width:150px;
}

.articleBannerContainer {
	width:160px;
	height:250px;
	border: 2px solid #808080;
	background-color: #5A79A5;
	margin-bottom:10px;
}

div#nyhetContainer
{
	position: absolute;
	left: 50%;
	z-index:2;
}

#nyhet
{
	position:absolute;
	z-index:10;
	top:144px;
	left:408px;
}

div#pageFootContainer
{
	height:80px;
	background-color:#ffffff;
}

div#pageFoot
{
	padding-left:20px;
	padding-right:20px;
	height:70px;
	width: 900px;
	border: 2px solid #808080;
	background-color:#5A79A5;
}

div#categoryView
{
	border: 2px solid #999999;
	padding:10px;
}

.adminInput
{
	background-color:#5A79A5;
	border: 2px solid #808080;
	color: #ffffff;
	padding:10px;
	margin:10px;
	margin-right: 20px;
	font-size: 12px;
}


/* Text och data */
input, select, textarea  {
	font-weight:normal;
	background-color:white;
	border: 1px solid #808080;
	margin:1px;
}

.articleBorder {
	border: 1px solid white;
	background-color: white;
	width:140px;
}

.articleBorder:Hover {
	border: 1px dotted #ffffff;

}

.articleImage {
	border: 0px solid #5A79A5;
}

.editMenu {
	position:absolute;
	cursor:pointer;
	margin-left: 110px;
	padding-left: 5px;
	padding-right: 5px;
}

.editMenu img {
	margin:2px;
	margin-top:7px;
}

.pageTextBackground
{
	background-color: #5A79A5;
	padding: 15px;
	margin-top:1px;
	margin-left:10px;
	width: 520px;
	border: 2px solid #808080;
}


.fb {
	color: #3B5998;
	margin: 10px;
}
