@charset "utf-8";
@import url(Additions.css);
/* CSS Document */



* {
	padding: 0; /* global margin and padding reset */
	margin: 0;
	outline:none;  /* PJ:This removes the outlines on the navigation items that go of the edge of the page due to textindent */
}
/* ----- tags ----- */
body {
	background-color:#fff;
	text-align: center; /* centre in IE */
	font: Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
}
hr {
	color:#000000;
	background-color: #000000;
	height:1px;
	border:0;
	margin-bottom:10px;}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#000;
	margin-bottom:5px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#000;
}
h3.event {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#000;
	}
h4 {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-top:20px;
}
h4.event {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000;
	margin-top:0px;
	margin-bottom:20px;
	}
h4.eventlisting {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#666;
	margin-top:0px;
	margin-bottom:15px;
	}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left:1.4em;
	font-weight:bold;
}
label {
	display:block;
	float:left;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	width:122px;
	margin-bottom:5px;
	padding-top:2px;
	}
label.directorysearch {
	color:#000;
	width:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-bottom:5px;
	padding-top:2px;
	}
li {
}
p {
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	margin-bottom:15px;
	line-height: 14px;
}
p.eventlisting-more {
	float:right;
	}
p.profile-summary {
	width:300px;
	}
p.linkp {
	margin-bottom:4px;
	margin-top:3px;}

#content2-top p {
	color:#000;
	font-size:14px;
	margin-top:90px;
	}
#content2 p {
	font-size:11px;
	}


a:link, a:visited {
	color:#000000;
	text-decoration:none;
}
a:hover, a:visited:hover {
	color:#000000;
	text-decoration:underline;
}
.clear{
	display:block;
	clear:both;	
}
/* ----- masthead ----- */

h1 a {
	display:block;
	text-indent:-1000em;
	width:220px;
	height:124px;
	background-image:url(../images/common/logo.gif);
}

/* ----- main containers ----- */
#top_navigation_holder{
	width:100%;	
	background-color:#f9f235;
	height:29px;
}
#frame, #top_navigation {
	margin: 0 auto; /* centre in proper browsers */
	width: 940px;
	text-align: left;
}
#jsddm li ul{
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	width:111px;
	text-align:center;
}

#jsddm li ul li{
	border:none;
	background-color:#f9f235;
}
#top_navigation ul{
	margin:0px; padding:0px; list-style:none;	position:absolute;
}
#top_navigation ul li{ 
	float:left;
}
#top_navigation ul li a{
	padding:8px 13px;
	height:13px;
	display:block;
	color:#6d6d6d;
}
#top_navigation ul li a:hover{
	color:#000;
}
#top_navigation ul li ul .selected{
	border:solid 1px #f9f235;
}
.selected:hover{
	text-decoration:none!important;
}
#top_navigation ul li ul li{
	float:none;	
}
.selected{
	background-color:#fff;	
	color:#000!important;
}
.flash_holder{
	width:700px; height:313px; overflow:hidden;	
}
#masthead, #navigation {
	float:left;
	width:220px;
	height:124px;
	margin-right:20px;
	
}
#content-top, #content {
	float:left;
	width:700px;
	height:124px;
	margin-right:0px;
}
.inner_left{
	float:left;
	width:505px;
	margin-right:15px;
}
.inner_right{
	float:left;
	width:180px;
}
.border_bottom{
	border-bottom:solid 1px #000;	
	margin-bottom:20px;
}
.border_top{
	padding-top:10px;
	border-top:solid 1px #000;	
}
#content2-top, #content2 {
	display:none;
	float:left;
	width:160px;
	height:124px;
}
#navigation, #content, #content2 {
	height:auto;
	border-top:1px solid black;
	padding-top:18px;
}
#navigation {
	padding-bottom:20px;
	}
#footer {
	float:left;
	border-top:2px solid black;
	width:940px;
	margin-top:40px;
	}



.item {
	float:left;
	border-bottom:1px solid black;
	padding-bottom:10px;
	width:160px;
	}
.col {
	float:left;
	width:250px;
	}
.col-wrapper {
	float:left;
	}
.event-col {
	float:left;
	width:300px;
	margin-right:30px;
	padding-bottom:20px;
	}
