/*******************************/
/******** Reset styles *********/
/*******************************/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
	font-size: 12px;
	vertical-align: top;
}

table {

	vertical-align: top;

}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:12px;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
strong 
{
	font-weight: bold;
}

/*******************************/
/****** Generelle styles *******/
/*******************************/

body
{
	font-family: Arial;
	background: #3E3E3E url(../images/bg.jpg) repeat-x;
}

h1
{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;	
}

a
{
	color: #9618C8;
	text-decoration: underline;
}
a:hover
{
	color: #9618C8;
	text-decoration: none;
}

.modalbackground
{
    background-color: gray;
    opacity: 0.5;
    filter: alpha(opacity = 50);
}

#main
{
	width: 955px;
	margin: 0px auto;
}

#main #contentwrapper #left
{
	width: 276px;
	float: left;
	margin-top: 28px;	
}

#main #contentwrapper #left ul
{
}

#main #contentwrapper #left ul li
{
	height: 29px;
	width: 276px;
	line-height: 29px;
	background-image: url(../images/leftMenuItemBg_276x29.jpg);
}

#main #contentwrapper #left ul li a
{
	padding-left: 50px;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

#main #contentwrapper #left ul li a:hover
{
	padding-left: 50px;
	font-size: 12px;
	color: #9618C8;
	text-decoration: none;
}

#main #contentwrapper #left ul li a.active
{
	padding-left: 50px;
	font-size: 12px;
	color: #9618C8;
	text-decoration: none;
	font-weight: bold;	
}

#main #contentwrapper #left ul li a.active:hover
{
	padding-left: 50px;
	font-size: 12px;
	color: #9618C8;
	text-decoration: none;
	font-weight: bold;	
}

#main #contentwrapper .center 
{
	width: 443px;
	float: left;
	margin: 28px 0px;
}

#main #contentwrapper .fullcenter 
{
	width: 679px;
	float: left;
	margin: 28px 0px;
}

#main #contentwrapper .fullcenter #centerContent
{
	padding: 0px 30px;
}

#main #contentwrapper .center #centerContent
{
	padding: 0px 30px;
}

#main #contentwrapper .right
{
	width: 236px;
	float: right;
	margin-top: 28px;		
}

#top
{
	width: 955px;
	height: 91px;
	background-image: url(../images/top_955x91.jpg);
}

#topmenu
{
	width: 955px;
	height: 46px;
	line-height: 46px;
	background-image: url(../images/topmenu_955x46.jpg);
}

#topmenu ul
{
	float: right;
	margin-right: 12px;
}

#topmenu li
{
	float: right;
	padding: 0px 10px;	
}

#topmenu li.splitter
{
	float: right;
	padding: 0px 0px;	
	width: 1px;
	height: 46px;
	overflow: hidden;
	background-image: url(../images/topmenuSplitter_1x46.jpg);
}

#topmenu a
{
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}

#contentwrapper
{
	background: #FFFFFF url(../images/mainbg.jpg) no-repeat;
	height:auto !important;
	width: 955px !important;
	min-height: 460px;
	position: relative;
}

#footer
{
	width: 955px;
	height: 26px;
	line-height: 26px;
	color: #B0B0B0;
	text-align: right;
	clear: both;
}

#footer a
{
	color: #B0B0B0;
}

/*Login*/
#LoginBox
{
	width: 206px;
	height: 301px;
	background-image: url(../images/loginbox_206x301.jpg);
}

#LoginBox .headline
{
	padding: 15px 0px 0px 20px;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}

#LoginBox .inputlabel
{
	padding: 7px 0px 0px 20px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

#LoginBox .inputfield input
{
	width: 163px;
	height: 21px;
	font-size: 14px;
	color: #000000;
	margin-left: 20px;
	margin-top: 2px;
	padding-left: 3px;	
	padding-top: 4px;
	border: 0px;
	background: #FFFFFF;
}

#LoginBox .error
{
	display: block;
	width: 120px;
	float: left;
	padding-left: 20px;
	margin-top: 3px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

#LoginBox .submit
{
	width: 34px;
	height: 21px;
	border: 0px;
	background-image: url(../images/login_ok_34x21.jpg);
	float: right;
	margin-right: 20px;
	margin-top: 7px;
	cursor: pointer;
}

#LoginBox .new_user
{
	width: 150px;
	padding-left: 40px;
	height: 30px;
	float: left;
	margin-top: 16px;
}

#LoginBox .new_user span, #LoginBox .new_user span a
{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#LoginBox .get_password
{
	width: 160px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;	
	padding-left: 27px;
	height: 30px;
	float: left;
	margin-top: 45px;
}

#LoginBox .get_password a
{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;	
	text-decoration: underline;	
}

.CreateUser
{
	width: 380px;
}

.CreateUser .itemContainer, #RetrievePassword .itemContainer
{
	width: 380px;
	float: left;
}


.CreateUser .itemContainer label
{
	display: block;
	float: left;
	width: 150px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

.CreateUser .itemContainer label.error, #RetrievePassword .itemContainer label.error
{
	display: block;
	float: right;
	width: 216px;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	color: #ff0000;
	font-weight: normal;
}

.CreateUser .itemContainer input, #RetrievePassword input
{
	display: block;
	float: left;
	width: 197px;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	color: #000000;
	margin-left: 15px;
	border: solid 1px #CCCCCC;
	margin-top: 3px;
	padding-left: 3px;
	padding-top: 2px;
}

.CreateUser .itemContainer select
{
	display: block;
	float: left;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	color: #000000;
	margin-left: 5px;
	border: solid 1px #CCCCCC;
	margin-top: 3px;
	padding-left: 3px;
}	
	

.CreateUser .itemContainer #ctl00_ContentPlaceHolder1_RadioButtonList_Gender input, .CreateUser .itemContainer #ctl00_ContentPlaceHolder1_CheckBox_Newsletter input
{
	width: 30px;
	border: 0px;
}

.CreateUser .itemContainer #ctl00_ContentPlaceHolder1_RadioButtonList_Gender label
{
	width: 30px;
	border: 0px;
	height: 22px;
	line-height: 22px;
}

.CreateUser .itemContainer .saveButton, #RetrievePassword .saveButton
{
	width: 51px;
	height: 20px;
	background-image: url(../images/gem01.jpg);
	border: 0px;
	float: right;
	margin-right: 12px;
	cursor: pointer;
}

#Admin input
{
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	color: #000000;
	border: solid 1px #CCCCCC;
	margin-top: 3px;
	padding-left: 3px;
	padding-top: 2px;	
}

#Admin .saveButton
{
	width: 51px;
	height: 20px;
	background-image: url(../images/gem01.jpg);
	border: 0px;
	float: left;
	margin-right: 12px;	
}

#Admin label.error
{
	display: block;
	color: #ff0000;
}

#Admin .RepeaterHeader div, .RepeaterHeader div
{

}

#Admin .RepeaterHeader label, .RepeaterHeader label
{
	float: left;
	font-weight: bold;
	color: #FFFFFF;	
	background-color: #666666;
	height: 24px;
	line-height: 24px;
	font-size: 13px;
}

#Admin .RepeaterFooter, .RepeaterFooter
{
	height: 4px;
	background-color: #666666;
	width: 100%;
}

#Admin .ItemTemplate div, .ItemTemplate div, .Admin .ItemTemplate div, .ItemTemplate div
{
	height: 22px;
	line-height: 22px;
	float: left;
	background-color: #F4F4F4;
}

#Admin .AlternatingItemTemplate div, .AlternatingItemTemplate div, .Admin .AlternatingItemTemplate div, .AlternatingItemTemplate div
{
	height: 22px;
	line-height: 22px;
	float: left;
	background-color: #FFFFFF;
}

#Admin .itemContainer label, .Admin .itemContainer label
{
	line-height: 28px;
	padding-left: 5px;
}

.latestEvents
{
	width: 383px;
	height: 426px;
	background-image: url(../images/arrangementer_forside_back.jpg);
}

.latestEvents .ItemTemplate
{
	float: left;
}

.latestEvents .ItemTemplate div
{
	height: 25px;
	line-height: 25px;
	float: left;
	background-color: Transparent;
}

.latestEvents .ItemTemplate div, .latestEvents .ItemTemplate div a
{
	float: left;
	color: #ffffff;
	text-decoration: none;
}

.repeaterSplitter
{
	height: 1px;
	width: 343px;
	background-image: url(../images/green_dot.jpg);
	background-repeat: repeat-x;
	float: left;
	display:block;
	overflow: hidden;
}

.CreateUser .itemContainer input.buttonSlet
{
	width: 51px;
	height: 20px;
	background-image: url(../images/slet.jpg);
	border: 0px;
	float: right;
	margin-right: 13px;
	margin-left: 0px;
}

.CreateUser .itemContainer input.buttonFortryd
{
	width: 71px;
	height: 20px;
	background-image: url(../images/fortryd.jpg);
	border: 0px;
	float: right;
	margin-right: 13px;	
	margin-left: 0px;	
}	
