/* CSS Document */

/*@import url("debug.css");*/
* {
	margin: 0px auto;
	padding: 0px;
}

blockquote {

	font-size: 10pt;
	font-style: italic;
	margin-bottom: 10px;
}

html {
	overflow-y:scroll;
	overflow-x:hidden;
}

html, body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
/*	font-family:Verdana;*/
	font-size:1em;
}

#main_container {
	width:950px;
	height:580px;
	height:auto !important;
	min-height:580px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
}

#border {
	float:left;
	width:956px;
	height:550px;
	height:auto !important;
	min-height:550px;
	border: 1px solid  #CCCCCC;
	padding:20px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-align:left;
}

.main_content {
	float:left;
	width:860px;
	text-align:left;
}


/***********************************************************
 **************** Box top **********************************
 ***********************************************************/
/* START TOP BANNER */

.top_banner {
	width:930px;
	height:111px;
	padding-top:36px;
}

div.flash_banner {
	float:left;
	width:930px;
	height:111px;
/*	margin:10px 0px 0px 10px;*/
	margin-right:auto;
	margin-left:auto;
	margin-bottom:5px;
	text-align:center;
}

div.top_nav {
	float:left;
	width:930px;
	height:33px;
/*	margin:10px 0px 0px 10px;*/
	margin-right:auto;
	margin-left:auto;
	margin-bottom:5px;	
	text-align:center;
}

.top_nav ul {
	width:930px;
	height:33px;
	float:left;
	margin:0;
	padding:0;
}

.top_nav ul li {
	float:left;
	display:inline;
	height:33px;
	margin:0;
	padding:0;
}

.top_nav ul li a {
	float: left;
	padding: 33px 0 0 0;
	margin:0px;
	overflow: hidden;
	height: 0px !important; 
	height /**/:33px; /* for IE5/Win */
}

.top_nav ul li span {
	float: left;
	padding: 33px 0 0 0;
	margin:0px;
	overflow: hidden;
	height: 0px !important; 
	height /**/:33px; /* for IE5/Win */
	width:0px;
	margin-left:-5px;
}

.top_nav .about_us {
	background-image:url("../images/topnav/topnav_about_us.jpg");	
	width:133px;
}

.top_nav .join {
	background-image:url("../images/topnav/topnav_join.jpg");
	width:134px;
}

.top_nav .events_and_news {
	background-image:url("../images/topnav/topnav_events_news.jpg");
	width:132px;
}

.top_nav .whats_new {
	background-image:url("../images/topnav/topnav_whats_new.jpg");
	width:133px;
}

.top_nav .members {
	background-image:url("../images/topnav/topnav_members.jpg");
	width:133px;
}

.top_nav .subscribe {
	background-image:url("../images/topnav/topnav_subscribe.jpg");
	width:133px;
}

.top_nav .useful_links {
	background-image:url("../images/topnav/topnav_partners_useful_links.jpg");
	width:131px;
}

.top_nav .active_nav,
.top_nav .about_us:hover, 
.top_nav .join:hover, 
.top_nav .events_and_news:hover, 
.top_nav .whats_new:hover, 
.top_nav .members:hover, 
.top_nav .subscribe:hover, 
.top_nav .useful_links:hover {
	background-position:0px -36px;
}

#flashcontent {

 width:930px;
 height:111px;
 display:block;
}

/* END TOP BANNER */

 /***********************************************************
 **************** Box left *********************************
 ***********************************************************/

/* START LEFT BOX */

.left_nav {
 width:190px;
 display:block;
}


.left_nav_mid {
	background-image:url("../images/boxes/leftnav_top.jpg");
	background-repeat:no-repeat;
	background-position:top;	
	background-color:#8BC53F;
	display:block;
	min-height:55px;
	height:auto !important;
	height:55px;
	text-align:left;
	padding:10px 0px 10px 0px;
}

.left_nav_bot {
	background-image:url("../images/boxes/leftnav_bot.jpg");
	background-repeat:no-repeat;
	background-position:top;
	display:block;
	height:5px;
	margin-bottom:20px;
	line-height:1px;
}

