/*-----------------------------------------------------------------------------
author:    eyekiller
website:   http://www.eyekiller.com
-----------------------------------------------------------------------------*/
html,body,div,span,h1,h2,h3,h4,p,blockquote,a,img,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
	}
ol, ul {
	list-style: none;
	}
table {
	border-collapse: separate;
	border-spacing: 0;
	}
caption, th, td {
	text-align: left;
	font-weight: normal;
	}
html, body {
	height: 100%;
	}
body {
	color:#323232;	
	font:62.5%/1.7 Arial, Helvetica, sans-serif;
	height:100%;
	text-align:center;
	background-color:#edede9;
	}
ul {list-style:none;}
a {
	outline:none;
	color:#000;
	text-decoration:none;
	}
.selected {
	font-weight:bold;
	color:#7c0844;
	}
/*Headings
-----------------------------------------------------------------------------*/
h1 {
	float:left;
	text-indent:-9999px;
	margin:19px 0 0 29px;
	background:#fff url(../images/logo.gif) no-repeat 0 0;
	width:189px;
	height:66px;
	display:inline;
	font-size:1.4em;
	}
h1 a {
	width:189px;
	height:66px;
	display:block;
	text-decoration:none;
	}
h2 {
	font-size:2.1em;
	color:#5c5c5c;
	min-height:1.4em;
	height:auto !important;
	height:1.4em;
	width:100%;
	}
h3 {
	color:#da147a;
	font-weight:normal;
	font-size:20px;
	}

h4 {
	color:#dc0226;
	font-weight:normal;
	font-size:20px;
	}
	
.desc {
	color:#dc0226;
	font-weight:normal;
	font-size:18px;
}

.desc2 {
	color:#dc0226;
	font-weight:normal;
	font-size:16px;
}
	
h5 {
	color:#dc0226;
	font-weight:normal;
	font-size:0.2em;
	}

h4 a {
		outline:none;
	color:#000;
	text-decoration:none;
}

.title {
	color:#000;
	font-size:1.2em;
	}
#news-items h3 {
	font-size:1.4em;
	}
body.cpis h3 {
	color:#5c9540;
	}
body.policy h3 {
	color:#2a80ae;
	}
body.training h3 {
	color:#7a2ba2;
	}
body.room-hire h3 {
	color:#e67932;
	}
#news-items h3 a {
	font-weight:bold;
	color:#ac1a67;
	font-weight:normal;
	}
#news-items h3 a:hover {
	color:#000;
	}
#blog-archive h3 {
	margin-top:0;
	}
p {
	padding-bottom:1.4em;
	}
#wrapper {
	width:997px;
	text-align:left;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -155px;
	background:#edede9 url(../images/wrapper-bg.gif) repeat-y 0 0;
	}
#header {
	float:left;
	display:inline;
	width:997px;
	height:82px;
	position:relative;
	background: url(../images/header-bg.gif) no-repeat 0 0;
	}
#header2 {
	float:left;
	display:inline;
	width:997px;
	height:138px;
	position:relative;
	}
#top-nav {
	float:left;
	display:inline;
	width:997px;
	height:43px;
	margin:36px 0 0 0;
	position:relative;
	font-size:1.2em;
	}
/*Members Login
-----------------------------------------------------------------------------*/
#members {
	position:absolute;
	top:19px;
	right:90px;
	color:#fff;
	width:100px;
	}
#members a {
	font-weight:bold;
	font-size:0.9em;
	color:#fff;
	display:block;
	margin:0 auto;
	text-align:center;
	}
#members a:hover {
	color:#ed8abd;
	}
.btn a {
	width:120px;
	height:26px;
	display:block;
	background: url(../images/buttons/members-login.gif) no-repeat 0 0;
	text-indent:-99999px;
	position:absolute;
	top:-5px;
	right:-10px;
	}
.btn a:hover {
	background-position:0 -26px;
	}
.members-login {
	width:207px;
	height:52px;
	background: url(../images/members-login.gif) no-repeat 0 0;
	text-indent:-99999px;
	}
body.cpis .members-login {
	background: url(../images/members-login2.gif) no-repeat 0 0;
	}
/*Search
-----------------------------------------------------------------------------*/
#search {
	position:absolute;
	top:16px;
	right:30px;
	width:170px;
	height:40px;
	}
.s_input,
.f_input  {
	background-color:#f3f3f3;
	border:#c6c6c6 1px solid;
	color:#9d999b;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.3em;
	margin-bottom:5px;
	padding:3px;
	width:125px;
	background: #f3f3f3 url(../images/input-bg.gif) repeat-x 0 0;
	}
.ssubmit {
	float:left;
	margin:2px 0 0 2px;
	}
.f_input {
	font-size:1.1em;
	margin:10px 0 15px 0;
	width:146px;
	}
.fsubmit {
	margin:11px 0 0 3px;
	}
#content {
	float:left;
	display:inline;
	width:915px;
	padding:10px 33px 50px 33px;
	margin:0 0 0 8px;
	}
body.home #content {
	padding-bottom:20px;
	}
body.account #content {
	padding-top:31px;
	}
#top,
#bottom {
	float:left;
	display:inline;
	width:915px;
	font-size:1.2em;
	margin-bottom:29px;
	}
#top {
	background: url(../images/top-bg.gif) no-repeat 0 bottom;
	margin-top:4px;
	padding-bottom:20px;
	}
.top-bg {
	width:915px;
	height:19px;
	background: url(../images/top-bg-top.gif) no-repeat 0 0;
	}
#showreel {	
	float:left;
	display:inline;
	margin:0 0 0 10px;
	}
#flash {	
	float:left;
	display:inline;
	margin:0 0 0 10px;
	}
#flash img {	
	float:left;
	display:inline;
	margin:0 0 10px 10px;
	}
.content-right {
	float:right;
	margin-right:20px;
	width:420px;
	}
.content-right p {
    padding-bottom:0.4em;
    }
#news-items {
	margin:13px 0 0 0;
	}
#news-items img {
	border:#ae206b 3px solid;
	float:left;
	margin-right:27px;
	}
#news-items img:hover {
	border:#6f6f6f 3px solid;
	}
#news-items li {
	line-height:1.5em;
	float:left;
	width:100%;
	margin:0 0 25px 0;
	}
.box {
	float:left;
	display:inline;
	width:207px;
	}
.box.left {
	margin-right:28px;
	background: url(../images/box-left-bg.gif) no-repeat 0 bottom;
	line-height:1.5em;
	min-height:266px;
	height:auto !important;
	height:266px;
	}
