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

#adminStatusMessage a {
	color: blue;
}

/* National Historic Ships - main stylesheet - Major page elements in here - tim@fb */

/******

Main colours:

Battleship Drab: #6d818a
Dark Purple: #57507c
Subnav purple bg: #9a96b0
Footer light purple tint: #eeeef2
SubRightcol jade green: #c4ced0
Midcol light purple: #dddce4
More weight/a Drab: #576269
Orange hi-light: #e06931

******/

/* Main Layout Blocks */
#fb-site-credit a{color:#666;}
body#index #wrapper {
	margin: 0 auto;
	text-align: left;
	width: 978px;
	padding: 0;
	background: none;
}

#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 978px;
	padding: 0;
	background: url(../images/tile_wrapper.gif) top right repeat-y;
}

body#regsearch_one #wrapper, body#regsearch_two #wrapper {
	margin: 0 auto;
	text-align: left;
	width: 978px;
	padding: 0;
	background: url(../images/tile_wrapper_search.gif) top right repeat-y;
}

body#index #header {
	height: 519px;
	padding: 0;
	background: #6b828a url(../images/img_hero_01.jpg) bottom left no-repeat;
	position: relative;
}

#header {
	height: 353px;
	padding: 0;
	background: #6b828a url(../images/img_hero_sub_01.jpg) bottom left no-repeat;
	position: relative;
}

#imagecaption {
	position:  absolute;
	bottom: 4px;
	left: 0;
	width: 978px;
}

#imagecaption p {
	padding: 5px 18px 0 18px;
	margin: 0;
	font-size: 0.9em;
	font-weight: bold;
}

#imagecaption p a {
	display: block;
	color: #000;
	padding: 0 22px 2px 0;
	background: url(../images/link_bullet_smallest.png) top right no-repeat;
}

body#index #content {
	float: left;
	background: #fff url(../images/bg_featrow.jpg) 0 0 no-repeat;
	width: 978px;
	height: 240px;
	margin: 3px 0 0 0;
	padding-bottom: 0px;
	overflow: hidden;
	border-top: 0;
}

#content {
	float: left;
	background: url(../images/sub_bg_featrow.jpg) bottom left no-repeat;
	width: 978px;
    margin: 0;
    border-top: 3px solid #fff;
	padding-bottom: 30px;
	overflow: hidden;
}

body#regsearch_one #content, body#regsearch_two #content {
	float: left;
	background: url(../images/sub_bg_featrow_search.jpg) bottom left no-repeat;
	width: 978px;
    margin: 0;
    border-top: 3px solid #fff;
	padding-bottom: 30px;
	overflow: hidden;
}


#colwrapper {
	float: left;
	width: 726px;
}

body#index #leftcol {
	float: left;
	width: 450px;
	padding: 20px 18px 0 18px;
	color: #fff;
	background: none;
}

#leftcol {
	float: left;
	width: 475px;
	background: #fff;
	padding: 0 18px 35px 18px;
}

body#regsearch_one #leftcol, body#regsearch_two #leftcol {
	float: left;
	width: 680px;
	background: none;
	padding: 0 18px 35px 18px;
}

body#index #midcol {
	float: right;
	width: 234px;
	background: none;
	position: relative;
	height: 240px;
}

#midcol {
	float: right;
	width: 210px;
	background: #9a96b0;
	height: auto;
}

body#regsearch_one #midcol, body#regsearch_two #midcol {display: none;}

body#index #rightcol {
	float: right;
	width: 218px;
	padding: 20px 18px 0 12px;
	background: none;
	min-height: 0;
}

#rightcol {
	float: right;
	width: 248px;
	padding: 0;
	min-height: 460px;
	height:auto !important;
  	height: 460px;
	/* background: url(../images/bg_definitions.jpg) 0 0 no-repeat; */
}

body#regsearch_two #rightcol {background: url(../images/bg_register_detail.jpg) 0 0 no-repeat;}

#footer {
	clear: both;
	float: left;
	width: 978px;
	padding: 0;
	background: #eeeef2 url(../images/2_bg_footer_mid.gif) -1px 0 no-repeat;
}

#footer_lower {
	clear: both;
	float: left;
	width: 978px;
	padding: 31px 0;
	background: #eeeef2;
}

#footer_lower p {
	font-size: 0.95em;
	text-align: center;
	color: #576269;
}

