body
{
	/*background-image: url(/schoolnet/images/bg.gif);*/
	background-color: #b9b2af;
	margin: 0px;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
}

td
{
	color: #666666;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
}

font
{
	color: #666666;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
}

a
{
	color: #666666;
	text-decoration: none;
}

ol
{
	position:relative;
	left:24px;
	list-style-type:decimal;
	/*margin: 4px 0 4px 20px ;*/
	padding-left: 6px;
	margin-top: 4px;
	margin-bottom: 4px;
}

ul
{
	list-style-type:disc;
	margin-top: 4px;
	margin-bottom: 4px;
}
li
{
	position:relative;
	left:-24px;
/*	margin-left: -24px;*/
	margin-top: 4px;
	margin-bottom: 4px;
}
p
{
	margin: 8px 0 8px 0 ;
	/*padding:0;*/
}
/* ---------- styles for top ----------*/

#top
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 870px;
	height: 87px;
	background-image: url(/schoolnet/images/bg_top.gif);
}

#usercounter {
	DISPLAY:block;LEFT:270px;WIDTH:410px;POSITION:absolute;HEIGHT:66px
}

#consoleAll
{
	position: absolute;
	left: 1px;
	top: 1px;
	border: none;
}
#console
{
	display: block;
	border: outset 2;
	word-break: break-all;
	background-color: infobackground;
	padding:4px;
}
#consoleMenuHead
{
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight:bold;
	cursor:pointer;
}
#consoleMenuHead img
{
	margin-left:10px;
	margin-right:10px;
}
.ConsoleMenuItems
{
	position:absolute;
	width:150px;
	margin-left:5px;
	margin-top:5px;
	padding:4px;
	background-color: infobackground;
	border:outset 1;
	display:none;
}
#console table
{
	margin:0;
	border:0;
	padding:0;
}
#console td
{
	/*background-color: infobackground;*/
	vertical-align:middle;
}
#console img
{
	position: relative;
	left: 0px;
	margin:0;
	border:0;
}
#console a:hover
{
	color: black;
}


.logoswisscom
{
	position: absolute;
	left: 708px;
	top: 14px;
}

/* ---------- styles for language choice ----------*/

#langTab
{
	position: relative;
	
	width: 870px;
	height: 25px;
	margin: 0px;
	text-align: left;
}

.langChoice
{
	position: relative;
	top: 3px;
	margin: 0px 10px 0px 30px;
	color: #666666;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
}

a:hover.langChoice
{
	color: #000000;
}

/* ---------- styles for meta navigation ----------*/

#metanav
{
	position: relative;
	height: 25px;
	margin: 0px;
	padding-right: 20px;
	text-align: right;
}

.metatext
{
	color: #666666;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
}

a:hover.metatext
{
	color: #000000;
}	

/* ---------- styles for content ----------*/

.contenttable
{
	/*position: relative;*/
	left: 0px;
	top: 0px;
	width: 870px;
	background-image: url(/schoolnet/images/bg_table.gif);
}

#contentbottom
{
	position: relative;
	width: 870px;
	height: 25px;
	margin: 0px;
	background-image: url(/schoolnet/images/contentbottom.gif);
}

#contentbottom p
{
	position: absolute;
	left: 770px;
	top: 10px;
	margin: 0px;
	padding-bottom: 20px;
	color: #58595b;
	font-size: 9px;
}

#contentheader
{
	width: 870px;
	height: 12px;
	margin: 0px;
	font-size:1px;
	background-image: url(/schoolnet/images/contentheader.gif);
}

/* ---------- styles for navigation ----------*/

#boxNav
{
	position: relative;
	display: block;
	left: 0px;
	margin: 0px 7px 0px 7px;
	padding: 1px 1px 25px 1px;
	border-style: solid;
	border-width: 5px;
	border-color: #eeeeee;
	text-align: left;
	font-size: 10px;
	text-transform: uppercase;
}

/* ---------- level 2 ----------*/

#navLev2Top
{
	position: relative;
	background-image: url(/schoolnet/images/bg_navLev2.gif);
    margin: 0px;
    left: 7px;
	width: 158px;
	height: 59px;
	z-index: 1;	
}

#navLev2Top img
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;	
}

#navLev2Top span
{
	color: #4b4b4b;
	font-size: 15px;
	font-weight: bold;
	z-index: 3;	
}

/* ---------- level 3 ----------*/

/* ---------- level 3 Yellow ----------*/

#navLev3Yellow
{
	position: relative;
	left: 0px;
	width: 144px;	
	margin: 0px;
}

#navLev3Yellow b
{
	display: block;
	width: 144px;	
	padding: 2px 0px 1px 0px;
	color: #ffffff;
	z-index:3;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
}

#navLev3Yellow a 
{
	display: block;
	width: 144px;	
	padding: 2px 0px 2px 0px;
	color: #ffffff;
	z-index:3;
}

#navLev3Yellow a:hover
{
	display: block;
	background: #feb204;
	z-index:3;
	cursor: pointer;
}


#navLev3Yellow p
{
	margin: 0px 0px 1px 0px;
	background-image: url(/schoolnet/images/bg_navYellow.gif);
}

.navLev3YellowSelected
{
	display: block;
	background: #feb204;
	z-index:4;
}

.navLev3YellowSelected a
{
	display: block;
	width: 144px;	
	padding: 2px 0px 2px 0px;
	background: #feb204;
	z-index:3;
}

.navLev3YellowActive
{
	display:block;
	position: relative;
	left: 5px;
	background-image: url(/schoolnet/images/arrowactiveWhite.gif);
	background-repeat:no-repeat;
	background-position: 124px 3px;
	z-index: 5;
}

.navLev3YellowCollapsed
{
	display:block;
	position: relative;
	left: 5px;
	background-image: url(/schoolnet/images/arrowDownWhite.gif);
	background-repeat:no-repeat;
	background-position: 124px 3px;
	z-index: 5;
}

#navLev3Yellow span
{
	display:block;
	position: relative;
	left: 5px;
}

/* ---------- level 3 Red ----------*/

#navLev3Red
{
	position: relative;
	left: 0px;
	width: 144px;	
	margin: 0px;
}

#navLev3Red b
{
	display: block;
	width: 144px;	
	padding: 2px 0px 1px 0px;
	color: #ffffff;
	z-index:3;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
}

#navLev3Red a
{
	display: block;
	width: 144px;	
	padding: 2px 0px 2px 0px;
	color: #ffffff;
	z-index:3;
}

#navLev3Red a:hover
{
	display: block;
	background: #872644;
	z-index:3;
	cursor: pointer;
}

#navLev3Red p
{
	margin: 0px 0px 1px 0px;
	background-image: url(/schoolnet/images/bg_navRed.gif);
}

.navLev3RedSelected
{
	display: block;
	background: #872644;
	z-index:4;
}

.navLev3RedSelected a
{
	display: block;
	width: 144px;	
	padding: 2px 0px 2px 0px;
	background: #872644;
	z-index:3;
}

.navLev3RedActive
{
	display:block;
	position: relative;
	left: 5px;
	background-image: url(/schoolnet/images/arrowactiveWhite.gif);
	background-repeat:no-repeat;
	background-position: 124px 3px;
	z-index: 5;
}

.navLev3RedCollapsed
{
	display:block;
	position: relative;
	left: 5px;
	background-image: url(/schoolnet/images/arrowDownWhite.gif);
	background-repeat:no-repeat;
	background-position: 124px 3px;
	z-index: 5;
}

#navLev3Red span
{
	position: relative;
	left: 5px;
}

/* ---------- level 3 Blue ----------*/

#navLev3Blue
{
	position: relative;
	left: 0px;
	width: 144px;	
	margin: 0px;
}

#navLev3Blue b
{
	display: block;
	width: 144px;	
	padding: 2px 0px 1px 0px;
	color: #ffffff;
	z-index:3;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
}

#navLev3Blue a
{
	display: block;
	width: 144px;	
	padding: 2px 0px 2px 0px;
	color: #ffffff;
	z-index:3;
}

#navLev3Blue a:hover
{
	display: block;
	background: #1C3771;
	z-index:3;
	cursor: pointer;
}

#navLev3Blue p
{
	margin: 0px 0px 1px 0px;
	background-image: url(/schoolnet/images/bg_navBlue.gif);
}

.navLev3BlueSelected
{
	display: block;
	background: #1C3771;
	z-index:4;
}

.navLev3BlueSelected a
{
	display: block;
	width: 144px;	
	padding: 2px 0px 2px 0px;
	background: #1C3771;
	z-index:3;
}

.navLev3BlueActive
{
	display:block;
	position: relative;
	left: 5px;
	background-image: url(/schoolnet/images/arrowactiveWhite.gif);
	background-repeat:no-repeat;
	background-position: 124px 3px;
	z-index: 5;
}

.navLev3BlueCollapsed
{
	display:block;
	position: relative;
	left: 5px;
	background-image: url(/schoolnet/images/arrowDownWhite.gif);
	background-repeat:no-repeat;
	background-position: 124px 3px;
	z-index: 5;
}

#navLev3Blue span
{
	position: relative;
	left: 5px;
}

/* ---------- level 3 Green ----------*/

#navLev3Green
{
	position: relative;
	left: 0px;
	width: 144px;	
	margin: 0px;
}

#navLev3Green b
{
	display: block;
	width: 144px;	
	padding: 2px 0px 1px 0px;
	color: #ffffff;
	z-index:3;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
}

#navLev3Green a
{
	display: block;
	width: 144px;	
	padding: 2px 0px 2px 0px;
	color: #ffffff;
	z-index:3;
}

#navLev3Green a:hover
{
	display: block;
	background: #026402;
	z-index:3;
	cursor: pointer;
}

#navLev3Green p
{
	margin: 0px 0px 1px 0px;
	background-image: url(/schoolnet/images/bg_navGreen.gif);
}

.navLev3GreenSelected
{
	display: block;
	background-color: #026402;
	z-index:4;
}

.navLev3GreenSelected a
{
	display: block;
	width: 144px;	
	padding: 2px 0px 2px 0px;
	background: #026402;
	z-index:3;
}