.box.left ul {
	float:left;
	display:inline;
	width:160px;
	margin-left:9px;
	}
.box.left ul li {
	background: url(../images/policy-icon.gif) no-repeat 0 2px;
	padding-left:20px;
	font-size:0.9em;
	float:left;
	width:160px;
	margin-top:10px;
	}
.box.left ul li a {
	color:#616160;
	}
.box.left ul li a:hover {
	color:#000;
	}
.policy-date {
	font-weight:bold;
	color:#2a80ae;
	display:block;
	}
.more a {
	font-weight:bold;
	color:#2a80ae;
	}
.more {
	display:block;
	float:left;
	width:190px;
	padding-bottom:10px;
	text-align:right;
	}
#changeable {
	position:relative;
	float:left;
	width:442px;
	padding-bottom:15px;
	}
#changeable img {
	float:left;
	}
#txt-holder {
	position:absolute;
	top:18px;
	right:13px;
	width:183px;
	z-index:1;
	line-height:1.4em;
	}
#txt-holder p {
	padding-bottom:7px;
	}
.find-more {
	display:block;
	padding-right:7px;
	margin-top:10px;
	}
.find-more a {
	font-weight:bold;
	color:#da147a;
	}
.find-more a:hover {
	color:#323232;
	}
.tleft,
.tright {
	color:#e67932;
	}
.tleft {
	float:left;
	text-transform:uppercase;
	font-weight:bold;
	}
.tright {
	float:right;
	font-weight:bold;
	}
body.room-hire .tright {
	float:left;
	font-weight:normal;
	}
.head {
	float:left;
	width:100%;
	}
.hire-box {	
	float:left;
	padding:1em 0;
	}
#main-content .hire-box ul li {
	padding-left:11px;
	background:url(../images/bullet.gif) no-repeat 0 9px;
	}
body.search #main-content 
{
    float:left;
    width:100%;
    }
#contact-address,
#contacts {
	float:left;
	width:100%;
	padding-top:21px;
	margin-bottom:25px;
	font-size:1.2em;
	position:relative;
	}
	
.address {
	width: 200px;
	float: left;
	display: block;
}

.directory-element ul li {
	background:transparent url(../images/adot.gif) no-repeat scroll 0 7px;
	padding-left:13px;
}

/*.contact {
	width: 200px;
	float: left;
	display: block;

}	*/

.spec-image {
	float: left;
	width: 300px;
	display: block;
	margin-bottom: 30px;
	margin-top: 20px;
}

.spec-desc {
	float: left;
	width: 300px;
	display: block;
	margin-top: 20px;
}

.blue-bold {
	font-weight: bold;
}

.description {
	width: 700px;
	clear: both;
	float: left;
	display: block;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
	
#contacts {
	padding-top:30px;
	}
#contact-address strong,
.email-left strong,
.email strong {
	color:#ec258e;
	}
#address {
	float:right;
	padding-right:242px;
	}
#map-hold {
	background-color:#e3e3e2;
	padding:4px;
	float:left;
	position:relative;
	}
.email li a,
.email-left li a {
	padding-left:26px;
	background:url(../images/mail.gif) no-repeat 0 4px;
	line-height:1.8em;
	display:block;	
	}
.email li a:hover,
.email-left li a:hover {
	color:#6a6a6a;
	}
.email,
.email-left {
	float:left;
	width:350px;
	}
.email {
	float:left;
	width:400px;
	}
.email-left {
	float:left;
	width:483px;
	}
.infoBox {
	background: url('blueinfowindow.png');
	border: none;
	position: absolute;
	padding-left: 20px;
	padding-top: 10px;
   } 
#cpis-archive {
	background: url(../images/login-form-bg2.gif) no-repeat 0 bottom;
	float:left;
	width:100%;
	}
body.policy #cpis-archive {
	background: url(../images/box-left-bg.gif) no-repeat 0 bottom;
	}
.archive-heading {
	width:207px;
	height:47px;
	background: url(../images/cini-archives.gif) no-repeat 0 0;
	text-indent:-99999px;
	float:left;
	}
body.policy .archive-heading {
	background: url(../images/cini-archives-blue.gif) no-repeat 0 0;
	}
#cpis-archive li {
	line-height:1.8em;
	}
#cpis-archive li a {
	background: url(../images/archive-icon.gif) no-repeat 0 2px;
	padding-left:22px;
	display:block;
	color:#768052;
	font-weight:bold;
	}
body.policy #cpis-archive li a {
	color:#2a80ae;
	background: url(../images/archive-icon-blue.gif) no-repeat 0 2px;
	}
body.policy #main-content ul#cpis-archive li a:hover {
	color:#1c5777;
	}
#main-content ul#cpis-archive li a:hover {
	color:#525a33;
	}
#search-result-list {
	float:left;
	}
#search-result-list li {
	margin-bottom:16px;
	width:100%;
	}
#search-result-list li a {
	padding:0;
	background:none;
	display:block;
	}
#main-content #links li {
	padding:0 0 0 0;
	}
#main-content #links a {
	font-weight:bold;
	color:#da147a;
	}
#main-content #links a:hover {
	text-decoration:underline;
	}
body.participation-network .one a {
	color:#cb036d;
	}
#leaflets a {
    background:none;
    float:left;
    margin-right:10px;
    }
/*Sidebar
-----------------------------------------------------------------------------*/
#sidebar {
	float:left;
	display:inline;
	width:207px;
	font-size:1.1em;
	background-color:#CC66CC;
	padding:70px 0 0 0;
	}
#list-wrap {
	width:207px;
	float:left;
	display:inline;
	min-height:500px;
	height:auto !important;
	height:500px;
	}
#sidebar ul {
	font-size:1.1em;
	}
#sidebar ul ul {
	font-size:0.9em;
	background: url(../images/sidebar-border.gif) repeat-x 0 top;
	padding:1px 0 2px 0;
	/*display:none;*/
	float:left;
	width:100%;
	}
#sidebar ul ul li {
	font-size:0.9em;
	}
#sidebar ul ul ul li {
	font-size:1.1em;
	}
#sidebar ul ul#exec-business,
#sidebar ul ul#committee-business {
	display:block;
	background:none;
	}
#sidebar ul ul#exec-business a,
#sidebar ul ul#committee-business a {
	color:#585858;
	}
