/*-----------------------------------------------------------------------------
Fat Free Design Style Sheet

version:   1.0
author:    FAT FREE DESIGN
email:     info@fatfreedesign.co.uk
website:   http://www.fatfreedesign.co.uk/
Copyright 2008 / All Rights Reserved
----------------------------------------------------------------------------- */

/* =Site Wide Rules
----------------------------------------------------------------------------- */
* {
  	margin: 0;
	padding: 0;}

body {
	text-transform: none;
	font-family: "Lucida Grande", Arial, sans-serif;
	background: #f5f5f5 url(../images/body_bg.gif) repeat-x 0 0;
	color: #333;
	text-align: left; /* for IE + auto margins */
	font-size: 68.75%;}
	
a img {
	text-decoration: none;
	border: none;
	border: 0;
	background-color: #fff;}

/* =Container
----------------------------------------------------------------------------- */
#container {
	position: relative;
	width: 824px;
	min-height: 100%;
	margin: 0 auto;
	text-align: left;
	background-color: transparent;}
	
html, body {
    height: 100%;}
    
/* =Logo
----------------------------------------------------------------------------- */
#logo {
	float: left;
	display: block;
	width: 0;
	height: 19px; 
	margin: 25px 0 75px 0;}
	
#logo p {
	text-indent: -5000px;}
	
#logo img.none {
	border: 0;
	text-decoration: none;}
	
#logo a:link, #logo a:visited {
	background-color: #1d1d1d;}
    

/* =MAIN NAV
---------------------------------------------------------------------------------------------------- */
#main_nav {
	width: 50%;
	float: right;
	margin: 30px 0 50px 0;}

#main_nav li {
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
	border-right: 1px solid #565656;}

#main_nav li a:link, #main_nav li a:visited {
	display: block;	
	text-decoration: none;
	color: #fcfcfc;
	padding: 0.5em 1em;
	background-color: #2a2a2a;}

#main_nav li a:hover {
	display: block;	
	text-decoration: none;
	color: #fff;
	padding: 0.5em 1em;
	background: #161616;
	margin: 0;}

#main_nav li.no_bdr {
	border-right: none;}
	
#biography #main_nav #t-biography a,
#portfolio-arctic #main_nav #t-portfolio a,
#portfolio-portraits #main_nav #t-portfolio a,
#portfolio-mueck #main_nav #t-portfolio a,
#portfolio-couture #main_nav #t-portfolio a,
#portfolio-morverncallar #main_nav #t-portfolio a,
#portfolio-artists #main_nav #t-portfolio a,
#printsales-mueck #main_nav #t-sales a,
#contact #main_nav #t-contact a,
#print_sales #main_nav #t-sales a {
	background: #161616;}
	
/* =CENTRE COLUMN - home
----------------------------------------------------------------------------------------------------- */
#col_C_800 {
	margin: 0 12px 0 12px;
	padding: 0;
	background: transparent;}
	
#col_C_800 img.home {
	margin-top: 100px;}
	
#col_C_800 .img_title {
	text-align: left;
	font-weight: normal;
	color: #bbb;
	letter-spacing: 0.01em;
	padding-top: 5px;}
	
#col_C_600 {
	margin: 0 112px 0 112px;
	padding: 0;
	background: transparent;}
	
#col_C_600 img.home {
	margin-top: 50px;}
	
#col_C_600 .img_title {
	text-align: right;
	font-weight: normal;
	color: #bbb;
	letter-spacing: 0.01em;
	margin: 0;
	padding-top: 5px;}
	
	
/* =LEFT COLUMN - Biography copy
----------------------------------------------------------------------------------------------------- */
#col_L_body {
	float: left;
	width: 500px;}
	
#col_L_body h1 {
	font-size: 1.2em;
	border-bottom: 1px dotted #ccc;}
	
#col_L_body p {
	text-transform: none;
	font-size: 1.1em;
	line-height: 1.7em;
	margin-top: 25px;}
	
#col_L_body ul {
	list-style-type: none;
	margin-top: 25px;}
	
#col_L_body li a:link {
	color: #333;
	text-decoration: none;
	border-bottom: 1px dotted #333;
	padding-bottom: 1px;}
	
#col_L_body li a:hover {
	background-color: #eee;}
	
#col_L_body li {
	padding-bottom: 0.4em;}
	
	
/* =RIGHT COLUMN - clients/contact details list
----------------------------------------------------------------------------------------------------- */	
.col_R_list {
	float: right;
	width: 224px;}
	
