body {
	text-align:center;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.85em;
	line-height:150%;
	background-color:#e6ece7;
	background-image:url(../images/bg_gradient.jpg);
	background-repeat:repeat-x;
	background-position:0px 0px;
	/*height:100%;*/
}

a{
	font-weight:bold;
}

p{
	margin:0.8em 0px;
}

.clearboth{
	clear:both;
	line-height:1px;
	font-size:1px;
}

.status{
	margin:0;
	padding-right:10px;
	
	text-align:center;
}

#accessnav{
	width:300px;
	position:absolute;
	color:#00693e;
	padding:3px;
	z-index:200;
	left:170px;
	text-align:left;
}

#cse-search-form{
	width:240px;
	position:absolute;
	z-index:500;
	left:460px;
	text-align:left;
}
.cse .gsc-control-cse, .gsc-control-cse{
	padding:0px;
}

form.gsc-search-box {
	margin:0px !important;
	width:240px !important;
	padding:0px !important;
}

#cse-search-form input.gsc-search-button, input.gsc-search-button{
	font-size:0.85em !important;

}

.gs-visibleUrl{
	display:none;
}

input.gsc-search-button{
	background-color:#177550 !important;
	border:0px;
}

table.gsc-search-box{
	width:auto !important;
}

.cse input.gsc-input, input.gsc-input{
	width:230px !important;
	font-size:0.85em;
}

.gsc-tabsArea{
	display:none;
}

td.gsc-search-button {
	width:80px !important;
}

.gs-visibleUrl-long{
	display:none !important;
}

#accessnav a {
	color:#00693e;
	font-size:0.9em;
	padding:3px;
}

#crumbtrail{
	text-align:left;
	font-size:0.95em;
	color:#555555;
	margin-top:15px;
}

.homepage #content1{
	float: left;
	width: 220px;
	margin-top:15px;
	overflow:hidden;

}


#crumbtrail ul {
	padding:5px;
	margin:0px;
	color:#555555;
	list-style-type:none;
	display:inline;
	margin-top:5px;
}

.crumbtrailseparator{
	text-indent:-3000px;
	padding:5px 10px 5px 10px;
	display:block;
	margin-top:5px;
	background-image:url(../images/green_arrow.gif);
	background-repeat:no-repeat;
	background-position:center top;
	float:left;
	width:10px;

}

#crumbtrail a {
	color:#555555;
	text-decoration:underline;
	display:block;
	float:left;
	padding:0px;
	margin:0px;
}

#banner{
	/*width:1000px;
	margin:auto;*/

	/*background-image:url(../images/bannerbg.png);
	background-repeat: repeat-x;
	background-position:0px -10px ;*/

	/*height:155px;*/
	height:169px;
	margin:0px;
	padding:0px;
	text-align:center;
	background-color:#fff;

}

.bannerimage{
	width:1000px;
	height:1px;
	position:relative;

	z-index:300;
	margin:0px auto 0px auto;
}
.banner_image{
	width:200px;
	float:right;
	background-color:white;
}


.no_banner_image .bannerimage{
	display:none;
}

.bannerinfo h3, .bannerinfo p{
	margin:0px;
}

.banner_wrap{
	margin:0px auto 0px auto;
	width:1000px;
	position:relative;
}

#banner h1 {
	background-image:url(../images/nmmt_logo.gif);
	background-position:top left;
	background-repeat:no-repeat;
	color:#00693e;

	font-size:1.6em;
	font-weight:normal;
	height:100px;
	letter-spacing:0.1em;
	margin:0;
	padding:70px 0 0 0;
	position:absolute;
	left:0px;
	text-transform:uppercase;
	width:800px;
	z-index:1;
	text-indent:-15000px;
}

#banner .bannerimage img{
	position:absolute;
	top:0px;
	right:0px;
	z-index:50;
}

#topnav{
	width:auto;
	height:30px;
	/*border:1px solid green;*/
	background-color:#00693e;
	/*float:right;*/
	/*margin-top: 87px;*/
	margin-top:138px;
	text-align:center;
	padding:0px;
	background-image:url(../images/tone.jpg);
}
#topnav ul {
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	padding: 0px;
	border-left:1px solid #FFF;
	position:relative;
	z-index:150;
	height:30px;
	width:1050px;
}

#topnav ul li{
	display:inline;
	color: #fff;
	text-align:left;

}

#topnav ul li a{
	display:block;
	float:left;
	color: #fff;
	padding-right: 30px;
	padding-left: 31px;
	padding-top:6px;
	padding-bottom:8px;
	text-decoration: none;
	text-align:left;
	font-size: 1.2em;
	border-right:1px solid #fff;
	float: left;
	background-color:e3e3e3;
	position:relative;
	z-index:200;
}

#topnav a:hover {
	text-decoration:underline;
	/*background-color:#E3E3FF !important;*/
}

#topnav li.here a{
	color:#555555;
	font-weight:bold;
	background-color:#fff;
}
#topnav li.expandhere a {
	color:#555555;
	font-weight:bold;
	background-color:#fff;
}
#topnav li.ancestor a {
	color:#555555;
	font-weight:bold;
	background-color:#fff;
}
#topnav ul li a.homelink{
	width:115px;
	padding-left:0px;
	padding-right:0px;
	text-align:center;
}

h3{
	font-size:1.2em;
	color:#333333;
	padding:0px;
	margin:0px;
}

