/* _____ Global ______________________________ */
/**
 * LTTA Games Page
 *
 * Contributors: Gels Saby
 * March 24, 2006
 *
 * The imports below control the theme, layout, and text styles of the Games Page only. 
 * To see these styles go to gamestyle.css as it is there. Had to leave these out site wide as they conflict with CET tool.
 */
  

/*March 24, 2006 additions end here */

* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

body {
	font-size: 68.6%;
	background: #FFF;
 margin: 0px; 
 padding: 0px;
}

/*div, td, p, .copy, .form {  }*/

/* _____ Controls ______________________________ */

#lessontxtOrange {
	background-color: #FBA618;  
 background-image: url(images/orange_dot.gif)
}

hr {  height: 1px;}

li {font-family: Verdana, Arial, Helvetica, sans-serif;  list-style-type: square;}

.header { font-weight: bold;}

.polltxt {font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF;  background-color:#246DB1;}
.polltxt a {font-family: Arial, Helvetica, sans-serif;	 color: #ffffff; text-decoration: underline;}

.admintxt {color: #FFFFFF;  }
.admintxt a { color: #ffffff; text-decoration: none;}

.textmargpoll {
	padding: 0px 25px 0px 25px;   
}

.lessontxt {
	
	background-color: #FBA618;   
}

.textmarg {
	padding: 0px 25px 12px 25px;   
}
.textmarg A:link {color: #000000; text-decoration: underline;}
.textmarg A:active {color: #000000; text-decoration: underline;}
.textmarg A:visited {color: #000000; text-decoration: underline;}
.textmarg A:hover {color: #000000; text-decoration: underline;}

.textmarg1 {
	padding: 0px 25px 12px 25px;   
}
.textmarg1 A:link {color: #fff; text-decoration: underline;}
.textmarg1 A:active {color: #fff; text-decoration: underline;}
.textmarg1 A:visited {color: #fff; text-decoration: underline;}
.textmarg1 A:hover {color: #fff; text-decoration: underline;}

.textmarg2 {
	padding: 0px 10px 5px 24px;   
}

.textmarginspire {
	padding: 0px 25px 0px 25px;   
}
.textmarginspire A:link {color: #000000; text-decoration: underline;}
.textmarginspire A:active {color: #000000; text-decoration: underline;}
.textmarginspire A:visited {color: #000000; text-decoration: underline;}
.textmarginspire A:hover {color: #000000; text-decoration: underline;}

.newstxt {
	
	background-color: #EC0877;   
}

.inspirationtxt {
	
	background-color: #B5C703;   
}

.interactivetxt {
	
	background-color: #CC3333;   
}

.learnmoretxt {
 color: #FFFFFF;
	
	background-color: #0D2B88;   
}

.enter {
	  
}

.learnmoretxt A {color: #FFFFFF; text-decoration: underline;}
.learnmoretxt A:active {color: #FFFFFF; text-decoration: underline;}
.learnmoretxt A:visited {color: #FFFFFF; text-decoration: underline;}
.learnmoretxt A:hover {color: #FFFFFF; text-decoration: underline;}

.darkblue {font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF;  background:#000033;}
.darkblue A {color: #FFFFFF; text-decoration: underline;}
.darkblue A:active {color: #FFFFFF; text-decoration: underline;}
.darkblue A:visited {color: #FFFFFF; text-decoration: underline;}
.darkblue A:hover {color: #FFFFFF; text-decoration: underline;}

.orangebar {font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF;  background:#FE7D19;}
.orangebar A {color: #FFFFFF; text-decoration: underline;}
.orangebar A:active {color: #FFFFFF; text-decoration: underline;}
.orangebar A:visited {color: #FFFFFF; text-decoration: underline;}
.orangebar A:hover {color: #FFFFFF; text-decoration: underline; background:#f9dbc1;}

.ltblue {font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF;  background:#3399cc;}
.ltblue A {color: #FFFFFF; text-decoration: underline;}
.ltblue A:active {color: #FFFFFF; text-decoration: underline;}
.ltblue A:visited {color: #FFFFFF; text-decoration: underline;}
.ltblue A:hover {color: #FFFFFF; text-decoration: underline;}

.learntextbox {font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF;  background:#0D2B88;}
.learntextbox A {color: #FFFFFF; text-decoration: underline;}
.learntextbox A:active {color: #FFFFFF; text-decoration: underline;}
.learntextbox A:visited {color: #FFFFFF; text-decoration: underline;}
.learntextbox A:hover {color: #FFFFFF; text-decoration: underline;}

.whitebar { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000;  background:#ffffff;}
.whitebar A {color: #000000; text-decoration: underline;}
.whitebar A:active {color: #000000; text-decoration: underline;}
.whitebar A:visited {color: #000000; text-decoration: underline;}
.whitebar A:hover {color: #000000; text-decoration: underline;}

.content {font-family: Verdana, Arial, Helvetica, sans-serif;  line-height: 16px; background:#FFFFFF;}
.content A {color: #FEB100; text-decoration: underline;}
.content A:active {color: #333333; text-decoration: underline;}
.content A:visited {color: #666666; text-decoration: underline;}
.content A:hover {color: #FEB100; text-decoration: underline;}

a.navwhite:link {font-family: Arial, Helvetica, sans-serif;	 color: #ffffff; font-weight: bold; text-decoration: none;}
a.navwhite:visited {font-family: Arial, Helvetica, sans-serif; color: #ffffff; font-weight: bold; text-decoration: none;}
a.navwhite:active {font-family: Arial, Helvetica, sans-serif; color: #ffffff; font-weight: bold; text-decoration: none;}
a.navwhite:hover {font-family: Arial, Helvetica, sans-serif; color: #ffffff; font-weight: bold; text-decoration: none;}

a.subnavwhite:link {font-family: Arial, Helvetica, sans-serif; color: #ffffff; text-decoration: none;}
a.subnavwhite:visited {font-family: Arial, Helvetica, sans-serif; color: #ffffff; text-decoration: none;}
a.subnavwhite:active {font-family: Arial, Helvetica, sans-serif; color: #ffffff; text-decoration: none;}
a.subnavwhite:hover {font-family: Arial, Helvetica, sans-serif; color: #cccccc; text-decoration: none;}

a.navbrown:link {font-family: Arial, Helvetica, sans-serif; color: #b78d67; font-weight: bold; text-decoration: none;}
a.navbrown:visited {font-family: Arial, Helvetica, sans-serif; color: #b78d67; font-weight: bold; text-decoration: none;}
a.navbrown:active {font-family: Arial, Helvetica, sans-serif; color: #b78d67; font-weight: bold; text-decoration: none;}
a.navbrown:hover {font-family: Arial, Helvetica, sans-serif; color: #ffffff; font-weight: bold; text-decoration: none;}

.footer  {font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000;  background:#FFFFFF;}
.footer  A {color: #3399CC; text-decoration: underline;}
.footer A:active {color: #3399CC; text-decoration: underline;}
.footer A:visited {color: #3399CC; text-decoration: underline;}
.footer  A:hover {color: #3399CC; text-decoration: underline;}

