body {
	margin: 0px;
	background: #dcdcd7;
}
img {
	border: none;
}

a:link, a:visited {
	color: #005427;
}

a:hover {
	color: #0721b2;
}

.highlight {
	background-color: #ffff00;
}


#pagecontainer {
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 30px;
	background-color: #ffffff;
	width: 760px;
}

#top {
	width: 760px;
	background: url(/img/topline.gif) no-repeat;
	padding-top: 10px;
}
#logo {
	float: left;
	margin: 10px 30px 0px 10px;
}
#tabs {
	margin: 0;
	padding: 0px 0px 0px 10px;
}
#tabs li {
	list-style: none;
	list-style-type: none;
	list-style-image: none !important; 
	float: left;
	padding: 0;
	margin: 30px 1px 0px 0px;
	border-bottom: 1px solid white;
	line-height: 10px;
}
#tabs li.active1 {
	border-bottom: 1px solid #020154;
}
#tabs li.active2 {
	border-bottom: 1px solid #fdee00;
}

#tabs li.active3 {
	border-bottom: 1px solid #0a532b;
}

#tabs li.active4 {
	border-bottom: 1px solid #68227b;
}


#acai ul li {
	list-style-image: url(/img/li_image_acai.gif);
}

#menuline {
	margin: 0;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid black;
	background: url(/img/menulinebg.gif) repeat-x;
	height: 29px;
}
#menuline li {
	list-style: none;
	list-style-image: none !important; 
	list-style-type: none;
	float: left;
	padding: 0;
	margin: 0px 0px 0px 0px;
}
#menuline li a {
	display: block;
	color: #fff;
	font: 11px tahoma;
	text-decoration: none;
	padding: 5px 5px 7px 5px;
	background: url(/img/menuitembg.gif) right no-repeat;
	height: 13px;
	width: 100px;
	text-align: center;
}
#menuline li a:hover {
	background: url(/img/menuitembg_active.gif) right no-repeat;

}
#menuline li a.active {
	font-weight: bold;
}


#cachaca #menuline {
	background: url(/img/cachasa_menulinebg.gif) repeat-x;
}

#acai #menuline {
	border: none;
	background: url(/img/acai_menulinebg.gif) repeat-x;
}
#acai #menuline li a:link, #acai #menuline li a:visited  {
	background: url(/img/acai_menuitembg.gif) right 0px no-repeat;
	width: 90px;
	padding: 6px 5px 6px 5px;
}
#acai #menuline li a:hover  {
	background: url(/img/acai_menuitembg.gif) right -26px no-repeat;
}
#acai #menuline li a.active {
	font-weight: bold;
	background: url(/img/acai_menuitembg.gif) right -26px no-repeat;
}

#cachaca #menuline li a  {
	background: #000;
}


#cachaca #menuline li a  {
	background: url(/img/cachaca_menubg.gif) right no-repeat;
	width: 90px;
	
}
#cachaca #menuline li a:hover  {
	background: url(/img/cachaca_menubg_active.gif) right no-repeat;
}


	
#canvas {
	padding: 0px;
	vertical-align: top;
}

#acai .canvas {
	background: url(/img/acaibund.jpg) right bottom no-repeat;
	padding-bottom: 40px;
	border-bottom: 1px solid #fff;
}

		#creditcontainer {
			text-align: right;
			width: 760px;
			margin: auto;
			padding-top: 4px;
			padding-right: 10px;
		}
		#creditcontainer a {
			font: 11px tahoma;
			color: #707070;
			text-decoration: none;
		}
		#creditcontainer a:hover {
			color: #ffffff;
			text-decoration: none;
		}

		#bottom {
			width: 730px;
			margin: auto;
			font: 10px verdana;
			padding: 7px 15px 0px 15px;
			background: url(/img/bottomline_cashew.gif) no-repeat;
			height: 28px;
			color: #fff;
		} 
		#cachaca #bottom {
			background: url(/img/bottomline_cachaca.gif) no-repeat;
			color: #000;
		}
		#hob #bottom {
			background: url(/img/bottomline_front.gif) no-repeat;
			color: #fff;
		}
		#acai #bottom {
			background: url(/img/bottomline_acai.gif) no-repeat;
			color: #fff;
		}
	
/******************************************************************************************
	DIVERSE GENERELLE STYLES
*****************************************************************************************/

ul {
	padding: 0;
	margin-left: 28px;
}
ul li {
	list-style-type: disc;
}