.navLev3GreenActive
{
	display:block;
	position: relative;
	left: 5px;
	background-image: url(/schoolnet/images/arrowactiveWhite.gif);
	background-repeat:no-repeat;
	background-position: 124px 3px;
	z-index: 5;
}

.navLev3GreenCollapsed
{
	display:block;
	position: relative;
	left: 5px;
	background-image: url(/schoolnet/images/arrowDownWhite.gif);
	background-repeat:no-repeat;
	background-position: 124px 3px;
	z-index: 5;
}

#navLev3Green span
{
	position: relative;
	left: 5px;
}

/* ---------- level 4 ----------*/

/* ---------- level 4 Green ----------*/

#navLev4Green
{
	position: relative;
	left: 0px;
	width: 144px;	
	margin: 0px;
}

#navLev4Green p
{
	margin: 0px 0px 1px 0px;
}

#navLev4Green a
{
	display: block;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	color: #fff;
	text-transform: none;
}

#navLev4Green a:hover
{
	background:#187c19;
	cursor: pointer;
}

.navLev4GreenSelected
{
	display: block;
	width: 144px;
	background:#187c19;
	z-index:6;
}

.navLev4GreenSelected a
{
	display: block;
	width: 144px;	
	padding: 2px 0px 2px 0px;
	z-index:6;
}

.navLev4GreenSelected span
{
	position: relative;
	left: 10px;
}

.navLev4GreenUnSelected
{
	display: block;
	width: 144px;
	background: #01b703;
	z-index:6;
}

.navLev4GreenUnSelected span
{
	position: relative;
	left: 10px;
}

.navLev4GreenUnSelected a
{
	display: block;
	width: 144px;
	padding: 2px 0px 2px 0px;
	background: #01b703;
	z-index:6;
}

.navLev4GreenActive
{
	display:block;
	position: relative;
	/*left: 5px;*/
	background-image: url(/schoolnet/images/arrowactiveGreen.gif);
	background-repeat:no-repeat;
	background-position: 119px 3px;
	z-index: 5;
}

.navLev4GreenCollapsed
{
	display:block;
	position: relative;
	/*left: 5px;*/
	background-image: url(/schoolnet/images/arrowDownGreen.gif);
	background-repeat:no-repeat;
	background-position: 119px 3px;
	z-index: 5;
}

/* ---------- level 4 Yellow ----------*/

#navLev4Yellow
{
	position: relative;
	left: 0px;
	width: 144px;	
	margin: 0px;
}

#navLev4Yellow p
{
	margin: 0px 0px 1px 0px;
}

#navLev4Yellow a
{
	display: block;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	color: #a0571C;
	text-transform: none;
}

#navLev4Yellow a:hover
{
	background:#EDDD4D;
	cursor: pointer;
}

.navLev4YellowSelected
{
	display: block;
	width: 144px;
	background:#EDDD4D;
	z-index:6;
}

.navLev4YellowSelected a
{
	display: block;
	width: 144px;	
	padding: 2px 0px 2px 0px;
	z-index:6;
}

.navLev4YellowSelected span
{
	position: relative;
	left: 10px;
}

.navLev4YellowUnSelected
{
	display: block;
	width: 144px;
	background: #f4ec87;
	z-index:6;
}

.navLev4YellowUnSelected span
{
	position: relative;
	left: 10px;
}

.navLev4YellowUnSelected a
{
	display: block;
	width: 144px;
	padding: 2px 0px 2px 0px;
	background: #f4ec87;
	z-index:6;
}

.navLev4YellowActive
{
	display:block;
	position: relative;
	/*left: 5px;*/
	background-image: url(/schoolnet/images/arrowactiveYellow.gif);
	background-repeat:no-repeat;
	background-position: 119px 3px;
	z-index: 5;
}

.navLev4YellowCollapsed
{
	display:block;
	position: relative;
	/*left: 5px;*/
	background-image: url(/schoolnet/images/arrowDownYellow.gif);
	background-repeat:no-repeat;
	background-position: 119px 3px;
	z-index: 5;
}

/* ---------- level 4 Red ----------*/

#navLev4Red
{
	position: relative;
	left: 0px;
	width: 144px;	
	margin: 0px;
}

#navLev4Red a
{
	display: block;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	color: #972b4f;
	text-transform: none;
}

#navlev4Red a:hover
{
	background:#F95C7E;
	cursor: pointer;
}

#navLev4Red p
{
	margin: 0px 0px 1px 0px;
}

.navLev4RedSelected
{
	display: block;
	width: 144px;
	background:#F95C7E;
	z-index:6;
}

.navLev4RedSelected a
{
	display: block;
	width: 144px;	
	padding: 2px 0px 2px 0px;
	z-index:6;
}

.navLev4RedSelected span
{
	position: relative;
	left: 10px;
}

.navLev4RedUnSelected
{
	display: block;
	width: 144px;
	background: #ED94A3;
	z-index:6;
}

.navLev4RedUnSelected span
{
	position: relative;
	left: 10px;
}

.navLev4RedUnSelected a
{
	display: block;
	width: 144px;
	padding: 2px 0px 2px 0px;
	background: #ED94A3;
	z-index:6;
}

.navLev4RedActive
{
	display:block;
	position: relative;
	background-image: url(/schoolnet/images/arrowactiveRed.gif);
	background-repeat:no-repeat;
	background-position: 119px 3px;
	z-index: 5;
}

.navLev4RedCollapsed
{
	display:block;
	position: relative;
	background-image: url(/schoolnet/images/arrowDownRed.gif);
	background-repeat:no-repeat;
	background-position: 119px 3px;
	z-index: 5;
}

/* ---------- level 4 Blue ----------*/

#navLev4Blue
{
	position: relative;
	left: 0px;
	width: 144px;	
	margin: 0px;
}

#navLev4Blue a
{
	display: block;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	color: #ffffff;
	text-transform: none;
}

#navlev4Blue a:hover
{
	background:#2A5D8E;
	cursor: pointer;
}

#navLev4Blue p
{
	margin: 0px 0px 1px 0px;
}

.navLev4BlueSelected
{
	display: block;
	width: 144px;
	background:#2A5D8E;
	z-index:6;
}

.navLev4BlueSelected a
{
	display: block;
	width: 144px;	
	padding: 2px 0px 2px 0px;
	z-index:6;
}

.navLev4BlueSelected span
{
	position: relative;
	left: 10px;
}

.navLev4BlueUnSelected
{
	display: block;
	width: 144px;
	background: #0092C6;
	z-index:6;
}

.navLev4BlueUnSelected a
{
	display: block;
	width: 144px;
	padding: 2px 0px 2px 0px;
	background: #0092C6;
	z-index:6;
}

.navLev4BlueUnSelected span
{
	position: relative;
	left: 10px;
}

.navLev4BlueActive
{
	display:block;
	position: relative;
	background-image: url(/schoolnet/images/arrowactiveBlue.gif);
	background-repeat:no-repeat;
	background-position: 119px 3px;
	z-index: 5;
}

.navLev4BlueCollapsed
{
	display:block;
	position: relative;
	background-image: url(/schoolnet/images/arrowDownBlue.gif);
	background-repeat:no-repeat;
	background-position: 119px 3px;
	z-index: 5;
}

/* ---------- level 5 ----------*/

/* ---------- level 5 Yellow ----------*/

#navLev5Yellow
{
	position: relative;
	display: block;
	width: 144px;
	left: 0px;
	margin: 0px;
}

#navLev5Yellow a
{
	display: block;
	width: 144px;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	color: #a0571C;
	text-transform: none;
}

#navLev5Yellow p
{
	margin: 0px 0px 1px 0px;
}

#navLev5Yellow span
{
	position: relative;
	left: 23px;
}

.navLev5YellowSelected
{
	display: block;
	width: 144px;
	background: #F3EFB0;
	background-image: url(/schoolnet/images/arrowactiveYellow.gif);
	background-repeat:no-repeat;
	background-position: 130px 3px;
	z-index:6;
}

.navLev5YellowSelected a:hover
{
	display:block;
	background-image: url(/schoolnet/images/arrowactiveYellow.gif);
	background-repeat:no-repeat;
	background-position: 130px 3px;
	z-index: 7;
	cursor: pointer;
}

.navLev5YellowCollapsed
{
	display:block;
	position: relative;
	left: 5px;
	background-image: url(/schoolnet/images/arrowDownYellow.gif);
	background-repeat:no-repeat;
	background-position: 110px 3px;
	z-index: 5;
}

.navLev5YellowUnSelected
{
	display: block;
	width: 144px;
	background: #EBE79C;
	z-index:6;
}

.navLev5YellowUnSelected a:hover
{
	display: block;
	width: 144px;
	background: #F3EFB0;
	z-index:6;
}
	

/* ---------- level 5 Red ----------*/

#navLev5Red
{
	position: relative;
	display: block;
	width: 144px;
	left: 0px;
	margin: 0px;
}

#navLev5Red a
{
	display: block;
	width: 144px;
	margin: 0px;
	/*background: #FFADB9;*/
	padding: 2px 0px 2px 0px;
	color: #972b4f;
	text-transform: none;
}

#navLev5Red p
{
	margin: 0px 0px 1px 0px;
}

#navLev5Red span
{
	position: relative;
	left: 23px;
}

.navLev5RedActive
{
	display:block;
	position: relative;
	left: 5px;
	background-image: url(/schoolnet/images/arrowactiveRed.gif);
	background-repeat:no-repeat;
	background-position: 110px 3px;
	z-index: 5;
}

.navLev5RedCollapsed
{
	display:block;
	position: relative;
	left: 5px;
	background-image: url(/schoolnet/images/arrowDownRed.gif);
	background-repeat:no-repeat;
	background-position: 110px 3px;
	z-index: 5;
}

.navLev5RedSelected
{
	display: block;
	width: 144px;
	background:#ED94A3;
	background-image: url(/schoolnet/images/arrowactiveRed.gif);
	background-repeat:no-repeat;
	background-position: 130px 3px;
	z-index:7;
}

