body  
{
	font-family: Lucida Sans Unicode, Tahoma, Arial;
	font-size: small;	
	line-height: 1.6em; 
	margin: 10px 0 0 0; 
	background: #fff;
	}

tr
{
	vertical-align: top;
    }

td
{
    padding-left: 5px;
    padding-right: 5px;
/*	text-align: right;*/
}
    
.frontpage_tr_split
{
	background-color: White;
	}
	
.frontpage_td_split
{
	background-color: White;
	}

a 
{ 
	color: #0066B3; 
    background: inherit; 
    }

a:hover  
{
	color: #808080;
	background: inherit; 
    }

h1 
{ 
	font-family: Lucida Sans Unicode, Tahoma, Arial;
	font-size: large;
	font-weight: bold;
	color: #214584; 
	padding: 0; 
	margin: 0;
	}
h2 
{ 
	font-family: Lucida Sans Unicode, Tahoma, Arial;
	font-weight: bold;
	font-size: larger;
	padding: 0; 
	margin: 0; 
	}
ul   
{
	padding: 0; 
	margin: 0;
	}
li
{
	list-style-type: inherit;
    }

textarea
{
    font-family:Lucida Sans Unicode, Tahoma, Arial;
	font-size: small;	
	line-height: 1.6em;     
    }

#logo  
{
	float: left; 
	margin: 0 0 0em 0em; 
	}

.menu  
{
	float: right; 
	margin: 20px 1em 0 0; 
	}
	
.menu li  
{
	display: inline; 
	margin: 0 0 0 1.4em; 
	}
	
.menu li a.current
{ 
	font-weight: bold; 
	}

#subheader  
{
    color: White;
	clear: both; 
	background-color: #00B2FF;	
	padding-left: 5px;
    margin-bottom: 10px;
	height: 35px;
	line-height: 25px;
}

#breadcrumbs  
{
	float: left; 
	}

#wrap {
	margin: 0 auto;
	width: 95%;
	background: #fff;
	padding: 10px;

}

#left_margindiv {
	float: left;
	width: 10%;
	padding: 0 0 0 1em;
}


#left {
	float: left;
	width: 67%;
	padding: 0 0 0 1em;
}

#right {
	float: right;
	width: 180px;
	margin: 0 0 5px 0;
}

#right .box {
	border: 1px dotted #ccc;
	padding: 1em;
	margin: 0 0 1em 0;
}


#footer  
{
	clear: both; 
	border-top: 1px dotted #ccc; 
	margin: 0 0 0 0; 
	text-align: center; 
	font-size: .8em;
	}

#ctl00_ContentPlaceHolder1_NewParticiapntName
{
    font-style: normal;
    font-weight: normal;
    font-size: x-small;
    }

#ctl00_ContentPlaceHolder1_NewParticiapntEmail
{
    font-style: normal;
    font-weight: normal;
    font-size: x-small;
    }
#ads 
{ 
	background: #fff url('ads-shadows.jpg'); 
	background-repeat: no-repeat;
	width: 549px;
	height: 109px;
	padding-left: 40px;
	padding-top: 22px;
}

/*AutoComplete flyout */

.autocomplete_completionListElement 
{  
	margin : 0px!important;
	background-color : inherit;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
	height : 200px;
    text-align : left; 
    list-style-type : none;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
}

.OuterTableFixedWith
{
   width: 450px;
   border-collapse: collapse;
   border: 0px solid #000000;

}


/*Poll Comments*/

.PollCommentsOuterPanel
{
	width: 100%;
	border-collapse: collapse;
	border: 0px solid #000000;
	/*height: 350px;*/
	/*overflow: scroll;*/
}


/*Modal popup*/
.popupControl {
	background-color:#AAD4FF;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: Black;
	border-width: 2px;
}

.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.modalPopup
{
	background-color: #F0F0F0;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 7px;
	width: 575;/*250px;*/
}

.NoDisplay
{
	display:none
}

.Display
{
	display:inherit;
}
.ErrorText
{
	background-color: Yellow;
	font-weight: bold;
	color: Red;
}
input {
  color: black;
  font-weight: normal;
  font-family: Lucida Sans Unicode, Trebuchet MS, Helvetica, Sans-Serif;
}

/*Vote Colors*/

.Yes
{
	background-color:Green;
}

.No
{
	background-color:Red;
}
.Maybe
{
	background-color:Yellow;
}

.CreateCommentOuterTable
{
    width: 100%;
    border-collapse: collapse;
    border-style: solid;
    border-width: 1px;
}

/*Området omkring opret ny kommentar (Table element)*/
.CreateCommentArea
{
	width: 100%;
    border-collapse: collapse;
    border-style: solid;
    border-width: 1px;
}

