*{
    margin: 0 auto;
}
a:link {color: #00c; }
a:visited {color: #00c; }
a:hover	{color:#00c; }
a:active {color:#00c; }
a {
    cursor:pointer;
    cursor:hand;
}
body {
    background:url(/common/bkgrad.gif) repeat-x top left #0099d8;
    font-family:Verdana,Tahoma,Arial,Helvetica;
    font-size:.75em;
    text-align:center;
}
.pagewrapper {
    width:920px;
}
/* outer content box start*/
.outerbody{
    padding:0px;
}
.outerhead{
    padding:0px;
    background:url(/common/outerhead.png) no-repeat top left;
    height:23px;
}
.outerhead ul{
    float:right;
    padding:5px 50px 0px 0px;
}
.outerhead a{
    text-decoration:none;
}
.outerhead li{
    list-style:none;
    display:inline;
}
.outercontent {
	background:url(/common/outercontent.png) repeat-y top left;
}

.outerfooter{
    background:url(/common/outerfooter.png) no-repeat top left;
    height:39px;
}

/*outer content stop*/


/* font +/- start*/
.fontsize{
    text-align:left;
}
/* font +/-*/


/*inner header*/

.innerwrapper {
	height:100%;
	width:888px;
	margin-left:12px;
	background-color:#ffffff;
}
.innerwrapper .innerheader{
    margin-left:6px;
    background:url(/common/innerheader.png) no-repeat top center;
    height:146px;
}
.greenteam{
    margin-left:6px;
    background:url(/common/greenteam.png) no-repeat top center;
    height:146px;
}
/*innerheader stop */


/*tab sliding doors using list version*/

.tabwrapper {
	position:relative;
	z-index:1;
	display:inline;
	float:right;
	line-height:normal;
	margin: -12px 55px 0px 0px;
	font-size:10px;
	font-weight:bold;
}

.tabwrapper ul {
	list-style:none;
}

.tabwrapper li {
	background: url(/common/tableftlarge.png) no-repeat top left;
	float:left;
	padding: 0px 10px 0px 14px;
}

.tabwrapper a {
	vertical-align: bottom;
	display:block;
	background: url(/common/tabrightlarge.png) no-repeat top right;
	margin-right:-30px;
	padding:6px 26px 4px 0px;
    text-decoration: none;
}

.highlight {
	border-bottom: 2px solid white;
	position: relative;
	z-index: 2;
	margin-top:2px;
	margin-left:-1px;
}

.highlight a {
	border-bottom: 1px solid white;
	position: relative;
	z-index: 2;
	margin:0px -30px -1px 0px;

}

/*menu start - set widths and heights for menu area */
.menu{
    text-align:left;
    margin:10px 10px 0px 18px;
    width:20%;
    float:left;
}
.menuheader {
	height:22px;
	background:url(/common/menuheader.gif) no-repeat top left ;
}
.menucontent {
	padding: 0px 10px 0px 10px;
	background:url(/common/menucontent.gif) repeat-y top left ;
}

.menucontent h3 {
	margin: 0px 0px 0px -10px;
	padding:0px 20px 0px 10px;
}
.menufooter {
	height:40px;
	background:url(/common/menufooter.gif) no-repeat top left ;
}
.sport{
	text-decoration:none;
	text-align:center;
}
.sport img{
	border:none;
}
/*menu stop*/

/*content start*/
.main{
    text-align:left;
    margin-right:5px;
    margin-top:10px;
    width:76%;
}

.mainheader{
	height: 22px;
	background:url(/common/innerbodyheader.gif) no-repeat top left ;
}

.maincontent {
	padding:0px 15px 0px 3px;
	background:url(/common/innerbodycontent.gif) repeat-y top left #fff;
	min-height:500px;
}
.mainfooter {
	height:40px;
	background:url(/common/innerbodyfooter.gif) no-repeat top left #fff;
}
#content {
    width:610px;
    overflow:auto;
}
#content img {
    margin:8px;
    border: none;
}
#content .nextprev{
    margin:0px;
}
content ul{
    margin: 0px 0px 0px 6px;
}
#title{
    margin-bottom: 4px;
}
#news {
    margin-bottom:12px;
}
/*content stop*/

/*alert box change to sliding doors*/
#spacer{
    height:1px;
    clear:both;
    display:block;
}    
#alert{	
    cursor:pointer;
}
.alertleft{
	margin:0px;
	background:url(/common/alertleft.gif) no-repeat top left ;
	float: left;
	height:53px;
	width:22px;
}

.alertcentre{
	background:url(/common/alertcentre.gif) repeat-x top left #ffffff;
	float: left;
	height:53px;
	color:white;
	font-size:10px;
	font-weight: bold;
	line-height:53px;
	text-align: middle;
	padding:0px 4px 0px 5px;
}

.alertright{
    background:url(/common/alertright.gif) no-repeat top left ;
    float: left;
    clear:right;
	height:53px;
	width:25px;
}
/*alert box finish*/

/*button*/

.button {
    background: url(/common/butleft.png) no-repeat top left;
    font-size: 14px;
    font-weight: bold;
    line-height:42px;
    padding: 0px 0px 0px 27px;
}

.button span {
    background: url(/common/butright.png) no-repeat top right;
    padding: 13px 27px 12px 0px;
    margin: 0 0;
}

a.button {
    color: #ffffff;
    text-decoration: none;
}

a.button {
    display :table-cell;
    vertical-align: middle;
}
.buttonhighlight {
    background: url(/common/butlefthigh.png) no-repeat top left;
    font-size: 14px;
    font-weight: bold;
    line-height:42px;
    padding: 0px 0px 0px 27px;
}