h1{
	font-size:1.8em;
	color:#222222;
}

#page{
	text-align:left;
	width:1000px;
	margin:auto;
	position:relative;
	/*height:100%;*/
	/*border:1px solid #666;*/
}

#navigation{
	width:220px;
	float:left;
	margin-top:0px;
	font-weight:bold;
	position:relative;
	top:0px;
}
.homepage #navigation{
	display:none;
}
#navigation h2 {
	color: #555555;
	font-weight:none;

}
#navigation ul {
	padding-left:0px;
	padding-right:0px;
	margin:0px;
}
#navigation ul ul {


	margin-top:0px;
}
#navigation li {
	list-style-type:none;
	border-top:2px #e3e3e3 solid;
}
#navigation ul ul li{
	border-width:0px;
}
#navigation a {
	color:#000000;
	text-decoration:none;

	/*height:100%;*/
	display:block;
	padding:5px 0px 5px 0px;

}
#navigation a:hover {
	text-decoration:underline;
	background-color:#E3E3FF !important;
}

#navigation .expandhere a:hover,#navigation .here a:hover,#navigation .ancestor a:hover {
	color:#FFF;
	background-color:#000 !important;
}

#navigation .expandhere li a:hover,#navigation .here li a:hover,#navigation .ancestor li a:hover {

	background-color:#E3E3FF !important;
	color:#000;
}

 #navigation li.expandhere , #navigation li.ancestor , #navigation li.here {
 	border-top:none;
 }
 #navigation li.expandhere a, #navigation li.ancestor a {
 	border-top:none;
	padding-left:10px;
	background-color:#00693e;
	color:#ffffff;

}
#navigation li.ancestor a {

}


#navigation li.here a{
	border-top:none;
	padding-left:10px;
	background-color:#00693e;
	color:#ffffff;

	background-repeat:no-repeat;
	background-position:5px center;
}
#navigation li.here ul a, #navigation li.expandhere ul a, #navigation li.ancestor ul a {
	background-color:#ffffff;
	color:#000000;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}

#navigation ul ul a{

	padding-left:20px !important;
}
#navigation ul ul ul a{

	padding-left:30px !important;
	font-weight:normal;
}
#navigation ul ul ul ul a{
	padding:3px 0px;
	padding-left:40px !important;
	font-weight:normal;
	font-size:0.9em;
}

 #navigation ul ul li.expandhere a, #navigation ul ul li.ancestor a{
 	background-color:#999;
	color:#ffffff;
 }



 #navigation ul ul li.expandhere li a, #navigation ul ul li.ancestor li a{
 	background-color:#fff;
	color:#000;
 }

   #navigation ul ul ul li.expandhere a, #navigation ul ul ul li.ancestor a{
 	background-color:#CCC;
	color:#ffffff;
 }

    #navigation ul ul ul li.here a{
   	font-weight:bold;
   	background-position:15px center;
   	background-image:url(../images/green_arrow.gif);
   }
    #navigation ul ul li.here a{


   	background-image:url(../images/green_arrow.gif);
   }

  #navigation ul ul ul li.expandhere li a, #navigation ul ul ul li.ancestor li a{
 	background-color:#fff;
	color:#000;
 }



  #navigation ul ul ul ul li.here a,#navigation ul ul ul ul li.expandhere a, #navigation ul ul ul ul li.ancestor a{
 	font-weight:bold !important;
 }


#contentarea, #footer {
	width:750px;
	float:right;
	background-color:#ffffff;
	padding:0px 5px 0px 5px;
	/*min-height:100%;*/

	/*margin-top:7px;

	-moz-border-radius-topleft: 15px;
	-webkit-border-top-left-radius: 15px;
	-moz-border-radius-topright: 15px;
	-webkit-border-top-right-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-webkit-border-bottom-right-radius: 15px;*/
}

#contentarea{

		border-left:10px solid #FFF;
}



.table_of_contents {
	/*margin-top:20px;
	padding-top:20px;*/
}
.table_of_contents .no_table_of_contents {
	display:none;

}

#subbrand{
	display:none;
	float:right;
	height:80px;
	width:150px;
	position:absolute;
	top:15px;
	right:0px;
}
#contentarea {
	position:relative;
}

.shell #subbrand  {
	display: block;
	height:120px;
	/*border: solid red 1px;*/
	background-image: url(../images/offical_shell_logo_80px.gif);
	background-repeat:no-repeat;
	background-position: 20px 30px;
	/*background-position: relative;*/
	position:absolute;
	top:0px;
	right:0px;
	z-index:300;
}
.caravanclub #subbrand {
	display: block;
	height:100px;
	width:175px;
	background-image: url(../images/caravanclub_logo.png);
	background-repeat:no-repeat;
	background-position: top 2px;
	background-position: relative;
	position:absolute;
	top:0px;
	right:0px;
	z-index:300;
}
.caravanclub .pad,.shell .pad{
	margin-top:1em !important;
	padding-top:1em !important;

}
/*.shell #contentarea {
	background-image: url(../images/offical_shell_logo.png);
	background-repeat:no-repeat;
	background-position: top right;
	background-position: relative;*/
}
.caringcollections #contentarea h2{
	color: #ffffff;
	background-color: #00693e;
	padding:2px 2px 4px 2px;

}

.homepage #contentarea{
	float:none;
	width:990px;
	border-left:0px;
	padding:0px;
	background-color:transparent;
}

