body {
	background-color:white;
	font-family:lucida, "Lucida Grande", "Lucida Sans Unicode", arial, helvetica, verdana, sans-serif;
	font-size:11px;
	color:#333;
	margin:0;
}

/* global settings */

a img {
	border:0;
}

a { text-decoration: none; color: #999; }
a.wee { color:#ccc }
a:hover { color: #000 }



p, li, td, th { line-height:1.5em; }

h1, h2, h3, h4 {
	font-weight:normal;
}

h2 { font-size:19px; }
h3 { font-size:14px; }
h4 { font-size:12px; }

th, td { padding-left:0 }

table.tabular_data {
	width:100%;
}
fieldset table, fieldset table.tabular_data {
	margin:1em auto;
	width:80%;
}
.tabular_data th, .tabular_data td { 
	padding:0.2em 1em 0.2em 0;
	text-align:left;
	vertical-align:top;
	border-bottom:1px solid #ddd
}
.tabular_data td { border-color:#eee }
.tabular_data th { border-color:#999 }

ul { list-style-type:square }

/* /global settings */

#workTitle h2 {
	margin:0;
}
#workTitle h4 {
	margin:0.3em 0 1em 0;
}

.workLabel {
	margin:0;
	/* text-transform:uppercase; */
	font-size:11px;
	color:#999;
	/* text-decoration:underline */
}

.workYear { float:right; color:#999; font-size:14px; }

/* utility classes */

.hide { display:none }
.clear { clear:both }
.note { color:#999 }
.lighter { color:#666 }
.wee { font-size:10px }
.left { float:left; margin:0 10px 10px 0 }
.right { float:right; margin:0 0 10px 10px }
.block { display:block }
.hilite { color:#00ac4b }
.error, .alert, .notice {
	padding-left:22px;
	background:url(../images/alert.gif) top left transparent no-repeat;
	color:#c60;
}
.nowrap { white-space:nowrap }
.required, .req { color:orange;font-weight:bold;font-size:18px;vertical-align:bottom }
.icon { vertical-align:middle }

.half {
	float:left;
	width:355px;
	margin-right:20px;
}

/* utility classes */

#topOuter {
	width:100%;
	height:129px;
}

#top {
	width:730px;
	margin:0 auto;
	background:#fff url("../images/logo.gif") 630px 30px no-repeat;	
  	padding-top:60px;
}

#middle {
	width:730px;
	margin:0 auto;
	padding-top:30px !important;
	padding-top:50px;
	padding-bottom:30px;
}

#shortMiddle {
	margin:0 auto;
	padding-top:30px !important;
	padding-top:50px;
	padding-bottom:30px;
	width:580px;
	padding-right:150px;
}

#studio #middle, #info #middle, #contact #middle {
	width:580px;
	padding-right:150px;
}

#contact form {
	margin:20px 0;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
}

#bottom {
	width:730px;
	margin:0 auto;
	padding-top:30px;
	background:transparent url("../images/title-anewera.gif") 0 50px no-repeat;
	text-align:right;
	border-bottom:1px solid #fff;
	height:100px;
}

#bottom p { padding-top:10px; font-size:12px }

#middleOuter {
	width:100%;
	background:#fff url("../images/bkgd-middleOuter.jpg") top left repeat-x;
	border-top:1px solid #999;
}

#bottomOuter {
	width:100%;
	background:#fff url("../images/bkgd-bottomOuter.jpg") top left repeat-x;
	border-top:1px solid #fff;
	margin-bottom:30px;
}

#leftMiddle {
	float:left;
	width:290px;
}

#rightMiddle {
	float:right;
	width:400px;
}

#workpage #rightMiddle p { margin-top:0 }

.thumbsTable {
	float:right;
	margin-left:20px;
}

#homepage #leftMiddle {
	width:350px;
}
#homepage #rightMiddle {
	width:330px;
}
#workpage #leftMiddle {
	width:400px;
}
#workpage #rightMiddle {
	width:280px;
}
#pressroom #leftMiddle {
	width:430px;
}
#pressroom #rightMiddle {
	width:250px;
}
	

hr { height: 1px; color: #ccc; border: none; } /* For Internet Explorer */
html>body hr { height: 1px; background-color: #ccc; border: none; } /* For Gecko-based browsers */
html>body hr { height: 1px; background-color: #ccc; border: 0px solid #ccc; } /* For Opera and Gecko-based browsers */

/* top nav */

#nav ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

#nav ul li {
	float:left;
	font-size:12px;
}

#nav ul li a {
	color:#666;
	display:block;
	/* height:25px; */
	padding:0.3em 1em 0.3em 0;
}

#nav ul li a img {
	vertical-align:middle;
}

