body
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

a.alpha
{
color:#02679C;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
padding:5px;
text-decoration:none;
}

a.alpha:hover
{
color:#D2E1F7;
text-decoration:underline;
}

a.alpha:active,
a.alpha:focus,
a.alpha#active_menu
{
color:#D2E1F7;
text-decoration:underline;
}

form .input {
	color: #444;	
}

form select {
	color: #444;
	height:30px;
	border-radius:2px;
}

form label {
	width:220px;
	font-weight:normal;
	margin-top:10px;
}

form .required {
	font-weight: bold;
}
form .required label:after {
	color: #e32;
	content: '*';
	display:inline;	
}
form div.submit {
	border: 0;
	clear: both;
	margin-top: 10px;
	
}
label {	
	font-size: 100%;
	margin-bottom:3px;
	float:left;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-radius:3px;
	border:1px solid #bbb;
	float:left;
	height:30px;	
	margin: 0px 6px 7px 2px;
	padding:1px;	
	color:#666;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-radius:5px;
	border:1px solid #ccc;
	float:left;
}

a{text-decoration:none;}

a:hover
{
	color:#00008B;	
}

select {
	clear: both;	
	vertical-align: text-bottom;	
	height:30px;
}
select[multiple=multiple] {
	width: 100%;
}
option {
	font-size: 120%;
	padding: 0 3px;
}
input[type=text] {
	width:300px;
}
input[type=password] {
	width:300px;
}
input[type=checkbox] {
	clear: left;
	float: left;
	margin: 0px 6px 7px 2px;
	width: auto;
}
div.checkbox label {
	display: inline;
}
input[type=radio] {
	float:left;
	width:auto;
	margin: -5px 0;
	padding:5px;
	
}
.radio label {
	margin: 0 0 6px 20px;
	line-height: 26px;
}
input[type=submit] {
	display: inline;
	font-size: 110%;
	width: auto;
}

input[type=email] {
	width:300px;
}