/*Området omkring hver enkelt kommentar (tr element)*/
.CommentItem
{
	width: 100%;
    border-collapse: collapse;
    border-style: solid;
    border-width: 1px;	
}

.CommentHeader /*tr element*/
{
	background-color: #e1e1e1;
}

.CommentText /*tr element*/
{
	
}
    
.BreadCrumOuterTable
{
    width: 500px;
}
.BreadCrumLink
{
    text-align: center;

}

.BreadCrumLink a
{
    color: White;
    font-weight: bold;
    text-decoration: none;
}

.logo 
{
    cursor: pointer;
    
    }

.style1
{
    border-style: none;
}
    
.style2 a
{
  color: white;
  font-weight: bold;
}

.tblvote_yes
{
	background-color:#84FF00;
	font-size: 11px;
}
.tblvote_no
{
	background-color:#FF0032;
	font-size: 11px;
}
.tblvote_maybe
{
	background-color:#FFCC00;
	font-size: 11px;
}

.tblvote_empty
{
	background-color:#FFFFFF;
}

/*Region Settlement*/
.tblSettlemnetOuterTable
{
}

.tblSettlement
{
	
}

.SettlementHeader
{
	vertical-align:bottom;
	text-align:center;
	width:45px;
}

.SettlementPostName
{
	font-weight:bold;
	width:125px;
}
.SettlementTotals
{
	font-weight:bold;
	text-align:right;
	background-color: #00b2ff;
}
.SettlementLineTotals
{
	font-weight:bold;
	text-align:right;
	width:48px;
	background-color: #00b2ff;
}

.SettlementInputCell
{
	text-align:right;
	padding-left:0px;
	padding-right:0px;
	margin-right:0px;
}
.SettlementInputCell td
{
	/*text-align:right;
	padding-right:0px;
	margin-right:0px;*/
}

.SettlementInputx0
{
	width: 58px;
	text-align:right;
	border: solid 1px #afafaf;
	/*background-image:url('/images/inputDisabled.gif');*/
	background-image:url('/web_cms/images/weightx0.gif');
	background-repeat: no-repeat;
	background-position:bottom left;
}
.SettlementInputx1
{
	width: 58px;
	text-align:right;
	border: solid 1px #00b2ff;
	/*background-image:url('/web_cms/images/weightx1.gif');
	background-repeat: no-repeat;
	background-position:bottom left;*/
}
.SettlementInputx2
{
    width: 58px;
    text-align: right; /*border: solid 1px #00b2ff;*/
    border: solid 1px #84FF00;
    background-image: url('/web_cms/images/weightx2.gif');
    background-repeat: no-repeat;
    background-position: bottom left;
}
.SettlementInputx3
{
	width: 58px;
	text-align:right;
	/*border: solid 1px #00b2ff;*/
	border: solid 1px #FF0032;
	background-image:url('/web_cms/images/weightx3.gif');
	background-repeat: no-repeat;
	background-position:bottom left;
}

.SettlementInputDefault
{
	width: 58px;
	text-align:right;
}
.SettlementInputDispaly
{
	/*width:100%;*/
	width: 58px;
	text-align:right;
}

.SettlementInput
{
	width:100%;
	/*width: 48px;*/
}

.SettlementPositive
{
	background-color:#84FF00;
	font-size: 11px;
	text-align: right;
}
.SettlementNegativ
{
	background-color:#FF0032;
	font-size: 11px;
	text-align: right;
}
.SettlementZero
{
	background-color:#FFFFFF;
	text-align: right;
}
.SettlementInputError
{
	background-color: Yellow;
	font-weight: bold;
	color: Red;
	width:58px;
	text-align:right;
}

.SmallText
{
	font-size: 8px;
	font-style: italic;
	font-weight: normal;
	/*color: #C0C0C0;*/
}

/******************/


/****DatePicker****/

.HeaderMonthName{
    text-align:center;
    font-size:larger;
    font-weight:bold;
}

.MonthShift{
    width:40px;
}
.MonthShift a{
    font-weight:bold;
    text-decoration:none;
}

.DayName{
    text-align:center;
    font-weight:bold;
}

.WeekendSpacerColl
{
    width:12px;
    text-align:center;
}

.WeekendCell{
    padding:0px;
    width:40px;
}

.WorkDayCell{
    padding:0px;
    width:40px;
    background-color:#cccccc;
}

.NoneSelected{
    background-color:white;
    width:40px;
    height:40px;
}

.SelectedDay{
    background-color: #84FF00;
    padding:0px;
    width:40px;
    height:40px;
}

.DeselectedDay{
    background-color:#FF0032;
    padding:0px;
    width:40px;
    height:40px;
}


/******************/
.ProgressBar
{
    font-weight:bold;
	background-color: #00b2ff;
	width:250px;
}
