/* CSS Document */
body {
	background-image: url(../images/bodybg.jpg);
	background-repeat: repeat-x;
	background-position:left top;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding:0;
	margin:0;
}
a{
	color: #0D77E4;	
}

#a a{	
	color: #0D77E4;	
	font-weight:bold;
}

#main{
	width: 1000px;
	margin:auto;
	padding-top: 20px;
}
#main #footer .copyrights {
	font-size: 10px;
	background-image: url(../images/footerleft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 46px;
	padding-top: 10px;
	padding-left: 30px;
	float:left;
	width:400px;
}
#main #sitecontent #navigation {
	padding-left: 22px;
	margin-bottom: 10px;
}

#main #footer .footermenu {
	font-size: 10px;
	background-image: url(../images/footerright.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 46px;
	padding-top: 15px;
	text-align:center;
	vertical-align:middle;
}
#main #footer .footermenu ul{
	display:inline;
	list-style:none;
	list-style-type:none;
}
#main #footer .footermenu ul li{
	padding-left:10px;
	padding-right:10px;
	float:left;
}
#main #footer .footermenu ul li a{
	text-decoration:none;
	color:#999999;
	font-size:12px;
}

.linkmenu:link
{
 font-family:Arial, Tahoma, Verdana;
 font-size:12px; 
 color:#0D77E4; 
 text-decoration:none;
 font-weight:normal;
}

.linkmenu:hover
{
 font-family:Arial, Tahoma, Verdana;
 font-size:12px; 
 color:#0D77E4; 
 text-decoration:underline; 
 font-weight:normal;
}

.linkmenu:visited
{
 font-family:Arial, Tahoma, Verdana;
 font-size:12px; 
 color:#0D77E4; 
 text-decoration:none;
 font-weight:normal;
}

.linkmenu:visited:hover
{
 font-family:Arial, Tahoma, Verdana;
 font-size:12px;
 color:#0D77E4; 
 text-decoration:underline;
 font-weight:normal;
}

#navigation a:link
{
 font-family:Arial, Tahoma, Verdana;
 font-size:12px; 
 color:#0D77E4; 
 text-decoration:none;
 font-weight:normal;
}

#navigation a:hover
{
 font-family:Arial, Tahoma, Verdana;
 font-size:12px; 
 color:#0D77E4; 
 text-decoration:none; 
 font-weight:normal;
}

#navigation a:visited
{
 font-family:Arial, Tahoma, Verdana;
 font-size:12px; 
 color:#0D77E4; 
 text-decoration:none;
 font-weight:normal;
}

#navigation a:visited:hover
{
 font-family:Arial, Tahoma, Verdana;
 font-size:12px;
 color:#0D77E4; 
 text-decoration:none;
 font-weight:normal;
}


#editions{
	background-image:url(../images/editionbg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:160px;
	padding:10px;
}
#header a{
	float:left;
	width: 196px;
	height:76px;
	overflow:hidden;
}
#main #editions {
	font-weight:bold;
	}
#main #sitecontent #leftpanel img {
	margin-right: 5px;
}
.bluebottom{
	background-image:url(../images/bluebottom.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:9px;
}

#main #editions #leftedition {
	background-image: url(../images/k12heading.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:30px;
	width:450px;
	float:left;
	margin-left:10px;

}
#main #editions #leftedition ul, #rightedition ul{
	list-style-type:none;
	padding-left:25px;
	margin:0;

}
#main #editions #leftedition ul li{
	background-image:url(../images/tag_blue.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:25px;
	margin-top:5px;
}

#main #editions #rightedition {
	background-image: url(../images/univheading.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:30px;
	width:450px;
	float:left;
	margin-left:60px;


}
#main #editions #rightedition ul li{
	background-image:url(../images/tag_green.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:25px;
	margin-top:5px;
}
#demo a{
	float: left;
	height: 40px;
	width: 341px;
	padding-top:20px;
	margin-left:450px;
}
.knowmore{
	text-align:right;
	 float:right;
	 margin-right:15px;
 }
.clear{
	clear:both;
	height:10px;
}
#menu{
	height:35px;
	background-image:url(../images/menuright.png);
	background-position:right top;
	background-repeat:no-repeat;
	}
