/**
 *  --------------------------------------------------------------------------------------
 *   Navigator Multimedia Inc CSS
 *  ----------------------------------------------------
 *  Modified	July 7th, 2010 by Sean Langlands
 *  @version	2.0
 *  @author	Chris Satterthwaite <chris@navigatormm.com>
 *  ----------------------------------------------------
 *  1.	RESET
 *  2.	GLOBAL
 *  3.  TYPOGRAPHY
 *  --------------------------------------------------------------------------------------
 */
/* RESET
--------------------------------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body { line-height: 1; }

ol, ul { list-style: none; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
small { font-size: 11px; }

/* remember to define focus styles! */
:focus { outline: 0 }

a, a:hover { text-decoration:none; color:#079ece;}

/* GLOBAL
--------------------------------------------------------------------------------------- */
/*Used to fix Fire Fox float error.*/
.clearfix:after {
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix { display:inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height:1%; }
.clearfix { display:block; }
/* End hide from IE-mac */

/*----------------------------------*/
.clear { clear:both; }
.alignright { float:right; }
.alignleft { float:left; }
.bold { font-weight:bold; }
.redtext { color:#F00; }
.lefttext {text-align:left;}

/* TYPOGRAPHY
--------------------------------------------------------------------------------------- */
/* HTML and BODY
--------------------------------------------------------------------------------------- */
body {
	font: 15px/20px Arial, Helvetica, sans-serif;
	color: #555;
	font-weight:normal;
	margin:0;
	padding:0;
	background:#1fa6d9 url(../images/interface/main_bg.png) repeat-x center top fixed;
}

@font-face {
	font-family: 'comic sans';
	src: url(comic.eot); /* EOT file for IE */
	src: local('comic sans'), url(comic.ttf) format('opentype'); /* TTF file for CSS3 browsers */
}

p a:link, p a:visited, span a:link, span a:visited {
	color: #198cb6;
	text-decoration: underline;
}

p a:hover, p a:active, span a:hover, span a:active {
	color: #41acd3;
}

p {
	margin: 0 0 10px 0;	
}

html {
	height:100%
}

h1, h2, h3, h4 {
	font-family: 'comic sans';	
}

h1 {
	font-size: 24px;
	color: #198cb6;
	line-height:34px;
	margin-bottom: 12px;
}

h2 {
	font-size: 24px;
	color: #198cb6;
	margin-bottom: 12px;
	margin-top: 42px;
}

h2.top_products {
	color: #aa31d5;
	margin-bottom: 12px;
}

h2.newsletter_header {
	font-size: 14px;
	color: #198cb6;
	margin-bottom: -15px;
	margin-top: 0;
}

ol {
	margin-left: 30px;
	list-style: decimal;
}

p.intro {
	font-size: 16px;
	line-height: 21px;
	font-style:italic;
	font-weight: bold;
	color: #444;
}

/* WRAPPER
--------------------------------------------------------------------------------------- */
#wrapper {
	width:952px;
	margin:0 auto;
	padding:0 0 0 0;
	position:relative;
	z-index:10;
}
/* HEADER
--------------------------------------------------------------------------------------- */
#header {
	width:952px;
	height:74px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	position:relative;
	z-index:50;
	background: url(../images/interface/nav_bg.png) center top repeat-x;
}
#logo a {
	margin-top: 6px;
	margin-left: 15px;
	width:272px;
	height:60px;
	float:left;
	background: url(../images/interface/logo.jpg) no-repeat;
	display: block;
}

#logo a:hover {
	background-position: -272px 0;
}

span#left_nav_bg {
	background: url(../images/interface/left_nav_bg.png) no-repeat;
	width: 13px;
	height: 86px;
	display: block;
	position: absolute;
	top: 0;
	left: -13px;
}

span#right_nav_bg {
	background: url(../images/interface/right_nav_bg.png) no-repeat;
	width: 13px;
	height: 86px;
	display: block;
	position: absolute;
	top: 0;
	right: -13px;
}

#facebook-twitter {
	position: absolute;
	bottom: -325px;
	left: 25px;
	z-index: 1000;
}

.handouts_cta {
	position: absolute;	
	right: -38px;
	top: 360px;
}