.left_nav_mid ul {
	padding-left:0px;
}

.left_nav_mid ul li {
	list-style:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}


.left_nav_mid ul li a {
	color:#004518;
	text-decoration:none;
	font-weight:bold;
	display:block;
	width:180px;
	padding:4px 0px 4px 10px;
	background:url("../images/boxes/leftnav_div.jpg") no-repeat left bottom #8BC53F;
}

.left_nav_mid ul li a:hover,.left_nav_mid ul li a.active_nav {
	padding:4px 0px 4px 10px;
	background:url("../images/leftnav/leftnav_hoverbg.gif") repeat-x left bottom #b94a1d;
	color:#FFFFFF;
}
.left_nav_mid ul li a:hover {
	
}

.link_divider {
	margin:0px;
	height:0px;
	line-height:0px;
	padding-top:1px;
	padding-bottom:4px;
}

/*	END LEFT BOX */

/***********************************************************
 **************** Box right ********************************
 ***********************************************************/

 /*	START RIGHT BOX */

.right_box {
	float:left;
	position:relative;
	width:170px;
	min-height:520px;
	height:auto !important;
	height:520px;
}

.rb_logo {
	float:left;
	width:170px;
	height:200px;
	margin:0px;
	padding:0px;
	padding-top:50px;
	padding-bottom:37px;
	text-align:center;
}

.rb_news {
	float:left;
	width:169px;
	min-height:250px;
	height:auto !important;
	height:250px;
	margin:0px 0px 5px 0px;
	background-color:#FCCD0D;
	border:1px solid #FFFFFF;
}

.ln_head {
	float:left;
	width:169px;
	height:40px;
	background-image:url("../images/rb_ln_head.jpg");
	background-repeat:no-repeat;
	padding:0px 0px 10px 0px; 
}

.ln_body {
	float:left;
	width:169px;
	text-align:left;
	font-size:0.75em;
	color:#000000;
}

.ln_body_text{
	margin:0px;
	padding:0px 10px 10px 10px;
}

.ln_butn_off {
	width:134px;
	height:38px;
	float:left;
	background-image:url("../images/ln_butn_off.jpg");
	background-repeat:no-repeat;
	padding:4px 0px 0px 33px;
	margin:0px 0px 5px 0px;
	text-decoration:none;
	color:#000000;
}

.ln_butn_off:hover {
	background-image:url("../images/ln_butn_on.jpg");
	height:38px;
	font-weight:bold;
}

/*	END RIGHT BOX */

/***********************************************************
 **************** Box bot **********************************
 ***********************************************************/

 .bot_nav_top {
	padding:0px;
	margin:0px;
	line-height:0px;
}

.bot_nav_top {
	background-image:url("../images/boxes/botnav_top.jpg");
	background-repeat:no-repeat;
	background-position:top;
	float:left;
	display:block;
	width:930px;
	height:5px;
	margin-top:6px;
	line-height:1px;
}

.bot_nav_mid {
	background-color:#004518;
	float:left;
	width:930px;
	min-height:11px;
	height:auto !important;
	height:11px;
	line-height:0px;
}

.bot_nav_bot {
	background-image:url("../images/boxes/botnav_bot.jpg");
	background-repeat:no-repeat;
	background-position:top;
	float:left;
	display:block;
	width:930px;
	height:5px;
	padding-bottom:20px;
	line-height:1px;
}

/*  ------------------------------------------------------------------ */

.bot_nav_mid .accessibility {
	float:left;
	width:420px;
	padding-top:15px;
	padding-left:30px;
}

.bot_nav_mid .contactus {
	float:left;
	width:450px;
	padding-top:15px;
	text-align:right;
}

.bot_nav_mid .sitemap {
	float:left;
	width:450px;
	padding-top:15px;
	text-align:right;
}

.bot_nav_mid .legal {
	float:left;
	width:450px;
	padding-top:15px;
	text-align:right;
}

.bot_nav_mid .copyright {
	float:left;
	width:450px;
	padding-top:15px;
	text-align:right;
}

.bot_nav_mid .sponsored {
	float:left;
	width:450px;
	padding-top:15px;
	text-align:right;
}