#footerrightcol p {
	color: #576269;
	padding: 0 0 70px 0;
}

#footercolwrapper {
	float: left;
	width: 725px;
}

#footerleftcol {
	float: left;
	width: 155px;
	background: url(../images/cap_secnav.gif) bottom left no-repeat;
	padding-bottom: 25px;
	margin: 23px 0 0 0;
}

#footermidcol {
	float: left;
	width: 540px;
	margin: 23px 0 0 25px;
}

#footermidcol ul {
	list-style-type:  none;
	margin: 0 0 1em 0;
}

#footermidcol ul li {
	list-style-type:  none;
	color: #576269;
}

#footerrightcol {
	float: right;
	width: 225px;
	padding: 23px 10px 0 15px;
	margin: 0;
}


/* Main 'Top' Navigation */

ul#topnav {
	list-style-type: none;
	font: 1.35em Georgia, Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #fff;
	margin: 0;
	padding: 15px 0 0 0;
	float: left;
	clear: left;
	width: 700px;
}

ul#topnav li {
	list-style-type: none;
	float: left;
	text-align: left;
}

ul#topnav li#topnavone {
	padding: 6px 0px 6px 18px;
	width: 98px;
}

ul#topnav li#topnavtwo {
	padding: 6px 0px 6px 18px;
	margin: 0 0 0 4px;
	width: 227px;
}

ul#topnav li#topnavthree {
	padding: 6px 0px 6px 18px;
	margin: 0 0 0 4px;
	width: 138px;
}

ul#topnav li#topnavfour {
	padding: 6px 0px 6px 18px;
	margin: 0 0 0 3px;
	width: 67px;
}

ul#topnav li.on {background: url(../images/topnav_on.gif) 0 0 repeat-x;}

ul#topnav li a {color: #fff;}

ul#topnav li a:hover {
	color: #dddce4; 
	text-decoration: none;
}

ul#secnav {
	list-style-type: none;
	float: left;
	text-align: left;
	margin: 0;
	padding: 15px 50px 0 20px;
	background: url(../images/bg_secnav.gif) 0 0 no-repeat;
}

ul#secnav li {
	list-style-type: none;
	padding: 3px 0 0 0;
}

ul#bullets {
	font-size: 1.05em;
	line-height: 1.5em;
	margin: 0 0 15px 18px;
}

/* Sub nav styles */

ul#subnav {
	list-style-type: none;
	margin: 25px 0 0 0;
	padding: 15px 10px 0 0;
	border-bottom: 4px solid #fff;
	background: #9a96b0 url(../images/subnav_top_left.gif) 0 0 no-repeat;
}

ul#subnav li {
	list-style-type: none;
	font-weight: bold;
	padding: 0.78em 0 0.78em 50px;
	background: #9a96b0 url(../images/subnav_list.gif) 0 -52px no-repeat;
	color: #fff;
}

ul#subnav li#bottomsubnav {
	background: #9a96b0 url(../images/subnav_bottom.gif) 0 -52px no-repeat;
}

/* subsubnav .on class overrides */

ul#subnav li a {color: #fff;} 

ul#subnav li.on a {color: #000;}

ul#subnav li.on  {background: #9a96b0 url(../images/subnav_on.gif) 0 -52px no-repeat;}

ul#subnav li ul {
	margin: 0;
	padding: 10px 0 0 0;
}

ul#subnav li ul li a {color: #dddce4 !important;}

/* end subsubnav .on class overrides */

body#index #midcol ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #a5a0b2;
	border-bottom: 1px solid #96939c;
}

body#index #midcol ul li {
	background: #eeeef2;
	list-style-type: none;
}

body#index #midcol ul li p {
	padding: 10px 12px 6px 15px;
	margin: 0;
}

p#morenews {
	text-align: right;
	font-family: Georgia, Times, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	padding: 3px 15px 0 0;
	position: absolute;
	right: 0;
	bottom: 0;
}

.standfirst {
	font-family: Georgia, Times, serif;
	font-weight: normal;
	font-size: 1.5em;
	color: #333;
}

.related {
	background: #dddce4;
	padding: 18px;
	border-bottom: 3px solid #fff;
}

.glossary_index {
	width: 100%; 
	text-align: center;
	border-bottom: 1px solid #ddd;
	font-family: Times;
	font-size: 1.2em;
	padding: 5px;
}
.glossary_index a {
	padding-right: 2px;
}

