@charset "utf-8";
/* CSS Document */

/********************************************************************************************************************
 * includes/loginfield.php
 ********************************************************************************************************************/
#loginfield .inputfield {
	width: 60px;
	font-size: 10px;
	height: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	margin-right: 2px;
	border-left: #DDDDDD solid 1px;
	border-bottom: #AAAAAA solid 1px;
	border-right: #DDDDDD solid 1px;
	border-top: #DDDDDD solid 1px;
}
#loginfield .loginbutton {
	font-size: 10px;
	height: 18px;
	padding: 0px;
}


/********************************************************************************************************************
 * includes/menu.php
 ********************************************************************************************************************/
#menu {
	padding-bottom: 10px;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
}
#menu p {
	margin-top: 0;
	margin-bottom: auto;
}
#menu span {
	display: block;
	color: #AA0000;
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight: bold;
}
#menu span.header {
	border-bottom: 1px solid #BBBBDD;
	color: #0000AA;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 5px;
	padding-bottom: 5px;
}
#menu span.indent {
	font-weight: normal;
	padding-left: 10px;
}
#menu span.logout {
	font-weight: bold;
	padding-left: 5px;
	padding-top: 10px;
}
#menu span.su {
	margin-top: 10px;
}
#menu a:link {
	text-decoration: none;
	color: #AA0000;
}
#menu a:visited {
	text-decoration: none;
	color: #AA0000;
}
#menu a:hover {
	text-decoration: underline;
	color: #0000AA;
}
#menu #folkuniversitetet {
	background-image:url(../images/pageimages/fulogga.png);
	background-position:bottom;
	background-repeat:no-repeat;
	font-size:8px;
	color:#999999;
	margin-top:20px;
	height:32px;
}
#menu #folkuniversitetet:hover {
	cursor:pointer;
}
#menu #tangoportalen {
	background-image:url(../images/pageimages/tangoportalen.png);
	background-position:bottom;
	background-repeat:no-repeat;
	font-size:8px;
	color:#999999;
	margin-top:20px;
	height:32px;
}
#menu #tangoportalen:hover {
	cursor:pointer;
}


/********************************************************************************************************************
 * includes/occasionlist.php
 ********************************************************************************************************************/
#OccasionList {
}
#OccasionList .emptyReport {
	font-style: italic;
	font-weight: normal;
}
#OccasionList .add {
	color: #999999;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
	position: relative;
	bottom: -3px;
}
#OccasionList .count {
	color: #999999;
	float: right;
	font-size: 11px;
	padding-right: 2px;
	position: relative;
	bottom: -3px;
}
#OccasionList .list {
}
#OccasionList .occasion {
	color: #553333;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 3px;
}
#OccasionList .past {
	color: #AA8888;
}
#OccasionList .year {
	color: #999999;
	font-weight: normal;
	float: right;
}
#OccasionList .month {
	padding-top: 3px;
	background-image: url(/images/list_header.png);
	background-position: center;
	background-repeat: repeat-x;
	border-bottom: #CCDDDD 1px solid;
	color: #AA6666;
	font-weight: bold;
	padding: 2px;
}
#OccasionList .weekDay {
	font-weight: bold;
	float: left;
	clear: none;
	width: 27px;
}
#OccasionList .day {
	font-weight: bold;
	float: left;
	text-align: right;
	clear: none;
	padding-right: 10px;
	width: 15px;
}
#OccasionList .time {
	float: left;
	clear: none;
	width: 80px;
}
#OccasionList .edit {
	float: right;
	clear: none;
	padding-right: 0px;
}
#OccasionList .delete {
	float: right;
	clear: none;
	padding-right: 10px;
}
#OccasionList .clear {
	clear: both;
	height: 0px;
	font-size: 0px;
	margin: 0;
	padding: 0;
}
#OccasionList .content {
	color: #888888;
	clear: both;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 15px;
	margin-bottom:0px;
}
#OccasionList .past .content {
	color: #AA8888;
}
#OccasionList .cancelledText {
	color: #AA8888;
	clear: both;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#OccasionList .altRow {
	background-color: #FFFFFF;
}
#OccasionList .stdRow {
	background-color: #EEEEEE;
}
#OccasionList .selectedRow {
	background-color: #f3bd50;
}
#OccasionList .selectedRow .weekDay {
	color: #FFFFFF;
}
#OccasionList .selectedRow .day {
	color: #FFFFFF;
}
#OccasionList .selectedRow .time {
	color: #FFFFFF;
}
#OccasionList .selectedRow .content {
	color: #DDCCCC;
}
#OccasionList .imgbutton {
	padding-top: 0px;
	padding-bottom: 0px;
	paddign-left:2px;
	paddign-right:2px;
	margin:0px;
}
#OccasionList .imgbutton:hover {
	cursor:pointer;
	margin:0px;
}
#OccasionList .button {
	padding-top: 0px;
	padding-bottom: 0px;
	paddign-left:2px;
	position:relative;
	top:-3px;
}
#OccasionList .button:hover {
	cursor:pointer;
}
#OccasionList .button span {
	padding-top: 1px;
	padding-bottom: 0px;
	paddign-left:2px;
	position:relative;
	top:-3px;
}
#OccasionList .button img {
	position:relative;
	paddign-right:2px;
}


