/*
	Design by Free CSS Templates
	http://www.freecsstemplates.org
	Released for free under a Creative Commons Attribution 2.5 License
*/

/* Basic */

*
{
	margin: 0em;
	padding: 0em;
}

h1,h2,h3,h4,h5,h6
{
	color: #444;
}

body
{
	min-width:994px;	
}

body,input
{
	font-family: verdana;
	font-size: 13px;
	color: #353539;
}

input.button
{
	border-top: solid 1px #fff;
	border-left: solid 1px #fff;
	border-bottom: solid 1px #888;
	border-right: solid 1px #888;
	background-color: #eaeaea;
	color: #555;
	font-size: 0.8em;
	padding: 0.35em;
}

input.text
{
	border-top: solid 1px #888;
	border-left: solid 1px #888;
	border-bottom: solid 1px #fff;
	border-right: solid 1px #fff;
	padding: 0.1em;
	margin-top: 0.25em;
	margin-bottom: 0.5em;
}

a
{
	color: #006699;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

textarea
{
	font-family: verdana;
	font-size: 10pt;
	color: #353539;
	border-top: solid 1px #888;
	border-left: solid 1px #888;
	border-bottom: solid 1px #fff;
	border-right: solid 1px #fff;
	padding: 0.1em;
	margin-top: 0.25em;
	margin-bottom: 0.5em;	
}

/* Outer */

#outer
{
	margin: 0.5em auto 0em auto;
	width: 100%;
}

/* Header */

#header
{
	padding: 0em 1.6em 0em 1.4em;
}

#header h2
{
	font-size: 0.8em;
	font-weight: normal;
	color: #949494;
	display: inline;
	padding-left: 0.5em;
}

#header h1
{
	font-size: 1.9em;
	display: inline;
	letter-spacing: -0.05em;
}

#header h1 a
{
	color: #343434;
	text-decoration: none;
}

/* Menu */

#menu
{
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #cc3300;
	border-bottom: solid 1px #336600;
	width: 100%;
}

#menu ul
{
	padding: 1em 4.5em 1em 4.5em;
	list-style: none;
}

ol
{
	padding: 1em 4.5em 1em 1.5em;
}

#menu li
{
	display: inline;
	padding-right: 2.5em;
	font-size: 0.8em;
}

#menu li a
{
	color: #fff;
	background-color: inherit;
}

#menu li a:hover
{
	border-bottom: solid 1px #cc3300;
}

/* Content */

#content
{
	padding-left: 1em;
	padding-right: 1em;
}

.box
{
	margin-bottom: 1.25em;
}

.boxContent
{
	padding: 1.25em 1em 0.25em 1em;
	background: #ffffff url('../Images/a1.gif') top left repeat-x;
}

/** boxA **/

.boxA .boxContent
{
	margin-top: 0em;
	color: #fff;
	border-bottom: solid 1px #6699ff;
	background: #6699ff;
	padding: 1em 1.5em 1em 1em;
}

.boxA span
{
	font-weight: bold;
	font-size: 0.8em;
}

.boxA a
{
	background-color: inherit;
	color: #fff;
	font-size: 0.8em;
}

.boxA a:hover
{
	text-decoration: none;
	border-bottom: solid 1px #ff9900;
}

.boxA input.button
{
	margin-top: 0.25em;
	vertical-align: middle;
}

.boxA input.text
{
	width: 100%;
}

/** boxB **/

.boxB .boxContent
{
	margin-top: 0em;
	color: #fff;
	border-bottom: solid 1px #004466;
	background: #007799;
	padding: 1em 1.5em 1em 1em;
}

.boxB span
{
	font-weight: bold;
	font-size: 0.8em;
}

.boxB a
{
	background-color: inherit;
	color: #fff;
	font-size: 0.8em;
}

.boxB a:hover
{
	text-decoration: none;
	border-bottom: solid 1px #007799;
}

.boxB input.button
{
	margin-top: 0.25em;
	vertical-align: middle;
}

.boxB input.text
{
	width: 100%;
}

.linkbutton
{
	border-style:solid;
	border-width:1px;
	border-color:#006699;
	background-color:#ffffff;
	color:#006699;
	padding:1px;
}

.linkbutton2
{
	border-top: solid 1px #fff;
	border-left: solid 1px #fff;
	border-bottom: solid 1px #888;
	border-right: solid 1px #888;
	background-color: #eaeaea;
	color: #555;
	font-size: 0.8em;
	padding: 0.45em;
    text-align:center;
    text-decoration:none;
    height:12px;
    cursor:default;
}

/** Content **/

#content p
{
	margin-bottom: 1em;
	text-align: justify;
}

#content strong
{
	color: #444;
}

#content h2,h3,h4,h5,h6
{
}

#content h2,h3
{
}

#content h3
{
	font-size: 1.0em;
}

#content h2
{
	font-size: 1.25em;
}

#content ul
{
	padding-left: 1em;
	line-height: 1.4em;
}

#content blockquote
{
	padding: 1em;
	margin-bottom: 1.5em;
	border-left: solid 6px #cc3300;
}

#content blockquote p
{
	margin-bottom: 0em;
	line-height: 1.5em;
}

#content table
{
	margin-bottom: 1.5em;
}

#content table th
{
	text-align: left;
	font-weight: bold;
	padding: 0.5em;
	color: #444;
}

#content table td
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}

