/* Global Layout */

html,body,img,ul,dl,dd,dt,li,p,h1,h2,h3,#topnav,#wrapper,#header,#cosmetic_bg1,#cosmetic_bg2, top {margin:0;padding:0;border:0;}

body {
	background-color: #B0A293;
}
#wrapper {
	width : 770px;
	margin : 10px auto 10px auto;
	padding : 0;
}


/* Top stuff */
#top {
	background: #4495D6 url(images/portalLogo.gif) top left no-repeat;
}

#breadcrumbs {
	color : white;
}

#breadcrumbs a:link {
	color : white;
}

#breadcrumbs a:hover {
	color : white;
}

#breadcrumbs a:visited {
	color : white;
}

/* Search box */

#searchbox {
	color : white;
}

#searchbox button, .button {
	background-color: #fff;
	border : 1px solid #fff;
	color : #000;

}

#searchbox button:hover, .button:hover {
	background-color: #C62A2E;
	color : #fff;
}



/* Navigation */


#tab_container #tb1 a:visited {background: transparent;}

#tab_container #tb1 a:hover {background-color : #C92A2F; text-decoration : none;}
#tab_container #tb2 a:hover {background-color : #C92A2F; text-decoration : none;}
#tab_container #tb3 a:hover {background-color : #C92A2F; text-decoration : none;}
#tab_container #tb4 a:hover {background-color : #C92A2F; text-decoration : none;}
#tab_container #tb5 a:hover {background-color : #C92A2F; text-decoration : none;}
#tab_container #tb6 a:hover {background-color : #C92A2F; text-decoration : none;}
#tab_container #tb7 a:hover {background-color : #C92A2F; text-decoration : none;}
#tab_container #tb8 a:hover {background-color : #C92A2F; text-decoration : none;}
#tab_container #tb9 a:hover {background-color : #C92A2F; background-image : url(images/back_tb8.gif); text-decoration : none;}




/* Main content */

#contentWrapper {
	background-color: #FFFFFF;
}

/*News item */
.newsitem h1 {
	color : #4495D6;
}

.newsitem h2 {
	color : #4495D6;
}
.newsitem h3 {
	color : #4495D6;
}

.newsitem h4 {
	color : #333333;
}


.newsitem p {
	color : #333333;
}

.newsitem a:link, .newsitem a:visited {
	color : #2a7ac8;
	text-decoration : underline;
}

.newsitem a:hover {
	color : black;
}

.back a:link, .up a:link, .forward a:link,
.back a:visited, .up a:visited, .forward a:visited {
	color : #2a7ac8;
	text-decoration : none;
}

.back a:hover, .up a:hover, .forward a:hover {
	text-decoration : underline;
}

/* Listings */
.list-body {
	background-color:#f7fbfe;
}


.listings h2 {
	color : black;
	background-color : #cce5ff;
	padding : 2px;
}

.listings h2 a:link, .listings h2 a:visited,
 {
	color : black;
	text-decoration: none;
}

.listings h2 a:hover,
 {
	color : black;
	text-decoration: underline;
}

/* Boxed content */
.box {
	background-color : #E6F5F5;
}


.box h2 {
	color :#006666;
	
}

/* Collections */
.collections h2 {
	background-color : #4495D6;
	color: white;
}


.collections-item p {
	background-color : #E6F5F5;
	color: : #330000;
}

.collections-item h2 a:link, .collections-item h2 a:visited, .collections-item h2 a:active
 {
	color : white;
	text-decoration: none;
}

.collections-item h2 a:hover,
 {
	color : white;
	text-decoration: underline;
}

/* Related */

#extraBar {
	background-color: #EFEFEF;
}

#extraBar li {
	list-style-image: url(images/dot.gif);

}
	
.relatedBar .related-head {
	color: #4495D6;
}

.relatedBar a:link {
	color : #333;
}

.relatedBar a:visited {
	color : #333;
}

.relatedBar a:hover {
	color : #000;
}

.relatedBar li {
	color : #9b34bd;
}


.dropDown {
	background-color : #cce6ff;
}
.dropDown .related-head {
	color: #4495D6;
}

#extraBar button {
	background-color: #FE5701;
	border : 1px solid #FE5701;
	color : #fff;
}

#extraBar button:hover {
	background-color: #fff;
	border : 1px solid #fff;
	color : #000;
}



/* Footer */

#footer {
	border-top : 1px solid #D6D6D6;
}

#footer a:link,
#footer a:visited {
	color : #4495D6;
}

#footer a:hover{
	color : black;
}

.highlight {
	color: #4495D6;
}

/* Kids Page */

.kidsPage {
	background : #eee399 url(images/star_background.gif) top left no-repeat;
}

.kidsPage li.navLevel1, 
.kidsPage li.navLevel2, 
.kidsPage li.navLevel4,
.kidsPage li.navLevel3 {
	background-color: #f4ea64;
}

.kidsPage li.navLevel2 a:link, 
.kidsPage li.navLevel2 a:visited, 
.kidsPage li.navLevel2 a:active {
	color : black;
}

.kidsPage li.navLevel3 a:link,
.kidsPage li.navLevel3 a:visited {
	color : black;
}

.kidsPage #navigation li.active a:link,
.kidsPage #navigation li.active a:visited {
	color : #990000;;
	font-weight : bold;
}

.kidsPage #navigation li.active {
	background-color: #f4ea64;
}

.kidsPage li.navLevel1 a:hover, 
.kidsPage li.navLevel2 a:hover {
	background : transparent url(images/rollover_star.gif) top left no-repeat;
	color : #990000;
	text-decoration: none;
}


.kidsPage-corner-menu {
	background: transparent url(images/kidsPage_corner_menu.gif) bottom right no-repeat;
}

.kidsPage .kidsPage #contentWrapper {
	background-color: #eee399;
}

.kidsPage #navigation li.active {
	background-color: #fcf5c8;
	background : transparent url(images/active_star.gif) top left no-repeat;	
}

.kidsPage #navigation li.active a:hover {
	background-image: none;
}

/* Uploads */

#searchpanel, #imagebox .header {
	background-color: #ededed;
}