.homepage .pad{
	padding:0px 0px 1em 0px;
}





.homepage .halfbox {
	margin:0px 0px 1em 10px;


}

.homepage .right{
	margin-right:5px !important;
}

.page_subtitle{
	margin:0px 0px 0px 0px;
	padding-bottom:0.8em;
}

.homepage .halfcontent .page_subtitle{
	margin:0.5em 0px 0.5em 15px;
}

#contentarea a:link, #contentarea a:visited, #contentarea a:hover, #contentarea a:active{
	color:#00693e;
	text-decoration:none;
}

#contentarea a:hover{
	text-decoration:underline;
}

.rightcolumn #content0,.rightcolumn #content1 {
	width:460px;
	float:left;
	clear:left;
}
.homepage #content0 {
	width:750px;
	float:right;
	padding:0px 5px;
	background-color:#FFF;
	padding-top:15px;
}

.homepage #crumbtrail{
	display:none;
}

.rightcolumn #content2{
	width:250px;
	float:right;
	margin-right:0px;
}

.pad{
	padding:0px 5px 1em 5px;
}

.imageholder{
	width:auto;
	float:right;
	margin-left:10px;
	clear:right;
	/*padding-bottom:1em;*/
	text-align:right;
}
.gallery_imageholder {
	width:638px;
	padding-top:10px;
}

.dark{
	background-color:#EFEFEF;
}

div.thumb{
	width auto;
	float:left;
	margin-right:15px;
}
a img{
	border:none;
}

html{
	/*height:100%;*/
}



h2.pagetitle {
	color:#242626;
	background-color:#ffffff;
	margin:2px;
	clear:left;
}



.vevent .dark, .vevent .light{
	padding:10px;
	margin-bottom:10px;
	background-color:
}



.third {
	float:left;
	width:31%;
	margin-right:2%;
}

.caption{
	width:250px;
	font-size:0.9em;
}

.pageblockfinal{
	clear:both;
}
.pageblocklink{
	/*float:right;*/
	text-align:right;
	margin-top:0.5em;
}
.pageblocklink a {
	text-decoration:none !important;
}
.pageblocklink a:hover{
	text-decoration:underline !important;
}
.image_credit{
	display:block;
	text-align:right;
}

form{
	text-align:left;
}
label{
	display:block;
	float:none;
	width:auto;
	font-weight:bold;
}
input.biginput, select{
	display:block;
	float:none;
	width:90%;
}
.artist_search select,.series_search select{
	width:250px;
	display:inline;
}
.artist_search input,.series_search input{
	display:inline;
	width:50px;
}
textarea{
	display:block;
	width:90%;
	height:150px;
}
fieldset{
	background-color:#EFEFEF;
}

.gallery_thumb {
	/*float:left;

	height:100px;*/
	padding:0px;
	margin:3px 0px 3px 0px;
	text-align:center;
	width:100px;
}
.gallery_scroller{
	width:100px;
	height:1000px;
	margin:0px;
	padding:0px;
}
.gallery_thumbnails{
	/*width:738px;
	height:120px;*/
	border-left:1px solid black;
	overflow:auto;
	/*position:relative;*/
	width:115px;
	height:200px;
	margin:0px;
	padding:0px;
	float:right;
}
.gallery_thumb img {
	/*margin:auto;*/
	margin:0px;
}
.gallery_image{
	width:738px;
	text-align:center;
	background-color:#DEDEDE;
	border:1px solid black;
	/*border-top:none;*/
	overflow:hidden;
	position:relative;
}
.gallery_text{
	text-align:left;
	padding:0px 10px;
}
.hotspot .imageholder{
	width:auto;
	float:none;
	clear:both;
	margin:0px;
	padding:0px;
	text-align:left;
}
.hotspot_detail .imageholder{
	width:auto;
	float:left;
	clear:both;
	margin:0px 10px 0px 0px;
	padding:0px;
	text-align:left;
}


.editable {

}
.graphictoolbar {
	position:absolute;
	top:0px;
	left:0px;
}

.halfbox {
	width:360px;

	float:left;
	margin-right:19px;
	margin-bottom:19px;
	margin-top:7px;
	background:#EEE url(../images/boxborder.png) repeat-x;
	background-position:0 1.5em;

	padding:0px;
	-moz-border-radius-topleft: 15px;
	-webkit-border-top-left-radius: 15px;
	-moz-border-radius-topright: 15px;
	-webkit-border-top-right-radius: 15px;
}

.highlights {

	overflow:hidden;
	background:transparent url(../images/boxborder.png) repeat-x;
	background-position:0px 20px;
	float:left;
	width:220px;
	margin-top:15px;

}

.highlights .feedcontent{
	background-color:white;
	margin:5px;

	margin-top:0px;
}

.homepage #content1{
	background:transparent url(../images/boxborder.png) repeat-x;
	background-position:0px 20px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px 10px;

}

.homepage #content1 .pageblocks{
	margin:0 5px;
	background-color:#fff;
}

.homepage #content1 .pageblocktext{
	padding: 0 5px;
}

.highlights h2, .homepage #content1 h2.page_subtitle{
	margin:0px -5px;
	color:#FFF;
	padding:5px;
	padding-left:10px;
	font-weight:normal;
	font-size:1.1em;
	background-color:#00693e;
	background-image:url(../images/tone.jpg);
}