.navLev5RedSelected a:hover
{
	display:block;
	background-image: url(/schoolnet/images/arrowactiveRed.gif);
	background-repeat:no-repeat;
	background-position: 130px 3px;
	z-index: 7;
	cursor: pointer;
}

.navLev5RedUnSelected
{
	display: block;
	width: 144px;
	background: #FFADB9;
	z-index:6;
}

.navLev5RedUnSelected a:hover
{
	display: block;
	width: 144px;
	background:#ED94A3;
	z-index:6;
}





/* ---------- level 5 Blue ----------*/

#navLev5Blue
{
	position: relative;
	display: block;
	width: 144px;
	left: 0px;
	margin: 0px;
}

#navLev5Blue a
{
	display: block;
	width: 144px;
	margin: 0px;
	/*background: #78C6EA;*/
	padding: 2px 0px 2px 0px;
	color: #1C3771;
	text-transform: none;
}


#navLev5Blue p
{
	margin: 0px 0px 1px 0px;
}

#navLev5Blue span
{
	position: relative;
	left: 23px;
}

.navLev5BlueActive
{
	display:block;
	position: relative;
	left: 5px;
	background-image: url(/schoolnet/images/arrowactiveBlue.gif);
	background-repeat:no-repeat;
	background-position: 110px 3px;
	z-index: 5;
}

.navLev5BlueCollapsed
{
	display:block;
	position: relative;
	left: 5px;
	background-image: url(/schoolnet/images/arrowDownBlue.gif);
	background-repeat:no-repeat;
	background-position: 110px 3px;
	z-index: 5;
}

.navLev5BlueSelected
{
	display: block;
	width: 144px;
	background:#78C6EA;
	background-image: url(/schoolnet/images/arrowactiveBlue.gif);
	background-repeat:no-repeat;
	background-position: 130px 3px;
	z-index:7;
}

.navLev5BlueSelected a:hover
{
	display:block;
	background-image: url(/schoolnet/images/arrowactiveBlue.gif);
	background-repeat:no-repeat;
	background-position: 130px 3px;
	z-index: 7;
	cursor: pointer;
}

.navLev5BlueUnSelected
{
	display: block;
	width: 144px;
	background: #08ABF6;
	z-index:6;
}

.navLev5BlueUnSelected a:hover
{
	display: block;
	width: 144px;
	background: #78C6EA;
	z-index:6;
}



/* ---------- styles for news box ----------*/

#boxNewsText
{
	position: relative;
	left: 0px;
	height: 150px;
	margin: 0px 7px 0px 7px;
	padding: 1px 0px 0px 0px;
	border-style: solid;
	border-width: 5px 0px 0px 0px;
	border-color: #eeeeee;
	text-align: left;
}

#boxNewsText p
{
	position: relative;
	/*top: 15px;
	left: 10px;*/
	/*width: 135px;*/
	height: 75px;
	/*margin: 0px;*/
	/*overflow: hidden;*/
	color: #4b4b4b;
	margin: 15px 15px 0px 10px;

}

.paging
{
	position: absolute;
	left: 125px;
	top: 125px;
	font-weight: bold;
	z-index: 3;
}

/* ---------- styles for box width 170 pixel ----------*/

.box170Empty
{
	position: relative;
	margin: 0px;
	width: 170px;
	background-image: url(/schoolnet/images/bg_box170.gif);
	background-repeat:repeat-y; 
	text-align: left;
}
.box170
{
	position: relative;
	margin: 0px;
	width: 170px;
	background-image: url(/schoolnet/images/bg_box170Line.gif);
	background-repeat:repeat-y; 
	text-align: left;
}

#box170Top
{
	position: relative;
	background-image: url(/schoolnet/images/bg_title170.gif);
    margin: 0px;
    left: 7px;
	width: 158px;
	height: 35px;
	z-index: 1;	
}

#box170Top img
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;	
}

#box170Top span
{
	position: absolute;
	top: 7px;
	left: 40px;
	color: #4b4b4b;
	font-size: 15px;
	font-weight: bold;
	z-index: 3;	
}

.box170Bottom
{
	position: relative;
	left: 0px;
	margin: 0px;
	width: 170px;
	height: 30px;
	background-image: url(/schoolnet/images/bg_box170Bottom.gif);
}


/* ---------- styles for box width 240 pixel ----------*/

.box240Empty
{
	position: relative;
	margin: 0px;
	width: 240px;
	background-image: url(/schoolnet/images/bg_box240.gif);
	background-repeat:repeat-y; 
	text-align: left;
}
.box240
{
	position: relative;
	margin: 0px;
	width: 240px;
	background-image: url(/schoolnet/images/bg_box240Line.gif);
	background-repeat:repeat-y; 
	text-align: left;
}

#box240Top
{
	position: relative;
	background-image: url(/schoolnet/images/bg_title240.gif);
    margin: 0px;
    left: 7px;
	width: 228px;
	height: 35px;
	z-index: 1;	
}

#box240Top img
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;	
}

#box240Top span
{
	position: absolute;
	top: 7px;
	left: 40px;
	color: #4b4b4b;
	font-size: 15px;
	font-weight: bold;
	z-index: 3;	
}

.box240Bottom
{
	position: relative;
	left: 0px;
	margin: 0px;
	width: 240px;
	height: 30px;
	background-image: url(/schoolnet/images/bg_box240Bottom.gif);
}


/* ---------- styles for box width 340 pixel ----------*/

.box340Empty
{
	position: relative;
	margin: 0px;
	width: 340px;
	background-image: url(/schoolnet/images/bg_box340.gif);
	background-repeat:repeat-y; 
	text-align: left;
}

.box340
{
	position: relative;
	margin: 0px;
	width: 340px;
	background-image: url(/schoolnet/images/bg_box340Line.gif);
	background-repeat:repeat-y; 
	text-align: left;
}

#box340Top
{
	position: relative;
	background-image: url(/schoolnet/images/bg_title340.gif);
    margin: 0px;
    left: 7px;
	width: 328px;
	height: 35px;
	z-index: 1;	
}

#box340Top img
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;	
}

#box340Top span
{
	position: absolute;
	top: 7px;
	left: 40px;
	color: #4b4b4b;
	font-size: 15px;
	font-weight: bold;
	z-index: 3;	
}

.box340Bottom
{
	position: relative;
	left: 0px;
	margin: 0px;
	width: 340px;
	height: 30px;
	background-image: url(/schoolnet/images/bg_box340Bottom.gif);
}

/* ---------- styles for box width 510 pixel ----------*/


.box510Empty
{
	position: relative;
	margin: 0px;
	width: 510px;
	background-image: url(/schoolnet/images/bg_box510.gif);
	background-repeat:repeat-y; 
	text-align: left;
}
.box510
{
	position: relative;
	margin: 0px;
	width: 510px;
	background-image: url(/schoolnet/images/bg_box510Line.gif);
	background-repeat:repeat-y; 
	text-align: left;
}

.box510Detail
{
	position: relative;
	margin: 0px;
	width: 510px;
	background-image: url(/schoolnet/images/bg_box510DetailLine.gif);
	text-align: left;
}

#box510Top
{
	position: relative;
	background-image: url(/schoolnet/images/bg_title510.gif);
        margin: 0px;
	left: 7px;
	width: 498px;
	height: 35px;
	z-index: 1;	
}

#box510Top img
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;	
}

#box510Top span
{
	position: absolute;
	top: 7px;
	left: 40px;
	color: #4b4b4b;
	font-size: 15px;
	font-weight: bold;
	z-index: 3;	
}

.box510Bottom
{
	position: relative;
	left: 0px;
	margin: 0px;
	width: 510px;
	height: 30px;
	background-image: url(/schoolnet/images/bg_box510Bottom.gif);
}


/* ---------- styles for box width 680 pixel ----------*/

.box680Empty
{
	position: relative;
	margin: 0px;
	width: 680px;
	background-image: url(/schoolnet/images/bg_box680.gif);
	background-repeat:repeat-y; 
	text-align: left;
}
.box680
{
	position: relative;
	margin: 0px;
	width: 680px;
	background-image: url(/schoolnet/images/bg_box680Line.gif);
	background-repeat:repeat-y; 
	text-align: left;
}

#box680Top
{
	position: relative;
	background-image: url(/schoolnet/images/bg_title680.gif);
    margin: 0px;
    left: 7px;
	width: 668px;
	height: 35px;
	z-index: 1;	
}

#box680Top img
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;	
}

#box680Top span
{
	position: absolute;
	top: 7px;
	left: 40px;
	color: #4b4b4b;
	font-size: 15px;
	font-weight: bold;
	z-index: 3;	
}

.box680Bottom
{
	position: relative;
	left: 0px;
	margin: 0px;
	width: 680px;
	height: 30px;
	background-image: url(/schoolnet/images/bg_box680Bottom.gif);
}

.box680Detail
{
	position: relative;
	margin: 0px;
	width: 680px;
	background-image: url(/schoolnet/images/bg_box680DetailLine.gif);
	text-align: left;
}


/* ---------- styles for box width 850 pixel ----------*/

.box850Empty
{
	position: relative;
	margin: 0px;
	width: 850px;
	background-image: url(/schoolnet/images/bg_box850.gif);
	background-repeat:repeat-y; 
	text-align: left;
}
.box850
{
	position: relative;
	margin: 0px;
	width: 850px;
	background-image: url(/schoolnet/images/bg_box850Line.gif);
	background-repeat:repeat-y; 
	text-align: left;
}

#box850Top
{
	position: relative;
	background-image: url(/schoolnet/images/bg_title850.gif);
    margin: 0px;
    left: 7px;
	width: 838px;
	height: 35px;
	z-index: 1;	
}

#box850Top img
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;	
}

#box850Top span
{
	position: absolute;
	top: 7px;
	left: 40px;
	color: #4b4b4b;
	font-size: 15px;
	font-weight: bold;
	z-index: 3;	
}

.box850Bottom
{
	position: relative;
	left: 0px;
	margin: 0px;
	width: 850px;
	height: 30px;
	background-image: url(/schoolnet/images/bg_box850Bottom.gif);
}