#sidebar ul ul#exec-business li a,
#sidebar ul ul#committee-business li a {
	padding:2px 0;
	text-indent:22px;
	display:block;
	width:203px;
	}
#sidebar ul ul#exec-business li a:hover,
#sidebar ul ul#committee-business li a:hover {
	color:#000;
	}
#sidebar ul li {
	font-size:1.1em;
	background: url(../images/sidebar-border.gif) repeat-x 0 bottom;
	float:left;
	width:100%;
	clear:left;
	}
#sidebar ul ul li {
	background: none;
	}
#sidebar ul li a {
	display:block;
	padding:6px 0 6px 7px;
	width:96%;
	float:left;
	clear:left;
	}
#sidebar ul li li a {
	text-indent:7px;	
	padding:4px 0 4px 8px;
	}
#sidebar ul li a:hover {
	color:#7c0844;
	}
/*body.documents #sidebar ul#documents,
body.assembly-news #sidebar ul#assembly-news,
body.exec-business #sidebar ul#exec-business,
body.committee-business #sidebar ul#committee-business,
body.uk-parliament #sidebar ul#uk-parliament,
body.sub-groups #sidebar ul#sub-groups,
body.consultation #sidebar ul#consultation {
	display:block;
	}*/
body.cpis #sidebar ul li a.locked {
	background: url(../images/cpis-lock.gif) no-repeat 190px center;
	}
body.policy #sidebar ul li a.locked {
	background: url(../images/policy-lock.gif) no-repeat 190px center;
	}
body.cpis #sidebar ul#unlocked li a {
	}
#rooms {
	width:100%;
	float:left;
	margin-bottom:20px;
	}
.room {
	float:left;
	display:inline;
	width:207px;
	margin-left:28px;
	}
.room img {
	float:left;
	margin:6px 0 3px 0;
	}
.room.first {
	margin-left:0;
	}
body.room-hire #main-content a {
	font-weight:bold;
	color:#e67932;
	}
body.room-hire #main-content a:hover {
	color:#b55f27;
	}
#inner-col {	
	float:left;
	display:inline;
	width:442px;
	}
#further-info {
	float:left;
	display:inline;
	width:100%;
	border-top:#f8d0e4 1px solid;
	padding:20px 0 0 0;
	}
.fi-col {
	float:left;
	display:inline;
	width:205px;
	margin-right:20px;
	}
.fi-col strong {
	font-weight:bold;
	color:#e67932;
	}
.fi-col.last {
	margin-right:0;
	}
#main-content .fi-col li {
	background:url(../images/bullet.gif) no-repeat 0 9px;
	padding-left:11px;
	}
.profile {
	float:left;
	display:inline;
	width:208px;
	line-height:1.4em;
	margin-right:27px;
	}
.profile img {
	float:left;
	padding-bottom:4px;
	}
.profile a {
	display:block;
	float:left;
	width:208px;
	}
.profile a:hover {
	color:#626262;
	}
.profile.last {
	margin-right:0;
	}
.position {
	color:#ec258e;
	display:block;
	text-transform:uppercase;
	padding-bottom:4px;
	}
.row {
	float:left;
	width:100%;
	margin:5px 0 23px 0;
	}
#profile-specific {
	float:left;
	width:100%;
	margin-top:30px;
	}
#staff-details {
	float:left;
	width:440px;
	margin-top:40px;
	}
#staff-details em {
	color:#ec258e;
	font-style:normal;
	}
#cse-search-box div {
    line-height:30px;
    }
.q_input {
       float:left;
       padding:2px 0;
       margin-right:4px;
       }
#cse-search-box div img {
    vertical-align:middle;
    float:left;
    }
.table {
  	border-collapse: collapse;
  	width: 99%;
	font-size:0.9em;
	line-height:1.3em;
	float:left;
	margin-bottom:15px;
	}
body.membership .table tr.odd {
  	background-color:#fce7f2;
	}
body.room-hire .table tr.odd {
  	background-color:#f9f1c9;
	}
.table thead {
  	border-top: 1px solid #fff;
  	border-bottom: 1px solid #fff;
  	background-color:#da147a;
	}
.table thead th {
  	color:#fff;
	}
.table th, .table td {
  	padding:7px;
	border-bottom: 1px solid #fff; 
	border-right:1px solid #fff; 
	}
.table th {
  	font-weight:bold;
  	text-align: left;
	}
.table th.tbleft {
  	background: #da147a url(../images/table-bg-left.gif) no-repeat 0 0; 
	}
.table th.tbright {
  	background: #da147a url(../images/table-bg-right.gif) no-repeat right 0; 
	}
/*Sidebar background image
-----------------------------------------------------------------------------*/
body.membership #sidebar 
{
    
	background: #fce7f2 url(../images/sidebar-membership.gif) no-repeat 0 0;
	}
body.advocacy #sidebar {
	background: #fed2da url(../images/sidebar-advocacy.gif) no-repeat 0 0;
	}
body.about-us #sidebar {
	background: #fce7f2 url(../images/sidebar-about.gif) no-repeat 0 0;
	}
body.room-hire #sidebar,
body.events-calendar #sidebar {
	background: #f9f1c9 url(../images/sidebar-room-hire.gif) no-repeat 0 0;
	}
body.training #sidebar {
	background: #f1defb url(../images/sidebar-training.gif) no-repeat 0 0;
	}
body.working-in-partnership #sidebar {
	background: #fce7f2 url(../images/sidebar-working.gif) no-repeat 0 0;
	}
body.participation-network #sidebar {
	background: #fce7f2 url(../images/sidebar-participation.gif) no-repeat 0 0;
	}
body.cpis #sidebar {
	background: #d1dd9d url(../images/sidebar-cpis.gif) no-repeat 0 0;
	}
body.policy #sidebar {
	background: #d1effd url(../images/sidebar-policy.gif) no-repeat 0 0;
	}
/*List wrap
-----------------------------------------------------------------------------*/
body.membership #list-wrap {
	background: url(../images/listwrap-membership.gif) no-repeat 0 bottom;
	}
body.advocacy #list-wrap {
	background: url(../images/listwrap-advocacy.gif) no-repeat 0 bottom;
	}
body.about-us #list-wrap {
	background: url(../images/listwrap-membership.gif) no-repeat 0 bottom;
	}
body.room-hire #list-wrap,
body.events-calendar #list-wrap {
	background: url(../images/listwrap-room-hire.gif) no-repeat 0 bottom;
	}
body.training #list-wrap {
	background: url(../images/listwrap-training.gif) no-repeat 0 bottom;
	}
