@charset "utf-8";
/* Stylesheet by Artificial Studio - www.artificialstudio.com */

/*----------------------------- SET UP DEFAULTS*/
html, body {
	height: 100.1%;
	border: 0;
	margin: 0;
	padding: 0;
	background-color: #f6f7f7;
	color: #5f7991;
}
 
body {
	font: 80%/1.4 Arial, Helvetica, sans-serif;
}

#wrap {
	min-width: 1060px;
	width: 100%;
	background: url(../images/bg.jpg) top right no-repeat;
	min-height: 784px;
}

#wrap p, #wrap li, #wrap td {
	text-align: left;
	line-height: 22px;
}

#wrap table td {
	text-align: left;
}

#splash {
	background-color: #efeeea;
}

#splash #org {
	background: url(../images/org.jpg) no-repeat top left #f6f7f7;
	width: 100%;
	height: 600px;
	float: left;
	text-align: center;
}

#homeimgs {
	background: url(../images/orghome.jpg) no-repeat;
	width: 640px;
	height: 202px;
	float: left;
	margin-left: 350px;
	
}

#logo {
	background: url(../images/logo.gif) no-repeat;
	width: 166px;
	height: 206px;
	float: right;
	margin-right: 50px;
}

.welcome {
	margin-left: 80px;
}

.welcome h2 {
	font-family: "Georgia", Times New Roman, Times, serif;
	margin-top: 200px;
	text-align: center;
	font-size: 25px;
	line-height: 35px;
	display: block;
}

.welcome p {
	color: #da7b01;
	font-size: 32px;
	font-family: "Georgia", Times New Roman, Times, serif;
	padding-bottom: 25px;
}

.welcome p:hover {
	text-decoration:underline;
}

#homesponsors {
	display: block;
	width: 750px;
	height: 150px;
	margin: 0px 15px auto auto;
}

#org ul, #event ul {
	width: 270px;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	font-size: 14px;
}

#org li, #event li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#org ul {
	float: left;
	margin-left: 160px;
	margin-top: 25px;
}

#wrap #org ul {
	margin-top: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
}

#org li {
	text-align: center;
}

#org li a:link, #org li a:visited, #org li a:active {
	color: #54708a;
	text-decoration: none;
	height: 23px;
	padding-top: 5px;
	display: block;
	padding-right: 30px;
}

#wrap #org li a:link, #wrap #org li a:visited, #wrap #org li a:active {
	padding-left: 30px;
	padding-right: 0px;
	text-align: left;
}

#org li a:hover {
	color: #f26f1c;
	background: url(../images/icon1.gif) right no-repeat;
	text-align: center;
}

#wrap #org li a:hover {
	background-position: left;
}

#event ul {
	float: left;
	margin-top: 25px;
	margin-bottom: 87px;
}

#event li a:link, #event li a:visited, #event li a:active {
	color: #8b877a;
	text-decoration: none;
	height: 23px;
	padding-top: 5px;
	display: block;
	padding-left: 30px;
}

#event li a:hover {
	color: #fc4033;
	background: url(../images/icon2.gif) left no-repeat;
}

#sponsor_covidien a, #sponsor_ntp a, #sponsor_petlabs a, #sponsor_sad a, #sponsor_canadian a, #visit2010 a, #sponsor_covidien a, #sponsor_ntp a, #sponsor_petlabs a {
	margin: 20px;
	margin-left: 0px;
	margin-right: 25px;
	float: left;
	cursor: pointer;
	display: block;
	text-decoration: none;
	border: none;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: right top;
}

#sponsor_covidien a {
	width: 53px;
	height: 77px;
	background-image: url(../images/sponsor_covidien.gif);
}

#sponsor_ntp a {
	width: 169px;
	height: 77px;
	background-image: url(../images/sponsor_ntp.gif);
}

#sponsor_petlabs a {
	width: 145px;
	height: 77px;
	background-image: url(../images/sponsor_petlabs.gif);
}

#sponsor_sad a {
	width: 53px;
	height: 77px;
	background-image: url(../images/sponsor_sad.gif);
}

#sponsor_canadian a {
	width: 210px;
	height: 77px;
	background-image: url(../images/sponsor_canadian.gif);
	margin-right: 0px;
}

#visit2010 a {
	width: 348px;
	height: 71px;
	background: url(../images/visit2010.gif) left no-repeat;
	margin: 0px;
}

#wrap #sponsor_covidien a, #wrap #sponsor_ntp a, #wrap #sponsor_petlabs a, #wrap #sponsor_sad a, #wrap #sponsor_canadian a {
	float: left;
}

#visit2010 a:hover {
	background-position: right;
}

#sponsor_covidien a:hover, #sponsor_ntp a:hover, #sponsor_petlabs a:hover, #wrap #sponsor_sad a:hover, #wrap #sponsor_canadian a:hover, #sponsor_sad a:hover, #sponsor_canadian a:hover {
	background-position: right bottom;
}

/*----------------------------- HEADINGS*/
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
 
h1 {
	padding-top: 70px;
	height: 30px;
	border-bottom: 1px dotted #cccccc;
	background: url(../images/h1.gif) top right no-repeat;
	letter-spacing: -1px;
	font-size: 1.8em;
	color: #f4803b;
	text-transform: uppercase;
	margin-bottom: 15px;
}
 
h2 {
	padding: 20px 0;
	letter-spacing: -1px;
	font-size: 1.5em;
	margin-bottom: 10px;
}
 
h3 {
	padding: 10px 0;
	font-size: 1.3em;
	font-weight: bold;
}

