/* page structure:

<div id="container">
   <div id="header"></div>
   <div id="wrapper"></div>
   <div id="footer"></div>
</div>
*/

html,
body {
   margin:0;
   padding:0;
   height:100%;
}
body
{
    font-family: calibri, arial, helvetica, sans-serif;
    font-size: 15px;
    line-height: 1.4em;
    background-color: #e1e9e2;
    color: #454545;    
}
img 
{
    border: none;
    vertical-align: middle;
}

img.h1
{
    margin-bottom: 5px;
}
input, select, textarea
{
    font: smaller calibri, arial, helvetica, sans-serif;
}


h1,h2
{
    padding: 0px;
    margin: 2px 0px 5px 0px;
    color: #3f7a43;
    font-size: 1.4em;
    font-weight: bold;
    display: inline-block;
}
h3
{
    text-transform: uppercase;
    margin: 15px 0px 2px 0px;
    letter-spacing: 1px;
    color: #454545;
    font-size: 1.1em;
    font-weight: bold;
}
p
{
    margin-top: 0px;
}
ul
{
    margin-top: 0px;
}
ol
{
    margin-top: 0px;
}
blockquote
{
    padding: 5px 0px 0px 35px;
    margin-top: 20px;
    font: italic large georgia, "times new roman" , times, serif;
    background: url(../images/img11.gif) no-repeat;
    color: #808080;
    letter-spacing: 1px;
}
a
{
    background: url(../images/img03.gif) repeat-x left bottom;
    color: #3f7a43;
    text-decoration: none;
}
a:hover
{
    background: none transparent scroll repeat 0% 0%;
    text-decoration: underline;
}

a.image
{
    background: none;
}

h3.admin 
{
    background-image: url(../images/admin32.png);
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 34px;
    height: 34px;
    margin-bottom: 0px;
}

h3.reporting
{
    background-image: url(../images/report32.png);
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 34px;
    height: 34px;
    margin-bottom: 0px;
}

hr 
{
    height: 0px;
    border: dashed 1px #405d42;
    width: 90%;
}

label 
{
    font-size: smaller;
    font-weight: bold;
    letter-spacing: 0px;
    white-space:nowrap;
    
}

#container {
   min-height:100%;
   position:relative;
}

#wrapper
{
    /*background: url(../images/img04.gif) #ffffff repeat-x left bottom;*/
    /*background-color: #ffffff;*/
    /*margin-bottom: 10px;    */
    padding-bottom:55px;   /* Height of the footer */
    
}
#header
{
    /*border-bottom: #5a7c50 1px solid;*/
    margin: 0px auto;
    height: 35px;
    color: #000000;
    width: 965px;
}
#header .login_state
{
    text-align: right;
    padding: 5px 0px 5px 0px;
}
#footer
{
    position:absolute;
    bottom:0;
    width:100%;
    height:45px;   /* Height of the footer */
    background: url(../images/img08.gif) repeat-x;
    margin-top: 20px;
}
#footer_info
{
    width: 965px;
    color: #a6c09b;
    margin: auto; 
}
#footer_info a
{
    background: none transparent scroll repeat 0% 0%;
    color: #a6c09b;
    font-weight: bold;    
}
#legal
{
    float: right;
    margin: 0px auto;
    font-size: 14px;
    margin-top: 3px;
    
}
.brand
{
    float: left;
    background: url(../images/img09.gif) no-repeat left top;
    font-size: 24px;
    padding-left: 40px;
    padding-bottom: 5px;
    padding-top: 5px;
    margin-top: 5px;
}

#menu
{
    margin: 0px auto;
    width: 965px;
    height: 35px;
}

#menu span
{
    padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 0px;
    padding-top: 6px;
    font-size: 1.4em;
    font-weight: bold;
    margin-right: 1px;    
    display: inline-block;
    width: 150px;
    height: 28px;
    color: #000000;
    background: url(../images/menu_inactive.jpg) repeat-x; 
    border-left: solid 1px #7E7E7E;
    border-top: solid 1px #7E7E7E;
    border-right: solid 1px #7E7E7E;
    
}
#menu a
{
    background: none transparent scroll repeat 0% 0%;
    color: #51675A;
}
#menu a:hover
{
    color: #000000;
    text-decoration: none;
}

#menu span.active
{
    background: url(../images/menu_active.jpg) repeat-x;
    border-left: solid 1px #3f7a43;
    border-top: solid 1px #3f7a43;
    border-right: solid 1px #3f7a43;
    border-bottom: solid 1px #ffffff;
}