.homepage #content1 .imageholder{
 	float:none;
 	margin:0;
 	text-align:center;
}

.highlight .imageholder{
	width:auto;
	float:none;
	margin:0px;
	padding:0px;
}

.highlight h3,.highlight .pageblocktext{
	margin:0px;
	padding:3px 5px 3px 5px;

}

.highlight h3 a{
	text-decoration:none;
	font-size:0.9em;
}

.highlight{
	border-bottom:4px solid #EFEFEF;
}

.rightcolumn .halfbox{
	width:480px;
	height:auto;

}

.halfbox.light,.halfbox.right{
	float:right;
	margin-right:0px;
}


.right{
	float:right;

	margin-right:0px;
}
.left{
	float:left;
	margin-left:0px;

}
.clearleft{
	clear:left;
}
.clearright{
	clear:right;
}
.halfbox h3{
	background-color:#00693e;
	color:#ffffff;
	padding:5px;
	padding-left:15px;
	margin:0px;
	background-image:url(../images/tone.jpg);
	/*-moz-border-radius-topleft: 15px;
	-webkit-border-top-left-radius: 15px;
	-moz-border-radius-topright: 15px;
	-webkit-border-top-right-radius: 15px;*/
	/*background-image:url(../images/promo_top.png);
	background-repeat: no-repeat;
	width:auto;
	background-position:top left;*/
}

.rightcolumn .halfbox h3{
	background-image:url(../images/promo_top_wide.png);
}
.halfbox h3 a {
	color:#ffffff !important;
	text-decoration:none;
	width:auto;
	display:block;
}
.halfbox .pageblockcontentwrapper {
	margin:0px 5px 5px 5px;
	background-color:#ffffff;

	overflow:hidden;
}
.halfbox .imageholder{
	margin:0px;
}
.halfbox .pageblocktext {
	padding:0px 10px 10px 10px;
	margin:0px;
}
.halfbox .pageblocktext p {
	margin-top:0px;
	margin-bottom:0.5em;
}
.halfbox .pageblocktext a {
	color:#000000;
	font-weight:bold;

}
.halfbox .pageblocklink {
	font-weight:bold;
}

.halfcontent {
	width:47%;

	float:left;
	margin-right:1%;
	margin-bottom:10px;
	/*background:#333333 url(../images/boxborder.png) repeat-x;*/

	padding:0px;

}
.halfcontent .pageblocklink a{
	font-weight:bold;
}

.halfcontent h3{
	background-color:#ffffff;
	color:#274e37;
	padding:5px;
	padding-left:10px;
	margin:0px;

}

.pageblocks h3{
	padding-top:0.3em;
}

.halfcontent .pageblockcontentwrapper {
	margin:0px 5px 5px 5px;
	background-color:#ffffff;

	overflow:hidden;
}
.halfcontent .pageblocktext {
	padding:0px 10px 10px 10px;
	margin:0px;
}
.halfcontent .pageblocktext p {
	margin-top:0px;
}

.halfcontent.left{
	clear:left;
}
.halfcontent.right{
	clear:right;
	float:right;
	margin-right:0px;
	border-left:4px solid #EFEFEF;
}
.pictop .imageholder {
	width:auto;
	height:130px;
	overflow:hidden;
	margin:0px;
	margin-left:0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	float:none;
	clear:both;
	margin-bottom:10px;
}
.picleft .imageholder {
	width:auto;
	float:left;
	margin:0px 30px 5px 0px;
	padding-top:6px;
	text-align:left;

}




.picleftnowrap {
	/*border:thin black solid;*/
}
.picleftnowrap .imageholder {
	width:auto;
	float:left;
	margin:0px 30px 10% 0px;
	padding-top:6px;
	text-align:left;
	/*border:thin red solid;*/
}
.picleftnowrap .pageblocktext {
	/*float:right;*/
	/*border:thin blue solid;*/
	/*width:375px;*/
}

.picrightnowrap {
	/*border:thin black solid;*/
}
.picrightnowrap .imageholder {
	width:auto;
	float:right;
	margin:0px 0px 10% 5px;
	padding-top:0px;
	text-align:left;
	/*border:thin red solid;*/
}
.picrightnowrap .pageblocktext {
	/*float:right;*/
	/*border:thin blue solid;*/
	/*width:375px;*/
}







.picright .imageholder {
	width:auto;
	float:right;
	margin:0px 0px 0px 5px;
	padding:0px;
}

.right .imageholder{
	float:none;

}

.homepage .halfbox .imageholder{
padding-bottom:0px;

}

.shiftpic_up .imageholder img{

	margin-top:-50px;
}

.shiftpic_left .imageholder img{

	margin-left:-50px;
}

li.year_bar {
	background-color:#00693e;
}
li.year_bar {
	top:400px;
}

.eventdetail .caption {
	float:left;
	width:150px;
}

.daisychain{
	color:#999999;
	width:auto;
	text-align:center;
	padding-top: 8px;
	font-size: 1em;
	clear:both;
	border-top:1px solid #CCC;

}

.dcprev{
	display:block;
	float:left;
	width:auto;
	color:white;
	padding-bottom: 2px;
	padding-top: 2px;
	border-right: 1px solid #00693e;

}

.dcnext{
	display:block;
	float:right;
	width:auto;
	color:white;
	padding-bottom: 2px;
	padding-top: 2px;
	border-left: 1px solid #00693e;

}