/***********************************************************
 **************** Accessibility ****************************
 ***********************************************************/

 #acceskeys {
	width:930px;
	position:relative;
	margin:auto;
	padding:0px;
	text-align:left;
}

#skiplinks ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
}

#skiplinks li {
	display:inline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
}

#skiplinks a {
	border:1px solid white;
	color:#000000;
	font-size:1em !important;
	height:0pt;
	left:0px;
	overflow:hidden;
	position:absolute;
	top:0px;
	width:0pt;
	z-index:1000;
}

#skiplinks a:active, #skiplinks a:focus {
	background-color:#E7FF44;
	border:1px solid #B6DB4D;
	height:auto;
	margin:auto;
	overflow:visible;
	padding:3px;
	position:absolute;
	width:auto;
}

/***********************************************************
 **************** Boxes ************************************
 ***********************************************************/
.box_top {
padding-left:13px;
   padding-right:10px;
}

.box_left {
	float:left;
	margin:0px 10px 0px 0px;
}

.box_bot {
	padding-left:13px;
        padding-right:10px;
}

.main_box {
	padding-left:13px;
        padding-right:10px;
}

.content_box {
	float:left;
	text-align:left;
	width:608px;
}

.content_box_med {
	float:left;
	text-align:left;
	width:660px;
}




.main_box_top, .main_box_bot, .box_home1_top, .box_home1_bot {
	padding:0px;
	margin:0px;
	line-height:0px;
}

.main_box_top {
	background-image:url("../images/boxes/maincon_top.jpg");
	background-repeat:no-repeat;
	float:left;
	width:930px;
	height:5px;
	padding-left:13px;
	text-align:center;
}

.main_box_mid {
	background-color:#D7D8DA;
	float:left;
	display:block;
	width:895px;
	padding:15px 0px 15px 35px;
}

.main_box_bot {
	background-image:url("../images/boxes/maincon_bot.jpg");
	background-repeat:no-repeat;
	float:left;
	width:930px;
	height:5px;
	padding-left:13px;
	text-align:center;	
}


/* For the White Content Boxes*/

.box_home_top {
	background-image:url("../images/boxes/content_top.jpg");
	background-repeat:no-repeat;
	float:left;
	width:608px;
	height:5px;
	line-height:1px;
}

.box_home_mid {
	background-color:#FFFFFF;
	float:left;
	width:573px;
	min-height:50px;
	height:auto !important;
	height:50px;
	padding-left:35px;
	padding-top:10px;
	padding-bottom:5px;	
}

.box_home_bot {
	background-image:url("../images/boxes/content_bot.jpg");
	background-repeat:no-repeat;
	float:left;
	width:608px;
	height:5px;
	line-height:1px;
}




.box_med_top {
	background-image:url("../images/boxes/content_med_top.jpg");
/*	background-repeat:no-repeat;*/
	float:left;
	width:660px;
	height:5px;
	line-height:1px;
}

.box_med_mid {
	background-color:#FFFFFF;
	float:left;
	width:625px;
	min-height:310px;
	height:auto !important;
	height:310px;
	padding-left:35px;
	padding-top:20px;
	padding-bottom:10px;
}

.box_med_bot {
	background:url("../images/boxes/content_med_bot.jpg") left top no-repeat;
/*	background-repeat:no-repeat;*/
	float:left;
	width:660px;
	height:5px;
	line-height:1px;
}






.box_860_top {
	background-image:url("../images/boxes/860_white_rounded_top.gif");
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#ffffff;
	height:5px;
	width:860px;
	padding:0px;
	margin:0px;
	line-height:1px;
}

.box_860_mid {
	float:left;
	width:840px;
	margin:0px;
	background:#ffffff;border:0px;
	padding:15px 10px 10px 10px;
}

.box_860_bot {
	clear:both;
	background-image:url("../images/boxes/860_white_rounded_bot.gif");
	background-repeat:no-repeat;
	background-position:left bottom;
	background-color:#ffffff;
	height:5px;
	width:860px;
	padding:0px;
	margin:0px;
	line-height:1px;
}
 /***********************************************************
 **************** Text **************************************
 ***********************************************************/

 p {
	margin:0px;
	padding:0px;
}