.box850Detail
{
	position: relative;
	margin: 0px;
	width: 850px;
	background-image: url(/schoolnet/images/bg_box850DetailLine.gif);
	text-align: left;
}


/* ---------- styles for boxcontent ----------*/

#boxText
{
	position: relative;
	left: 7px;
	margin: 0px 15px 0px 0px;
	padding: 1px 0px 0px 0px;
	border-style: solid;
	border-width: 5px 0px 0px 0px;
	border-color: #eeeeee;
}

#boxTextNoLine
{
	position: relative;
	left: 7px;
	margin: 0px 15px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: solid;
	border-width: 5px 0px 0px 0px;
	border-color: #eeeeee;
}

#boxText p
{
	/*padding: 15px 10px 15px 10px;
	margin: 0px;*/
	margin: 15px 15px 25px 10px;
	color: #4b4b4b;
}


#boxTextNoLine p
{
	/*padding: 15px 10px 15px 10px;
	margin: 0px;*/
	margin: 15px 15px 25px 10px;
	color: #4b4b4b;
}

/* ---------- styles for title ----------*/

.boxTitleyellow
{
	display: block;
	margin: 0px 5px 0px 5px;
	background: #feb204;
	padding: 1px 5px 1px 5px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
}

.boxTitlered
{
	display: block;
	margin: 0px 5px 0px 5px;
	background: #872644;
	padding: 1px 5px 1px 5px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
}

.boxTitleblue
{
	display: block;
	margin: 0px 5px 0px 5px;
	background: #1c3771;
	padding: 1px 5px 1px 5px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
}
.boxTitlebrown
{
	display: block;
	margin: 0px 5px 0px 5px;
	background: #BAA692;
	padding: 1px 5px 1px 5px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
}

/* ---------- styles for buttons ----------*/
#backyellow
{
	display: block;
	margin: 0px;
	width: 20px;
	height: 20px;
	background-image: url(/schoolnet/images/backYellow_off.gif);
	z-index: 1;	
}

#backyellow a
{
	display: block;
	background-image: url(/schoolnet/images/backYellow.gif);
	z-index: 2;	
}

#backyellow a:hover
{
	display: block;
	background-image: url(/schoolnet/images/backYellow_on.gif);
	z-index: 3;	
}

#forwardyellow
{
	display: block;
	margin: 0px;
	width: 20px;
	height: 20px;
	background-image: url(/schoolnet/images/forwardYellow_off.gif);
	z-index: 1;	
}

#forwardyellow a
{
	display: block;
	background-image: url(/schoolnet/images/forwardYellow.gif);
	z-index: 2;	
}

#forwardyellow a:hover
{
	display: block;
	background-image: url(/schoolnet/images/forwardYellow_on.gif);
	z-index: 3;	
}

#detailyellow
{
	display: block;
	margin: 0px;
	background-image: url(/schoolnet/images/detailYellow_off.gif);
	background-repeat: no-repeat;
	width: 88px;
	height: 20px;
	z-index: 1;	
}

#detailyellow a
{
	display: block;
	background-image: url(/schoolnet/images/detailYellow.gif);
	background-repeat: no-repeat;
	width: 88px;
	height: 20px;
	z-index: 2;	
	padding: 2px 0px 0px 8px;
	color: #58595b;
	font-weight: bold;
}

#detailyellow a:hover
{
	display: block;
	background-image: url(/schoolnet/images/detailYellow_on.gif);
}

#backred
{
	display: block;
	margin: 0px;
	width: 20px;
	height: 20px;
	background-image: url(/schoolnet/images/backRed_off.gif);
	z-index: 1;	
}

#backred a
{
	display: block;
	background-image: url(/schoolnet/images/backRed.gif);
	z-index: 2;	
}

#backred a:hover
{
	display: block;
	background-image: url(/schoolnet/images/backRed_on.gif);
	z-index: 3;	
}

#forwardred
{
	display: block;
	margin: 0px;
	width: 20px;
	height: 20px;
	background-image: url(/schoolnet/images/forwardRed_off.gif);
	z-index: 1;	
}

#forwardred a
{
	display: block;
	background-image: url(/schoolnet/images/forwardRed.gif);
	z-index: 2;	
}

#forwardred a:hover
{
	display: block;
	background-image: url(/schoolnet/images/forwardRed_on.gif);
	z-index: 3;	
}

#detailred
{
	display: block;
	margin: 0px;
	background-image: url(/schoolnet/images/detailRed_off.gif);
	background-repeat: no-repeat;
	width: 88px;
	height: 20px;
	z-index: 1;	
}

#detailred a
{
	display: block;
	background-image: url(/schoolnet/images/detailRed.gif);
	background-repeat: no-repeat;
	width: 88px;
	height: 20px;
	z-index: 2;	
	padding: 2px 0px 0px 8px;
	color: #58595b;
	font-weight: bold;
}

#detailred a:hover
{
	display: block;
	background-image: url(/schoolnet/images/detailRed_on.gif);
}

#backblue
{
	display: block;
	margin: 0px;
	width: 20px;
	height: 20px;
	background-image: url(/schoolnet/images/backBlue_off.gif);
	z-index: 1;	
}

#backblue a
{
	display: block;
	background-image: url(/schoolnet/images/backBlue.gif);
	z-index: 2;	
}

#backblue a:hover
{
	display: block;
	background-image: url(/schoolnet/images/backBlue_on.gif);
	z-index: 3;	
}

#backbluelong
{
	display: block;
	margin: 0px;
	width: 88px;
	height: 20px;
	background-image: url(/schoolnet/images/backBlueLong.gif);
	background-repeat: no-repeat;
	z-index: 1;
	font-weight:bold;
}

#backbluelong a
{
	display: block;
	background-image: url(/schoolnet/images/backBlueLong.gif);
	background-repeat: no-repeat;
	width: 88px;
	height: 20px;
	padding: 2px 0px 0px 25px; 
	z-index: 2;	
}

#backbluelong a:hover
{
	display: block;
	background-image: url(/schoolnet/images/backBlueLong_on.gif);
	background-repeat: no-repeat;
	z-index: 3;	
}


#forwardblue
{
	display: block;
	margin: 0px;
	width: 20px;
	height: 20px;
	background-image: url(/schoolnet/images/forwardBlue_off.gif);
	z-index: 1;	
}

#forwardblue a
{
	display: block;
	background-image: url(/schoolnet/images/forwardBlue.gif);
	z-index: 2;	
}

#forwardblue a:hover
{
	display: block;
	background-image: url(/schoolnet/images/forwardBlue_on.gif);
	z-index: 3;	
}

#detailbluelong,
#detailblue
{
	display: block;
	margin: 0px 0px 0px 0px;
	background-image: url(/schoolnet/images/detailBlue_off.gif);
	background-repeat: no-repeat;
	width: 88px;
	height: 20px;
	z-index: 1;	
}
#detailbluelong a,
#detailblue a
{
	display: block;
	background-image: url(/schoolnet/images/detailBlue.gif);
	background-repeat: no-repeat;
	width: 88px;
	height: 20px;
	z-index: 2;	
	padding: 2px 0px 0px 8px;
	color: #58595b;
	font-weight: bold;
	text-decoration:none;
}

#detailblue a:hover
{
	display: block;
	background-image: url(/schoolnet/images/detailBlue_on.gif);
}

#detailbluelong
{
	background-image: url(/schoolnet/images/detailBlueLong_off.gif);
	width: 127px;
}

#detailbluelong a
{
	background-image: url(/schoolnet/images/detailBlueLong.gif);
	width: 127px;
}

#detailbluelong a:hover
{
	display: block;
	background-image: url(/schoolnet/images/detailBlueLong_on.gif);
}

#backbrown
{
	display: block;
	margin: 0px;
	width: 20px;
	height: 20px;
	background-image: url(/schoolnet/images/backBrown_off.gif);
	z-index: 1;	
}

#backbrown a
{
	display: block;
	background-image: url(/schoolnet/images/backBrown.gif);
	z-index: 2;	
}

#backbrown a:hover
{
	display: block;
	background-image: url(/schoolnet/images/backBrown_on.gif);
	z-index: 3;	
}

#forwardbrown
{
	display: block;
	margin: 0px;
	width: 20px;
	height: 20px;
	background-image: url(/schoolnet/images/forwardBrown_off.gif);
	z-index: 1;	
}

#forwardbrown a
{
	display: block;
	background-image: url(/schoolnet/images/forwardBrown.gif);
	z-index: 2;	
}

#forwardbrown a:hover
{
	display: block;
	background-image: url(/schoolnet/images/forwardBrown_on.gif);
	z-index: 3;	
}
#dtlBackbrown
{
	display: block;
	margin: 0px;
	background-image: url(/schoolnet/images/dtlBackBrown_off.gif);
	background-repeat: no-repeat;
	width: 88px;
	height: 20px;
	z-index: 1;	
}

#dtlBackbrown a
{
	display: block;
	background-image: url(/schoolnet/images/dtlBackBrown.gif);
	background-repeat: no-repeat;
	width: 88px;
	height: 20px;
	z-index: 2;	
	padding: 2px 8px 0px 0px;
	color: #58595b;
	font-weight: bold;
}

#dtlBackbrown a:hover
{
	display: block;
	background-image: url(/schoolnet/images/dtlBackBrown_on.gif);
}

#detailbrown
{
	display: block;
	margin: 0px;
	background-image: url(/schoolnet/images/detailBrown_off.gif);
	background-repeat: no-repeat;
	width: 88px;
	height: 20px;
	z-index: 1;	
}

#detailbrown a
{
	display: block;
	background-image: url(/schoolnet/images/detailBrown.gif);
	background-repeat: no-repeat;
	width: 88px;
	height: 20px;
	z-index: 2;	
	padding: 2px 0px 0px 8px;
	color: #58595b;
	font-weight: bold;
}

#detailbrown a:hover
{
	display: block;
	background-image: url(/schoolnet/images/detailBrown_on.gif);
}

#detailbrownLong
{
	display: block;
	position: relative;
	top:6px;
	width: 128px;
	height: 20px;
	margin: 0px 0px 0px 15px;
	padding:0;
	text-align: left;
	font-weight:bold; 
	z-index: 1;	
}