body.working-in-partnership #list-wrap {
	background: url(../images/listwrap-working.gif) no-repeat 0 bottom;
	}
body.participation-network #list-wrap {
	background: url(../images/listwrap-working.gif) no-repeat 0 bottom;
	}
body.cpis #list-wrap {
	background: url(../images/listwrap-cpis.gif) no-repeat 0 bottom;
	padding-bottom:11px;
	}
body.policy #list-wrap {
	background: url(../images/listwrap-policy.gif) no-repeat 0 bottom;
	}
#main-content {
	float:right;
	display:inline;
	width:678px;
	padding-top:22px;
	font-size:1.2em;
	line-height:1.7em;
	position:relative;
	}
body.business #main-content {
   width:100%;
   }
body.business .one {
   width:670px;
   }
body.blog #main-content,
body.sitemap #main-content,
body.search-results #main-content,
body.terms #main-content,
body.privacy #main-content,
body.accessibility #main-content {
	float:left;
	width:915px;
	padding-top:22px;
	}
body.blog .one,
body.sitemap .one {
	width:680px;
	}
body.terms .one,
body.privacy .one,
body.accessibility .one {
	width:915px;
	}
body.search-results .one  {
	width:100%;
	}
body.blog .one div,
body.sitemap .one div {
	float:left;
	width:100%;
	margin-top:14px;
	}
body.blog h3 {
	font-weight:bold;
	margin-top:10px;
	}
.blog-date {
	font-size:0.97em;
	padding-bottom:10px;
	}
#blog-archive {
	margin-top:13px;
	float:left;
	}
#main-content #blog-archive li {
	background:none;
	padding:0;
	display:block;
	float:left;
	width:100%;
	padding-bottom:20px;
	}
#latest-archive .blog-date {
	font-size:0.9em;
	padding-left:23px;
	}
body.blog .one img {
	float:left;
	padding:0 20px 0 0;
	}
#latest-archive {
	float:left;
	background: url(../images/latest-archive-bg.gif) no-repeat 0 bottom;
	}
#latest-archive img {
	float:left;
	}
#latest-archive ul  {
	float:left;
	margin:10px 0 25px 0;
	}
#main-content #latest-archive ul li {
	background:none;
	background-color:none;
	line-height:1.5em;
	padding-bottom:13px;
	float:left;
	}
#latest-archive ul li a {
	float:left;
	background: url(../images/blog-icon.gif) no-repeat 0 2px;
	padding-left:24px;
	display:block;
	font-weight:bold;
	color:#4a9d98;
	width:160px;
	}
#main-content #latest-archive ul li a:hover {
	color:#2b6f6b;
	}
#main-content ul {
	padding-bottom:13px;
	}
#main-content ul li {
	padding-left:13px;
	}

body.cpis .one ul li {
	background: url(../images/list-bg-cpis.gif) no-repeat 0 7px;
	}
body.policy .one ul li {
	background: url(../images/list-bg-policy.gif) no-repeat 0 7px;
	}
#main-content ul li a:hover {
	color:#8c8c8c;
	}
#main-content ul#archive-list li {
	padding-bottom:3px;
	}
body.cpis #main-content ul.month li {
	background: none;
	padding:0 0 20px 0;
	}
body.cpis #main-content ul.month {
	padding:0 0 10px 0;
	}
ul.month li a {
	background: url(../images/list-bg-cpis.gif) no-repeat 0 4px;
	padding-left:14px;
	font-weight:bold;
	color:#8c8c8c;
	}
ul.month li a:hover {
	background: url(../images/list-bg-cpis.gif) no-repeat 0 4px;
	}
ul.month li a {
	background: url(../images/list-bg-cpis.gif) no-repeat 0 4px;
	padding-left:14px;
	font-weight:bold;
	color:#8c8c8c;
	}
#main-content ul.month li a:hover {
	color:#323232;
	}
.bold {
	font-weight:bold;
	margin-bottom:3px;
	}
.col {
	display:inline
	}
.one {
	float:left;
	width:442px;
	}
	
.cat_head {
	margin: 20px 0 20px 0;
}

.advocacy .cat_col_one ul, .advocacy .cat_col_two ul, .advocacy .cat_col_three ul {
	margin-left: -13px;
}

.advocacy .cat_col_one li a, .advocacy .cat_col_two li a, .advocacy .cat_col_three li a {
	color: #000000;
	background: url(../images/adot.gif) 0 7px no-repeat;
	white-space: normal;
	display: block;
	padding-left: 15px;
}

.advocacy .section-list li {
	background: url(../images/adot.gif) left center no-repeat;
	padding-left: 15px;
}

.advocacy .cat_col_one {
	float: left;
	display: block;
	width: 200px;
	margin-right: 40px;
	margin-bottom: 20px;
}

.advocacy .cat_col_two {
	float: left;
	display: block;
	width: 200px;
	margin-right: 30px;
}

.advocacy .cat_col_one li {
	margin-left: -10px;
}
	

.advocacy .cat_col_three {
	float: left;
	display: block;
	width: 200px;

}

.clear {
	clear: both;
}

.advocacy .one_one {
	width:679px;
}

.advocacy li a {
	color: #c30040;
}

.advocacy li a.selected {
	color: #801142;
}

#directory-list {
	margin-left: 0px;
}

#main-content .one ul li {
	background: url(../images/list-bg.gif) no-repeat 0 7px;
	}
	
.advocacy #main-content .one_one ul li {
	margin: 0;
	}
	
.advocacy h3 {
	padding-top: 20px;
}

.advocacy #directory-list li 
{
	width: 38px;
	height: 27px;
	background: url(../images/dirlist.gif) top left no-repeat;
	/*background-color: #dc0226;*/
	float: left;
	display: block;
	margin-right: 0px;
	outline: none;
	padding-top: 4px;
	margin-bottom: 20px;
	margin-left: 5px;
}

.advocacy #directory-list li.active {
	width: 38px;
	height: 27px;
	background: url(../images/dirlist_selected.gif) top left no-repeat;
	/*background-color: #dc0226;*/
	float: left;
	display: block;
	margin-right: 0px;
	outline: none;
	padding-top: 4px;
	margin-bottom: 20px;
	margin-left: 5px;
}

.advocacy #directory-list li a {
	color: #FFF;
	font-size: 14px;
	text-decoration: none;
	padding-top: 2px;
}