p {
	font-size:0.75em;
	margin:0 0 10px 0;
}

.text, .textb, .text_plain, .textb_plain, .text_small, td, th {
	margin:0px;
	padding:0px;
	font-size:0.75em;
	color:#000000;
	text-align:inherit;
}

.text {
	padding-bottom:1.2em;
}

.text_small {
	font-size:0.7em;
}

.textb {
	font-weight:bold;
	padding-bottom:1.2em;
}

.textb_plain {
	font-weight:bold;
}

.internal_link {
	font-size:0.75em;
	font-weight:bold;
	text-decoration:underline;
	color:#ED1A3B;
}

.internal_link_2 {
	font-size:0.75em;
	text-decoration:none;
	color:#000000;
}

.external_link {
	background:	transparent url("/www/images/buttons/external.png") no-repeat right center;
	padding:0px 14px 0px 0px;
	text-decoration:none;
	font-size:0.75em;
	color: #004518;
}

p .external_link {
	font-size:1em;
}

ul {
	margin:0px;
	padding:0px;
	padding-left:15px;
	font-size:0.75em;
	color:#000000;
	line-height:1.25em;
}

ul li {
	margin:0px;
	padding:0px;
	line-height:1.25em;	
}

ol {
	margin:0px;
	padding:0px;
	padding-left:15px;
	font-size:0.75em;
	color:#000000;
	line-height:1.25em;
}

ol li {
	margin:0px;
	padding:0px;
	line-height:1.25em;	
}


/* Example */
.example ul {
	padding-bottom:8px;
}
.example ul li {
	padding-bottom:2px;
}


.errors {
	float:left;
	width:400px;
	padding-left:3px;
	padding-top:10px;
	padding-bottom:10px;
	color:#FF0000; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
}

.errors ul {
	padding-left:15px;
	margin-left:20px;
}

.errors ul li {
	color:#FF0000; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
}

.no_errors {
	float:left;
	width:400px;
	padding-left:3px;
	padding-top:10px;
	padding-bottom:10px;
	color:#259525; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	font-weight:bold;
}


.textholder {
	padding:0px 10px 0px 0px;
	text-align:left;
	float:left;
	width:528px;
}

.textholder .lefttext {
	float:left;
	width:460px;
}

h1 {
	font-size:1.2em;
	padding:0;
	margin:0 0 10px 0;
	color:#E95E27;
}

h2 {
	font-size:0.8em;
	padding:0;
	margin:0;
	color:#E95E27;
	padding-bottom:4px;
}

h3 {
	font-size:0.8em;
	padding:0;
	margin:0;
	color:#000000;
	padding-bottom:4px;
}

.orange {
	color:#E95E27;
}

.notes {
	background-color:#FFFF00;
	color:#FF0000;
	font-weight:bold;
	font-size:1.2em;
}

.rec strong {
	color:#e95e27;
}
.rec ul {
	color:#e95e27;
}
.rec ul li .rectext {
	color:#000000;
}

.internal_link {
	color:#e95e27;
	text-decoration:none;
	font-size:1em;
	font-weight:normal;
}

.internal_link:hover,.external_link:hover {
	text-decoration:underline;
}

.contact_telephone,.contact_email,.contact_fax,.contact_web {
 font-weight:bold;
 color:green;
}

.contact_telephone .contact_label,.contact_fax .contact_label,.contact_email .contact_label,.contact_web .contact_label {
 /* color:#e95e27; */
 color:green;
 font-weight:normal;
 padding-right:0.25em;
 width:1.25em;
 float:left;
}
.contact_email .internal_link,.contact_web .external_link,.contact_email .internal_link a ,.contact_web .external_link {
	color:green;
	font-weight:bold;
}
.contact_web a {
	font-size:1em;
}
.contact_telephone {
	width:130px;
	float:left;
}
.regions_table {
	margin-left:-2px;
	width:564px;
}

.regions_table th {
	background-color:#e95e27;
	color:#fff;
	width:188px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	font-weight:bold;
}