.event-col2 {
	float:left;
	width:190px;;
	}
.event-listing {
	float:left;
	width:505px;
	border-bottom:1px solid black;
	margin-bottom:10px;
	margin-top:10px;
	}
.directory-col {
	float:left;
	width:180px;
}
.inner_left .directory-col{
	width:252px;	
}

.link-category {
	border-top:solid 1px black;
	float:left;
	margin-top:10px;
	margin-bottom:40px;
	width:520px;
	}
/* ----- global navigation ----- */
#global-nav {
	float: left;
	list-style: none;
	margin: 0px 0 0px 0;
	padding: 0;
}
#global-nav li {
	float: left;
	margin: 0 0 0 0px;
	padding: 0;
}
#global-nav li a {
	display: block;
	margin: 0;
	padding: 0;
	text-indent: -1000em;
}
#global-nav li a:hover {
	background-position: 0 -22px;
}

#global-nav li a.current, #global-nav li a.current:hover {
	background-position: 0 -22px;
}

#nav0 {
	width: 120px;
	height: 18px;
	background: url(../images/common/home.gif) 0 0 no-repeat;
}
#nav1 {
	width: 120px;
	height: 18px;
	background: url(../images/common/information.gif) 0 0 no-repeat;
}
#nav2 {
	width: 120px;
	height: 18px;
	background: url(../images/common/membership.gif) 0 0 no-repeat;
}
#nav3 {
	width: 120px;
	height: 18px;
	background: url(../images/common/registration.gif) 0 0 no-repeat;
}
#nav4 {
	width: 120px;
	height: 18px;
	background: url(../images/common/news.gif) 0 0 no-repeat;
}
#nav5 {
	width: 120px;
	height: 18px;
	background: url(../images/common/events.gif) 0 0 no-repeat;
}
#nav6 {
	width: 120px;
	height: 18px;
	background: url(../images/common/contact.gif) 0 0 no-repeat;
}
#nav7 {
	width: 120px;
	height: 18px;
	background: url(../images/common/book.gif) 0 0 no-repeat;
}
#nav8 {
	width: 120px;
	height: 18px;
	background: url(../images/common/directory.gif) 0 0 no-repeat;
}
#nav9 {
	width: 120px;
	height: 18px;
	background: url(../images/common/members-area.gif) 0 0 no-repeat;
}
#nav10 {
	width: 120px;
	height: 18px;
	background: url(../images/common/international.gif) 0 0 no-repeat;
}
#nav11 {
	width: 120px;
	height: 18px;
	background: url(../images/common/links.gif) 0 0 no-repeat;
}
#navigation div ul {
	list-style:none;
	margin:20px 0 0 0; padding:0px;
}
#navigation div ul li{
	margin-bottom:5px;
}
#navigation div ul li a{
	font-weight:normal;
	color:#464749;	
}
#navigation div ul li a:hover{
	color:#000;	
}
/* ----- footer navigation ----- */
#footer-nav {
	float: left;
	list-style: none;
	margin: 10px 0 0px 0;
	padding: 0;
}
#footer-nav li {
	float: left;
	margin: 0 20px 0 0px;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
}
#footer-nav li a {
	margin: 0;
	padding: 0;
}

#footer img {
	float:left; margin-top:10px; margin-right:10px;
	}


.copyright {
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	margin-top:10px;
	}


/* ----- text styles ----- */

.intro {
	display:block;
	text-indent:-1000em;
	height:105px;
	width:700px;
	background-image: url(../images/text/intro2.gif);
	margin-bottom:20px;
	margin-top:0;
	}
