/*

+----------------------------------------------------------------------------------------------------+
|                                                                                                    |
|    TYPOGRIDPHY - TYPOGRAPHICAL AND GRID LAYOUT CSS FRAMEWORK FROM HARRY ROBERTS OF CSS WIZARDRY    |
|                                                                                                    |
+-------------------------------------------------+--------------------------------------------------+
|                                                 |                                                  |
|   TYPOGRIDPHY IS © COPYRIGHT OF HARRY ROBERTS   |   v 0.1.1                                        |
|   IT IS FREE TO BE USED AND MODIFIED PROVIDED   |   May 2008                                       |
|   THIS TEXT REMAINS INTACT -- CSSWIZARDRY.COM   |   http://csswizardry.com                         |
|                                                 |                                                  |
+-------------------------------------------------+--------------------------------------------------+



COLOUR REFERENCES
BODY BG: #FFF
TOP STRIP: #000
BODY COLOUR: #666
LINKS: #000
-------------------------------------------------------- */


/* RESET */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
	margin:0; 
	padding:0; 
} 
table { 
	border-collapse:collapse; 
	border-spacing:0; 
} 
fieldset,img {  
	border:0; 
} 
address,caption,cite,code,dfn,em,strong,th,var { 
	font-style:normal; 
	font-weight:normal; 
} 
ol,ul { 
	list-style:none; 
} 
caption,th { 
	text-align:left; 
} 
h1,h2,h3,h4,h5,h6 { 
	font-size:100%; 
	font-weight:normal; 
} 
q:before,q:after { 
	content:''; 
} 
abbr,acronym {
	border:0; 
}
/*---------- END RESET ----------*/


/*-------------------------------------------+
|                                            |
|            MAIN STRUCTURE STYLES           |
|                                            |
+-------------------------------------------*/
html{
	font-size:100%;
	min-height:101%;
}
body{
	font-size:62.5%;
	font-family: Arial, Helvetica, sans-serif;
	color:#666;
	background:/*url(images/grid.gif) top center repeat-y*/ #fff; /* Uncomment to display the grid */
	padding:0 1em;
}
#wrapper{
	width:96.5em;
	padding:0em;
	margin:0 auto;
	padding-top:2em;
}
#header{
	width:94em;
	height:120px;
	padding-top:0em;
	margin-bottom:0em;
	background-image:url(../images/default/newbanner.png);
	background-repeat:no-repeat;
	padding-bottom:0em;
	padding-right:0em;
	padding-left:0em;
}
#header-nav{
	width:76.5em;
	height:44px;
	padding-top:0em;
	border-bottom:0;
	padding-bottom:0.5em;
	text-align:center;
	padding-right:8.75em;
	padding-left:8.75em;
	background-image:url(../images/default/topnav_background.png);
	background-repeat:no-repeat;
	background-position:center;

}
#subnav_head{
	width:94em;
	padding:0em;
	border:0em;
	margin:0em;
	background-color:#F26C41;

}
/*NAVIGATION
-------------------------------------------------------- */
#nav{
	font-size:10px;
	color:#666;
}
#nav a{
		color:#1C94AF;
}
#nav a:hover{
	text-decoration:none;
	color:#F26C41;
}
#nav span{
	float:right;
	margin-top:-1.2em;
}
/*FOOTER NAVIGATION
-------------------------------------------------------- */
#footer-nav{
	word-spacing:0.2em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
#footer-nav a{
	color:#1C94AF;
}
/*GRIDS
-------------------------------------------------------- */
/* Set styles common among all grids - all grid divs must be assigned this class */
.generic{
	border-top:0.25em dotted #1C94AF; /* The border at the top of each grid */
	float:left;
	padding-top:1em;
	margin-bottom:1em;
}
/* Sets styles for any 'start' grids - this class MUST be given to a grid that is the first in a horizontal series */
.clear{
	clear:both;
}
/* Sets styles for any 'end' grids - this class MUST be given to a grid that is the last in a horizontal series */
.end{
	margin-left:0 !important;
	margin-right:0 !important;
}
/* 220px */
.twotwenty{
	width:22em;
	margin-right:2em;
}
/* 220px */
.twotwenty_nodots{
	width:22em;
	margin-right:2em;
	border:0em;
	padding:0em;
	margin-bottom:0em;
}
/* 220px */
.twotwenty_nodots2{
	width:22em;
	margin-right:2em;
	border:0em;
	padding:0em;
	margin-bottom:1em;
}
/* 220px */
.twotwenty_nav{
	width:22em;
	margin-right:0em;
	border:0em;
	padding:0em;
	margin-bottom:0em;
}