.regions_table td {
	background-color:#D7D9DB;
	color:#000;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
}

.regions_table .detailed_row td {
	background-color:#A4AAAF;
	padding-left:10px;
	padding-bottom:5px;
}

.regions_table .detailed_row td .contact {
	padding-right:2em;
}

.usefullinks_text {
	line-height:1.4em;
	font-size:1em;
}

 /***********************************************************
 **************** Images **************************************
 ***********************************************************/


.rightimg_home {
	background:url("/www/images/right_images/round_white.gif") #fff no-repeat center;
	background-position:right top;
	background-color:#FFFFFF;
	float:right;
	width:230px;
	height: 390px;
	padding-top:0px;
}

.rightimg_home .pad_box {
	padding:10px;
}

.rightimg_join {
	background-image: url("../images/right_images/join_us.jpg");
/*	background-position:right top;*/
	background-color:#000033;
	float:right;
	width:230px;
	height:297px;
	margin-right:15px;
	margin-bottom:5px;	
}

.rightimg_member-info {
	float:right;
	width:230px;
	height:297px;
	margin-bottom:5px;
	margin-left:20px;
}

.rightimg_generic {
	background-image: url("../images/right_images/generic-bg.gif");
	float:right;
	width:230px;
	height:297px;
/*	margin-top:5px;*/
	margin-right:15px;
	margin-bottom:5px;	
}



.rightimg_about-us {
	background-image: url("../images/right_images/about_us.jpg");
	background-color:#000033;
	float:right;
	width:230px;
	height:297px;
	margin-right:10px;
	margin-bottom:5px;
}

.rightimg_members-lounge {
	background-image: url("../images/right_images/irso-2009-membership.jpg");
	background-color:#000033;
	float:right;
	width:230px;
	height:290px;
	margin-right:10px;
	margin-bottom:5px;
}

.rightimg_events {
	background-image: url("../images/right_images/events.jpg");
	background-color:#000033;
	float:right;
	width:230px;
	height:300px;
	margin-right:10px;
	margin-bottom:5px;
}

.rightimg_jobs {
	background-image: url("../images/right_images/events_news_jobs.jpg");
	background-color:#000033;
	float:right;
	width:228px;
	height:304px;
	margin-right:10px;
	margin-bottom:5px;
}

.rightimg_list_events {
	background-image: url("../images/right_images/list_events.jpg");
	background-color:#000033;
	float:right;
	width:230px;
	height:325px;
	margin-right:10px;
	margin-bottom:5px;
}

.rightimg_submit_article {
	background-image: url("../images/right_images/submit_article.jpg");
	background-color:#000033;
	float:right;
	width:230px;
	height:236px;
	margin-top:5px;
	margin-right:10px;
	margin-bottom:5px;
}


.board_articlesofassociation a {
	float:left;
	background:url('../images/icons/icon_articles_of_assoc.jpg') top left no-repeat;
	width:76px;
	text-decoration:none;
	padding:81px 0px 0px 0px;
	margin:0px 30px 0px 30px;
	overflow: hidden;
	height: 0px !important;
	display:block;
	height /**/:81px; /* for IE5/Win */
}
.board_faqsonarticles a {
	float:left;
	background:url('../images/icons/icon_faqs_on_articles.jpg') top left no-repeat;
	width:137px;
	text-decoration:none;
	padding:81px 0px 0px 0px;
	margin:0px 0px 0px 30px;
	overflow: hidden;
	height: 0px !important;
	display:block;
	height /**/:81px; /* for IE5/Win */
}

.howtojoin_membershipapplication a {
 float:right;
 height:100px;
 background:url('../images/buttons/pdf_membershipapplication_small.gif') right top no-repeat;
 width:137px;
 text-decoration:none;
 display:block;
 margin:0.5em;
}

.howtojoin_membershipapplication span {
 display:none;
}


 /***********************************************************
 **************** Forms **************************************
 ***********************************************************/

 
/**
 * subscribe page
 */

