/* skin: Underwater by Demis 12/2007 */

/* GENERAL LAYOUT
------------------------------------------------------------ */


#content {
	background: #0b35a8 url(bg.jpg) no-repeat top center;
	}
.skin {
	
	}
#skinheader {
	height: 200px;
	}
#skinfooter {
	background: url(footer.jpg) no-repeat;
	height: 161px;  
	}

/* PAGE ELEMENTS
------------------------------------------------------------ */

#skinUserBar {
	background-color: #666;
	border: 0;
	background: url(userbarbg.jpg);
	}
.skinItem {
	border-color: #1642ba;
	background-color: #1642ba;
	}
.skin hr {
	background: #138;
	color: #138;
	}
.skin .dimmedBorder {
	border-color: #469;
	}


/* TEXT COLORS
------------------------------------------------------------ */

.skin,
.skin .regular {
	color: #fff;
	}
.skin dt,
.skin h2,
.skin h2 a,
.skin h3,
.skin h4 {
	color: #111144;
	}
.skin a {
	color: #fcd603;
	}
.skin .tags a.selected {
	background-color: #fcd603;
	color: #0b35a8;
	}
#skinUserBar h1 a {
	color: #fcd603;
	}
.skin .dimmed,
.skin .empty {
	color: #68b;
	}
.skinEdit a {
	background-color: #009;
	color: #fff;
	}
	

/* EXTRA
------------------------------------------------------------ */

#layoutManagerContainer .skin {
	background: #0b35a8;
	}