.testimonial_cta {
	position: absolute;	
	right: -38px;
	top: 105px;
}

/* NAVIGATION
-----------------------*/
#nav-wrapper {
	width:634px;
	height:60px;
	float:right;
}

#navigation {
	width:634px;
	height:74px;
	margin:0;
	padding:0;
	z-index:99;
	background: url(../images/interface/navigation.jpg) no-repeat;

}

#navigation span {
	display:none;
}

#navigation li {
	list-style-type:none;
	position:absolute;
	top:2px;
	margin:0;
	padding:0;
}

#navigation li a {
	display:block;
	height:60px;
}

/*NAVIGATION
--------------------- */
.about 			{
	left:319px;
	width:111px;
}
.products 		{
	left:430px;
	width:77px;
}
.teachingtips 	{
	left:508px;
	width:116px;
}
.infosheet 		{
	left:623px;
	width:86px;
}
.speakers 		{
	left:710px;
	width:93px;
}
.games 			{
	left:806px;
	width:61px;
}
.contactus 		{
	left:878px;
	width:71px;
}

.about 			a:hover, .about 		.selected {color:#F60;background:transparent url(../images/interface/navigation.jpg) -1px -76px no-repeat;}
.products 		a:hover, .products 		.selected {color:#F60; background:transparent url(../images/interface/navigation.jpg) -112px -76px no-repeat;}
.teachingtips 	a:hover, .teachingtips 	.selected {color:#F60; background:transparent url(../images/interface/navigation.jpg) -190px -76px no-repeat;}
.infosheet		a:hover, .infosheet 	.selected {color:#F60; background:transparent url(../images/interface/navigation.jpg) -305px -76px no-repeat;}
.speakers 		a:hover, .speakers 		.selected {color:#F60;	background:transparent url(../images/interface/navigation.jpg) -392px -76px no-repeat;}
.games 			a:hover, .games 		.selected {color:#F60; background:transparent url(../images/interface/navigation.jpg) -488px -76px no-repeat;}
.contactus 		a:hover, .contactus 	.selected {color:#F60; background:transparent url(../images/interface/navigation.jpg) -560px -76px no-repeat;}

/* FLASH
--------------------------------------------------------------------------------------- */
#flash {
	width:952px;
	height:339px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	position:relative;
	z-index:10;
}

/* SOCIAL NETWORKING
--------------------------------------------------------------------------------------- */
.facebook {
	width: 128px;
	height: 18px;
	
	background:url(../images/interface/facebook.gif) no-repeat;
	display: block;
	cursor: pointer;
	
	position: absolute;
	left: 130px;
	bottom: 0px;
}

.facebook:hover {
	background:url(../images/interface/facebook.gif) no-repeat 0px -18px;	
}

.twitter {
	width: 137px;
	height: 18px;
	
	background:url(../images/interface/twitter.gif) no-repeat;
	display: block;
	cursor: pointer;
	
	position: absolute;
	left: 275px;
	bottom: 0;
}

.twitter:hover {
	background:url(../images/interface/twitter.gif) no-repeat 0px -18px;	
}

/* CONTENT
--------------------------------------------------------------------------------------- */
#content {
	width:952px;
	min-height:230px;
	height:auto!important;
	position:relative;
	z-index:10;
	background:#FFF url(../images/interface/content_bg.jpg) center top repeat-y;
	padding-bottom: 80px;
	padding-top: 20px;
}

#newsletter {
	z-index:200;
	position:absolute;
	top:375px;
	right: 35px;
}

#main-content {
	width:600px;
	padding-right: 35px;
	padding-left: 25px;
	float: left;
}

#main-content ul li {
	list-style-type:disc;
	margin-left:40px;
	line-height:2em;
}

#main-content h3 {
	color:#079ece;
	font-size:16px;
	margin-bottom: 5px;
}
#col_1 {
	float:left;
	width:350px;
	padding-left:25px;
	padding-right: 35px;
}

#col_2 {
	float:left;
	width:230px;
	padding-right: 35px;
	font-size: 12px;
	line-height: 18px;
}

#col_2 .section {
	margin-bottom: 15px;
	 word-wrap: break-word;
}

