@charset "utf-8";
/* CSS Document - Created by Alison Waidell */

/* SuccessMaker Demo Microsite - Main Structure */

body {
	background-color:#e6e4e4;
	padding:0;
	margin:0;
	font-size: 9pt;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

em {
	font-style:italic;
}

.password a, .password p a:visited {
	color:#00aeef;
	text-decoration:none;
}

.password a:hover {
	text-decoration:underline;
}
	
.arrow li{
	list-style-image:url(http://www.pearsonschool.com/live/images/custom/smdemo/arrow_bullet.gif);
}

.square li, li li{
	color:#333;
	list-style-image:url(http://www.pearsonschool.com/live/images/custom/smdemo/square_bullet.gif);
}


.orangeheader {
	color:#f47920;
	text-transform: capitalize;
	font-size:175%;
	margin:0;
	display:inline;
	font-weight: normal;
}

.greyheader {
	color:#333;
	text-transform: capitalize;
	font-size:175%;
	margin:0;
	display:inline;
	font-weight: normal;
}

div.hr { 
	width: 97%; 
	height: 2px; 
	border: 0; 
	background-image:url(http://www.pearsonschool.com/live/images/custom/smdemo/underline.gif);       
	background-repeat: repeat-x; 
	margin-top: 0px; 
} 

hr {
	width: 97%; 
	height: 2px; 
	border: 0; 
	background-image:url(http://www.pearsonschool.com/live/images/custom/smdemo/underline.gif);       
	background-repeat: repeat-x; 
	margin-top: 0px; 
} 

.bluestyle {
	color:#00aeef;
	font-weight:bold;
	font-size: 12pt;
}

.orangestyle {
	color:#f47920;
	font-weight:bold;
}

.clear {
	clear:both;
	font-size:0px;
	height:0px;
	line-height:0px;
	margin:0px;
	padding:0px;
}

.outerframe {
	width:888px;
	background:url(http://www.pearsonschool.com/live/images/custom/smdemo/background_shadow.jpg) center repeat-y;
	background-position:left;
	padding: 0 0 0 3px;
}

.maintable {
	width:874px;
	text-align:left;
}
/* //////////////////Links////////////////// */
.links a, .links p a:visited {
	color:#f47920;
	text-decoration:none;
}
	
.links a:hover {
	text-decoration:underline;
}

.links img {
	border:0px;
	padding-right:0px;
	margin:0px;
}

.sublinks a, .links p a:visited {
	color:#39F;
	text-decoration:none;
	text-transform: capitalize;
	font-size:140%;
}
	
.sublinks a:hover {
	text-decoration:underline;
	text-transform: capitalize;
	font-size:140%;
}

.greysublinks a, .links p a:visited {
	color:#4E4E4E;
	text-decoration:none;
	text-transform: capitalize;
	font-size:140%;
}
	
.greysublinks a:hover {
	text-decoration:underline;
	text-transform: capitalize;
	font-size:140%;
}

.demoheader {
	background:#d7d7bb;
	color:#676c6f;
	font-size:10pt;
	height:30px;
	padding-top:8px;
	padding-left:15px;
}

.demo {
	background:#e5e7d2;
	color:#006699;
	font-size:14pt;
	padding-top:5px;
	padding-left:15px;
}
	
	

/* //////////////////Header////////////////// */
.header {
	width:874px;
	height:69px;
	padding:0px;
	
}

.banner {
	width:874px;
	height:238px;
	padding:0px;
	position:top;
	
}

.demobanner {
	width:874px;
	height:111px;
	padding:0px;
	position:top;	
}

/* //////////////////Navigation////////////////// */
.nav {
	background-image:url(http://www.pearsonschool.com/live/images/custom/smdemo/navigation.jpg);
	height:46px;
	width:874px;
	margin:-1;
	padding-bottom:-4px;
	padding-top:-4px;
}
		.nav img {
			border:0px;
			margin:-2px;
			text-align:center;
			vertical-align:middle;
			padding-top:2px;
		}

/* //////////////////Left Column////////////////// */
.leftcol {
	width:200px;
	vertical-align:top;
	border-right:1px solid #e6e4e4;
	padding-top:5px;
	text-align:left;
}

.banners {
		padding-bottom:10px;	
		border:0px;
		margin:0px;
}

.news {
	text-align:left;
	font-size:9pt;
	color:#6d6c6c;
	padding:0;
	margin:0;
	width:305px;
}

	.newsbody li{
		list-style-position: outside; 
		list-style-image: url(http://www.pearsonschool.com/live/images/custom/smdemo/news_bullet.gif); 
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:9pt;
		color:#6d6c6c;
	}  
	
	.newsbody {
		font-size:9pt;
		color:#6d6c6c;
	}
	
	.newsbody a, .newsbody p a:visited {
		color:#6d6c6c;
		text-decoration:none;
	}
	
	.newsbody a:hover {
		text-decoration:underline;
	}

.newsbody2 {
	text-indent:25px;
}

	.newsbody2 a, .newsbody p a:visited {
		color:#00aeef;
		text-decoration:underline;
	}
	
	.newsbody2 a:hover {
		color:#f79f60;	
	}


/* //////////////////Main Content////////////////// */

/* //////////////////Courses & Curriculum////////////////// */
.coursesbody {
	text-align:left;
	vertical-align:top;
}	

	.coursesbody img{
		border:1px #cccaca;
		float:left;
		padding-right:5px;
	}
	
	.coursesbody li{
		color:#000;
		list-style-image:url(http://www.pearsonschool.com/live/images/custom/smdemo/arrow_bullet.gif);
	}
	
	.coursesbody a, .coursesbody p a:visited {
		color:#f47920;
		text-decoration:none;
	}
	
	.coursesbody a:hover {
		text-decoration:underline;
	}

	
/* //////////////////Solutions////////////////// */

.solutionsbody {
	text-align:left;
	vertical-align:top;
	
}
	.solutionsbody img{
		border:1px #cccaca;
		float:left;
		padding-right:5px;
	}
	
	.solutionsbody li{
		color:#f47920;
		list-style-image:url(http://www.pearsonschool.com/live/images/custom/smdemo/arrow_bullet.gif);
	}
	
	.solutionsbody a, .solutionsbody p a:visited {
		color:#f47920;
		text-decoration:none;
	}
	
	.solutionsbody a:hover {
		text-decoration:underline;
	}

/* //////////////////Footer////////////////// */

.footermenu {
	background:url(http://www.pearsonschool.com/live/images/custom/smdemo/footer.jpg) bottom center no-repeat;
	height:43px;
	text-align:right;
	font-size:7.5pt;
	width: 874px;
	vertical-align:middle;
	padding-right:15px;
	padding-left:15px;
	margin:0px;
}
		.footermenu ul{
			padding:0px;
			margin:0px;
		}
		
		.footermenu li {
			display:inline;
			color:#f0f0f0;
			font-size:1.1em;
			padding-right:3px;
		}
	
		.footermenu li a, footermenu li a:visited{
			color:#f0f0f0;
			text-decoration:none;	
		}
	
		.footermenu li a:hover {
			text-decoration:underline;
		}
		
		.footermenu img{
			border:0;
			float:left;
			vertical-align:middle;
			padding-right:2px;
		}

/* //////////////////////////////////////DEMO SITE CSS///////////////////////////// */
#container {
	width: 974px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/3_03.jpg);
}
#innercontainer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 307px;
	width: 960px;
	background-image: url(images/successheader_06.jpg);
	padding-left: 25px;
	background-repeat: no-repeat;
}
#middle2 {
	height: 550px;
	background-color: #E5E7D2;
	padding-left: 25px;
}
#innerheader {
	width: 450px;
	padding-top: 125px;
}
#middle {
	background-color: #000000;
	padding-left: 25px;
	padding-top: 25px;
	height: 470px;
}
#innermiddle {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D7D7BB;
	margin-bottom: 15px;
}
#innermiddleunder {
	width: 450px;
	float: left;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #D7D7BB;
}
#innermiddleunderright {
	width: 470px;
	float: right;
}
.style1 {
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0099cc;
	font-weight: bold;
	font-style: italic;
}
.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #003366;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006699;
	font-weight: bold;
	font-size: 16px;
	background-color: #E5E7D2;
}
