/*
 *	The structure of this stylesheet follows these rules:
 *	- first are generic tag and class definitions
 *	- next we proceed from outer wrappers inside and from top to bottom
 */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:normal;font-style:normal;text-align:left;font-family:inherit;}table{border-collapse:collapse;border-spacing:0;}ol,ul{list-style:none;}q:before,q:after,blockquote:before,blockquote:after{content:"";}

body {
	color: #242424;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

strong { font-weight: bold; }

a {
	color: #C22A33;
	text-decoration: none;
}

a.button-green {
	display: block;
	background: url(../images/buy-btn.jpg) no-repeat 0px 0px;
	width: 142px;
	height: 42px;
	text-indent: -5000px;
	float: left;
	margin: 20px 20px 0px 0px;
}

a.button-blue {
	display: block;
	background: url(../images/quote-btn.jpg) no-repeat;
	width: 142px;
	height: 42px;
	text-indent: -5000px;
	float: left;
	margin: 20px 20px 0px 0px;
}

a.button-blue:hover, a.button-green:hover {
	background-position: 0px -42px;
}
.clear {
	clear: both;
	float: none !important;
}

h6 {
	font-weight: bold;
}


#home_services { background-color: #f4f4f4; border-top: 1px solid #e7e7e7;border-bottom: 1px solid #e7e7e7; width: 940px; float: left; }
#home_services .left_col { float: left; width: 300px; height: 172px; }
#home_services .left_col h3 { font-size: 14px; font-weight: bold; color: #A12B3D; text-align: center; margin: 8px auto 0px auto; border-bottom: none; padding: 0; }
#home_services .left_col p { color: #1d1d1d; font-size: 11px;  text-align: center;}
#home_services .left_col img { margin: 0 0 0 30px; }
#home_services .middle_col { float: left; width: 340px; height: 172px; }
#home_services .middle_col .heading { background-color: #fff; padding: 5px; width: 300px; height: 45px; float: left; margin: -165px 0 0 15px; position: relative; z-index: 7; -moz-opacity:.87; filter:alpha(opacity=87); opacity:.87; }
#home_services .middle_col .heading a { text-decoration: none; }
#home_services .middle_col .heading h3 { font-size: 14px; font-weight: bold; color: #A12B3D; text-align: center; margin: 3px auto 0px auto;  border-bottom: none; padding: 0;}
#home_services .middle_col .heading h3 a { font-size: 14px; font-weight: bold; color: #A12B3D; text-align: center; margin: 3px auto 0px auto; text-decoration: none; }
#home_services .middle_col .heading p { color: #1d1d1d; font-size: 11px;  text-align: center;}
#home_services .right_col { float: left; width: 300px; height: 172px; }
#home_services .right_col h3 { font-size: 14px; font-weight: bold; color: #A12B3D; margin: 8px auto 0px auto; text-align: center; border-bottom: none; padding: 0;}
#home_services .right_col p { color: #1d1d1d; font-size: 11px; text-align: center; margin: 0 0 6px 0; }
#home_services .right_col .post { border-bottom: 1px solid #e7e7e7; color: #1d1d1d; width: 280px; margin: 0 8px 0 12px; padding: 3px 0 3px 0; }
#home_services .right_col .post small { color: #1d1d1d; font-size: 11px; }
#home_services .right_col .post span { color: #1d1d1d; font-size: 12px;}
#home_services .right_col .post span a { color: #1d1d1d; font-size: 12px; text-decoration: none; }
#home_services .right_col .post span a:hover { text-decoration: underline; }
.logos { float: left; margin: 15px auto; }
.home_content { float: left; width: 580px; margin: 15px 0; }
.home_content p { color: #333333; font-size: 14px; line-height: 22px; }
.member_bottom { background-color: #f4f4f4; border: 1px solid #e7e7e7; padding: 5px 10px; width: 640px; float: left;  }
.member_bottom a { font-size: 13px; }
.shaded_box {  background-color: #f4f4f4; border: 1px solid #e7e7e7; padding: 10px; width: 600px; float: left; margin: 0 0 15px 0; }
.gallery_main { float: left; width: 650px; margin: 25px 0 40px 0px; height: auto; }
.gallery_main img { border: 1px solid #e7e7e7; background-color: #FFFFFF; padding: 2px; margin: 1px; }
.country { float: left; width: 195px; height: auto; margin: 30px 5px 30px 5px;  border-right: 1px solid #ccc; }
.country h5 { color:#C22A33; font-size:18px; font-weight:bold; margin-bottom:10px; padding-bottom:7px; }
.jump { float: left; width: 183px; padding: 2px; }

.delegate_form { float: left; overflow: hidden; background-color: #f4f4f4; border: 1px solid #e7e7e7; padding: 20px; width: 400px; }
.delegate_form label { float: left; width: 150px; font-size: 13px; color: #212121; font-weight: bold; }
.delegate_form label.comments { float: left; width: 500px; font-size: 13px; color: #212121; font-weight: bold; }

.delegate_form .input { width: 220px; padding: 3px; height: 21px; }
.delegate_form .desc { width: 370px; padding: 3px; height: 150px; }
.delegate_form p { float: left; width: 500px; margin: 0; padding: 0;}
.delegate_form span { color:#C22A33; font-weight: bold; width: 7px; }

.sponsors_box { background-color: #f4f4f4; border: 1px solid #e7e7e7; float: right; height: auto; padding: 8px; width: 320px; margin: 15px 0; }
.sponsors_box h6 { color:#C22A33; margin-bottom: 10px; }

.payment_bg { background-color: #f4f4f4; border: 1px solid #e7e7e7; padding: 15px 20px; width: 540px; float: left;}
.payment_bg .payment_left { float: left; width: 240px; border-right: 1px solid #e7e7e7; }
.payment_bg .payment_right { float: right; width: 250px; text-align: right; }
.payment_bg .dropdown { margin: 10px 0 10px 0; }




/* this wrapper is used with some bacground variations that require shadow */
#wrapper-shadow {
	width: 1030px;
	margin: 30px auto;
}

#wrapper {
	background-color: white;
	width: 1020px;
	margin: auto;
	padding-top: 20px;
}

#header, #billboard, #featured, #content {
	margin: 0px 40px 0px 40px;
	
}

#header {
	padding-top: 2px;
	padding-bottom: 0px;
	border-bottom: 1px solid #e7e7e7;
	
}

#heading {
	float: left; width: 830px;
}
#header a {  outline: none; }
#heading .members_area { float: right; width: 96px; }
#heading .council_area { float: right; margin: 25px -96px 0 0; width: 96px; }


#header h1 {
	font-weight: bold;
	font-size: 36px;
	letter-spacing: -1px;
	margin-bottom: 6px;
}

#heading h3 {
	font-size: 16px;
	color: #5b5b5b;
	margin-top: 5px;
}

h4 {
	font-weight: bold;
	font-size: 16px;
}

/* navigation */

#menu {
	margin-top: -20px;
	float: right;
	background-color: #e7e7e7;
	padding: 8px 20px 8px 5px;
}

#menu ul {
	
}

#menu ul li {
	float: left;
	display: block;
}

#menu ul li ul li {
	padding: 2px 0px;
	border: 1px solid #e7e7e7;
	border-top: 1px solid white;
	background-color: #f5f5f5;
}

#menu ul li ul{
	padding-top: 20px;
}

#menu ul li ul li a{
	font-size: 12px;
}

#menu ul li a {
	font-size: 13px;
	color: #5b5b5b;
	text-decoration: none;
	padding: 10px 0px 10px 20px;
}

#menu ul li a:hover, #menu ul li.current_page_item a {
	color: #242424;
} 


