/* coco3 css */

/* @group Layout */

/* @group Header */

#cocoBanner {
	border: 0px solid red;
	/*width: 751px;
	height: 156px;
	margin-bottom: 6px;*/
}

img {
	border:none;
}

#headerTop {
	width: 999px;
	height: 32px;
	background: url(../includes/templates/images/coco3/header_top.png) no-repeat;
	/*padding:5px;*/
}

#headerTopContent {
	background: url("../includes/templates/images/coco3/header_new_white.jpg") no-repeat scroll 0 0 #0080AA;
	width:999px;
	height:32px;
}

#headerTopContent #headerLogo{
	width: 82px;
	height: 27px;
	background: url(../includes/templates/images/coco3/pearson_header_logo.png) no-repeat bottom right;
	float:left;
}

#headerTopContent #headerLogin {
	border: 0;
	float:right;
	height:32px;
	width: 650px;
	position:relative;
}
#headerLogin #headerLdap {
	font-family:Arial;
	font-size:14px;
	border: 0px solid red;
	width:241px;
	padding:0px 7px;
	position:absolute;
	left:402px;
	background: url(../includes/templates/images/coco3/my_account_menu.png) top left no-repeat;
	top: 0;
}
#headerLdap a#myAccountLink {
	/*margin-top: 5px;*/
	font-weight:bolder;
	display:block;
	padding: 0px 0px 0px 29px;
	height:29px;
	line-height:29px;
	width:102px;
	/*text-align:center;*/
	color: #5580B5;
	text-decoration: none;
	float:right;
	background: url(../includes/templates/images/coco3/my_account_menu_icon.png) top left no-repeat;
}
#headerLdap #userMenu{
	clear:both;
	border: 0px solid red;
	/*margin-top: 12px;*/
	width: 231px;
	height: 222px;
	padding: 0px 0px 0px 10px;
}
#headerLdap #userMenu ul{
	display:block;

}
#headerLdap #userMenu li{
	list-style-type:none;
	color:white;
	height:30px;
	line-height:30px;
	display:block;
	padding:0px 0px 0px 10px;
}
#headerLdap #userMenu li#welcome{
	border-bottom:1px solid #5a8bbe;
	padding:5px 15px;
}
#headerLdap #userMenu li a{
	text-decoration:none;
	color:white;
	padding:0px 0px 0px 25px;
}
#headerLdap #userMenu li#logout a{
	background: url(../includes/templates/images/coco3/door_out.png) top left no-repeat;
}
#headerLdap #userMenu li#editProfile a{
	background: url(../includes/templates/images/coco3/user_edit.png) top left no-repeat;
}
#headerLdap #userMenu li#supportRequestHistory a{
	background: url(../includes/templates/images/coco3/wrench.png) top left no-repeat;
}
#headerLdap #userMenu li#supportContractLookup a{
	background: url(../includes/templates/images/coco3/zoom_in.png) top left no-repeat;
}

#headerLdap #userMenu li#logout{
	border-top:1px solid #5a8bbe;
}


#headerBody {

}

#headerBottom {
	width: 999px;
	height: 31px;
	background: url(../includes/templates/images/coco3/nav_bg_new.jpg) no-repeat;
}

#headerShadow {
	width: 999px;
	height: 10px;
	background: url(../includes/templates/images/coco3/knowledgebase_bg.png) no-repeat;
}

#txtKeywords {
	margin-top: 5px;
	font-size: 9px;
}


#login {
	border: 0px solid red;
	/*width: 500px;*/
	/*float: right;*/
	color: #5580b5;
	position:relative;
}

#txtInputLeft { 
	/*margin-top: 5px;*/
	width: 6px;
	height: 23px;
	background: url(../includes/templates/images/coco3/inputLeft.png) no-repeat;
	float: left;
}

#txtInputRight { 
	/*margin-top: 5px;*/
	width: 9px;
	height: 23px;
	background: url(../includes/templates/images/coco3/inputRight.png) no-repeat;
	float: left;
}

#txtInputBody {
	/*margin-top: 5px;*/
	line-height:23px;
	padding-top:3px;
	height: 20px;
	width: 120px;
	background: url(../includes/templates/images/coco3/input_bg.png) repeat-x;
	float: left;
}

#txtUserName {
	/*margin-top: 5px;*/
	color:white;
	font-size: 11px;
	width:120px;
	background: transparent;
	border: 0px solid black;
}



#loginUser {
	/*margin-top: 8px;*/
	line-height:23px;
	/*margin-left: 5px;*/
	float: left;
}

#txtPassword {
	/*margin-top: 5px;*/
	color:white;
	font-size: 11px;
	width:120px;
	background: transparent;
	border: 0px solid black;
}

#loginButton {
	/*margin-top: 3px;*/
	color: #5580b5;
	border:none;
	background:none;
	font-size: 12px;
	height:23px;
}
#loginBox {
	height:26px;
	width: 462px;
	margin-left: 20px;
	padding-top: 5px;
}

#MainNav{
	background: url(../includes/templates/images/coco3/nav_bg.jpg) no-repeat;
	height: 41px;
	width: 999px;
	border: 0;
	margin: 0;
	padding: 0;
}

#forgotPassword {
	border: 0;
	line-height:26px;
	text-align: right;
	padding: 3px 10px 0px 0px;
	width: 155px;
	float: right;
}

#forgotPassword a {
	color: #5580b5;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	text-decoration: none;
}

#invalidUser {
	width: 452px;
	text-align: right;
	margin: 0px;
	border: 0px solid green;
	padding: 0px;
	color: red;
	font-size: 11px;
}

/* @group Navigation */