#detailbrownLong a
{
	display:block;
	width: 128px;
	height: 20px;
	background-image: url(/schoolnet/images/detailBrownLong.gif);
	background-repeat: no-repeat;
	background-color: #eeeeee;
	padding: 3px 0px 0px 7px;
	margin:0;
	z-index: 2;	
}

#detailbrownLong a:hover
{
	display:block;
	background-image: url(/schoolnet/images/detailBrownLong_on.gif);
}

#detlbrownLong
{
	display: block;
	position: relative;
	width: 128px;
	height: 20px;
	margin: 0px 0px 0px 15px;
	padding:0;
	text-align: left;
	font-weight:bold; 
	z-index: 1;	
}

#detlbrownLong a
{
	display:block;
	width: 128px;
	height: 20px;
	background-image: url(/schoolnet/images/detailBrownLong.gif);
	background-repeat: no-repeat;
	background-color: #eeeeee;
	padding: 3px 0px 0px 7px;
	margin:0;
	z-index: 2;	
}

#detlbrownLong a:hover
{
	display:block;
	background-image: url(/schoolnet/images/detailBrownLong_on.gif);
}


/* ---------- styles for xxxEdit.ascx - alw 20040707 ----------*/
.editBackground
{
	background: silver;
	border: outset 2px;
}
.editTabHeadOn
{
	background-color: white;
	position:absolute;
	top:20px; height: 12px; width:50px;
	border-width:1;
	border-style:solid; 
	cursor:pointer; 
	padding: 0, 4, 0, 4;
}
.editTabHeadOff
{
	background-color: silver;
	position:absolute;
	top:20px; height: 12px; width:50px;
	border-width:1;
	border-style:solid; 
	cursor:pointer; 
	padding: 0, 4, 0, 4;
}
.editTab
{
	position:relative;
	top:38px;
	height:80%;
	left:20px;
	width:95%;
	padding:10px;
}
.editSmallButton
{
}
.editButton
{
	 Width:71px;
}
.editCombo
{
}
.editInt
{
	width:40px;
}
.editText
{
	width:200px;
}

/* ---------- styles for msn page ----------*/

#contentTopMSN
{
	position: relative;
	background-image: url(/schoolnet/images/top_tabMSN.gif);
	width: 268px;
	height: 10px;
	margin: 0px;
}

.contenttableMSN
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 268px;
	background-image: url(/schoolnet/images/bg_tableMSN.gif);
}

#contentBottomMSN
{
	position: relative;
	width: 268px;
	height: 25px;
	margin: 0px;
	background-image: url(/schoolnet/images/contentBottomMSN.gif);
}


/* ---------- styles for popup ----------*/

#topPopup
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 700px;
	height: 87px;
	background-image: url(/schoolnet/images/bg_topPopup.gif);
}

.logoswisscomPopup
{
	position: absolute;
	left: 538px;
	top: 14px;
}

#contentTopPopup
{
	position: relative;
	background-image: url(/schoolnet/images/top_tabPopup.gif);
	width: 700px;
	height: 25px;
	margin: 0px;
	text-align: left;
}

.contenttablePopup
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 700px;
	background-image: url(/schoolnet/images/bg_tablePopup.gif);
}

#contentbottomPopup
{
	position: relative;
	width: 700px;
	height: 25px;
	margin: 0px;
	background-image: url(/schoolnet/images/contentbottomPopup.gif);
}

.boxPopup
{
	position: relative;
	margin: 0px;
	width: 700px;
	background-image: url(/schoolnet/images/bg_boxPopupLine.gif);
	text-align: left;
}


#boxPopupTop
{
	position: relative;
	background-image: url(/schoolnet/images/bg_titlePopup.gif);
        margin: 0px;
	left: 7px;
	width: 700px;
	height: 35px;
	z-index: 1;	
}

#boxPopupTop img
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;	
}

#boxPopupTop span
{
	position: absolute;
	top: 7px;
	left: 40px;
	color: #4b4b4b;
	font-size: 15px;
	font-weight: bold;
	z-index: 3;	
}

.boxPopupBottom
{
	position: relative;
	left: 0px;
	margin: 0px;
	width: 700px;
	height: 30px;
	background-image: url(/schoolnet/images/bg_boxPopupBottom.gif);
}

/* ---------- styles for popup_2_1 ----------*/

#topPopup21
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 530px;
	height: 83px;
	background-image: url(/schoolnet/images/bg_topPopup21.gif);
}

.logoswisscomPopup21
{
	position: absolute;
	left: 368px;
	top: 14px;
}

#contentTopPopup21
{
	position: relative;
	background-image: url(/schoolnet/images/top_tabPopup21.gif);
	width: 530px;
	height: 8px;
	margin: 0px;
	text-align: left;
}

.contenttablePopup21
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 530px;
	background-image: url(/schoolnet/images/bg_tablePopup21.gif);
}

#contentbottomPopup21
{
	position: relative;
	width: 530px;
	height: 25px;
	margin: 0px;
	background-image: url(/schoolnet/images/contentbottomPopup21.gif);
}

.boxPopup21
{
	position: relative;
	margin: 0px;
	width: 530px;
	background-image: url(/schoolnet/images/bg_boxPopupLine21.gif);
	text-align: left;
}


#boxPopupTop21
{
	position: relative;
	background-image: url(/schoolnet/images/bg_titlePopup21.gif);
        margin: 0px;
	left: 7px;
	width: 530px;
	height: 35px;
	z-index: 1;	
}

#boxPopupTop21 img
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;	
}

#boxPopupTop21 span
{
	position: absolute;
	top: 7px;
	left: 40px;
	color: #4b4b4b;
	font-size: 15px;
	font-weight: bold;
	z-index: 3;	
}

.boxPopupBottom21
{
	position: relative;
	left: 0px;
	margin: 0px;
	width: 530px;
	height: 30px;
	background-image: url(/schoolnet/images/bg_boxPopupBottom21.gif);
}

/* ------------- styles for the slots (Authoring mode) -------------- */
.slotHeader
{
	margin-top:2px;
	border: outset 2px;
	width:100%;
	text-align: right;
	background-color: darkgray;
	padding:3px;
}
.slotModules
{
	display: block;
	width: 100%;
	margin-top: 3px;
	border-right: 1px outset;
	border-top: 1px outset;
	border-left: 1px outset;
	border-bottom: 1px outset;
	color: black;
	background-color: darkgray;
}
.slotToolbar
{
	/*width:100%;*/
	background-color: darkgray;
	color: black;
}
.slotDisplay
{
	border-right: 1px inset;
	border-top: 1px inset;
	border-left: 1px inset;
	width: 100%;
	border-bottom: 1px inset;
	background-color: infobackground;
}
.slotIcon
{
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 0px;
	padding-bottom : 0px;
	width: 24px;
}
.slotHeight
{
	height: 18px;
	width: 60px;
	margin-top: 14px;
	margin-right: 12px;
	background-color: red;
	color: white;
	padding-top:2px;
	font-family: Arial;
	font-size : 11px;
	font-weight: bold;
	text-align: center;
	cursor:pointer;
}


/* ------------- styles for all modules (Module.ascx) -------------- */

.moduleContent
{
	left: 0px;
	margin: 0;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	z-index: 3;
	height: 100%;
}

.boxChildContent, 
.boxChildContentyellow, 
.boxChildContentblue, 
.boxChildContentbrown, 
.boxChildContentred
{
	left: 0px;
	margin:0;
	padding: 10px 3px 0px 3px;
	color: #666666;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	/*overflow:hidden;*/
}
.boxChildContent a,
.boxChildContentyellow a,
.boxChildContentblue a,
.boxChildContentbrown a, 
.boxChildContentred a
{
	text-decoration: underline;
}
.boxChildContent a
{
	color: blue;
}
.boxChildContentyellow a
{
	/*color: #feb204;*/
	color: #FF9900;
	
}
.boxChildContentbrown a
{
	color: #BAA692;
}
.boxChildContentblue a
{
	color: #1c3771;
}
.boxChildContentred a
{
	color: #8d2848;
}
.boxChildContent table, 
.boxChildContentyellow table, 
.boxChildContentblue table, 
.boxChildContentbrown table, 
.boxChildContentred table
{
	margin: 0px;
	width: 90%;
}

.boxChildContent td,
.boxChildContentyellow td, 
.boxChildContentblue td, 
.boxChildContentbrown td, 
.boxChildContentred td
{
	vertical-align: top;
	color: #666666;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
}
.boxChildContent img,
.boxChildContentyellow img, 
.boxChildContentblue img, 
.boxChildContentbrown img, 
.boxChildContentred img
{
	position: relative;
	top:-9;
	left:0;
}
.boxChildContent td img,
.boxChildContentyellow td img, 
.boxChildContentblue td img, 
.boxChildContentbrown td img, 
.boxChildContentred td img
{
	position: relative;
	top:0;
	left:-4;
}
.boxChildContent p,
.boxChildContentyellow p, 
.boxChildContentblue p, 
.boxChildContentbrown p, 
.boxChildContentred p
{
	/* margin: 0px; */
	margin: 8px 0 8px 0 ;
	padding:0 5px 0 5px;
}
.boxChildContent font, 
.boxChildContentyellow font, 
.boxChildContentblue font, 
.boxChildContentbrown font, 
.boxChildContentred font
{
	color: #666666;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
}
.boxChildBottom
{
	display: block;
	position: relative;
	height:30px;
	margin:0;
	padding: 6px 0 0 0;
	background-color: #eeeeee;
}


/* ---------- styles for News ----------*/

.newsSubtitleyellow,
.newsSubtitleblue,
.newsSubtitlered,
.newsSubtitlebrown
{
	display: block;
	border:0;
	margin:4px 0px 0px 0px;
	padding: 1px 5px 1px 5px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
}
.newsSubtitleyellow
{
	background: #feb204;
}
.newsSubtitleblue
{
	background: #1c3771;
}
.newsSubtitlered
{
	background: #872644;
}
.newsSubtitlebrown
{
	background: #BAA692;
}
.newsPreview
{
	display: block;
	margin: 0;
	padding: 8px;
}
.newsItemCounter
{
	display: block;
	margin: 0;
	padding: 0 4px 0 4px;
	font-weight:bold;
	text-align:right;
}