div.related p {
	margin: 0.5em 0 0.5em 0;
	/* background: url(../images/link_bullet_smallest.png) bottom right no-repeat; */
}

.incopy_jumplink {
	font-weight: bold;
	color: #57507c;
}

.pullquote {
	display: block;
	background: url(../images/bg_pullquote.gif) 0 20px no-repeat;
	float: left;
	width: 150px;
	font-family: Georgia, Times, serif;
	font-size: 1.3em;
	color: #9a96b0;
	font-weight: bold;
	padding: 0 0 15px 0;
}


#nauticalterms {padding: 385px 12px 0 12px;}

.term {
	font-family: Georgia, Times, serif;
	font-size: 1.8em;
	font-weight: bold;
	color: #e06931;
	margin: 0;
}

.define {
	font-family: Georgia, Times, serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #57507c;
}

/* Universal classes */

.flright {float: right;}

.flleft {float: left;}

.block {display: block;}

.clearing {clear: both;}


/* Main site search form */

#wrapper_sitesearch {
	position: absolute;
	top: 130px;
	right: 25px;
}

fieldset.search {
	border: none;
	background: #6b828a;
	margin: 0;
	float: right;
}

.search input, .search button {
	border: none;
	float: left;
	padding: 0;
	margin: 0;
}

.search input.box {
	color: #6b828a;
	width: 145px;
	height: 100%; /* was auto */
	padding: 8px 0 8px 15px;
	background: #6b828a url(../images/search_bg.gif) no-repeat left top;
}

.search button.btn {
	width: 28px;
	height: 28px;
	cursor: pointer;
	text-indent: -9999px;
	background: #6b828a url(../images/search_bg.gif) no-repeat top right;	
}

label#sitesearcher {
	color: #fff;
	font-family: Georgia, Arial;
	font-size: 0.91em;
	font-weight: bold;
	float: left;
	padding: 5px 0 0 0;
}

/* props go here for this technique: http://www.sohtanaka.com/web-design/styling-input-search-form-css/ */


/* End main site search */


/* Tabbed search module */

#tabbedsearch {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 458px;
	/* height:  381px;
	border: 1px solid red; for dev only */
	z-index: 100;
	margin: 0;
}

#tab_container {
	background: url(../images/search_bottom.png) no-repeat bottom left;
	padding-bottom: 26px;
	width: 458px;
}

#tab_container ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#tab_container ul li {
	list-style-type: none;
	float: left;
	padding: 0;
	margin: 0;
	display: block;
	width: 229px;
	height: 40px;
}

#tab_container ul li a {
	padding: 15px 0 8px 25px;
	display: block;
	color: #000;
	font-family: Georgia, Arial;
	font-size: 1.32em;
	font-weight: bold;
}

#register_search_content, #directory_search_content {
	background: url(../images/search_bg_tile.png) repeat-y 0 0;
	clear: both;
	padding: 4px 25px 0px 25px;
}

.expanded {margin-top: 0;}

li#register_search {background: url(../images/left_off.png) 0 1px no-repeat;}

li#register_search.selected {background: url(../images/left_on.png) 0 1px no-repeat;}
	    
li#directory_search {background: url(../images/right_off.png) 0 1px no-repeat;}

li#directory_search.selected {background: url(../images/right_on.png) 0 0 no-repeat;}


/* Register search */

fieldset.registersearch {
	border: none;
	background: #fff;
	margin: 5px 0 0 0;
	float: left;
	width: 280px;
}

.registersearch input, .registersearch button {
	border: none;
	float: left;
	padding: 0;
	margin: 0;
}

.registersearch input.box {
	color: #6b828a;
	width: 190px;
	height: 100%; /* was auto */
	padding: 10px 0 15px 35px;
	background: #fff url(../images/bg_tabbedsearch.jpg) no-repeat left top;
	font-size: 1.32em;
	margin: 0 0 0 0;
}

.registersearch button.btn {
	width: 32px;
	height: 32px;
	cursor: pointer;
	text-indent: -9999px;
	background: #fff url(../images/bg_tabbedsearch.jpg) no-repeat top right;
	margin-left: 5px;	
}

label#registersearcher {
	color: #000;
	font-family: Georgia, Arial;
	font-size: 1.32em;
	font-weight: bold;
	display: block; /* the Winter image replace method*/
	height: 0;
	padding-top: 15px;
	overflow: hidden;
}