/*#Navigation ul {
	border: 1px solid red;
	margin: 0px 20px 0px 0px;
	padding: 7px 0px 0px 10px;
	list-style-type: none;
	position: relative;
	line-height: 1.5em;
	font-size:14px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif; 
}

#OurProducts {
background: url(../includes/templates/images/coco3/products_menu_bg.png) no-repeat;
width: 575px;
height: 407px; 
border:1px solid red;
}

#Navigation a {
	display: block;
	padding: 0px 5px;
	color: #fff;
	text-decoration: none;
}

#OurProducts a:hover{
	color: #fff;
	background: url(../includes/templates/images/coco3/primary_nav_bg.png) no-repeat;
	height: 25px;
	top: 44px;
}

#Navigation li{
float: left;
position: relative;
padding: 0px 20px 0px 0px;
}

#Navigation ul{
position: absolute;
top: 1.5em;
display: none;
}

#Navigation li ul ul {
background: url(../images/secondary_nav_bg.png) no-repeat;
left:325px;
top: 45px;
}

#Navigation li ul a{
width: 280px;
float: left;
height: 25px;
}


#Navigation ul ul{
top:auto;
width: 300px;
}	

#Navigation ul ul a{
width: 292px;
margin:0px 0 0 0px;
position:fixed;
}

#Navigation li:hover ul ul, #Navigation li:hover ul ul ul, #Navigation li:hover ul ul ul ul{
display:none;
}

#Navigation li:hover ul, #Navigation li li:hover ul, #Navigation li li li:hover ul, #Navigation li li li li:hover ul{
display:block;
}*/

/* @end */



/* @end */


body{
	background: #fff;
	margin-top: 45px;
	margin-bottom: 0px;
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 12px;
}

#cocoWrapper {
	margin: 45px auto;
	padding: 0px;
	width: 1021px;
	background: url(../includes/templates/images/coco3/shadow_bg.png) repeat-y;
	border: 0px solid green;
	position: relative;
}

#cocoContainer {
	margin: 0px auto;
	width: 999px;
	padding: 0px;
	border: 0px solid blue;
}

span,a,ul,li,h1,h2,h3{
	margin: 0px;
	padding: 0px;
}

p {
	padding:5px 0 5px
}

/* @group KMP Categories */

#kmpCategories {
	border: 0px solid red;
	width: 751px;
	padding: 10px 30px;;
	display: none;
	/*background: #d6d6d6 url(../includes/templates/images/coco3/body_bg.png);*/
}

#kmpCategories h3 {
	font-size: 16px;
	color:white;
}

#kmpCategories ul {
	display:block;
	float:left;
	width:250px;
}
#kmpCategories li {
	margin: 0px;
	padding: 0px;
	font-family: verdana;
	font-size: 12px;
	color: #e8ba02;
}

#kmpCategories a {
	color: #fff;
	text-decoration: none;
}


#kmpCategories a:hover {
	color: #e8ba02;
	text-decoration: none;
}


/*#kmpCategories.table {
	border: 1px solid blue;
	width: 979px;
}

#kmpCategories a {
	font-family: verdana;
	font-size: 12px;
	color: #5d79f1;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
}

#kmpCategories a:hover{
color: #e8ba02;
}*/

/* @end */

/* @group svportal */



div#bodyDiv div#svPortal {
	/*border: 1px solid green;*/
	display:none;
}

/* @end */

/* @group Product Support */

#productSupport {
	width: 99%;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
	border: 0px solid red;
}

#productSupport a {
	width: 20%;
	text-decoration: none;
}

#productSupport a span {
	display:none; 
	padding: 20px; 
	margin-left: -2px;
	text-align: center;
	text-decoration: none;
	font-weight:normal;
	font-size: 12pt;
}

#productSupport a:hover span {
	display: block; 
	position:absolute; 
	background:#ffffff; 
	border:1px solid #cccccc; 
	color:#6c6c6c;
	text-decoration:none;
}

#productSupport table {
	width: 100%;
	border: 0px solid red;
}

#productSupport td {
	width: 20%;
	border: 0px solid red;
}


/* @end */

/* @group Product Category Nav */

#categoryNav {
	width: 98%;
	margin-left: 10px;
	margin-top: 10px;
	border: 0px solid blue;
	margin-bottom: 20px;
	float: left;
}

#categoryNav h3 {
	margin-bottom: 20px;
}

#categoryNav a {
	border: 0px solid orange;
	height: 15px;
}

#categoryNav span {
	padding-top: 5px;
	padding-left: 5px;
	display: block;
	width: 450px;
	height: 36px;
	border: 0px solid green;
	background: url(../includes/templates/images/content_catagory_bg.png) no-repeat;
	
}

#categoryNav ul {
	float: left;
	border: 0px solid orange;
}

#categoryNav li {
	background: url(../includes/templates/images/arrow_blue.gif) no-repeat;
	padding-left: 10px;
	margin: 0px;
	width: 210px;
	height: 20px;
	float: left;
	border: 0px solid purple;
	list-style-type: none;
}

/* @end */


/* @group Our Products Menu */



/*#OurProductsMenu {
	width: 136px;
	height: 30px;
	
}

#OurProducts {	
	 position: relative;
	 width: 206px;
	 height: 177px;
	 padding: 5px;
	 margin-top: 0px;
	 margin-left: 10px;
	 background: url(../includes/templates/images/layout/coco2_5/menu_bg_small.png) no-repeat;
	 z-index: 1;
}

#OurProducts a {
	padding: 0px;
	margin: 0px;
	color: white;
} */

/* #OurTutorials {
	text-align: left;
	margin-left: 205px;
	margin-top: 8px;
	position:absolute;
	width: 206px;
	height: 92px;
	padding: 5px;
	background: url(../includes/templates/images/coco3/menu_bg_small2.png) no-repeat !important;
	float: left;
	z-index: 1;
} */

/* @end */


/* @group Tutorials Menu */


#TutorialsMenu {
	border: 0px solid red;
	margin-top: 5px;
	width: 400px;
	float: left;
}

#TutorialsMenu a{
	color: white;
}

#pseSurvey {
	border: 0px solid red;
	float: left;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-left: 10px;
}

#school_cust_serv {
	border: 0px solid red;
	float: left;
	padding-bottom: 5px;
	padding-top: 10px;
	margin-left: 20px;
}



