/* Copyright Daniel Oxtoby Photography 2008 */
	
/* Generic html */
	
body {background:#000;color:#fff;font-size:100%;text-align:center;font-family:verdana, serif;}
		
h1 {position:absolute;top:-1px;left:-1px;height:1px;width:1px;z-index:-1;text-indent:-1000em;visibility:hidden;}
h2 {font-weight:normal;font-size: 1.4em;color:#fff;margin:0 0 10px;border:0;padding:3px 0 5px 0;background:#000;}
h3 {font-size: 0.9em;color:#fff;margin:0;border:0;padding:3px 0 8px 0;background:#000;font-variant:small-caps;}
p {margin:10px 0 0 1px;border:0;padding:5px;font-family:verdana,serif;font-size:0.7em;color:#fff;line-height:1.6em;}
	
li {margin:0;border:0;padding:0px 5px 10px 5px;color:#fff;font-size:0.6em;font-family:verdana,serif;background:#000;}
ul {margin:0 0 0 18px;border:0;padding:0;}
	
blockquote {margin:0 0 15px 0;padding:7px;line-height:1.3em;font-size: 0.7em;background:#222;}
	
table {margin:10px 0 15px 0;border:0;}
td, th {text-align:left;margin:0;border:0;padding:4px 4px;font-family:verdana,serif;color:#fff;}
th {background:#222;font-size:0.6em;} 
td {background:#333;border-top:1px solid #000;}
td p {font-size:0.6em;background:#333;padding:0px;margin:0px;}
		
a {color:#fff;font-weight:normal;}
a:link, a:visited {text-decoration:none;background:none;color:#fff;}
a:hover, a:active {text-decoration:none;background:none;color:#999;}

/* layout and nav */
	
#access {position:absolute;top:-1px;left:-1px;height:1px;width:1px;z-index:-1;text-indent:-1000em;visibility:hidden;}
	
#grip {margin:0;padding:0;text-align:left;color:#fff;background:#000;}
#suitcase {margin:0 auto;border:0;padding:20px 0 0 0;width:960px;text-align:left;background:#000}

#home #suitcase {background:url(http://www.danieloxtoby.co.uk/images/bgs/flower.jpg) no-repeat;background-position:right 0px;} 
#landscape #suitcase {background:url(http://www.danieloxtoby.co.uk/images/bgs/sydney.jpg) no-repeat;background-position:right 0px;} 
#pr #suitcase {background:url(http://www.danieloxtoby.co.uk/images/bgs/pr.jpg) no-repeat;background-position:right 0px;} 
#commercial #suitcase {background:url(http://www.danieloxtoby.co.uk/images/bgs/commercial.jpg) no-repeat;background-position:right 0px;} 
#editorial #suitcase {background:url(http://www.danieloxtoby.co.uk/images/bgs/old-woman1.jpg) no-repeat;background-position:right 0px;} 
#art #suitcase {background:url(http://www.danieloxtoby.co.uk/images/bgs/flower.jpg) no-repeat;background-position:right 0px;} 
#recent #suitcase {background:url(http://www.danieloxtoby.co.uk/images/bgs/recent.jpg) no-repeat;background-position:right 0px;} 

.show {background:#000;}

#masthead {margin:0 auto;padding:0;text-align:left;width:960px;color:#fff;background:none;}
#logo {margin:0;padding:0;width:320px;height:70px;background:none;}
#logo a span {}
		
ul#navigation {margin:0;border-top:1px dashed #efefef;border-bottom:1px solid #efefef;padding:0;background:none;height:40px;}
ul#navigation li {margin:0;padding:0;list-style-type:none;display:inline;font-size:0.7em;}
ul#navigation li a {margin:10px 6px 0 0;padding:3px 5px;background:none;display:block;float:left;}


#home ul#navigation li#ml-home a:link, #home ul#navigation li#ml-home a:visited,
#recent ul#navigation li#ml-recent a:link, #recent ul#navigation li#ml-recent a:visited,
#landscape ul#navigation li#ml-landscape a:link, #landscape ul#navigation li#ml-landscape a:visited,
#pr ul#navigation li#ml-pr a:link,#pr ul#navigation li#ml-pr a:visited,
#commercial ul#navigation li#ml-commercial a:link, #commercial ul#navigation li#ml-commercial a:visited,
#editorial ul#navigation li#ml-editorial a:link, #editorial ul#navigation li#ml-editorial a:visited
{color:#999;background:#000;}

#home ul#navigation li#ml-home a:hover, #home ul#navigation li#ml-home a:active,
#recent ul#navigation li#ml-recent a:hover, #recent ul#navigation li#ml-recent a:active,
#landscape ul#navigation li#ml-landscape a:hover, #landscape ul#navigation li#ml-landscape a:active,
#pr ul#navigation li#ml-pr a:hover, #pr ul#navigation li#ml-pr a:active,
#commercial ul#navigation li#ml-commercial a:hover, #commercial ul#navigation li#ml-commercial a:active,
#editorial ul#navigation li#ml-editorial a:hover, #editorial ul#navigation li#ml-editorial a:active
{color:#ccc;background:#000;}

/* content */

#left-column {width:320px;float:left;height:428px;}
#left-column p.slideshow {background:none;}
#left-column p.slideshow a {font-weight:bold;font-size:0.9em;text-transform:uppercase;}
#right-column {width:600px;float:right;}
#right-column, #left-column {background:none;}

#client #left-column {width:320px;float:left;height:auto;padding-bottom:10px;}

#left-column p, #right-column p {background:#000;}
#left-column p a {font-weight:bold;}
	
#lightbox {width:960px;height:428px;background:#000;overflow:auto;white-space:nowrap;margin-top:10px;}
#lightbox img {padding:0 5px 0 0;}

#contact fieldset#contact-form p {padding:10px 0 5px 0;margin:0 10px;}
#contact fieldset#contact-form .field {margin:0 0 0 10px;}
#contact fieldset#contact-form .contact-input, #contact fieldset#contact-form .contact-textarea {border:1px solid #333;background:#fff; color:#666; font-family:verdana, sans-serif;display:block;width:280px;font-size:0.7em;padding:3px 0;}
#contact fieldset#contact-form .field .submit {margin:15px 0 0 0;}

/* footer */
	
#footer {clear:both;margin:20px auto 0 auto;border-top:1px solid #eee;padding:10px 0;width:960px;text-align:left;background:#000;}
#footer ul {margin:0;padding:0;float:left;width:600px;}
#footer ul li {margin:0 6px 0 0;padding:3px 5px;list-style-type:none;display:inline;font-size:0.7em;background:#000;}
#footer #copynote {margin:0;padding:3px 5px;float:right;width:250px;background:none;text-align:right;}		

#scroll {position:absolute;top:0;bottom:-0.1px;width:1em;z-index:-1;}

/* the end */
