/*********************************************************
   HTML Elements
 *********************************************************/

html,
body {
  height: 100%;
}

body {
  margin: 0;
  padding: 0;
	/*Commented out--causes dropdown menus to align incorrectly*/
  /*text-align: center;*/
  background: url(/media/img/site/bg/light_body6.png) repeat-y top center;
  font-size: 74%;
  font-family: verdana, arial, sans-serif;
  line-height: 170%;
  color: #fff;
}


/* Headers */
h1, h2, h3, h4, h5, h6 {
  margin: 0 0 10px 0;
  padding: 0;
}


h1 {
  padding-bottom: 0.2em;
  padding-left: 0.2em;
  margin-right: 0.4em;
  font: 400 1.6em verdana, arial, sans-serif;
  color: #ffffff;
  border-left: 4px solid #7d96ca;
  border-bottom: 1px solid #7d96ca; 
}

h2 {
  font-size: 1.2em;
  color: #ffffff;
}

h3 {
  text-transform: uppercase;
  font-size: 0.9em;
  color: #f7d23f;
}

h4 {
  font-size: 0.85em;
}

h5 {
  font-size: 0.8em;
}


/* Needed to horizontally pad in a coloured container */
.horzPad h1,
.horzPad h2,
.horzPad h3,
.horzPad h4,
.horzPad h5,
.horzPad p {
  padding-left: 5px;
  padding-right: 5px;
}

.indent5 {
  margin-left: 5%;
  margin-right: 5%;
}

.indent30 {
  margin-left: 30%;
  margin-right: 30%;
}


/* Links*/ 
a {
  text-decoration: none;
  color: #1392a3;
}

a:hover {
  color: #ffffff;
  text-decoration: underline;
}

a.orange {
  font: 700 1.0em verdana, arial, sans-serif;
  color: #CC5F3B;
  text-decoration: none;
}

a.orange:hover {
  color: #306fbc;
  text-decoration: underline;
}

a.white {
  font: 700 1.0em verdana, arial, sans-serif;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}

a.white:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

a.smwhite {
  font: .9em verdana, arial, sans-serif;
  text-decoration: underline;
  color: #ffffff;
}

a.smwhite:hover {
  color: #023297;
  background: #C3D1FF;
  text-decoration: underline;
}

a.ltblue {
  font: 700 1.0em verdana, arial, sans-serif;
  color: #306fbc;
  text-decoration: none;
}

a.ltblue:hover {
  color: #CC5F3B;
  text-decoration: underline;
}

a.ltblue2 {
  color: #9db9f0;
  text-decoration: none;
}

a.ltblue2:hover {
  color: #CC5F3B;
  text-decoration: underline;
}

a.ltblue2bold {
  color: #9db9f0;
  font-weight: bold;
  text-decoration: none;
}

a.ltblue2bold:hover {
  color: #CC5F3B;
  font-weight: bold;
  text-decoration: underline;
}

a.ltblue3 {
  color: #9db9f0;
  text-decoration: underline;
}

a.ltblue3:hover {
  color: #CC5F3B;
  text-decoration: underline;
}

a.gold {
  font: 700 1.0em verdana, arial, sans-serif;
  color: #f7d23f;
  text-decoration: none;
}

a.gold:hover {
  color: #f7d23f;
  text-decoration: underline;
}

a.blue {
  text-decoration: none;
  color: #023297;
}

a.blue:hover {
  color: #023297;
  text-decoration: underline;
}

a.underline {
  font-size: 12px;
  color: #023297;
  text-decoration: underline;
}

a.underline:hover {
  font-size: 12px;
  color: #1392a3;
  text-decoration: underline;
  background: transparent;
}

a.underline2 {
  font-size: 12px;
  color: #FFFFFF;
  text-decoration: none;
}

a.underline2:hover {
  font-size: 12px;
  color: #FFFFFF;
  text-decoration: underline;
  background: transparent;
}

a.cloud {
  color: #9db9f0;
  background: transparent;
  text-decoration: none;
}

a.cloud:hover {
  color: #FF0000;
  background: transparent;
  text-decoration: none;
}

a img {
  border: 0;
}

a img.border { 
  border: 1px solid #FC3307;
}

a:hover img.border { 
  /* Fixes IE bug - IE doesn't correctly apply the style on a:hover so need to mask it */
  border: 1px solid #668FA3 !important;
  border: 1px solid #FC3307;
}

a.hoverborder img {
  border: 0;
}

a.hoverborder:hover img {
  border: 2px solid #ff0000;
} 


/* Images */
img.floatRight {
  margin: 0 0 5px 10px;
  border: 1px solid #666;
  padding: 2px;
}

img.floatRightnoBorder {
  margin: 0 0 5px 10px;
  padding: 2px;
}

img.floatRightBorderCap {
  border: 1px solid #fff;
  padding: 2px;
  margin: 5px 5px 0px 10px;
}

img.floatLeft {
  margin: 5px 10px 10px 0px;
}

img.middle {
  vertical-align: middle;
  padding-right: 5px;
}


/* Lists */
/*ul li {
  list-style-image: url(/media/img/site/bg/submenu1.gif);
}

ol li {
  font-weight: bold;
  color: #668FA3;
}

ol li span {
  font-weight: normal;
  color: #444;
}*/

ul li {
  padding-bottom: 10px;
}

ul.errorlist {
  color: red;
}