/*#OurTutorials {
	text-align: left;
	margin-left: 505px;
	margin-top: 9px;
	position:absolute;
	width: 206px;
	height: 92px;
	padding: 5px;
	background: url(../includes/templates/images/coco3/menu_bg_small2.png) no-repeat;
	float: left;
	z-index: 1;
}

#OurTutorials a{
	color: white;
} */

/* @end */
/* @end */

/* @group knowledge base */

#searchKnowledgeBase {
	width: 751px;
	/*height: 165px;*/
	padding-bottom: 10px;
	margin: 0px;
	border: 0px solid blue;
}

#KnowledgeBase {
	background: url(../includes/templates/images/coco3/kb_bg_pearson_blue_2.jpg) no-repeat;
	width: 751px;
	height: 152px;
	margin: 0px;
	border: 0px solid blue;
}
#KnowledgeBase.expanded {
	background: url(../includes/templates/images/coco3/kb_bg_expanded.jpg) no-repeat;
	height: 355px;
}

#KBContainer {
	float: left;
	height: 145px;
	width: 495px;
	border: 0px solid blue;
}

#KBContainer h1 {
	font-family: Verdana;
	font-size: 18px;
	color: #fff;
	margin: 3px 0px 0px 15px;
}

#KBSearchContent {
	margin: 6px 0px 0px 7px;
	width: 483px;
	height: 97px;
}

#SearchCriteria {
	width: 460px;
	margin: 20px 0px 0px 20px;
}

#SearchCriteria span {
	padding: 0px 10px 0px 0px;
	color: #fff;
	font-family: arial;
	font-size: 12px;
}

#SelectProduct{
	float: left;
	height: 50px;
	width: 250px;
	margin: 8px 0px 0px 20px;
}

#SelectProduct span {
	float: left;
	padding: 0px 50px 0px 0px;
	color: #fff;
	font-family: arial;
	font-size: 12px;
}

#SelectProduct select {
	float: right;
	width: 150px;
	margin: 0px 0px 0px 0px;
}

#KBRadioButtons {
	float: right;
	width:200px;
	height: 50px;
	margin: 8px 0px 0px 0px;
}

#KBRadioButtons span {
	font-family: verdana;
	font-size: 12px;
	color: #fff;
}

#KBCategories {
	float: right;
	width: 245px;
	height: 145px;
}

#KBCategories h1 {
	font-family: Verdana;
	font-size: 18px;
	color: #fff;
	margin: 3px 0px 0px 50px;
}

#KBCategoriesContent {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
	height: 120px;
	border: 0px solid red;
}

#KBCatergoriesContent ul {
	margin: 0px;
	padding: 0px;
}

#KBCategories li {
	margin: 0px;
	padding: 0px;
	font-family: verdana;
	font-size: 12px;
	color: #e8ba02;
}

#KBCategories a {
	color: #fff;
	text-decoration: none;
}


#KBCategories a:hover {
	color: #e8ba02;
	text-decoration: none;
}

#KBCategories span {
	margin: 5px 8px 0px 0px;
	font-family:verdana;
	font-size:11px;
	color: #fff;
}

/* @end */

/* @group Access Code Tool */

#AccessCodeTool {
	background: url(../includes/templates/images/coco3/access_code_bg.jpg) no-repeat;
	height: 152px;
	width: 231px;
	padding-bottom: 10px;
	border: 0px solid red;
}

#AccessCodeTool h1 {
	font-family: Verdana;
	font-size: 18px;
	color: #fff;
	margin: 5px 0px 20px 20px;
}

#AccessCodeToolContent {
	margin: 5px 0px 0px 10px;
	width: 205px;
	height: 97px;
}

#AccessCodeToolContent p	{
	padding: 15px 15px 10px 15px;
	font-family: arial;
	font-size: 12px;
	color: #fff;
}

#AccessCodeLookup {
	margin: 0px 0px 0px 10px;
}

/* @end */

/* @group Display Body */

#cocoBody {
	width: 750px;
	margin-left: 19px;
	margin-top: 0px;
	padding-top: 8px;
	/* background: url(../includes/templates/images/coco3/body_bg.png) no-repeat; */
	float: left;
	border: 0px solid red;
}

#defaultCocoBody {
	width: 999px;
	margin-left: 11px;
	margin-top: 0px;
	padding-top: 8px;
	/* background: url(../includes/templates/images/coco3/body_bg.png) no-repeat; */
	float: left;
	border: 0px solid red;
}

/* @end */

/* @group Footer */



#LinksSection {
	width: 999px;
	margin-left: 10px;
	border: 0px solid red;
}

#LinksHeader {
	background: url(../includes/templates/images/coco3/links_header.jpg) no-repeat;
	width: 999px;
	height: 38px;
}

#LinksBackground {
	background: url(../includes/templates/images/coco3/links_bg_slice.jpg) repeat-x;
	width: 999px;
	height: 122px;
}

#LinksHeader ul {
	margin: 0px 0px 0px 50px;
}

#LinksHeader li {
	list-style-type: none;
	padding: 10px 115px 0px 0px;
	float: left;
	font-family: verdana;
	font-size: 18px;
	color: #7e7e7e;
	font-weight: bold;
}

#LinksHeader a {
	color: #7e7e7e;
	text-decoration: none;
}

#SupportLinks {
	float: left;
	width: 190px;
	height: 120px;
	border: 0px solid red;
}

#SupportLinks ul {
	padding: 10px 0px 0px 40px;
}

#SupportLinks li {
	padding: 8px 0px 0px 0px;
	font-family: arial, serif;
	font-size: 12px;
	color: #fff;
}

#SupportLinks a {
	font-weight: bold;
	color: #6c6c6c;
	text-decoration: none;
}

#SupportLinks a:hover {
	color: #5d79f1;
}

#DownloadLinks {
	margin: 0px 0px 0px 10px; 
	float: left;
	width: 185px;
	height: 120px;
}

#DownloadLinks ul {
	padding: 10px 0px 0px 40px;
}