.arrow_right{
	padding-left:15px;
	display:block;
	background: url(../images/buttons/right_arrow.gif) 0 2px no-repeat;
	margin-bottom:10px;
}
.arrow_left{
	display:block;
	text-indent:-1000em;
	height:9px;
	width:9px;
	background-image: url(../images/buttons/left_arrow.gif);
	margin-bottom:10px;
}
#find-designer{
	display:block;
	text-indent:-1000em;
	height:20px;
	width:220px;
	background-image: url(../images/buttons/find_a_designer.gif);
	margin-bottom:10px;
}
#browse{
	display:block;
	text-indent:-1000em;
	height:20px;
	width:220px;
	background-image: url(../images/buttons/browse_by_category.gif);
}
#join{
	display:block;
	text-indent:-1000em;
	height:20px;
	width:180px;
	background-image: url(../images/buttons/join_our_directory.gif);
	margin-bottom:20px;
}
#blog{
	display:block;
	text-indent:-1000em;
	height:20px;
	width:180px;
	background-image: url(../images/buttons/our_blog.gif);
	margin-bottom:20px;
}
#book{
	display:block;
	text-indent:-1000em;
	height:20px;
	width:180px;
	background-image: url(../images/buttons/get_the_book.gif);
	margin-bottom:20px;
}
.home-register {
	display:block;
	text-indent:-1000em;
	height:41px;
	width:148px;
	background-image: url(../images/buttons/register-now.gif);
	margin-bottom:20px;
	}
.password-butt {
	display:block;
	text-indent:-1000em;
	height:45px;
	width:158px;
	background-image: url(../images/buttons/change-password.gif);
	margin-top:20px;
	}
.upload-work-butt {
	display:block;
	text-indent:-1000em;
	height:43px;
	width:159px;
	background-image: url(../images/buttons/upload.gif);
	margin-bottom:20px;
	}
.logout-butt {
	display:block;
	text-indent:-1000em;
	height:43px;
	width:158px;
	background-image: url(../images/buttons/logout.gif);
	margin-bottom:20px;
	margin-top:20px;
	}
.first-para {
	font-size:13px;
	color:#333333;
	}
.highlight, .highlight-reg {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:20px;
	font-weight:normal;
	color:#000;
}
.highlight-reg {
	margin-bottom:0;
	margin-top:20px;
	}
.information {
	display:block;
	text-indent:-1000em;
	height:24px;
	width:147px;
	background-image: url(../images/titles/information.gif);
	margin-bottom:10px;
	margin-top:0;
	}
.book {
	display:block;
	text-indent:-1000em;
	height:29px;
	width:131px;
	background-image: url(../images/titles/book.gif);
	margin-bottom:5;
	margin-top:0;
	}
.under-wraps {
	display:block;
	text-indent:-1000em;
	height:36px;
	width:512px;
	background-image: url(../images/titles/under-wraps.gif);
	margin-bottom:10px;
	margin-top:0;
	padding:0;
	}
.download-chapters 
{
	
	display:block;
	text-indent:-1000em;
	height:36px;
	background-repeat:no-repeat;
	background-image: url(../images/titles/downloadChapters.png);
	margin-bottom:10px;
	margin-top:0;
	padding:0;
}
.membership {
	display:block;
	text-indent:-1000em;
	height:31px;
	width:167px;
	background-image: url(../images/titles/membership.gif);
	margin-bottom:10px;
	margin-top:0;
	}
.international {
	display:block;
	text-indent:-1000em;
	height:24px;
	width:180px;
	background-image: url(../images/titles/international.gif);
	margin-bottom:10px;
	margin-top:0;
	}
.links {
	display:block;
	text-indent:-1000em;
	height:24px;
	width:100px;
	background-image: url(../images/titles/links.gif);
	margin-bottom:10px;
	margin-top:0;
	}
.events {
	display:block;float:none; clear:both;
	text-indent:-10000em;
	height:39px;
	width:126px;
	background-image: url(../images/titles/events.gif);
	margin-bottom:10px;
	margin-top:0;
	}
.pastEvents {
	display:block; float:none; clear:both; 
	padding-top:20px; background-position:0px 20px; /* used padding as something above it seems to be floating and preventing margin from working. */
	text-indent:-10000em;
	height:39px;
	width:226px;
	background-image: url(../images/titles/pastevents.gif); background-repeat:no-repeat; 
	margin-bottom:10px;
	margin-top:0;
	}
.directory {
	display:block;
	text-indent:-1000em;
	height:37px;
	width:180px;
	background-image: url(../images/titles/directory.gif);
	margin-bottom:10px;
	margin-top:0;
	}