.col_R_list h1 {
	font-size: 1.2em;
	border-bottom: 1px dotted #ccc;}
	
.col_R_list h1.pub {
	font-size: 1.2em;
	border-bottom: 1px solid #999;
	width: 7.4em;}
	
.col_R_list ul {
	list-style-type: none;
	margin-top: 25px;}
	
.col_R_list li {
	padding-bottom: 0.4em;}
	
li a:link.linkfix, li a:visited.linkfix { /* fixes the link/hover state to be consistent throughout site */
	color: #333;
	text-decoration: none;
	border-bottom: 1px dotted #333;
	padding-bottom: 1px;}
	
li a:hover.linkfix  {
	background-color: #eee;}
	
.lowercase {
	text-transform: none;}
	
.details {
	color: #bbb;}
	

/* =SUB NAV - Portfolio left column
---------------------------------------------------------------------------------------------------- */
#col_L_nav {
	float: left;
	width: 224px;
	margin-top: 105px;}

#col_L_nav ul {
	list-style-type: none;}
	
#col_L_nav li a:link, #col_L_nav li a:visited {
	color: #999;
	text-decoration: none;
	background-color: #f5f5f5;}
	
#col_L_nav li a:hover {
	color: #333;}
	
#col_L_nav li {
	padding-bottom: 10px;}
	
#col_L_nav li .on a {
	color: #333;
	text-decoration: underline;
	cursor: default;}
	
#col_L_nav ul#cart {
	margin-top: 80px;
	border-top: 1px dotted #ccc;
	margin-right: 100px;
	padding-top: 3px;}
	
#col_L_nav ul#paypal {
	margin: 150px 40px 0 0;}
	
#col_L_nav li.section { /* sub nav - divides the portfolio chapters and Books */
	color: #ccc;
	padding-top: 20px;}
	
/*	leave the below for now
#col_L_nav #t-1 a,
#col_L_nav #t-2 a,
#col_L_nav #t-3 a,
#col_L_nav #t-4 a,
#col_L_nav #t-5 a,
#col_L_nav #t-6 a,
#col_L_nav #t-7 a,
#col_L_nav #t-8 a,
#col_L_nav #t-9 a,

#print_sales #col_L_nav #t-sales a,
#print_sales #col_L_nav #t-mueck a {
	color: #666;
	border-bottom: 1px dotted #999;}
*/
	
	
/* =Content - Portfolio right column
---------------------------------------------------------------------------------------------------- */
#col_R_body {
	float: right;
	width: 600px;}
	
#col_R_body h1 {
	font-size: 1.2em;
	border-bottom: 1px dotted #ccc;}
	
#col_R_body h2 {
	font-size: 1.2em;
	border-bottom: 1px dotted #ccc;
	margin-top: 25px;}

#col_R_body p {
	font-size: 1.1em;
	line-height: 1.7em;
	margin: 10px 0 20px 0;}
	
#col_R_body ul {
	clear: both;
	padding-top: 20px;}
	
#col_R_body ul li {
	display: inline;
	list-style-type: none;
	padding: 0 15px 0 0;
	margin: 0;}
	
#col_R_body ul li img {
	margin-bottom: 15px;}
	
#col_R_body p a:link, #col_R_body p a:visited {
	color: #bbb;
	text-decoration: none;}
	
#col_R_body p a:hover {
	color: #333;}

.slash {
	color: #bbb;}
	
.controls {
	text-align: right;}
	
.moneytype {
	font-size: 0.8em;}
	
#col_R_body p.controls a:hover { /* play,stop etc */
	color: #ff6600;}
	
#col_R_body p.marker { /* name of image */
	text-align: right;
	font-size: 0.9em;
	color: #bbb;}
	
.thumb_img {
	float: left;
	border: 1px solid #fff;
	margin: 0 8px 4px 0;}
	
.number { /* image X of Y */
	color: #ccc;}
	



#col_R_body ul#sales_list {
}	
	
	
#col_R_body ul#sales_list li {
	float: left;
	border: 1px solid #bbb;
	padding: 5px;
	margin: 0 18px 20px 0;
	width: 120px;
	background-color: #fff;}
	
#col_R_body ul#sales_list li a:link, #col_R_body ul#sales_list li a:visited {
	color: #ff6600;
	text-decoration: none;
	font-size: 0.9em;
	text-transform: none;}
	
#col_R_body ul#sales_list li a:hover {
	color: #999;}
	
#col_R_body .cart_details {
	text-transform: none;
	padding: 5px 1px;
	border-bottom: 1px solid #bbb;}
	
#col_R_body ul#sales_list li.total_box {
	background-color: #efefef;
	border: 1px solid #000;}
	
.category_image {
	float: left;
	padding: 5px 15px 3px 0;}
	
	
/* =SINGLE COLUMN - for print sales
---------------------------------------------------------------------------------------------------- */
#col_single {
	float: left;}

/* =table - for print sales
---------------------------------------------------------------------------------------------------- */
table {
	float: left;
	width: 822px;
	border: 1px solid #d4d4d4;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	background-color: #fff;}
	
th#print_header {
	padding: 10px 5px;
	border: 1px solid #d4d4d4;}
	
td#print_details {
	padding: 10px 5px;
	border-bottom: 1px solid #d4d4d4;
	border-left: 1px solid #d4d4d4;
	vertical-align: top;}
	
