html {
	height:100%;
}
body {
	height:100%;
	font-family:Segoe UI,Helvetica,sans-serif;
	font-size:85%;
	color:#CCCCCC;
	background-color:#000000;
	margin:0 0 1px 0;
	text-align:center;
}
#container {
	position:relative;
	width:974px;
	margin:auto;
	background-image:url('images/header-bg.png');
	background-repeat:no-repeat;
	padding-top:80px;
	text-align:left;
}
#content {
	width:744px;
	float:left;
	margin-left:115px;
	margin-bottom:0;
	position:relative;
	min-height:520px;
}
#container>#content {
	margin-left:230px;
}
h1 {
	font-size:140%;
	margin:0;
}
h2 {
	font-size:130%;
	color:#bbbbbb;
	margin:0;
}
#photoHeader {
	text-align:right;
	margin:0 56px 10px 0;
}
#mainImg {
	float:right;
	margin:0 40px 10px 20px;
	padding:4px;
	border:1px solid #aaaaaa;
}
#content.portrait #photoInfo {
	margin-top:40px;
}
#content.landscape #mainImg {
	margin:0 30px 0 10px;
}
#content.info h1 {
	text-align:left;
	margin-top:40px;
}
#photoNav {
	background-repeat:no-repeat;
	font-size:110%;
}
#prevNext { 
	margin-bottom:4px;
}