.organisation-section {
	border-bottom: 1px solid #f4b3bd;
	padding-bottom: 0px;
	margin-bottom: 20px;
}

.organisation-address {
	width: 200px;
	float: left;
	display: block;
}

.organisation-details {
	width: 250px;
	float: left;
	display: block;
}

.organisation-pic {
	float: left;
	margin: 0 10px 5px 0;
}
	
	
body.cpis .one {
    min-height:500px;
    height:auto !important;
    height:500px;
    }	
.one a {
	background: url(../images/link-border.gif) repeat-x 0 bottom;
	}
.one a:hover,
body.home .one a {
	background:none;
	}	
body.about-us .one,
body.room-hire .one {
	width:679px;
	}
.about-img {
	padding:36px 0 17px 0;
	}
.intro {
	font-size:1.3em;
	color:#ec258e;
	line-height:1.5em;
	}
	
.intro-advocacy {
	font-size:1.3em;
	color:#dc0226;
	line-height:1.5em;
	}
body.home .intro {
	padding-bottom:6px;
	}
.two {
	float:right;
	width:207px;
	margin-top:63px;
	}
body.home .two {
	width:442px;
	margin-top:0;
	}
body.home .two .box .two {
	width:207px;
	margin-top:0;
	}
.two img {
	float:left;
	}
.p-col {	
	float:left;
	display:inline;
	margin:3px 46px 0 11px;
	}
#apply {
	background: url(../images/apply-background.gif) no-repeat 0 bottom;
	padding-bottom:2px;
	margin-top:20px;
	float:left;
	}
#apply p {
	color:#616160;
	padding:0 10px;
	}
.apply-now a {
	display:block;
	background: url(../images/buttons/apply-now.gif) no-repeat 0 0;
	width:185px;
	height:26px;
	text-indent:-99999px;
	margin:20px 0 10px 10px;
	}
.heading {
	float:left;
	display:block;
	width:100%;
	padding:7px 0 10px 0;
	color:#7a2ba2;
	font-size:1.1em;
	font-weight:bold;
	}
.purple {
	color:#7a2ba2;
	}
#training-list {
	float:left;	
	width:100%;
	padding:0 0 20px 0;
	}
#main-content #training-list li {
	padding:0;
	background:none;
	}
.link a {
	color:#da147a;
	font-weight:bold;
	}
.link a:hover {
	text-decoration:underline;
	}
.image {
	padding-bottom:15px;
	}
.go-back {
	position:absolute;
	right:0;
	top:30px;
	}
.cal-date {
	display:block;
	margin:-7px 0 15px 0;
	}
body.events-calendar a {
	font-weight:bold;
	color:#E67932;
	}
body.events-calendar a:hover {
	font-weight:bold;
	color:#B55F27;
	}
body.events-calendar .go-back a {
	font-size:0.9em;
	color:#323232;
	font-weight:normal;
	}
body.events-calendar .go-back a:hover {
	color:#7c0844;
	}
.go-back a {
	font-size:0.9em;
	color:#323232;
	}
.go-back a:hover {
	color:#7c0844;
	}
.pagination {
	float:right;
	margin-top:-31px;
	}
.pagination.btm {
	margin-top:0;
	}
.pagination a {
	margin-left:5px;
	}
.curr {
	font-weight:bold;
	color:#5c9540;
	}
body.policy ul.month li 
{
    display:block;
	background:url(../images/list-bg.gif) no-repeat 0 7px;
	}
body.policy ul.month li a {
	background:none;
	background-color:#fff;
	padding-left:0;
	}
.testimonial {
	float:left;
	width:100%;
	padding:10px 0 10px 0;
}
.name-org {
	float:left;
	width:100%;
	color:#ee7932;
	padding-top:5px;
	line-height:1.4em;
}
/*Feedburner
-----------------------------------------------------------------------------*/
.feedburnerFeedBlock {
    line-height:1.5em;
    }
.feedTitle {
    padding-bottom:0;
    font-weight:bold;
    }
.feedTitle a {
    color:#5d5d5d;
    }
#creditfooter {
    display: none;
    } 
.feedburnerFeedBlock .date {
    padding-bottom:0;
    font-size:0.9em;
    color:#8c8c8c;
    }
#main-content .feedburnerFeedBlock ul li {
    padding: 0 0 10px 0;
    }
div.feedburnerFeedBlock ul {
    margin-left:0;
    padding-left:0;
    list-style:none;
    }
.headline a {
    color:#cb036d;
    }
noscript p a {
    color:#cb036d;
    font-weight:bold;
    }
/*Search Results
-----------------------------------------------------------------------------*/
.sr-pages {
	float:left;
	width:100%;
	margin-bottom:20px;
	}
.matches {
	float:left;
	font-weight:bold;
	}
.pages {
	float:right;
	}
.pages a {
	padding:0 3px;
	font-weight:bold;
	color:#da147a;
	}
.pages a:hover {
	color:#323232;
	}
/*Site Map
-----------------------------------------------------------------------------*/
#sitemap-tree {
	font-size:1em;
	font-weight:bold;
	width:300px;
	}
#sitemap-tree ul {
	margin-left:20px;
	font-weight:normal;
	}
#main-content #sitemap-tree ul {
	padding-bottom:0;
	}
#sitemap-tree li {
	padding-left:10px;
	margin-bottom:8px;
	background:url(../images/sitemap-bullet.gif) no-repeat 0 6px;
	}
#sitemap-tree li li {
	margin-bottom:0;
	}
/*Training Workshops table
-----------------------------------------------------------------------------*/
#trainingTable {
	border-collapse: collapse;
	width: 442px;
	margin:0;
	font-size:1.2em;
	color:#616160;
	float:left;
	}
body.home #trainingTable {
	width: 935px;
	margin-left:-10px;
	}
body.training #trainingTable {
	font-size:1em;
	}
body.training #trainingTable caption {
	padding: 7px 0 7px 0;
	}
#trainingTable caption {
	font-size: 1.1em;
	font-weight: bold;
	padding: 7px 0 7px 10px;
	color:#7a2ba2;
	}
#trainingTable col#albumCol {
	border: none;
	}
#trainingTable th {
	font-weight: bold;
	text-align: left;
	}
#trainingTable td {
	padding: 0.1em 1em;
	}
	
#trainingTable th {
	padding: 0.1em 1em;
	}
	
.odd .date {
	background-color:#f2e1fb;
	}
#trainingTable .odd {
	background-color:#eccdfc;
	}