/* ---------- styles for News Items ----------*/

.newsToolbar
{
	border-right: 1px outset;
	border-top: 1px outset;
	border-left: 1px outset;
	border-bottom: 1px outset;
	width: 678px;
	height: 24px;
	color: black;
	background-color: darkgray;
}
.newsDisplay
{
	border-right: 1px inset;
	border-top: 1px inset;
	border-left: 1px inset;
	border-bottom: 1px inset;
	width: 678px;
	background-color: #E0E0E0;
	padding:5px;
}

/* ---------- styles for Quiz (getPoints) ----------*/


#quizPrompt
{
	display:block;
	width: 130px;
}

#quizWelcome
{
	display:block;
	width: 130px;
/*	
	margin: 10px 20px 5px 10px;
*/
	margin: 0;
	padding: 10px 20px 5px 10px;
}

#quizWelcome p
{
	color: #baa692;
	font-weight: bold;
/*	
	margin: 0px 0px 10px 0px;
*/
	margin: 0;
	padding: 0px 0px 10px 0px;
}

#quizPoints
{
	background-color: #eeeeee;
	color: #baa692;
	font-weight: bold;
	text-align: center;
	padding: 2px 0px 2px 0px;
	margin: 10px 0px 0px 0px;
}

#quizQuiz
{
	width: 130px;
	position: relative;
/*	
	margin: 0px 10px 5px 0px;
*/
	margin: 0px;
	padding: 0px 10px 5px 0px;
}

#divQuestion
{
	position: relative;
	font-weight:bold;
	/*margin: 0px 10px 5px 0px;*/
}

#quizAnswers
{
	font-size: 15px;
	position: relative;
	margin: 10px 0px 10px 0px;
}

#quizAnswers input
{
	/*margin:0;*/
	top: 3px;
	left: 0px;
}

/* ---------- styles for Rating (getPoints) ----------*/

#ratingAnswers
{
	font-size: 11px;
}


#ratingAnswers input
{
	position: relative;
	/*margin:0;*/
	top: 3px;
	left: 0px;
}


.RatingScore
{
	background-image: url(/schoolnet/images/score_off.gif);
	background-position:0px 0px;
	background-repeat:repeat-x;
}

/* ------------- styles for SchoolnetApp Usercontrols ------------- */

.schoolnetAppContent
{
	display: block;
/*	
	margin: 4px 11px 3px 7px;
	padding: 4px 8px 8px 8px;
*/
	margin: 0;
	padding: 4px 8px 8px 8px;
	background-image: url(/schoolnet/images/bg_alw.bmp);
	z-index: 2;	
}
.schoolnetAppBottom
{
	display: block;
	height: 30px;
/*	
	margin: 4px 11px 0px 7px;
	padding: 5px 0px 5px 0px;
*/
	margin: 0;
	padding: 5px 0px 5px 0px;
	background-color: #eeeeee;
	text-align: right;
}
#schoolnetAppButtonBlueLong,
#schoolnetAppButtonBrownLong,
#schoolnetAppButtonRed,
#schoolnetAppButtonYellow,
#schoolnetAppButtonBlue,
#schoolnetAppButtonBrown
{
	display: block;
	width: 88px;
	height: 20px;
	margin: 3px 0px 0px 15px;
	text-align: left;
	font-weight:bold; 
	z-index: 1;	
}
#schoolnetAppButtonBlueLong a,
#schoolnetAppButtonBrownLong a,
#schoolnetAppButtonRed a,
#schoolnetAppButtonYellow a,
#schoolnetAppButtonBlue a,
#schoolnetAppButtonBrown a
{
	display: block;
	width: 88px;
	height: 20px;
	background-repeat: no-repeat;
	background-color: #eeeeee;
	padding: 3px 0px 0px 7px;
	z-index: 2;	
}
#schoolnetAppButtonBlueLong a
{
	width: 127px;
	background-image: url(/schoolnet/images/detailBlueLong.gif);
}
#schoolnetAppButtonBrownLong a
{
	width: 127px;
	background-image: url(/schoolnet/images/detailBrownLong.gif);
}
#schoolnetAppButtonRed a
{
	background-image: url(/schoolnet/images/detailRed.gif);
}
#schoolnetAppButtonYellow a
{
	background-image: url(/schoolnet/images/detailYellow.gif);
}
#schoolnetAppButtonBlue a
{
	background-image: url(/schoolnet/images/detailBlue.gif);
}
#schoolnetAppButtonBrown a
{
	background-image: url(/schoolnet/images/detailBrown.gif);
}
#schoolnetAppButtonBlueLong a:hover,
#schoolnetAppButtonBrownLong a:hover,
#schoolnetAppButtonRed a:hover,
#schoolnetAppButtonYellow a:hover,
#schoolnetAppButtonBlue a:hover,
#schoolnetAppButtonBrown a:hover
{
	display: block;
	width: 88px;
	height: 20px;
	background-repeat: no-repeat;
	background-color: #eeeeee;
	padding: 3px 0px 0px 7px;
	z-index: 2;	
}
#schoolnetAppButtonBlueLong a:hover
{
	width: 127px;
	background-image: url(/schoolnet/images/detailBlueLong_on.gif);
}
#schoolnetAppButtonBrownLong a:hover
{
	width: 127px;
	background-image: url(/schoolnet/images/detailBrownLong_on.gif);
}
#schoolnetAppButtonRed a:hover
{
	background-image: url(/schoolnet/images/detailRed_on.gif);
}
#schoolnetAppButtonYellow a:hover
{
	background-image: url(/schoolnet/images/detailYellow_on.gif);
}
#schoolnetAppButtonBlue a:hover
{
	background-image: url(/schoolnet/images/detailBlue_on.gif);
}
#schoolnetAppButtonBrown a:hover
{
	background-image: url(/schoolnet/images/detailBrown_on.gif);
}

td.schoolnetAppControl a,
tr.schoolnetAppControl td a
{
	color: #111155;
	padding-left: 2px;
	font-weight: normal;
	text-decoration: underline;
}
tr.schoolnetAppControl td,
tr.schoolnetAppControl td a
{
	color: #FFFFFF;
	font-weight: bold;
}
tr.schoolnetAppControl td
{
	padding-left: 2px;
	background: #1c3771;
	border: 1px solid #FFFFFF;
}
tr.schoolnetAppABItem,
tr.schoolnetAppABItem td,
tr.schoolnetAppABAlternative,
tr.schoolnetAppABAlternative td
{
	color: #111155;
	padding-left: 2px;
	font-weight: bold;
	border: 1px solid #FFFFFF;
}
tr.schoolnetAppABItem td
{
	background-color: #B4CFEA;
}
tr.schoolnetAppABAlternative td
{
	background-color: #83B1DF;
}
.underlinedLink a
{
	text-decoration: underline;
}

tr.schoolnetAppControlBottom td
{
	padding-left: 2px;
	background: #EEEEEE;
	height:24px;
}

/* ------------- styles for the login/identity control (User.ascx) -------------- */
/*
#User1_divLogin
{
	background-image: url(/schoolnet/images/bg_login.gif);
	background-position: 7px 0px;
	background-repeat: no-repeat;
	z-index: 0;	
}
*/
.userContent
{
	display:block;
	margin: 0px;
	padding: 4px 19px 8px 15px;
	z-index: 0;	
}
.userBottom,
.userBottom2
{
	display:block;
	width: 156px;
	margin: 0px 11px 0px 7px;
	padding: 0;
	background-color: #eeeeee;
	text-align:left;
	z-index: 0;	
	border:0;
}
.userBottom
{
	height: 25px;
}
.userBottom2
{
	height: 50px;
}
.userButton
{
	display: block;
	position: relative;
	top:3px;
	width: 128px;
	height: 20px;
	margin: 0px 0px 0px 15px;
	padding:0px;
	text-align: left;
	font-weight:bold; 
	z-index: 1;	
}
.userButton a
{
	display:block;
	width: 128px;
	height: 20px;
	background-image: url(/schoolnet/images/detailBrownLong.gif);
	background-repeat: no-repeat;
	padding: 3px 0px 0px 7px;
	margin:0;
	z-index: 2;	
}
.userButton a:hover
{
	display:block;
	background-image: url(/schoolnet/images/detailBrownLong_on.gif);
}

.userInputbox
{
	width: 126px;
	margin-left:8px;
	z-index: 2;	
}
.userAvatarHead
{
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	/*padding: 4px 8px 4px 14px;*/
	z-index: 2;	
}
.userAvatar
{
	margin-left: 6px; 
	height: 197px;
	width: 157px;
	z-index: 2;	
}
.userScore
{
	background-image: url(/schoolnet/images/score_off.gif);
	background-position:0px 4px;
	background-repeat:repeat-x;
	z-index: 2;	
}


/* ------------- styles for profile editor ------------- */
.profileTabs
{
	display:block;
	width: 700px;
	height: 25px;
	margin: 0px;
	text-align: left;
}

.profileChoice
{
	display:block;
	margin: 3px 0px 0px 0px;
	color: #666666;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
} 

a:hover.profileChoice
{
	color: #000000;
}
.inputField, .inputFieldDisabled {
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
}
.inputFieldDisabled {
	background-color: silver;
	color: black;
}
.profileBottom
{
	display: block;
	width: 492px;
	margin: 4px 11px 0px 7px;
	padding: 5px 0px 5px 0px;
	background-color: #eeeeee;
	text-align:right;
}

.profileBottomSmall
{
	display: block;
	width: 468px;
	margin: 4px 11px 0px 7px;
	padding: 5px 0px 5px 0px;
	background-color: #eeeeee;
	text-align:right;
}

.profileStatus 
{
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	color: red;
}

/*Sitemap*/
/* ---------- sitemap ----------*/

