/**************************************
 * THEME NAME: standardwhite
 *
 * Files included in this sheet:
 *
 *   standardwhite/gradients.css
 **************************************/

/***** standardwhite/gradients.css start *****/

/**
  *  Adds all the nice finish to the standard theme
  *
  */


th.header,
td.header,
h1.header,
h2.header,
h3.header,
div.header {     
    background-image:url(gradient.jpg);     
    background-position:top;    
    background-repeat:repeat-x;     
}

.navbar {
    background-image:url(gradient.jpg);     
    background-position:top;    
    background-repeat:repeat-x;     
}

.agencylogos {
	display:block;
	text-align:center;
	margin:10px auto 10px auto;
	width:600px;
}
.agencylogos img {
	margin:0px 20px 0px 20px;
}

#logo
{
	float: left;
}
.box {
	background-color:#ffffff;
	visibility: visible;
}

.box:after, img:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

.headermain, h1.headermain {
width:50%;
text-align:center;
margin:20px auto;

}
#header, #header-home, #footer {
	background: #095457 url(http://www.handsontheland.org/templates/hol/images_general/bkg_all.gif);
	color:#DAE2FA;
}
#header, #header-home {
	border-bottom: solid 5px #B8ED54;
}
#footer {
	border-top: solid 5px #B8ED54;
	padding-bottom: 10px;
}

/*.logininfo a:link, .logininfo a:hover, .logininfo a:visited {
color: #ffffff;
}*/
#header a, #header-home a, #footer a {
color: #ffffff;
}

body {
margin:0;
padding:0;
}
.navigation ul {
position:absolute;
top:0;
right:0;
}
#layout-table {
}
#page {
min-height:550px;
}

#mod-lesson-view .invisiblefieldset {
display: inline;

}

.navigation ul li form div select {
width:150px;
}

.skip-block {
width:10px;
}

ul .selected {
font-weight:bold;
}
table.forumpost {
width: 90%;
margin-left:10px;
}
table.forumheaderlist {
width:90%;
margin:auto;
}
#mod-forum-view .subscription {
margin-right:10px;
}
.errormessage, .errorbox {
color:#000000;
}

/***** standardwhite/gradients.css end *****/