div.expanded {
	width: 414px;
	padding-bottom: 5px;
}

div.expanded #search_adv_reg {
	background: url(../images/bg_searchtab_adv.gif) 0 0 no-repeat;
	padding: 20px 0 0 0;
	width: 414px;
	float: left;
}
/* new form list edit: adds */

ul#formlist_reg {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 0 0 15px;
	background: url(../images/bg_searchtab_adv_cap.gif) bottom left no-repeat;
}

ul#formlist_reg li{
	padding: 0 30px 0 0;
	width: 380px;
}

/* new form list edit: adds ends */

div.expanded fieldset.tab_bg_adv_reg {margin: 0 0 5px 0;}

div.expanded p {
	float: left;
	clear: left;
	padding: 5px 0 0 15px;
	width: 390px;
	margin: 0;
}

div.expanded p#expanded_last {padding-top: 15px;}

div.expanded p.check_nhf {
	float: right;
	padding: 5px 0 0 0;
	margin: 0;
	clear: none;
	width: 360px;
}

div.expanded p.checkbox {
	float: left;
	padding: 5px 0 0 15px;
	margin: 0;
	clear: none;
	width: 30px;
}


input.box_loc {
	width: 161px;
	border: none;
	height: auto; /* was 100% */
	padding: 5px 6px 8px 15px;
	background: url(../images/bg_search_adv.gif) 0 0 no-repeat;
	float: right;
	margin: 0 12px 0 0;
}

select#function_register_search {
	width: 182px;
	margin: 0 12px 0 0;
	float: right;
}

label.loc {
	float: left;
	display: block;
	padding: 4px 0 0 0;
}

/* Directory Search */

fieldset.directorysearch {
	border: none;
	background: #fff;
	margin: 5px 0 0 0;
	float: left;
	width: 280px;
}

.directorysearch input, .directorysearch button, #searchform_skills .btn {
	border: none;
	float: left;
	padding: 0;
	margin: 0;
}

.directorysearch input.box {
	color: #6b828a;
	width: 190px;
	height: 100%; /* was auto */
	padding: 10px 0 15px 35px;
	background: #fff url(../images/bg_tabbedsearch.jpg) no-repeat left top;
	font-size: 1.32em;
	margin: 0;
}

.directorysearch button.btn, #searchform_skills .btn {
	width: 32px;
	height: 32px;
	cursor: pointer;
	text-indent: -9999px;
	background: #fff url(../images/bg_tabbedsearch.jpg) no-repeat top right;
	margin-left: 5px;	
}

label#directorysearcher {
	color: #000;
	font-family: Georgia, Arial;
	font-size: 1.32em;
	font-weight: bold;
	display: block; /* the Winter image replace method*/
	height: 0;
	padding-top: 15px;
	overflow: hidden;
}

/* osx rounded-searchbox overrides for Safari 2.0 and below only. Serve this class ONLY to Safari headers search inputs along with type="search" For details, see David! */

.osx {
	width: 60% !important;
	margin: 6px 5px 10px 8px !important;
}

/* End Tabbed search module */

/* end main.css */

/* @group Sitemap */

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

ul#sitemap_page li {
	list-style-type: none;
	margin: 0 0 20px;
	font-weight: bold;
}

ul#sitemap_page li ul li {
	margin: 10px 0 10px 20px;
	font-weight: normal;
	list-style-type: disc;
	list-style-position: outside;
}




/* @end */

/* quicklinks select */

#wrapper_crumbs select {
	float: right;
	margin: 3px 30px 0 0;
}

/* search results - js enhanced Table (Tablecloth) */

/* 

	TableCloth	
	by Alen Grakalic, brought to you by cssglobe.com
	
*/

/* general styles */

table, td{font-size: 1.1em;}
table#regsearch_results {width:100%;border-collapse:collapse;margin:1em 0;}
table#regsearch_results th, table#regsearch_results td{text-align:center;padding:.5em;border:2px solid #fff;}
table#regsearch_results th{background:#e6e7e9 url(../images/search_th_bg_top.gif) repeat-x;color:#576269;}
table#regsearch_results th.foot{background:#e6e7e9 url(../images/search_th_bg_btm.gif) repeat-x;color:#576269;}
table#regsearch_results td{background:#eeeff0; /* font-style: italic; */}
table#regsearch_results td strong{background:#eeeff0; font-style: normal; font-weight: normal; background: none;}

