.main {
	background-color: #666666;
	width:980px;
	padding-left:0px;
	text-align:left;
	table-layout:fixed;
	border-collapse: collapse;
	border-spacing:1px;
	vertical-align: top;
	font-family: arial;
	empty-cells: show;
}


.menu {
	font-size:14px;
	width: 95%;
	padding-left: 0px;
	font-family: arial;
}

.leftside {
	width: 160px;
	vertical-align: top;
	overflow: hidden;
}		   


.rightside {
	text-align: left;
	vertical-align: top;
	border-left: 1px dashed #999999;
	width:800px;
}

.content {
	margin-left:30px;
	margin-right:30px;
}

.bookings {
	font-size:6px;
}

.calendar_table {
	background-color: white;
	border: 1px solid black;
	border-collapse: collapse;
	border-spacing: 0px;
	table-layout: fixed;
	overflow: hidden;
	width: 700px;
	margin: 0px;
	padding:0px;
	font-size: 12px;	
	empty-cells: show;
}

.calendar_table tr {
	margin: 0px;
	padding:0px;
	min-height: 15px;	
}

.calendar_table div {
	padding:0px;
	margin:0px;
	color: #222222;
}

.calendar_table td {
	border-right: 1px solid black;
	padding:0px;
	padding-bottom: 1px;
	padding-top: 1px;
	border-color: #666666;
	min-height: 15px;	
}		


.calendar_table td a {
	display: block;
	color: black;		 
cursor: pointer;
cursor: hand;
}

.daynum {
	float: right;
	color:#666666;
	font-size: 14px;
	padding-right: 2px;
}

.dayname {
	float:left;
	font-size: 12px;
	text-indent: 3px;	
}

.calendar_table .weekend {
	background-color: #eeeeee;
}

.calendar_table .calrow_1 {
    height: 20px;
	font-weight: bold;
	text-align: right;
	cursor: pointer;
	border: 0px;		
	min-height: 15px;	
}   
.calendar_table .calrow_1 td {
	border-bottom: 1px solid #aaaaaa;
	border-top: 2px solid black;
	background-color: #eeeeee;
}

.calendar_table .calrow_1 td.weekend {
	background-color: #dddddd;
}


.calendar_table .calrow_2 {
    height: 15px;
	font-size: 10px;		
	cursor: pointer;
	margin:0px;
	padding:0px;
	border: 0px;	
	min-height: 15px;	
}   
.calendar_table .calrow_3 {
    height: 15px;
	min-height: 15px;	
	font-size: 10px;		
	cursor: pointer;
}   
.calendar_table .calrow_4 {
    height: 15px;
	min-height: 15px;	
	font-size: 10px;		
	cursor: pointer;
	border: 0px;
	padding:0px;
}   
.calendar_table .calrow_5{
	height: 30px;
	font-size: 10px;		
	color: white;
}

.command_td {
	text-align: center;
}

.command_td a {
	color: white;
}

.command_td a:visited {
    color: white;
}
.command_td a:hover {
	color: grey;			 
}


.calendar_table .booked_td {
	background-color: #FFA07A;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	text-align: center;
	overflow: hidden;
	border-spacing: 0px;
}



.calendar_table .option1_td {
	background-color: #FFFACD;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	text-align: center;
	overflow: hidden;
	border-spacing: 0px;
}

.calendar_table .option2_td {
	background-color: #bbeebb;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	text-align: center;
	overflow: hidden;
	border-spacing: 0px;
}


.calendar_table .transfer_inner {
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px; 
	font-size: 10px;
	width: 100%;
}

.transfer_all {
	border-collapse: collapse;
	border-spacing: 0px;
	font-size: 10px;
	background-color: #dddddd;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
    border-right: none;
	color: #666666;
	text-align: center;
	overflow: hidden;
	width: 100%;		  
}

.transfer_inner a:hover {
border: solid 1px grey;
}

.calendar_table .transfer_inner td {
	border: none;
}

.calendar_table .transfer_td_end {
	background-color: #dddddd;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	color: #666666;
	float:left;
	width: 78%;
	text-align: center;
	overflow: hidden;
	margin-right:10px;		  
}

.calendar_table .transfer_td_begin {
	background-color: #dddddd;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	width: 78%;
	float: right;
	color: #666666;
	text-align: center;
	overflow: hidden;
}

.calendar_table .transfer_split_end {
	background-color: #dddddd;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	width: 90%;
	float: left;
	color: #666666;
	text-align: center;
	overflow: hidden;
}


.calendar_table .transfer_split_begin {
	background-color: #dddddd;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	width: 90%;
	float: right;
	color: #666666;
	text-align: center;
	overflow: hidden;
}

.popup_main {
	background-color: #666666;
	border-collapse: collapse;
	border-spacing:0px;
	font-family: arial;
	color: black;
	table-layout: auto;
	left: 0px;
	top: 0px;	  
	position: absolute;
	border: none;
}

.popup_main input {
	font-size: 12px;
}