#DownloadLinks li {
	padding: 8px 0px 0px 0px;
	font-family: arial, serif;
	font-size: 12px;
	color: #fff;
}

#DownloadLinks a {
	font-weight: bold;
	color: #6c6c6c;
	text-decoration: none;
}

#DownloadLinks a:hover {
	color: #5d79f1;
}

#UpdateLinks {
	border-right: 1px solid #5f5f5f;
	margin: 0px 0px 0px 40px;
	float: left;
	width: 210px;
	height: 121px;
}

#UpdateLinks ul {
	padding: 10px 0px 0px 40px;
}

#UpdateLinks li {
	padding: 8px 0px 0px 0px;
	font-family: arial, serif;
	font-size: 12px;
	color: #fff;
}

#UpdateLinks a {
	font-weight: bold;
	color: #6c6c6c;
	text-decoration: none;
}

#UpdateLinks a:hover {
	color: #5d79f1;
}

#PearsonSites {
	float: left;
	height: 121px;
	width: 330px;
	border-left: 1px solid #fff;
	padding: 0px 0px 0px 15px;
}

#PearsonSites img{
	margin: 25px 10px 0px 10px;
}

#Footer{
	background: url(../includes/templates/images/coco3/footer_bg.jpg) no-repeat;
	width: 999px;
	height: 29px;
	margin: 0px;
}

#Footer span{
	float: right;
	font-family: arial, serif;
	font-size: 10px;
	color: #fff;
	margin: 8px 25px 0px 0px;
}

/* @end */

/* @group Home Page */

/* @group PNS */



#PSNLoginPod{
float: left;
margin: 0px 0px 0px 5px;
background: url(../includes/templates/images/coco3/successnet_pod_3.jpg) no-repeat;
width: 231px;
height: 153px;
}

#PSNLoginContent{
	margin: 45px 0px 0px 6px;
	width: 212px;
	height: 55px;
	border: 0px solid red;
	text-align: center;
	padding-top: 40px;
}

#PSNLoginContent ul{
margin: 5px 0px 0px 25px;
}

#PSNLoginContent li{
font-family: arial;
font-size: 12px;
color: #646464;
line-height: 16px;
padding: 5px 0px 0px 0px;
text-decoration: none;
font-weight: bold;
}

#PSNLoginContent a{
text-decoration: none;
color: #646464;
}

#PSNLoginContent a:hover{
text-decoration: none;
color: #fff;
}

#PSNLoginContent span{
text-align: right;
display: block;
width: 80px;
font-family: arial;
font-size: 11px;
color: #000;
line-height: 16px;
margin: 8px 0px 0px 120px;
}

#PSNLoginContent img{
padding: 0px 2px 0px 0px;
}

/* @end */

#PodContainer {
	padding-top: 0px;
	margin: 0px 0px 10px 0px;
	min-height: 450px;
	/* background: url(../includes/templates/images/coco3/maincontent_bg_slice.jpg) repeat-x; */
	width: 751px;
	border: 0px solid green;
} 

#defaultPodContainer {
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	min-height: 450px;
	/* background: url(../includes/templates/images/coco3/maincontent_bg_slice.jpg) repeat-x; */
	width: 995px;
	border: 0px solid red;
} 
/* @group Popular Articles */



#PopularArticlesContainer{
float: left;
margin: 0px;
width: 394px;
height: 300px;
}

#PopularArticlesHeader{
float: left;
background: url(../includes/templates/images/coco3/popular_articles_header_2.jpg) no-repeat;
width: 394px;
height: 108px;
}

#PopularArticlesBody{
float: left;
background: url(../includes/templates/images/coco3/popular_articles_body_2.jpg) no-repeat;
width: 394px;
height: 170px;
overflow: hidden;
}

#PopularArticlesBody ul{
margin:0px 0px 0px 6px;
padding: 15px 0px 0px 35px;
width: 340px;

}

#PopularArticlesBody li{
font-family: arial;
font-size: 12px;
color: #7e7e7e;
line-height: 16px;
padding: 5px 0px 0px 0px;
}

#PopularArticlesBody a{
color: #5d79f1;
font-weight: bold;
text-decoration: none;
}

#PopularArticlesBody a:hover{
color: #e8ba02;
}

#PopularArticlesFooter{
background: url(../includes/templates/images/coco3/popular_articles_footer_2.jpg) no-repeat;
width: 394px;
height: 16px;
float: left;
line-height: 0px;
}

/* @end */

/* @group Recent Articles */



#RecentArticlesContainer{
float: left;
margin: 0px;
width: 352px;
height: 300px;
padding-left: 5px;
}

#RecentArticlesHeader{
float: left;
background: url(../includes/templates/images/coco3/recent_articles_header_2.jpg) no-repeat;
width: 352px;
height: 108px;
}

#RecentArticlesBody{
float: left;
background: url(../includes/templates/images/coco3/recent_articles_body_2.jpg) no-repeat;
width: 352px;
height: 170px;
overflow: hidden;
}

#RecentArticlesBody ul{
margin:0px 0px 0px 6px;
padding: 15px 0px 0px 30px;
width: 300px;
}

#RecentArticlesBody li{
font-family: arial;
font-size: 12px;
color: #7e7e7e;
line-height: 16px;
padding: 5px 0px 0px 0px;
}

#RecentArticlesBody a{
color: #5d79f1;
font-weight: bold;
text-decoration: none;
}

#RecentArticlesBody a:hover{
color: #e8ba02;
}

#RecentArticlesFooter{
float: left;
background: url(../includes/templates/images/coco3/recent_articles_footer_2.jpg) no-repeat;
width: 352px;
height: 16px;
}

/* @end */

/* @group Troubleshooting Wizzard */



#TroubleshootingContainer{
float: left;
margin: 6px  0px 0px 5px ;
width: 231px;
height: 277px;
}



#TroubleshootingContent{
float: left;
background: url(../includes/templates/images/coco3/troubleshooting_pod_2.jpg) no-repeat;
width: 231px;
height: 277px;
}