/* tablecloth styles */

table#regsearch_results tr.even td{background:#eeeef2;}
table#regsearch_results td.vessel_name { font-style: italic; }
table#regsearch_results td.vessel_name strong { font-style: normal; }
table#regsearch_results tr.odd td{background:#eeeff0;}

table#regsearch_results th.over, table#regsearch_results th.foot.over table#regsearch_results tr.even th.over, table#regsearch_results tr.odd th.over{background:#cdcbd8;}
table#regsearch_results th.down, table#regsearch_results tr.even th.down, table#regsearch_results tr.odd th.down
{background:#e6e7e9 url(../images/search_th_bg_top.gif) repeat-x;color:#576269;}
table#regsearch_results th.selected, table#regsearch_results tr.even th.selected, table#regsearch_results tr.odd th.selected{background:#6b818a; color: #fff;}

table#regsearch_results td.over, table#regsearch_results tr.even td.over, table#regsearch_results tr.odd td.over{background:#cdcbd8;}
table#regsearch_results td.down, table#regsearch_results tr.even td.down, table#regsearch_results tr.odd td.down{background:#cdcbd8;color:#fff;}
table#regsearch_results td.selected, table#regsearch_results tr.even td.selected, table#regsearch_results tr.odd td.selected{background:#cdcbd8;color:#000;}

/* use this if you want to apply different styling to empty table cells*/
td.empty, tr.odd td.empty, tr.even td.empty{background:#fff;}

table#regsearch_results a {color: #000 !important;}

table#regsearch_results a.regsearch_thumb_a {
	display: block;
	width: 80px;
	/* height: 80px; */
	text-align: center;
	background: #fff;
	border: 2px solid #e6e7e8;
	margin: 0 auto;
	/* padding-top: 0.3em; */
}

table#regsearch_results a.regsearch_thumb_a img {margin: 0 auto;}

/* end search results - js enhanced Table */

/* vessel detail */

dl.vesseldetail_firstlevel {
	margin: 0 !important;
	float: left;
	clear: left;
	font-size: 1.34em;
	background: #E6E7E9 url(../images/search_th_bg_top.gif) 0 0 repeat-x;
	width: 50%;
}

 dl.vesseldetail_firstlevel dt {
	margin: 0 !important;
	float: left;
	padding: 4px;
	clear: left;
	color: #576269;
}

dl.vesseldetail_firstlevel dd  {
	margin: 0 auto !important; /* haha, bet this breaks in IE */
	padding: 4px;
	clear: none;
	border-bottom: 2px solid #fff;
}

dl.vesseldetail_firstlevel dd.vesselname {
	font-style: italic;
}

dl.vesseldetail_firstlevel dd.vesselname strong {
	font-style: normal;
	font-weight: normal;
}

dl.vesseldetail_secondlevel {
	margin: 1em 0 1em 0 !important;
	float: right;
	width: 45%;
	font-size: 1.17em;
}

dl.vesseldetail_secondlevel dt {
	margin: 0 !important;
	float: left;
	clear: left;
	color: #576269;
	font-weight: bold;
	padding: 2px;
}

dl.vesseldetail_secondlevel dd {
	margin: 0 !important;
	float: left;
	clear: none;
/* 	font-style: italic; */
	padding: 2px;
}

dl.vesseldetail_thirdlevel {
	margin: 1em !important;
	font-size: 1.17em;
}

dl.vesseldetail_thirdlevel dt {
	color: #576269;
	font-weight: bold;
	padding: 2px;
}

dl.vesseldetail_thirdlevel dd {
/* 	font-style: italic; */
	margin: 0;
	padding: 2px;
}

dl.margint {margin: 1em 0 0 0 !important;}

/* end vessel detail */

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

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

/* end stylesheet */

.array_select_box, .facilities.browse, .skills.browse {
	border: 1px solid #ddd;
	float: left;
	margin-right: 10px;
	width: 45%;
}



.array_select_box legend, .facilities.browse legend, .skills.browse legend {
	margin-left: 10px;
}

.array_select_box div, .facilities.browse ol, .skills.browse ol, .array_select_box.submit {
	height: 300px;
	overflow: auto;
}

.array_select_box.submit {
	width: 90%;
	height: 200px;
}

.array_select_box label {
	display: block;
}

/* Region map styling */
/* styles for regional map*/

#regmap_wrapper {
	position: relative;
}