.element P {
	margin-top: 0px;
}

.breadcrumb {
	padding: 0px 0px 10px 0px;
	font: 10px verdana;
	color: #7d7d7d;
}
	.breadcrumb A:link, .breadcrumb A:visited {
		font-weight: bold;
		color: #22426D;
		text-decoration: none;
	}
	.breadcrumb A:Hover {
		font-weight: bold;
		color: #7d7d7d;
		text-decoration: underline;
	}


	
	
.vline {
	background-image: url(/img/vline.gif);
	background-repeat: repeat-y;
	background-position : center;
}
.hline {
	background-image: url(/img/hline.gif);
	background-repeat: repeat-x;
	background-position : center;
}
	

/******************************************************************************************
	FORMATTERING AF CMS ELEMENTER
*****************************************************************************************/


/* CM Styles */
#PageTitle {
	border-bottom: 1px solid #e9e9e9;
	margin-bottom: 5px;
}
#PageTitle h1 {
	margin: 0px;
	font: bold 120% arial;
	color: #005427;
}
#PageTitle p {
	font: 65% verdana;
	color: #6b6b6b;
	border: 1px solid silver;
	background: #f5f5f5;
	padding: 5px;
	margin: 5px 0px 10px 0px;
}

#acai #PageTitle h1 {
	color: #63025c;
}

/*
  Layout STYLES
*/

.LayoutFull {
	width: 720px;
	padding: 20px;
}

.LayoutCol {
	width: 609px;
	/*background-image: url(/img/vline.gif);
	background-position: 75%;
	background-repeat: repeat-y;*/
}
	.LayoutCol1 {
		float: left;
		width: 429px;
		margin-right: 10px;
		padding: 10px;
		vertical-align: top;
	}
	.LayoutCol2 {
		float: right;
		width: 140px;
		background-color: #d7d7d7;
		border-left: 1px solid #CCCCCC;
		padding: 10px;
		vertical-align: top;
	}



/*
  GRID STYLES
*/

	.gridFull {
	}

	.gridSplitMid {
		width: 100%;
		background-image: url(/img/vline.gif);
		background-position: 50%;
		background-repeat: repeat-y;	
		background: none;	
	}

	.gridSplitMidLeft {
		float: left;
		width: 48%;
		margin-right: 1%;
	}
	.gridSplitMidRight {
		float: right;
		width: 48%;
		margin-left: 2%;
	}


	.gridSplitRight {
		width: 100%;
		background: none;
	}

	
	.gridSplitRightLeft {
		float: left;
		width: 67%;
	}
	.gridSplitRightRight {
		float: right;
		width: 30%;
		padding-left: 2%;
	}
	
	.gridSplit3 {
		width: 100%;
		
		background-image: url(/img/vline.gif);
		background-position: 33% 33%;
		background-repeat: repeat-y;		
	}
	
	
	.gridSplit3p1 {
		width: 33%;
		padding-right: 8px;
	}
	.gridSplit3p2 {
		width: 33%;
		padding-left: 8px;
		padding-right: 8px;

	}
	.gridSplit3p3 {
		width: 33%;
		padding-left: 8px;
	}


/* 
	ELEMENT STYLES
*/



.elementNormal1 {
	font: 70% verdana;
	margin-bottom: 0px;
}
	.elementNormal1 h2 {
		font: bold 130% arial;
		margin: 0px 0px 5px 0px;
	}
	.elementNormal1Content {
		font: 11px verdana;
		line-height: 130%;
	}
	.elementNormal1Content p {
		margin: 0px 0px 15px 0px;
	}
	

#acai .elementNormal1 h2, #acai .elementNormal2 h2 {
	color: #63025c;
	font: 100% arial;
	text-transform: uppercase;
	
}
#acai .elementNormal1Content, #acai .elementNormal2Content {
	color: #606060;
	font-family: arial;
	
	
}
	
.elementNormal2 {
	font: 70% arial;
	margin-bottom: 20px;
	color: #303030;
}
	.elementNormal2 h2 {
		font: bold 110% verdana;
		color: #505050;
		margin: 0px 0px 5px 0px;
		padding-bottom: 4px;
		border-bottom: 1px solid #d7d7d7;
	}
	.elementNormal2Content {
		font: 100% verdana;
		line-height: 130%;
	}