/* 460px */
.twotwenty_news{
	width:22em;
	margin-right:0.75em;
	padding-right:0.75em;
	padding-top:0em;
	border:0em;
	border-right:0.25em dotted #1C94AF;
	margin-bottom:0em;
}

.news{
	width:22em;
	margin-top:0em;
	border-top:0em;
	margin-bottom:0.5em;
	border-bottom: 1px dashed #F26C41;
	margin-right:0em;
	color:#F26C41;
	padding-top:0.5em;
}
/* 280px */
.twoeighty{
	width:28em;
	margin-right:2em;
}
/* 340px */
.threeforty{
	width:34em;
	margin-right:2em;
	
}
/* 340px */
.threeforty_logo_right{
	width:24.5em;
	margin-right:0em;
	float:right;
	border:0em;
	padding:20px;
	padding-top:17px;
	padding-bottom:5px;
	margin:0em;
}
/* 340px */
.threeforty_logo_left{
	width:34em;
	margin-right:0em;
	float:left;
	border:0em;
	padding:0em;
	margin:0em;
}
/* 220px */
.threeforty_flickr{
	width:35em;
	margin-right:1em;
	border:0em;
	padding:0em;
	margin-bottom:0em;
}
/* 400px */
.fourhun{
	width:40em;
	margin-right:2em;
}
/* 460px */
.foursixty{
	width:46em;
	margin-right:2em;
}
/* 460px */
.foursixty_nodots{
	width:46em;
	margin-right:2em;
	border:0em;
}
/* 460px */
.fourforty{
	width:44em;
	margin-right:2em;
}
/* 460px */
.foursixty_nodots{
	width:46em;
	margin-right:2em;
	border:0em;
	padding:0em;
	margin-bottom:0em;
}
/* 460px */
.foursixty_movie{
	width:46em;
	margin-right:0em;
	border:0em;
	padding:0em;
	margin-bottom:1em;
}
/* 460px */
.foursixty_dots_left{
	width:46em;
	margin-right:0em;
	margin-left:0.75em;
	padding-left:0.75em;
	padding-top:0em;
	border:0em;
	border-left:0.25em dotted #1C94AF;
	margin-bottom:0em;
}

