.notice {
	background: #FFF6BF;
	color: #103563;
	padding: 10px;
	border: 1px solid #FFD324;
	font-family: Calibri, Arial;
	font-size: 12px;
	font-weight: bold;
	clear: both;
	text-align: center;
}
/* __clearfix
---------------------------------------*/

.clearfix:after { content: " "; display: block; height: 0; clear: both; visibility: hidden; }

/* __tags
---------------------------------------*/

body{
	color: #000000;
	font-family: Calibri, Arial;
	font-size:62.5%;
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
}
a{ text-decoration: none; }
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #7A96A5;
}
a:active {
	color: #000000;
}
h2{
	font-size: 2.2em;
	text-transform: uppercase;
	font-weight: normal;
	color: #103563;
	margin-top: 8px;
	margin-bottom: 8px;
}
h2 span{
	color: #2068C1;
}
h3{
	font-size: 1.3em;
	color: #000;
	margin-bottom: 8px;
	margin-top: 8px;
}

/* __header
---------------------------------------*/

#header{
	width: 770px;
	position: relative;
	margin: 10px auto 0 auto;
	height: 160px;
}
#header .logo{ width: 124px; height: 124px; position: absolute; top: 5px; left: 5px; z-index:3; }
#header h1 a{
	display: block;
	height: 100pc;
}

#nav{
	width: 750px;
	position: absolute;
	left: 14px;
	top: 0px;
	z-index:1
}
#nav .spacer{
	width: 9px;
	height: 120px;
	float: left;
}

#nav .anim {
	width: 275px;
	height: 120px;
	float: left;
	z-index:2;
	background: url(../images/morgan_clarke_web_logo.jpg) no-repeat;
	padding: 0px 0px 0px 7px;
}
#nav .anim2 {
	width: 160px;
	height: 120px;
	float: left;
	z-index:2;
	background: url(../images/top_image_1.jpg) no-repeat;
	padding: 0px;
	border: solid 1px #000;
}
#nav .anim3 {
	width: 123px;
	height: 120px;
	float: left;
	z-index:2;
	background: url(../images/top_image_2.jpg) no-repeat;
	padding: 0px;
	border: solid 1px #000;
}
#nav .anim4 {
	width: 148px;
	height: 120px;
	float: left;
	z-index:2;
	background: url(../images/top_image_3.jpg) no-repeat;
	padding: 0px;
	border: solid 1px #000;
}



#nav .links {
	width: 250px;
	height: 155px;
	background: url(file:///C|/Users/Matthew%20Milnes/Desktop/Morgan%20Clarke/images/bg_nav.gif) no-repeat #668597;
	float: left;
}
#nav .links a{ font-size: 1.9em; }
#nav .links ul{ margin-left: 42px; margin-top: 6px; }
#nav .links li{ border-bottom: 1px solid #A4B7C1; width: 171px; height:22px;  text-indent: 20px; margin-top: 2px;}
#nav .links .nobdr { border-bottom: 0;  }

/* __midsection
---------------------------------------*/

#content{
	width: 770px;
	margin: 5px auto 0 auto;
}
#content .main {
	width: 400px;
	float: left;
}
#content .main .top {
	margin-left: 12px;
	margin-right: 12px;
	width: 330px;
}
#content .main .bottom {
	width: 400px;
	margin-left: 12px;
	margin-right: 12px;
}
#content .side {
	width: 330px;
	float: right;
	padding-right: 12px;
}

#content p, #content li {
	font-size:1.2em;
	line-height: 16px;
	color: #103563;
	margin-bottom: 8px;
	margin-top: 8px;
}
#content ul {  list-style-position: outside; margin: 0px 0px 10px 15px;}
#content .main a{
	color:#103563;
}
#content .main ul { margin-left: 50px;  }
#content .main li {
	font-size: 1.2em;
	padding: 0 0 5px 0;
}
#content .imgLeft{
	float: left;
	margin: 0 3px 3px 0px;
	border: 1px solid #000;
	padding:0;
}
#content .imgRight{
	float: right;
	margin: 0px 0 5px 5px;
	border: 1px solid #000;
	padding:0px;
	display: inline;
}


#content #siteMap { margin-left: 60px; padding-bottom: 20px; }

#content .paginate{ width: 540px; text-align: right; }
#content .paginate ul { padding: 0px; margin: 0px; list-style-type: none; }
#content .paginate li { padding: 5px 5px 5px 0px; margin: 0px; float: left; list-style-image:none }
#content .paginate a.sel{ font-weight: bold; color: #ffffff; }

/* __forms
---------------------------------------*/

form{ margin: 0; padding: 0; } 

