/** html styles **/
/*****************************************************************************/
body, html {
	font-size: 0.9em;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

a {
	text-decoration: none;
	color: #00b6de;
}

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

p {
	margin-top: 0px;
	margin-right: 0px;
}

hr {
	height: 1px;
	color:#E3E2E1;
	background-color: #E3E2E1;
	border: none;
}

form{
	margin: 0px 0px 0px 0px;
}

input {
	font-family: Arial, Helvetica, sans-serif;
}
/*****************************************************************************/

body.birdBack, body.turtleBack, body.antBack, body.shrimpBack, body.fishBack, body.butterflyBack, body.beeBack, body.ladybirdBack, body.clownfishBack {
	background-position: 750px 220px;
	background-repeat: no-repeat;
}

body.birdBack {
	background-image: url(/images/structure/background/bg_birds001.jpg);
}

body.turtleBack {
	background-image: url(/images/structure/background/bg_turtle001.jpg);
}

body.antBack {
	background-image: url(/images/structure/background/bg_ants001.jpg);
}

body.shrimpBack {
	background-image: url(/images/structure/background/bg_shrimp001.jpg);
}

body.fishBack {
	background-image: url(/images/structure/background/bg_fish001.jpg);
}

body.butterflyBack {
	background-image: url(/images/structure/background/bg_butterfly001.jpg);
}

body.beeBack {
	background-image: url(/images/structure/background/bg_bees001.jpg);
}

body.clownfishBack {
	background-image: url(/images/structure/background/bg_clownfish001.jpg);
}

body.ladybirdBack {
	background-image: url(/images/structure/background/bg_ladybird001.jpg);
}

body.devBeeBack {
	background-image: url(/images/structure/background/bg_bees001.jpg);
	background-position: 750px 220px;
	background-repeat: no-repeat;
}

/** page layout styles **/
/*****************************************************************************/
#functionBar {
	height:22px;
	font-size: 0.9em;
	color: #4C4C4C;
	background-color: #D7D7D7;
}

#displayVersion {
	padding-top: 4px;
	padding-left: 5px
}

#keyLinks {
	padding-top: 4px
}

#keyLinks a {
	padding-right: 10px;
	color: #419CD2
}

#siteSearch {
	line-height:2em
}

#siteSearch form {
	margin: 0px;
	padding: 0px
}

#siteSearch input {
	font-size: 1em;
}

#siteSearch .submit {
	border: medium none;
	font-weight: bold;
	width: 30px;
	cursor: pointer;
	color: #ff8003;
	font-size: 0.9em;
	background-color: #D7D7D7;
}

div#innerHeader {
	background: #FFFFFF;
	margin-bottom: 30px;		
}

div#crumbtrail {
	position: absolute;
	height: 50px;
	top: 400px;
	left: 750px;
	width: 400px;
	height: 17px;
	background-color: #00b6de;
	color: #FFFFFF;
	font-size: 0.8em;
	padding: 3px 0px 0px 5px;
	z-index: 100;
}

div#crumbtrail a{
	color: #FFFFFF;
}

div#crumbtrail a:hover{
	color: #FFFFFF;
}

div#innerLeftColumn {
	width: 195px;
	/*left: 60px;*/
	top: 220px;
}

div#innerRightColumn {
	left: 500px;
	top: 220px;
}

div#center {
}

div#center {
	left: 220px;
	top: 220px;
	width: 510px;
	padding-top: 0px;
}
	
div.pageTitle {
	font-size: 2em;
	padding: 10px 0px 20px 0px;
	color: #75b042;
}

div.pageCopy {
	padding: 0px 10px 0px 0px;

}

div#innerFooter {
	display: none;
}

div#innerFooter A {
	color: #AEAEAE;
	text-decoration: underline
}

div#innerFooter a:hover {
	/*color: #FF0000;*/
	text-decoration: underline
}
/*****************************************************************************/



/** default form styles **/
/*****************************************************************************/
.activeForm { 	
	float: left;
}

.activeForm td{
	font-family: arial;
}

.activeForm input {
	font-size: 1em;
}

.activeForm button {
	font-size: 0.8em;
}

.activeForm submit {
	font-size: 1em;
}

.activeForm select {
	font-size: 1em;
}

.activeForm textarea {
	font-size: 1em;
	font-family: arial;
}

.formMessage {
	margin-bottom: 10px;
}

.formItemWrapper {
	float: left;

}

.formLabelH {
	float: left;

	padding: 4px 1px 1px 5px;
	text-align: right;
}

.formInputH {
	float: right;

	padding: 1px;
}

.formSummaryH {
	float: right;

	padding: 4px 1px 4px 1px;
}

.formLabelV {
	float: left;
}

.formInputV {
	float: left;
	clear: left;
	padding: 0px 0px 10px 0px;
}

.formText {
	float: left;
	padding: 4px 1px 1px 5px;

}

.formButton{
	clear:left;
}

.activeForm .requiredLabel {
	font-weight: bold;
}

.activeForm .errorFlag {
	/*color: #FF0000;*/
}
/*****************************************************************************/



/** web menu **/
/*****************************************************************************/
.webMenu {
	width: 135px;
	margin-left: 60px;
	position: absolute;
}

.webMenu .widgetBody {

}

.webMenu .menuItem {
}

.webMenu a {
	color: #00b6de;
}

.webMenu .active a{
	color: #82dcf0;
}

.webMenu .child {
	padding-left: 10px;
}
/*****************************************************************************/



/* header /*
/*****************************************************************************/
div#innerHeader .logo{
	position: absolute;
	left: 805px;
	top: 35px;
}