/* 460px */
.foursixty_dots_left2{
	width:46em;
	margin-right:0em;
	padding-left:0.75em;
	padding-top:0em;
	border:0em;
	border-left:0.15em dotted #1C94AF;
	margin-bottom:0em;
	margin-left:0.75em;
	float:right;
}
/* 460px */
.foureighty{
	width:46em;
	margin-right:0em;
	padding-right:2em;
	padding-top:0em;
	background-image:url(../images/default/460background.png);
	background-repeat:repeat-y;
	margin-bottom:0em;
	border:0em;
}
/* 520px */
.fivetwenty{
	width:52em;
	margin-right:2em;
}
/* 580px */
.fiveeighty{
	width:58em;
	margin-right:2em;
}
/* 640px */
.sixforty{
	width:64em;
	margin-right:2em;
}
/* 700px */
.sevenhun{
	width:70em;
	margin-right:2em;
}
/* 700px */
.sevenhun_hold{
	width:70em;
	border:0em;
	margin:0em;
	padding:0em;
	border-right:0.25em dotted #1C94AF;
	padding-right:0.75em;
	margin-right:0.75em;
	margin-bottom:0em;

}
/* 700px */
.sevenhun_hold_news{
	width:70em;
	border:0em;
	margin:0em;
	padding:0em;
	border-left:0.25em dotted #1C94AF;
	padding-left:0.75em;
	margin-left:0.75em;
	margin-bottom:0em;
	float:right;

}
/* 700px */
.sevenhun_hold_news2{
	width:70em;
	border:0em;
	margin:0em;
	padding:0em;
	border-bottom:0.25em dotted #1C94AF;
	padding-bottom:0.75em;
	margin-bottom:0.75em;

}
/* 700px */
.sevenhun_hold2{
	width:70em;
	border:0em;
	margin:0em;
	padding:0em;
}
/* 700px */
.sevenhun_hold3{
	width:70em;
	border:0em;
	margin:0em;
	padding:0em;
	float:right;
}
/* 760px */
.sevensixty{
	width:76em;
	margin-right:2em;
}
/* 820px */
.eighttwenty{
	width:82em;
	margin-right:2em;
}
/* 880px */
.eighteighty{
	width:88em;
	margin-right:2em;
}
/* 940px */
.nineforty{
	width:94em;
}
/* 940px */
.nineforty_head{
	width:94em;
	border:0em;
	margin-bottom:0em;
}
/* 940px */
.nineforty_arrows{
	width:94em;
}
/* 940px */
.nineforty_arrows_no_boder{
	width:94em;
	border:none;
	margin-bottom:0em;
}
/* 940px */
.nineforty_none{
	width:94em;
	border:0em;
	padding:0em;
	margin:0em;

}

.flickr_nineforty{
	width:78em;
	height:75px;
	padding-top:em;
	border-bottom:0em;
	padding-bottom:0em;
	text-align:center;
	padding-right:7em;
	padding-left:9em;
	background-image:url(../images/default/flickr_nfsbackground.png);
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
}
.holder{
	width:94em;
	padding:2em;
	background-color:#Fae5ca;
	border:0em;
}	
#twitter_update_list {
	padding:20px;
	padding-top:21px;
	padding-left:28px;
	padding-right:5px;
	padding-bottom:0em;
	font-size: 10.5px;
	color:#FFFFFF;
	line-height: 11.5px;
	list-style: none;
	}
#twitter_update_list li {
	background: url('img/divisor.gif') bottom left repeat-x;
	padding-bottom: 7px;
	margin-bottom: 9px;
	}
#twitter_update_list span, {
	color: #ccc;
	text-decoration: none;
	}
 
#twitter_update_list span a {
	color: #ccc;
	}
 
#twitter_update_list span a:hover {
	color: #ccc;
	}
 
#twitter_update_list a {
	color: #ccc;
	}
/*-------------------------------------------+
|                                            |
|                FONT STYLES                 |
|                                            |
+-------------------------------------------*/
/*PARAGRAPHS
-------------------------------------------------------- */
.generic p{
	font-size:1.1em;
	line-height:1.5em;
	margin-bottom:0.75em;
}
/* Styles an introductory paragraph, similar to newspapers. Assign this class to the first paragraph in an article */
p.intro:first-line{
	font-variant:small-caps;
}
/* Styles a drop cap on each paragraph with this class */
p.drop:first-letter{
	float:left;
	font-size:3em;
	margin-top:-0.05em;
	margin-right:0.1em;
	margin-bottom:-0.5em;
}
.dashes{
		border:0em;
        border-bottom:0.15px dotted #1C94AF;
		padding-top:0px;
		padding-bottom:5px;
		margin:0em;
}
.dashes2{
		border:0em;
        border-bottom:0.15px dotted #999;
		padding-top:0px;
		padding-bottom:5px;
		margin:0em;
}
.dashes3{
		border:0em;
        border-bottom:0.15px dotted #1C94AF;
		padding-top:0px;
		padding-bottom:0px;
		margin-bottom:1em;
}
.dashes4{
		border:0em;
        border-bottom:0.25em dotted #1C94AF;
		padding-top:0px;
		padding-bottom:5px;
		margin-bottom:10px;
}