.buttonhighlight span {
    background: url(/common/butrighthigh.png) no-repeat top right;
    padding: 13px 27px 12px 0px;
}

a.buttonhighlight {
    color: #ffffff;
    text-decoration: none;
}

a.buttonhighlight {
    display :table-cell;
    vertical-align: middle;
}
/*button finish/*

/*toolbox start*/
#toolbox  {
    overflow: auto;
    position: fixed;
    top: 10px;
    right: 18px;
    left: auto; 
    bottom: auto; 
    background:white;
    width: 145px;
    border: 2px black solid;
}

.toolbox_edit{
    display:block;
    line-height:20px;
}

.menudisplay{
    display:block;
    clear:both;
    padding:2px 0px 2px 4px;
    line-height:20px;
}

.menuhidden{
    display:none;
    clear:both;
}

.edittitlehide{
    display: none;
}

.edittitleshow{
    display:block;
}
/*toolbox stop*/

/*slideshow start*/

iframe {
border:none;
}
/* templates */

.work{
background: transparent url(/common/Poltair.png) no-repeat center center;
min-height:600px;
height:600px;
}
/* calendar */

.calendartable {
	width:98%;
	margin:0px 0px 0px 8px;
}
.calendar {
	width: 100%;
	text-align: center;
	border-collapse:collapse;
	border: 1px solid #979797;
	
}

.calendar tr {
	border: 1px solid #979797;
	height:55px;
}

.calendar td {
	width: 14%;
	border: 1px solid #979797;
}

.day{
	padding-bottom: 6px;
}
.calendarevent{
	background-color:#ccebf8;
}
.calendarweekend{
	background-color: #ddd;
}
.calendarholiday{
	background-color: #eee;
}
.calendar span {
	/*font-size:80%;*/
	font-size:10px;
	display:block;
}
.calendar hr {
	filter:alpha(opacity=40);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.calendar p	{
	margin:0px 0px 4px 0px;
	padding:1px 0px 3px 0px;
	border-bottom: 1px dashed #979797;
}
.calendar b {
	padding-top: 2px;
}
.enddate{
	visibility:hidden;
}
.insertevent {
	border: 1px solid #979797;
	display:inline;
	float:left;
	padding: 5px;
	text-align:center;
}

.upload{
    margin-left:15px;
    width:95%;
}
.border, .border td{
	border: 1px solid #979797;
}
/*eteach styles start*/
#ctl00_MiddleContent_ResultsCountLabel{
    font-size:120%;
    font-weight:bold;
}
.jdtop{
    margin:6px 0px 10px 0px;
}
.jdhead{
    margin-bottom: 2px;
}
.clear{
clear:both;
}
.jdtitle{
    padding-left:5px;
}
.jdsummary{
    padding-left:10px;
}
.jddesc{
    margin-bottom: 6px;
}
.jdleftfields, .jdrightfields {
    font-size:88%;
    float:left;
    width:47%;
    padding-left:10px;
}
.jdrightfields{
    padding-right:10px;
    text-align:right;
}
.eteach{
    position:relative;
    height:480px;
    min-height:480px;
    padding-bottom:15px;
}
.eteach img{
    float:right;
    position:absolute;
    top:92%;
    left:72%;
}
/*eteach stop*/

/*left corner banner*/
.lftcorner{
position:absolute;
left:0;
top:0;
display:block;
height:220px;
width:220px;
text-indent:-999em;
text-decoration:none;
background: url(/common/lftcorner.png) no-repeat top left;
}
/*left corner banner*/

/* remote desktop*/
.rdppage h2{
    text-align:center;
}
.rdp {
    text-align:center;
    margin-top:10px;
}
.rdp a{
    border:none;
    background: url(/common/rdp.png) no-repeat top left;
    height:192px;
    width:192px;
    text-indent:-10000px;
    display:block;
}

.rdp a:hover, .rdp a:active{
    border:none;
    text-decoration:none;
    background: url(/common/rdp.png) no-repeat 0px -192px;
}
.import span{
    color:red;
    font-weight:bold;
}
/*remote desktop*/
/*rounded overlay*/
#rndoverlay {	
	visibility:hidden;
	position:absolute;
	left:0px;
	top:0px;
	z-index:1000;
	background-color:#CCEBF8;
	opacity:0.8;
	-moz-opacity:0.8;
	filter:alpha(opacity=80);
	/*the next line would work for all standards compliant browsers but ie doesn't respect it!
	background: rgba(204, 235, 248, 0.8);*/
	width:100%;
	height:100%;
}
#rndoverlaycont {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	visibility:hidden;
	z-index:2000;
}
#rndoverlaycontwrap{
	width:670px;
	margin: 25px auto;
	opacity:1;
}
#rndoverlayconthead{
	background: url(/common/headfootsprite.png) no-repeat 0px -28px;
	height:22px;
}
#rndoverlayinner {
	background:url(/common/innerbodycontent.png) repeat-y left top;
	padding-right:12px;
}
#rndoverlayinner a{
	float:right;
	display:inline;
	margin: -12px 10px 0px 0px;
}
#rndoverlayinner img{
	border:none;
}
#rndoverlayinnercont{
	background-color:white;
	padding: 12px 36px 0px 12px;
	margin-left:5px;
	text-align:left;
}
#rndoverlayinnercont img{
	margin:15px;
}
#rndoverlaycontfoot{
	background: url(/common/headfootsprite.png) no-repeat 0px -118px;
	height:44px;
}
/*overlay*/