@import url("http://www.fatbeehive.com/beekeeper2/reset.css");
@import url("dl-form.css");
@import url("type.css");
@import url("orbit-1.3.0.css");


body {
	background-color: #dcdcdc;
	text-align: center;
	padding-bottom: 50px;
}

.imageleft {
	float: left;
	margin: 0 10px 10px 0px;
}

.imageright {
	float: right;
	margin: 0 5px 10px 10px;
}

.red {
    color:#cf3e3f !important;
}
.smalltext {
    font-size:small;
}
.smallertext {
    font-size:8px;
}
.smallred {
    font-size:x-small;
    color:#cf3e3f;
}
.smallerred {
    color:#cf3e3f;
    font-size:8px;
}
#wrapper {
	width: 980px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background: #fff url(../images/logo.gif) no-repeat left top;
	position: relative;
	/*margin-bottom: 50px;*/
}

th {
	text-align: left;
}

br.clear {
	clear: both;
}

/* @group Header */

#header {
	height: 168px;
	background: url(../images/headers/default.gif) no-repeat 205px;
	position: relative;
	padding-bottom: 20px;
}

 #header {
	background-image: none;
}

#conferences #header {
/* 	background-image: url(../images/headers/events.gif); */
}

#publications #header {
/*	background-image: url(../images/headers/publications.gif); */
}

a.home_link {
	display: block;
	height: 168px;
	width: 166px;
}

a.home_link span {
	display: none;
}

#bottomnav {
	top: 0;
	right: 0;
	position: absolute;
	padding-top: 10px;
	padding-right: 20px;
	font-size:1.3em;
	font-weight:bold;
	color:#cf3e3f;
}
#bottomnav a{
	color:#1e60ad;
}

/* @group Search */

#searchbox {
	position: absolute;
	top: 20px;
	right: 0;
	padding-right: 20px;
	padding-top: 20px;
	width: 210px;
	text-align: right;
	/*background: url(../images/search_bg.gif) no-repeat;*/
	height: 148px;
}

#searchbox input {
	vertical-align: top;
}

#searchbox label {
	vertical-align: middle;
}

#searchbox input[type="text"] {
	width: auto;
}



/* @end */



/* @end */

/* @group Main Col */

#maincol {
	float: left;
	width: 730px;
	margin-left: 20px;
	display: inline;
}



/* @end */



/* @group Main Nav */

#mainnav {
	/*height: 40px;
	background: url(../images/mainnav_bg.gif) repeat-x left bottom;*/
	height: 20px;
	border-bottom: 20px solid #1e60ad;
	position: relative;
    font-weight:bold;
}

#mainnav ul {
	margin: 0;
	text-align: right;
	position: absolute;
	right: 0;
}

#mainnav li {
	list-style-type: none;
	display: inline;
}

#mainnav li a {
	padding-left: 40px;
	padding-right: 40px;
	height: 20px;
	float: left;
	border-right: 1px solid #dcdcdc;
}

#mainnav li a:hover {
	border-bottom: 10px solid #dcdcdc;
}

#mainnav li.on a {
	border-bottom: 10px solid #fff;
}

#mainnav li.last a {
	border-right-style: none;
}



/* @end */

/* @group Content */

/* @group Image with Caption */

#content dl.imgcaptionleft  {
	float: left;
	margin: 0 10px 3px 0;
}

#content dl.imgcaptionright  {
	float: right;
	margin: 0 0 10px 3px;
}

#content dl.imgcaptionleft dd, #content dl.imgcaptionright dd {
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 10px solid #dcdcdc;
}



/* @end */

#content {
	margin-right: 20px;
	margin-top: 10px;
}

#content ul.related_documents {
	margin: 0 0 0 10px;
}

#content ul.related_documents li {
	list-style-type: none;
}

/* @group Links */

#links h2 {
	clear: both;
	margin-bottom: 0;
}

#links p.info {
	width: 200px;
}

#links div.description {
	/*float: right;*/
	/*padding-left: 10px;
	padding-right: 10px;
	width: 390px;*/
}

#links img.link {
	width: 100px;
	float: right;
}



/* @end */



/* @end */

/* @group Right Col */

.other_links, #subnav, #recent_publications, #rhs_content, #home_newsletters{
	border: 3px solid #dcdcdc;
	margin-top: 10px;
}


/* @group Eurostar + Other Links */

.other_links a span {
	display: none;
}

.other_links a {
	display: block;
	background: no-repeat center center;
	/*height: 62px;*/
	/*width: 1;*/
	margin-left: auto;
	margin-right: auto;
}

.other_links a.eurostar {
	background-image: url(../images/eurostar.gif);
	height: 62px;
}

.other_links a.cfb {
	background-image: url(../images/cfb_link.gif);
	height: 97px;
}

.other_links {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}



/* @end */