input[type=submit]  {
border:1px solid #3e6600; -webkit-border-radius: 3px; -moz-border-radius:1px;border-radius:1px;font-size:15px;font-family:arial, helvetica, sans-serif; padding:5px 10px 10px 10px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF;
 background-color: #0673A6; background-image: -webkit-gradient(linear, left top, left bottom, from(#0673A6), to(#0673A6));
 background-image: -webkit-linear-gradient(top, #0673A6, #0673A6);
 background-image: -moz-linear-gradient(top, #0673A6, #0673A6);
 background-image: -ms-linear-gradient(top, #0673A6, #0673A6);
 background-image: -o-linear-gradient(top, #0673A6, #0673A6);
 background-image: linear-gradient(to bottom, #0673A6, #0673A6);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#0673A6, endColorstr=#0673A6);
 margin:0px 0px 0px 5px;
}

.border1px 
{
	border:1px solid #0673A6;
}

.border2px 
{
	border:2px solid #000000;
}


.bggray
{
	background:#eee;
}
.bgwood
{
	background:#DEB887;
}

.bgcyan
{
	background:#008B8B;
}

.bglightblue
{
	background:#B0C4DE;
}

.cyan
{
	color:#008B8B;
}

.lightgray
{
	color:#778899;
}

.brown
{
	color:#A52A2A;
}
.white
{
	color:#fff;
}
.gray{color:#e7e7e7;}

.black{color:#111111;}

.delbtn
{
background:#A52A2A;
color:#fff;	
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-style: italic;
	font-size: 20px;
}
.style2 {
	color: #0673A6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
}
.style13 {
	font-size: 18px;
	font-weight: bold;	
}
.style12 {font-size:16px; font-weight: bold;}

.style14 {
	font-size:20px;
	color: #005128;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.style3 { 
	font-size:18px;
	font-weight: bold;	
	color: #666666;
}
.style6 {
	color: #353535;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.style7 {font-size:20px}
.style15 {color: #000000}
.style16 {color: #FFFFFF}
.style18 {font-size:20px; font-weight: bold; font-style: italic; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; }
-->

.header
{
font-size:14px;
font-weight:bold;
background-image:url(../bg/header_back.jpg);
background-repeat:repeat-x;
padding:5px;
height:36px;
}

.div_sub_head
{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#064760;
font-size:12px;
font-weight:bold;
padding:5px;
}

input.large
{
width: 20px;
height: 20px;
background-color: #FCFF00;
}

.w22 {
width:22%;
}

.w30 {
width:30%;
}

.w35 {
width:35%;
}

.w50 {
width:50%;
}

.w40 {
width:40%;
}

.w70{
width:70%;
}


.w78 {
width:78%;
}

.w80 {
width:80%;
}

.w85 {
width:85%;
}

.w90 {
width:90%;
}

.w95 {
width:95%;
}
.w98 {
width:98%;
}
.w99 {
width:99%;
}

.w100 {
width:100%;
}

.size8
{
	font-size:8px;	
}

.size9
{
	font-size:9px;	
}

.size10
{
	font-size:10px;	
}

.size11
{
	font-size:11px;	
}

.size12
{
	font-size:12px;	
}


.size13
{
	font-size:13px;	
}

.size16
{
	font-size:16px;	
}
.size20
{
	font-size:20px;	
}
.al
{
	text-align:left;
}
.ac
{
	text-align:center;
}.ar
{
	text-align:right;
}
.fl
{
	float:left;
}
.fr
{
	float:right;
}
.b
{font-weight:bold;}

table
{
	border-collapse: collapse;
}

.period
{
bgcolor:#E468E8;
  height:60px;
}
.day
{ min-height:100px;
  max-height:100px;
 
  width:130px;
  height:60px;
  bgcolor:#E468E8;  
}
.m12
{
 width: 60%; 
 height:260px;

}
.m13
{

width:85%;
height:80%;
 
}
.mi3
{
 min-height:100px;
}
.margin10px
{
	margin:10px;
}

.icons{
	width:22px;
	height:22px;
	background-image:url('../imgs/multi_icons.png');
}

.delete{
	background-position:-132px -100px;
}
 .edit{
	background-position:-160px -170px;
}
 .course{
	background-position:-543px -315px;
}

 .other_details_icon{
	background-position:-160px -243px;
}

 .add_icon{
	background-position:-135px -170px;
}

.cancel{
	background-position:-436px -133px;
}

.transfer{
	background-position:-242px -170px;
}
button
{
margin:10px; padding:5px 10px 5px 10px;
}

.entry-form{
	background: #EDF2F6;	
	padding: 10px;
	border: 5px solid #C5D7E2;
	box-shadow: 3px 3px 5px #888;
	position: absolute;
	top: 25%;
	left: 35%;
	border-radius: 5px;
}
.entry-form input[type='text']{
	border: 1px solid #BBBBBB;
	box-shadow: 2px 2px 4px #C5D7E2 inset;
	height: 25px;
	width: 200px;
}
.entry-form input[type='text']:focus{
	border: 1px solid #C5D7E2;
}

footer
{
direction: ltr;
line-height: 24px;
font-size: 12px;
background: #fff;
background: rgba(255, 255, 255, 0.5);
text-transform: uppercase;
z-index: 9999;
position: fixed;
bottom:0;
font-family: Cambria, Georgia, serif;
box-shadow: 1px 0px 2px rgba(0,0,0,0.2);
width:99%;
text-align:center;
}

	@media print {
    p {
        font-size: 20px;
        color: red;
    }
	.print_none
	{
		display:none;
	}
	
	.border_none
	{
		border:0px solid;
	}
	.print_text_color
	{
		color:#000000;
	}
	.print_bg
	{
		background:#fff;
	}
	.print_td_height
	{
		height:75px;
	}
}
  