/* 
Copyright 2008 Lanmarks. All Rights Reserved. 
Author: Tracey Tam, Sevenzest 
www.sevenzest.com
------------------------------------------------------
General Elements
Page Structure
Sub content Categories
Landmark content
Typography
Links
Navigation
Images
Forms
Cycle
Popup
------------------------------------------------------ */
/* GENERAL ELEMENTS */
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td { margin: 0; padding: 0; }
table{ border-collapse: collapse; border-spacing: 0;}
fieldset,img { border: 0; }
address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight :normal; }
li { list-style: none;}
caption,th { text-align: left;}
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
q:before, q:after { content: n''; }
abbr, acronym { border: 0; font-variant: normal; }
sup { vertical-align: text-top; }
sub { vertical-align: text-bottom; }
input, textarea, select { font-family: inherit; font-size: inherit; font-weight: inherit; }
input, textarea, select { *font-size: 100%; }
legend { color:#000; }

body {
font: normal 11px/18px "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
color: #675a50;
background: #211c19;
text-align: center;
margin: 0;
padding: 0;
}
/* PAGE STRUCTURE */
#wrap {
width: 982px; 
margin: 0 auto;
padding: 0;
position: relative;
text-align: left;
}
#content {
background: #f9f6f2 url(images/wrap_texture.jpg) no-repeat;
width: 100%;
float: left;
}
#header {
padding: 0;
margin: 0;
height: 153px;
width: 982px;
background: url(images/header_bg.jpg) no-repeat;
}
#logo { 
width: 212px;
height: 153px;
background: transparent url(images/logo.jpg) no-repeat;
float: left;
margin-left: 74px;
}
#logo a { 
height: 212px;
width: 153px;
display: block;
margin: 0;
padding: 0;
}
#maincopy {
padding: 0;
width: 752px;
float: left;
display: inline;
border-right: 1px solid #eae5dd;
}
#showreel {
width: 553px;
height: 275px;
background: url(images/reel.jpg) no-repeat;
position: relative;
float: left;
display: inline;
}
#right{
padding: 0;
width: 228px;
float: right;
display: inline;
}
/*SUB CONTENT CATEGORIES*/
.rightcontent {
width: 190px;
background: #e8e0d0;
border: 1px solid #bcb5a3;
margin: 21px 0 0 21px;
padding-bottom: 10px;
}
#right .rightcontent p {
line-height: 14px;
padding: 0 7px;
}
.browsereel {
position: absolute;
width: 198px;
height: 56px;
top: 201px;
left: 197px;
background: url(images/browse.gif) no-repeat;
}
#browsearea {
width: 131px;
height: 149px;
float:left;
margin: 32px;
display: inline;
}
#subcontent {
float: left;
background: url(images/subcontentborder.gif) top left no-repeat;
width: 752px;
display: inline;
border-right: 1px solid #eae5dd;
padding-bottom: 100px;
}
.newcontent {
width: 670px;
float: left;
margin: 10px 0;
}
#changearea {
background: url(images/bg_changearea.gif) repeat-x;
width: 135px;
margin:15px 0 0 25px;
}
#left {
background: url(images/subnav.gif) 100% 0 no-repeat;
margin-top: 10px;
padding-bottom: 150px;
float: left;
}
/*LANDMARK CONTENT*/
#landmarkcontent { 
float: left;  
margin: 35px 0 0 20px; 
width: 525px;  
}
#landmarkcontent ul { 
width: 100%; 
list-style: none; 
text-align: left; 
float: left; 
}
#landmarkcontent .thumbs li { 
float: left; 
background: none; 
padding: 16px; 
margin: 0 0 6px 20px; 
display: inline; 
width: 192px; 
}
#landmarkcontent img { 
background: url(images/thum_bg.jpg) no-repeat; 
padding: 12px 12px 19px 12px;  
}
#landmarkcontent .thumbs li p { 
padding: 0; 
line-height: 14px; 
}
#landmarkcontent img.main { 
background: url(images/mainimg_bg.jpg) no-repeat; 
padding: 17px 24px 21px 14px;  
}
/* TYPOGRAPHY */
p {
margin: 0; 
padding: 7px 0px; 
}
#right p {
padding: 7px 7px; 
line-height: 150%;
}
p.breadcrumb {
font-size: 9px;
text-transform: uppercase;
padding: 15px 0 5px 25px;
}
h1 {
font: 18px/24px "Palatino", "Palatino Linotype", Georgia, Times, serif;
color: #6d4e33;
text-transform: uppercase;
padding:  0 0 8px 25px;
}
h2 {
font-size: 16px;
color: #cdb689;
font-weight: normal;
text-align: center;
}
h3 {
font: 18px/24px "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
margin-bottom: 10px;
}
span {
display: none;
}
h2.area {
background: url(images/browse_title.gif) 0 0 no-repeat;
width: 131px;
height: 57px;
}
h2.new {
width: 109px;
height: 32px;
background: url(images/h2_new.gif) 0 0 no-repeat;
margin: 5px 0 0 20px;
}
h3.stories {
background: url(images/h3_tellstories.gif) 0 0 no-repeat;
width: 190px;
height: 56px;
}
h3.museums {
background: url(images/h3_museums.jpg) 0 0 no-repeat;
width: 190px;
height: 56px;
}
h4 {
font-size: 14px;
text-transform: uppercase;
display: inline;
}
h5 {
font-size: 14px;
font-weight: bold;
padding: 10px 0;
}
p.date {
display: inline;
background: #211c19;
color: #cdb689;
font-size: 10px;
margin-left: 10px;
padding:  3px 7px;
}
ul#bullets {
padding: 10px 0;
margin: 0;
list-style: none;
}
ul#bullets  li {
padding-left: 10px;
margin: 0;
height: auto;
width: 100%;
background: url(images/bullet.gif) 0 50% no-repeat;
}
/* LINKS */
a {
color: #de9e5f;
text-decoration: underline;
}
a:hover, a:active {
color: #675a50;
}
a img {
border: none;
}
#header a {
color: #fff;
text-align: right;
}
.subcontent a {
font-weight: bold;
}
a.arrow {
background: url(images/arrow.gif) 0 100% no-repeat ;
padding-left: 20px;
}
/* NAVIGATION */
#nav {
height: 61px;
width: 982px;
background: url(images/nav.jpg) no-repeat;
float: left;
}
#nav2 {
height: 61px;
width: 982px;
background: url(images/nav2.jpg) no-repeat;
float: left;
}
#nav ul, #nav2 ul {
font: 12px/15px  "Palatino", "Palatino Linotype",  Georgia, Times, serif;
text-transform: uppercase;
list-style-type: none;
padding-top: 20px ;
}
#nav li, #nav2 li {
display: inline;
float: left;
background: url(images/separator.jpg) no-repeat 100% 100%;
padding: 0 17px;
height: 30px;
margin-top: 0;
}
#nav ul a:hover, #nav ul li.current a, #nav2 ul a:hover, #nav2 ul li.current a {
color: #de9e5f;
}
#nav ul a, #nav2 ul a  {
text-decoration: none;
color: #fff;
}
ul#subnav {
font: 12px/23px  "Palatino", "Palatino Linotype",  Georgia, Times, serif;
width: 194px;
margin-top: 20px;
}
ul#subnav li {
list-style: none;
}
ul#subnav a {
padding-left: 26px;
color: #de9e5f;
text-decoration: none;
}
ul#subnav a:hover, ul#subnav li.current a {
background: url(images/subnavbullet.gif) 10px 0px no-repeat;
color:  #7e6148;
}
/* IMAGES */
.forward {
margin-left: 100px;
}
img, div { 
behavior: url(iepngfix.htc); 
}
#browsearea img {
margin-top: 5px;
}
.newcontent img  {
background: url(images/thum_bg.jpg) no-repeat;
padding: 12px 12px 19px 12px;
float: left;
margin-left: 19px;
margin-right: 19px;
}
/* FOOTER */
#footer {
clear: both;
font: normal 9px/17px Verdana, Helvetica, Arial, sans-serif;
color: #160d0d;
background: url(images/footerbg.gif) repeat-x;
padding: 0;
text-align: center;
float: left;
width: 982px;
}
#footer a {
font-size: 9px;
text-decoration: underline;
}
#footer a:hover {
text-decoration: none
}
/* FORMS */
#search{
width: 178px;
float: right;
}
#search input {
border: 1px solid #5c4939;
width: 137px;
height: 15px;
margin: 0 4px 0 0;
padding: 2px ;
background: #2e201a;
font: 11px/11px Verdana, Tahoma, sans-serif;
color: #e8e0d0;
float: left;
}
#search input.go {
width: 23px;
height: 23px;
border: 0;
padding: 0;
background: none;
float: right;
}
#contactform {
padding: 10px;
margin: 10px 0 0 10px;
font: 10px/18px Verdana, Arial, Helvetica, sans-serif;
width: 400px;
float: left;
}
label { 
width: 100px; 
float: left;
text-align: right;
display: block; 
font: normal 11px/14px Verdana, Helvetica, Arial, sans-serif;
margin: 7px 0 0 0;
clear: left;
}
input {
border-style: double;
border-color: #dfd3c3;
border-width: 1px;
background: #fff;
font: 10px/15px Verdana, Arial, Helvetica, sans-serif;
height: 20px;
width: 190px;
padding-top: 4px;
margin: 4px 10px;
}
select {
margin: 0 0 4px 10px;
border: 1px solid #dfd3c3;
background: #fff;
font-size: 10px;
}
textarea { 
margin: 10px 0 20px 10px;
border: 1px solid #dfd3c3;
background: #fff;
width: 190px;
height: 200px;
}
select {
height: 20px;
margin: 10px 0 0 10px;
padding: 3px 0;
}
.submit {
float: left;
width: 70px;
padding: 3px;
margin-left: 110px;
background: #6d4e33;
color: #fff;
font-weight: bold;
height: 30px;
}
/* CYCLE */
#cycle {
position: absolute;
left: 147px;
top: 110px;
width: 295px;
height: 165px;
}
#cycle ul { 
width: 295px; 
height: 165px; 
margin: 0; 
padding: 0; 
list-style: none; 
position: relative; 
/* background: url(images/showrealimgbg.gif) no-repeat; */
}
#cycle li { 
padding: 0;
margin: 0;
}
#cycle li a.thumb {
width: 68px; 
height: 73px; 
position: absolute; 
top: 0; 
left: 0;
padding: 8px 8px 16px 8px;
margin: 0
}
/* POPUP */
.popup, #plaque-popup { 
display: none;
position: fixed; 
top: 10%; 
left: 50%; 
margin: 0 0 0 -300px; 
width: 600px; 
background: #170D0E;  
padding: 20px;
text-align: left;
}
.popup h4, #plaque-popup h4 {
display: block;
color: #826345;
padding: 0;
}
.popup img, #plaque-popup img {
margin: 4px 0 2px 0;
border: 4px solid #2E201A;
background: none;
padding: 0;
}
.popup p, #plaque-popup p {
padding: 0;
line-height: 15px;
}
.jqmClose { 
position: absolute; 
top: 8px; 
right: 8px; 
}
.popup .jqmClose img, #plaque-popup .jqmClose img {
margin: 0;
border: 0;
padding: 0;
}
.jqmOverlay { 
background: #000; 
}
*html .popup, * html #plaque-popup { 
position: absolute; 
top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(10 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px'); 
}