.elementNormal3 {
	
}
	.elementNormal3 h2 {
		font: 18px verdana;
		margin-bottom: 5px;
	}
	.elementNormal3 p {
		font: 11px verdana;
		margin-bottom: 5px;	
	}


.elementBox1 {
	width: 100%;
	font: 70% verdana;
	margin-bottom: 10px;
	border: 1px solid silver;
}
	.elementBox1 h2 {
		font: bold 100% tahoma;
		color: #ffffff;
		margin: 1px;
		padding: 5px 0px 4px 8px;
		background: #005427;
		
	}
	.elementBox1Content {
		font-size: 11px;
		background: #f5f5f5;
		margin: 1px;	
		padding: 5px 5px 5px 8px;
		overflow: hidden;
		color: #404040;
	}
	.elementBox1Content p{
		margin: 0px 0px 8px 0px;	
	}
	.elementBox1Link{
		padding: 5px 5px 0px 0px;
		font-weight: bold;
	}
	
#cachaca .elementBox1 h2 {
	background: #fbdd00;
	color: #000;
}
	
.elementBox2 {
	font: 80% arial;
	margin-bottom: 6px;
	margin-top: 4px;
}
	.elementBox2 a {
		
	}
	.elementBox2 h2 {
		color: #7d7d7d;
		font: bold 11px verdana;
		margin: 0px;
		padding: 5px 0px 5px 5px;
		background: #f5f5f5;
		border: 1px solid #d7d7d7;
	}
	.elementBox2Content {
		padding: 0px 10px 10px 10px;
		
	}

	.elementBox2Content p {
		margin-top: 5px;	
		margin-bottom: 5px;	
	}
	

.elementBox1 UL, .elementBox2 UL, .elementBox3 UL {
	margin-left: 15px;
}

.ListExtContainer .Even, .ListExtContainer .Odd {
	background-image: url(/dcminc/img/hline.gif);
	background-repeat: repeat-x;
	background-position: 0px 100%;
}

.ListExtContainer a {
	font-weight: normal;
}
.ListExtContainer .Date {
	font: bold 10px verdana;
	color: #7d7d7d;
}

.PollResultChoice .Bar {margin-top:2px; border: 1px solid silver;}
.PollResultChoice .BarActive {overflow: hidden; height: 7px; background-color: #22426D; border: none;}


/******************************************************************************************
	NYHEDER
*****************************************************************************************/


/* OVERBLIK */
.NewsListItem  {
	padding: 6px 0px 6px 0px;
	margin-bottom: 8px;
	border-bottom: 1px dashed silver;
	font-size: 100%;
}

.NewsListItemHeader {
}
.NewsListItemTitle {
	float: left;	
	font: 80% arial;
}

.NewsListItemDate {
	float: right;
	font: 70% arial;
	text-align: right;
}

.NewsListItemBody {
	font: 70% arial;
	line-height: 130%;
}

.ShowNewsItem  {
	border: 1px solid silver;
	padding: 6px;
	background: #fbfbfb;
	margin-bottom: 15px;
	font-size: 100%;
}

.ShowNewsItemHeader {
}
.ShowNewsItemTitle {
	float: left;	
	font: bold 90% arial;
}

.ShowNewsItemDate {
	float: right;
	font: 70% arial;
	text-align: right;
}

.ShowNewsItemBody {
	font: 70% arial;
	line-height: 130%;
}

.ListItem {
	padding: 3px 0px 3px 0px;
	background-image: url(/img/hline.gif);
	background-position: 0px 100%;
	background-repeat: repeat-x;
}
	.ListItem .Title{
		font: 70% arial;
		float:left;
	}
	.ListItem .Date{
		font: 70% arial;
		float:right;
	}
.ListHeader{
	font: bold 80% arial;
}

.UdtraekItemNormal {
	padding: 2px 0px 2px 0px;
	background-image: url(/img/hline.gif);
	background-position: 0px 100%;
	background-repeat: repeat-x;
	font-size: 100%;
}
	.UdtraekItemNormal .Title{
		font: bold 100% arial;
		float:left;
		
	}
	.UdtraekItemNormal .Date{
		font: 100% arial;
		float:right;
	}
.UdtraekItemBox {
	padding-bottom: 6px;
	background-image: url(/img/hline.gif);
	background-position: 0px 100%;
	background-repeat: repeat-x;
}
	.UdtraekItemBox .Title{
		font: bold 100% arial;
	}
	.UdtraekItemBox .Date{
		font: 80% arial;
		color: #a1a1a1;
	}