#trainingTable .odd .row-left {
	background:#f2e1fb url(../images/row-left.gif) no-repeat left top;
	}
#trainingTable .odd .row-right {
	background:#f2e1fb url(../images/row-right.gif) no-repeat right top;
	}
#trainingTable .row-right a {
	display:block;
	font-weight:bold;
	color:#616160;
	background:url(../images/table-arrow.gif) no-repeat right 4px;
	}
#trainingTable .odd .row-right a {
	background:url(../images/table-arrow-odd.gif) no-repeat right 4px;
	}
#trainingTable .row-right a:hover {
	color:#323232;
	}
/*Business table
-----------------------------------------------------------------------------*/
table.business {
	border-collapse: collapse;
	width: 670px;
	margin:0 0 30px 0;
	font-size:1.2em;
	color:#616160;
	float:left;
	border:#666 1px solid;
	}
table.business {
	font-size:1em;
	}
table.business th {
	font-weight: bold;
	text-align: left;
	padding: 2px 10px;
	background-color:#666;
	color:#fff;
	border-right:#ccc 1px solid;
	}
table.business td {
    text-align: left;
	padding: 2px 10px;
	border-bottom:#666 1px solid;
	border-right:#666 1px solid;
	}
table.odd .date {
	background-color:#f2e1fb;
	}
table.business .odd {
	background-color:#eccdfc;
	}
table.business .odd .row-left {
	background:#f2e1fb url(../images/row-left.gif) no-repeat left top;
	}
table.business .odd .row-right {
	background:#f2e1fb url(../images/row-right.gif) no-repeat right top;
	}
table.business .row-right a {
	display:block;
	font-weight:bold;
	color:#616160;
	background:url(../images/table-arrow.gif) no-repeat right 4px;
	}
table.business .odd .row-right a {
	background:url(../images/table-arrow-odd.gif) no-repeat right 4px;
	}
table.business .row-right a:hover {
	color:#323232;
	}
/*Login Form
-----------------------------------------------------------------------------*/
#login-wrapper {
	width:207px;
	float:left;
	font-size:1.1em;
	position:relative;
	background: url(../images/login-form-bg.gif) no-repeat 0 bottom;
	}
body.cpis #login-wrapper {
	background: url(../images/login-form-bg2.gif) no-repeat 0 bottom;
	}
body.home #login-wrapper {
	min-height:174px;
	height:auto !important;
	height:174px;
	}
#login-wrapper fieldset {
	padding: 0 15px 10px 15px;
	}
#login-wrapper p {
    position: relative;
	width: 100%;
	padding:0.3em 0;
	margin:0;
	line-height:1.4em;
	clear:both;
	overflow:auto;
	}
#login-wrapper label {
	float: left;
	font-size:0.8em;
	color:#626262;
	margin-bottom:2px;
	}
#login-wrapper input[type="text"], 
#login-wrapper textarea {
	border: 1px solid #c6c6c6;
	float:left;
	}
#login-wrapper .l_input {
	width:169px;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#626262;
	border: 1px solid #c6c6c6;
	}
#login-wrapper input.checkbox {
    width: 18px;
    float:right;
    margin-right:10px;
	}
body.membership #login-wrapper .submit,
body.cpis #login-wrapper .submit,
body.home #login-wrapper .submit  {
	float:right;
	margin:5px 0;
	background: url(../images/buttons/login.gif) no-repeat 0 0;
	text-indent:-99999px;
	width:60px;
	height:23px;
	}
body.home #login-wrapper .submit {
	float:right;
	margin:5px 0;
	}
body.cpis #login-wrapper .submit {
	background: url(../images/buttons/login2.gif) no-repeat 0 0;
	}
#login-wrapper input:focus, textarea:focus {
	background: #ffc;
	}
.checkbox {	
	float:right;
	}
.forgot {
	float:left;
	padding-top:7px;
	font-size:0.8em;
	}
.forgot a {
	color:#626262;
	}
.forgot a:hover {
	text-decoration:underline;
	}
/*Account Form
-----------------------------------------------------------------------------*/
#account-wrapper {
	width:370px;
	float:left;
	font-size:1.2em;
	margin-top:5px;
	}
#account-wrapper fieldset {
	margin: 0; 
	padding: 0 0 2em 0;
	}
#account-wrapper legend {
	font-weight: bold;
	margin:0 0 4px 0;
	color:#000;
	}
#account-wrapper p {
    position: relative;
	width: 100%;
	padding:2px 0;
	margin:0;
	line-height:1.7em;
	clear:both;
	overflow:auto;
	}
#account-wrapper label {
	float: left;
	width: 149px;
	}
#account-wrapper input[type="text"] {
	border: 1px solid #999;
	float: left;
	}
#account-wrapper .f_input {
	width:200px;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	color:#243456;
	border: 1px solid #999;
	float: left;
	margin:0;
	}
#account-wrapper .submit2 {
	float:right;
	margin-right:14px;
	}
.email-add {
	float:left;
	margin-right:67px;
	margin-bottom:4px;
	}
/*Training Application Form
-----------------------------------------------------------------------------*/
#training-wrapper {
	width:430px;
	float:left;
	font-size:1em;
	}
#training-wrapper fieldset {
	padding-bottom:2em;
	}
#training-wrapper legend {
	font-weight: bold;
	margin:0;
	color:#7a2ba2;
	}
#training-wrapper p {
    position: relative;
	width: 100%;
	padding:0 0 7px 0;
	margin:0;
	line-height:1.9em;
	clear:both;
	overflow:auto;
	}
#training-wrapper label {
	float: left;
	width: 170px;
	color:#616160;
	}
#training-wrapper input[type="text"], 
#training-wrapper textarea {
	border: 1px solid #999;
	float:left;
	}
#training-wrapper .t_input,
#training-wrapper textarea,
.f_input {
	width:239px;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#616160;
	border: 1px solid #999;
	margin:0;
	}
.f_input {
	float:left;
	width:174px;
	}
.f_label {
	float:left;
	padding:0 5px 3px 0;
	}
#f_password {
    width:190px;
    float:left;
    margin-top:10px;
    }
.f_btn 
   {
      float:right;
      margin:5px 8px 0 0;
   }
#training-wrapper input.checkbox {
    width: auto;
	float:left;
	margin-left:0;
	}
#training-wrapper #ImageButton1 {
	float:right;
	margin:10px 12px 0 0;
	}
#training-wrapper input:focus, textarea:focus {
	background: #f9f2fd;
	}