#content>#photoNav {
	position:absolute;
	bottom:40px;
}
#content.info h2 {
	margin:0;
	color:#cccccc;
}
#content.info h3 {
	margin:0;
	color:#bbbbbb;
}
#content #mainCol {
	width:544px;
	float:left;
}
#content #secondaryCol {
	width:160px;
	float:right;
}
#navigation {
	width:190px;
	float:left;
	margin-left:-974px;
	padding:34px 8px 0 12px;
}
#navigation h3 {
	margin:0 0 4px 0;
	padding:0;
	color:#cccccc;
}
#navigation ul {
	margin:0;
	padding:2px 0 4px 0;
	background-image:url('images/55-00-fade-120.png');
	background-position:0 bottom;
	background-repeat:no-repeat;
}
#navigation ul.last{
	background-image:none;
	padding-bottom:0;
}
#navigation li {
	padding:0;
	margin:0;
	list-style-type:none;
}
#navigation a, #photoNav a{
	color: #cccccc;
	text-decoration:none;
}
#navigation a:hover, #navigation a.active , #photoNav a:hover{
	color:#dd8811;
}
#navigation ul.thumbs {
	background-image:none;
	margin:0;
	padding:0;
	height:172px;
}
#navigation ul.thumbs li {
	display:inline;
}
#navigation .thumbs img {
	width:48px;
	height:48px;
	margin:0 4px 4px 0;
}
#navigation .pages {
	margin: -4px 0 8px 0;
}
#navigation .pages h4 {
	display:inline;
}
#navigation .pages ul {
	display:inline;
	padding-left:8px;
	background-image:none;			
}
#navigation .pages li {
	font-size:110%;
	display:inline;
}
#footer {
	margin-left:230px;
	padding: 0 0 4px 0;
	font-size:85%;
	color:#aaaaaa;
}
#fadeContainer {
	position:absolute;
	top:0;
	left:0;
}
#fadeContainer div {
    position:absolute;
    top:0;
    left:0;
}
#fadeContainer div.current {
	z-index:100;
}
#fadeContainer div p {
	color:#bbbbbb;
	background-image:url('images/55-11-fade-240.png');
	background-repeat:no-repeat;
	background-position:0 0;
}
#fade1 img {
	margin:124px 8px 8px 190px;
}
#fade2 img {
	margin:50px 8px 8px 410px;
}
#fade3 img {
	margin:130px 8px 8px 30px;
}
#fade4 img {
	margin:50px 8px 8px 410px; 
}
#fade5 img {
	margin:70px 8px 8px 390px;
}
#fade1 p {
	position:absolute;
	z-index:-1;
	top:340px;
	left:34px;
 	width:140px;
 	padding:4px 40px 0 0;
}
#fade2 p {
	position:absolute;
	z-index:-1;
	left:210px;
	top:320px;
	width:190px;
	padding:4px 40px 0 0;
}
#fade3 p {
	position:absolute;
	z-index:-1;
	background-image:url('images/11-55-fade-240.png');
	top:300px;
 	left:550px;
 	width:160px;
 	padding:4px 0 0 20px;
}
#fade4 p {
	position:absolute;
	z-index:-1;
	top:340px;
 	left:220px;
 	width:160px;
 	padding:4px 40px 0 0;
}
#fade5 p {
	position:absolute;
	z-index:-1;
	background-image:url('images/55-11-fade-320.png');
	top:270px;
 	left:100px;
 	width:280px;
 	padding:4px 40px 0 0;
}
#homeIntro {
	color:#aaaaaa;
	margin:40px 0 0 0;
}
#homeIntro .dramatic {
	font-size:110%;
	color:#bbbbbb;
}
#homeIntro .dales {
	font-size:120%;
	color:#cccccc;
}
#homeIntro .moors {
	font-size:120%;
	padding-left:20px;
	color:#bbbbbb;
}
#homeIntro .lakes {
	font-size:110%;
	color:#cccccc;
}
#homeIntro .by {
	padding-left:10px;
}
#homeIntro .tog {
	font-size:120%;
	color:#bbbbbb;
}
.homeImage {
	padding:2px;
	border:1px solid #555555;
	background-color:black;
}
.captionTitle {
	font-size:110%;
}
a {
	color:#dd8811;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a img {
	border:1px solid #555555;
}
a.prev {
	background-image:url("images/arrow-left.png");
	background-repeat:no-repeat;
	background-position:0 80%;
	padding:0 17px 0 17px;
	color:#cccccc;
}
a.next {
	background-image:url("images/arrow-right.png");
	background-repeat:no-repeat;
	background-position:right 80%;
	padding-right:18px;
	color:#cccccc;
}
a.buy {
	background-image:url("images/buy-print.png");
	background-repeat:no-repeat;
	background-position:0 80%;
	padding:0 17px 0 17px;
	color:#cccccc;
}
a.buy:hover{
	background-image:url("images/buy-print-hover.png");
}
a.location {
	color:#cccccc;
}
#viewBasket {
	margin:0px;
	padding:0px;
}
#viewBasket input {
	border:none;
	background-color:#000000;
	color:#cccccc;
	padding:0;
	margin:0;
	text-align:left;
	font-size:100%;
}
#viewBasket input:hover {
	color:#dd8811;
}
.aboutImg {
	padding:2px;
	border-style:solid;
	border-color:#aaaaaa;
	border-width:1px;
	margin-left:10px;
}
#map {
	width: 570px; 
	height: 370px; 
	float:left; 
	margin-right:10px; 
	margin-bottom:5px;
}
#mapNav {
	float:right;
	width:150px;
}
#mapNav h3 {
	margin-bottom:0;
}
#mapZoom {
	list-style-type:none;
	padding:0;
	margin:0;
}
#mapFooter {
	clear:both; 
	font-size:90%;
}
.productImg {
	margin: 4px;
	padding: 4px;
	border: 1px solid #999999;
}
#cardForm {
	margin:0;
}
#cardSubmit {
	border:0;
	margin-top:0px;
}
.cardImg {
	padding:1px; 
	margin:3px;
	border:1px solid #999999;
}
.cardChoice {
	margin-top:10px;
}
#printThumb {
	padding:4px;
	border:1px solid #999999;
	margin-top:10px;
}
h2.newSection, h3.newSection {
	clear:both;
	background-image:url('images/55-00-fade-240.png');
	background-repeat:no-repeat;
	padding-top:8px;
}
img.printExample {
	float:right;
	padding:10px 20px 10px 10px;
}

table.contentTable {
	border-style : none;
}

table.contentTable td {
	background-color : #333333;
	padding : 3px;
}
table.contentTable th {
	background-color : #222222;
	padding : 3px;
}
#printTypes td {
	padding-left:8px;
}
h3.tutorialLink {
	background-image:url('../images/castlehead_wood_thumb.jpg');
	background-repeat:no-repeat;
	background-position:10px 0;
	padding-left:64px;
	height:48px;
}
img.toningRight {
	float:right;
	padding:4px;
	border:1px solid #999999;
	margin:10px;
}
img.toningLeft {
	float:left;
	padding:4px;
	border:1px solid #999999;
	margin:0 10px 10px 0;
}
img.screenShot {
	margin:10px 10px 10px 0;
	float:left;
}
p.tutorialNav, p.clear {
	clear:both;
	padding-top:10px;
}