/*###################################################################################################################
 ####
 ####   APPLICATION
 ####
 ####################################################################################################################
 ###################################################################################################################*/

/********************************************************************************************************************
 * application_new.php
 ********************************************************************************************************************/

#PageApplicationNew .application_newList {
	margin-bottom:20px;
}

#PageApplicationNew .applicants {
	border:#DDFFFF solid 1px;
	background:#f3bd50;
	margin-bottom:10px;
}

#PageApplicationNew #emptyText {
	display:block;
	background:none;
}

#PageApplicationNew #fieldL {
	display:none;
	border:#DDDDDD solid 1px;
}

#PageApplicationNew #fieldF {
	display:none;
}

#PageApplicationNew .applicants .header {
	height:20px;
	margin:0px;
	padding:3px;
}
#PageApplicationNew .applicants .comment {
	width:200px;
	height:50px;
	font-size:smaller;
}

#PageApplicationNew .application_newListHeader {
	font-weight:bold;
	overflow:hidden;
}

#PageApplicationNew .application_newListHeader:hover {
	cursor:pointer;
}

#PageApplicationNew .application_newListBody {
	clear:none;
	border-left:#DDDDDD solid 1px;
	border-right:#DDDDDD solid 1px;
	border-bottom:#DDDDDD solid 1px;
}

#PageApplicationNew .application_newListBody .h {
	border-right:#DDDDDD solid 1px;
	font-weight:bold;
	height:14px;
	padding: 1px;
	padding-top: 2px;
	padding-left: 3px;
	background-image: url(/images/list_header.png);
	background-position: bottom;
	background-repeat: repeat-x;
	border-bottom: #CCDDDD 1px solid;
	color: #775555;
}

#PageApplicationNew .application_newListBody .list {
	overflow:auto;
	height:200px;
}

#PageApplicationNew .application_newListBody .list .item {
	height:26px;
}

#PageApplicationNew .application_newListBody .list .disabled {
	height:26px;
}

#PageApplicationNew .application_newListBody .n {
	width:200px;
	left:20px;
	clear:right;
	overflow:hidden;
}

#PageApplicationNew .application_newListBody .c {
	width:200px;
	color: #666666;
	font-size: smaller;
	left:20px;
	clear:right;
	overflow:hidden;
}

#PageApplicationNew .clearApplicant {
	font-weight:bold;
}



/********************************************************************************************************************
 * application_show.php
 ********************************************************************************************************************/

#PageApplicationShow .list {
}

#PageApplicationShow .list .header {
}

#PageApplicationShow .list .header td {
	padding:3px;
}

#PageApplicationShow .list .item {
}

#PageApplicationShow .list .item:hover {
}

#PageApplicationShow .list .item td {
	padding:3px;
}

#PageApplicationShow .list .item .name {
}