#sitemapTop
{
	position: relative;
	background-image: url(/schoolnet/images/bg_navLev2.gif);
    	margin: 0px;
    	left: 3px;
	width: 158px;
	height: 59px;
	z-index: 1;	
}


#sitemapTop span
{
	position: absolute;
	top: 20px;
	left: 12px;
	color: #4b4b4b;
	font-size: 15px;
	font-weight: bold;
	z-index: 3;	
}

#sitemap2Top
{
	position: relative;
	background-image: url(/schoolnet/images/bg_sitemap.gif);
    	margin: 0px;
    	left: 3px;
	width: 296px;
	height: 59px;
	z-index: 1;	
}

#sitemap2Top img
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;	
}

#sitemap2Top span
{
	position: absolute;
	top: 20px;
	left: 53px;
	color: #4b4b4b;
	font-size: 15px;
	font-weight: bold;
	z-index: 3;	
}

#boxnavsitemap
{
	position: relative;
	display: block;
	left: 0px;
	margin: 0px 5px 0px 7px;
	padding: 1px 1px 25px 1px;
	text-align: left;
	font-size: 10px;
	text-transform: uppercase;
}

#boxNavSitemap p
{
	margin: 0px 0px 1px 0px;
}

.sitTextMeta
{
	position: relative;
	left: 0px;
	color: #4B4B4B;	
}

a:hover.sitTextMeta
{
	color: #000000;	
}

.sitTextYellow
{
	position: relative;
	left: 0px;
	color: #4B4B4B;	
}

a:hover.sitTextYellow
{
	color: #FF9A01;	
}

.sitTextBlue
{
	position: relative;
	left: 0px;
	color: #4B4B4B;	
}

a:hover.sitTextBlue
{
	color: #1C3771;	
}

.sitTextRed
{
	position: relative;
	left: 0px;
	color: #4B4B4B;	
}

a:hover.sitTextRed
{
	color: #8D2848;	
}

.userBottom3
{
	display:block;
	width: 167px;
	margin: 0px 0px 0px 7px;
	padding: 0;
	background-color: #eeeeee;
	text-align:left;
	z-index: 0;	
	border:0;
	height: 25px;
}

.boxChildBottom1
{
	display: block;
	position: relative;
	height: 30px;
	margin: 0px 0px 0px 7px;
	padding: 6px 9px 0px 0px;
	background-color: #eeeeee;
}

.loginTextBig
{
	position: relative;
	top: 10px;
	left: 10px;
	font-size: 12px;
	font-weight: bold;
}

.logoutTextBox
{
	position: relative;
	top: 2px;
	left: 7px;
	width: 167px;
	height: 82px;
	text-align: center;
	background: #eeeeee url(/schoolnet/images/bg_home_logout.gif) repeat-y;
}
.logoutTextSmall
{
	display: block;
	position: relative;
	top: 10px;
	left: 10px;
	right: 4px;
	width: 146px;
}
.scorelistText
{
	margin: 0px 5px 0px 5px;
	font-weight: bold;
}
.scorelistTextNoBold
{
	display:block;
	margin: 0px 5px 0px 5px;
}
.scorelistSmallText
{
	margin: 0px 5px 0px 5px;
}

.userBottom4
{
 display:block;
 width: 167px;
 margin: 0px 0px 0px 7px;
 padding: 0;
 background-color: #eeeeee;
 text-align:left;
 height: 3px;
}

.grayTableData
{
	background: #eeeeee;
	padding: 3px;
}

input.clsFormGenText
{
	font-family: Arial, Helvetica;
	font-size: 11px;
}

textarea.clsFormGenLongtext
{
	font-family: Arial, Helvetica;
	font-size: 11px;
}

/* Flirt Messenger */

#accept
{
	display: block;
	margin: 0px;
	width: 20px;
	height: 20px;
	background-image: url(/schoolnet/images/Flirt/square_annehmen.gif);
	z-index: 1;	
}

#accept a
{
	display: block;
	background-image: url(/schoolnet/images/Flirt/square_annehmen.gif);
	z-index: 2;	
}

#accept a:hover
{
	display: block;
	background-image: url(/schoolnet/images/Flirt/square_annehmen_on.gif);
	z-index: 3;	
}

#deny
{
	display: block;
	margin: 0px;
	width: 20px;
	height: 20px;
	background-image: url(/schoolnet/images/Flirt/square_ablehnen.gif);
	z-index: 1;	
}

#deny a
{
	display: block;
	background-image: url(/schoolnet/images/Flirt/square_ablehnen.gif);
	z-index: 2;	
}

#deny a:hover
{
	display: block;
	background-image: url(/schoolnet/images/Flirt/square_ablehnen_on.gif);
	z-index: 3;	
}

.ChatNotificationWindow
{
	background-color: blue;
}

.ChatSpeaker
{
	font-weight: bold;
	margin-top: 10px;
}

.ChatMessage
{
	margin-left: 5px;
	margin-top: 5px;
}

.ChatHistoryWindow
{
	overflow: auto;
	height: 150px;
}

.ChatUserList
{
	overflow: auto;
}

.ChatUser
{
	font-size: 10pt;
}

.ChatUserSelected
{
	font-size: 10pt;
	background-color: #CCDEFF;
}

.acceptButton
{
	display: block;
	position: relative;
	top:6px;
	width: 128px;
	height: 20px;
	margin: 0px 0px 0px 15px;
	padding:0;
	text-align: left;
	font-weight:bold; 
	z-index: 1;	
}
.acceptButton a
{
	display:block;
	width: 128px;
	height: 20px;
	background-image: url(/schoolnet/images/Flirt/annehmen.gif);
	background-repeat: no-repeat;
	background-color: #eeeeee;
	padding: 3px 0px 0px 7px;
	margin:0;
	z-index: 2;	
}
.acceptButton a:hover
{
	display:block;
	background-image: url(/schoolnet/images/Flirt/annehmen_on.gif);
}

.denyButton
{
	display: block;
	position: relative;
	top:6px;
	width: 128px;
	height: 20px;
	margin: 0px 0px 0px 15px;
	padding:0;
	text-align: left;
	font-weight:bold; 
	z-index: 1;	
}
.denyButton a
{
	display:block;
	width: 128px;
	height: 20px;
	background-image: url(/schoolnet/images/Flirt/ablehnen.gif);
	background-repeat: no-repeat;
	background-color: #eeeeee;
	padding: 3px 0px 0px 7px;
	margin:0;
	z-index: 2;	
}
.denyButton a:hover
{
	display:block;
	background-image: url(/schoolnet/images/Flirt/Ablehnen_on.gif);
}

.userBottomFlirt
{
	display:block;
	position:relative;
	top:3px;
	left:-8px;
	width: 156px;
	margin: 0px 0px 0px 0px;
	padding: 0;
	background-color: #eeeeee;
	text-align:left;
	z-index: 0;	
	border:0;
	height:31px;
}

.headRequestShort
{
	display: block;
	position: relative;
	top:3px;
	left:2px;
	width: 144px;
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding:0;
	text-align: left;
	font-weight:bold; 
	z-index: 1;	
}

.headRequestImageShort
{
	display: block;
	width: 144px;
	height: 20px;
	background-image: url(/schoolnet/images/Flirt/head_smaller.gif);
	background-repeat: no-repeat;
	padding:3px 0px 0px 7px;
	margin: 0;
	z-index: 2;	
}

.headRequest
{
	display: block;
	position: relative;
	top:3px;
	width: 156px;
	height: 20px;
	margin: 0px 0px 0px 7px;
	padding:0;
	text-align: left;
	font-weight:bold; 
	z-index: 1;	
}

.headRequestImage
{
	display: block;
	width: 156px;
	height: 20px;
	background-image: url(/schoolnet/images/Flirt/head_small.gif);
	background-repeat: no-repeat;
	padding:3px 0px 0px 7px;
	margin: 0;
	z-index: 2;	
}

.headRequestLong
{
	display: block;
	position: relative;
	top:3px;
	width: 326px;
	height: 20px;
	margin: 0px 0px 0px 7px;
	padding:0;
	text-align: left;
	font-weight:bold; 
	z-index: 1;	
}

.headRequestImageLong
{
	display: block;
	width: 326px;
	height: 20px;
	background-image: url(/schoolnet/images/shiny-bar.gif);
	background-repeat: no-repeat;
	padding:3px 0px 0px 7px;
	margin-left: 16px;
	z-index: 2;	
}

.itemRequestShort,
.itemRequest,
.itemRequestLong
{
	display: block;
	position: relative;
	top:3px;
	left:2px;
	height: 20px;
	padding:0;
	text-align: left;
	font-weight:bold; 
	z-index: 1;	
	cursor: hand;
}

.itemRequestShort
{
	width: 144px;
	margin: 0px 0px 0px 0px;
}

.itemRequest
{
	width: 156px;
	margin: 0px 10px 0px 5px;
}

.itemRequestLong
{
	width: 168px;
	margin: 0px 10px 0px 5px;
}

.itemRequestShortText,
.itemRequestText,
.itemRequestLongText
{
	display: block;
	height: 20px;
	margin: 0;
	padding:3px 0px 0px 7px;
	z-index: 2;	
}

.itemRequestShortText
{
	width:144px;
}

.itemRequestText
{
	width:156px;
}

.itemRequestLongText
{
	width: 168px;
}

.changeParameterButton
{
	display: block;
	position: relative;
	/*top:6px;*/
	width: 131px;
	height: 20px;
	/*margin: 0px 0px 0px 15px;*/
	padding:0;
	text-align: right;
	font-weight:bold; 
	z-index: 1;	
}
.changeParameterButton a
{
	display:block;
	width: 131px;
	height: 20px;
	background-image: url(/schoolnet/images/Flirt/change_parameter.gif);
	background-repeat: no-repeat;
	background-color: #eeeeee;
	padding: 3px 7px 0px 0px;
	margin:0;
	z-index: 2;	
}
.changeParameterButton a:hover
{
	display:block;
	background-image: url(/schoolnet/images/Flirt/change_parameter_on.gif);
}

.resultItem,
.resultItem td
{
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	color: #666666;
}

