/* ----------------------------------------
   Reform Club Stylesheet
    Evolving Media Limited 2005
   www.evolvingmedia.co.uk
   ----------------------------------------
   Created by Bob Twells
   on 6-Apr-05 at 10:21 am
   ---------------------------------------- */


/* ---------------------------------------- */
/* HTML Prep                                */
/* ---------------------------------------- */

div
{
	border: red;
	border-width: 0px;
	border-style: solid;
}

h1, h2, h3, h4, h5, h6
{
	margin: 0 0 0.5em 0;
	padding: 0px;
}

p
{
	margin: 0 0 1em 0;
	padding: 0px;
}

h1 span, h2 span, h3 span, h4 span, h5 span, h6 span, hr
{
	display: none;
}

hr.clearme

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
	color: maroon;
}

body
{
	background: url(/static/images/background.gif) top left repeat-x #003D21;
	font-family: Georgia, Times New Roman, serif;
	font-size: 0.8em;
	line-height: 1.2em;
	color: #1e1e16;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#container
{
	background: url(/static/images/main_bg.gif) top left repeat-x #ffffff;
	width: 750px;
	padding: 0px;
	margin: 0px auto 25px auto;
	position: relative;
	text-align: left !important;
}


#pagecontent table.cmstable
{
	position: relative;
}

#pagecontent table.cmstable td
{
	vertical-align: top;
}

/* ---------------------------------------- */
/* Access                                   */
/* ---------------------------------------- */

#access
{
	display: none;
}

#access a
{
	color: #fff;
}

/* ---------------------------------------- */
/* Branding                                 */
/* ---------------------------------------- */

#corporateLogo
{
	height: 76px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
}

#corporateInner
{
	padding: 10px 0px 0px 21px;
	margin: 0px;
}

#corporateLogo h1 span
{
	display: none;
}

#corporateLogo h1
{
	width: 275px;
	height: 59px;
	margin: 0px;
	padding: 0px;
	background: url(/static/images/logo_overlay.gif) top left no-repeat transparent;
}

#corporateLogo #printlogo
{
	display: none;
}

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

#nav
{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	z-index: 100;
}

#navInner
{
	background: #D3902F;
	border-bottom: 5px #003D21 solid;
	padding: 0px;
	margin: 0px;
	position: relative;
}

#navspacer
{
	float: left;
	width: 21px;
	height: 25px;
}

#navclear
{
	clear: both;
	width: 750px;
	height: 1px;
	border: 0px none;
	position: relative;
	font-size: 1px;
	line-height: 1px;
}

#navmenu
{
	background: #D3902F;
	position: relative;
	margin: 0px 0px 0px 21px;
	padding: 7px 10px 7px 0px;
}

#navmenu div
{
	float: left;
	position: relative;
	z-index: 100;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}

#nav div a
{
	color: #fff;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 12px;
	text-decoration: none;
}

#nav div a:hover
{
	text-decoration: none;
}

#nav div a.selected
{
	border-bottom: 1px solid #fff;
}

#nav div a:hover.selected
{
	border-bottom: 1px solid #fff;
}

#navmenu div ul
{
	display: none;
	position: absolute; 
	top: 100%;
	left: 0;
	background: #D3902F;
	border-bottom: 2px #003D21 solid;
	padding: 2px 0px 2px 0px;
	margin: 0px;
	list-style: none;
	width: 125px;
	z-index: 200;
}

#navmenu div > ul
{
	top: auto;
	left: auto;
}

#navmenu div:hover ul, #navmenu div.over ul
{
	display: block;
}

#nav div ul li
{
	padding: 2px 10px 2px 10px;
	margin: 0px;
	border-top: 1px dotted #DBA145;
}

#nav div ul li a
{
	color: #003D21;
	text-transform: none;
	font-size: 11px;
	line-height: 12px;
	text-decoration: none;
}

#nav div ul li a:hover
{
	border-bottom: 1px dotted #fff;
	text-decoration: none;
}

/* ---------------------------------------- */
/* Left column                              */
/* ---------------------------------------- */

#left
{
	clear: left;
	float: left;
	width: 234px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: relative;
}

#subnavwrapper
{
	padding: 0px 0px 80px 0px;
	margin: 0px 0px 0px;
	background: url(/static/images/emblem.gif) 57px 20px no-repeat;
}

#section
{
	margin: 20px 20px 20px 20px;
	padding: 0px;
}

#section h3
{
	color: #ffffff;
	font-family: Times New Roman, Times, serif;
	font-size: 1.5em;
	line-height: 1.3em;
	font-weight: normal;
	font-style: italic;
	width: 95%;
}

#subnav
{
	width: 220px;
	padding: 0px;
	margin: 0px;
	position: relative;
}

#subnavinner
{
	margin: 0px 0px 40px 20px;
	padding: 0px;
}

#subnav ul
{
	margin: 0px;
	padding: 20px 0px 5px 30px;
	position: relative;
}

#subnav ul li
{
	margin: 0px;
	padding: 0px 2px 5px 0px;
	list-style-image: url(/static/images/nav_arrow_off.gif);
	list-style-type: square;
}

#subnav ul li.selected
{
	list-style-image: url(/static/images/nav_arrow.gif);
	list-style-type: circle;
}

#subnav ul li a
{
	color: #fff;
	line-height: 1.2em;
}

#subnav ul ul
{
	margin: 5px 0px 5px 10px;
	padding: 0px 0px 5px 0px;
}

#subnav ul ul li
{
	margin: 0px;
	padding: 0px 2px 5px 0px;
	list-style-image: url(/static/images/nav_arrow_off.gif);
	list-style-type: square;
}

#subnav ul ul li.selected
{
	list-style-image: url(/static/images/nav_arrow.gif);
	list-style-type: circle;
}

#subnav ul ul li a
{
	color: #fff;
	font-size: 0.9em;
	line-height: 1.2em;
}

/* ---------------------------------------- */
/* Home page extras                         */
/* ---------------------------------------- */

#homestrapline
{
	margin: 40px 0px 40px 0px;
}

#homeextras
{
	margin: 0px;
	padding: 0px;
	position: relative;
}

#homeextras img
{
	margin: 0px;
	padding: 0px;
	border: 0px none;
}

/* ---------------------------------------- */
/* Content area                             */
/* ---------------------------------------- */

#content
{
	width: 750px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
}

#contentInner
{
	background: url(/static/images/columns_bg.gif) top left repeat-y #FBF9E8;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

#pagecontent
{
	background: url(/static/images/content_bg.gif) top left no-repeat #FBF9E8;
	margin: 0px 0px 0px 234px;
	padding: 30px 85px 40px 20px;
	line-height: 1.8em;
	position: relative;
}

/* ---------------------------------------- */
/* Page content styles                      */
/* ---------------------------------------- */

#pagecontent p
{
	margin: 0px 0px 15px 0px;
}

#pagecontent ul
{
	list-style-position: outside;
}

#pagecontent h3 /*.sifrme*/
{
	color: #624726;
	font-family: Times New Roman, Times, serif;
	font-size: 2.2em;
	line-height: 1.3em;
	font-style: italic;
	font-weight: normal;
	width: 400px;
}

#pagecontent .indent
{
	padding: 15px 0px 0px 20px;
}

#pagecontent a
{
	color: #1e1e16;
	text-decoration: underline;	
}

#pagecontent a:hover
{
	color: #000;
	text-decoration: underline;
}

#pagecontent span.cmshighlight
{
	color: #fff;
	background: #D3902F;
	padding: 0px 3px 0px 3px;
}

#pagecontent span.small
{
	font-size: 0.8em;
}

#pagecontent img.cms_img
{
	margin: 0px 10px 15px 10px;
	padding: 0px;
	position: relative;
}

#pagecontent img.cms_img-l
{
	margin: 0px 10px 15px 0px;
	padding: 0px;
	clear: left;
	float: left; /* added 2006-02-20 J Thompson */
	position: relative;
}

#pagecontent img.cms_img-r
{
	margin: 0px 0px 15px 10px;
	padding: 0px;
	clear: right;
	float: right; /* added 2006-02-20 J Thompson */
	position: relative;
}

#pagecontent h4
{
	font-size: 1.5em;
	line-height: 1.3em;
	margin: 0px 0px 0.4em 0px;
	padding: 0px;
	font-weight: normal;
}

#pagecontent h5
{
	font-size: 1.2em;
	line-height: 1.3em;
	margin: 0px 0px 0.4em 0px;
	padding: 0px;
	font-weight: normal;
}

/* ---------------------------------------- */
/* Copyright and footer                     */
/* ---------------------------------------- */

#copyright
{
	background: url(/static/images/copyright_bg.gif) top left no-repeat;
	clear: both;
	width: 750px;
	margin: 5px 0px 0px 0px;
}

#copyrightInner
{
	margin: 0px;
	padding: 25px 10px 5px 20px;
	color: #4f7d68;
	font-size: 0.8em;
}

#copyrightInner p
{
	padding: 10px 0px 0px 0px;
	text-align: right;
	float: right;
}

#copyrightInner a
{
	color: #4f7d68;
	text-decoration: underline;
}

#copyrightInner a.emlogo
{
	color: #4f7d68;
	text-decoration: none;
}

#copyrightInner a:hover
{
	color: #003D21;
	text-decoration: underline;
}

#copyrightInner a.emlogo:hover
{
	color: #fff;
	text-decoration: none;
}

/* ---------------------------------------- */
/*  Evolving Media Limited 2005            */
/* ---------------------------------------- */