#PageApplicationShow .list .item .city {
	float:none;
	text-align: left;
	color:#CCCCCC;
	font-size:smaller;
	
}

#PageApplicationShow .list .item .buttons {
	text-align:right;
	width:70px;
}

#PageApplicationShow .list .item .buttonfield {
	padding-bottom:0px;
	margin:0px;
}

#PageApplicationShow #application_participants {
	font-size:12px;
}



/********************************************************************************************************************
 * index.php
 ********************************************************************************************************************/
#bottomcontent a:link {
	color: #999999;
	text-decoration: none;
}
#bottomcontent a:hover {
	color: #AA6666;
	text-decoration: underline;
}
#bottomcontent a:visited {
	color: #999999;
	text-decoration: none;
}


/********************************************************************************************************************
 * user_show.php
 ********************************************************************************************************************/
#PageUserShow #memberinfo {
	color: #AA0000;
	font-size: 10px;
	background-color: #FFDDDD;
	border-bottom: #CCCCCC solid 1px;
	border-top: #CCCCCC solid 1px;
	display: block;
	padding: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}

#PageUserShow #userLevels {
	width:440px;
	height:260px;
}

#PageUserShow #userLevels #user{
	width:220px;
}

#PageUserShow #userLevels #avaliable{
	border-left:1px solid #DD9999;
	width:220px;
}

#PageUserShow .list {
}

#PageUserShow .list .header {
	padding:3px;
	font-weight:bold;
}

#PageUserShow .list .item {
	padding:3px;
}

#PageUserShow .list .item:hover {
	/*
	background-image:none;
	background-color:#FFFFFF;
	*/
	border-left:1px solid #DD6666;
	padding-left:2px;
	border-right:1px solid #DD6666;
	padding-right:2px;
}

#PageUserShow .list .item .add {
	display:none;
	color:#009900;
	font-size:smaller;
	font-weight:bold;
	float:left;
	clear:none;
	position:relative;
	top:0px;
}

#PageUserShow .list .item .add .text {
	position:relative;
	top:-4px;
}

#PageUserShow .list .item .delete {
	display:none;
	color:#990000;
	font-size:smaller;
	font-weight:bold;
	float:right;
	clear:none;
}

#PageUserShow .list .item .delete .text {
	position:relative;
	top:-4px;
}

/********************************************************************************************************************
 * user_edit.php
 ********************************************************************************************************************/
.userform input {
	padding: 2px;
	margin: 0px;
	border-left: #DDDDDD solid 1px;
	border-bottom: #AAAAAA solid 1px;
	border-right: #DDDDDD solid 1px;
	border-top: #DDDDDD solid 1px;
}
.userform label {
	font-weight: bold;
	font-size: 10px;
	color: #444444;
}
.userform .fielddescription {
	font-weight: normal;
	font-size: 9px;
	color: #666666;
}
.userform #Name {
	width: 260px;
}
.userform #Approved {
	border: 0;
}
.userform #Email {
	width: 260px;
}
.userform #Login {
	width: 260px;
}
.userform #Password {
	width: 260px;
}
.userform #PasswordCheck {
	width: 260px;
}
.userform #PasswordOld {
	width: 260px;
}
.userform #Address {
	width: 260px;
}
.userform #Zip {
	width: 50px;
	margin-right: 5px;
}
.userform #City {
	width: 195px;
}
.userform #Phone {
	width: 260px;
}
.userform #Mobile {
	width: 260px;
}
.userform #Gender {
	border: 0;
}

/********************************************************************************************************************
 * event_edit.php
 ********************************************************************************************************************/