#regmap_regions li.region_div {
	position: absolute;
	top: 0;
	left: 0;
	list-style-type: none;
	margin: 0;
	padding: 10px;
	width: 150px;
	background-color: #fff;
	border: 1px solid #ddd;

}

#regmap_regions li.region_div li {
	font-style: italic;
}

#regmap_regions li.region_div li strong {
	font-style: normal;
	font-weight: normal;
}

#regmap_regions h3 {
	margin-top: 0px;
}


#regmap {
	position: relative;
	height:553px;
	width: 433px;
	background-image:url(/images/ukmap.gif);
	background-repeat:no-repeat;
	overflow: visible;
	list-style-type:none;
	margin: 0;
	text-indent:0;
	padding: 0;
}
#regmap li {
	list-style-type: none;
}

#regmap a {
	list-style-type:none;
	position: absolute;
	overflow:visible;
}
#regmap a {
	display:block;
	height: 0px;
	padding-top: 100px;
	width: 100px;
	overflow: hidden;
	font-weight:bold;
	text-align: center;
	text-decoration:none;
}


#regmap a#east {
	left: 330px; 
	top: 350px;
	
}

#regmap a#heart {
	left: 250px;
	top: 340px;
}

#regmap a#nireland {
	left: 80px; 
	top: 240px;
}

#regmap a#north {
	left: 195px;
	top: 230px;
}
#regmap a#north  {
	padding-top: 120px;
	width: 170px;
}

#regmap a#scotland {
	left: 135px; 
	top: 55px;
}
#regmap a#scotland  {
	padding-top: 220px;
	width: 150px;
}

#regmap a#seast {
	left: 295px; 
	top: 440px;
}

#regmap a#swest {
	left: 100px; 
	top: 450px;
}
#regmap a#swest  {
	width: 190px;
}

#regmap a#wales {
	left: 170px; 
	top: 350px;
}

#wrapper_gallery {
	clear: both;
	margin-top: 10px;
}

table.company th, table.company td {
	vertical-align: top;
}

table.company th {
	text-align: right;
}

#map {
margin: 10px 10px 10px 0;
clear: both;
}

#company_images {
	margin: 0px;
	padding: 0px;
}

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

dl.company_details {
	margin: 12px 12px;
}

dl.company_details dt {
	font-weight: bold;
	
}

dl.company_details dd {
	margin-left: 0;
	font-style: italic;
}

p.back {
	text-align: right;
	font-weight: bold;
	font-size: 1.17em;
}

p.back.top_vessel {
	float: right;
	clear: right;
}

#company_image {
	float: right;
}

p.field-tips {
	display: block;
	clear: both;
	font-size: 0.9em;
	font-weight: normal;
}

#skills-directory-rhs-images {
	margin: 30px 0 0 30px;
}

#skills-directory-rhs-images img {
	margin-bottom: 30px;
}

#footermidcol a {
	text-decoration: underline;
	color: #576269;
}

.newssubnav {
	
}

.newssubnav ol {
	padding: 12px 12px 0px 12px;
	margin: 0;
}

.newssubnav li {
	list-style-type: none;
	padding: 0 0 10px 0;
}

.newssubnav p {
	padding: 12px;
}

#dfn_tooltip {
	position: absolute;
	background-color: #dddce4;
	width: 200px;
	z-index: 999;
	text-align: left;
	padding: 10px;
	border: 1px solid #9a96b0;
}

dfn {
	border-bottom: 1px dashed #333;
}

h3.archived {
	clear: left;
}

#glossary dl dt {
	font-style: italic;
	font-family: Times;
	font-size: 1.8em;
}

#glossary dl dd {
	margin-bottom: 15px;
}

ul.toolbar {

}

ul.toolbar li {
	list-style-type: none;
	margin-bottom: 5px;
}

#regmap ul.region_cc_list {
	margin: 0;
	padding-top: 10px;
}

#regmap li ul.region_cc_list li {
	position: relative;
	
	
}


div#extrarhscontent {
	border-bottom: 3px solid white;
}

dl.vesseldetail_secondlevel dd ul {
	margin-top: 0px;
	margin-left: 0px;
}

dl.vesseldetail_secondlevel dd ul li {
	list-style: none;
}

