/*---------------------------------------------------------------------------------

CREATOR DETAILS

Author: 
Company: Attitude Design Ltd
Web Address: www.attitudedesign.co.uk
Date:

---------------------------------------------------------------------------------*/




/*---------------------------------------------------------------------------------
GLOBAL 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;
}

/*---------------------------------------------------------------------------------
GLOBAL FONT CONSISTENCY (http://developer.yahoo.com/yui/fonts/#using)
---------------------------------------------------------------------------------*/

body {font:13px/1.22 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:99%;}


/*---------------------------------------------------------------------------------
GLOBAL BASIC STYLING FOR COMMON HTML ELEMENTS
---------------------------------------------------------------------------------*/

/* base.css, part of YUI's CSS Foundation */
h1 {
	/*18px via YUI Fonts CSS foundation*/
	font-size:138.5%;  
}
h2 {
	/*16px via YUI Fonts CSS foundation*/
	font-size:123.1%; 
}
h3 {
	/*14px via YUI Fonts CSS foundation*/
	font-size:108%;  
}
h1,h2,h3 {
	/* top & bottom margin based on font size */
	margin:1em 0;
}
h1,h2,h3,h4,h5,h6,strong {
	/*bringing boldness back to headers and the strong element*/
	font-weight:bold; 
}
abbr,acronym {
	/*indicating to users that more info is available */
	border-bottom:1px dotted #000;
	cursor:help;
} 
em {
	/*bringing italics back to the em element*/
	font-style:italic;
}
blockquote,ul,ol,dl {
	/*giving blockquotes and lists room to breath*/
	margin:1em;
}
ol li {
	/*giving OL's LIs generated numbers*/
	list-style: decimal outside;
	margin: 0 0 0 20px;
}
ul li {
	/*giving UL's LIs generated disc markers*/
	list-style: disc outside;
	padding: 0 0 5px 6px;
	margin: 0 0 0 20px;
}
ul dl {
	margin: 0 0 0 20px;
}
dl dd {
	/*giving UL's LIs generated numbers*/
	margin-left:1em;
}
th,td {
	/*borders and padding to make the table readable*/
	padding:.5em;
}
th {
	/*distinguishing table headers from data cells*/
	font-weight:bold;
	text-align:center;
}
caption {
	/*coordinated marking to match cell's padding*/
	margin-bottom:.5em;
	/*centered so it doesn't blend in to other content*/
	text-align:center;
}
p,fieldset,table {
	/*so things don't run into each other*/
	margin-bottom:1em;
	line-height: 1.3em;
	color: #808080;
}


/*---------------------------------------------------------------------------------
IE Hack - Only need to use in extreame cicumstances!

  voice-family: "\"}\"";
  voice-family: inherit;


html>name {
	
	}
---------------------------------------------------------------------------------*/


/*---------------------------------------------------------------------------------
Global Divs
---------------------------------------------------------------------------------*/

div {
	text-align: left;
	margin: 0;
	padding: 0;
}

.clear {
	height: 0;
	width: 0;
	line-height: 0;
	clear: both;
	font-size: 0;
}


a:link		{ color: #D14F50; text-decoration: none;}
a:visited	{ color: #D14F50; text-decoration: none;}
a:hover		{ color: #5C6E87; text-decoration: none; text-decoration: underline;}
a:active	{ color: #D14F50; text-decoration: none;}

#content a{
	text-decoration: underline;
}

/*---------------------------------------------------------------------------------
Global Layout
---------------------------------------------------------------------------------*/

body {
	margin-right: auto; /* this centres the body */
	margin-left: auto;  /* this centres the body */
	margin-top: 0;
	padding: 0;
	width: 100%; /* iphone */
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
    background-color: #fff;
}


/*---------------------------------------------------------------------------------
Global Divs
---------------------------------------------------------------------------------*/
.pagewidth{
	width: 100%;
	margin-right: auto; /* this centres the body */
	margin-left: auto;  /* this centres the body */
}

div {
	text-align: left;
	margin: 0;
	padding: 0;
}

.hr {
	width: 100%;
	height: 1px;
	border-top: solid 1px #D2D2D2;
	margin: 10px 0 10px 0;
	float: left;
}

.clear {
	height: 0;
	width: 0;
	line-height: 0;
	clear: both;
	font-size: 0;
}

.large {
	font-size: 115%;
	color:#5D6D87; /* iphone used by header text */
}

pre {
	color: #00FF00;
	background:#000;
	width:100%;
	border-bottom:1px solid #00FF00;
	overflow:auto;
}

/*---------------------------------------------------------------------------------
Layout Styles
---------------------------------------------------------------------------------*/
#page{
	background: url('images/bg.gif') top right no-repeat #fff;
	margin: 0 0 10px 0;
	padding: 15px 30px 30px 30px;
}


/* Header */

.header {
	background: URL('images/back.jpg') repeat-x  #425A72;
	text-align:right;
	width:100%;
	border-bottom:10px solid #BFCBD7;
}

.logo {
	text-align:center;
	padding:21px 0px 15px 10px;
}

/*---------------------------------------------------------------------------------
Navigation -*/

#message_message {
	padding-top:10px;
	text-align:center;
	font-size:1.1em;
}

#message_message h1 {
	padding:0; 
	margin:0;
	font-size:1.5em;
	letter-spacing:0.1em;
	text-transform:uppercase;
	font-weight: normal;
}
#message_message h3 {
	padding:0; margin:0;
	font-size:0.9em;
	text-transform:uppercase;
	font-weight: normal;
}

#mes_con {
	padding:5px;
	text-transform:uppercase;
	color:#FFF;
	margin:0px;
	background: URL('images/mes_left_back.gif') #752B2C repeat-x top;
}

#mes_con a {
	color:#FFF;
} 

.mobilepage, .mobilefooter {
	color: #5C6E87;
	padding:15px;
}

.mobilepage h3 {
	padding:0;margin:0;
	font-weight:bold;
}

.mobilepage p {
	color: #5C6E87;
	padding:0 0 10px 0;
}

/*---------------------------------------------------------------------------------
Footer -*/
.mobilefooter {
	background: #D3E5EC;
	border-top:9px solid #B7CBDB;
	padding-top:10px;
}

 .mobilefooter p {
	font-style:italic;
	color: #666;
}
.mobilefooter2 {
	padding-top:30px;
}
.mobilefooter2, .mobilefooter2 a {
	font-size:0.9em;
	color: #666;
	
}