.popup {
	font-size: 12px;
	color: #eeeeee;
	background-color: #666666;
	margin: 0px 
	padding: 0px;
	top: 0px;
	border: none;
}

#infoboxtable {
	border-spacing: 0px;
	margin: 0px;
	padding: 0px;
	width: 310px ;
	height: 300px;
	table-layout: fixed;
}


.popup input {
	background-color: #555555;
	border: 1px solid #999999;
}

.button_bar {
	right: 0px;
	margin: auto;
	font-size: 10px;
	vertical-align: bottom;
	padding: 0px;
	height: 45px;
	width: 100%
}

div.centered {
	text-align: center;
}

div.center table {
	margin: 0 auto;
	text-align: left;
}


.button_bar tr {
}

.button_bar input {
	font-size: 14px;
}

.infomsg {
	 color: orange;
     font-size: 16px;
}
.warnmsg {
	color: red;
	font-size: 16px;
}

.infobox_title {
	background-color: blue;
	font-size: 20px;
	height: 30px;
	text-align: center;
	width: 100%;
}

.option1box_title {
	background-color: #FFFACD;
	font-size: 20px;
	height: 30px;
	text-align: center;
	border: none;
}

.option2box_title {
    background-color: #bbeebb;
    font-size: 20px;
    text-align: center;
	height: 30px;
	width: 100%;
}

.admin_option1box_title {
	background-color: #FFFACD;
	font-size: 20px;
	text-align: center;
	height: 30px;
	width: 100%;
}

.admin_option2box_title {
	background-color: #bbeebb;
	font-size: 20px;
	text-align: center;
	height: 30px;
	width: 100%;
}

.admin_bookingbox_title {
	background-color: #ee7777;
	text-align: center;
	font-size: 20px;
	height: 30px;
	width: 100%;
}
	
.bookingbox_title {
	background-color: #ee7777;
	text-align: center;
	font-size: 20px;
	height: 30px;
	width: 100%;
}
.admin_message {
	color: red;
	font-size: 16px;
}


#filebrowser_filename {
	border-bottom: 1px solid #999999;
}

.filename_row  td {
	border-bottom: 1px solid #999999;
}
	
.filebrowser_none td {
	border-bottom: 1px solid #999999;
}



.infobox_content {
	font-size: 14px;
}

.infobox_content table {
	font-size: 12px;
}
	
.files	{
	border: solid 1px black;
}

.files td {
	border: solid 1px black;
}

.arealist {
	font-size:16px;
}

.menutree {
	background-color: #555555;
	color: #eeeeee;
	font-size: 12px;
	float: right;
   margin-left: 20px;
}

.filecount {
	color: #bbbbbb;
	font-size: 8px;	   
	text-indent: 6px;
}
			   

.menutree .subentry {
	text-indent: 10px;
}

.submenu {
	padding-left: 5px;
	font-size: 9px;
}

.submenu a {
	font-style:italic;
	color: #f5f5f5;
	font-size:10px;	   
	
}

.submenu tr {
	padding-left:5px;
}

.submenu a:hover {
	color: #f5f5f5;
}

.menutable {
	margin-left:20px;
	font-size: 12px;
	color: #f5f5f5;
	border-spacing: 0px;
	border-collapse:collapse;
	width: 140px;
	font-family: arial;
	table-layout: fixed;
}

.selected {
	border-left: 2px solid orange;
	padding-left: 2px;
}

.usertable {
	font-size:8px;
}

.usertable tr {
	border-bottom: 1px solid #d5d5d5;
}

.usertable td {
}

.filebrowser_main {
	table-layout: fixed;
	width: 800px;
	background-color: #666666;	   
}

.filebrowser tr {
		
}

.filebrowser {
	font-size:9px;
	table-layout:fixed;
	width: 100%;
	border-collapse: collapse;
	empty-cells: show;
}

#filebrowser_filename td {
	vertical-align: top;
	text-align: center;
	border: none;
}
#filebrowser_comment {
	width: 300px;
	vertical-align: bottom;
}

.comment_action td {
	border: none;
}

#filebrowser_thumb {
	width: 190px;
	vertical-align: bottom;
	height: 140px;
	    background-color: #666666;

}

#filebrowser_actions {
	table-layout:fixed;
	width: 35px;
	border-collapse: collapse;	   
	border-spacing: 0px;
}


#filebrowser_fileinfo {
}

#menu_cal table{
	font-size: 10px;
}

#menu_cal input {
	font-size: 10px;
	font-stretch: narrower;
}

#logAnalyse {
	font-size: 10px;
	margin: 0px;
	padding:0px;
}

#logAnalyse input {
	font-size: 10px;
}

.logo  {
	border-spacing:0px;
	border-collapse:collapse;
	vertical-align:top;
	width: 800px;
	padding-bottom: 50px;
	margin: 0px;
}  

.logo td {
	width:100%;
	padding:0px;
	margin:0px;
}

.logo tr {
	width:100%;
	padding:0px;  
	margin:0px;
}

