/* This file needs to be saved in the UTF-8 format in order to handle EditMenuName attributes with non-english characters */

/* --- Divs used for page structure ---*/

#containerdiv /* --- Hele siden ---*/
{
	width: 86.54em;
	xwidth: 96.15em;
	xwidth: 76.3em;
	margin: 1em 1em 0 0;
	text-align: center;
	border-left: 1px solid #505050;
	border-right: 1px solid #505050;
	background-color:#bfc1c3;
	Xbackground-color:red;
}
#maincontainerdiv
{
	float: right;
	xbackground-image: url(http://localhost/images/ps/content_bg.gif);
	width: 100%;
	background-repeat: repeat-y;
	background-color: #ffffff;
}
html>body #containerdiv
{
	text-align:center;
	width:90em;
	margin:1em auto;
	height:100%;
}
#headerdiv
{
	text-align: center;
	display: block;
	width:100%;
	border-bottom:1px solid #8c8c8c;
	border-top:1px solid #8c8c8c;
}
#quickmenudiv
{
	position:relative; 
	margin-top: -9em; 
	margin-right: 3px; 
	float: right; 
	text-align: right;
	width: 54%;
}
#quicksearchdiv
{
	height: 2.5em;
}
#globalmenudiv
{
	margin:.7em 13em 0 0;
	text-align:left;
}
#joinusdiv
{
	width:20em;
	float:right;
	display:block;
	position:relative;
	height:4em;
	margin-top:2em;
}
#joinusimg
{
	width:100%;
	height:4em;
}
#breadCrumb
{
	height:10px;
	background-color:#d6d6d6;
	text-align:left;
	padding:.2em .5em .5em 1.3em;
	color:#808081;
	border-bottom:1px solid #aaaaaa;
	margin:0;
}
#contentdiv /* --- Innholdet under toppmenyen og til høyre for venstremenyen ---*/
{
	width: 85%;
	float: right;
}
#leftmenudiv
{
	xwidth: 145px;
	width:15%;
	float: left;
	text-align: left;
	background-color: #dacc8f;
	padding: 0;
	margin: 0;
	border:0;
	overflow: hidden;
	height:120em;
}
#mainareadiv /* --- Innholdet mellom høyre og venstremeny ---*/
{
	float: left;
	text-align: left;
	width:75%;
}
#voicearea /* --- Innholdet i mainareadiv ---*/
{
	float: left;
	text-align: left;
	display:block;
	padding:1em;
}


#rightmenudiv
{
	width: 24.3%;
	float: right;
	text-align: left;
	background-color:#dfdfdf;
	height:100%;
	height:120em;
}
#rightListingBox
{
	border: solid #F0E5CE 0.1em;
	background-color: #F0F0F0;
}
#mainareadivStartPage
{
	float: left;
	text-align: left;
	width:100%;
}
#contentdivStartPage
{
	width: 100%;
	float: right;
}
#subcontentdiv
{
	float: left;
	width: 100%;
	background-color:#f3f3f3;
	border-top:1px solid #8c8c8c;
	overflow:auto;
	height:100%;
	overflow:auto;
}
#leftsubdiv
{
	float: left;
	width: 49.7%;
	position:relative;
	border-right:1px solid #8c8c8c;
}
#subdivhead
{
	margin:0;
	float: left;
	width: 100%;
	text-align: left;
	background-color:#b82a0c;
	color:#ffffff;
	height:2em;
}
#contentsubdiv
{
	border-top:1px solid #cacaca;
	margin:0;
	float: left;
	width: 100%;
	text-align: left;
	overflow:hidden;
	height:100%;
}
#contentsubdiv1
{
	border-top:1px solid #cacaca;
	margin:0;
	float: left;
	width: 100%;
	text-align: left;
	overflow:hidden;
	height:100%;
}
#middlesubdiv
{
	float: left;
	width: 25%;
	position:relative;
}
#rightsubdiv
{
	float: left;
	xwidth: 23.2em;
	width: 25%;
	background-color:#f3eccc;
	position:relative;
	xpadding-right:0em;
	xmargin-right:0em;
	xright:auto;
	border-left:1px solid #8c8c8c;
	xbackground-color:Red;
	overflow:hidden;
}
#rightsubdivhead
{
	margin:0;
	float: left;
	width: 100%;
	text-align: left;
	background-color:#caad22;
	color:#ffffff;
	height:2em;
}
#rightcontentsubdiv
{
	float: left;
	width: 100%;
	border-top:1px solid #8c8c8c;
	border-bottom:1px solid #8c8c8c;
	padding:1em 0 1em 0;
	margin:0;
	text-align: left;
	overflow:hidden;
}

#subareadiv
{
	float: left;
	width: 100%;
	text-align: left;
	overflow:hidden;
}
#subareadivleft
{
	float: left;
	text-align: left;
	width: 67.77%;
}
#subareadivright
{
	float: right;
	text-align: left;
}
#minheight
{
	float:left;
	position:relative;
	width:0px;
	height:0em;
}

#tblLogin
{
	float: right;
	vertical-align:middle;
	text-align: left;
}

.normalwidth
{
	width: 72%;
}

img
{
	border: 0;
}
body
{
	background-color: seashell;
	height:100%;
}
#topmenudiv
{ 
	text-align: left;
	display: block;
	margin: 0em;
	padding:0em;
	border:0;
	height: 2em;
	width:100%;
	float:left;
	xposition:relative;
	xbackground-color:red;
	xbackground-color:#3f3f3f;
	background-image:url(../images/PS/topmenu_bg.gif);
	background-position: top; 
	background-repeat: repeat-x;	
}
#topmenucontrol
{
	padding-left:1em;
	margin-top:.2em;
	float:left;
	position:relative;
	width: 90%;
	xfont-size: 1.1em;
	xfont-family: Verdana, Arial, Tahoma, ;
	color:Silver;
}
#globaltopmenucontrol
{

	margin: 0.8em 0em 0.3em 1em;
	padding-left:1em;
	margin-top:-2.5em;
	width: 90%;
	font-size: 1.1em;
	font-family: Verdana, Arial, Tahoma, ;
	color:#575757;
}
.startpagewidth
{
	width: 67%;
}

#rightmenudivStartPage
{
	width: 29%;
	float: right;
	text-align: left;
	padding-left: 1em;
	padding-right: 1em;
}
#righteditorcontainerdiv
{
	text-align: left;
	margin: 0em;
	float:left;
	position:relative;
}
#righteditordiv
{
	text-align: left;
	margin: 1em;
}

#quickbar
{

	text-align: right;
	
}
#footerdiv
{
	xfloat: right;
	width: 100%;
	xborder-top: 1px solid #505050;
	xborder-bottom: 1px solid #505050;
}
div.footerleftcornerdiv
{
}
div.footerrightcornerdiv
{
}
#footermaindiv
{
	width: 90%; 
	float:right; 
	padding-top: 1em;
	height: 2.1em;
	margin-top:-5em;
	margin-left:5em;
	font-size:.9em;
	color: #ffffff;
}
#footerleftdiv
{
	width: 45%; 
	float: left; 
	text-align: left;
	position:relative;
}
#footermiddlediv
{
	width: 20%; 
	float: left; 
	text-align: left;
	position:relative;
}
#footerrightdiv
{
	width: 34%; 
	float: left; 
	text-align: right;
	position:relative;
}
#topmenu1
{
	margin-top: 1.7em;
	padding: 0.4em 0em 0.3em 1em;
	width: 100%;
}
#cookielink
{
	border-width: 0.1em 0em;
	border-style: solid;
	border-color: #ddd;
	padding: 0.5em 0em;
	margin-top: 1em;
	display: block;
}
/* -- Standard divs --*/

.leftfloating
{
	float: left;
}
.rightfloating
{
	float: right;
}
.centered
{
	text-align: center;
}
.rightaligned
{
	text-align: right;
}
.leftaligned
{
	text-align: left;
}
.hidden
{
	display:none;
}
img.borderless
{
	border: 0;
}
div.tablerow
{
	width: 99%;
	padding: 0.5em;
}
div.description
{
	float: left;
	width: 20%;
}
div.content
{
	float: right;
	width: 79%;
}
div.fullwidth
{
	width: 100%;
}
.lrpadding
{
	padding-left:1em;
	padding-right:1em;
	display:block;
}
.fixpadding
{
	padding-right:1em;
}