/*HEADINGS
-------------------------------------------------------- */
h1{
	color:#F26C41;
	font-size:3em;
	margin-bottom:0.6em;
	line-height:1.2em;
 	font-family: hellenic-wide,sans-serif;
	text-transform:uppercase;
}
h2{
	color:#F26C41;
	font-size:1.5em;
	margin-bottom:0.45em;
	line-height:0.9em;
	background-color:1C94AF;
	font-family: hellenic-wide,sans-serif;
	text-transform:uppercase;
}
h3{
	color:#1C94AF;
	font-size:2em;
	padding:5px;
	line-height:0.9em;
	background-color:1C94AF;
	font-family:bebas-neue, Helvetica, Arial, sans-serif;
	text-transform:uppercase;
}
h4{
	color:#F26C41;
	font-size:1.5em;
	margin-bottom:10px;
	margin-top:5px;
	line-height:0em;
	font-family: hellenic-wide,sans-serif;
	text-transform:uppercase;
	text-align:center;
}
h5{
	color:#000;
	font-size:1em;
	margin-bottom:1.8em;
	line-height:1.8em;
	font-variant:small-caps;
}
h6{
	color:#000;
	font-size:1em;
	margin-bottom:1.8em;
	line-height:1.8em;
}

/*Dive heads with background colours
-------------------------------------------------------- */