td#the_print {
	width: 50%;
	border-left: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
	vertical-align: top;
	padding: 3px 3px 0 3px;}
	
td#print img {
	padding: 0;
	margin: 0;}
	
td#print_details li {
	padding-bottom: 10px;
	color: #666;
	list-style-type: none;
	font-size: 0.9em;}
	
td#print_details li.description {
	padding-bottom: 25px;
	text-transform: none;
	vertical-align: top;
	color: #333;
	font-size: 1em;}
	
td#print_details li.basket {
	padding-top: 10px;
	border-top: 1px dotted #d4d4d4;}
	
table a:link, table a:visited {
	color: #ff6600;
	text-decoration: none;}
	
table a:hover, td#order a:hover  {
	color: #333;}
	
th#print_header .image_counter {
	float: right;
	font-weight: normal;
	font-size: 0.8em;
	color: #666;
	text-transform: none;}
	
th#print_header .print_title {
	float: left;
	font-weight: bold;
	font-size: 0.8em;
	color: #333;
	text-transform: none;}
	
/* =Footer
---------------------------------------------------------------------------------------------------- */
#footer {
	clear: both;
	width: 824px;
	background-color: transparent;
	text-transform: none;
	font-size: 0.8em;
	color: #ccc;
	line-height: 1.5em;
	text-align: right;
	padding-top: 100px;}
	
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #666;}
	
#footer a:hover {
	color: #fff;
	background-color: #333;}
	
#footer img { /* for centre aligning the fatfree logo */
	vertical-align: text-bottom;
	padding-left: 3px;}
	
	
/**************************************************************
SlideShow v 1.3
**************************************************************/
.slideshowContainer {
	border: 0;
	width: 600px;
	height: 480px;
	margin-bottom: 5px;}
	
.slideshowContainer_35mm {
	border: 0;
	width: 600px;
	height: 396px;
	margin-bottom: 5px;}
	
.slideshowContainer img, .slideshowContainer_35mm img {
	float: right;}

.loading {
	background: url(images/loading.gif) center no-repeat;}

.slideshowThumbnail {
	outline: none;}

.slideshowThumbnail img {
	border: 1px solid #fff;
	margin-bottom: 5px;}
	
.current img {
	padding: 5px;}

.outline {
	border: 1px solid #00ff00;
	z-index: 0;
	position: absolute;}

#thumbnails {
	visibility: hidden;
	position: absolute;
	left: -5000px;
	border: 1px solid red;}
	
#thumbnails img {
	margin: 0;}

#thumbnails a:link, #thumbnails a:visited {
	color: #333;
	text-decoration: none;}
	
#thumbnails a:hover {
	color: #00ff00;
	background-color: #000;}
	
.slideshowContainer #SLIDE_text {
	margin:0;
	padding:5px 0 0 0;
	text-align: left;
	font-weight: normal;
	font-size: 0.9em;
	color: #bbb;
	letter-spacing: 0.01em;
	}
	
	/* =FormStyles - control panel
----------------------------------------------------------------------------- */

#theform {
	padding: 10px 0px 0px 0px;
}

#theform label {
	color:#000000;
	font-size: 1em;
}

#theform p{
	color:#000000;
	margin: 0;
}

#theform input:focus {
	background-color:#efefef;
}

#theform input {
	font-size:1em;
}

#theform input {
	width: 200px;
	font-size:1em;
}

#theform input.submit {
	width: auto;
}

.formtext {
	font-size:1em;
}


/* =Control Panel
----------------------------------------------------------------------------- */

#controlnav {
	color:#000000;
	clear:both;
	width: 700px;
	font-size: 1em;
	margin: 0;
	padding: 0 0 50px 0;
}

#controlnav p {
	font-size: 0.9em;
	padding: 5px 0 5px 0;
}

#controlnav h2 {
	font-size: 1.1em;
	font-weight: bold;
	padding: 0 0 5px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#controlnav h3 {
	font-size: 1em;
	font-weight: bold;
	padding: 10px 0 10px 0;
}

#controlnav table {
	text-align: left;
	width: 700px;
	border-collapse:collapse;
	border: 1px solid #999999;
}

#controlnav th, td {
	padding: 0.2em 0.5em;
}

#controlnav tr {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

#controlnav thead {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

#controlnav ul {
	margin: 0;
	padding: 0;
}

#controlnav li {
	list-style: none;
	margin:0;
	padding-bottom: 5px;
}

#controlnav a {
	text-decoration: none;
	color: #4a6e6a;
}

#controlnav a:hover {
	color: #cccccc;
}

#controlnav_border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

#controlnav_border_last {

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.divider {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin:0;
	padding: 10px 0 10px 0;
}

.newsdivider {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin:0;
	padding: 10px 0 0 0;
}


#controlnav textarea {
	width: 600px;
	height: 100px;
}

#controlnav input password{
	width: 20em;
}

#controlnav textarea:focus {
	background-color:#efefef;
}


