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

	Master.css
	www.yourwebsite.com
	
	Last Modified : 	27th December 2007
	Created by : 		Joe Bloggs
	Contact: 			joebloggs@email.com
	
	Copyright 2007 - 2008
	Based on Blueprint 1.6.1
	
	
/* Colour Palette
--------------------------------------------------------------

Light Grey - #fbfbfb

/* Plugins
-------------------------------------------------------------- */

@import 'plugins/reset.css';
@import 'plugins/classes.css';
@import 'plugins/grid.css';

/* You can alternatively use BP as a reset by importing the
bp-reset.css plugin. This is the entire Blueprint 0.6.1 
compressed file. You won't need to include grid.css or
reset.css */


/* Page
-------------------------------------------------------------- */

body	{
	margin: 0px 0px 0px 0px;
}

#preheader{
	height: 24px;
	background:  url(/img/preheader.jpg) repeat-x;
}


#header{
	height: 143px;
	background:  url(/img/header.jpg) repeat-x;
}
.logo{
	padding: 0px;
	margin: 0px;
	float: left;
}

#mainsite{
	background-color: #fff;
	padding: 25px 0px;
}

#footer{
	height: 177px;
	background: #333 url(/img/footer.jpg) repeat-x;
	padding-top: 15px;
	color: #ccc;
}

#subfooter{
	background:  url(/img/subfooter.jpg) repeat;
	text-align: right;
	color: #666666;
	padding: 10px 0px 10px 0px;
	line-height: 1px;
}
#subfooter a{
	color: #666666;
	text-decoration: underline;
	
}
#subfooter p{
	margin: 0px 0px 0px 0px;
	padding: 9px 0px 0px 0px;
	line-height: 10px;
	
}

#contact{
	background:  url(/img/contactbg.jpg) no-repeat;
	color: #333;
	float: right;
	margin: 15px 0px 0px 0px;
	height: 110px;
	
}
#contact p{
	margin-left: 10px;

}
#sidebar{
	float: right;
}

/* Typography
-------------------------------------------------------------- */

/* Default font settings
   The font-size percentage is of 16px (0.75 * 16px = 12px) */
body { 
  	font-size: 75%;
 	line-height: 1.5;
  	color: #333; 
  	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: justify;
}

p           { margin: 10px 10px 1.5em 0px; padding-right: 10px;}
p.last      { margin-bottom: 0; }
p img       { float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }


strong      { font-weight: bold; }
em		    { font-style: italic; }


/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #111; }

h1 { font-size: 2em; line-height: 1;
	color: #983230;
	font-weight: bold;
}
h2 { font-size: 1.1em; margin-bottom: 0.75em;
	color: #666;
	font-weight: bold;
}
h3 { font-size: 1.5em; line-height: 1.7; margin-bottom: 1em;
	color: #ccc;
	border-bottom: 1px solid #999;
}
h4 {  font-size: 1.25em; line-height: 1; margin-bottom: 1em;
	color: #983230;
	font-weight: bold }
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;
}


/* Links
-------------------------------------------------------------- */

a           	{ color:#983230; text-decoration: underline; }
a:focus, 
a:hover     	{ color: #000; }
a:visited		{}
a:visted:hover 	{}


/* Tables - You still need cellspacing="0" in the markup
-------------------------------------------------------------- */

table		{}

thead		{}
tbody		{}
tfoot       { font-style: italic; }

th,td       { padding: 4px 10px 4px 5px; }
th          { border-bottom: 2px solid #ccc; font-weight: bold; background: #eee; }
td          { border-bottom: 1px solid #ddd; }
tr			{}

caption     { background: #ffc; }

/* Use this if you use span-x classes on th/td. */
table .last { padding-right: 0; }

tr.even td  { background: #eef; }


/* Lists
-------------------------------------------------------------- */

li ul, 
li ol       { margin:0 1.5em; }
ul, ol      { margin: 0 1.5em 1.5em 1.5em; }

ul          { list-style-type: circle; }
ul + li		{}

ol          { list-style-type: decimal; }
ol + li		{}

dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}



/* Forms
-------------------------------------------------------------- */

form			{}
fieldset		{padding:1.4em; margin: 0 0 1.5em 0; border: 1px solid #ccc;}

legend			{font-weight: bold; font-size:1.2em;}
legend .span	{}

label       	{font-weight: bold;}

input[type='text']		{}
input[type='checkbox']	{}
input[type='radio']		{}
input[type='file']		{}

textarea      	{ width: 400px; height: 250px; padding:5px; }

select        	{ width:200px; }
option			{}
optgroup		{}



input:focus,textarea:focus,select:focus {	
	border:1px solid #666;
}

input,textarea, select {
  margin:0.5em 0;
  border:1px solid #bbb;
}


/* Other Elements
-------------------------------------------------------------- */

blockquote  { margin: 1.5em; color: #666; font-style: italic; }
dfn         { font-style: italic;font-weight: bold; background: #ffc; }
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,code    { margin: 1.5em 0; white-space: pre; }
tt          { display: block; margin: 1.5em 0; line-height: 1.5; }
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; }


/* Navigation
-------------------------------------------------------------- */
/*PreMenu-------------------*/
#premenu { 
	float:right;
	color: #fff;
	padding-top: 4px;
	margin-right: 5px;
	font:11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#premenu ul { 
	display: inline;
	margin:3px 0px;

}

#premenu li { 
	float:left;
	display: block; 
	margin: 0px 12px;
	padding: 3px;
	background: url(/img/prenavbg.jpg) no-repeat;
	width:120px;
	height: 15px;
	text-align: center;
}


#premenu a {
	color:#fff;
	padding: 4px 12px 4px 12px;
	text-decoration: none;
	
}

#premenu a:hover {
	text-decoration: underline;
	
}


/*NAV--------------------------------------*/
#nav { 
	float:left;
	color: #fff;
	padding-top: 50px;
	font:12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#nav ul { 
	margin:10px 0px 0px 35px;

}

#nav li { 
	float:left;
	display: block; 
	margin: 0px 0px;
	padding: 10px 3px 10px 0px;
	background: url(/img/navseparator.jpg) repeat-y right;
}


#nav a {
	color:#fff;
	padding: 10px 25px 10px 25px;
	text-decoration: none;
}

#nav a:hover {
	background: url(/img/navbghover.jpg) repeat-x;
}

#nav .lastnav{
	background: none;
}

/*SUB-NAV--------------------------------------*/
#subnav { 
	float:left;
	background: url(/img/subnavbg.jpg) no-repeat ;
	height: 61px;
	width: 710px;
	color: #fff;
	padding-top: 15px;
	font:12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#subnav ul { 
	margin:0px 0px 0px 10px;

}

#subnav li { 
	float:left;
	display: block; 
	margin: 0px 0px;
	padding: 10px 15px 10px 15px;
	background: url(/img/subnavseparator.jpg) repeat-y right;
}


#subnav a {
	color: #333;
	padding: 6px 8px 4px 8px;
	text-decoration: none;
}

#subnav a:hover {
	color: #333;
	text-decoration: underline;
}

#subnav .lastnav{
	background: none;
}

/*Footer Nav--------------------------------------*/

#footer ul { 
	margin:-5px 0px 0px 0px;
	list-style-type: none;
}

#footer li { 
	display: block; 
	margin: 0px 0px;
	padding: 0px 0px 0px 0px;
}


#footer a {
	color:#ccc;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
}

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

/* Page-Specific - based on the <body> class
-------------------------------------------------------------- */