.dcnext .arrow,.dcprev .arrow{
	color:#00693e;
}

div.timeline {
	background-color:#dee2e1;
	overflow-y:hidden !important;
}
.tl_event_img{
	float:left;
	margin-right:10px;
}

#contentarea .tl_toolbar a:link, #contentarea .tl_toolbar a:visited, #contentarea .tl_toolbar a {
	background-color:#00693e;
	color:#ffffff;
}
#contentarea .tl_toolbar a:hover, #contentarea .tl_toolbar a:active {
	background-color:#ffffff;
	color:#00693e;
}

.timeline li {
	width:200px;
}



.mixandmatch {
	position:relative;
	width:715px;
	/*height:7625px;*/
	background-color:#ffffff;
	border:5px #CCC solid;
}
.mixandmatch .mixandmatchitem .info {
	width:180px;
	position:absolute;
	right:-205px;
	/*background-color:#FF0;*/
	background-color:#ccffcc;
	padding:10px;

}
.webinstructions{
	padding-left:50px;
}
.mixandmatch .mixandmatchitem .info h3,.mixandmatch .mixandmatchitem .info p{
	margin:0px;
}
.mixandmatch .webinstructions {
	display:none;
}
.mixandmatch .mixandmatchitem .imagewrapper {
	float:left;
	clear:left;
	margin:1px;
	padding:2px;
	border:1px #999999 dotted;
	width:450px;
}
.charity{
	padding-left:220px !important;
	font-size:0.85em;
}
.mixandmatch .mixandmatchitem .image_0 {
	height:184px;
}
.mixandmatch .mixandmatchitem .image_1 {
	height:154px;
}
.mixandmatch .mixandmatchitem .image_2 {
	height:313px;
}

.horizontal .mixandmatch .mixandmatchitem .imagewrapper {
	height:620px;
}
.horizontal .mixandmatch .mixandmatchitem .image_0 {
	width:383px;
}
.horizontal .mixandmatch .mixandmatchitem .image_1 {
	width:366px;
}
.horizontal .mixandmatch .mixandmatchitem .image_2 {
	width:311px;
}

/*
ARROWS

Put in a background image, text-indent:-5000px;
or something like that, and you may need to
fix the height and width to accommodate the image

*/
.backarrow {
	/* left */
	font-size:3em;
	margin-top:50px;
	margin-left:30px;
	color:red;
}
.fortharrow {
	/* right */
	font-size:3em;
	margin-top:50px;
	left:400px;
	color:red;
}
.horizontal .backarrow {
	/* up */
}
.horizontal .fortharrow {
	/* down */
}




.leadin{
	font-size:1.2em;
	line-height:1.6em;
}

.no_lead_in .leadin{
	display:none;
}
.faq_panel{

}
.faq_panel dt{
	padding:0.5em 0px 0.5em 40px;
	font-weight:bold;
	color:#00693e;
}

.faq_panel dd{
	padding-left:60px;
}

.faq_panel .faq_highlight{
	background-color:#E3E3FF;
}

.postitnote {
	width: 300px;
	height: 100px;
	background-color: #ffffff;
	padding:5px;
	border: solid thick #f8ff8d;
}

.postitnote h3 {
	color: #d60311;

}





#footer {
	padding:10px 0px 10px 0px;
	/*background-color:#e9edeb;*/
	background-color:#e6ece7;
	text-align:center;
	min-height:0px;
	width: 1000px;

}

#footer a {
	font-size:0.9em;
	padding:5px 20px 0px 20px;
	color: #00693e;
	text-decoration:none;
}

#footer p {
	padding-left:200px;
	text-align:left;
	padding-top:10px;

}

#footer img {
	float: right;
	clear:right;
	margin-bottom:10px;
}
a abbr{

	border-bottom:1px dashed black;

}

.event_window .timeline_event h2{
	background-color:#00693e;
}

#dndcontainer{
	background-image:url(../images/direction.png);
}
.quizcorrect{
	background-image:url(../images/bigtick.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding:25px 10px 25px 70px;
}
.quizincorrect{
	background-image:url(../images/smallcross.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding:12px 5px 12px 50px;
}
.evaluation{
	border:none !important;
	height:auto !important;
	position:relative;
	top:-250px;
	width:400px;
	font-size:200%;
}


.halfcontent .caption {
	width:170px;
}





/* SIBLING NAV */

.snelement {
	width:45px;
	height:45px;
	overflow:hidden;
	float:left;
	margin:0px 0px 5px 0px;
	text-align:left
	position:relative;
	border:4px solid #ffffff;
}
.sibnavelements .here{
	border:4px solid #00693e !important;
}

.snelement .snpopup {
	display:none;
	position:absolute;
	width:240px;
	padding:0px 0px 8px 0px;
	background-image:url(../images/downtick.png);
	background-position:bottom center;
	background-repeat:no-repeat;
	margin-bottom:0px;
}
.snelement .sntitle, .snelement .sndescription {
	background-color:#ffffff;
	padding:5px;
	text-align:left;
	margin:0px;
	background-color:#00693e;
	color:#ffffff;
}
.snelement .sntitle {
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	font-weight:bold;
	padding:2px 0px 0px 5px;
	margin:0px;
}
.snelement .sndescription {
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	padding: 0px 0px 12px 5px;

}
.sibnavelements {
	width:auto;
	margin:auto;

}
.sibnavwindow {
	text-align:center;
}
.sibnav {
	margin-top:80px;
}

.sibright,.sibleft{
	font-size:125%;
	width:auto;
	margin:0px;
	padding:0px;
}
.sibright a,.sibleft a{
	text-decoration:none;
	color:#FFF;
	line-height:50px;
}
.sibright a:hover,.sibleft a:hover{
	background-color:transparent !important;
	color:#000;
}
.sibright{
	float:right;
}
.sibleft{
	float:left;
}


.carcollectionlisting, .collectionslisting {
 width:350px;
 float:left;
}
.carcollectiondetail, .collectionsdetail{
	width:360px;
	float:right;
	border:1px solid #00693e;
}

.carcollectiontoolbar, .collectionstoolbar{
		width:auto;
	background-color:#e6ece7;

	padding:5px 5px 0px 5px;
	position:relative;
	margin-bottom:10px;

}
.carcollectiontoolbar #morelink .moreoptions {
	background-image:url(../images/more-arrow.gif);
	background-repeat:no-repeat;
	background-position:right center;
	padding-right:15px;
	margin-right:5px;

}
.carcollectiontoolbar #morelink .lessoptions {
	background-image:url(../images/less-arrow.gif);
	background-repeat:no-repeat;
	background-position:right center;
	padding-right:15px;
	margin-right:5px;

}