.news {
	display:block;
	text-indent:-1000em;
	height:36px;
	width:85px;
	background-image: url(../images/titles/news.gif);
	margin-bottom:10px;
	margin-top:0;
	}
.event-table {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:30px;
	}
.row-title {
	margin-bottom:10px;
	vertical-align:top;
	color:#666666;
	}
#row-data {
	padding-bottom:10px;
	vertical-align:top;
	}
.registration {
	display:block;
	text-indent:-1000em;
	height:30px;
	width:159px;
	background-image: url(../images/titles/registration.gif);
	margin-bottom:10px;
	margin-top:0;
	}
.event-registration {
	display:block;
	text-indent:-1000em;
	height:37px;
	width:247px;
	background-image: url(../images/titles/event-reg.gif);
	margin-bottom:10px;
	margin-top:0;
	}
.login {
	display:block;
	text-indent:-1000em;
	height:32px;
	width:74px;
	background-image: url(../images/titles/login.gif);
	margin-bottom:10px;
	margin-top:0;
	}
.update {
	display:block;
	text-indent:-1000em;
	height:33px;
	width:263px;
	background-image: url(../images/titles/update.gif);
	margin-bottom:10px;
	margin-top:0;
	}
.thanks {
	display:block;
	text-indent:-1000em;
	height:27px;
	width:139px;
	background-image: url(../images/titles/thankyou.gif);
	margin-bottom:10px;
	margin-top:0;
	}
.upload {
	display:block;
	text-indent:-1000em;
	height:31px;
	width:242px;
	background-image: url(../images/titles/upload-work.gif);
	margin-bottom:10px;
	margin-top:0;
	}
.forgotten2 {
	display:block;
	text-indent:-1000em;
	height:34px;
	width:339px;
	background-image: url(../images/titles/forgotten.gif);
	margin-bottom:10px;
	margin-top:0;
	}

.contact {
	display:block;
	text-indent:-1000em;
	height:25px;
	width:105px;
	background-image: url(../images/titles/contact.gif);
	margin-bottom:10px;
	margin-top:0;
	}
.password {
	display:block;
	text-indent:-1000em;
	height:30px;
	width:243px;
	background-image: url(../images/titles/change-password.gif);
	margin-bottom:10px;
	margin-top:0;
	}
.privacy-policy {
	display:block;
	text-indent:-1000em;
	height:33px;
	width:187px;
	background-image: url(../images/titles/privacy-policy.gif);
	margin-bottom:10px;
	margin-top:0;
	}
.accessibility {
	display:block;
	text-indent:-1000em;
	height:32px;
	width:167px;
	background-image: url(../images/titles/accessibility.gif);
	margin-bottom:10px;
	margin-top:10px;
	}

/* ----- form styles ----- */
.forgotten { margin-left:122px;}

.textfield {
	width: 220px;
	border:1px solid black;
	margin-bottom:5px;
	padding:2px;
	}
.description-field {
	width: 518px;
	height:80px;
	border:1px solid black;
	margin-bottom:5px;
	}
.postcode {
	width: 60px;
	border:1px solid black;
	margin-bottom:5px;
	}
.keyword {
	width:200px; 
	border:solid 1px #e4e4e4;
	padding:5px;
	margin-bottom:10px;
	font-size:11px;
	}
.sector {
	border:1px solid black;
	}
.business-areas {
	width:158px;
	float:left;
	margin-right:10px;
	}
.checkbox-item {
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	height:35px;
	}
.checkbox-item input {
	float:left;
	width:30px;
	}	
.checkbox-item label {
	display:block;
	float:right;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	width:128px;
	margin-bottom:5px;
	padding-top:2px;
	}
.black {
	color:#000;
	}
.export-items {
	float:left;
	margin-bottom:15px;
	}
.export-items label {
	display:block;
	float:left;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	width:10px;
	margin-bottom:5px;
	padding-top:2px;
	margin-left:5px;
	margin-right:5px;
	}
.export-items .textfield {
	width: 210px;
	float:left;
	border:1px solid black;
	margin-bottom:5px;
	margin-right:10px;
	}
.checkbox {
	float:left;
	margin-right:10px;
	width:15px;
	height:20px;
	}
.style1 {font-weight: bold}