#training-wrapper textarea {
	height: 100px;
	}
#training-wrapper #special {
  	margin: 0;
	padding: 0;
	border: none;
	background: transparent;
	}
#training-wrapper #special span {
  	width: 171px;
	float: left;
	font-size: 1em;
	font-weight: normal;
	display:block;
	color:#616160;
	}
#training-wrapper #special div {
  	width: 249px;
	float: left;
	}
#training-wrapper #special label {
	float: none;
	display: inline;
	width:50px;
	}
#training-wrapper #special div .special-hold {	
	float: left;
	width:60px;
	margin-bottom:3px;
	}
.req {
    margin-left:5px;
    }
.req-txt {
    position:absolute;
    left:0;
    bottom:33px;
    color:#616160;
    }
/*Footer
-----------------------------------------------------------------------------*/
#footer-wrap {
	width:981px;
	padding:0 8px;
	margin:0 auto;
	font-size:1.1em;
	text-align:left;
	background:#edede9 url(../images/wrapper-bg.gif) repeat-y 0 0;
	color:#626262;
	}
#footer-wrap a {
	color:#626262;
	}
#footer-wrap a:hover {
	text-decoration:underline;
	}
* html #footer-wrap {
	width:997px;
	padding:0 ;
	margin:0 auto;
	}
#footer-wrap strong {
	color:#da147a;
	}
#footer {
	float:left;
	width:935px;
	height:110px;
	margin:0 0 9px 23px;
	border-bottom:#f2d1e3 1px solid;
	}
* html #footer {
	margin-left:16px;
	}
#footer-wrap ul {	
	float:left;	
	display:inline;
	margin-left:23px;
	color:#da147a;
	}
* html #footer-wrap ul {	
	margin-left:32px;
	}
#footer-wrap ul li {	
	float:left;	
	background:url(../images/separator.gif) no-repeat 0 5px;
	padding:0 7px 0 8px;
	}
#footer-wrap ul li.first {	
	background:none;
	padding:0 18px 0 0;
	}
#footer-wrap ul li.separator {
	background:none;
	}
#footer-wrap ul li a {	
	float:left;
	padding:0;
	color:#da147a;
	}
.eyekiller {
	float:right;
	margin-right:23px;
	padding: 0;	
	}
.eyekiller a {
	color:#858585;
	}
#footer-wrap, .push {
	height: 155px;
	clear:both;
	}
.push {
	width: 100%;
	}
/*Main Navigation
-----------------------------------------------------------------------------*/
#main-nav {
	float:left;
	display:inline;
	width:960px;
	height:24px;
	padding:1px 0 0 20px;
	font-size:1.2em;
	margin:29px 0 0 8px;
	background:url(../images/nav-bg.gif) repeat-x 0 0;
	}
#main-nav li {
	float:left;
	margin-right:19px;
	}
#main-nav li a {
	height:22px;
	display:block;
	text-decoration:none;
	float:left;
	font-weight:normal;
	color:#000;
	}
#main-nav li a:hover {
	color:#cb036d;
	}
body.home #main-nav li#home a,
body.about-us #main-nav li#about-us a,
body.membership #main-nav li#membership a,
body.room-hire #main-nav li#room-hire a,
body.training #main-nav li#training a,
body.cpis #main-nav li#cpis a,
body.policy #main-nav li#policy a,
body.working-in-partnership #main-nav li#working-in-partnership a,
body.participation-network #main-nav li#participation-network a,
body.advocacy #main-nav li#advocacy a  {
	color:#cb036d;
	}
#main-nav li.last{
	margin-right:0;
	}
/*Top Navigation
-----------------------------------------------------------------------------*/
#top-nav ul {
	position:absolute;
	top:22px;
	left:660px;
	width:200px;
	height:22px;
	font-size:1.2em;
	}
#top-nav ul li {
	float:left;
	margin-right:18px;
	}
#top-nav ul li a {
	height:22px;
	display:block;
	text-decoration:none;
	text-indent:-99999px;
	float:left;
	color:#4ea09b;
	}
#top-nav ul li#blog a {
	width:50px;
	background:url(../images/top-nav.gif) no-repeat 0 0;
	}
#top-nav li#blog a:hover,
body.blog #top-nav li#blog a {
	background-position:0 -22px;
	}
#top-nav li#events-calendar a {
	width:90px;
	background:url(../images/top-nav.gif) no-repeat -50px 0;
	}
#top-nav li#events-calendar a:hover,
body.events-calendar #top-nav li#events-calendar a {
	background-position:-50px -22px;
	}
#top-nav li#sitemap a {
	width:45px;
	background:url(../images/top-nav.gif) no-repeat -43px 0;
	}
#top-nav li#sitemap a:hover,
body.sitemap #top-nav li#sitemap a {
	background-position:-43px -22px;
	}
#top-nav li#contactnav a {
	width:43px;
	background:url(../images/top-nav.gif) no-repeat 0 0;
	}
#top-nav li#contactnav a:hover,
body.contact #top-nav li#contactnav a {
	background-position:0 -22px;
	}
#top-nav li.last {margin-right:0;}
/*sIFR Text
-----------------------------------------------------------------------------*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
	}
.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
	}
.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	}
.sIFR-replaced div.sIFR-fixfocus {
	margin: 0pt; 
	padding: 0pt; 
	overflow: auto; 
	letter-spacing: 0px; 
	float: none;
	}
.sIFR-active h2 {
	visibility: hidden;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	font-size: 25px;
	display: block;
	visibility:hidden;
	}
* html .sIFR-active h2 {
	margin-bottom:-11px;
	}

* html .sIFR-active h3 {
	margin-top: 20px;
}

* html .sIFR-active h4 a {
	text-decoration: none;

}

.section-head {
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: -20px;
}

.section-title {
	margin-top: 20px;
}

* html .sIFR-active .section-head {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	font-size: 2pt;
	display: block;
	visibility:hidden;
}

.sIFR-active .title {
	visibility: hidden;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	font-size: 17px;
	display: block;
	visibility:hidden;
	margin-bottom:-4px;
    }
	/*Accordion
-----------------------------------------------------------------------------*/	
.basic  {
	float:left;
	width:627px;
	margin-top:10px;
	}
.acc-content {
	float:left;
	color:#233a48;
	line-height:1.4em;
	width: 483px;
	
	}
.basic p {
	text-decoration:none;
	margin:0 0 10px 0;
	border:none;
	}
