html{
width:100%;
height:100%;
}
body {
margin:0;
padding:0;
width:100%;
height:100%;
font-family: arial;
font-size: 13px;
}
.termDate {
	text-align: center;
	font-weight: bold;
	}

#outer{
width:950px;
min-height:100%;
margin:auto;
position:relative;
background-color:#fff;
}
#login_box {
text-align:center;
padding:159px 40px 0;
background:transparent url('/images/header.jpg') no-repeat scroll 0 -37px;
margin:-30px -210px 0 -8px;
}
#login_box h1{
margin:25px 0 15px;
}
#login_box .opt{
margin:30px 0 0;
}
a {
}
p{
margin:0 0 10px;
}
pre{
margin:0;
}
#content {
padding:8px 210px 8px 8px;
position:relative;
min-height:500px;
}
.clear{
clear:both;
}
.clearLeft{
clear:left;
}
.clearRight{
clear:right;
}
.left{
float:left;
padding-right:10px;
}
#header {
padding-top:4px;
padding-bottom:4px;
}
#header .break {
border-bottom:1px solid #cccccc;
height:4px;
	}
#header a {
padding:4px;
}
#header #login_logout {
float:right;
padding-right:4px;
}
#header #menu,#header #submenu {
	padding-left:4px;
	}
#header #submenu {
	padding-top:3px;
	}	

#header #menu .active,#header #submenu .active{
	background-color: #C3D9FF;
	}
#ajaxTasks,.filters{
position:absolute;
right:0px;
top:8px;
border:1px solid #cecece;
width:178px;
padding:10px;
background-color:#fff;
}
.filters{
top:120px;
}
#ajaxTasksContent{
height:60px;
overflow:hidden;
border-top:1px solid #cecece;
margin:2px 0 0;
}
#ajaxTasksContent .pendingRequest{
text-decoration:blink;
color:red;
}
#ajaxTasksContent .finishedRequest{
text-decoration:none;
color:black;
}
#ajaxTasksContent div{
background-color:#efefef;
border-bottom:1px solid #cecece;
margin:2px 0 0;
}


.msg {
padding:5px;
color:red;
font-weight:bold;	
}
#content .bottomSpacer{
height:61px;
}
#footer {
text-align: center;
margin-top:20px;
font-size: 11px;
border-top:1px solid #cecece;
padding:5px 0;
height:30px;
line-height:15px;
position:absolute;
bottom:0px;
width:100%;
left:0px;
}
#footer a {
padding:4px;
}

form label{
width:200px;
text-align:right;
display:block;
float:left;
line-height:20px;
padding:0 5px 0 0;
}

.datePeriodTable label{
width:80px;
}

.formTable input,.formTable select{
width:180px;
border:1px solid #cecece;
margin:1px 0;
}
.formTable input[type="checkbox"],.formTable .chkbox{
width:auto;
border:none;
}
.formTable input.time{
width:83px;
}
.formTable select.time{
width:60px;
}
.formTable input.dateHelperAllDay{
width:90px;
}
.formTable .timeAdditional{
padding:0 0 10px;
}
.formTable .timeAdditional label{
width:89px;
}
.formTable td.spannedLabel{
padding:10px 0 0 5px;
}
.formTable td.spannedContainer{
padding:0 0 10px;
}
.formTable textarea,.formTable div.editAble{
clear:left;
border:1px solid #cecece;
height:150px;
width:100%;
overflow:auto;
}
.formTable td.label{
text-align:right;
padding:0 5px 0 0;
}
.formTable td.label2Row{
text-align:right;
padding:3px 5px 3px 0;
}
.formTable td.coachLabel{
width:100px;
text-align:right;
padding:0 5px 0 0;
}
.formTable td.submit{
text-align:center;
}
.formTable td.submit input{
width:auto;
}

.formTable .partnerShips{
position:absolute;
left:341px;
top:13px;
background-color:#fff;
padding:15px;
border:1px solid #cecece;
height:400px;
width:350px;
overflow:auto;
z-index:3;
}

.formTable .blogSchoolContainer .partnerShips{
left:465px;
}

.formTable .partnerShips h2{
font-size:14px;
}
.formTable .partnerShips .partnershipContainer{
margin:0 0 7px;
padding:3px 0 0;
border-top:1px solid #cecece;
}
.formTable .partnerShips .familyContainer{
padding:0 0 0 15px;
}
.formTable .partnerShips .schoolContainer{
padding:0 0 0 15px;
}

div.perFiveFloat2{
width:22%;
float:left;
line-height:20px;
text-align:center;
overflow:hidden;
}
div.perFiveFloat{
width:20%;
float:left;
line-height:20px;
text-align:center;
overflow:hidden;
}
div.perThreeFloat{
width:33%;
float:left;
text-align:left;
line-height:20px;
overflow:hidden;
}

