/* 
	stylesheet for PLP
	design by Fathima Cader
	* http://www.likethewind.ca
	Feb 2009
*/

/* Fundamentals _______________ */
* {
	margin: 0;
	padding: 0;
	}
.hidetext {
	text-indent: -3000px;
	font-size: 0;
	}
.clear:after { 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; 
	}


/* Boxes ______________________ */
body {
	background: #EDF2F4;
	font-family: arial, sans-serif;
	font-size: 85%;
	color: #555;
	text-align: center;
	}
.box {
	width: 880px;
	margin: 0 auto;
	text-align: left;
	}

/* Texting ____________________ */
p {
	line-height: 1.35em;
	}
a {
	color: #89B605;
	text-decoration: none;
	}
	a:hover {
		color: #F2CD1B;
		}
h1 {
	font-size: 2.0em;
	line-height: 1em;
	color: #333;
	padding: 0 0.1em 0 0;
	}
h2 {
	font-size: 1.4em;
	clear: both;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0.7em;
	margin-left: 0;
	border-bottom-width: 1px;
	padding-bottom: 8px;
	border-top-color: #999;
	padding-top: 0px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	}
h3 {
	font-size: 1.3em;
	font-weight: bold;
	color: #76B6DC;
	font-style: normal;
	}


#header {
	border-top: 15px solid #76B6DC;
	background: #8BD1F9;
	padding: 20px 0;
	}
	#logo {
		display: block;
		width: 481px;
		height: 85px;
		background: url(../img/logo.gif) no-repeat top left;
		}
#topnav {
	background: #A9C622 url(../img/topnavbg.gif) repeat-x top left;
	height: 56px;
	margin-bottom: 1.5em;
	}
	#topnav ul {
		margin: 0 auto;
		padding-top: 10px;
		list-style: none;
		text-align: center;
		width: 920px;
		}
		#topnav li {
	display: block;
	text-align: left;
	padding-bottom: 10px;
	float: left;
			}
			#topnav ul .sel {
	background-image: url(../img/selbg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
				}
			#topnav li a {
	border-right: 1px solid #FFF;
	padding: 0 15px;
	text-transform: uppercase;
	color: #FFF;
	font-family: "Myriad Pro", Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
				}
				#topnav ul li.first a {
					padding-left: 0;
					margin: 0;
					}
				#topnav ul li.last a {
					border: none;
					padding-right: 0;
					}
				#topnav ul a:hover {
					color: #F2CD1B;
					}

.middle {
	border-bottom: 2px solid #B4BEC2;
	padding-bottom: 5em;
	}

#sidenav {
	width: 220px;
	float: left;
	list-style: none;
	padding-top: 5px;
	text-transform: uppercase;
	background-color: #F8FAFB;
	background-repeat: no-repeat;
	background-position: left top;
	}
	#sidenav li {
		padding: 0 30px;
		font: bold 11px Helvetica, Arial, sans-serif;;
		}
		#sidenav ul {
			}
		#sidenav .first {
			padding-top: 30px;
			}
		#sidenav .last {
			padding-bottom: 30px;
			background: url(../img/sidenavbot.gif) no-repeat bottom;
			}
			#sidenav .last ul {
				padding-bottom: 30px;
				}
		#sidenav ul {
	list-style: none;
	padding-bottom: 15px;
	text-transform: none;
	width: 180px;
	margin: 0px;
			}
			#sidenav ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: none;
	vertical-align: bottom;
	height: 1%;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 8px;
				}
			#sidenav ul .sel {
	padding: 0;
	margin: 0px;
				}
				#sidenav ul .sel a {
					color: #FFF;
					background: #F2CD1B url(../img/sidenava.gif) no-repeat top left;
					padding: 3px 5px;
					display: block;
					margin: 0;
					}
					#sidenav ul .sel a:hover {
						background: #89B605 url(../img/sidenava.gif) no-repeat bottom left;
						}
			
#main {
	float: right;
	width: 620px;
	font-size: 12px;
	line-height: 17px;
	color: #484848;
	font-family: Verdana, Geneva, sans-serif;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
.tabletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

		#main ol {
	display: block;
	list-style-image: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
			#main ol li {
	list-style-type: lower-alpha;
	display: list-item;
	margin-left: 25px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
			}
.intro {
	padding-top: 1em;
	}