#sitecontent{
	/*background-image:url(../images/contentbg.png);*/
	background-repeat:repeat-x;
	background-position:left bottom;
	min-height: 581px;
	background-color:#FFFFFF;
}
#sitecontentblog{
/*	background-image:url(../images/contentbg.png);*/
	background-repeat:repeat-x;
	background-position:left bottom;
	min-height: 1400px;
	background-color:#FFFFFF;
}
#xyz{
	background-image:url(../images/menuleft.png);
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
	height:35px;
	width:22px;

}
#bannercontainer{
	height:105px;
}
#innerpage{
	background-image:url(../images/innerpage.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	height: 17px;
}
#leftpanel{
	width: 730px;
	float:left;
	padding-left:20px;
	padding-top:0;
	margin:0;

}
#main #sitecontent #leftpanel img {
	float: left;
}
.knowmore img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main #sitecontent #leftpanel ul {
	list-style-image: url(../images/pencilsmall.png);
	list-style-type: none;
	margin-top:10px;
	margin-left:0;
}
#main #sitecontent #leftpanel ul li{
	padding-top:5px;
}
#main #header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#rightpanel{
	width:210px;
	float:left;
	padding-top:0;
	padding-left:20px;
	margin:0;
	padding-right: 20px;
}
#rightpanel ul{
	list-style:none;
	list-style-image:url(../images/quote.png);
}
#rightpanel ul li{
	margin-top:10px;
}
.alignright{
	font-weight:bold;
	text-align:right;
}

	#menu h2	{clear:both;padding-top:20px;}
	#menu ul {list-style:none;margin:0;padding:0;}
	#menu li {float:left;width:120px;margin:0;padding:0;text-align:center;}
	#menu li a {display:block;padding:10px 20px;height:100%;color:#FFF;text-decoration:none;border-right:1px solid #FFF;}
	#menu li a {background:url(bg2.jpg) repeat 0 0; background-position: -20px 35px;}
	#menu li a:hover, li a:focus, li a:active {background-position:-150px 0;}
	#menu #a a {background:url(../images/bg.jpg) repeat -20px 35px;}
	#menu #b a {background:url(bg2.jpg) repeat 0 0;}
	#menu #c a {background:url(bg3.jpg) repeat 0 0;}
	#menu #d a {background:url(bg4.jpg) repeat 0 0;}
	
#parallax {
	background:#fff; 
	position:absolute; 
	overflow:hidden;
	width:1000px; 
	height:300px; 
}
.parallaxcontainer{
	height:360px;
	background-image:url(../images/mainbanner.png);
	background-repeat:no-repeat;
	background-position:top left;
	}
 submenu 

#a a:hover {visibility:visible; position:relative; z-index:200;font-weight:bold;}
#a li:hover {position:relative; z-index:200;font-weight:bold;}

#a ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;font-weight:bold;}

#a :hover ul {left:0; top:35px;white-space:nowrap; height:auto; z-index:300;font-weight:bold;}
#a :hover ul li {display:block; height:30px; position:relative; font-weight:normal; width:auto;font-weight:bold;}
#a :hover ul li a {display:block; font-size:11px; height:30px; line-height:30px; width:160px; padding:0 10px; color:#fff; text-decoration:none; text-align:left;font-weight:bold;}
#a :hover ul li a:hover {font-weight:bold;}

#a ul.sub1 {width:160px;font-weight:bold;}
#a ul.sub2 {width:160px;font-weight:bold;}
#a ul.sub3 {width:160px;font-weight:bold;}
#a ul.sub4 {width:160px;font-weight:bold;}

#a ul li ul li{
	width:200px;
	font-weight:bold;
	}
#footer{
	background-image:url(../images/footerbg.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	height:46px;
}
/*#basic-accordian{
}

.accordion_headings{
	padding:5px;
	background:#99CC00;
	color:#FFFFFF;
	border:1px solid #FFF;
	cursor:pointer;
	font-weight:bold;
}

.accordion_headings:hover{
	background:#00CCFF;
}

.accordion_child{
	padding:15px;
	background:#EEE;
}

.header_highlight{
	background:#00CCFF;
}*/

#accordion {
	margin-top: 10px;
	margin-left: 20px;
}
.accordion { font-size:12px; }
.accordion dt {padding:5px; font-weight:bold; cursor:pointer;}
.accordion dt:hover { text-decoration:underline;}
.accordion dd {overflow:hidden;}
.accordion span {}


/*Div Layer*/

.divLayer
{		
	background-color:#F1F1F1;
	text-align: left;	
	padding: 10px 10px 10px 10px;
	border-left:1px solid #000000;
	border-top: 1px solid #000000;
	border-right:1px solid #000000;
	border-bottom: 1px solid #000000;	
	font: 11px Arial, Verdana, Sans-Serif;
	position:absolute;	
	/*font-weight:bold;	*/
}

.modalBackground
{    
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;	
}

.lblControl
{
	font-family:Arial, Tahoma, Verdana;
	font-size:12px;
	color:Black;		
}

.input
{
	font-family:Arial, Tahoma, Verdana;
	font-size:12px;
	color:Black;
	border:solid 1px black;
}

textarea
{
	font-family:Arial, Tahoma, Verdana;
	font-size:12px;
	color:Black;
	border:solid 1px black;
}

select
{
	font-family:Arial, Tahoma, Verdana;
	font-size:12px;
	color:Black;
	border:solid 1px black;
}

.btnControl
{
	background-image:url(../images/bar.png);	
	border:solid 1px Gray;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	color:#000000;
	width:60px;
	cursor:pointer;
}


.btnControl:hover,.btnControl:focus
{
	background-image:url(../images/bar.png);	
	border:solid 1px Black;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	color:#000000;
	width:60px;
	cursor:pointer;
}

.accordionHeader
{
	cursor:pointer;
}

.accordionHeaderSelected
{
	cursor:pointer;
}

.sitemap ul
{
	list-style-type:square;
}