.carcollectiontoolbar a, .collectionstoolbar a{
	text-transform:capitalize;
}

.carcollectiontoolbar form.find label, .carcollectiontoolbar form.find input#filter_within, .collectionstoolbar form.find label, .collectionstoolbar form.find input#filter_within{
	display:none !important;
}

.collectionstoolbar .pad{
	margin:0px !important;
	padding-top:0px !important;
}

.carcollectiontoolbar .pad{
	border-top:1px solid #CCC;
	margin-top:3px;
	padding-bottom:5px !important;
}

.carcollectiontoolbar h3, .collectionstoolbar h3{
	margin:0px;
	padding-top:5px;
	padding-left:7px;
	font-weight:normal;
}

.carcollectiontoolbar .showall{
	padding-left:7px;
}
.carcollectiontoolbar #filter_within {
	clear:right;
}
.ordermenu{
	margin-top:7px;
	border-top:1px solid #CCC;
	padding-top:3px;
	text-align:right;
}


.carcollectiontoolbar, .collectionstoolbar{
	padding:3px 0px;
}
.carcollectiontoolbar .pagelinks, .collectionstoolbar .pagelinks {
	margin:0px;
	padding:0px;
}
.carcollectiontoolbar div.pagingnav, .collectionstoolbar div.pagingnav{
	margin:0px 0px 0px 3px;
	padding:0px;
	width:220px;
	float:left;
}
.carcollectiontoolbar div.filter, .collectionstoolbar div.filter{
	float:left;
	margin:0px 0px 0px 3px;
	padding:0px;
}
.carcollectiontoolbar div.filter h3, .collectionstoolbar div.filter h3{
	float:left;
	margin:3px 0px 0px 3px;
	padding:0px;
}
.carcollectiontoolbar div.filter form, .collectionstoolbar div.filter form{
	padding:0px;
	margin:0px 0px 0px 3px;
	float:left;
}
.carcollectiontoolbar ul, .collectionstoolbar ul{
	padding-left:5px;
	margin:0;
	list-style-type:none;
}
.carcollectiontoolbar li a, .collectionstoolbar li a{
	display:block;
}
.carcollectiontoolbar a.here, .collectionstoolbar a.here{
	background-color:#00693e;
	color:white !important;
	text-decoration:none;
}
.carcollectiontoolbar .keywordscloud, .collectionstoolbar .keywordscloud{
	width:48%;
	float:right;
}
.carcollectiontoolbar .countryoptions, .collectionstoolbar .countryoptions{
	width:48%;
	float:left;
}

/*
.carcollectiontoolbar .pagingnav, .collectionstoolbar .pagingnav{
	width:35%;
	height:23px;
	float:left;
}

.carcollectiontoolbar .filter, .collectionstoolbar .filter{
	position:absolute;
	left:220px;
	top:5px;
}

.carcollectiontoolbar .filter input, .collectionstoolbar .filter input{
	width:auto;
	display:inline;
}
.carcollectiontoolbar .filter form.showall input[type='submit'], .collectionstoolbar .filter form.showall input[type='submit'] {
	position:absolute;
	right:-80px;
	top:0px;
}
.carcollectiontoolbar .filter h3, .carcollectiontoolbar .filter form, .collectionstoolbar .filter h3, .collectionstoolbar .filter form{
	color:#00693E;
	display:inline;
}

.carcollectiontoolbar .filter h3, .collectionstoolbar .filter h3{
	font-weight:normal;
	font-size:1em;
}

.carcollectiontoolbar br, .collectionstoolbar br{
	float:left;
	width:50px;
	display:inline;
}

.carcollectiontoolbar label, .collectionstoolbar label{
	display:inline;
}

.carcollectiontoolbar ul, .collectionstoolbar ul{
	padding-left:5px;
	margin:0;
	list-style-type:none;
}

.carcollectiontoolbar li, .collectionstoolbar li{


}

.carcollectiontoolbar li a, .collectionstoolbar li a{
	display:block;


}

.carcollectiontoolbar form.showall, .collectionstoolbar form.showall{
	width:auto;
	float:right;
}

.carcollectiontoolbar a.here, .collectionstoolbar a.here{
	background-color:#00693e;
	color:white !important;
	text-decoration:none;
}

.carcollectiontoolbar .keywordscloud, .collectionstoolbar .keywordscloud{
	width:48%;

	float:right;
}
.carcollectiontoolbar .countryoptions, .collectionstoolbar .countryoptions{
	width:48%;
	float:left;
}
*/