.subscribe_form, .members_form {
	width:346px;
	padding:0px 5px 5px 5px;
	float:left;
	background:url(/www/images/boxes/356x7_grey_bot.gif) bottom left no-repeat #d7d9db;
	margin:0px;
}

.subscribe_form_top, .members_form_top {
	background:url(/www/images/boxes/356x7_grey_top.gif) top left no-repeat #d7d9db;
	min-height:7px;
	height:auto !important;
	height:7px;
	width:346px;
	padding:0px 5px 0px 5px;
	float:left;
	margin:0px;
	line-height:10px;	
}

.subscribe_form label, .members_form label {
	display:block;
	float:left;
	width:132px;
	color:#e95e27;
	text-align:right;
	padding-right:10px;
	font-weight:bold;
	margin:0px;
}
.subscribe_form .form_error, .members_form .form_error {
	display:block;
	float:left;
	color:red;
	width:234px;
	padding-left:110px;
	text-align:left;
	font-weight:bold;
}

.subscribe_form input, .subscribe_form textarea, .members_form input {
	width:180px;
	padding:2px;
	margin:0px 0px 5px 0px;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#333333;
}
.subscribe_form textarea {
 font-size:0.8em;
}

#sub_post {
	}
.subscribe_form input.submit_btn {
	background:url("../images/leftnav/leftnav_hoverbg.gif") repeat-x center;
	color:#FFFFFF;
	background-color:#b94a1d;
	width:15em;
	float:right;
	margin-top:0.5em;
	border:none;
}

.form_login {
}

.form_login_user {
	background-color:#CCCCCC;
}

.form_login_submit {
	background-color:#E95E27;
	font-weight:bold;
	color:#FFFFFF;
}

.form_error {
	color:#FF0000;
}

.button_orange,.button_orange-gb  {
	float:left;
	cursor:pointer;
	text-decoration:none;
	padding-bottom:5px;

}
.button_orange-gb {
	float:right;
}
.button_orange .left,.button_orange-gb .left {
	background-image:url("/www/images/buttons/orange-button_left.jpg");
	float:left;
	width:8px;
	height:25px;
}
.button_orange-gb .left {
	background-image:url("/www/images/buttons/orange-button-gb_left.jpg");
}

 a .button_orange, a .button_orange-gb {
 text-decoration:none;
 cursor:pointer;
}
 a:link .button_orange, a:link .button_orange-gb {
 text-decoration:none;
 cursor:pointer;
}
.button_orange .mid,.button_orange-gb .mid {
	background-image:url("/www/images/buttons/orange-button_mid.jpg");
	float:left;
	height:25px;
	padding-top:0px;
	padding-left:3px;
	padding-right:3px;
	cursor:pointer;
	text-decoration:none;
}
a .button_orange .mid, a .button_orange-gb .mid {
 text-decoration:none;
}
.button_orange-gb .mid {
 background-image:url("/www/images/buttons/orange-button-gb_mid.jpg");
}
.freplacesubmitgb a,.freplacesubmitgb a:link {
 text-decoration:none;
}
 p .button_orange .mid,  p .button_orange-gb .mid{
	padding:0px;
	margin:0px;
	line-height:23px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:0.75em;
	text-decoration:none;
}
.button_orange .right,.button_orange-gb .right {
	background-image:url("/www/images/buttons/orange-button_right.jpg");
	float:left;
	width:8px;
	height:25px;	
}
.button_orange-gb .right {
	background-image:url("/www/images/buttons/orange-button-gb_right.jpg");
}

 /***********************************************************
 **************** Flash **************************************
 ***********************************************************/
#flashcontent {
}

  /***********************************************************
 **************** Other **************************************
 ***********************************************************/

.box {
	background-color:#D7D9DB;
	width:200px;
	height:150px;
	height:auto !important;
	min-height:150px;
	padding:15px;
	float:left;
	text-align:left;
	vertical-align:baseline;
}

/* board.php and partners */