li.current_page_item a {
	font-weight: bold;
}

li.current_page_item  ul li a {
	font-weight: normal;
}

#nav, #nav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
}

#nav li{
	float:left;
	position:relative;
}

#nav ul {
	background-color: white;
	position:absolute;
	display:none;
	width:12em;
	top: 20px;
	z-index: 1000;
}

#nav li ul a{
	width:12em;
	height:auto;
	float:left;
	padding-top: 5px;
	padding-bottom: 5px;
}

#nav ul ul{
	top:auto;
}	

#nav li ul ul {
	left:11em;
	margin:0px 0 0 10px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
	display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
	display:block;
}

/* billboard */

#billboard {
	margin-top: 30px;
	width: 940px;
	height: 376px;
	overflow: hidden;
}

#billboard img {
	width: 940px;
	height: 376px;
}

/* featured services */

#featured {
	margin-top: 30px;
	background-color: #f4f4f4;
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
}

#featured div {
	float: left;
	text-align: center;
}

#featured div h4, #featured div h5 {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

#featured div h5 {
	font-size: 12px;
	font-weight: normal;
}

#featured div img {
	margin-top: 25px;
	max-height: 80px;
	max-width: 230px;
	overflow: hidden;
}

#featured div.center {
	padding-top: 25px;
	width: 338px;
	height: 145px;
	border-left: 1px solid #e7e7e7;
	border-right: 1px solid #e7e7e7;
}