#col_2 p {
	margin-bottom: 4px;
}

#col_3 {
	float:right;
	width:230px;
	padding-right: 35px;
}


#leftCol {
	float:left;
	width:520px;
	padding-left:40px;
	padding-top:20px;
}

#rightCol {
	float:right;
	width:366px;
	padding: 20px 0px 0px 0px;
}
	#rightCol h2 {
		font-size: 18px;
		margin-bottom: 20px;
		color: #079ece;
	}
	#rightCol #whatsnew-wrapper {
		width: 300px;
		height: auto;
		padding: 10px 10px 0px 10px;
	}
	#rightCol .whatsnew-home {
		width: 100%;
		height: 40px;
		margin-bottom: 14px;
		/*border-bottom: 1px solid #000;*/
	}
	
	#rightCol .whatsnew-home .text-home{
		width: 100%;
		height: 30px;
		font-size: 12px;
	}
	
	#rightCol .whatsnew-home .readmore-home a{
		float: right;
		font-size: 11px;
		color: #079ece;
	}
	
	#rightCol .whatsnew-home .readmore-home a:hover{
		float: right;
		font-size: 11px;
		color: #079ece;
	}

#content .page-title {
	position:absolute;
	top:-10px;
	left:35px;
}

#content h1 span {
	display: none;
}

.center {
	text-align:center;
}

/* NEW PRODUCT STYLES
--------------------------------------------------------------------------------------- */

p.order_forms {
	color: #ccc;
	margin-top: 5px;
}

p.order_forms a {
	background: url(../images/interface/pdf-icon.gif) center left no-repeat;
	padding-left: 22px;
	margin-right: 8px;
}

div.product_section img a {
	display: block;
	width: 200px;
	height: 150px;
	background: #f1f1f1;
	float: left;
	margin-right: 20px;
	border: 1px solid #cdcdcd;
	padding: 5px;
	position: relative;
	
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

div.description {
	padding-left: 235px;
}
div.hint_description, div.new_description {
	padding-left: 0;
}
hr.product_page_divider {
	border: none;
	margin: 35px 0;
}


/* PRODUCT STYLES
--------------------------------------------------------------------------------------- */

div.product_section {
	margin: 25px 0;	
	margin-bottom: 35px;
	position: relative;
}
div.product_section h4 {
	font-size: 18px;
	padding-top: 10px;
	color: #444;
}
div.product_section p {
	margin-top: 8px;
}
div.product_section a.button {
	position: absolute;
	right: 0;
}
div.product_section .img {
	display: block;
	background: #f1f1f1;
	float: left;
	margin-right: 20px;
	border: 1px solid #cdcdcd;
	padding: 5px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
div.product_section .languages {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 51px;
	height: 16px;
	border: none;
	padding: 0px;
	text-align: right;
	padding: 3px;
	border: 1px solid #ccc;
	background: transparent;
}
div.product_section .languages img {
	height: 16px;
	width: 23px;
}
div.product_section img.price_img {
	width: auto;
	height: auto;
	border: none;
	background: none;
	float: right;
	margin-top:		-47px;
	margin-right: -10px;
}
div.special {
	border: 1px solid #a54cc6;
	padding: 0 10px;
	background: #f5d9ff;
	margin-top: 25px;
}
#school_special_inner {
	border: none;	
	width: 373px;
	height: 61px;
	background: none;
	margin: 0 0 5px -5px;
}
#products-wrapper {
	width:auto;
	height:100%;
	text-align:center;
}
	
#products li {
	display:block;
	float:left;
	list-style-type:none;
	background:url(../images/interface/products-bg.jpg) center no-repeat;
	width:100px;
	height:140px;
	margin-bottom:15px;
}

#products a {
	font-size:13px;
	font-weight:bold;
	font-family:Comic Sans MS, cursive;
	color:#000;
}

#products a:visited {
	color:#000;
}

.display-none {
	display:none;
}

div.song_info {
	position: absolute;
	top: 300px;
	left: 30px;
	width: 200px;
	z-index: 1000;
	font-size: 12px;
	line-height: 17px;
}
p.lyrics {
	font-style: italic;
	font-size: 11px;
	color: #777;
	line-height: 16px;
}