.directors {
 width:310px;
 float:left;
}
.listboardmembers_box, .partners_box {
	background:url(/www/images/boxes/255x7_grey_bot.gif) bottom left no-repeat #d7d9db;
	padding-bottom:7px;
	width:230px;
	min-height:230px;
	height:auto !important;
	height:230px;
	padding-left:10px;
	padding-right:15px;
	float:right;
	text-align:left;
	vertical-align:baseline;
	margin:0px;
}
.partners_box {
 float:left;

}
.listboardmembers_box_top, .partners_box_top {
	background:url(/www/images/boxes/255x7_grey_top.gif) top left no-repeat #d7d9db;
	min-height:7px;
	height:auto !important;
	height:7px;
	width:230px;
	padding-left:10px;
	padding-right:15px;
	float:right;

}
.partners_box_top {
 float:left;

}
/* membership_information.php */
.rec {
	display:block;
	float:left;
	width:570px;
	padding:10px 0px 0px 0px;
}

.rec .rec_top {
	background-image:url("../images/boxes/members_box_top.jpg");
/*	background-repeat:no-repeat;*/
	float:left;
	width:610px;
	height:5px;
	line-height:1px;
}

.rec ul li {
	padding-bottom:5px;
}

.rec .rec_body {
	background-color:#d9d9db;
	float:left;
	display:block;
	width:585px;
	min-height:110px;
	text-align:left;
	padding:10px 5px 10px 20px;
}

.rec .rec_bot {
	background-image:url("../images/boxes/members_box_bot.jpg");
/*	background-repeat:no-repeat;*/
	float:left;
	width:610px;
	height:5px;
	line-height:1px;
}

/* scottish_detailed.php */

.section_table {
	float:left;
	width:573px;
	height:150px;
	height:auto !important;
	min-height:150px;
	margin:0px;
	padding:0px;
	margin-bottom:15px;
}

.section_table .top_row {
}

.section_table .top_row .column_a, .section_table .top_row .column_b, .section_table .top_row .column_c {
	float:left;
	width:175px;
	height:20px;
	padding-top:5px;
	padding-left:10px;
	margin-bottom:0px;
	color:#FFFFFF;
	background-color:#e95e27;
	border:1px solid #fff;
}

.section_table .middle_row {
	background-color:#D7D9DB;
	width:561px;
}

.section_table .middle_row_highlighted {
	width:561px;
	background-color:#A4AAAF;
	margin:0px;
	padding:0px;
}

.section_table .middle_row_highlighted .text_plain {
	float:left;
	width:561px;
	border-right:1px solid #000;
	border-left:1px solid #000;
	border-bottom:1px solid #000;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
}

.section_table .middle_row .column_a, .section_table .middle_row .column_b, .section_table .middle_row .column_c {
	float:left;
	width:175px;
	padding-top:5px;
	padding-left:10px;
	padding-bottom:5px;
	margin-bottom:0px;
	border:1px solid #fff;
	background-color:#D7D9DB;
}

/* box_bot.php */

.bot_nav_mid ul li {
	display:inline;
	text-align:left;
	position:relative;
	z-index:10;
}

.bot_nav_mid ul li a, .bot_nav_mid ul li {
	color:#FFFFFF;
	text-decoration:none;
	font-size:0.95em;
}

/* Copy guidelines */
.copy_guidelines ul {
}

.copy_guidelines ul li {
	padding-bottom:10px;
	color:#E95E27;
	padding-left:10px;
}

.copy_guidelines ul li span {
	color:#000000;
}

/** list_board members **/
.list_board_link {
	text-decoration:none;
	color:black;
}

.lnk_person {
	white-space: nowrap;
}

.list_board_link lnk_person:hover {
	text-decoration:underline;
	color:black;
}

.righttext {
	float:left;
	vertical-align:bottom;
	padding-top:0px;
}

.form_mandatory {
	color:#FF0000;
}

.filedownloads {
	width:575px;
	background:url('/www/images/boxes/575x7_grey_top.jpg') #d7d9db top left no-repeat;
	padding-top:7px;

}

.filedownloads_row {
	margin-left:5px;
	margin-right:5px;
	width:565px;
	border-bottom:2px solid white;
	padding-top:5px;
	padding-bottom:5px;
	overflow:hidden;
	text-align:right;
}

.filedownloads_text {
	width:480px;
	float:left;
	vertical-align:middle;
	text-align:left;
}

