

#defaultPage
{
	background: #fff;
}

#wrapper
{
	margin: 0 auto;
	text-align: left;
	width: 960px;
	background:url(../images/common/wrapper-bg.gif) repeat-y;
}
#header
{
	height: 107px;;
	overflow: hidden;
	background:#fff url(../images/common/header-bg.gif) repeat-x;
}
	#logotype
	{
		background: url(../images/common/anonyma-alkoholister-logotype.gif) no-repeat;
		height: 96px;
		width: 100px;
		display: block;
		text-indent: -9999px;
		float: left;
		display:inline;
		overflow: hidden;
	}

#left{width:680px;float:left;overflow:hidden;}

#position0
{
	width:465px;
	float:left;
	display:inline;
	margin:0 0 0 40px;
	overflow:hidden;
}

#position1, #position2{width:220px;float:left;display:inline;}
	#position2{margin:0 0 0 20px;}
		#position1 h2, #position2 h2{border-top:1px solid #a49387;margin-top:0;padding:10px 0 0 0;}
			#position3{background:#fff;}

#right
{
	width:245px;
	float:right;
}

	#right h2
	{
		font-size:1.2em;
		margin:0;
		font-weight:normal;
	}
	
	#right h3{font-size:1.2em;font-weight:normal;display:block;}
		#right h3 a:first-letter{text-transform:uppercase;}
			#right h3 a{display:block;}
	
	.col3SectionHeader
	{
		border-top:1px solid #a49387; display:block;font-size: 1.4em;margin:0.8em 0 .5em 0;padding:10px 0 0 0;font-weight:bold;
	}
	
		.noBorder{margin:0 0 .5em 0 !important; border:0 !important;}


	
	
#footer
{
	float: none;
	clear: both;
	width:960px;
	height:70px;
	font-size: .916em;
	margin:0 auto;
	margin-top: 20px;
	background: #fff;
	padding:10px 0 0 0;
	border-top:1px solid #ac9e94;
	line-height:1.4em;
}
	#siteInfo
	{
		width:350px;
		float:left;
	}
	
	#credit
	{
		width:310px;
		text-align: right;
		float:right;
	}


/* Primary navigation */
#topMenuContent{text-align:right;width:800px;overflow:hidden;float:right;padding:72px 0 0 0;}

#topMenuList
{
	float:right;
	margin:0;
	padding:0;
	list-style: none;
}
	#topMenuList li
	{
		float: left;
		display:inline;
		margin:0 0 0 25px; 
	}
		#topMenuList li a
		{
			font-size:1.15em;
			font-weight:bold;
			color: #000;
			text-decoration: none;
		}
		
			#topMenuList li a:hover{color:#b11b00;}

.topMenuItemLeft, .topMenuItemRight, .topMenuItemLeftSelected, .topMenuItemRightSelected
{
	display:none;
}

/* Active tab */
.topMenuItemContentSelected a
{
	color: #b11b00 !important;
}


/* Secondary navigation */

#subNav{margin:10px 0 0 0;}

	#subNav h2
	{
		font-size:1.5em;
		margin-top:10px;
		float:left;
	}

#subNav, #subMenuContent
{
	width:172px;
	min-height:150px;
	height:auto !important;
	height:150px;
	float:left;
}
#subMenuContent a
{
	text-decoration: none;
	font-size: 1em;
}

#subMenuActive{display:none;}

/* Secondary Navigation - First level */


.leftMenuSelected{color:#b11b00 !important;}

#subMenuListLvl1
{
	margin: 0;
	padding: 0;
	list-style: none;
}
	#subMenuListLvl1 li 
	{
		border-bottom:1px solid #d9cac0;
		padding:0 0 4px 0;
	}
	#subMenuListLvl1 a
	{
		color: #000;
		font-weight:bold;
	}
		#subMenuListLvl1 a:hover
		{
			color: #b11b00;
		}
		
		#subMenuListLvl1 #menuItem1_14 a
		{
			background:url(../images/custom/engelska.gif) center right no-repeat;
			padding-right:25px;
		}


/* Secondary Navigation - Second level */
#subMenuListLvl2
{
	margin: 5px 0 0 8px;
	padding: 0;
}
	#subMenuListLvl2 li
	{
		border: 0;
		padding: 0;
		margin: 0 0 4px 0;
	}
		#subMenuListLvl2 li a
		{
			font-weight:normal !important;
		}

#menuItem0_6{display:none;}


/* Etc */
.right
{
	float: right;
}
.left
{
	float: left;
}
.inputHidden
{
	display: none !important;
	height: 0;
	width: 0;
}
.clearFix
{
	clear: both;
	float: none;
}

.msgError{color:red;font-weight:bold;}
.msgWarning{color:orange;font-weight:bold;}
.msgInfo{color:green;font-weight:bold;}