#content
{
    margin: 0px auto;
    width: 965px;
    padding: 20px 20px 5px 20px;
    min-height: 600px;
    height: auto !important;
    height: 600px;
    border: solid 1px #3f7a43;
    background-color: #ffffff;
    -moz-border-radius: 9px 9px 9px 9px;
}
.content_block
{
    border: solid 1px #787878;
    padding-bottom: 10px;
    margin-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    background: #eff0dd;
    padding-top: 10px;
    -moz-border-radius: 5px 5px 5px 5px;
}
#posts
{
    width: 710px;
    float: right;
}
#posts .post
{
    padding-bottom: 10px;
}
#posts .story
{
    padding-bottom: 0px;
    padding-left: 20px;
    padding-right: 20px;
    background: url(../images/img10.gif) repeat-x;
    padding-top: 15px;
}
.course_image
{
    border-bottom: 1px solid;
    border-left: 1px solid;
    padding-bottom: 5px;
    margin: 0px 10px 5px 0px;
    padding-left: 5px;
    padding-right: 5px;
    float: left;
    border-top: 1px solid;
    border-right: 1px solid;
    padding-top: 5px;
    background-color: #ffffff;
}
#posts .meta
{
    padding-bottom: 0px;
    padding-left: 20px;
    padding-right: 0px;
    background: url(../images/img03.gif) repeat-x;
    padding-top: 5px;
}
#posts .meta p
{
    line-height: normal;
    margin: 0px;
    font-size: smaller;
}
#posts ul
{
    list-style-image: url(../images/img12.gif)
}
#links
{
    width: 220px;
    float: left;
}
#links ul
{
    padding-bottom: 0px;
    list-style-type: none;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
#links li ul
{
    padding-bottom: 30px;
    padding-left: 10px;
    padding-right: 10px;
    background: url(../images/img10.gif) repeat-x;
    padding-top: 15px;
}
#links li li
{
    padding-bottom: 3px;
    padding-left: 0px;
    padding-right: 0px;
    background: url(../images/img03.gif) repeat-x left bottom;
    padding-top: 3px;
}
#links li i
{
    font-size: smaller;
}
#links li a
{
    background: none transparent scroll repeat 0% 0%;
}
#news
{
    width: 220px;
    float: left;
}
#news ul
{
    padding-bottom: 0px;
    list-style-type: none;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
#news li ul
{
    padding-bottom: 30px;
    padding-left: 10px;
    padding-right: 10px;
    background: url(../images/img10.gif) repeat-x;
    padding-top: 15px;
}
#warning_msg
{
    background: url(../images/warning_32.png) no-repeat 5px center;
    border: solid 2px #f6b212;
}

#success_msg
{
    background: url(../images/success32.png) no-repeat 5px center;
    border: solid 2px #3f7a43;
}

#error_msg
{   
    background: url(../images/error32.png) no-repeat 5px center;
    border: solid 2px #AC0505;
}
#info_msg
{
    background: url(../images/info32.png) no-repeat 5px center;
    border: solid 2px #2562D3;
}
#success_msg,#error_msg,#info_msg,#warning_msg
{
    padding-bottom: 10px;
    padding-left: 45px;
    padding-right: 0px;    
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    padding-top: 10px;
    display: block;
    width: 80%;
    margin: 0px auto;
    background-color: #ffff99;
}

select:focus
{
    border: #333333 1px solid;
    background-color: #ffff99;
}
input:focus
{
    border: #333333 1px solid;
    background-color: #ffff99;    
}
textarea:focus
{
    border: #333333 1px solid;
    background-color: #ffff99;    
}

table.scorecard 
{
    width: 80%;
    border-spacing: 1px;
    border-collapse: collapse;
    background: white;
    margin: 10px 0px 10px;
}

table.scorecard th
{
    font-weight: normal;
    line-height: 30px;
}
table.scorecard tr
{
    border-bottom: solid 1px #d5d5d5;
    
}

table.scorecard td
{
    font-size: smaller;
    text-align: center;
}

tr.row_separator
{
    background: url(../images/bkg_green.png) #749865 repeat-x;
    color: #ffffff;
    font-size: larger;
    font-weight: normal;
}

tr.alt_row
{
    background-color: #efefef;
}

span.tab_menu
{
    background: url(../images/menu_active.jpg) repeat-x;
    padding: 5px 20px 11px 20px;
    border-top: solid 1px #999999; 
    border-left: solid 1px #999999; 
    border-right: solid 1px #999999; 
    font-weight: bold;
    letter-spacing: 1px;
    position: relative;
    margin: 0px -2px 0px 0px;
    -moz-border-radius: 5px 5px 0px 0px;
    
}
span.tab_menu a
{
    background: none transparent scroll repeat 0% 0%;
}

span.tab_menu_active 
{
    font-weight: bold;
    background: #eff0dd;
    padding: 5px 20px 20px 20px;
    top: -7px;
    border-top: solid 1px #787878;
    border-left: solid 1px #787878;
    border-right: solid 1px #787878;
    letter-spacing: 1px;
    position: relative;
    margin: 0px -2px 0px 0px;
    -moz-border-radius: 5px 5px 0px 0px;
    
    
}
table.rpt
{
    width: 100%;
    font-size: small;
    font-weight: normal;
    border-collapse: collapse;
}
table.rpt td.label
{
    font-weight: bold;
    text-align: right;
    padding-right: 10px;
}
table.rpt tr
{
    border-bottom: solid 1px #d5d5d5;
}
table.rpt th
{
    text-align: left;
    font-weight: bold;
    background-color: #626464;
    color: white;
    text-transform:uppercase;
    font-size: larger;
    padding-left: 2px;
}
table.rpt a
{
    background: none transparent scroll repeat 0% 0%;
}
table.rpt tr:hover {
    background-color: #ffffff;
    
}

.notes
{
    /*font: italic small calibri, arial, helvetica, sans-serif;*/
    font-size: small;
    font-style: italic;
}

.updating {
    position:fixed;
    top:50%;
    left:50%;
    font-size: larger;
    font-weight: bold;
    font-style: italic;
    text-align: center;
    border: solid 2px #535353;
    background-color: #fff;
    padding: 5px 20px 5px 20px;
    -moz-border-radius: 5px;
    width: 200px;
    margin-left: -100px;
    
}
.announcement
{
    display: none;
}
/* button styling */

button { 
	position: relative;
	border: 0; 
	padding: 0;
	cursor: pointer;
	overflow: visible; /* removes extra side padding in IE */
	margin-top: 8px;
}

button::-moz-focus-inner {
	border: none;  /* overrides extra padding in Firefox */
}

button span { 
	position: relative;
	display: block; 
	white-space: nowrap;	
}

/* OPTIONAL BUTTON STYLES for applying custom look and feel: */		
button.submitBtn { 
	padding: 0 10px 0 0; 
	margin-right:5px; 
	font-size:1.2em; 
	text-align: center; 
	background: transparent url(../images/btn_blue_sprite.gif) no-repeat right -158px; 
}
	
button.submitBtn span {
	padding: 3px 5px 0 15px; 
	height:30px; 
	background: transparent url(../images/btn_blue_sprite.gif) no-repeat left top; 
	color:#fff; 
}
	
button.submitBtn:hover, button.submitBtnHover { /* the redundant class is used to apply the hover state with a script */
	background-position: right -228px; 
}
	
button.submitBtn:hover span, button.submitBtnHover span {
	background-position: 0 -88px;
}

.pageLinks 
{
    width: 90%;
  border: solid 1px #878787;
  padding: 8px;
  text-align: right;
  background-color: #fff;
  margin: 0 auto;
  }

.pageLinks span {
  background: #eee;
  border: 1px solid #ccc;
  font-weight: bold;
  padding: 3px;
  }

.pageLinks a {
  padding: 3px;
  background: none transparent scroll repeat 0% 0%;
  }


ul#reviews {
    margin-top: 10px;
    }
    
ul#reviews li {
  padding: 0;
  list-style-type: none; 
  border-bottom: 1px solid #BDBF91;
  margin-bottom: 10px;
  *zoom: 1; /* IE hasLayout fix */

}