#rightcol {
	width: 210px;
	float: left;
	display: inline;
	margin-right: 20px;
	border-top: 20px solid #1e60ad;
	padding-top: 20px;
	padding-bottom: 20px;
}

/* @group Sub Nav */
#home_newsletters {
	padding:17px;
}
#home_newsletters h4 {
	padding-bottom:5px;
padding-left:0;
color:#1A5FAD;
font-size:1.167em;
font-style:normal;
font-weight:normal;
}

#home_newsletters ol {
	margin: 0;
	padding: 0 0 0 0px;
    font-weight:bold;
}

#home_newsletters ol li {
	font-size:1.1em;
	color:#000;
	list-style-type: none;
}

#home_newsletters ol li a {
	display: block;
	padding: 10px 10px 10px 30px;
	background: url(../images/newspaper.gif) no-repeat left;
	color:#000;
}


#subnav ul, #recent_publications ol {
	margin: 0;
	padding: 0;
    font-weight:bold;
}

#subnav li, #recent_publications li {
	list-style-type: none;
}

#subnav li a, #site_links li a, #recent_publications li a {
	display: block;
	padding: 10px 30px 10px 10px;
	background: url(../images/subnav_arrow.gif) no-repeat right 7px;
}

#subnav li ul {
	margin-left: 10px;
}

#subnav li ul li a {
	background-image: none;
}



/* @end */

/* @group Recent Publications */

#recent_publications {
	padding: 17px;
}

#recent_publications li a {
	background: none;
	padding: 5px 0;
}

#recent_publications h4 {
	padding-left: 0;
	padding-bottom: 5px;
}



/* @end */

/* @group Links */

#site_links ul {
	margin: 0;
	padding: 0;
}

#site_links {
	margin-top: 20px;
}

#site_links li {
	list-style-type: none;
}

#site_links li a {
	border-bottom: 13px solid #1e60ad;
	text-align: right;
	background-position: 199px 9px;
	padding-right: 20px;
}



/* @end */

/* @group Right Hand Side Content */

#rhs_content {
	padding: 10px;
}



/* @end */



/* @end */

/* @group Footer */

#footer {
	background:#dcdcdc;
	border-top: 8px solid #1E60AD;
	clear: both;
	height:100px;
	padding-top: 20px;
}

#bottomnav {
	padding-left: 20px;
	padding-bottom: 10px;
}

#footer_contact {
	float:left;
}
#copyright {
	float:right;
	width:166px;
}

body#about-us #content form{
	float:left;
	margin-bottom:40px;
}

a#frenchmembers_button{
	background:url('../images/frenchmembers.gif');
	float:right;
	height:0;
	display:block;
	margin-bottom:40px;
	overflow:hidden;
	padding-top:32px;
	width:155px;
}

/*#copyright {
	background-color: #dcdcdc;
	width: 210px;
	height: 15px;
	right: 0;
	bottom: 0;
	position: absolute;
	margin: 0;
	text-align: right;
	padding-right: 20px;
	padding-top: 5px;
}*/



/* @end */

/* @group Search Results */

#searchResults dl { margin: 10px 0 20px 0px; } 
#searchResults dl dt, #searchResults dl dd { margin-left: 0px; } 
#searchResults .info {font-weight: normal; }



/* @end */

#book_amazon_link {
	width: 120px;
	float: right;
	clear: right;
}

/* @group Results List */

ul.resultslist li {
	padding-bottom: 20px;
}



/* @end */

/* @group Members View */

#members_list h2 {
	clear: both;
}

#members_list {
	margin-top: 20px;
}

.member {
	float: left;
	width: 350px;
	margin-bottom: 10px;
	margin-right: 10px;
}

.member.first_member {
	clear: both;
	margin-right: 0;
}

.member img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.member h3 {
	margin-top: 0;
	margin-bottom: 0;
}



/* @end */

ul.cleared li {
	list-style-type: none;
	clear: both;
	margin-bottom: 20px;
}

p.price {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

#content p {
	margin-top: 14px;
}

#sponsors #content table {
	border-collapse: collapse;
	width: 100%;
}

#sponsors #content table tr {
	
}

#sponsors #content table td.blurb {
	border-left: 1px solid #b8dcff;
}

#sponsors #content td {
	padding: 10px;
}

ul.publications-results {
	margin: 0;
	padding: 0;
}

ul.publications-results li {
	list-style-type: none;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 2px solid #eee;
}

table.publications-results th {
	border-bottom: 2px solid #ccc;
}

table.publications-results td {
	vertical-align: top;
}

table.publications-results tr.odd {
	background-color: #fafafa;
}

.image-container {
	width: 100px;
	float: left;
}
.galleryItem{float:left;margin:0px 2px 5px 2px;}



/*--------------- NEW HOMEPAGE STYLES --------------------*/

