﻿#pnlDocs,#pnlDocs p, #pnlDocs td
{
	 background-color:#fff;
}

#divMessage
{
	width:600px;
}

.login
{
	width:100%;
	padding:0px;
	margin-bottom:10px;
}

.login .entry
{
      float:left; 
      width:120px;
}

.login .entry input
{
     width:100%;
}

.login .label
{
      float:left; 
      width:100px;
}

.logout
{
	width:100%;
	padding-top:0px;
	margin-bottom:10px;
}

#mailform
{
	width:100%;
}

#mailform .right
{
	width:50%;
	float:left;
}

#mailform .left
{
	width:50%;
	float:left;
}

#mailform .row
{
	width:298px;
	margin:0px;
	padding:0px;
}

#mailform .label
{
	width:200px;
	float:left;
	padding:2px;
	margin:0px;
	float:left;
	font-weight:bold;
	color:#660000;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
}

#mailform .entry
{
	width:180px;
	float:left;
	padding:2px;
	float:left;
	margin:0px;
}

#mailform .students .row
{
	width:98%;
	margin:0px;
	padding:0px;
	clear:both;
	padding-left:10px;
}

#mailform .students .header, #divThanks .header
{
  color:#660000;
  font-family:Arial,Helvetica,sans-serif;
  font-weight:bold;
}

#mailform .students .cell
{
	width:100%;
	margin:0px;
	padding:2px;
	float:left;
}

#mailform .labellarge
{
	width:100%;
	float:left;
	padding:2px;
	margin:0px;
	float:left;
	font-weight:bold;
	color:#660000;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
}

#mailform .entrylarge
{
	width:500px;
	float:left;
	padding:2px;
	float:left;
	margin:0px;
}

#mailform .students .entry
{
	width:500px;
	float:left;
	padding:2px;
	float:left;
	margin:0px;
}

#mailform .entrylarge textarea
{
	width:100%;
}

#mailform input, #mailform select
{
	width:70%;	
}

#mailform input.tick
{
	width:20px;
	
}

#mailform .buttons
{
	text-align:center;	
	padding:2px;
}

#mailform .buttons input
{
	width:100px;	
}

#mailform .tick input
{
	width:20px;
}

#mailform .students #student1, #mailform .students #student2 ,#mailform .students #student3, #mailform .students #student4
{
	position:absolute;
	top:0px;
	left:0px;
	height:1050px;
}

#mailform .students #student1
{
	z-index:4;
}

#mailform .students #student2
{
	z-index:3;
	display:none;
}

#mailform .students #student3
{
	z-index:2;	
	display:none;
}

#mailform .students #student4
{
	z-index:1;	
	display:none;
}

#mailform #studentcontainer
{
	height:1050px;
	position:relative;
	border:1px solid #660000;
	border-top:none;
}

#mailform #studentbuttoncontainer
{
	height:200px;
	position:relative;
	height:24px;
	border:1px solid #660000;
	border-bottom:none;
	background-color:#660000;
}
#mailform .studentbutton
{
	float:left;
	background-color:#660000;
	height:16px;
	padding:4px;
	color:#ffffff;
	cursor:pointer;
	width:100px;
	text-align:center;
}

#mailform .studentbuttoncurrent
{
	background-color:#ffffff;
	color:#660000;
}

#mailform .alternative
{
	z-index:0;	
	float:left;
	width:330px;
}

#mailform .alternative .row
{
	width:330px;
	margin:0px;
	padding:0px;
	clear:both;
}

#mailform .alternative .row .entry
{
	width:100%;
}

#mailform .alternative .row .label
{
	width:200px;
}

#mailform .students #studentcontainer h2
{
	color:#000000;
	background-color:#ffffff;
	padding:4px;
	width:400px;
	text-decoration:underline;
}

#mailform .button
{
	width:100px;
}

#pnlConfirm
{
	width:600px;
}

#mailform .wednesday
{
	border:1px solid #660000;
	border-collapse:collapse;
	width:100%;
	
}

#mailform .wednesday td
{
	border:1px solid #660000;
	padding:2px;
}

#mailform .wednesday th
{
	border:1px solid #660000;
	color:#ffffff;
	background-color:#660000;
	padding:2px;
	text-align:left;
}

#mailform .passwords
{
	width:399px;
	float:left;
}

#mailform .passwords .row
{
	width:398px;
	margin:0px;
	padding:0px;
}

#mailform .passwords .label
{
	width:126px;
	float:left;
	padding:2px;
	margin:0px;
	float:left;
	font-weight:bold;
	color:#660000;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	padding-top:6px;
}

#mailform .entry
{
	width:350px;
	float:left;
	padding:2px;
	float:left;
	margin:0px;
}

.parentinfo-main ul
{
    list-style:none;
    padding:0px;
    margin:0px;
}

.parentinfo-main ul li
{
    list-style:none;
    padding:0px;
    margin:0px;
    padding-bottom:10px;
}

.passwords
{
    padding-left:270px;
}

#mailform .documents
{
    width:98%;   
}

#mailform .documents .doc, #mailform .documents .text, #mailform .documents .link
{
    width:100%;   
    margin-bottom:10px;
}

#mailform .documents a
{
    display:block;
    width:570px;
    height:50px;
    padding-top:4px;
    padding-right:100px;
}

#mailform .documents .doc a
{
    background-image:url(/Uploads/images/mail_doc.gif);
    background-position:top right;
    background-repeat:no-repeat;
    height:25px;
}

#mailform .documents .link a
{
    background-image:url(/Uploads/images/mail_link.gif);
    background-position:top right;
    background-repeat:no-repeat;
    height:25px;
}

#mailform .documents .doc a:hover, #mailform .documents .link a:hover
{
    background-color:#eeeeee;
}