#content table tr.rowA
{
	background-color: #efefef;
	color: inherit;
}

#content table tr.rowB
{
	background-color: #fafafa;
	color: inherit;
}

/* Footer */

#footer
{
	font-size:10px;
	border-top: solid 1px #e5e5e5;
	text-align: center;
	padding: 1.5em 0em 1.5em 0em;
}

.clear
{
	clear: both;
}

/********************************* CUSTOM ******************************/

.error
{
	color: #d7085f;
}

.smallTitle
{
	color: Black;
}

.errorPageHeading
{
	color: Red;
	font-weight: bold;
	font-size: 20px;
}

.schoolSelector
{
	font-family:Tahoma;
	font-size: 20px;
	vertical-align:top;
}

.pageTitleImage
{
	vertical-align: middle;
	margin-right: 10px;	
}

.boxC
{
	margin-bottom: 35px;
}

.borderOff
{
	border-style:solid;
	border-width:1px;
	border-color:White;
}

.borderOn
{
	border-style:inset;
	border-width:1px;
	border-color:Silver;
}

.leftSideMenuText
{
	color: #353539;
}

.imageLink
{
	border-width:0px;
	border-style:none;
	cursor:pointer;
}

.actionLink
{
	text-decoration:underline;
	color: #006699;
	cursor:pointer;
}

.actionLinkMaster
{
	text-decoration:underline;
	color: #c82f6f;
	cursor:pointer;
}

.textDesign
{
	font-family: verdana;
	font-size: 10pt;
	color: #353539;
	border-top: solid 1px #888;
	border-left: solid 1px #888;
	border-bottom: solid 1px #fff;
	border-right: solid 1px #fff;
	padding: 0.1em;
	margin-top: 0.25em;
	margin-bottom: 0.5em;	
}

.yearPlanningMonth
{
	font-size:12px;
	background-color:#d6d6d6;
	color:Black;
}

.yearPlanningMonthCurrent
{
	font-size:12px;
	background-color:#56da0d;
	color:Black;
}

.homePagMenuLinkPurple
{
	color:#c82f6f;
	text-decoration:underline;	
}

.readOn
{
	font-size:9px;
	font-weight:bold;	
	text-decoration:none;
}

.welcomeUser
{
	font-size:14px;	
}

.desktopGroup
{
	width:280px;
	vertical-align:top;
}

.masterTitle
{
	color: #c82f6f;
    font-size:14px;
    font-weight:bold;
}

.masterReaction
{
	color: #c82f6f;
    font-weight:bold;
}

.masterReactionDesktop
{
	color: #c82f6f;
}