body {
	margin: 0;
}

/*  -----------MENY ------------ */

.topNav {
	width: 630px;
}

#pageNavigation {
	float: left;
	color: #000;
	font: 10px verdana, arial;
	width: 630px;
}

#pageNavigation ul {
	margin: 6px 0 0 0px;
}

#pageNavigation ul li{
	border-left: 1px solid #918f90;
	margin: 0;
	padding: 0;
}

#pageNavigation li li{
	border-left: 0px;
}

#pageNavigation li li a{
        padding: 5px 12px 5px 12px !important; 
}

#pageNavigation li li a:hover{
        color: #cc0000 !important; 
        background-color: #dddddd !important; 
}

#pageNavigation ul li a{
	padding: 4px 12px 0 12px;
	color: #000;
	font-weight: bold;
	/* line-height: 18px;
	height: 18px; */
        text-decoration: none !important; 
}

#pageNavigation ul li a:hover{
	background-color: #f7f7f7;
}

#pageNavigation ul ul{
	margin-left: -1px;
	margin-top: -3px;
	background-color: #f7f7f7;
	border-left: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	height: auto !important;
}

#pageNavigation ul ul a{
	padding: 3px 12px;
}

#pageNavigation ul ul ul{
	margin-left: -36px;
	margin-top: 0px;
}

/* ------- DROP DOWN -------*/ 

.AddCMSSysMenu ul.AddCMSSysSub a.AddCMSSysSub,
.AddCMSSysMenu ul.AddCMSSysSub a.AddCMSSysSub:visited,
.AddCMSSysMenu ul.AddCMSSysSub a.AddCMSSysSubSelected, 
.AddCMSSysMenu ul.AddCMSSysSub a.AddCMSSysSubSelected:visited {
width: 140px;
}

/* MENY SLUT */


/*--------------------------------*/
/*  Copyright Addmind 2007        */
/*--------------------------------*/

/* HTML Elements */

#CMSBody, #AddCMSSysObjectDesignDataPanel {
	margin: 0;
	padding: 0; 
	background-color: #e5e3e4;
	text-align: left !important;
}

#AddCMSSysObjectDesignDataPanel {
	margin: 0;
}

img {
	border: 0;
}

table {
	border-collapse: collapse;
}

td {
	vertical-align: top;
}


/* Type Elements */

body,input {
	font-family: Arial, verdana, Helvetica, sans-serif;
	font-size: 11px;
}

h1,h2,h3,h4,p,form {
	margin: 0;
	padding: 0;
}

a {
	color: #595959;
	text-decoration: none;
}

a:hover {
	color: #595959;
	text-decoration: underline; 
}


/* Logotyp____________________________________ */

#logo {
	float: left;
	width: 812px;
	height: 57px;
	overflow: hidden;
}

/* Huvudbild____________________________________ */

#headContent { 
	float: left;
	width: 812px; 
	height: 156px;
	overflow: hidden;
}

/* Left content - Vanster____________________________________ */

.headContent { 
	font-family: Arial, verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: Bold;
	color: #000;
	width: 500px;
	vertical-align: top;
	padding: 20px 10px 0px 15px;
	background-repeat: repeat-x;
	vertical-align: left !important;
	border-right: 1px solid black;
	min-height:200px;
	height:auto !important;
	height:200px;	
}

.headContent h1{ 
	font-family: Arial, verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding: 0px 0px 10px 0px;
}


/* Wrappers - Repeterande BG ____________________________________ */

#pageWrapper {
	width: 809px;
	padding-left: 14px;
	padding-right: 17px;
	text-align: left;
	margin: 0px auto;
	background: url(/UserUploadImages/system/bg.jpg) repeat-y top left; 
}

#pageTopWrapper { 
	vertical-align: left !important;

}

/* Navigation / Meny ____________________________________ */

#pageNavigation {
	height: 30px;
	width: 812px;
	background-image: url(/UserUploadImages/system/bgMenu.jpg);
	float: left;
}


/* Page Dividers and Columns Splits ____________________________________ */

#pageTop {
	float: left;
	/* width: 787px; */
	width: 812px;
	height: 16px;
	text-align: right;
	padding: 0;
	margin: 0;
}

#pageBody {
	float: left;
	width: 812px;
	margin-top: 10px;
}

#pageContainer {
	float: left;
	width: 812px;
}

#leftContainer {
	float: left;
	width: 236px;
}

#rightContainer {
	float: left;
	width: 812px;
	margin: 0;
	padding: 0;
	min-height:200px;
	height:auto !important;
	height:200px;	

}

#leftContent {
	float: left;
	width: 236px;
	border-right: 1px solid #CFCFCF;
	background: url(/UserUploadImages/system/skuggadLinjeNews.gif) repeat-x bottom left;
	background-repeat: no-repeat;
	padding: 0px 0px 25px 0px;
	background-color: #fff;
}

#mainContent {
	float: left;
	width: 342px;
	/* height: 200px;*/
	background-color: #fff;

}

/* Right content - Hoger____________________________________ */

#rightContent {
	float: right;
   	width: 250px;
	vertical-align: top;
	font-family: Arial, verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: Bold;
	color: #000;
	padding: 20px 10px 0px 15px;
	margin: 0px;
	vertical-align: left !important;

}

#rightContent h1{ 
	font-family: Arial, verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding: 0px 0px 10px 0px;
}


#rightContent a{ 
	color: #595959;
	text-decoration: none;
}

#rightContent a:hover{ 
	color: #595959;
	text-decoration:  underline !important;
}


/* Bottom Highlight boxes /Puffar i nerderkant____________________________________ */

#Highlight {
	margin: 0;
	padding: 8px 0 0 0;
	clear: both;
	vertical-align: left !important;
}

#Highlight h1{ 
	font-family: Arial, verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding: 3px 0 1px 0 !important;
	font-weight: Bold;

}

#Highlight td { 
	vertical-align: top;
	width: 155px;
	padding: 15px;
	font-family: Arial, verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: Bold;
	color: #000;
}

#Highlight a{ 
	color: #595959;
	text-decoration: none;
	font-weight: Bold;
}

#Highlight a:hover{ 
	color: #595959;
	text-decoration:  underline !important;
	font-weight: Bold;
}



/* Footer____________________________________ */

#footer { 
	width: 809px;
	height: 43px;
	padding-left: 14px;
	padding-right: 17px;
	text-align: left;
	margin: 0px auto;
	background: url(/UserUploadImages/system/video_footer.jpg) no-repeat 0px 0px;
}

*html #footer { 
	background: url(/UserUploadImages/system/video_footer.jpg) no-repeat -2px 0px;
}*

#info { 
	padding: 8px 12px;
}


/* Extra */

.clearBoth {
	clear: both;
}


.AddCMSSysSearchText {
border:1px solid Black;
width:100px;
}

*html .AddCMSSysSearchText {
border:1px solid Black;
width:110px;
}*