h2.glossary_title {
	font-family: Times;
	font-size: 4em;
	color: black;
	font-style: italic;
	margin: 0;
	font-weight: normal;
}
#searchResults dl { margin: 10px 0 20px 0px; } 
#searchResults dl dt, #searchResults dl dd { margin-left: 0px; } 
#searchResults .info { font-size: 0.8em; color: #666; text-decoration: none; 
font-weight: normal; } 

#print_reg_form table {
	border-collapse: collapse;
	border: 1px solid #ccc;
	width: 100%;
}

#print_reg_form th, #print_reg_form td {
	border: 1px solid #ccc;
	vertical-align: top;
}

#print_reg_form th {
	width: 150px;
	text-align: right;
}

#print_reg_form td.textarea {
	height: 300px;
}

#print_reg_form table table, #print_reg_form td th, #print_reg_form td td.help {
	border: none;
}

#print_reg_form td td {
	width: 50px;
}

#print_reg_form td th {
	width: 20px;
}

#print_reg_form td.help {
	font-size: 0.6em;
	width: 40%;
	vertical-align: middle;
}

#print_reg_form table.tickboxes th {
	text-align: left;
}

.required {
	color: red;
}

.help_field {
	font-size: 0.9em;
	font-weight: normal;
}
.single_ship_image {
	clear: left;
}


.important_info {
	border: 2px solid #9a96b0;
	background-color: #efefef;
	padding: 10px;
	margin: 10px 0;
}

.midcol_bleed {
	display: block;
	padding: 10px;
	margin-left: -20px;
	background: #fff;
}

#archives_search {
	border: 1px solid #ccc;
	background: #eee;
	padding: 10px;
	font-size: 1.2em;
}

#archives_list {
	margin: 10px 0 0;
	padding: 0;
}

#archives_list li {
	list-style-type: none;
	border-bottom: 1px solid #ddd;
	margin-bottom: 15px;
}

#archives_list h3 {
	margin-bottom: 3px;
}

#archives_list .publish_date, #archive_item .publish_date {
	color: #666;
	font-size: 0.9em;
}

#archive_thumbs {
	margin: 10px; padding: 0;
}

#archive_thumbs li {
	list-style: none;
	font-size: 1.2em;
	clear: both;
	padding-bottom: 10px;
}

#archive_thumbs li img {
	float: left;
	padding-bottom: 10px;
	padding-right: 10px;
}

#archive_thumbs li a {
	float: left;
	display: block;
	height: 50px;
	line-height: 50px;
}

table.vesseldetail_secondlevel {
float:right;
font-size:1.17em;
margin:1em 0 !important;
width:45%;
}

table.vesseldetail_secondlevel td, table.vesseldetail_secondlevel th {
	vertical-align: top;
}

table.vesseldetail_secondlevel th {
	text-align: left;
}

table.vesseldetail_secondlevel th {
color:#576269;
font-weight:bold;
margin:0 !important;
padding:2px;
}

table.vesseldetail_secondlevel td {
margin:0 !important;
padding:2px;
}

table.vesseldetail_secondlevel td ul {
margin-left:0;
margin-top:0;
}

table.vesseldetail_secondlevel td ul li {
list-style-type: none;
}

ul.vessels {
	font-style: italic;
}

ul.vessels strong {
	font-style: normal;
	font-weight: normal;
}

table.form {
	width: 100%;
	clear: both;
}

table.form th {
	text-align: left;
	width: 25%;
}

table.form th, table.form td {
	vertical-align: top;
}

table.form td span {
	font-size: 0.8em;
	color: #555;
}

ol.comp_categories {
	margin: 0;
	padding: 0;
}

ol.comp_categories li {
	list-style: none;
	clear: both;
	border: 1px solid #fff;
	overflow: auto;
	padding: 10px;
	margin-bottom: 3px;
}

ol.comp_categories li.hover {
	border: 1px solid #ccc;
	background: #efefef;
	cursor: pointer;
}

ol.comp_categories li input {
	float: left;
	width: 20px;
}

ol.comp_categories li div {
	float: right;
	width: 420px;
}

#parents_permission {
	display: block;
}

.form_actions {
	text-align: right;
	margin-top: 10px;
	border-top: 3px solid #ccc;
	padding-top: 10px;
}

.form_actions input {
	font-size: 1.3em;
}

