a img {
  border: 0;
}


.backgroundswapper {
  top:5px;
  height: 20px;
  width: 135px;
  padding-left: 40px;
  position: absolute;
  z-index:1000;
}

body {
  background-color: #FFF;
  text-align: center;
  margin:0;
  font-family: georgia, "bookman antique", "Bitstream Vera Serif", serif;  
}

#container {
  margin-left: auto;
  margin-right: auto;
  width: 950px;
  text-align: left;
  position: relative;
}

#header {
  height: 90px;
  position: relative;
}

h1#logo {
  width: 226px;
  height: 72px;
  padding: 18px 0 0 0;
  margin: 0;
}

h1#logo a {
  display: block;
  padding: 0;
  margin: 0;
}

#utility {
  position: absolute;
  right: 0;
  top: 0;
  width: 104px;
  height: 36px;
  background: url(../images/bg-utility-right.png) right top no-repeat;
  padding: 5px 165px 5px 0;
}

#utility #leftborder {
  position: absolute;
  top: 0;
  background: url(../images/bg-utility-left.png) left top no-repeat;
  width: 15px;
  height: 36px;
  text-align:right;
  padding: 0;
  margin: 0;
}



#body {
  width: 950px;
}

#navigation {
  margin-left: 50px
}

#navigation ul
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#navigation li
{
padding-left: 10px;
padding-bottom: 0.8em;
}

#navigation ul ul {
  list-style: none; 
  padding-top: 0.2em;
}

#navigation ul ul li {
  padding-bottom: 0;
}

#navigation ul a {
  color: #666;
  text-decoration: none;
  font-size: 110%;
}

#navigation ul ul a {
  color: #888;
  font-size: 80%;
}

#navigation  .selected a {
  color: #333;
}



#content {
  float: right;
  width: 766px;
margin-bottom: 2em;
}

#footer {
  clear: both;
  width: 950px;
}


#photos {
  width: 766px;
}


#photos img, #photo img {
  display: block;
}

.photo {
  float: left;
  width: 240px;
  margin-right: 20px;
  margin-bottom: 1.2em;
}

.photo.item-0 {
  clear:left;
}

.photo.item-2 {
  margin-right: 0;
}

#photo{
  float: left;
  width: 500px;
  margin-right: 20px;
  margin-bottom: 2em;
  position: relative;
}

.framed #photo.ash {
  width: 600px;
  height: 689px;
  background-image: url(../images/frame-ash.png);
}

.framed #photo.black {
  width: 600px;
  height: 689px;
  background-image: url(../images/frame-black.png);
}

.framed #photo.cherry {
  width: 600px;
  height: 689px;
  background-image: url(../images/frame-cherry.png);
}

.framed.landscape #photo.ash {
  width: 689px;
  height: 600px;
  background-image: url(../images/frame-landscape-ash.png);
}

.framed.landscape #photo.black {
  width: 689px;
  height: 600px;
  background-image: url(../images/frame-landscape-black.png);
}

.framed.landscape #photo.cherry {
  width: 689px;
  height: 600px;
  background-image: url(../images/frame-landscape-cherry.png);
}


.framed #photo .photo {
  margin-left: 119px;
  margin-top: 114px;
}

.framed.landscape #photo .photo {
  margin-left: 119px;
  margin-top: 114px;
}

.description {
  font-size: 90%;
  color: #555;
}

#content #news {
 font-size: 80%;
}

#content #news h2 {
font-size: 150%;
}

#content h2 {
  font-size: 160%;
margin-top:20px;
}

#content h2.sifr {
  margin-botom: 10px;
}

#content h2.sifr div {
  margin-top: 10px;
}

#content h2 {
  margin-bottom: 0;
  margin-top: 10px;
font-size: 110%;
}

#content h3 {
  font-weight: normal;
margin-bottom: 3px;
}

#content h4 {
 margin-bottom: 0;
 margin-top: 0;
 font-size: 85%;
}

#photo .enhance {
  position: absolute;
  left: 210px;
  top:60px;
  visibility: hidden;
}