.eventform input {
	padding: 2px;
	margin: 0px;
	border-left: #DDDDDD solid 1px;
	border-bottom: #AAAAAA solid 1px;
	border-right: #DDDDDD solid 1px;
	border-top: #DDDDDD solid 1px;
}
.eventform textarea {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	margin: 0px;
	border: #CCCCCC solid 1px;
}
.eventform label {
	font-weight: bold;
}
.eventform .fielddescription {
	font-weight: normal;
	font-size: 10px;
	color: #666666;
}
.eventform #Name {
	width: 430px;
}
.eventform #Email {
	width: 430px;
}
.eventform #EventGroup_ID {
	width: 230px;
	border: #CCCCCC solid 1px;
}
.eventform #Term {
	width: 230px;
	border: #CCCCCC solid 1px;
}
.eventform #Description {
	width: 430px;
	height: 200px;
}
.eventform #Goal {
	width: 430px;
	height: 100px;
}
.eventform #Responsible {
	width: 430px;
}
.eventform #DJ {
	width: 430px;
}
.eventform #Teacher {
	width: 430px;
	height: 100px;
}
.eventform #Participants {
	width: 230px;
}
.eventform #Qualification {
	width: 430px;
}
.eventform #Fee {
	width: 430px;
	height: 100px;
}
.eventform #LocationText {
	width: 430px;
}
.eventform #Location {
	width: 430px;
}
.eventform #Application {
	border: 0;
}
.eventform #StandardApplication {
	border: 0;
}
.eventform #ApplicationAlternateText {
	width: 430px;
	height: 100px;
}


/********************************************************************************************************************
 * event_application.php
 ********************************************************************************************************************/
#PageEventApplication label {
	font-weight: bold;
	font-size: 10px;
	color: #444444;
}
#PageEventApplication .fielddescription {
	font-weight: normal;
	font-size: 9px;
	color: #666666;
}
#PageEventApplication #Name {
	width: 260px;
}
#PageEventApplication #Email {
	width: 260px;
}
#PageEventApplication #Name1 {
	width: 260px;
}
#PageEventApplication #Email1 {
	width: 260px;
}
#PageEventApplication #SelectPartner {
	width: 366px;
}
#PageEventApplication #Name2 {
	width: 260px;
}
#PageEventApplication #Email2 {
	width: 260px;
}
#PageEventApplication #Login {
	width: 260px;
}
#PageEventApplication #Password {
	width: 260px;
}
#PageEventApplication #PasswordCheck {
	width: 260px;
}
#PageEventApplication #PasswordOld {
	width: 260px;
}
#PageEventApplication #Address {
	width: 260px;
}
#PageEventApplication #Zip {
	width: 50px;
	margin-right: 5px;
}
#PageEventApplication #City {
	width: 195px;
}
#PageEventApplication #Phone {
	width: 260px;
}
#PageEventApplication #Mobile {
	width: 260px;
}
#PageEventApplication #Gender {
	border: 0;
}

/********************************************************************************************************************
 * eventgroup_edit.php
 ********************************************************************************************************************/
.eventgroupform input {
	padding: 2px;
	margin: 0px;
	border-left: #DDDDDD solid 1px;
	border-bottom: #AAAAAA solid 1px;
	border-right: #DDDDDD solid 1px;
	border-top: #DDDDDD solid 1px;
}
.eventgroupform textarea {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	margin: 0px;
	border: #CCCCCC solid 1px;
}
.eventgroupform label {
	font-weight: bold;
}
.eventgroupform .fielddescription {
	font-weight: normal;
	font-size: 10px;
	color: #666666;
}
#PageEventGroupEdit #Name {
	width: 430px;
}
#PageEventGroupEdit #Description {
	width: 430px;
	height: 200px;
}
#PageEventGroupEdit .NrOfEvents {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/********************************************************************************************************************
 * occasion_....php
 ********************************************************************************************************************/
.occasionform input {
	padding: 2px;
	margin: 0px;
	border: #CCCCCC solid 1px;
}
.occasionform textarea {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	margin: 0px;
	border: #CCCCCC solid 1px;
}
.occasionform label {
	font-weight: bold;
}
.occasionform .fielddescription {
	font-weight: normal;
	font-size: 10px;
	color: #666666;
}
/********************************************************************************************************************
 * occasion_edit.php
 ********************************************************************************************************************/