#TroubleshootingContent ul{
margin: 40px 0px 0px 0px;
padding: 0px 0px 0px 25px;
width: 200px;
height:185px;
}

#TroubleshootingContent li{
padding: 5px 0px 0px 0px;
font-family: arial;
font-size: 12px;
color: #7e7e7e;
line-height: 16px;
}

#TroubleshootingContent a{
color: #5d79f1;
font-weight: bold;
}

#TroubleshootingContent a:hover{
color: #e8ba02;
}

/* @end */

/* @end */

/* @group Product Pages */

/* @group Body Div */

#bodyDiv {
	width: 790px;
	/*width: 402px;*/
	border: 0px solid red;
	padding-left: 10px;
}

#nbbodyDiv {
	width: 880px;
	/*width: 402px;*/
	border: 0px solid red;
	padding-left: 10px;
}

#bodyDiv li {
	margin-left: 20px;
}

/* @end */

#LeftContent{
	float: left;
	width: 422px;
}

#RightContent{
	float: right;
	width: 564px;
	margin: 0px;
	clear: right;
	padding: 0px;
	border: 0px solid red;
}





/* @end */



/* @end */

/* @group ISBN_Access_Lookup */

#isbnAccessLookup {
	border: 0px solid red;
}

#isbnAccessLookup p {
	height:23px;
	margin-left:-8px;
	padding-left:40px;
	padding-top:4px;
	width:172px;
	border: 0px solid green;
}

#isbnContent {
	border: 0px solid red;
	height: 130px;
}

#isbnLookupInput {
	width: 100px;
	
	font-size: 9px;
}

#isbnSupport {
	width: 200px;
	padding: 3px;
	border: 0px solid red;
	color: white;
	font: 12px Verdana;
}

#isbnSupport a{
	color: white;
	font: 12px Verdana;
}

#isbnBlue {
	color: blue;
	border: 0px solid red;
}

#isbnRed {
	color: red;
	border: 0px solid red;
}

/* @end */


#sysRecentAdditions h3 {
	width: 172px;
	height: 23px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;	
}

#svSessionTools ul {
	padding: 0px;
	margin: 0px;	
	margin-top: 0px;
	margin-bottom: 20px;
	border: 0px solid green;
}

#svSessionTools li {
	margin: 0px;
	margin-top: 0px !important;
	margin-left: 5px;
	list-style: none;	
	border: 0px solid yellow;
}

/* @group iframe */

/*#kmpContainer {
	width: 751px;
	display: none;
}*/

#kboxIframe {
	width: 751px;
	height: 860px;
	/*scrolling: no;*/
	border: 0px solid green;
	margin-left: 0px;
}

#rightSideBar {
	width: 231px;
	border: 0px solid orange;
	margin: 0px;
	padding-top: 7px;
	float: left;
	clear: right;
}

#psnpiFrame {
	border: 0px solid black;
}

#traininglinks {
	margin-left: 30px;
}


/* @end */

/* @group Support Content */

#fpContent {
	width: 746px;
	padding-bottom: 10px;
	/* height: 277px; */
	/* background: url(../includes/templates/images/layout/coco2_5/frontpage_body_bg2.jpg); */
	float: left;
}

#AccessCodeReq{
margin: 0px 0px 0px 20px;
width: 477px; 
float: left;
}

#AccessCodeReqHead{
float: left;
background: url(../includes/templates/images/coco3/acr_header_long.png) no-repeat;
height: 31px;
width: 709px;
}

#AccessCodeReqBody{
float: left;
background: url(../includes/templates/images/coco3/customer_support_pod_body_slice.png) repeat-y;
width: 709px;
}

#AccessCodeReqBGIcon{
background: url(../includes/templates/images/coco3/acr_bg_icon.png) no-repeat;
width: 400px;
}

#AccessCodeReqBGIcon:hover{
background: url(../includes/templates/images/coco3/acr_bg_icon_over.png) no-repeat;
width: 400px;
}

#AccessCodeReqBody p{
width: 640px;
margin: 0px 0px 0px 30px;
padding: 10px 0px 0px 0px;
font-family: verdana, sans-serif;
font-size: 14px;
color: #878787;
height: 100px;
}

#AccessCodeReqBody a{
font-family: Verdana, sans serif;
font-size: 12px;
font-weight: bold;
color: #88ceff;
}


#AccessCodeReqBody a:hover{
font-family: Verdana, sans serif;
font-size: 12px;
font-weight: bold;
color: #fcb435;
}

#AccessCodeReqFooter{
float: left;
background: url(../includes/templates/images/coco3/customer_support_pod_footer.png) no-repeat;
height: 16px;
width: 709px;
}

#AccessCodeTool{
float: right;
height: 97px;
width: 205px;
}

#AccessCodeTool h1{
font-family: Verdana;
font-size: 18px;
color: #fff;
margin: 5px 0px 0px 5px;
}

#AccessCodeToolContent{
float: left;
margin: 5px 0px 0px 10px;
width: 205px;
height: 97px;
display: inline;

}

#AccessCodeToolContent p{
padding: 15px 15px 10px 15px;
font-family: arial;
font-size: 12px;
color: #fff;
}

#AccessCodeLookup{
float: left;
}

#AccessCodeTool input{
margin: 0px 0px 0px 6px;
float: left;
display: inline;
}

#AccessCodeTool{
float: left;
background: url(../includes/templates/images/coco3/access_code_bg_2.jpg) no-repeat;
height: 152px;
width: 231px;
margin: 2px 0px 0px 5px;
}

#EmailSupport{
margin: 10px 0px 0px 20px;
float: left;
width:709px;
}

#EmailSupportHead{
float: left;
background: url(../includes/templates/images/coco3/email_support_header.png) no-repeat;
height: 31px;
width: 709px;
}

#EmailSupportBody{
float: left;
background: url(../includes/templates/images/coco3/customer_support_pod_body_slice.png) repeat-y;
width: 709px;
overflow: hidden;
}

