/*======================================================================
Natural Manna
url: www.naturalmanna.co.uk

author: Brynmor Harries and Michelle Palmer | style:Cymru
Copyright (c) 20109 Brynmor Harries and Michelle Palmer and style:Cymru
www.stylecymru.co.uk

Last update : 16 Mar 2010
======================================================================*/

/*======================================================================
CSS reset
======================================================================*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none; outline:none;}
a {outline:none;}

/*======================================================================
Typography default settings
======================================================================*/

/* Default font settings. The font-size percentage is of 16px. (0.75 * 16px = 12px) */	 
body {font-size:75%;color:#222;background:#fff;font-family: Verdana, "Helvetica Neue", Arial, Helvetica, sans-serif;}

/* Headings
-------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}

/* Text elements
-------------------------------------------------------------- */
p {margin:0 0 1.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
blockquote p {padding:0.5em;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}

/* Lists
-------------------------------------------------------------- */
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}

/* Tables
-------------------------------------------------------------- */
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}

/*======================================================================
Typography - misc styling
======================================================================*/
.cushycms {} /* external content editor class */
.top_up {} /* external js lightbox */
.link {} /* external js lightbox presets held within html */

.fleft { float: left;}
.fright { float: right;}
.clearfix:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix {display:block;}
.clear {clear:both;}
.bottom_gap { padding-bottom: 1em; margin-bottom: 1em; border-bottom : 1px dashed #a1a6bf;}
.textmiddle {text-align:center;}
.textright {text-align: right;}
.textleft {text-align:left;}

/*======================================================================
Main Link styling
======================================================================*/
a {text-decoration: none;}
a:link { color: #009;}
a:visited { color: #009;}
a:focus, a:hover { color: #000; text-decoration: underline;}
a:active{ color: #f00;}

/*======================================================================
Body bg and wrapper set-up
======================================================================*/
body { background: url(../images/general/body_bg.jpg)  repeat-y center top; width: 100%; display: table;}
#wrapper { width: 960px; margin: 0 auto; overflow: hidden; background:url(../images/general/wrapper_bg.jpg) 0 0 no-repeat;}

/*======================================================================
Grid layout
======================================================================*/
.size1_l { width:40px; margin: 0 20px;	overflow: hidden;	float: left; }
.size2_l { width:120px; margin: 0 20px;	overflow: hidden;	float: left; }
.size3_l { width:200px; margin: 0 20px;	overflow: hidden;	float: left; }
.size4_l { width:280px; margin: 0 20px;	overflow: hidden;	float: left; }
.size5_l { width:360px; margin: 0 20px;	overflow: hidden;	float: left; }
.size6_l { width:440px; margin: 0 20px;	overflow: hidden;	float: left; }
.size7_l { width:520px; margin: 0 20px;	overflow: hidden;	float: left; }
.size8_l { width:600px; margin: 0 20px;	overflow: hidden;	float: left; }
.size9_l { width:680px; margin: 0 20px;	overflow: hidden;	float: left; }
.size10_l { width:760px; margin: 0 20px;	overflow: hidden;	float: left; }
.size11_l { width:840px; margin: 0 20px;	overflow: hidden;	float: left; }
.size12_l { width:920px; margin: 0 20px;	overflow: hidden;	float: left; }

.fullwidth { width:960px; margin: 0;	overflow: hidden;	float: left; }
.box { width: 960px; margin: 0 auto; overflow: hidden;}

.size7_r { width:520px; margin: 0 20px;	overflow: hidden;	float: right; }
.size8_r { width:600px; margin: 0 20px;	overflow: hidden;	float: right; }
.size4_r { width:280px; margin: 0 20px;	overflow: hidden;	float: right; }
.size4 { width:280px; margin: 0 10px;	overflow: hidden;	float: left; }

.size4_f { width:280px; margin: 0 20px;	overflow: hidden;	float: left; margin-top:400px; }
.size5_f { width:360px; margin: 0 20px;	overflow: hidden;	float: left; margin-top:400px; }

/*======================================================================
Banner Image Replacement for header
======================================================================*/
#header h1.rir {
	width: 600px;
	height: 100px;
	margin: 0 auto;
	overflow: hidden;
	text-align: left;
	position: relative;
}

#header h1.rir span {
	background: url(../images/general/banner.jpg) no-repeat 0 0;
	width: 100%;
	height: 100%;
	position: absolute;
}

#header p {text-align:center;}

/*======================================================================
Main Site Navigation
======================================================================*/
ul#global_nav {
  text-align: center;
	color: #000180;
	background: transparent;
	overflow: hidden;
	font-size : 1.2em;
	border-bottom: 1px #ddd solid;
	margin: 0 0 25px 0;
	padding-left:20px;
}

ul#global_nav li {
  float: left;
	list-style:none;
	display: inline; /* Fix IE Bug */
	text-align: center;
}

ul#global_nav li a {
  display: block; /*makes the floats into blocks of width... */
  padding: 3px 2em 4px;
  text-align: center;
  background: transparent url(../images/general/main_nav_bg2.jpg) 0 0 repeat-x;
  text-decoration: none;
  color : #000180;
	border:1px solid #aaa;
	border-top:2px solid #aaa;
	border-bottom:none;
	margin-right:3px;
}

ul#global_nav li a:hover {
  color : #000;
  background: transparent url(../images/general/main_nav_bg.jpg) 0 0 repeat-x;
  text-decoration: none;
	border-top:2px solid #fc0;
}