.logo img {
	padding:0px;  
	margin:0px;
}

.fixedpos {
	position: fixed;
	top: 0;		 
	left: 0;
	min-width:100%;
	margin:0px;
	padding:0px;
}

.bookedbox {
	width: 5px
	height: 5px;
	color: red;	  
}

.bookedbox:after {
	content: 'booked';
	font-size:8px;		 
}

.greenbox {
	width: 5px
	height: 5px;
	color: lightgreen;	  
}

.greenbox:after {
	content: 'free';
	font-size: 14px;		 
}

.changebox {
	width: 5px
	height: 5px;
	color: blue;	  
}

.changebox:after {
	content: 'change';
	font-size: 8px;		 
}

.confirmedbox {
	width: 5px;
    height: 5px;
    color: orange;
}

.confirmedbox:after {
	content: 'mybook';
    font-size: 8px;
}
			 
.optionbox {
	width: 5px;
    height: 5px;
    color: yellow;
}

.optionbox:after {
	content: 'option';
    font-size: 8px;
}


.booking {
	background-color:#38acf5;
	padding: 3px;
}	

.dayname {
	font-size: 8px;
}

.daynum {
	font-weight: bold;
}

.pdetails {
	color: #d3d3d3;
	font-size:5px;
}	   

img {
	margin:0px;
	padding:0px;
}

.login input {
	background-color: #888888;
	color: #d3d3d3;
	border: solid 1px;
	padding:2px;		
				
}

input {
	background-color: #777777;
	color: #d3d3d3;
	border: solid 1px #bbbbbb;
}							   


input.error {
	background-color: #cc7300;
	color: #d3d3d3;
	border: solid 1px #bbbbbb;
}
.projecttable tr:first-child {
	border-bottom: 1px solid #d5d5d5;
}

select {
	background-color: #888888;
	color: #d3d3d3;
    border: solid 1px;
}

select:selected {
   background-color: #eeeeee;
 }

.calday input {
	font-size: 8px;
}		

table {
	text-align:left;
	empty-cells: show;
}



body {
	color: #a9a9a9;
	font:  arial 9px normal;	   
}


a:link {
	color: #f5f5f5;
}

a:active {
	color: #d3d3d3;
  }

a:visited {
	color: #d3d3d3;
  }

.left {
	text-align:left;
	clear:none;	  
}

.right {
	text-align:right;
	clear:none;
}

.filecomment {
	font-size: 12px;
	vertical-align: bottom;
}


.filecomment textarea {
	background-color: #888888;
	border: 1px solid #999999;
	color: #eeeeee;
	vertical-align: bottom;
}


.errorMsg {
	font-size: 24px;
	color: red;
}

.queuetable {
	font-family: arial;
	font-size: 11px;
}

.fileinfo  {
	font-size: 10px;
}

.thumbnail {
	border: 1px solid #eeeeee;
	padding: 0px;
	vertical-align: bottom;
}

.thumbnail_small {
	border: 1px solid #eeeeee;
	padding: 0px;
	vertical-align: bottom;
	width: 20px;
	height: 20px;
}

.remove {
    border : 1px solid #888888;
    width: 10px;
    font-size: 6px;
    vertical-align: bottom;
    bottom: 0px;
    position: relative;
			  
}

.mark {
	border : 0px solid #888888;
	width: 15px;
    font-size: 8px;
	vertical-align: bottom;
	bottom: 0px;
	position: relative;
}

#markbutton {
	background-color: #666666;
	padding: 0px;
	margin: 0px;
	border: 0px;
	width: 18px;
}


#deletebutton {
	background-color: #666666;
	padding: 0px;
	margin: 0px;
	border: 0px;
	width: 18px;
}

#deletebutton img {
margin: 0px;
padding: 0px;
}

.delete {
	border : 0px solid #888888;
	width: 15px;
    font-size: 8px;
	vertical-align: top;
    background-image: 'pics/delete.gif';
}


.getzip {
	font-size: 10px;
}
		 
#upload_field {
	font-size: 8px;
	width: 50px;
}

.button_caption {
	font-size: 9px;
}

.saveButton_caption {
	font-size: 9px;
}
#uploadField {
	width: 100px;
	font-size: 8px;
}

#uploadButton {
	border: 1px solid  #888888;
	font-size: 10px;
}

#downloadButton {
	border: 1px solid  #888888;
	font-size: 10px;
}

#clearQueueButton {
	border: 1px solid  #888888;
	font-size: 10px;
}

#queueFilename {
	font-size: 10px;
}

#queueFileInfo {
	font-size: 10px;
}
				
.filename_text {
	color: white;

}

.calendar_year_table {
clear: left;
	font-size: 10px;
}

#menu_prevy {
cursor: pointer;
}

#menu_nexty {
cursor: pointer;
}

#menu_yearfield {
cursor : pointer;
}

.useradd {
background-color: #dddddd;
}
#request_info {
	font-size: 10px;
}
.files_table {
   font-size: 9px;
}
h6 {
font-family: arial;
}