img.notes {
	padding-right: 10px;	
}

/*International Order Form*/

#international {
	width: 956px; 
	padding: 20px;
	position: relative;
	padding-bottom: 50px;
	margin-left: -47px;
}
#international p {
	margin-bottom: 20px;	
}
#international h2{
	margin: 0;
	padding: 94px 20px 20px 50px;
	background: url(../images/interface/bg_paper_top.png) top no-repeat;
	height: 25px;
	display: block;
	margin-bottom: -20px;
}
#international .body_text {
	background: url(../images/interface/bg_paper_tiled.png) repeat-y;
	padding: 2px 50px 50px 50px;
}
#international .btn_container {
	background: url(../images/interface/bg_paper_bottom.png) no-repeat;
	padding: 12px 20px 35px 20px;
}
#international ol {
	margin-top: 20px;
	margin-bottom: 20px;
}
#international ol li {
	margin-bottom: 0;
}

.input-text {
	width: 360px;
	height: 20px;
	border: 1px solid #000;
}

.input-textarea {
	width: 360px;
	height: 150px;
	border: 1px solid #000;
}

.submit-btn {
	width: 100px;
	height: 40px;
	background:url(../images/interface/submit.gif) no-repeat;
	border: none;
	cursor: pointer;
}

.submit-btn:hover {
	background:url(../images/interface/submit.gif) no-repeat 0px -40px;
}

/*International Page */

#international-page {
	width: 656px; 
	padding: 0px 20px 20px 20px;
	position: relative;
	margin-top: -20px;
	padding-bottom: 50px;
	margin-left: -45px;
}
#international-page p {
	margin-bottom: 20px;	
}
#international-page h2{
	margin: 0;
	padding: 94px 20px 20px 50px;
	background: url(../images/interface/bg_paper_top.png) top no-repeat;
	height: 25px;
	display: block;
	margin-bottom: -20px;
}
#international-page .body_text {
	background: url(../images/interface/bg_paper_tiled.png) repeat-y;
	padding: 2px 50px 50px 50px;
}
#international-page .btn_container {
	background: url(../images/interface/bg_paper_bottom.png) no-repeat;
	padding: 12px 20px 35px 20px;
}
#international-page ol {
	margin-top: 20px;
	margin-bottom: 20px;
}
#international-page ol li {
	margin-bottom: 0;
}



/* NAVIGATION DROP DOWNS
--------------------------------------------------------------------------------------- */ 
.allproducts {
	width: 100px;
	left: 80px;
	
}

#products-dropdown {
	margin: auto;
	padding: 0;
	position:absolute;
	top: 0px;
	left: 690px;
	display: none;
	}

#products-dropdown span {
	display:none;
	}

#products-dropdown li {
	list-style-type:none;
	margin:0px;
	padding:0px;
	position:absolute;
	text-align:center;
}

#products-dropdown li a {
	height: 26px;
	display: block;
}

#products-dropdown li ul {
	width:150px;
	position:absolute;
	top:25px;
	left:-10px;
	display:none;
	background: #FFFFFF;
	z-index: 100;
	border: 1px solid #079ece;
}

#products-dropdown li ul li {
	float: left;
	border-bottom:1px solid #079ece;
	position:relative;
	list-style:none;
	right: 40px;
	z-index:100;
}

#products-dropdown li ul li a {
	color: #079ece;
	text-decoration: none;
	font-size:10px;
	width: 140px;
	height:20px;
	padding: 0px 5px 5px 5px;
	display: block;
	background:none;
}
#products-dropdown li ul li a:hover { 
	color:#FFF;
	background: #079ece;
	}

#products-dropdown li:hover ul, li.over ul { display: block; }

/* What's New 
--------------------------------------------------------------------------------------- */