#PageOccasionEdit #Date {
	width: 70px;
	margin-right: 20px;
}
#PageOccasionEdit #StartTime {
	width: 60px;
	margin-right: 20px;
}
#PageOccasionEdit #EndTime {
	width: 60px;
}
#PageOccasionEdit #Description {
	width: 430px;
	height: 200px;
}
#PageOccasionEdit #Responsible {
	width: 430px;
}
#PageOccasionEdit #DJ {
	width: 430px;
}
#PageOccasionEdit #Teacher {
	width: 430px;
	height: 100px;
}
#PageOccasionEdit #LocationText {
	width: 430px;
}
#PageOccasionEdit #Location {
	width: 430px;
}
/********************************************************************************************************************
 * occasion_edit.php
 ********************************************************************************************************************/
#PageOccasionNew #CopyID {
	margin-left: 10px;
	width: 250px;
}
#PageOccasionNew #Date {
	width: 70px;
	margin-right: 20px;
}
#PageOccasionNew #WeekDay {
	width: 80px;
	height: 26px;
	display: block;
}
#PageOccasionNew #StartTime {
	width: 60px;
	margin-right: 20px;
}
#PageOccasionNew #EndTime {
	width: 60px;
}
#PageOccasionNew #Description {
	width: 430px;
	height: 200px;
}
#PageOccasionNew #Responsible {
	width: 430px;
}
#PageOccasionNew #DJ {
	width: 430px;
}
#PageOccasionNew #Teacher {
	width: 430px;
	height: 100px;
}
#PageOccasionNew #LocationText {
	width: 430px;
}
#PageOccasionNew #Location {
	width: 430px;
}


/********************************************************************************************************************
 * PageNewsShow
 ********************************************************************************************************************/
#PageNewsShow #pagerightimg {
	padding:0px;
	margin:0px;
	border-width:0px;
	position:relative;
	top:-20px;
	right:-1px;
}
#PageNewsShow #pagetopimg {
	padding:0px;
	margin:0px;
	border-width:0px;
	position:relative;
	top:0px;
}


/*###################################################################################################################
 ####
 ####   FORM
 ####
 ####################################################################################################################
 ###################################################################################################################*/

/********************************************************************************************************************
 * PageFormShow
 ********************************************************************************************************************/
#PageFormShow input {
	width:200px;
	margin-top:2px;
}
#PageFormShow #LeaderZip {
	width:80px;
}
#PageFormShow #FollowerZip {
	width:80px;
}
#PageFormShow #LeaderCity {
	width:110px;
}
#PageFormShow #FollowerCity {
	width:110px;
}
#PageFormShow #LeaderEmail {
	width:412px;
}
#PageFormShow #FollowerEmail {
	width:412px;
}
#PageFormShow select {
	width:200px;
	margin-top:2px;
}
#PageFormShow textarea {
	width:200px;
	margin-top:2px;
}
#PageFormShow #Comment {
	width:410px;
	height: 100px;
	margin:5px;
}
#PageFormShow #errMsg {
	margin-bottom:20px;
	border-top:1px solid #DDDDDD;
	border-left:1px solid #D3D3D3;
	border-right:1px solid #C6C6C6;
	border-bottom:1px solid #BBBBBB;
	display:none;
}
#PageFormShow #errHeader {
	padding: 3px;
	padding-top: 10px;
	margin-top:2px;
	margin-left:2px;
	margin-right:2px;
	background-image: url(/images/list_header.png);
	background-position: bottom;
	background-repeat: repeat-x;
	border-bottom: #CCDDDD 1px solid;
	color: #775555;
	font-size:12px;
	font-weight:bold;
}
#PageFormShow #errContent {
	background-color:#FFAA99;
	color:#333333;
	padding:20px;
}
#PageFormShow #successMsg {
	margin:40px;
	display:none;
}
#PageFormShow #successContent {
	background-color:#EEFFEE;
	color:#333333;
	padding:10px;
	margin:3px;
}
#PageFormShow #buttons {
	border-top:1px solid #D9D9D9;
	margin-top:3px;
	padding:10px;
	text-align:right;
}
#PageFormShow .info {
	font-size:11px;
	padding:3px;
	display:block;
}
#PageFormShow .required {
	color:#CC0000;
}