.filedownloads_bottom {
	background:url('/www/images/boxes/575x7_grey_bot.jpg') #d7d9db bottom left no-repeat;
	width:575px;
	min-height:7px;
	height:auto !important;
	height:7px;
}

.filedownloads_row a {
	color:black;
	text-decoration:none;
}

.filedownloads_row a:hover {
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
}

.filedownloads_row_nohover {
	color:black;
	text-decoration:none;
	font-weight:normal;
}

.detailedarticles {
	width:520px;
	padding:4px 4px 4px 4px;
	margin:0px;
}

.detailedarticles_frame {
	width:610px;
	height:240px;
	overflow:auto;
}

.detailedarticles_top {
	width:575px;
	background:url('/www/images/boxes/575x7_grey_top.jpg') #d7d9db top left no-repeat;
	margin-right:5px;
	padding:0px;
	padding-top:7px;
}
.detailedarticles_bot {
	width:575px;
	background:url('/www/images/boxes/575x7_grey_bot.jpg') #d7d9db bottom left no-repeat;
	padding-top:7px;
	margin-right:5px;
}
.detailedarticles_row {
	margin-right:5px;
	width:565px;
	background:#d7d9db;
	padding-right:10px;
	border-bottom:2px solid white;
	padding-top:5px;
	padding-bottom:5px;
	overflow:hidden;
}

.detailedarticles_row strong {
	font-weight:bold;
	color:#D65827;
}

.detailedarticles_text {
	width:495px;
	float:right;
	vertical-align:middle;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

.detailedarticles_image {
	width:55px;
	height:55px;
	border:0;
	background-color:#8bc53f;
	margin-left:5px;
	margin-right:5px;
}

.detailedarticles_image img {
	border:0px;
	width:55px;
	height:55px;
	background-color:#d7d9db;
	vertical-align:middle;
}

.detailedarticles_bottom {
	background:url('/www/images/528_grey_rounded_bottom.gif') #d7d9db bottom left no-repeat;
	padding:0px 4px 0px 4px;
	width:520px;
	height:2px;
}

.detailedarticles_row a {
	color:black;
	text-decoration:none;
}

.detailedarticles_row a:hover strong {
	text-decoration:underline;
	cursor:pointer;
}

.orange_bull {

	color:#E95E27;
}

	.orange_bull li {
	
		margin-bottom: 3px;
	}

.orange_bull span {
	color:#000000;
}

/* Button styles */
.buttons_booking_form a {
	display:block;
	height:79px;
	width:79px;
	background:url("../images/buttons/booking_form_small.jpg") no-repeat center;
	text-decoration:none;	
}
.buttons_booking_form a:hover {
	background:url("../images/buttons/booking_form_big.jpg") no-repeat center;	
}

.row_separator {
	margin-bottom:10px;
	border-bottom:1px solid #000000;
	overflow:hidden;
}

/* ===/ Additions for upgrade to What's New page, 09/11/09 /================================================ */

a.button_readmore {

	display: block;
	float: left;
	width: 80px;
	height: 18px; /* +2px padding */
	background-image: url('/www/images/buttons/button_readmore.gif');
	background-position: 0px 20px;
	
	text-align: center;
	padding-top: 2px;
	color: #394D1A; /* dark green */
	
	text-decoration: none;
	margin-bottom: 10px;
}

	a.button_readmore:hover {
	
		background-position: 0px 0px;
		color: #FFFFFF;
	}

div.clear {

	clear: both;
}

div.whats-new_article {

	clear:both;
	border-bottom: 1px dashed #D7D8DA;
	margin-bottom: 10px;
}

	div.whats-new_article.first-article {
	
		border-top: 1px dashed #D7D8DA;
		padding-top: 10px;
	}

	div.whats-new_article.last-article {
	
		border-bottom: none;
	}

div.article_imageBox {

	float: left;
	
	width: 160px;
	height: 120px;
	margin-right: 10px;
	margin-bottom: 10px;
}

span.invis {

	display: none;
}

div.article_picture_inset {

	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

a img {

	border: none;
}