.result_author {
  float: left;
  width: 65px;
  _display: inline; /* IE6 Float bug */
  *zoom: 1; /* IE hasLayout fix */
  margin-right: 10px;
  
  }

.result_author .matting {
  background-color: #fff;
  border: solid 1px #878787;
  padding: 5px;
  text-align: center;
  }

.result_user {
    min-height: 80px;
    }
      
.result_content div.result_user {
  margin-bottom: 5px;  
  }

span.subtle {
  color:#777;
  font-weight: normal;
  font-style: italic;
}


.duo {
  width: 50%;
  *width: 49.5%; 
  float: left;
  padding: 0;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  _display: inline; 

  }

.ratings {
  padding-top: 10px;
  margin-bottom: 10px;
  background-color: #fff;
  height: 120px;
  border: solid 1px #878787;
  display: block;
  }

.ratings dl {
  display: block;
  }

.ratings dl {
  position:relative;
  margin-top: -0.416666666666667em;
  margin-bottom: 10px;
  }

.ratings dl dt {
  font-size: 100%;
  position:relative;
  border-bottom:2px dotted #aaa;
  display: block;
  line-height: 20px;
  margin: 0 10px;
  padding: 0;
  }

.ratings dl dd {
  font-weight: bold;
  position: absolute;
  padding: 0 0 0 0.666666666666667em;
  background-color: #fff;
  right: 10px;
  line-height: 16px;
  margin-top: -16px;
  }

.ratings dl dt em {
  position:relative;
  padding: 0 5px 0 0;
  background-color: #fff;
  top: 5px;
  }
a.rating_details {font-size: smaller;}
p.comment {margin-top: 10px;}