div#innerHeader .menu{
	position: absolute;
	left: 810px;
	top: 83px;
}

div#innerHeader .menu .link {
	border-bottom: 1px solid #00b6de;
	width: 150px;
	padding: 7px 0px 1px 0px;
}

div#innerHeader .menu a {
	color: #000000;
}

div#innerHeader .menu a:hover {
	text-decoration: none;
	color: #00b6de;
}
/*****************************************************************************/



/* web pages /*
/*****************************************************************************/
.webPageTitle {
	position: absolute;
	top:0px;
	left:-220px;
}
/*****************************************************************************/




.webGoogleMaps001 {
	width: 458px;
	height: 380px;
	border: 1px solid #383838;
}





/** blog **/
/*****************************************************************************/


.devBlog #center
{
	position:absolute;
	left:0;
	top:0;
	margin-top:168px;
	margin-left:210px;
	width:550px;
}


.rssFeed{
	margin-left:10px;

}

.rssFeedLink{
	width:25px;
	height:25px;
	float:left;
}
.twitterLink{
	width:25px;
	height:25px;
	float:left;
}
.twitterLink img{
	width:25px;
	height:25px;
}


.webBlog001{
	width:530px;
	float:left;
}

.webBlog001 .title{
	font-weight:bold;
}
.webBlog001 .date{
	padding-bottom:10px;
}

.webBlog001 .itemDetails{
	margin-left:10px;
}

.webBlog001 .more{
	padding-top:10px;
}


.webBlog001 .itemDetails{
	/*overflow:hidden;*/
	border-bottom:1px solid #f7f8f9;
	margin-top:10px;
	margin-bottom:20px;
}
.webBlog001 .content{
	overflow:hidden;

}

.webBlog001 img {
	max-width: 550px;
}
.webBlog001  .tableNavigation{
	background-color: #f7f8f9;
	border-top: 1px solid #FFFFFF;
	float: left;
	padding: 5px;
	margin-left:10px;
	margin-right:10px;
	width: 510px;
	margin-bottom:10px;
}

.webBlog001  .tableNavigation .navCount {
	float: left;
}

.webBlog001  .tableNavigation .navLinks {
	float: right;
}

.webBlog001  .tableNavigation .navLinks .prevPageLink {
	padding-right: 20px;
}

.webBlog001  .tableNavigation .navLinks .pageNumber{
	padding: 0px 2px 0px 2px;
}

.webBlog001  .tableNavigation .navLinks .nextPageLink {
	padding-left: 20px;
}


.webBlog001PostDetails .backButton{

	margin-left:470px;

}

/*****************************************************************************/

/*****************************************************************************/
.iLearnLeftCol{
	position:absolute;
	left:0;
	top:220px;
}
.iLearn #center
{
	position:absolute;
	left:0;
	top:233px;
	padding:0px 0px 0px 0px;
}
.iLearn #center .pageTitle
{
	display:none;
}

.iLearn{
	width:530px;
	float:left;
}
.assetBrw001SearchResults {

}
.assetBrw001SearchResults .item_title{
	padding-left:5px;
}
.assetBrw001SearchResults .itemDetails{
	margin-top:0px;
	margin-bottom:20px;
	margin-left:10px;
}

.assetBrw001SearchResults  .tableNavigation{
	background-color: #f7f8f9;
	border-top: 1px solid #FFFFFF;
	float: left;
	padding: 5px;
	margin-left:10px;
	margin-right:10px;
	width: 620px;
	margin-bottom:10px;	
}

.assetBrw001SearchResults  .tableNavigation .navCount {
	float: left;
}

.assetBrw001SearchResults  .tableNavigation .navLinks {
	float: right;
}

.assetBrw001SearchResults  .tableNavigation .navLinks .prevPageLink {
	padding-right: 20px;
}

.assetBrw001SearchResults .tableNavigation .navLinks .pageNumber{
	padding: 0px 2px 0px 2px;
}

.assetBrw001SearchResults  .tableNavigation .navLinks .nextPageLink {
	padding-left: 20px;
}
.assetBrw001SearchResults{
	float:left;
}

.iLearnResults .tableContents{
	position:absolute;
	float:left;
	top:150px;
	width: 640px;
}
.assetBrw001SearchResults .formContents {
	float:left;
	position:absolute;
	top:105px;
	left:235px;
	padding-left:10px;
}
.iLearnResults .assetBrw001AssDet{
	margin-top:-50px;
	border:1px solid #fff;;
}

.iLearnResults .assetBrw001AssDet .backButton{
	position:absolute;
	top:-50px;
	left:515px;
	width:50px;
}


.iLearn .Login, .iLearn .Forgotten{
	width:550px;
}

.iLearn .Login .formItemWrapper, .iLearn .Forgotten .formItemWrapper{
	float:left;
	clear:left;
	padding:2px;
}

.iLearn .Login .formLabelH, .iLearn .Forgotten .formLabelH{
	width:170px!important;
	padding-right:5px;
}

 .iLearn .formPageTitle{
	display:none;
 }

.iLearnVideoPage #innerHeader .logo
{
	margin-left:-113px;
}
.iLearnVideoPage #innerHeader .menu
{
	display:none;	
}
.iLearnVideoPage .pageCopy{
     float:left;
}
.iLearnVideoPage .pageTitle{
     display:none;
}

.iLearnVideoPage #noUpdate
{
     margin-top:135px;
     height:400px;
}

.iLearnVideoPage .iLearnLeftCol{
     margin-top:-100px;
     float:left;
}

