/* CSS Document */
/*	

	Monyy	
	By Andrew Broomfield	
	www.Metafocus.co.uk

*/

/*Reset default browser styles*/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {	
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	
}

/* remember to define focus styles! */
:focus {	
	outline: 0;
}

body {	
	line-height: 1;
	color: #000000;
	background: none;
	font-family:Arial, Helvetica, sans-serif;
}

ol, ul {	
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {	
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {	
	text-align: left;
		font-weight: normal;
}

blockquote:before, blockquote:after,q:before, q:after {	
		content: "";
}

blockquote, q {	
	quotes: "" "";
}

/*Reset default browser styles*/	
	
html {
	height:100%;
	margin-top:-4px;
	background:#eaf5ff;
}

body {
	padding-bottom:40px;

}

h1 {
	color:#fff;
	background:#004486;
	padding:6px 10px;
	font-weight:bold;
	margin-bottom:15px;
}
h2 {
	color:#004486;
	font-size:0.9em;
	margin:50px 0px 10px 10px;
	font-weight:bold;
}
h3 {
	background:#ccddf5;
	padding:10px;
	border-bottom:1px dotted #002548;
	margin:0px 0px 10px;
	
	font:normal 0.9em Arial, Helvetica, sans-serif;
	color:#002548;
}
h4 {}
h5 {}

strong {
	font-weight:bold;
}

p {
	color:#343434;
	font-size:0.8em;
	
	margin-bottom:15px;
	line-height:1.6em;

}

ul, ol {
	color:#0054A5;
	font-size:0.8em;
	
	margin-bottom:15px;
	line-height:1.6em;	
}

ol ul {
	font-size:1em;
	margin-top:20px;
	list-style:circle;
}

ul ol {
	font-size:1em;
}

ol {
	list-style:decimal;
}

ul {
	
	list-style:square;
}

li {
	margin:0px 30px 10px;
}

#wrapper{
	width:800px;
	margin:auto;
	border:4px solid #d0deeb;
	background:#fff;

}


.clear {
	clear:both;
	width:780px;
	margin:auto;
	font-size:0.5em;
}

.blue {
	background:#004486;
}

#header {
	width:800px;
	height:111px;
	background:url('/images/logo.gif') 20px 20px no-repeat;
	text-align:right;
}


#header span {
	color:#767779;
	font-size:1.2em;
	line-height:1.4em;
	margin-right:20px;
	
}

#header span.strap {
	color:#004486;
	font-style:normal;
	
}
#header span.phone {
	background:url('/images/icon_phone.gif') left 50% no-repeat;
	padding-left:30px;
}
#tagline
{
	text-align:center;
}

#tagline span.phone {
	background:url('/images/icon_phone.gif') left 50% no-repeat;
	padding-left:30px;
}
#tagline span {
	color:#767779;
	font-size:1.2em;
	line-height:1.4em;
	margin-right:20px;
	
}

#tagline span.strap {
	color:#004486;
	font-style:normal;
	
}
.sub_head{
	color:#004486;
	line-height:1.4em;
	margin-left:0px;
	text-align:left;
	font-size:14px;
	font-weight:bold
}
#top_nav {
	background:#004486 url('/images/top_nav_back.gif') left top no-repeat;
	border-bottom:4px solid #004486;
	height:22px;
	width:780px;
	margin:auto;
	
	text-align:right;
	line-height:1.4em;

}


#top_nav a {
	color:#fff;
	font:bold 0.75em Arial, Helvetica, sans-serif;
	text-decoration:none;	
	
	padding:5px 20px;
}

#top_nav a:hover {
	/*color:#004486;*/
	background:#1886f2;

}

#services_block {
	width:780px;
	height:229px;
	margin:4px auto;
	
}

#services_grid {
	width:369px;
	height:229px;
	overflow:hidden;
	float:left;
	margin-right:2px;
}

.service {
	width:183px;
	height:75px;
	background:url('/images/services_box.gif') left top no-repeat;
	
	float:left;
	margin:0px 2px 2px 0px;
	
	text-align:center;
}

