/* CSS developement by Tackhammer Concepts for Eduproject - School Community Fundraising for Colorado */



body {margin:0;}

*>html body {margin:10px;}

#container {
	position:relative;
	width:800px; height:auto;
}
#blackboard {
	position:absolute;
	background:url(../_images/blackboardbg.gif) no-repeat;
	padding:0; margin:0;
	width:800px; height:554px;
	z-index:0;
}
#buy {
	position: absolute;
	width:322px; height:144px;
	top:20px; left:50px;
	margin:0;
}


#specials, #alerts, #blank, #news {
	position: relative;
	
	margin:0 6px 6px 0; padding:0; 
	width:323px; min-height:64px;
	left:415px;
	z-index:1;
}
*>html #blank, #news {padding:5px;}

#bulletin, #ebookalerts {
	position: relative;
	margin:0 6px 1px 0; padding:0; 
	width:323px; min-height:20px;
	left:415px; 
	z-index:1;
}

.hidetext {display:none}


#mainnavcontainer {
	position:absolute;
	height:51px; width:800px;
	top:480px; left:0;
	margin:0; padding:0;
	z-index:3;
}
#mainnav {
	position:relative;
	height:51px; width:800px;
	background:url(../_images/navpixies.gif) 0 0 no-repeat;
	margin:0; padding:0;
}
#mainnav li, #mainnav a {
	height:51px; display:block;
}
#mainnav li {
	list-style:none; margin:0; padding:0; position:absolute;
}
#theproduct {left:0; width:154px}
#thecompany {left:155px; width:124px;}
#fundrasinginfo {left:280px; width:149px;}
#merchantinfo {left:429px; width:141px;}
#formsapps {left:570px; width:230px;}
#theproduct a:hover {background: transparent url(../_images/navpixies.gif) -1px -51px no-repeat;}
#thecompany a:hover {background: transparent url(../_images/navpixies.gif) -156px -51px no-repeat;}
#fundrasinginfo a:hover {background: transparent url(../_images/navpixies.gif) -281px -51px no-repeat;}
#merchantinfo a:hover {background: transparent url(../_images/navpixies.gif) -430px -51px no-repeat;}
#formsapps a:hover {background: transparent url(../_images/navpixies.gif) -571px -51px no-repeat;}

#mainnav a { font:1px arial; text-decoration:none; color: #000000; text-align:center;}
.hidelink {color:#000000; font-size:0;}
*>html .hidelink { display:none;}


#chalktray {
	position:absolute;
	background:url(../_images/chalktray.gif) no-repeat;
	height:18px; width:800px;
	top:521px; left:0;
	margin:0; padding:0;
	z-index:4;
}
#partners, #sponsors {
	position: absolute;
	padding:2px;	
	width:800px; 
}
#partners {
	top:764px;
}
#sponsors {
	top:584px;
	height:150px;
	background:#E0E4EF;
}
p {
	font: 12px Arial, Helvetica, sans-serif;
	margin:5px 0 5px 0;
	color: #CCCCCC;
}
*>html .p {margin:0 5px 5px 0; m/argin:5px 10px 5px 10px;}
.img {left:415px;}

#alerts a, #blank a {font:bold 12px Arial, Helvetica, sans-serif; color: #CCCCCC;}
#alerts a:hover, #blank a:hover { font-weight:bold; text-decoration:underline; color: #FFFFFF;}