.whats-new {
	height: 120px;
	/*border-bottom: 1px solid #000;*/
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.whats-new h2 {
	font-size: 16px;
	margin: 0px;
	color:#079ece;
}

.whats-new .date {
	position: absolute;
	right: 0px;
	top: 0px;
	font-size: 12px;
	font-weight: normal;
}

.whats-new .img {
	float: left;
	margin-right: 10px;
	width: 140px;
	height: 110px;
}

.whats-new .img img {
	border: 1px solid #000;
}

.whats-new .description {

}

.whats-new .readmore {
	position: absolute;
	bottom: 15px;
	right: 0px;
}

/* ------------------- Top Products Aside ------------------ */

div.top_product {
	margin-bottom: 25px;	
}

div.top_product p {
	font-size: 12px;
	line-height: 17px;
	margin-top: 4px;
	display: none;
}

div.product_thumb {
	background: url(../images/interface/new_product_overlay.png) no-repeat;
	display: block;
	height: 140px;
	width: 245px;
	position: relative;
	margin-top: 8px;
	margin-left: -10px;
}
div.product_thumb:hover {
	background-position: 0 -140px;
}
div.product_section img.small_thumb {
	width: 125px;
	height: 100px;
	margin-left: 0;
}
div.product_section img.tall_thumb {
	height: 285px;
}
div.thumb_desc {
	margin-bottom: 45px;	
}
div.product_thumb h3 {
	position: absolute;
	top: 109px;
	left: 14px;
	color: #fff;
	font-size: 13px;
	text-shadow:0 1px 1px rgba(0, 0, 0, 0.4);
}

.thumb_img {
	position: absolute;
	top: 6px;
	left: 13px;
}

.flipbook {
	position: absolute;
	top: -6px;
	left: 14px;
}

div.product_section form {
	margin-bottom: 7px;	
	font-size: 13px;
}
a.international_cart {
	width: 284px;
	height: 31px;
	display: block;
	text-indent: -999999px;
	font-size: 0px;
	line-height: 0px;
	cursor: pointer;
	margin-top: 8px;
}
a.international_default {
	width: 173px;
	height: 31px;
	display: block;
	text-indent: -999999px;
	font-size: 0px;
	line-height: 0px;
	cursor: pointer;
	margin-top: 8px;
}
input.traditional_cart, input.script_cart, input.cart, input.cart_spanish, input.cart_french {
	width: 284px;
	height: 31px;
	display: block;
	text-indent: -999999px;
	font-size: 0px;
	line-height: 0px;
	cursor: pointer;
	margin-top: 8px;
}
input, input[type="password"], input[type="search"], isindex {
	border: none;	
}
input.traditional_cart {
	background:url(../images/interface/traditional_cart.png) no-repeat;
}
input.traditional_cart:hover {
	background-position: 0 -31px;
}
input.script_cart {
	background:url(../images/interface/script_cart.png) no-repeat;
}
input.script_cart:hover {
	background-position: 0 -31px;
}
a.international_cart {
	background:url(../images/interface/international_cart.png) no-repeat;
}
a.international_cart:hover {
	background-position: 0 -31px;
}
a.international_default {
	background:url(../images/interface/international_default.png) no-repeat;
}
a.international_default:hover {
	background-position: 0 -31px;
}
input.cart {
	background:url(../images/interface/default_cart.png) no-repeat;
	width: 112px;
}
input.cart_spanish {
	background:url(../images/interface/spanish_cart_btn.png) no-repeat;
	width:284px;
}
input.cart_french {
	background:url(../images/interface/french_cart_btn.png) no-repeat;
	width:284px;
}
input.cart:hover,
input.cart_spanish:hover,
input.cart_french:hover
 {
	background-position: 0 -31px;
 }
p.product_price {
	font-weight: bold;
	color: #f00;
	font-size: 16px;
	margin: 0 0 10px 0;
}
.discount_price {
	color: #39a224;
	float: right;
	text-decoration: underline;
}
p.radio_wrapper span {
	padding-left: 10px;
	color: #39a224 !important;
}

div.radio_btns {
	padding: 0 0 5px 5px;
	border: 1px #ccc solid;
	background: #eee;
	width: 277px;
	
	-webkit-border-radius: .3em; 
	-moz-border-radius: .3em;
	border-radius: .3em;
	margin-top: -8px;
}


/* FOOTER
--------------------------------------------------------------------------------------- */
#footer-wrapper {
	background: url(../images/interface/large_footer_bg.jpg) center top no-repeat;
	width:100%;
	height:220px;
	clear:both;
	z-index:5;
	min-width: 951px !important;
}