.resultSelectedItem,
.resultSelectedItem td
{
	background-color: #1D3772;
	color: #FFFFFF;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
}
/*New Styles - Aneesh*/
.trowheading 
{
	PADDING-RIGHT: 7px; 
	PADDING-LEFT: 7px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 13px; 
	PADDING-BOTTOM: 7px;
	COLOR:Black; 
	PADDING-TOP: 7px; 
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	TEXT-DECORATION: none ;
	border-style:none
}
.trowevn 
{
	 PADDING-RIGHT: 7px;
	 PADDING-LEFT: 7px; 
	 FONT-SIZE: 11px; 
	 PADDING-BOTTOM: 7px; 
	 COLOR: #000; 
	 PADDING-TOP: 7px; 
	 FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; 
	 BACKGROUND-COLOR: #eee; 
	 TEXT-DECORATION: none ;
	 border-style:none
}
.trowodd 
{
	PADDING-RIGHT: 7px; 
	PADDING-LEFT: 7px; 
	FONT-SIZE: 11px; 
	PADDING-BOTTOM: 7px; 
	COLOR: #000; 
	PADDING-TOP: 7px; 
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #fff; 
	TEXT-DECORATION: none ;
	border-style:none
}



/* NEW STYLES FOR ADDRESS BOOK */

a.btnEdit {
	display:block;
	height:20px;
	width:20px;
	float:left;
	margin:0px 1px;
	padding:0px;
	background: url(../images/btn_edit.gif) no-repeat;
	
	margin-left:10px;
}

a.btnEdit:hover {
	background: url(../images/btn_edit_on.gif) no-repeat;
}

a.btnDelete {
	display:block;
	height:20px;
	width:20px;
	float:left;
	margin:0px 1px;
	padding:0px;
	background: url(../images/btn_delete.gif) no-repeat;
}

a.btnDelete:hover {
	background: url(../images/btn_delete_on.gif) no-repeat;
}

a.btnMail {
	display:block;
	height:20px;
	width:20px;
	float:left;
	margin:0px 1px;
	padding:0px;
	background: url(../images/btn_mail.gif) no-repeat;
}

a.btnMail:hover {
	background: url(../images/btn_mail_on.gif) no-repeat;
}

a.btnMailOff {
	display:block;
	height:20px;
	width:20px;
	float:left;
	margin:0px 1px;
	padding:0px;
	background: url(../images/btn_mail_off.gif) no-repeat;
}

a.btnSms {
	display:block;
	height:20px;
	width:20px;
	float:left;
	margin:0px 1px;
	padding:0px;
	background: url(../images/btn_sms.gif) no-repeat;
}

a.btnSms:hover {
	background: url(../images/btn_sms_on.gif) no-repeat;
}

a.btnSmsOff {
	display:block;
	height:20px;
	width:20px;
	float:left;
	margin:0px 1px;
	padding:0px;
	background: url(../images/btn_sms_off.gif) no-repeat;
}

a.btnDetail {
	display:block;
	height:20px;
	width:20px;
	float:left;
	margin:0px 1px;
	padding:0px;
	background: url(../images/btn_detail.gif) no-repeat;
}

a.btnDetail:hover {
	background: url(../images/btn_detail_on.gif) no-repeat;
}

a.btnFriend {
	display:block;
	height:20px;
	width:20px;
	float:left;
	margin:0px 1px;
	padding:0px;
	background: url(../images/btn_friend.gif) no-repeat;
}

a.btnFriend:hover {
	background: url(../images/btn_friend_on.gif) no-repeat;
}

a.btnFriendOff {
	display:block;
	height:20px;
	width:20px;
	float:left;
	margin:0px 1px;
	padding:0px;
	background: url(../images/btn_friend_off.gif) no-repeat;
}

a.btnRemoveFriend {
	display:block;
	height:20px;
	width:20px;
	float:left;
	margin:0px 1px;
	padding:0px;
	background: url(../images/btn_removefriend.gif) no-repeat;
}

a.btnRemoveFriend:hover {
	background: url(../images/btn_removefriend_on.gif) no-repeat;
}

a.btnAdd {
	display:block;
	height:20px;
	width:20px;
	float:left;
	margin:0px 1px;
	padding:0px;
	background: url(../images/btn_add.gif) no-repeat;
}

a.btnAdd:hover {
	background: url(../images/btn_add_on.gif) no-repeat;
}

a.btnAdd2 {
	display:block;
	height:20px;
	width:20px;
	float:left;
	margin:0px 1px;
	padding:0px;
	background: url(../images/btn_add_recipient.gif) no-repeat;
}

a.btnAdd2:hover {
	background: url(../images/btn_add_recipient_on.gif) no-repeat;
}

a.btnAnswer {
	display:block;
	height:20px;
	width:20px;
	float:left;
	margin:0px 1px;
	padding:0px;
	background: url(../images/btn_mail_answer.gif) no-repeat;
}

a.btnAnswer:hover {
	background: url(../images/btn_mail_answer_on.gif) no-repeat;
}

a.btnForward {
	display:block;
	height:20px;
	width:20px;
	float:left;
	margin:0px 1px;
	padding:0px;
	background: url(../images/btn_mail_forward.gif) no-repeat;
}

a.btnForward:hover {
	background: url(../images/btn_mail_forward_on.gif) no-repeat;
}

a.btnDownload {
	display:block;
	height:20px;
	width:20px;
	float:left;
	margin:0px 1px;
	padding:0px;
	background: url(../images/btn_mail_download.gif) no-repeat;
}

a.btnDownload:hover {
	background: url(../images/btn_mail_download_on.gif) no-repeat;
}

a.btnAddressbook {
	display:block;
	height:20px;
	width:20px;
	float:left;
	margin:0px 1px;
	padding:0px;
	background: url(../images/btn_addressbook.gif) no-repeat;
}

a.btnAddressbook:hover {
	background: url(../images/btn_addressbook_on.gif) no-repeat;
}

a.btnRefresh {
	display:block;
	height:20px;
	width:20px;
	float:left;
	margin:0px 1px;
	padding:0px;
	background: url(../images/btn_refresh.gif) no-repeat;
}

a.btnRefresh:hover {
	background: url(../images/btn_refresh_on.gif) no-repeat;
}

tr.schoolnetAddressBook
{
	color: #111155;
	padding-left: 2px;
	border: 1px solid #FFFFFF;
	background-color: #99CCFF;	
}

/* Webmail */
#ajaxloader {
	height:100px;
	width: 640px;
	background: url(/schoolnet/images/ajax-loader.gif) no-repeat center;
	display:none;
}

table.webmail input {
	float:left;
	width:400px;
	border: 1px solid #1C3771;
	margin:1px;
	padding:2px;
	background: url(/schoolnet/images/bg_input.gif) repeat-x;
}

table.webmail textarea {
	height:200px;
	width:580px;
	border: 1px solid #1C3771;
	font-size: 11px;
	margin:1px;
	padding:2px;
	font-family: Arial, Helvetica, Sans-Serif;
	background: url(/schoolnet/images/bg_input.gif) repeat-x;
}

table.webmail tr.schoolnetAppABItem,
table.webmail tr.schoolnetAppABItem td,
table.webmail tr.schoolnetAppABAlternative,
table.webmail tr.schoolnetAppABAlternative td
{
	color: #111155;
	padding-left: 2px;
	font-weight: normal;
	border: 1px solid #FFFFFF;
}

table.webmail a
{
	color: #111155;
	font-weight: normal;
}

table.mailProperties {
	width: 640px;
}

table.mailProperties .mailCaption {
	font-weight: bold;
	width: 60px;
}

.mailContent {
	border: 1px solid #999;
	width: 620px;
	height: 305px;
	padding:10px;
	overflow:auto;
	
}

table.webmail {
	width:630px;
	border-collapse:collapse;
	margin-bottom:20px;
}

table.webmail .unread *{
	font-weight:bold;
}

table.webmail a.DESC {
	background:url(/schoolnet/images/bullet_arrow_down.gif) no-repeat right;
	padding-right:14px;
}

table.webmail a.ASC {
	background:url(/schoolnet/images/bullet_arrow_up.gif) no-repeat right;
	padding-right:14px;
}

table.webmail .hasAttachments {
	background:url(/schoolnet/images/attach.gif) no-repeat left;
	padding-left:20px;
}

td.message {
	vertical-align:top;
	padding-top:5px;
}

.error {
	color: #f00;
}

.success {
	color: #008000;
}

td.subject {
	overflow:hidden;
	height:20px;
}

/* Overlay Layer */
#overlayDialog {
	position:absolute;
	z-index:1000;
	top:300px;
	width:500px;
	/*height:260px;*/
	background:#fff;
	border:1px solid #000;
	text-align:left;
}

#overlayDark {
	position:absolute;
	z-index:500;
	top:0px;
	left:0px;
	bottom:0px;
	background:#333;
	height:100%;
	width:100%;
	opacity:0.5;
	filter: Alpha(opacity:50);
	display:none;
}

/* SMS App */

.inputstring {
	float:left;
	border: 1px solid #1C3771;
	margin:1px;
	padding:2px;
	background: #fff url(/schoolnet/images/bg_input.gif) repeat-x;
}

.inputMessage {
	float:left;
	border: 1px solid #1C3771;
	margin:1px;
	padding:2px;
	background: #fff url(/schoolnet/images/bg_input.gif) repeat-x;
	color:#666;
	font-family:arial,helvetica,sans-serif;
	font-size:11px;
}

.recieverItem {
	padding:5px;
}

#status {
	padding:4px;
}

/* Friend Request */
a.lnkFriendRequests {
	background: url(/schoolnet/images/bullet_arrow_down.gif) right no-repeat;
	padding-right:20px;
}

a.lnkFriendRequestsSelected {
	background: url(/schoolnet/images/bullet_arrow_up.gif) right no-repeat;
	padding-right:20px;
}

/* Mail Preview */
/* Friend Request */
a.lnkOpenWebmail {
	display:block;
}
.ckbNutz label
{
	float:left;
	width:260px;
	padding:5px	;
	margin-left:18px;
	margin-top:-26px;
}