.centile10,.centile20,.centile30,.centile40,.centile50,.centile60,.centile70,.centile80,.centile90,.centile100{
	display:block;

	font-size:1em !important;
	padding:0px 7px;
}

.searchlink{
	/*text-align:right;*/
	font-weight:bold;
}

.carcollectiondetail .detailimagewrapper, .collectionsdetail .detailimagewrapper {
	text-align:center;
	border:none;
	padding:10px;
}
.detailimage {
	margin:auto;
}

.cardescription, .carinfotable, .collectionsdescription, .collectionsinfotable{
	margin:0px 10px;
}

.carcollectiondetail h3, .collectionsdetail h3 {
	background-color:#00693e;
	color:#FFF;
	padding:5px 10px;
	margin:0px;
}

.carcollectionlisting .carcollectionlistitem, .collectionslisting .collectionslistitem {
	padding:3px;
	text-align:left;
}
.carcollectionlisting .imagewrapper, .collectionslisting .imagewrapper{
	width:80px;
	float:left;
	clear:left;
	margin-right:10px;
}

.carcollectionlisting h3, .collectionslisting h3{
	margin:0px;
	padding:15px 0px 0px 0px;
	width:200px;
	float:left;
	font-size:1.1em;
}
.collectionslisting .collectionslistitem h3 {
	padding-top:0px;
}

.carcollectionlisting p.year, .collectionslisting p.objecttype{
	width:auto;
	float:right;
}

.carinfotable th, .collectionsinfotable th{
	width:40%;
	text-align:right;
	padding-right:5px;
	vertical-align:top;
}

.carinfotable td, .collectionsinfotable td{
	vertical-align:top;
}





.emptylistingmessage {
	padding:10px;
}


.rightclick {
	display:none;
	position:absolute;
	top:150px;
	left:219px;
	width:200px;
	background:#ffffff url(../../../../admin/html_images/closebtnin.jpg) no-repeat 97% 5px;
	padding:15px 10px 5px 10px;
	border:4px #dedede solid;
	text-align:left;
}


.faq_panel dd {
	margin-bottom:40px;
}


.widgetwrapper {
	width:100%;
	clear:left;
	margin-bottom:15px;
}
.widgetwrapper.halfwidth + .clearboth, .widgetwrapper.thirdwidth + .clearboth {
	clear:none;
}
.widgetwrapper.halfwidth, .widgetwrapper.thirdwidth {
	float:left;
	clear:none;
}
.widgetwrapper.halfwidth, .widgetwrapper.short {
	width:47.3%;
}
.widgetwrapper.thirdwidth {
	width:31%;
}


#tlineCentreline {
	border-left:1px #00693e solid;
	z-index:2000;
}
#tlineCentrelineLabel {
	color:#ffffff;
	background-color:#d5160c;
	width:40px;
	text-align:center;
	position:absolute;
	bottom:30px;
}

.boldlinkleft .pageblocklink {
	float:none;
	font-weight:bold;
}
.beaulieu_link{
	margin-top:2em;
	padding-top:2em;
	padding-left:2px;
	position:relative;
}
#navigation a.beaulieu_text_link,a.beaulieu_text_link{
	position:absolute;
	top:10em;
	left:5px;
	width:auto;
	height:auto;
	text-align:left;
	font-size:0.9em;
	padding:0px;
	margin:0px 0px 0px 20px;
	color:#274e37 !important;
}
#navigation .beaulieu_link a:hover,.beaulieu_link a:hover{
	background-color:transparent !important;
	height:auto;

}

.collectionsitem .imagewrapper {
	float:left;
	margin:0px 10px 10px 0px;
}
.collectionsitemdetail .imagewrapper {
	width:740px;
	margin:0px 0px 10px 0px;
	padding:0px;
	text-align:center;
}


.pagelinks {
	margin:0px 0px 10px 0px;
}
#contentarea .pagelinks a.here, #contentarea .ordernav a.here {
	background-color:#00693e;
	color:#ffffff;
	text-decoration:none;
	padding:2px;
}

.collectionslistingtoolbar {
	clear:both;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px #00693e solid;
	/*border:1px green solid;*/
}
.collectionslistingtoolbar .pagelinks, .collectionslistingtoolbar .orderby, .collectionslistingtoolbar .filterform {
	width:47%;
	float:left;
	/*border:1px red solid;*/
	margin-right:10px;
	text-align:center;
}
.collectionslistingtoolbar .filterform form {
	padding:0px;
	margin:0px;
}


.hidesiblingnav #siblingnav {
	display:none;
}



#antirobot1 {
	display:none;
}
.orderbylinknormalorder {
	display:none;
}