.article {
	border-top: 1px solid #DADADA;
	padding-top: 0.6em;
	margin-top: 1em;
	height: 100%;
	clear: both;
	}
	.middle p {
		margin-bottom: 0.6em;
		}
	.article.last {
		border-bottom: none;
		padding-bottom: 5em;
		}
	.article h2 {
		margin-top: 1em;
		}
	.links {
	float: none;
	width: 60px;
	margin-top: 5px;
	list-style-image: none;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
		}
		.links li {
	margin-bottom: 5px;
	display: inline-block;
	list-style-type: none;
	list-style-image: none;
			}
			.links a {
				text-align: center;
				color: #FFF;
				font-size: 11px;
				font-weight: bold;
				width: 40px;
				background: #89B605 url(../img/dllinks.gif) no-repeat top left;
				display: block;
				padding-top: 1px;
				}
				.links a:hover {
					background: #F2CD1B  url(../img/dllinks.gif) no-repeat bottom left;
					color: #FFF;
					}
	.synopsis {
	width: 535px;
	float: right;
	clear: both;
		}

		.synopsis ul, ol {
		display: block;
		list-style-image: none;
		margin: 0px;
		padding: 0px;
}
			.synopsis li {
				list-style-type: disc;
				display: list-item;
				margin-left: 25px;
				padding: 0px;
				margin-top: 0px;
				margin-right: 0px;
				margin-bottom: 0px;
			}
			.synopsis li li {
				list-style-type:circle;
			}

#footer {
	border-top: 1px solid #FFF;
	clear: both;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
	background-color: #FFFFFF;
	}
	#footer .box {
		background: url(../../images/logos.png) no-repeat top left;
		padding: 50px 0 0;
		font-size: 0.7em;
		}
		#footer .box p {
			width: 370px;
			}
h4 {
	font-size: 1.25em;
	font-weight: bold;
	color: #333333;
}
h5 {
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	clear: both;
}
#highlight {
	float: none;
	width: 600px;
	background-color: #FFF;
	border: 1px solid #C9F939;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	padding: 15px;
}
#highlight table tr td {
	font-size: 13px;
}

#highlight ul {
	display: block;
	padding-top: 10px;
	padding-left: 25px;
}
#highlight ol {
	display: block;
	padding-left: 25px;
	padding-top: 10px;
}
#highlight ol li {
	list-style-type: decimal;
	margin-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#highlight ul li {
	list-style-type: disc;
	margin-left: 15px;
}
.tablelheader {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #A9C622;
	border-top-width: 1px;
	border-top-style: solid;
	font-weight: bold;
	padding-top: 4px;
}
#highlight2 {
	float: none;
	width: 600px;
	background-color: #76B6DC;
	margin: 5px;
	padding: 5px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #000000;
}
.tablestyle {
	padding-top: 0.6em;
	margin-top: 1em;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A9C622;
	font-weight: bold;
}
.tablestyleNav {
	padding-top: 0.6em;
	margin-top: 1em;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A9C622;
	font-weight: bold;
}
.tablelheaderLegend {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #FFFFFF;
	background-color: #A9C622;
	border-top-width: 1px;
	border-top-style: solid;
	font-weight: bold;
	padding-top: 4px;
}
.tablestylenobordr {
	padding-top: 0.6em;
	margin-top: 1em;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	border-top-style: none;
	font-weight: bold;
}
.totop {
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.boxCopy {
	width: 850px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.force {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
.health {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.footerTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
#highlight3 {
	float: none;
	width: 600px;
	background-color: #8EB80A;
	margin: 5px;
	padding: 5px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #000000;
}
#highlight4 {
	float: none;
	width: 600px;
	background-color: #F2CD1B;
	margin: 5px;
	padding: 5px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #000000;
}
.tabletextgreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 9px;
	background-color: #9DC019;
}
.tabletextyellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 9px;
	background-color: #F2CD1B;
}
.oletters {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
}
.bgrd {
	background-color: #C4CFD0;
}
.arrowbullet {
	list-style-image: url(../../images/arrowbullet.gif);
}
.challengetext {
	font-weight: bold;
	color: #F2CD1B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.strategiestext {
	font-weight: bold;
	color: #9DC019;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.totop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
#main ul {
	display: block;
	list-style-image: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main ul li {
	list-style-type: disc;
	display: list-item;
	margin-left: 25px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

