/* base.css 

The base stylesheet for the 'Screen' media.
*/
html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, 
big, cite, code, del, dfn, em, img, ins, kbd, samp, small, strike, strong, sub, sup, tt, var, dl, dt, 
dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: none;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
hr, .noshow, #jumper, #return-to-top { display: none }
:focus { outline: 0 }

html {
	width: 100%;
}

body {
	background: #fff;
	color: #4c4c4c;
	font: 80% Geneva, Helvetica, Arial, sans-serif;
	line-height: 170%;
	margin: 15px auto;
	padding: 0;
	width: 820px;
}

h1 {
	font-size: 22px;
	margin: 0 0 6px;
	padding: 8px 0 0;
}

h4 {
	color: #dadada;
	margin-bottom: 12px;
}

a:link, a:active, a:visited {
	color: #9e1f24;
	text-decoration: none;
}

a:focus, a:hover {
	text-decoration: underline;
}

label { font-weight: bold }

dd input {
	padding: 4px 2px;
	width: 300px;
}

label input { width: auto !important }
li label { font-weight: normal !important; padding-right: 10px }

dd ul { list-style-type: none }
dd ul li { display: inline }

button {
	background: #ed9e69;
	border: 1px solid #c57239;
	color: #fff;
	cursor: pointer;
	font-size: 12px;
	padding: 8px 16px;
}

button:hover, button:focus {
	background: #c57239;
	border: 1px solid #c57239;
	color: #fff;
}

.form-items {
	margin: 5px 0 12px 0;
}

#content p { margin-bottom: 12px }

p.first { 
	color: #7e7e7e; 
	font-size: 125%;
	line-height: 180%;
}

.push {
	padding-top: 29px;
}

#basket-banner {
	background: #fcfcf5;
	border-bottom: 1px solid #edede2;
	height: 20px;
	left: 0;
	margin-bottom: 10px;
	padding: 3px 0;
	position: absolute;
	top: 0;
	width: 100%;
}

#basket-frame {
	color: #bbbb98;
	font-size: 10px;
	margin: 0 auto;
	text-align: right;
	width: 790px;
}

#header {
	height: 85px;
	position: relative;
	margin-bottom: 20px;
}

#navigation {
	list-style-type: none;
	position: absolute;
	top: 0;
	right: 0;
}

#navigation li {
	display: inline;
	padding-right: 20px;
}

#navigation li.last {
	padding: 0;
}

#address-details {
	bottom: 0;
	font-size: 11px;
	position: absolute;
	right: 0;
	text-align: right;
}

#content {
	margin-bottom: 20px;
	min-height: 400px;
	position: relative;
}

#banner {
	list-style-type: none;
	height: 310px;
	margin-bottom: 15px;
}

#banner li {
	cursor: pointer;
	float: left;
	height: 310px;
	margin-right: 22px;
	width: 180px;
}

#banner li.last, #banner-small li.last {
	margin: 0;
}

#banner li img {
	height: 310px;
	width: 180px;
}

#banner h3 { display: none }

#banner-small {
	list-style-type: none;
	height: 280px;
	margin-bottom: 15px;
}

#banner-small li {
	float: left;
	height: 280px;
	margin-right: 22px;
	width: 180px;
}


#intro, #intro-small {
	float: left;
	min-height: 250px;
	width: 455px;
}

#intro-small { width: 430px }
#intro-large { width: 500px }

#portfolio {
	float: right;
	padding-left: 12px;
	width: 325px;
}

#portfolio-gallery {
	margin-top: 12px;
	list-style-type: none;
}

#portfolio-gallery li {
	border: 1px solid #e9e9e9;
	float: left;
	height: 84px;
	margin: 0 9px 9px 0;
	padding: 6px;
	text-align: center;
	width: 84px;
}
#portfolio-gallery li.last { margin-right: 0 }
#portfolio-gallery li:hover { border-color: #dedede; cursor: pointer }

#portfolio-gallery li img {
	height: 82px;
	width: 80px;
}
#portfolio-gallery li img.horz {}
#portfolio-gallery li img.vert {}

#gallery-note {
	clear: left;
	padding-top: 18px;
}

#gallery-note em {
	font-size: 11px;
}

#features {
	float: right;
	font-size: 12px;
	line-height: 150%;
	list-style-type: none;
	width: 295px;
}