/* sub nav */

#subnav ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

#subnav ul li {
	float:left;
}

#subnav ul li a {
	color:#999;
	display:block;
	padding:0.3em 1.2em 0.3em 0;
}

#nav ul li a:hover, #subnav ul li a:hover {
	color:black;
}

#nav ul li a.currentSection, #subnav ul li a.currentSection {
	color:black;
}
 
.thumbholder {
	float:left;
	margin:0px 5px 10px 0 !important;
	width:100px;	
	margin-bottom:0px;
}

.imagecell {
	display:block;
	width:102px;
	height:102px !important;
	height:104px;
	vertical-align:middle;
	text-align:center;
}

.imagecell img {
	vertical-align:middle;
}

.imagecell a img { border:1px solid #ccc; }
.imagecell a:hover img { border:1px solid #999; }

.thumbholder h4 {
	margin:3px 0;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	color:#666;
	width:100px;
}

h3.thumbRowTitle {
	margin-top:0;
	margin-bottom:4px;
	color:#666;
}

#breadcrumbs {
	margin-top:50px;
}

.featureImage {
	text-align:right;
	margin-top:0;
}

#workpage #leftMiddle .featureImage {
	text-align:left;
}

.featureImage img {
	border:1px solid #ccc;
}

#workEnquiryOptions {
	margin-bottom:15px;
}

#workEnquiryOptions td {
	text-align:center;
	border:1px solid #ccc;
}

#workEnquiryOptions td a {
	display:block;
	padding:0.8em;
}

#workEnquiryOptions td a:hover {
	background-color:#eee;
}

#workEnquiryOptions img { vertical-align:middle }

/* form fields */
input, select, textarea {
	background-color:white;
	border:1px solid #999;
	color:#333;
	font-size:11px;
	font-family:lucida, "Lucida Grande", "Lucida Sans Unicode", arial, helvetica, verdana, sans-serif;
	padding:0.3em;
}

.submit {
	border:1px solid #ccc;
	font-size:12px;
	background-color: #fff;
	color:#000;
	padding:0.3em;
}

.submit_alt {
	border:1px solid green;
	font-size:12px;
	font-weight:bold;
	background-color: green;
	color:#fff;
	padding:0.3em;
}

.checked { color: green; }

input:focus, textarea:focus, select:focus {
	color: #000;
	border-color: #000;
	background-color:white;
}

.submit:hover { background-color:#eee; }

fieldset { border:1px solid #ccc }
legend { color:#666; font-weight:normal; background-color:transparent }

#pooh { display:none; } /* honey trap ID */

#searchForm td {
	padding:0.4em 2em 0.4em 0;
	text-align:left;
	vertical-align:top;
}

.linksBox h4 {
	margin:0 0 0.5em 0;
	color:black;
	font-size:14px;
}

.linksBox {
	/* float:left;
	width:320px;
	padding:0 10px 10px 0;
	border-bottom:1px solid #ccc;*/
	padding-bottom:20px; 
}

.linksContacts, .linksAddress {
	float:left;
	width:50%;
}

.linksBox p {
	margin:0 0 0.5em 0;
}

.newspic {
	float:right;
	padding:0 0 6px 6px;
	margin:0;
}

#contactDetails {
	float:right;
	width:200px;
}

/*
#slideshow {
	width:670px;
	margin:0 auto;
	padding-top:3px;
}

#slideshow td {
	padding:0;
	vertical-align:top;
	text-align:left;
}
*/

.searchResult {
	float:left;
	width:350px;
	padding:6px 0;
}

.searchResult h4, .searchResult p { margin:0 }

.searchResultThumb {
	float:left;
	padding-right:10px;
}

#emailUpdatesForm fieldset {
	margin-top:20px;
}
#emailUpdatesForm table {
	/*
	width:280px;
	margin:0 auto;
	padding:5px 0;
	*/
}

#emailUpdates {
	clear:both;
	text-align:left;
}

#logout_link {
	float:right;
	text-align:right;
}

#card_logos img { vertical-align:middle }

#basket_message { float:right; text-align:right; }
	
#delivery_cost { color:#c60 }
span#delivery_cost { padding-left:10px; }

#medium_selector {
	width:50%;
	margin:15px 0;
}

#medium_selector select {
	width:100%;
	margin:5px auto;
}