/* css by digital garden */
/* author: dennis grossmann */
/* last revision: 01-11-2007  */

@import "base.css";
@import "gallery.css";

/* global formatting */
body 				{background:#fff;}

/* layout containers */
#container 				{width:845px; margin:0 auto; position:relative;}
#header 				{padding:10px 0; height:50px; position:relative;}
#navigation 			{padding:10px 0 5px 0; height:25px; width:120px; float:left; top:37px; position:absolute;}
#content 				{width:605px; padding:15px 20px 5px 0; min-height:450px; height:auto !important; height:450px; float:right; border-bottom:#6A737B 1px solid;}
#sidebar 				{float:left; width:120px; padding:10px 0; height:487px; margin-top:-35px; border-bottom:#6A737B 1px solid;}
#footer 				{clear:both; padding:5px 0;}
#heading 				{margin-left:220px; float:right; width:605px; height:45px; top:23px; position:absolute; padding:0 10px 10px 0; border-bottom:#6A737B 1px solid;}
#description			{top:545px; left:225px; position:absolute;}

/* backgrounds and colors */
#heading				{background:#fff;}

span					{color:#000;}
a, a:link, a:visited	{text-decoration:underline; color:#6A737B;}
a:active, a:hover		{text-decoration:none;}

#content img			{padding-top:12px;}


#content p				{font-size:17px; font-family: Georgia; line-height: 20px; color: #333333;}


a.press					{color: #000 !important; text-decoration: underline; font-size: 16px;}
a.press:hover			{text-decoration: none;}

a.accommodation			{color: #000 !important; text-decoration: underline; font-size: 16px; line-height: 1.6em; }
a.accommodation:hover	{text-decoration: none;}

div.mag					{ float: left; margin-right: 25px;}
div.mag	a.edition		{ font-size: 12px;}

div#blurb				{ position: absolute; width: 340px; left: 507px; top: 85px;}

div#blurb p				{ font-size: 12px; line-height: 14px; margin: 0.6em 0; font-weight: normal;}