div#searchform {
	width:auto;
	border:2px solid #00693e;

	background-color:#f5f6f9;
	/*float:right;*/
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	font-size:85%;
	position:relative;
}
div#searchform label {
	font-weight:normal;
}
div#searchform div#searchfieldwrapper {
	/*display:none;*/
}
div#searchform div#searchconjunctionwrapper {
	margin-left:85px;
	width:40%;
	float:left;
	/*display:none;*/
}
div#searchform div#searchconjunctionwrapper label {
	display:inline;
	width:70px;
}
div#searchform div#searchconjunctionwrapper select {
	display:inline;
	width:auto;
}
div#searchform #searchformtitle {
	margin:0px;
	padding:3px;
	font-weight:bold;
	font-size:1.5em;
	width:auto;
	background-color:#00693e;
	color:white;
}
div#searchform .searchelementwrapper {
	float:left;
	padding-right:10px;
}
/*div#searchform .searchextras {
	clear:left;
	width:20%;
}*/
div.searchfieldwrapper {
	display:none;
}
div#searchform .searchextras .searchextraelement {
	float:left;
	margin-right:10px;
}
div#searchform .searchelementwrapper label {
	display:block;
	float:left;
	padding:0px;
	margin:0px 2px 0px 0px;
	width:auto;
}
div#searchform .searchelementwrapper input {
	padding:0px;
	margin:0px;
	float:left;
	width:auto;
}
div#searchform .searchelementwrapper select {
	font-size:100%;
	padding:0px;
	margin:0px;
	float:left;
	width:100px;
}
div#searchform .searchelementwrapper input[type="text"] {
	width:400px;
	margin:0px 10px;
}
div#searchform .searchwidgetwrapper {

	padding:0 5px 3px 5px;
	margin-bottom:2px;
}
div#searchform .searchwidgetwrapper .removebutton,div#searchform .searchwidgetwrapper .addbutton {
	float:right;
	width:auto;
}
div#searchform #clearsearchform {
	margin:0px;
	text-align:right;
	position:absolute;
	top:0px;
	right:0px;
	padding:3px 0px;

}
div#searchform #clearsearchform input{
	font-size:0.9em;
	width:150px;
	margin:0px;
}
div#searchform #searchformform {
	position:relative;
}
div#searchform #searchformform input[type="submit"] {
	text-align:center;
	float:right;
	right:0px;
	bottom:-15px;
	width:150px;
	font-size:1.5em;
	margin-right:10px;
}
.searchresults .searchresult .imagewrapper {
	width:80px;
	margin:0px 10px 10px 0px;
	float:left;
}
.searchresult{
padding-top:10px;
padding-left:10px;
}
.searchresult a{
	text-decoration:none;
}

.searchresult p{
	margin:0px;
	width:80%;
}

.searchresult a:hover{
	text-decoration:underline;
}
#searchformform{
	margin:5px 0px;
}

.collection_from{
	float:right;
	clear:right;
	width:17%;
}


#topnavwrapper {
	width:999px;

	height:30px;
	margin:auto;
	background-color:#00693E;
	background-image:url(../images/tone.jpg);
	overflow:hidden;
}
.menustretcherlinktextwrapper {
	text-align:center;
}

.searchoptionswrapper {
	/*border:1px red solid;*/
}
.searchoptionswrapper .interstitialor {
	float:left;
	font-weight:bold;
}
.searchoptionswrapper .artistoptions {
	width:45%;
	float:left;
}
.searchoptionswrapper .seriesoptions {
	width:45%;
	float:right;
}
.searchoptionswrapper input[type='submit'] {
	width:20%;
}





.dnddesc p {
	font-size:0.8em;
	margin-top:0px;
	margin-left:160px;
	position:absolute;
	width:220px;
	height:75px;
	overflow:auto;
	background-color:#ffffff;
	border:1px black solid;
	padding:3px;
}
.SI_credit a {
	color:#00693E;
	text-decoration:none;
}
.SI_credit a:hover {
	text-decoration:underline;

}
a.skiptocollectiondescription{
	left:-30000px;
	display:block;
	position:absolute;
}



#footer .socialmedialinks {
	padding-left:220px;
	text-align:left;
}
#footer .socialmedialinks a {
	padding:0px 40px 0px 0px;
}
#footer .socialmedialinks a img {
	float:none;
	padding:0px 0px 0px 0px;

}
.homepage #footer {
	width: 750px;
	padding-top: 25px;

}
.homepage #footer .socialmedialinks, .homepage #footer p, .homepage #footer p.charity {
	padding-left:0px !important;

}


div.halfcontent.right.youtube, div.halfcontent.right.flickr, div.halfcontent.right.facebook {
	border-left:none;
}
div.youtube p.pageblocklink a {
	background-image:url(../images/youtube_logo_20.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	display:block;
	padding-left:100px;
}
div.facebook p.pageblocklink a {
	background-image:url(../images/facebook_logo_20.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	display:block;
	padding-left:100px;
}
div.flickr p.pageblocklink a {
	background-image:url(../images/flickr_logo_20.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	display:block;
	padding-left:100px;
}
div.twitter p.pageblocklink a {
	background-image:url(../images/twitter_logo_20.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	display:block;
	padding-left:75px;
}





#ecardform fieldset {
	float:left;
	margin:0px 20px 20px 10px;
	height:137px;
}
#ecardform fieldset.small {
	width:22%;
}
#ecardform fieldset.medium {
	width:42%;
}
#ecardform fieldset.large {
	width:62%;
}
#ecardform input, #ecardform textarea {
	width:90%;
}
#ecardform textarea {
	height:100px;
}