img.paypal_banner {
	position:absolute;
	top: -45px;
	right: 35px;
}

#footer {
	width:952px;
	height: 187px;
	margin:0 auto;
	position:relative;
	z-index:50;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	background: url(../images/interface/chalkboard.jpg) center top no-repeat;
	padding-top: 95px; }


span#chalkboard_left {
	display: block;
	width: 14px;
	height: 280px;
	background: url(../images/interface/chalkboard_left.png) no-repeat;
	position: absolute;
	top: 35px;
	left: -14px;
}

span#chalkboard_right {
	display: block;
	width: 14px;
	height: 280px;
	background: url(../images/interface/chalkboard_right.png) no-repeat;
	position: absolute;
	top: 35px;
	right: -14px;
}

div#footer_bottom {
	width: 925px;
	z-index: 100;
	position: absolute;
	bottom: 0;
	left: 100px;
}

div#footer_bottom a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#footer a {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	letter-spacing: 1px;
}

#footer a:hover {
	text-decoration:none;
}

/* ---- Callouts ---- */

#callouts {
	width:900px;
	height:200px;
	font-size: 11px;
	margin: 0 auto;
	margin-right: 15px;
}
#callouts p {
	line-height: 18px;
}

#callouts h3{
	font-size:24px;
	font-family:"comic sans", cursive;
	text-align:center;
	color: #fff;
	margin-bottom: 10px;
}

#callouts span {
	color:#ac3e87;
	font-weight: bold;
}

.callout {
	width:200px;
	height:186px;
	float:left;
	margin-right: 25px;
	text-align:center;
	font-size: 13px;
}


#copyright, #footer_info {
	width:488px;
	height:60px;
	text-align:left;
	color: #ccc;
	font-size: 10px;
	line-height: 16px;
	background: url(../images/interface/copyright_bg.png) left top no-repeat;
	padding: 10px 12px 12px;
	position: absolute;
	bottom: -220px;
	left: 25px;
	z-index: 500;
}

#copyright p,#footer_info p {
	margin: 0;
	margin-bottom: 3px;
}

#copyright a, #footer_info a{
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
}

#footer_info a{
	letter-spacing: 0px;
}


#footer_info {
	left: 530px;
	width: 397px;
	background: url(../images/interface/footer_info_bg.png) left top no-repeat;
}

div#rss {
	margin-left: 20px;
	margin-bottom: 5px;
	margin-top: 5px;
}

div#download {
	position: absolute;
	bottom: -130px;
	left: 25px;
	z-index: 500;
}

span.cards {
	background: url(../images/interface/cards_large.png) no-repeat;
	height: 110px;
	width: 104px;
	display: block;
	position: absolute;
	top: -52px;
	left: 25px;
}

div.environment_div {
	background: #c3df5d url(../images/interface/icon_mail.png) center right no-repeat;
	border: 1px solid #a9c345;
	padding: 10px 15px;
	padding-bottom: 0;
	margin-bottom: 20px;
	
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
div.environment_div p {
	font-weight: bold;
	color: #7a902b;
}

div.environment_div p a, div.environment_div p a:visited {
	font-weight: bold;
	color: #5a6a1c;
}
div.environment_div p a:hover {
	font-weight: bold;
	color: #4f5e17;
}

/* Tables */

table {
	width:90%;
	border-top:1px solid #aaa;
	border-right:1px solid #aaa;
	margin:1em 0;
	border-collapse:collapse;
}

table input, table textarea {
	border: 1px solid #999;
	padding: 4px 6px;
}


tr.odd_row, tr th	{
	background:#d7f1fb;
	}
td {
	color:#555;
	border-bottom:1px solid #aaa;
	border-left:1px solid #aaa;
	padding:.5em 1em;
	background: #dce7eb;
	}				
th {
	font-weight: bold;
	color: #555;

	border-bottom: 1px solid #aaa;
	border-left:1px solid #aaa;
	padding:.2em 1em;
	}							
thead th {
	background:#f4f9fe;
	font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #198CB6;
	}	
tfoot th {
	background:#f4f9fe;
	}	
tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
		}		
tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}	