/*Page Here Indicator*/
#one li.one a, #one li.one a:hover,
#two li.two a,  #two li.two a:hover,
#three li.three a, #three li.three a:hover,
#four li.four a, #four li.four a:hover,
#five li.five a, #five li.five a:hover,
#six li.six a, #six li.six a:hover
{
	color: #000;
  background: transparent url(../images/general/main_nav_bg.jpg) 0 0 repeat-x;
  text-decoration: none;
  cursor : default;
	font-weight:bold;
	border-top:2px solid #fc0;
}

/*======================================================================
Breadcrumb navigation
======================================================================*/
.breadcrumb {font-weight:bold;}

/*======================================================================
Services - Button Navigation Styles
======================================================================*/
.button a img {margin:0; padding:0; border:none; background:transparent;}

ul.button_nav { margin:0; list-style-type:none;}
ul.button_nav li { float:left; display:inline; margin:0; padding:0; margin-right:5px; width: 145px; height:100px; text-indent:-9999px;}
ul.button_nav li a { display:block; background:url(../images/buttons/button_nav.jpg) no-repeat; width: 100%; height:100%; border:1px solid #666;}
ul.button_nav li a:hover {border:2px solid #009;}

ul.button_nav li.but1 a { background-position:0 0;}
ul.button_nav li.but1 a:hover { background-position:0 -100px;}
ul.button_nav li.but2 a { background-position:-145px 0;}
ul.button_nav li.but2 a:hover { background-position:-145px -100px;}
ul.button_nav li.but3 a { background-position:-290px 0;}
ul.button_nav li.but3 a:hover { background-position:-290px -100px;}
ul.button_nav li.but4 a { background-position:-435px 0;}
ul.button_nav li.but4 a:hover { background-position:-435px -100px;}

ul.button_nav li.but5 a { background-position:0 -200px;}
ul.button_nav li.but5 a:hover { background-position:0 -300px;}
ul.button_nav li.but6 a { background-position:-145px -200px;}
ul.button_nav li.but6 a:hover { background-position:-145px -300px;}
ul.button_nav li.but7 a { background-position:-290px -200px;}
ul.button_nav li.but7 a:hover { background-position:-290px -300px;}
ul.button_nav li.but8 a { background-position:-435px -200px;}
ul.button_nav li.but8 a:hover { background-position:-435px -300px;}

/*======================================================================
Footer styling
======================================================================*/
#footer {
	font-size: 0.9em;
	background: #e5e5e5 url(../images/general/main_nav_bg.jpg) bottom left repeat-x;
	border-top: 1px #ddd solid;
  border-bottom: 1px #ddd solid;
	margin-top: 20px;
}

#footer p {
	padding: 20px 30px 0 20px;
}

/*======================================================================
Additional Image styling
======================================================================*/
img.fright_border {
	float: right;
	border : 1px solid #999;
	margin-left: 1em;
}
img.picture {
	padding : 5px;
	margin :  10px;
	border : 1px solid #999;
	background: #fff;
}

.picmiddle {
	text-align: center;
}
.picmiddle img {
	padding : 5px;
	margin :  10px auto;
	border : 1px solid #000;
	background: #fff;
}

/* Image Links */
a:link img, a:visited img {
	padding : 5px;
	margin :  10px;
	border : 1px solid #009;
	background: #fff;
}

a:focus img, a:hover img {
	padding : 5px;
	margin :  10px;
	border : 1px solid #000;
	background: #eee;
}

a:link img.butlink, a:visited img.butlink, a:focus img.butlink, a:hover img.butlink {
	padding : 0;
	margin :  0;
	border : none;
	background: transparent;
}

/*======================================================================

Login Form Styling Adapted from Surreal
http://www.edit-content.com/login

======================================================================*/
.main_container {
	background:#fff;
	margin:0 auto 20px;
	/*width:400px;*/
	border:solid 1px #9d9d9d;
	-moz-box-shadow:0 2px 8px #ddd;
	-webkit-box-shadow:0 2px 8px #ddd;
	box-shadow:0 2px 8px #ddd;
}

.main_container form {
	padding: 1em;
	margin: 0em auto;
	height: 230px;
	overflow: hidden;
}

.main_container h3 {
  color: #333;
	background:#9d9d9d url(../images/general/login_dialog_top.gif) center repeat-x;
	border-top: 1px solid #9d9d9d;
	border-bottom: 1px solid #9d9d9d;
	padding: 10px 0 10px 1em;
}

.main_container input.button{
  /*font-size:11px;*/
	color:#444;
	background:#ddd url(../images/general/button.gif) left center repeat-x;
	border-top:solid 1px #CCC;
	border-left:solid 1px #CCC;
	border-bottom:solid 1px #999;
	border-right:solid 1px #999;
	text-shadow:#FFF -1px 1px 0px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	padding:2px 6px;
	margin:0;
	display:inline-block;
}

.main_container input.button:hover{
  border:solid 1px #666;
	color:#000;
}

.main_container input.textfield, textarea, select {
  /*font-family:Arial,Helvetica,sans-serif;
	font-size:12px;*/
	color:#000;
	border-top:solid 1px #888;
	border-left:solid 1px #888;
	border-bottom:solid 1px #ddd;
	border-right:solid 1px #ddd;
}

a.formlink {margin-left:1em; font-size: 0.75em;}
/* end of style sheet */