#photo a:hover p.enhance {
 color: #FFF;
 padding: 5px 10px;
 background-color: #000;
 filter:alpha(opacity=45);
 -moz-opacity:.45;
 opacity:.45;
 border: 1px solid #FFF;
 visibility: visible;
 font-family: verdana, arial, helvetica, serif;
 font-weight: bold;
 font-size: 80%;

}




#content #photos a {
  display: block;
  width: 100%;
  text-decoration: none;
  color: #333;
  text-align: center;
  font-size: 80%;
  padding-bottom: 4px;
  border: 0;
}

#content a {
  color: #222;
  border-bottom: 1px dashed #999;
  text-decoration: none;
}

#content h2 {
  font-size: 110%;
  font-weight: normal;
}

#content h2 a {
  color: #000;  
}

#content .rss {
  padding-left: 10px;
}

#content a {
  color: #444;
  border: 0; 
}

#content p {
  margin: 0.7em 0 0.7em 0;
  font-size: 85%;
  color: #444;
}

#content p strong {
  color: #56235C;
  font-weight: normal;
}

#footer {
  margin-top: 6em;
  border-top: 1px solid #CCC;
  width: 766px;
}

#footer p {
  color: #B68E71;
  font-size: 80%;
  margin: 0.2em 0 1em 0;
}

#previous {
  position: absolute;
  top: 40px;
  right: 90px;
}
#next {
  position: absolute;
  top: 40px;
  right: 10px;
}
#up {
  position: absolute;
  top: 40px;
  right: 50px;

}



#paging {
border-bottom:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
height:1.2em;
margin:0 0 0 0;
padding:5px;
text-align:left;
position: absolute;
top:0px;
right:0;
width:760px;
font-size: 90%;
font-family: arial, verdana, helvetica, sans-serif;
color: #444;
}
#paging #paging-numresults {
left:0pt;
position:absolute;
top:0.4em;
}
#paging #paging-prev {
position:absolute;
right:60px;
top:0.4em;
}
#paging #paging-next {
position:absolute;
right:10px;
top:0.4em;
}
#paging #paging-ranges {
margin-left:91px;
margin-right:91px;
text-align:center;
}
#paging-range-left {
position:absolute;
right:410px;
top:0.1em;
font-size:120%;
}
#paging-range-right {
left:410px;
position:absolute;
top:0.1em;
font-size:120%;
}
#paging-range-center {
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
font-weight:bold;
margin-left:auto;
margin-right:auto;
text-align:center;
width:2.5em;
}
#paging .range {
margin:0pt 10px;
}
#content #paging a {
color:#333333;
display: inline;
}

.paging {
  position: relative;
  clear: both;
  padding-bottom: 80px;
}

.adminswapper {
  display:none;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.homepage #news.snippets {
  float: right;
  width: 251px;
  font-size: 90%;
}

#gallerylisttext {
  float: right;
  width: 241px;
  font-size: 90%;
}

.homepage3 #news.snippets {
}

.homepage #photos {
  width: 431px;
}

#content #photo a, #content #previous a, #content #next a, #content .item a {
  border:0;
}



#portrait {
  display: none;
  margin-left: 10px;
}

.path-about  #portrait {
  display: inline;
}



#basket table {
  width:400px
}

#enquiry {
  float: right;
  width: 321px;
  font-size: 90%;
}


#basketlink {
  display: block;
  width: 85px;
  height:23px;
  margin-left:182px;
}

.nevow-form input, .nevow-form textarea {
  border: 1px solid #CCC;
  width: 300px;
  margin-bottom: 10px;
}


#enquiry {
  margin-bottom: 30px;
}

.buttons td{
  padding-top: 30px;
  text-align: right;
}

.actions {
  padding-top: 30px;
}


input.submit, input.action, .actions input {
  border: 1px solid #CCCCCC;
  font-family: georgia, "bookman antique", "Bitstream Vera Serif", serif;    
  color: #B68E71;
  background-color: #FFF;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