#featured div.first, #featured div.last {
	padding-top: 25px; 
	width: 300px;
	height: 145px;
}

/* main content */

#content {
	padding: 30px 0px 20px 0px;

}

#content h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
}

#content h3 a {
	color: #C22A33;
	text-decoration: none;
}

#content h3 a:hover {
	text-decoration: underline;
}

#content p.date {
	color: #ddd;
}

#content.half div {
	width: 450px;
	float: left;
}

#content.half div.half-1 {
	margin-right: 40px;
}

#content .features-row {
	margin-bottom: 25px;
}

#content .half-2 .feature {
	float: left;
	width: 215px;
}

#content .half-2 .feature.first {
	margin-right: 20px;
}

#content .half-2 .feature img {
	float: left;
	width: 40px;
	height: 40px;
	margin-right: 20px; 
}

#content .half-2 .feature div {
	width: 155px;
}

#content .half-2 .feature div h6 {
	font-size: 15px;
	font-weight: bold;
	color: #C22A33;
	margin-bottom: 5px;
}

/* footer */

#general-table-a{float: left; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px;width:660px;text-align:left;border-collapse:collapse;margin:15px 0 30px 0;}
#general-table-a th{font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px;font-weight:bold;color:#313131;padding:5px;}
#general-table-a td{background-color: #f4f4f4; color:#333;padding:5px;border: 1px solid #e7e7e7; vertical-align: top; font-size: 11px;}
#general-table-a td.red {background-color: #B5252E; border-bottom: 1px solid #e7e7e7;color:#fff;padding:8px;border-left: 1px solid #e7e7e7;border-right: 1px solid #e7e7e7;}

#exhibition-table-a{float: left; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px;width:300px;text-align:left;border-collapse:collapse;margin:15px 0 30px 0;}
#exhibition-table-a th{font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px;font-weight:bold;color:#313131;padding:5px;}
#exhibition-table-a td{background-color: #f4f4f4; color:#333;padding:5px;border: 1px solid #e7e7e7; vertical-align: top; font-size: 11px;}
#exhibition-table-a td.red {background-color: #B5252E; border-bottom: 1px solid #e7e7e7;color:#fff;padding:8px;border-left: 1px solid #e7e7e7;border-right: 1px solid #e7e7e7;}

#acronyms-table-a{float: left; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px;width:660px;text-align:left;border-collapse:collapse;margin:15px 0 30px 0;}
#acronyms-table-a th{font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px;font-weight:bold;color:#313131;padding:2px;}
#acronyms-table-a td{background-color: #f4f4f4; color:#333;padding:2px;border: 1px solid #e7e7e7; vertical-align: top; font-size: 11px;}
#acronyms-table-a td.red {background-color: #B5252E; border-bottom: 1px solid #e7e7e7;color:#fff;padding:8px;border-left: 1px solid #e7e7e7;border-right: 1px solid #e7e7e7;}

#footer { float: left; width: 940px; padding-bottom: 20px; padding-top: 17px; border-top: 1px solid #ccc; margin: 0 0 0 40px;  }
#footer p {
	color: #979797;
	text-align: center;
	padding-bottom: 10px;
	width: 940px;
	font-size: 10px;
}
#footer a { color: #979797; text-decoration: underline; }

#billboard-delay, #billboard-effect {
	display: none;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

#content .maincontent img, #content .maincontent-hp img, #content .half-1 img {
}

#content img.alignleft {
	margin: 20px 20px 15px 0px;
}

#content img.alignright {
	margin: 0px 20px 15px 20px;
}

.half-1, .maincontent-hp {
	padding-bottom: 20px;
}