#EmailSupportBGIcon{
float: left;
background: url(../includes/templates/images/coco3/email_support_bg_icon.png) no-repeat;
width: 701px;
}

#EmailSupportBGIcon:hover{
float: left;
background: url(../includes/templates/images/coco3/email_support_bg_icon_over.png) no-repeat;
width: 701px;
}

#EmailSupportBody p{
float: left;
width: 640px;
margin: 0px 0px 0px 30px;
padding: 10px 0px 0px 0px;
font-family: verdana, sans-serif;
font-size: 14px;
color: #878787;
}

#EmailSupportFormItems{
float: right;
margin: 10px 10px 0px 0px;
}

#EmailDrop{
float: left;
margin: 0px 10px 0px 0px;
}

#EmailSupportSubmitButton{
float: right;
}

#EmailSupportFooter{
float: left;
background: url(../includes/templates/images/coco3/customer_support_pod_footer.png) no-repeat;
height: 16px;
width: 709px;
}

#ChatSupport{
margin: 10px 0px 0px 20px;
float: left;
width:709px;
}

#ChatSupportHead{
float: left;
background: url(../includes/templates/images/coco3/chat_support_header.png) no-repeat;
height: 31px;
width: 709px;
}

#ChatSupportBody{
float: left;
background: url(../includes/templates/images/coco3/customer_support_pod_body_slice.png) repeat-y;
width: 709px;
}

#ChatSupportBGIcon{
float: left;
background: url(../includes/templates/images/coco3/Chat_support_bg_icon.png) no-repeat;
width: 701px;
}

#ChatSupportBGIcon:hover{
float: left;
background: url(../includes/templates/images/coco3/chat_support_bg_icon_over.png) no-repeat;
width: 701px;
}



#ChatSupportBody p{
float: left;
width: 640px;
margin: 0px 0px 0px 30px;
padding: 10px 0px 0px 0px;
font-family: verdana, sans-serif;
font-size: 14px;
color: #878787;
}


#ChatSupportBody span{
width: 640px;
font-family: verdana, sans-serif;
font-size: 14px;
color: #878787;
font-weight: bold;
}

#ChatSupportFormItems{
float: right;
margin: 10px 10px 0px 0px;
}

#ChatSupportSubmitButton{
float: right;
}

#ChatSupportFooter{
float: left;
background: url(../includes/templates/images/coco3/customer_support_pod_footer.png) no-repeat;
height: 16px;
width: 709px;
}

#CustomerService{
margin: 10px 0px 0px 20px;
float: left;
width:709px;
}

#CustomerServiceHead{
float: left;
background: url(../includes/templates/images/coco3/customer_service_header.png) no-repeat;
height: 31px;
width: 709px;
}

#CustomerServiceBody{
float: left;
background: url(../includes/templates/images/coco3/customer_support_pod_body_slice.png) repeat-y;
width: 709px;
}

#CustomerServiceBGIcon{
float: left;
background: url(../includes/templates/images/coco3/customer_service_bg_icon.png) no-repeat;
width: 701px;
}

#CustomerServiceBGIcon:hover{
float: left;
background: url(../includes/templates/images/coco3/customer_service_bg_icon_over.png) no-repeat;
width: 701px;
}

#CustomerServiceLeft{
margin: 10px 0px 0px 15px;
float: left;
width: 200px;
}

#CustomerServiceLeft h1{
font-family: verdana, sans-serif;
font-size: 16px;
color: #878787;
margin: 0px 0px 0px 40px;
}

#CustomerServiceLeft p{
font-family: verdana, sans-serif;
font-size: 12px;
color: #000;
margin: 5px 0px 0px 5px;
text-align: center;
}

#CustomerServiceLeft span{
margin: 5px 0px 0px 0px;
font-weight: bold;
font-family: Verdana, sans serif;
font-size: 12px;
color: #878787;
}

#CustomerServiceLeft a{
float: left;
margin: 3px 0px 0px 0px;
font-family: Verdana, sans serif;
font-size: 12px;
font-weight: bold;
color: #3548fc;
}


#CustomerServiceLeft a:hover{
float: left;

margin: 3px 0px 0px 0px;
font-family: Verdana, sans serif;
font-size: 12px;
font-weight: bold;
color: #878787;
}


#CustomerServiceRight{
	border-left: 1px dotted #878787; 
	float: right;
	width: 460px;
}



#CustomerServiceRightTop {
	float: left;
	padding: 0px;
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #878787;
	text-align: center;
}

#CustomerServiceRightTop h1{
	font-family: verdana, sans-serif;
	font-size: 16px;
	color: #878787;
	text-align: center;
}

#CustomerServiceRightTop p{
	float: left;
	padding-left: 5px;
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #878787;
	text-align: center;
}


#CustomerServiceRightBottom h1{
font-family: verdana, sans-serif;
font-size: 14px;
color: #878787;
text-align: center;
}



#CustomerServiceRightBottom {
border: 0px solid red;
padding: 0px;
float: left;
}

#CustomerServiceRightBottom1 {
	border: 0px solid red;
	text-align: center;
	width: 230px;
	margin: 0px;
	float: left;
}

/* #CustomerServiceRightBottom1 h1 {
	border: 0px solid red;
	text-align: center;
	margin-left: 21px;
}

#CustomerServiceRightBottom1 span{
	border: 0px solid red;

margin-left: 42px;
font-weight: bold;
font-family: Verdana, sans serif;
font-size: 12px;
color: #878787;
}

#CustomerServiceRightBottom1 a{
	border: 0px solid red;
margin: 0px 0px 0px 0px;
font-family: Verdana, sans serif;
font-size: 12px;
font-weight: bold;
color: #88ceff;

}

#CustomerServiceRightBottom2{
	border: 1px solid green;
	float: right;
	width: 230px;
}

#CustomerServiceRightBottom2 h1{
	border: 0px solid red;
	text-align: center;
	margin-left: 21px;
}

#CustomerServiceRightBottom2 span{
float: left;
margin-left: 42px;
font-weight: bold;
font-family: Verdana, sans serif;
font-size: 12px;
color: #878787;
}

#CustomerServiceRightBottom2 a{
	
	margin: 3px 0px 0px 0px;
	font-family: Verdana, sans serif;
	font-size: 12px;
	font-weight: bold;
	color: #88ceff;
}*/