a.topnav{
font-family:bebas-neue, Helvetica, Arial, sans-serif;
font-size:2.5em; 
color:#Fae5ca;
font-weight:normal; 
text-decoration:none;
background-image:url(../images/default/topnav_background1.png);
background-repeat:no-repeat;
background-position:center;
padding:5px;
padding-top:11px;
margin-bottom:0em;
float:left;
display:block;
border-right:0.5px solid #Fae5ca;
height:34px;
}
a.topnav:hover{background-image:url(../images/default/topnav_background2.png); background-position:center; background-repeat:no-repeat; color:#Fae5ca;}

a.topnav_on{
font-family:bebas-neue, Helvetica, Arial, sans-serif;
font-size:2.5em; 
color:#Fae5ca;
font-weight:normal; 
text-decoration:none;
background-image:url(../images/default/topnav_background2.png);
background-position:center; 
background-repeat:no-repeat;
padding:5px;
padding-top:11px;
margin-bottom:0em;
float:left;
display:block;
border-right:0.5px solid #Fae5ca;
height:34px;
}
a.topnav_on:hover{background-image:url(../images/default/topnav_background1.png); color:#Fae5ca;}

a.topnav1_home{
font-family:bebas-neue, Helvetica, Arial, sans-serif;
font-size:2.5em; 
color:#Fae5ca;
font-weight:normal; 
text-decoration:none;
background-image:url(../images/default/topnav_background1.png);
background-position:center;
background-repeat:no-repeat;
padding:5px;
padding-top:11px;
margin-bottom:0em;
float:left;
display:block;
border-right:0.5px solid #Fae5ca;
border-left:0.5px solid #Fae5ca;
height:34px;
}
a.topnav1_home:hover{background-image:url(../images/default/topnav_background2.png); background-position:center; background-repeat:no-repeat; color:#Fae5ca;}

a.topnav1_home_on{
font-family:bebas-neue, Helvetica, Arial, sans-serif;
font-size:2.5em; 
color:#Fae5ca;
font-weight:normal; 
text-decoration:none;
background-image:url(../images/default/topnav_background2.png);
background-position:center; 
background-repeat:no-repeat;
padding:5px;
padding-top:11px;
margin-bottom:0em;
float:left;
display:block;
border-right:0.5px solid #Fae5ca;
border-left:0.5px solid #Fae5ca;
height:34px;
}
a.topnav1_home_on:hover{background-image:url(../images/default/topnav_background1.png); color:#Fae5ca;}


a.subnav{
font-family:bebas-neue, Helvetica, Arial, sans-serif;
font-size:2em; 
color:#Fae5ca;
font-weight:normal; 
text-decoration:none;
background-color:#F26C41;
padding:5px;
margin-bottom:0em;
float:left;
display:block;
border-right:0.5px solid #Fae5ca;
}
a.subnav:hover{background-color:##C94AF; color:#Fae5ca;}

a.subnav_on{
font-family:bebas-neue, Helvetica, Arial, sans-serif;
font-size:1.5em; 
color:#Fae5ca;
font-weight:normal; 
text-decoration:none;
background-color:#1C94AF;
padding:5px;
padding-top:11px;
margin-bottom:0em;
float:left;
display:block;
border-right:0.5px solid #Fae5ca;
height:34px;
}
a.subnav_on:hover{background-color:#F26C41; color:#Fae5ca;}

a.blue580{
font-family:bebas-neue, Helvetica, Arial, sans-serif;
font-size:2.5em; 
color:#Fae5ca;
font-weight:normal; 
text-decoration:none;
background-color:#1C94AF;
padding:5px; 
margin-bottom:0.5em; 
width:570px; 
display:block;

}
a.blue580:hover{background-color:#F26C41; color:#Fae5ca;}

a.blue460{
font-family:bebas-neue, Helvetica, Arial, sans-serif;
font-size:2.5em; 
color:#Fae5ca;
font-weight:normal; 
text-decoration:none;
background-image:url(../images/default/460_blue.png);
background-repeat:no-repeat;
background-position:center;
padding:5px; 
margin-bottom:0.5em; 
width:450px; 
display:block;
text-align:center;
}
a.blue460:hover{background-image:url(../images/default/460_organe.png); color:#Fae5ca;}

a.blue340{
font-family:bebas-neue, Helvetica, Arial, sans-serif;
font-size:2.5em; 
color:#Fae5ca;
font-weight:normal; 
text-decoration:none;
background-color:#1C94AF;
padding:5px; 
margin-bottom:0.5em; 
width:330px; 
display:block;
}
a.blue340:hover{background-color:#F26C41; color:#Fae5ca;}

a.blue220{
font-family:bebas-neue, Helvetica, Arial, sans-serif;
font-size:2.5em; 
color:#Fae5ca;
font-weight:normal; 
text-decoration:none;
background-image:url(../images/default/220_blue.png);
padding:5px; 
margin-bottom:0.5em; 
width:210px; 
display:block;
text-align:center;
}
a.blue220:hover{background-image:url(../images/default/220_ornage.png); color:#Fae5ca;}

a.blue220_news{
font-family:bebas-neue, Helvetica, Arial, sans-serif;
font-size:2.5em; 
color:#Fae5ca;
font-weight:normal; 
text-decoration:none;
background-image:url(../images/default/220_blue.png);
padding:5px; 
margin-bottom:0em; 
width:210px; 
display:block;
text-align:center;
}
a.blue220_news:hover{background-image:url(../images/default/220_ornage.png); color:#Fae5ca;}

/*LINKS
-------------------------------------------------------- */
p a{
	color:#F26C41;
}
p a:hover{
	text-decoration:none;
	
	color:#1C94AF;
}
h1 a{
	color:#000;
}
h1 a:hover{
	text-decoration:none;
}
h3 a{
	color:#1C94AF;
	text-decoration:none;
}
h3 a:hover{
	text-decoration:none;
	color:#F26C41;
}
li a{
	color:#000;
}
li a:hover{
	text-decoration:none;
}
/*ALL THE TRIMMINGS
-------------------------------------------------------- */

blockquote p{
	font-size:1.2em!important;
	line-height:1.5em!important;
	margin-bottom:1.5em!important;
	font-style:italic;
	font-weight:bold;
}
blockquote p cite{
	font-style:normal;
}
.generic strong{
	font-weight:bold;
	color:F26C41;
}
.generic em{
	font-style:italic;
	font-weight:inherit;
}
.amp{ /* Give those ampersands a right sexy look */
	font-family:Baskerville, "Goudy Old Style", "Palatino", "Book Antiqua", serif;
	font-style:italic;
	font-weight:normal;
	line-height:inherit;
}
abbr{
	border-bottom:1px dotted #666;
	border-color:inherit;
	cursor:help;
}
.clear{
	clear:both;
}
.right-float{ /* Float any item to the right */
	float:right;
	margin-left:2em;
	margin-right:0;
}
.left-float{ /* Float any item to the left */
	float:left;
	margin-right:2em;
	margin-left:0;
}
.code{ /* Styling for and code type items */
	font-family:Courier, "Courier New", monospace;
	background:#ddd;
	font-size:1em;
}
/*-------------------------------------------+
|                                            |
|               IMAGE STYLES                 |
|                                            |
+-------------------------------------------*/
img{
	font-size:1em;
}
img.left-img{ /* Float any image to the LEFT and give it some margin */
	font-size:1em;
	float:left;
	padding:4px;
	border:1px solid #ccc;
	margin-bottom:1.8em;
	margin-right:2em;
	margin-top:0.3em;
}
img.right-img{ /* Float any image to the RIGHT and give it some margin */
	float:right;
	padding:0px;
}
img.center-img{ /* Float any image to the RIGHT and give it some margin */
	font-size:1em;
	padding:0px;
	margin-bottom:1em;
}
/*CONTACT FORM STYLES
-------------------------------------------------------- */
#contact-form{
}
#contact-form label{
	width:10em;
	float:left;
	margin-top:0.6em;
}
#name, #form-email, #url, #location{
	width:42.7em;
	height:20px;
	padding:3px;
	padding-top:5px;
	border:2px solid #666;
	margin-bottom:18px;
	background:#fff !important;
}
#comments{
	width:43.8em;
	height:10em;
	padding:3px;
	border:2px solid #666;
	margin-bottom:18px;
	overflow:auto;
	background:#fff !important;
}
#name:active, #form-email:active, #url:active, #location:active, #comments:active, #submit:active, #name:focus, #form-email:focus, #url:focus, #location:focus, #comments:focus, #submit:focus{
	border:2px solid #000;
}
#submit{
	clear:both;
	padding:5px;
	border:2px solid #666;
	background:#fff !important;
	cursor:pointer;
	margin-left:9em;
}
#reset{
	clear:both;
	padding:3px;
	border:none;
	background:#f00 !important;
	cursor:pointer;
	float:right;
	color:#fff;
	margin-top:-28px;
}
/*-------------------------------------------+
|                                            |
|                LIST STYLES                 |
|                                            |
+-------------------------------------------*/
#links ul {
        list-style-type: none;
        width:220px;
		margin-top:0em;
		padding:0em;
		border:0em;
}
#links2 ul {
        list-style-type: none;
        width:460px;
		margin-top:0em;
		padding:0em;
		border:0em;		
        
} 

#links li {
        border-bottom:0em;
		margin-bottom:0em;
		padding-top:5px;
		padding-bottom:0px;
		font-size:1em;
		line-height:1.5em;
		color:#F26C41;
		text-decoration:none;

}

#links li a { 
        color: #F26C41;
        display: block;
        font: bold 1.1em Arial, Helvetica, sans-serif;
        text-decoration: none;
		padding:5px;
}
#links2 li a { 
        color: #F26C41;
        display: block;
        font: bold 1.1em Arial, Helvetica, sans-serif;
        text-decoration: none;
		padding:5px;
}

 * html #links li a {  /* make hover effect work in IE */
	width: 210px;
}

#links li a:hover {
	background-color:#ccc;

}	
#links2 li a:hover {
	background-color:#ccc;
	
}

#links a em { 
        color: #999;
        font: Arial;
        line-height:1.5em;
		font-weight:bold;
		font-style:normal;

}

#links a span {
        color: #666;
        font: Arial;
        line-height:1.5em;
		font-weight:normal;
}

ol{
	margin-bottom:1.8em;
	list-style:decimal inside;
	font:Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#fff;
	font-size:1em;
	margin-bottom:1.8em;

}
ol li{
	font-size:1.1em;
	line-height:1.5em;
}
/*-------------------------------------------+
|                                            |
|               MISC. STYLES                 |
|                                            |
+-------------------------------------------*/


/*

	"I could eat a knob at night"
		-	Karl Pilkington

*/