#teennavlist
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#teennavlist li
{
padding-left: 20px;
background-image: url(/media/img/site/icons/goldstar.gif);
background-repeat: no-repeat;
background-position: 0 .2em;
}

#emoticonlist
{
margin-left: 0;
padding-left: 10px;
padding-top: 5px;
list-style: none;
}

#emoticonlist li
{
padding-left: 20px;
padding-bottom: 15px;
background-image: url(/media/img/site/icons/emoticon_grin.png);
background-repeat: no-repeat;
background-position: 0 .2em;
}

#emoticonlist ul li ul li
{
padding-left: 0;
padding-bottom: 3px;
background-image: none;
background-repeat: no-repeat;
background-position: 0 .2em;
} 

/* Blockquote */
blockquote {
  margin: 0;
  padding: 0 20px;
  background: #E7F1F3;
  border-top: 1px solid #AAD3DB;
  border-bottom: 1px solid #AAD3DB;
}

/*Text Styles*/
.red {
  color: #FF0000;
}

.rust {
  color: #a0410d;
}

.black {
  color: #FFFFFF;
}

.bold {
  font-weight: bold;
}

.italic {
  font-style: italic;
}

.underline {
  text-decoration: underline;
}

.smallbold {
  font-size: 10px;
  font-weight: bold;
}

.highlight_bg {
  background: #FFF799;
  color: #555;
}

.accentbold {
  font-size: 14px;
  font-weight: bold;
  color: #FF0000;
}

.gold {
  font-size: 16px;
  font-weight: bold;
  color: #f7d23f;
}

.smallgold {
  font-size: 12px;
  font-weight: bold;
  color: #f7d23f;
}

.ltbluetext {
  font-size: 14px;
  font-weight: bold;
  color: #9db9f0;
}

.subcategory {
  font: 200 .9em verdana, arial, sans-serif;
  color: #ff0000;
  text-indent: -.5em;
}

/* Tables */
table, tr, td, th {
  padding: 5px;
}

table.center {
        border-width: 1px 1px 1px 1px;
        border-spacing: 2px;
        border-style: solid solid solid solid;
        border-color: #ffffff #ffffff #3e85c7 #3e85c7;
        border-collapse: collapse;
        background-color: white;
        margin-left: auto;
        margin-right: auto;
}
table.center th {
        border-width: 1px 1px 1px 1px;
        padding: 3px 3px 3px 3px;
        border-style: inset inset inset inset;
        border-color: #3e85c7 #3e85c7 #3e85c7 #3e85c7;
        color: #000000;
        background-color: #f7d23f;
        -moz-border-radius: 0px 0px 0px 0px;
}
table.center td {
        border-width: 1px 1px 1px 1px;
        padding: 3px 3px 3px 3px;
        border-style: inset inset inset inset;
        border-color: #3e85c7 #3e85c7 #3e85c7 #3e85c7;
        color: #000000;
        background-color: white;
        -moz-border-radius: 0px 0px 0px 0px;
}

/*Menu Buttons*/
div#menubutton {
    height: auto;
    width: 150px;
}
div#menubutton li {
    height: 55px;
    width: 95px;
    margin-left: -20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    line-height: 100%;
    list-style-type: none;
    background-image: url(/media/img/site/teens/menubutton.gif);
    background-repeat: no-repeat;
}
div#menubutton li a {
    display: block;
    padding-top: 15px;
    width: 100%;
    height: 100%;
    text-decoration: none;
}
div#menubutton li a:link {
    color: #ffffff; 
}
div#menubutton li a:visited {
    color: #ffffff;
}
div#menubutton li a:hover {
    font-weight: bold;
    color: #ffffff;
    background-image: url(/media/img/site/teens/button_green.gif);
    background-repeat: no-repeat;
}

div#menubutton li a:active {
    font-weight: bold;
    color: #ffffff;
    background-image: url(/media/img/site/teens/menubutton.gif);
    background-repeat: no-repeat;
}

/**************************************************************
   Form Elements
 **************************************************************/

form {
  padding: 0;
  margin: 0;
}

/* If you're finding the input elements get pushed down, increase the width */
label {
  float: left;
  width: 90%;
  vertical-align: top;
  font-weight: bold;
  color: #3e85c7;
}

textarea,
select {
  padding: 1px;
  font: 400 1em verdana, arial, sans-serif;
  color: #023297;
  background: #EEE;
  border: 1px solid #353e47;
}

textarea {
  width: 275px;
}

input {
  padding: 1px;
  font: 400 1em verdana, arial, sans-serif;
  color: #023297;
  background: #EEE;
  border: 1px solid #353e47;
}

input:focus,
input:hover,
textarea:focus,
textarea:hover,
select:focus,
select:hover {
  color: #023297;
  border: 1px solid #353e47;
}

input.noBorder,
input:focus.noBorder,
input:hover.noBorder {
  padding: 0;
  border: 0;
}

input.searchbox {
  border: 2px solid #A23F04;
  font-weight: bold;
  font-size: 11px;
}

input.searchbox:hover {
  background: #FBE199;
}

button.searchbox {
  border: 2px solid #A23F04;
  font-weight: bold;
}

input.button {
  padding: 2px 5px;
  font: 400 0.9em verdana, arial, sans-serif;
  font-weight: bold;
  cursor: pointer;
  color: #fff;
  background: #FC3307;
  border-width: 1px;
  border-style: solid;
  border-color: #353e47 #353e47 #353e47 #353e47;
}

input.radio {
  background: none;
  border: 0px;
}