#custServTable table {
	border: 0px solid red;
	width: 220px;
}

#custServTable tr {
	width: 50%;
	text-align: center;
}

#custServTable a {
	font-family: Verdana, sans serif;
	font-size: 12px;
	font-weight: bold;
	color: #88ceff;
}

#custServTable span {
	font-weight: bold;
	font-family: Verdana, sans serif;
	font-size: 12px;
	color: #878787;
}

#CustomerServiceRightBottom a:hover{
	margin: 3px 0px 0px 0px;
	font-family: Verdana, sans serif;
	font-size: 12px;
	font-weight: bold;
	color: #fcb435;
}

#CustomerServiceFooter{
float: left;
background: url(../includes/templates/images/coco3/customer_support_pod_footer.png) no-repeat;
height: 16px;
width: 709px;
}

#TechnicalSupport{
margin: 10px 0px 0px 20px;
float: left;
width:709px;
}

#TechnicalSupportHead{
float: left;
background: url(../includes/templates/images/coco3/technical_support_header.png) no-repeat;
height: 31px;
width: 709px;
}

#TechnicalSupportBody{
float: left;
background: url(../includes/templates/images/coco3/customer_support_pod_body_slice.png) repeat-y;
width: 709px;

}

#TechnicalSupportBGIcon{
float: left;
background: url(../includes/templates/images/coco3/technical_support_bg_icon.png) no-repeat;
width: 701px;
}

#TechnicalSupportBGIcon:hover{
float: left;
background: url(../includes/templates/images/coco3/technical_support_bg_icon_over.png) no-repeat;
width: 701px;
}



#TechnicalSupportLeft{
margin: 10px 0px 0px 50px;
float: left;
width: 200px;
}

#TechnicalSupportLeft h1{
font-family: verdana, sans-serif;
font-size: 16px;
color: #878787;
margin: 0px 0px 0px 40px;
}

#TechnicalSupportLeft p{
font-family: verdana, sans-serif;
font-size: 12px;
color: #000;
margin: 5px 0px 0px 5px;
text-align: center;
}

#TechnicalSupportLeft span{
margin: 5px 0px 0px 0px;
font-weight: bold;
font-family: Verdana, sans serif;
font-size: 12px;
color: #878787;
}

#TechnicalSupportRight{
border-left: 1px dotted #878787;
margin: 10px 0px 0px 50px;
padding: 0px 0px 0px 30px;
float: left;
width: 300px;
}

#TechnicalSupportRight h1{
font-family: verdana, sans-serif;
font-size: 16px;
color: #878787;
text-align: center;
}

#TechnicalSupportRight p{
font-family: verdana, sans-serif;
font-size: 12px;
color: #000;
margin: 5px 0px 0px 5px;
text-align: center;
}

#TechnicalSupportRight span{
	margin: 5px 0px 0px 0px;
	font-weight: bold;
	font-family: Verdana, sans serif;
	font-size: 12px;
	color: #878787;
}

#TechnicalSupportFooter{
	float: left;
	background: url(../includes/templates/images/coco3/customer_support_pod_footer.png) no-repeat;
	height: 16px;
	width: 709px;
}

/*#Footer{
	float: left;
	background: url(../includes/templates/images/layout/coco2_5/footer_bg.jpg) no-repeat;
	width: 999px;
	height: 29px;
}

#Footer span{
	float: right;
	font-family: arial, serif;
	font-size: 10px;
	color: #fff;
	margin: 8px 25px 0px 0px;
}*/

#frmProducts {
	display: none;
}

#frmInvestigations {
	display: none;
}

#frmSuccessNet {
	display: none;
}

/* @end */

/* @group default template */
#nbDefaultTemplatePodContainer{
float: left;
margin: 30px 0px 0px 0px ;
width: 900px;
}

#DefaultTemplatePodContainer{
float: left;
margin: 30px 0px 0px 87px ;
width: 827px;
}

#DefaultTemplatePodHeader{
float: left;
background: url(../includes/templates/images/coco3/default_template_pod_header_short.png) no-repeat;
width: 827px;
height: 25px;
}

#DefaultTemplatePodHeader h3{
width: 797px;
height: 15px;
font-family: arial;
font-weight: bold;
color: #686767;
font-size: 14px;
padding: 5px 0px 0px 30px;
}

#DefaultTemplatePodHeader.Green{
float: left;
background: url(../includes/templates/images/coco3/default_template_pod_header_green.jpg) no-repeat;
width: 827px;
height: 108px;
}

#DefaultTemplatePodHeader.Yellow{
float: left;
background: url(../includes/templates/images/coco3/default_template_pod_header_short.png) no-repeat;
width: 827px;
height: 25px;
}

#nbDefaultTemplatePodHeader.Yellow{
	float: left;
	/*background: url(../includes/templates/images/coco3/default_template_pod_header_short.png) no-repeat;*/
	width: 900px;
	height: 25px;
}

#DefaultTemplatePodHeader.Red{
float: left;
background: url(../includes/templates/images/coco3/default_template_pod_header_red.jpg) no-repeat;
width: 827px;
height: 108px;
}

#DefaultTemplatePodHeader.Purple{
float: left;
background: url(../includes/templates/images/coco3/default_template_pod_header_purple.jpg) no-repeat;
width: 827px;
height: 108px;
}

#DefaultTemplatePodHeader.Black{
float: left;
background: url(../includes/templates/images/coco3/default_template_pod_header_black.jpg) no-repeat;
width: 827px;
height: 108px;
}

#DefaultTemplatePodHeader.Brown{
float: left;
background: url(../includes/templates/images/coco3/default_template_pod_header_brown.jpg) no-repeat;
width: 827px;
height: 108px;
}