#features li {
	border: 1px solid #e9e9e9;
	cursor: pointer;
	height: 80px;
	margin: 0 0 6px;
	padding: 8px;
}

#features li:hover {
	background: #fcfcf5;
	border-color: #dedede;
}

#features img {
	border: 1px solid #efefef;
	float: left;
	height: 78px;
	margin-right: 15px;
	width: 48px;
}

#details {
	text-align: center;
}

#packages {
	padding: 8px 0 20px;
}

#packages dt {
	border-bottom: 1px solid #d4d4d4;
	margin-bottom: 6px;
	padding-bottom: 3px;
}

#gallery {
	list-style-type: none;
	margin: 20px 0;
	overflow: auto;
}

#gallery li {
	border: 1px solid #efefef;
	float: left;
	margin: 0 10px 10px 0;
	min-height: 335px;
	padding: 19px;
	text-align: center;
	width: 210px;
}

.gallery-img {
	height: 120px;
	width: 220px;
}

#gallery-photos {
	list-style-type: none;
	margin: 20px 0;
	overflow: auto;
}

#gallery-photos li {
	border: 1px solid #efefef;
	float: left;
	height: 370px;
	margin: 0 10px 10px 0;
	min-height: 370px;
	padding: 19px;
	text-align: center;
	width: 200px;
}

#gallery-photos li img {
	width: 200px;
}

#photo-holder {
	text-align: center;
	width: 100%;
}

#the-photo {
	border: 1px solid #efefef;
	padding: 3px;
}

#photo-description {
	font-style: italic;
}

#options {
	padding-top: 20px;
	width: 100%;
}

legend { display: none }

#size-formats {
	float: left;
	width: 340px;
}

#formats {
	margin-left: 350px;
}

#pp-note {
	clear: both;
	font-size: 11px;
	padding-top: 10px;
}

#footer {
	clear: both;
	height: 230px;
	margin-bottom: 20px;
	padding-top: 20px;
	position: relative;
}

#footer p {
	color: #909090;
	font-size: 10px;
}

#basket {
	/*border-collapse: collapse;*/
	margin: 18px 0 0;
	width: 100%;
}

thead th {
	border-bottom: 1px solid #efefef;
	margin: 0 15px;
}

tbody td {
	height: 22px;
	margin: 3px 15px;
	padding: 8px;
	text-align: center;
}

tfoot td {
	padding: 10px 8px 0 8px;
	text-align: right;
}

/*.stripe {
	background: #fcfcf5;
}*/

#basket-head-ref { width: 150px }
#basket-head-format { width: 440px }
#basket-head-quantity { width: 60px }
#basket-head-price { width: 75px }

.format {
	color: #484848;
	font-size: 11px;
}

.price { text-align: right }

#copyright {
	position: absolute;
	bottom: 0;
	left: 0;
}

#strap {
	position: absolute;
	bottom: 0;
	right: 0;
}

#ppdetails ul {
	font-size: 11px;
	margin-left: 18px;
}

#empty-basket {
	font-style: italic;
	height: 70px;
	padding-top: 10px;
	text-align: center;
	width: 100%;
}

.page-controls {
	margin: 5px 0;
}

.control {
	padding: 0 2px;
}

.paginate-link {
	padding: 0 10px;
}

.required { color: #ff0000 }

#photo-nav { font-weight: bold; position: relative }
#next-nav {
	position: absolute;
	right: 0;
}

#nyf-gallery {
	list-style: none;
}

#nyf-gallery li {
	float: left;
	list-style: none;
	margin: 0 4px 12px 0;
	text-align: center;
}

#nyf-gallery li img {
	border: 1px solid #efefef;
	display: block;
	margin-bottom: 4px;
	padding: 3px;
}

tr.odd {
	background: #fdf9f6;
}
tr.even {
	background: #fff;
}

#portrait-table {
	font-size: 11px;
	width: 100%;
}

#portrait-table-select {
	width: 50px;
}

#portrait-table-size {
	width: 330px;
}

#portrait-table-cost {
	width: 150px;
}

#portrait-table-quantity {
	width: 75px;
}

#controls {
	border-top: 1px solid #efefef;
	clear: both;
	margin-top: 8px;
	padding-top: 18px;
}