h1#tagline{
	background: url(../images/tagline.gif) no-repeat;
	display: block;
	height: 0;
	left: 168px;
	overflow: hidden;
	padding-top: 36px;
	position: relative;
	top: -88px;
	width: 545px;
	
}
body.newHome #header{
	background: none;
}
a#defenceLink{
	background: url(../images/defencebuttonbg.gif) no-repeat;
	color: #1e60ad !important;
    display: block;
    font-size: 1.2em;
    height: 42px;
    margin-top: 25px;
    padding: 22px 0 0 112px;
    text-align: left;
    width: 95px;
}

/* 4.3 Slideshow ------------- */

#slideshowOuter{
	height: 312px;
	position: relative;
	top: 12px;
	width: 711px;
}
#slideshow {
	border: solid 10px #1e60ad;
	width: 691px;
	height: 292px;
	left: 0;
	position: absolute;
	top: 0;
	z-index: 8888;
}




/* End 4.3 Slideshow ------------- */

#newsCol{
	border-top: solid 16px #dde7f3;
	float: left;
	margin: 30px 0;
	width: 227px;
}
#newsCol h2{
	border-bottom: dashed 1px #4c8cd6;
	color: #1e60ad;
	float: left;
	font-weight: bold !important;
	margin: 5px 0 15px 0;
	padding: 0 0 5px 0;
	width: 100%;
}
#newsCol img{
	float: right;
	margin: 0 0 10px 10px;
}
#newsCol h3{
	color: #424242 !important;
	font-size: 1.2em;
	font-weight: bold !important;
	margin: 0;	
}
#newsCol ul{
	background: url(../images/newcollistbg.gif) left top no-repeat;
	border-top: solid 1px #7a7a7a;
	float: left;
	margin: 0;
	padding: 20px 0 0 9px;
}
#newsCol ul li{
	margin: 5px 0;
	list-style: none;
}
#newsCol ul li a{
	background: url(../images/newslistbullet.gif) 0 6px no-repeat;
	color: #000;
	display: block;
	/*font-size: 0.9em !important; */
	padding-left: 20px;
}
#newsCol ul li a:hover{
	background: url(../images/newslistbullet.gif) 1px 6px no-repeat;
	color: #1e60ad;
}
a.moreButton{
	background: #1e60ad !important;
	color: #ffffff !important;
	float: left;
	font-weight: bold !important;
	margin: 10px 0 0 18px;
	padding: 8px 14px;
	text-decoration: none;
}
a.moreButton:hover{
	background: #424242 !important;
}



.homeCol{
	border-top: solid 16px #dde7f3;
	float: left;
	margin: 30px 15px 0 0;
	width: 226px;
}
.homeCol h2{
	border-bottom: dashed 1px #4c8cd6;
	color: #1e60ad;
	float: left;
	font-weight: bold !important;
	margin: 5px 0 15px 0;
	padding: 0 0 5px 0;
	width: 100%;
}
.homeCol img{
	float: right;
	margin: 0 0 10px 10px;
}
p.homedate, p.homeDate {
	color: #1e60ad;
	font-size: 0.8em;
	font-weight: bold;
	margin: 5px 0 !important;
}
.homeCol h3{
	color: #424242 !important;
	font-size: 1.2em;
	font-weight: bold !important;
	margin: 0;	
}
.homeCol a.moreButton{
	background: #1e60ad !important;
	color: #ffffff !important;
	float: left;
	font-weight: bold !important;
	margin: 5px 0 0 0;
	padding: 8px 14px;
	text-decoration: none;
}
.homeCol a.moreButton:hover{
	background: #424242 !important;
}

/*--------------- NEW EVENT PAGE STYLES --------------------*/

.newHeader{
	border-top: solid 16px #dde7f3;
	color: #205fae !important;
	font-size: 1.6em;
	font-weight: bold !important;
	padding-top: 10px;
}
.eventBox{
	border-bottom: solid 1px #7a7a7a;
	float: left;
	margin-bottom: 25px;
	padding: 0 0 20px 0;
	width: 706px;
}
.eventBox img{
	float: left;
}
.eventBox p.date{
	color: #1e60ad;
	float: right;
	margin: 0 !important;
	padding: 0;
	width: 498px;
}
.eventBox h2{
	color: #424242 !important;
	float: right;
	font-weight: bold !important;
	margin: 10px 0;
	padding: 0;
	width: 498px;
}
.eventBox p{
	float: right;
	margin: 0 !important;
	padding: 0;
	width: 498px;
}




sub, sup { 
	font-size: 75%;
	line-height: 0; 
	position: relative; 
	vertical-align: baseline; 
}
sup { 
	top: -0.5em; 
}
sub { 
	bottom: -0.25em; 
}


#page_gallery{
    clear: both;
}

#page_gallery li{
    float: left;
    margin-right:  10px;
    margin-top: 10px;
    list-style: none;
}

#social-media{
    padding-top: 10px;
}

.invisible{
	display: none;
}