/*ez egy felugro ablak lesz a kesobbiekben*/
#actions{
position:absolute;
left:50px;
top:50px;
padding:20px;
background-color:#fff;
border:1px solid #cecece;
display:none;
z-index:3;
}
#actions h2{
margin:0 0 10px;
font-size:13px;
font-weight:normal;
}
#actions hr{
height:1px;
border:1px solid #cecece;
}
#actionsBg{
width:100%;
height:100%;
position:absolute;
z-index:2;
background-color:#000;
left:0;
top:0;
display:none;
/* for IE */
filter:alpha(opacity=40);
/* CSS3 standard */
opacity:0.40;
}
#viewHover{
width:100%;
height:100%;
position:absolute;
z-index:20;
left:0;
top:0;
background-color:#ffffff;
/* for IE */
filter:alpha(opacity=10);
/* CSS3 standard */
opacity:0.10;
display:none;
}
#viewClose{
position:absolute;
left:50px;
top:30px;
width:120px;
height:20px;
display:none;
z-index:21;
background-color:#fff;
border:2px solid #000;
}
#viewClose a{
display:block;
width:120px;
height:20px;
line-height:20px;
text-align:center;
font-size:14px;
text-decoration:none;
color:#000;
}


.list{
}

table.list{
margin:10px auto 0;
}

table.list tr.separator td{
font-weight:bold;
font-style:italic;
border-bottom:2px solid #cecece;
padding:14px 2px 0px;
}

table.list tr.role1 td{
background:#ddffdd;
}
table.list tr.role2 td{
background:#edffed;
}
table.list tr.role3 td,table.list tr.role4 td{
background:#f6fff6;
}
table.listTable tr.role1 td.first{
padding-left:5px;
}
table.listTable tr.role2 td.first{
padding-left:15px;
}
table.listTable tr.role3 td.first,table.listTable tr.role4 td.first{
padding-left:25px;
}
table.listTable td.editDelete{
width:110px;
text-align:center;
}
.center{
text-align:center;
}

/* ssco report*/
.report_line{
position:relative;
}
.report_line .edit{
position:relative;
display:none;
}
.comment{
font-size:10px;
color:#777;
}

.clear_float {
clear:both;
}

.example{
font-size:10px;
color:#777;
display:block;
margin:1px 0 10px 200px;
}


/*pdm report list*/
.wsumList_reports,.wsumList_reports div {
float:left;
}
.wsumList_reports .user_name{
width:238px;
}

.wsumList_reports .submint_date {
width:130px;
}

.pdContent{
width:420px;
}

.calendar_button {
position:relative;
top:4px;
cursor:pointer;
}

.listTable{
margin:10px 0;
width:100%;
}
table{
border-collapse:collapse;
}
.listTable tr.header,.homeTable tr.header{
background-color:#C3D9FF;
border-bottom:2px solid #999;
}

.listTable tr.header td,.listTable tr.blankHeader td{
font-weight:bold;
padding:5px 5px;
}
.listTable tr.blankHeader td{
text-align:center;
}

.listTable tr.header2 td{
background:#C3D9FF;
padding:2px 5px;
font-weight:normal;
border-bottom:1px solid #cccccc;
}

.listTable td{
padding:3px;
}

.listTable tr.item,.homeTable tr.item,.homeTable tr.itemHeader{
background-color:#E8EEF7;
}

.listTable tr.item td{
border-bottom:1px solid #CCCCCC;
}

.blogForm .yui-editor-container{
position:static;

}
.blogData{
width:400px;
clear:left;
height:150px;
border:1px solid #cecece;
overflow:auto;
}


textarea.mail{
width:400px;
height:200px;
font-size:12px;
}
div.mail{margin:0 0 0 45px;}

.homeTable td{
padding:2px 5px;
}

.homeTable tr.header td{
font-weight:bold;
padding:3px 5px;
}

.homeTable tr.item_0{
background-color:#ffffff;
}

.reportContainer{
margin:2px 10px 5px;
border:1px solid #cecece;
border-bottom:none;
}

.homeTable tr.item td{
border-bottom:1px solid #cecece;
}

.filters input[type="submit"]{
margin:10px auto;
width:auto;
display:block;
}
.filters label{
display:inline;
text-align:left;
font-size:12px;
}
.filters input[type="text"],.filters select{
width:178px;
border:1px solid #cecece;
margin:1px 0 5px;
}
.filters input.dateHelper{
width:153px;
}

table.listTable td.mail{
width:65%;
}

a.removeFile{
display:block;
font-size:10px;
margin:0 0 7px;
width:auto;
}

.uploadIframe{
width:200px;
height:200px;
}

#container{
display:none;
}

.clubDates{
width:290px;
}

#attachContainer input.uploader{
width:250px;
}


.ksTable{
width:100%;
}

.ksTable tr{
}
.ksTable td{
border-bottom:1px solid #cecece;
padding:2px 0;
}

#calendarForm .editAble{
width:271px;
}

.listTable .separator {
font-weight: bold;
}