#DefaultTemplatePodHeader.Blue{
float: left;
background: url(../includes/templates/images/coco3/default_template_pod_header_blue.jpg) no-repeat;
width: 827px;
height: 108px;
}


#DefaultTemplatePodBodyWrapper{
float: left;
background: url(../includes/templates/images/coco3/default_template_pod_body_slice.jpg) repeat-y;
width: 827px;
min-height: 213px;
}

#nbDefaultTemplatePodBodyWrapper{
	float: left;
	/*background: url(../includes/templates/images/coco3/default_template_pod_body_slice.jpg) repeat-y;*/
	width: 900px;
	min-height: 213px;
}

#DefaultTemplatePodBody{
float: left;
/*background: url(../includes/templates/images/coco3/default_template_pod_body.jpg) no-repeat;*/
width: 807px;
/*height: 213px;*/
padding:5px 10px;
}

#nbDefaultTemplatePodBody{
	float: left;
	/*background: url(../includes/templates/images/coco3/default_template_pod_body.jpg) no-repeat;*/
	width: 890px;
	/*height: 213px;*/
	padding:5px 5px;
}


/*#DefaultTemplatePodBody ul{
margin:0px 0px 0px 6px;
padding: 15px 0px 0px 30px;
width: 227px;
height:185px;
}

#DefaultTemplatePodBody li{
font-family: arial;
font-size: 12px;
color: #7e7e7e;
line-height: 16px;
}*/

#DefaultTemplatePodBody a{
color: #5d79f1;
font-weight: bold;
text-decoration: none;
}

#DefaultTemplatePodBody a:hover{
color: #e8ba02;
}


#DefaultTemplatePodFooter{
float: left;
background: url(../includes/templates/images/coco3/default_template_pod_footer.jpg) no-repeat;
width: 827px;
height: 35px;
}

#nbDefaultTemplatePodFooter{
float: left;
/*background: url(../includes/templates/images/coco3/default_template_pod_footer.jpg) no-repeat;*/
width: 900px;
height: 35px;
}
/* @end */

#DefaultTemplatePodBody li{
	/*list-style:none;*/
}

/* @group jquery slideshow */

.svSlides {
	position: relative;
}

/* @end */

/* @group Login Pod */




#LoginHelpPod{
	float: left;
	margin: 5px 0px 0px 5px;
	background: url(../includes/templates/images/coco3/login_help_bg.jpg) no-repeat;
	width: 231px;
	height: 242px;
}

#LoginHelpPodContent {
        float: left;
	margin: 45px 0px 0px 0px;
	width: 222px;
	height: 180px;
}

#LoginHelpPodContent a {
	float: left;
        width: 170px;	
        text-decoration: none;
	color: #fff;
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	padding: 0px 0px 20px 10px; 
}

#LoginHelpPodContent a:hover {
	text-decoration: underline;
}

#LoginHelpPod img {
        float: left;
	margin: 0px 0px 0px 10px;
}

/* @end */

/* @group TSU */

#getCats {
	border: 1px solid red;
}

.accordionButton {
	border: 1px solid green;
}

.accordionContent {
	border: 1px solid blue;
}
#pearsonBar{
	float:left;
	width:100%;
	height:44px;
	background:#364395;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	position:absolute;
	top: 0;
	left: 0;
}

#pearsonBar img{
	float:left;
	display:block;
	border: 0px;
}
#pearsonBar img.right{
	float:right;
}
/* @end */

/* @products-noborder */
table.noborderpods {
	width:898px;
	border:0px;
	}
div#quickstart_noborder{
	background: url(http://support.pearsonschool.com/tasks/sites/coco/assets/Image/components/QuickStartGuideFull.png); 
	width: 580px; 
	background-repeat: no-repeat; 
	height: 180px;
	}
div#trainingpod_noborder{
	background: url(http://support.pearsonschool.com/tasks/sites/coco/assets/Image/components/trainingpod.png); 
	width: 340px; 
	background-repeat: no-repeat; 
	height: 150px;
	padding-top:35px;
}
div#trainingpod_noborder ul#traininglinks{
	list-style-image: url(http://support.pearsonschool.com/tasks/sites/coco/assets/Image/components/trainingpodbullet.png);
}
div#trainingpod_noborder ul#traininglinks li a{
	font-family: verdana; 
	color: rgb(255,255,255); 
	font-size: 10pt !important; 
	font-weight: bold; 
	text-decoration: none
}

div#trainingpod_noborder div#seemorelink{
	margin-top: 46px; 
	padding-left: 100px
}

table.noborderpods div#kbasewrapper {
	border-bottom: 0px; 
	border-left: 0px; 
	width: 560px; 
	border-top: 0px; 
	border-right: 0px
}

div#kbasewrapper div.kbaseheader {
	background: url(http://support.pearsonschool.com/tasks/sites/coco/assets/Image/components/KBasePodHeader.png); 
	width: 555px; 
	background-repeat: no-repeat; 
	height: 34px
}
div.kbaseheader div.kblinks {
	padding-right: 20px; 
	float: right; 
	padding-top: 10px
}
div#kbasewrapper div.kbasefeed{
	background: url(http://support.pearsonschool.com/tasks/sites/coco/assets/Image/components/KBase_slice_bg.png); 
	padding-left: 8px; 
	width: 555px; 
	background-repeat: repeat-y;
}
div#kbasewrapper div.kbasefooter {
	background: url(http://support.pearsonschool.com/tasks/sites/coco/assets/Image/components/KBase_footer.png); 
	width: 555px; 
	background-repeat: no-repeat; 
	height: 38px;
}

div#supportpod_noborder{
	background: url(http://support.pearsonschool.com/tasks/sites/coco/assets/Image/components/support_pod.png); 
	padding-left: 10px; 
	width: 340px; 
	background-repeat: no-repeat; 
	height: 220px; 
	padding-top: 30px;
}
div#supportpod_noborder div.supportpodlink{
	width: 180px; 
	float: left;
}


/*@end*/