#photocomprhs {
	position: relative;
	height: 690px;
}

#photocomprhs p {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	font-family: Arial;
	background: #fff;
	color: #000;
	padding: 5px;
	margin: 0;
}

#photocompterms .term { 
	font-family: Arial, sans-serif;
	padding: 300px 15px 0 20px;
}

#photocompterms .define { 
	font-family: Arial, sans-serif;
	padding: 0 15px 0 20px;
}

/* end */


.photo_entry {
	margin: 20px 0;
	border: 1px solid #ccc;
	background: #efefef;
	padding: 5px;
	text-align: center;
}

.photo_entry p {
	padding-top: 10px;
	font: 1.2em;
	
}

#glossary_search_form {
	text-align: center;
	margin-bottom: 5px;
}

#glossary_search_form label {
	font-family: Times;
	font-style: italic;
	font-size: 1.3em;
}

.edit {
	font-size: 0.6em;
	font-style: italic;
}

.not_entered {
	color: #999;
	font-style: italic;
}

#grant_form_overview dl {
	margin-left: 0;
}

#grant_form_overview dt {
	font: 1.1em Georgia, Arial, Verdana, sans-serif;
	font-weight: bold;
}

#grant_form_overview dd {
	margin-bottom: 10px;
	margin-top: 5px;
}

#grant_form_overview .button {
	display: inline-block;
	border: 1px solid #c4ced0;
	background: #dddce4;
	padding: 5px;
	margin-top: 20px;
	font-size: 1.3em;
	
}

#grant_form_overview .button:hover {
	text-decoration: none;
	background: #c4ced0;
}

.related a {
	color: #576269;
}

/***** Home-page amends 4.2.2011 tgc *******/

#footermidcol_r {
	float: right;
	width: 220px
}

#footermidcol_r ul {
	margin: 10px 0 83px 0;
	background: url(../images/2_bg_socnet_sprite.gif) 0 -28px no-repeat;
	padding: 0;
	list-style-type: none;
	width: 225px;
	height: 29px;
	overflow: hidden;
}

#footermidcol_r ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
}

#footermidcol_r ul li a {
	display: block;
	width: 40px;
	height: 0;
	padding-top: 29px;
	font-size: 6px;
	overflow: hidden;
}

#footermidcol_r ul li a#tw:hover {
	background: url(../images/2_bg_socnet_sprite.gif) 0 1px no-repeat;
	text-decoration: none;
}

#footermidcol_r ul li a#fb:hover {
	background: url(../images/2_bg_socnet_sprite.gif) -40px 1px no-repeat;
	text-decoration: none;
}

#footermidcol_r ul li a#li:hover {
	background: url(../images/2_bg_socnet_sprite.gif) -80px 1px no-repeat;
	text-decoration: none;
}

#footermidcol_r ul li a#rss:hover {
	background: url(../images/2_bg_socnet_sprite.gif) -120px 1px no-repeat;
	text-decoration: none;
}


/*****/

#calendar_wrapper dt {
	text-align: center;
	font-size: 1.5em;
}

#calendar_wrapper dd {
	text-align: center;
	margin: 0;
}

#calendar_wrapper dd table {
	margin: 0 auto;
}

#calendar_wrapper th {
	border-bottom: 1px solid #ccc;
}

#calendar {
	border: 1px solid #ccc;
}

#calendar td.active {
	background: #c4ced0;
}

#leftcol #calendar td.active a {
	font-weight: bold;
	color: white;
}

#calendar_wrapper {
	margin: 0;
}

#calendar_wrapper h2 {
	border-bottom: 1px solid #ccc;
}

#calendar_wrapper ol {
	margin: 0;
}

#calendar_wrapper ol li {
	list-style: none;
	margin-bottom: 30px;
	clear: both;
}

#calendar_wrapper ol li h3 {
	margin-bottom: 5px;
}

#calendar_wrapper .bk_date {
	color: #333;
	font-style: italic;
}


#main_pic {
	border: 5px solid #ccc;
	float: left;
}

#small_pics {
	float: right;
	width: 230px;
	margin: 0;
	padding: 0;
}

#small_pics img {
	width: 60px;
	height: 60px;
	border: 2px solid #ccc;
}

#small_pics li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
	margin-left: 10px;
}

#register-message {
	padding: 10px;
	background-color: #c4ced0;
	margin-bottom: 1em;
}