.basic a {
	cursor:pointer;
	display:block;
	float:left;
	color:#323232;	
	font-weight: bold;
	text-indent:9px;	
	width: 483px;
	height:40px;
	line-height:38px;
	background:url("../images/acc-bg.gif") no-repeat 0 0;
	}
	
.basic a:hover {
	background:url("../images/acc-bg.gif") no-repeat 0 0;
}

.basic a.selected {
	
	background-color: #80cfe2;
	background:url("../images/acc-bg.gif") no-repeat 0 0px;
	}
.acc-img {
	float:left;
	margin:5px 0 10px 0;
	border:4px solid #cbd0cc;
	}
.acc-img img {
	float:left;
	}
.acc-txt {	
	float:left;
	display:inline;
	width:465px;
	margin:5px 0 10px 0px;
	}
.acc-txt ul {	
	
	}
.acc-txt li {	
	padding-left:13px;
	background:url(../images/bullet.gif) no-repeat 0 6px;
	}
	
.acc-txt p {
	font-weight: normal;
}

.acc-txt label {
	float: left;
	display: block;
	width: 150px;
	padding-top: 5px;
	font-weight: normal;
}

.acc-txt .reg-input {
	width: 278px;
	height: 25px;
	border: 1px solid #CCC;
	float: right;
	margin-bottom: 5px;
}

.acc-txt .reg-input-txt {
	border:0px;
	width: 270px;
	margin: 4px 0 0 2px;
}

.acc-txt .reg-area {
	width: 278px;
	height: 63px;
	border: 1px solid #CCC;
	float: right;
	display: block;
	margin-bottom: 5px;
}

.acc-txt .big-reg-area {
	width: 470px;
	height: 111px;
	border: 1px solid #CCC;
	
	display: block;
	margin-bottom: 5px;
}

.acc-txt .big-reg-area-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 4px 0 0 2px;
	width: 450px;
	height: 100px;
	border: none;
	background-color: #FFF;
	overflow: auto;
}

.acc-txt .big-reg-area2 {
	width: 462px;
	height: 111px;
	border: 1px solid #CCC;
	float: right;
	
	margin-bottom: 5px;
	margin-top: 15px;
}



.acc-txt .re-area-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 4px 0 0 2px;
	width: 270px;
	height: 55px;
	border: none;
	background-color: #FFF;
	overflow: auto;
	position: absolute;
}
	
.form-title {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #dc0226;
	padding: -10px 0 0 0;
}

.form-title2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #dc0226;
	padding: 20px 0 0 0;
}

.proceed-btn {
	float: right;
	margin: 10px 0 10px 0;
}

.tickboxes-left {
	float: left;
	width: 200px;
	display: block;
}

.tickboxes-left-large {
	float: left;
	width: 450px;
	display: block;
}

.tickboxes-right {
	float: left;
	width: 200px;
	display: block;
}

.tickboxes-right2 {
	float: left;
	width: 200px;
	display: block;
	margin-left: 20px;
}

.tick {
	float: left;
	padding:4px 0 0 0;
}

.one-tick label{
	float: right;
	display: block;
	margin-top: -3px;
	margin-right: 292px;
}


.tickboxes-left label {
	float: right;
	display: block;
	margin-top: -3px;
	margin-right: 20px;
}

.tickboxes-right label {
	float: right;
	display: block;
	margin-top: -3px;
	margin-right: 20px;
}

.tickboxes-right2 label {
	float: right;
	display: block;
	margin-top: -3px;
	margin-right: 20px;
}

.tickboxes-left-large label {
	float: right;
	margin-right: 0px;
	width: 300px;
	margin-right: 120px;
	display: block;
	margin-top: -3px;
}

.tickboxes-right-large label {
	float: right;
	display: block;
	margin-top: -3px;
}

.tickboxes-left-large2 label {
	float: right;
	margin-right: 0px;
	width: 400px;
	margin-right: 41px;
	display: block;
	margin-top: -3px;

}

.ref {
	padding: 20px 0 10px 0;
}

.tickboxes-right-large2 label {
	float: right;
	display: block;
	margin-top: -3px;
	margin-right: 41px;
}


/*Forgotten Password
-----------------------------------------------------------------------------*/
body.forgotten #main-content {
	float:left;
	width:915px;
	padding-top:22px;
	}
#forgot-wrapper {
	width:268px;
	float:left;
	font-size:1.1em;
	}
#forgot-wrapper p {
  	position: relative;
	width: 100%;
	padding:0;
	margin:0;
	line-height:2.8em;
	clear:both;
	overflow:auto;
	}
#forgot-wrapper label {
	float: left;
	width: 52px;
	}
#forgot-wrapper input[type="text"], 
#forgot-wrapper textarea {
	border: 1px solid #999;
	float:left;
	}
#forgot-wrapper .f_input,
#forgot-wrapper textarea {
	width:200px;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#243456;
	border: 1px solid #999;
	}
#forgot-wrapper .f_input {
	width:200px;
	}
#forgot-wrapper .submit2 {
	float:right;
	margin-right:10px;
	}
#forgot-wrapper input:focus, textarea:focus {
	background: #ffc;
	}
#forgot-wrapper input.radio {
  float: left;
	margin-right: 1em;
	}
#forgot-wrapper textarea {
	height: 100px;
	}
/*Free Trial form
-----------------------------------------------------------------------------*/
#trial-wrapper {
	width:318px;
	float:left;
	font-size:1.1em;
	}
#trial-wrapper p {
  	position: relative;
	width: 100%;
	margin:0;
	line-height:1.8em;
	clear:both;
	overflow:auto;
	padding-bottom:3px;
	}
#trial-wrapper label {
	float: left;
	width: 100px;
	}
#trial-wrapper .f_input,
#trial-wrapper textarea {
	width:200px;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#243456;
	border: 1px solid #999;
	overflow: auto;
	margin:0;
	}
#trial-wrapper .f_input {
	width:200px;
	}
#trial-wrapper .submit {
	float:right;
	margin-right:10px;
	}
#map {
	float:left;
	width:428px;
	height:288px;
	border:#e3e3e2 4px solid;
	float:left;
	position:relative;
	}
#training-wrapper p.error {	
	padding:3px 5px;
	font-weight:bold;
	color:#fff;
	width:407px;
	background-color:#ff0000;
	}
.news-content {
	float:left;
	width:204px;
	}
.error {
	display:block;
	width: 463px;
	color:#c30000;
	background-color:#ffdede;
	padding:10px;
	border:1px solid #fe8d8d;
}