.formField label{ display: block; width: 55px; background: #778D95; font-size: 1.1em; float: left; height: 25px;  padding: 0px 0px 0px 5px; line-height: 25px; }
.formField .inputText { border: 0; width: 115px; font-size: 1.1em; background: #97A8AE; color: #ffffff; float: left; height: 20px; padding:5px 0px 0px 5px;  }
.formField .inputSub { border: 0; width: 51px; height: 26px; background: url(file:///C|/Users/Matthew%20Milnes/Desktop/Morgan%20Clarke/images/btn_small1.gif) no-repeat; font-size: 1.5em; color: #ffffff; padding: 0; margin-left: 5px;   }

.formTable table { width: 550px; }
.formTable table th { font-size: 1.3em; border-bottom: 1px solid #384953; padding: 3px; vertical-align: middle; background: #668597; text-align: left; }
.formTable table td { font-size: 1.2em; border-bottom: 1px solid #384953; padding: 0px; vertical-align: top; }
.formTable table td.left{ width: 150px; background: #778D95; padding-left: 5px; font-weight: bold; border-right: 1px solid #384953; }
.formTable table td.right{ width: 400px; background: #73919d; font-size: 1.2em; line-height: 25px; }
.formTable label{ line-height: 19px; }
.formTable table td.text p{ padding: 5px 0px 8px 0px;  }
.formTable table td.text{ width: 400px; background: #4F6771; padding: 0px 5px 0px 5px; }
.formTable .inputTxt, .formTable .inputTxtA { width: 395px; border: 0px; background: #97A8AE; padding: 3px; margin: 0px; font-family: Calibri, Arial; font-size: 1.2em; }
.formTable .inputTxtA{ font-family: Calibri, Arial; font-size: 1.2em;  height: 70px; }
.formTable .inputSub { width: 198px; padding: 3px 0px 3px 0px; border: 0px; border-right: 1px solid #384953; background: #668597; font-size: .9em; color: #ffffff; font-weight: bold; }
.formTable .inputDate{ width: 60px; border: 0px; background: #97A8AE; padding: 3px; margin: 0px; font-size: .9em; }
.formTable table td.text { font-size: 1.1em; padding: 10px 0px 0px 20px  }
.formTable table td.text li{ list-style-image: url(file:///C|/Users/Matthew%20Milnes/Desktop/Morgan%20Clarke/images/bull_1.gif); }
.formTable table td.fCell{ background: #4F6771; padding: 3px; }

.mand{ color:#FFCE0E; font-weight: bold; font-size: 1.1em; }

/* __news
---------------------------------------*/

#newsList { padding: 0px 0px 20px 0px; }
#newsList p { padding: 0px 0px 3px 0px; }
#newsList .newsRow { padding: 0px 0px 5px 0px; margin: 5px 0px 0px 0px; }
#newsList .newsRow { border-bottom: 1px solid #668597; }

/* __sidebar1
---------------------------------------*/

#content .side .members { width: 259px; height: 141px; background: url(file:///C|/Users/Matthew%20Milnes/Desktop/Morgan%20Clarke/images/bg_side1.gif) no-repeat; padding: 7px 10px 5px 20px; }
#content .side .members h2{ margin-left: 25px; padding-bottom: 10px; }
#content .side .members p { padding: 0px 0px 0px 0px; margin: 0px; }
#content .side .members .row{ margin: 0 0 7px 0; }
#content .side .members ul{ list-style-image: url(file:///C|/Users/Matthew%20Milnes/Desktop/Morgan%20Clarke/images/bull_2.gif); list-style-position: outside; margin: 7px 0 0 15px;}
#content .side .members li{ padding: 0px; }
#content .side .members ul a.large { font-size: 1.6em; }

/* __sidebar2
---------------------------------------*/

#content .side .news {
	width: 259px;
	margin-top: 0px;
	padding: 10px 0px 0px 0px;
}
#content .side .news h2{ padding-bottom: 11px; margin-left: 50px; }
#content .side .news ul{ margin-left: 20px; }
#content .side .news li{ width: 220px; list-style-type:none; border-bottom: 1px dotted #ffffff; text-indent: 10px; height: 18px; margin-top: 5px; font-size: 1.2em; padding: 0 0 5px 0; }
#content .side .news li.img{  height: 50px; }
#content .side .sideScroll{ height: 340px; width: 259px;  overflow:auto; }

#content .side #flashLogos{ width: 189px; margin: 0px auto 0px auto;  }

#content .side .logo { width: 189px; height: 51px; background: #ffffff; position: relative; margin: 5px auto 5px auto; }
#content .side .logoOver{ position: absolute;  }

#content .side .extLink{ padding: 5px 0 5px 30px; }
#content .side .img{ padding: 5px 0 5px 30px; height: 500px; }

/* __footer
---------------------------------------*/

#footer{
	width: 770px;
	height: 40px;
	border-top: 5px solid #506876;
	position: relative;
	margin: 5px auto 0 auto;
}
#footer, #footer .left, #footer .right   {
	color: #7C7974;
	font-size: 1.1em;
}
#footer ul{
	margin: 5px 0px 5px 0;
}
#footer p {
	margin: 5px 5px 5px 5px;
	font-family: Callibri, Arial;
	font-size: 0.9em;
	text-align: center;
}

#footer li{
	float: left;
	border-right: 1px solid #aba9a5;
	margin: 0 3px 0 0;
	padding: 0 3px 0 0;
	list-style-type: none;
}
#footer .nobrd{ border: 0; margin:0px; padding: 0; }
#footer .left{
	float: left;
	margin-left: 20px;
}
#footer .right span{
}
#footer .right{
	float: right;
	margin-right: 10px;
}
#navlinks {
	width: 750px;
	position: absolute;
	top: 130px;
	z-index:1
}
#navlinks ul#topnewnav {
	width: 770px;
	list-style: none;
	position: absolute;
	font-size: 1.2em;
	background: url(../images/topnav_stretch.gif) repeat-x;
	margin: 0px;
	padding: 0px;
}
#navlinks ul#topnewnav li{
	float: left;
	margin: 0;
	padding: 0;
	border-right: 1px solid #555;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	background-image: url(../images/topnav_stretch.gif);
	font-weight: normal;
}
#navlinks ul#topnewnav li a{
	display: block;
	color: #f0f0f0;
	text-decoration: none;
	padding: 10px 15px;
}
#navlinks ul#topnewnav li:hover {
	background-color: #1376c9;
	background-repeat: repeat-x;
	background: url(../images/topnav_active.gif);
}

#navlinks ul#topnewnav li span{
	float: left;
	position: absolute;
	left: 0;
	top:33px;
	display: none; /*--Hide by default--*/
	width: 750px;
	background: #1376c9;
	color: #fff;
	padding: 10px;
}
#navlinks ul#topnewnav li:hover span{ display: block; } 
#navlinks ul#topnewnav li span a{ display: inline; } 
#navlinks ul#topnewnav li span a:hover {text-decoration: underline;}
#greyspace {
	width: 770px;
	position: relative;
	margin: 0 auto 0 auto;
	height: 10px;
	z-index: 1;
}
#footer .main {
	width: 640px;
	float: left;
}
#footer .main .top {
	margin-left: 12px;
	margin-right: 12px;
	margin-top: 12px;
}
#footer .main .bottom {
	width: 640px;
	margin-left: 12px;
	margin-right: 12px;
}
#footer .side {
	width: 100px;
	float: right;
	padding-right: 12px;
	margin-top: 10px;
}
#footer a {
	color: #7C7974;
	font-size: 1.1em;
}
#footer a:hover {
	color: #252523;
	font-size: 1.1em;
	font-variant: normal;
}
#content .main a:hover {
	color:#2068C1;
	text-align: center;
}
#search {
	width: 500px;
	position: relative;
	margin: 0px auto 0px auto;
}
#content .main2 {
	width: 350px;
	float: left;
}
#content .main2 .top2 {
	margin-left: 12px;
	margin-right: 12px;
	width: 400px;
}
#content .main2 .bottom2 {
	width: 350px;
	margin-left: 12px;
	margin-right: 12px;
}
#content .side2 {
	width: 400px;
	float: right;
	padding-right: 12px;
}
h4 {
	font-size: 1.8em;
	text-transform: uppercase;
	font-weight: normal;
	color: #103563;
	margin-bottom: 4px;
	margin-top: 0px;
}
h4 span {
	color: #2068C1;
}
#content .mainwide {
	width: 740px;
	float: left;
}
#content .mainwide .bottom {
	width: 740px;
	margin-left: 12px;
	margin-right: 12px;
}
#content .mainwide .bottom .newsitem h4 {
	font-size: 1.8em;
	text-transform: uppercase;
	font-weight: normal;
	color: #103563;
	margin-top: 8px;
	margin-bottom: 0px;
}
#content .mainwide .bottom .newsitem h4 span {
	color: #2068C1;
}
#content .mainwide .bottom .newsitem h5 {
	color: #000000;
	font-family: Calibri, Arial;
	font-size:1.1em;
	padding: 0px;
	font-style: italic;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content .mainwide .bottom .newsitem p {
	font-size:1.2em;
	line-height: 16px;
	color: #103563;
	margin-bottom: 0px;
	margin-top: 0px;
}
.profiles {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.profilesimg {
	height: 125px;
	padding: 0px;
	float: left;
}