.no_bottom {
	margin-bottom:0px;
}

.no_right {
	margin-right:0px;
}

.no_margin {
	margin:0px;
}


/*.service a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	line-height:5em;
	font-size:0.9em;
	
	display:block;
	height:75px;
	width:183px;
	

}*/

.service a {
color:#FFFFFF;
display:block;
font-size:0.9em;
font-weight:bold;
padding-top:23px;
text-decoration:none;
width:183px;
}

.service a:hover {
	color:#004486;
	background:#fff;
	
	height:73px;
	width:181px;
	
	border:1px solid #004486;
}


#content {
	width:760px;
	margin:10px auto;
	overflow:hidden;
	
}

#content p {
	margin-left:10px;
}

#right_column {
	width:209px;
	float:right;
	padding-left:50px;
	background:#fff;
}


iframe {
	height:180px;
}	



#footer {
	width:780px;
	height:51px;
	margin:10px auto 14px;
	padding-top:72px;
	background:url('/images/footer_buildings.gif') left top no-repeat;
	text-align:center;
}

address {
	font:normal 0.6em Arial, Helvetica, sans-serif;
	color:#fff;
	background:#004486;
	padding:20px 10px;
	
}

address a {
	 color:#fff;
	 text-decoration:none;
}



/*----------------------------------------- rss ----------------------------------------*/
ul.rss {
	list-style:none;
	margin:0px auto 10px auto;
	padding:0px 0px 10px;
	border:1px solid #004486;
	width:90%;
	
}

ul.rss h2 {
	font:bold 0.8em Arial, Helvetica, sans-serif;
	margin:0px 0px 6px 0px;
}


ul.rss h2 a {
	text-decoration:none;
	color:#0054a5;
	
}

ul.rss h2 a:hover {
	color:#1886f2;
}

ul.rss li {
	padding:0px 10px;
	margin:0px;
}

/*--------------------------------<<<< CONTACT FORM >>>>--------------------------------*/

form {
	width:370px;
	margin:60px 0px 0px 50px;
}

dl {
	width:470px;
	display:table;
}

dd {
	width:170px;
	float:left;
	margin:0px 10px 5px 0px;
}

dt {
	width:190px;
	float:left;
	margin:0px 0px 5px;
}

label {
	font: normal 0.7em Arial, Helvetica, sans-serif;
	color:#00005b;
}

dd label {
	display:block;
	width:170px;
	
	font: bold 0.7em Arial, Helvetica, sans-serif;
	color:#00005b;
}

div.submit {
	margin:20px auto 30px;
	padding-top:13px;
	border-top:1px dotted #ccc;
	
	text-align:center;

}

div.submit a {
	text-decoration:none;
	font-size:0.7em;
}



/*--------------------------------- lending tabele ------------------------*/
#lending {
	margin:20px auto;
	font:normal 0.8em Arial, Helvetica, sans-serif;
	border:1px solid #004486;
	

}


#lending thead th {
	background:#004486;
	color:#fff;
	font-weight:bold;
	padding:4px;
}

#lending thead th span {

	font-weight:normal;
}

#lending tbody th {
	background:#CCDDF5;
	color:#002548;
	padding:4px;
	border:1px solid #fff;
	border-bottom:none;
}

#lending tbody td {
	padding:4px;
	font-size:0.75em;
	border:1px solid #ccddf5;
}

#content{
text-align:justify;
}

#right_column_youtube {
	width:209px;
	float:right;
	
	background:#fff;
}

.blueheading {
	background:#004486;
	color:#ffffff;
	font-size:16px;
	font-family:Arial;
	letter-spacing:1px;
	text-align:center;
}

.boxcontent {
	background:white;
	color:#000000;
	font-size:13px;
	font-family:Arial;
	letter-spacing:1px;
	text-align:center;
}

.greyheading {
	background:#CCCCCC;
	color:#003366;
	font-size:16px;
	font-family:Arial;
	letter-spacing:.5px; 
}

.red {
color:red;
}