@import url(../contentStyles.css);

/* Northern Area Sea Cadets */
/* Main stylesheet			*/
/* zoomzoom 				*/
body {
	background: url(imgBackground.jpg) repeat;
  font-family: Arial, Verdana, Helvetica, Sans-Serif;
}
#SeaCadetsMenu {
	z-index: 2;
	position: relative;
}

#SeaCadetsMenu a {
	display: block;
	line-height: 1.5;
}

.headWrap {
	position: relative;
	width: 747px;
	height: 183px;
	z-index: 1;
}

.headTitle {
	position: absolute;
	right: 0;
	bottom: 15px;
	padding: 8px 200px 8px 12px;
	color: #FFF;
	font-size: 1.125em;
}
.message {
	font-size: 0.75em;
	font-weight: bold;
	color: #ee1111;
	text-align: center;
}
label,
textarea,
input,
select,
div.lnkBack a {
	font-size: 0.687em;
}
textarea,
input,
select {
	margin-bottom: 2px;
}
div.lnkBack a {
	color: #25347D;
	font-weight: bold;
}

/*
p, td {
	font-size: 10px;
	color: #3F906B;
}

h1 {
	font-size: 12px;
	font-weight: bold;
	color: #3F906B;
}

div #Title
{
	font-size: 12px;
	font-weight: bold;
	color: #3F906B;    
}

.home
{
    margin: 0 10px 0 0px;
    display:block;
    position:relative;
    padding:8px;
}
.home a
{
    text-decoration:none;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:11px;
    color:#ffffff;
}
div #Text {
	font-size: 10px;
	color: #3F906B;
}
a:link {
	color: #3F906B;
}
a:visited {
	color: #3F906B;
}
a:hover {
	color: #3F906B;
	text-decoration:underline;
}


#top_nav a {
	font-size: 10px;
	padding: 10px;
	text-decoration: none;
	display:block;
	color: #FFFFFF;
}

#top_nav div.home {
	margin: 0 80px 0 10px;
	text-align: center;
}
div.menu {
	position:absolute;
	top: 33px;
	z-index:10;
	background-color: #D1E5DC;
	color: #3F906B;
	font-size: 11px;
	visibility: hidden;
	filter:revealTrans(duration=0.2);
}
div.menu a{
	text-decoration: none;
}
div.menu td {
	border-top: solid 1px #EBF6F0;
	padding: 3px 10px;
}
*/
#side_nav {
	font-size: 0.625em;
	font-weight: bold;
	color: #0F387A;
	background: #FFFFFF;
	padding: 20px 10px;
}

#side_nav div.space {
	padding-bottom: 20px;
}

#side_nav img {
	margin: 5px;
}

/*
#news p{
	color: #0F387A;
}
#news span.news_title {
	font-weight: bold;
}
#news span.view_article {
	color: #3F906B;
	font-weight: bold;
}
#news span.view_article a:link{
	text-decoration: none;
}

#content_area {
	background-image:url(northern-area-logo.gif);
	background-repeat:no-repeat;
	background-position: left top;
	padding: 60px 25px 25px 25px;
}
*/

#side_nav a {
	color: #0F387A;
	text-decoration: none;
}
.footer {
	font-size: 0.625em;
	color: #ffffff;
}

.Button {
	border: 0;
	font-weight: bold;
	background-color: #fff;
	color: #0F387A;
	text-decoration: underline;
}

#content_area label {
	/*width: 200px;*/
	display: block;
}

/*
.bespokeForm fieldset {
	margin: 0 30px 20px;
	border-color: #26347D;
	padding: 20px 10px;
	clear: both;
}
.bespokeForm legend {
	color: #26347D;
	font-weight: bold;
	font-size: 0.875em;
}
*/
.bespokeForm label {
	font-size: 0.687em;
	display: block;
	margin-right: 10px;
	width: 200px;
}
.bespokeForm div {
	width: 49%;
	float: left;
	padding-bottom: 5px;
}
.bespokeForm textarea {
	text-align: left;
	width: 200px;
	font-size: 0.75em;
	float: left;
}
.bespokeForm input.btn {
	margin-right: 30px;
	color: #FFF;
	font-weight: bold;
	font-size: 0.687em;
	padding: 2px 5px;
	border: none;
}
.bespokeForm br {
	display: none;
}


/* Event Calander (overides styles from sea cadets)
========================================================================================== */

.Northern div.eventList {
	border-bottom: solid 4px #799FD0;
	border-left: solid 4px #799FD0;
}
.Northern div.eventList ul {
	background-color: #799FD0;
}
.Northern div.eventList h2 {
	color: #799FD0;
	border-bottom: solid 2px #799FD0;
}

.Southern div.eventList {
	border-bottom: solid 4px #0B2958;
	border-left: solid 4px #0B2958;
}
.Southern div.eventList ul {
	background-color: #0B2958;
}
.Southern div.eventList h2 {
	color: #0B2958;
	border-bottom: solid 2px #0B2958;
}

.Southwest div.eventList {
	border-bottom: solid 4px #F70606;
	border-left: solid 4px #F70606;
}
.Southwest div.eventList ul {
	background-color: #F70606;
}
.Southwest div.eventList h2 {
	color: #F70606;
	border-bottom: solid 2px #F70606;
}

.London div.eventList {
	border-bottom: solid 4px #2F6029;
	border-left: solid 4px #2F6029;
}
.London div.eventList ul {
	background-color: #2F6029;
}
.London div.eventList h2 {
	color: #2F6029;
	border-bottom: solid 2px #2F6029;
}


.Northwest div.eventList {
	border-bottom: solid 4px #7E2730;
	border-left: solid 4px #7E2730;
}
.Northwest div.eventList ul {
	background-color: #7E2730;
}
.Northwest div.eventList h2 {
	color: #7E2730;
	border-bottom: solid 2px #7E2730;
}

.Eastern div.eventList {
	border-bottom: solid 4px #f5970a;
	border-left: solid 4px #f5970a;
}
.Eastern div.eventList ul {
	background-color: #f5970a;
}
.Eastern div.eventList h2 {
	color: #f5970a;
	border-bottom: solid 2px #f5970a;
}

#content_area div.eventList ul ul {
	background: none;
}