/*----------------------------- COMMON FORMATTING*/
p, ul, ol {
	margin: 0;
	padding: 0 0 1.25em 0;
}
 
ul, ol {
	padding: 0 0 1.25em 2.5em;
}
 
blockquote {
	margin: 1.25em;
	padding: 1.25em 1.25em 0 1.25em;
}
 
small {
	font-size: 0.85em;
}

img {
	border: 0;
}
 
sup {
	position: relative;
	bottom: 0.3em;
	vertical-align: baseline;
}
 
sub {
	position: relative;
	bottom: -0.2em;
	vertical-align: baseline;
}
 
acronym, abbr {
	cursor: help;
	letter-spacing: 1px;
	border-bottom: 1px dotted;
}
 
a, a:link, a:visited, a:hover {
	text-decoration: underline;
	outline: none;
	color: #666666;
}
 
form {
	margin: 0;
	padding: 0;
	display: inline;
}
 
input, select, textarea {
	font: 1em Arial, Helvetica, sans-serif;
}
 
textarea {
	width: 100%;
	line-height: 1.25;
}
 
label {
	cursor: pointer;
}
 
table {
	border: 0;
	margin: 0 0 1.25em 0;
	padding: 0;
}
 
table tr td {
	margin: 5px;
}

table tr td p {
	text-align: left;
}

hr {
	margin-top: 30px;
	margin-bottom: 30px;
}

/*-------------------------------------------------------------- MAIN STRUCTURAL DIVS*/
#content {
	
}

#left {
	 
	width: 255px;
	float: left;
	text-align: right;
	padding-left: 15px;
}

#left img {
	padding-right: 30px;
}

#main {
	width: 450px;
	float: left;
	margin-left: 20px;
}

/*-------------------------------------------------------------- MY DIVS*/
#footer {
	height: 40px;
	clear: both;
	color: #FFFFFF;
	margin: 30px;
	margin-left: 40px;
	margin-top: 0px;
}

#footer_left, #footer_right {
	float: left;
	padding: 10px;
	height: 40px;
	width: 45%;
}

#footer_right {
	float: right;
	text-align: right;
}

#footer ul {
	margin: 0px;
	padding: 0px;
}

#footer li {
	float: left;
	list-style-type: none;
	padding-right: 20px;
}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	background-color: #333;
	color: #FFFFFF;
	text-decoration: none;
}

/*-------------------------------------------------------------- NAVIGATION*/
#nav {
	height: 45px;
}

#nav, #nav ul {
	width: 958px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
	position: relative;
	line-height: 1.5em; 
	background-color: #333;
	border: 1px solid #666;
}

#nav a {
	display: block;
	padding: 10px;
	height: 25px;
	background-color: #333;
	color: #fff;
	text-decoration: none;
}

#about-the-wfnmb .about-the-wfnmb,
#activities--services .activities--services,
#management--organisation .management--organisation,
#charter-of-the-wfnmb .charter-of-the-wfnmb,
#nm-meetings--events .nm-meetings--events,
#news--reports .news--reports,
#subsidiary-bodies .subsidiary-bodies,
#picture-gallery .picture-gallery,
#links .links,
#history .history,
#governing-council .governing-council,
#training .training,
#wfnmb-2010 .wfnmb-2010, 
#wfnmb-2014 .wfnmb-2014, 
#contact-us .contact-us {
	font-weight: bold;
}

#nav li {
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
}

#nav ul {
	position: absolute;
	display: none;
	width: 110px;
	top: 45px;
	padding: 0px;
	margin: 0px;
}

#nav li ul a {
	width: 100px;
	padding: 5px;
	height: auto;
	float: left;
	font-size: 11px;
	letter-spacing: normal;
	
}

#nav ul ul {
	top: auto;
}	

#nav li ul ul {
	left: 110px;
	margin: 0px 0 0 0px;
}

#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;
}

/*-------------------------------------------------------------- PLUGINS*/

#breadcrumbs {
	width: 100%;
	height: 30px;
	background-color: #CCCCCC;
	padding-top: 10px;
}

#breadcrumbs a {
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	font-size: 11px;
}

#searchsite {
	text-align: left;
	margin-left: 40px;
}

#searchresult {
	border: 1px solid #CCCCCC;
	background-color: #ECECEC;
	padding: 5px;
	margin-bottom: 5px;
}

#searchresult h2 a:link, #searchresult h2 a:visited, #searchresult h2 a:active {
	text-decoration: none;
}

#searchresult h2 a:hover {
	color: #000000;
}

#searchresult:hover {
	background-color: #E6E6E6;
}

#searchresult p, #searchresult h2 {
	margin: 0px;
	padding: 2px;
	border: none;
}

#sitemap {

}

#image1, #image2 {

}

#flash {

}

#result {
	border: 1px solid #CCC;
	margin: 5px;
	padding: 5px;
	display: none;
}

#news em {
	float: none;
	display: block;
}

#news li {
	margin-bottom: 12px;
}

.product_addtocart {

}

.product_viewcart {

}

.product_viewpdf {

}

.product_viewurl {

}

.galleryphoto {
	margin: 5px;
	padding: 5px;
	border: 1px solid #CCC;
	background: #FFFFFF;
	display: block;
	float: left;
}

#newchapter {
	display: none;
	position: absolute;
	width: 320px;
	text-align: justify;
	font-size: 12px;
	padding: 15px;
	margin: 10px;
	color: #333;
	left: 0px;
	top: 0px;
	border: 1px solid #CCC;
	background-color: #FFFFFF;
}

#newchapter p {
	padding-bottom: 7px;
}
