*  {
	margin: 0; padding: 0;
	list-style-type: none;
}
body {
	font: 76% Arial, Verdana, "Trebuchet MS", Tahoma, Sans-serif;
	color: #666;
	background: #bdac92 url(/images/bgrounds/body.gif) repeat-x;
}

.clear {
	height: 0px;
	line-height: 0;
	clear: both;
	font-size: 0px;
	width:100%;
}
.clear-line {
	margin:10px 0 20px 0;
	height: 2px;
	line-height: 0;
	clear: both;
	font-size: 0px;
	background-color: #eee;
	width:100%;
}

a { font-size: 1em; }
a:link { color: #bdac92; text-decoration: underline; }
a:visited { color: #bdac92; text-decoration: underline; }
a:hover { color: #312c25; text-decoration: none; }
a:active { color: #bdac92; text-decoration: underline;}
:focus {
	outline: none;
}
#content {font-family: 'PT Sans Narrow', arial, serif; font-size:18px;}
#content ul { margin: 0 0 1em 5px;  }
#content ul li { 
	margin: 0 0 .4em 0; 
	padding: 0 0 0 20px; 
	background: url(/images/icons/arrow.gif) no-repeat 4px 4px; 
}
#content ul li ul {
	padding: 6px 0 0 0;
}
#content ol {
	margin: 0 0 1em 20px;
}
#content ol li {
	list-style-type: decimal;
	margin: 0 0 .4em 0; 
}

p, table, td, p a, li a, table a, dl a {
	font-size: 1em;
}

img { border: 0; }
.img-l, .left_aligned_image_margin, .left_aligned_image_margin_and_border { margin: 0 10px 10px 0; float: left; }
.img-r, .right_aligned_image_margin, .right_aligned_image_margin_and_border { margin: 0 0 10px 10px; float: right; }
.img-c { margin-left: 0px; margin-bottom: 10px}
.img-bdr, .image_border, .right_aligned_image_margin_and_border, .left_aligned_image_margin_and_border { padding: 1px; border: 1px solid #eee; }

h1, h2, h3, h4, h5, h6 {
	font-size: 1em;
	margin: 0 0 .5em 0;
	color: #666;
}
h1 { font-size: 24px; color: #bdac92; margin-bottom: 1em; }
h2 { font-size: 22px; }
h3 { font-size: 18px; }
h4 { font-size: 16px; }
h5 { font-size: 1em; }
h6 { font-size: 1em; }
#welcome h1 {
	color: #727274;
	font-size: 1.65em;
	margin-bottom: 5px;
}
#welcome h2 {
	color: #bdac92;
	font-size: 1.65em;
	margin-bottom: 5px;
}
h1 span, h2 span, h3 span {
	display: none;
}

p {
	margin: 0 0 1em 0;
}

hr {
	height: 1px;
	border-width: 0;
	border-top: 1px solid #eee;
	background-color: #fff;
	margin: .5em 0 !important;
	margin: 0;
}

#container {
	margin: 0 auto;
	width: 990px;
	text-align: left;
	background: #fff;
}
#header {
	position: relative;
	width: 100%;
	height: 180px;
}

#header .logo {
	position: absolute;
	left: 45px;
	top: 53px;
}
#masthead {
	margin: 0 0 0 45px;
	height: 600px;
	position: relative;
	z-index: 10;
}

#slide-overlay {
	position: absolute;
	top: 525px;
	left: 0px;
	z-index: 5;
}
#aipp {
	position: absolute;
	top: 523px;
	left: 732px;
	z-index: 5;
}
#rotator {
	z-index: 2;
	display: block;
	width:900px;height:600px;overflow: hidden;
	background: transparent url(/images/bgrounds/ajax-loader.gif) no-repeat 50% 50%;
}
.gal-rotator {
	display: block;
	width:900px;height:600px;overflow: hidden;
	background: transparent url(/images/bgrounds/ajax-loader.gif) no-repeat 50% 50%;
}

#welcome {
	background-color: #fff;
	min-height: 92px;
	height:92px;
	padding: 24px 252px 0 72px;
	width: 666px;/* 900 */
}

#nav {
	position: absolute;
	left: 430px;
	top: 87px;
	width: 516px;
	height: 13px;
}
#nav li {
	float: left;
	display: inline;
	margin-right: 24px;
}
#nav li#con {
	margin: 0;
}
#nav li a {
	display: block;
	overflow: hidden;
	text-indent: -9000px;
	width: 35px;
	height: 13px;
	background: url(/images/text/nav/home.gif) no-repeat;
}
#nav li#abo a { background-image: url(/images/text/nav/about.gif); width: 36px}
#nav li#por a { background-image: url(/images/text/nav/portfolio.gif); width: 50px }
#nav li#fav a { background-image: url(/images/text/nav/steves-favourites.gif); width: 110px }
#nav li#rec a { background-image: url(/images/text/nav/steve-recommends.gif); width: 121px }
#nav li#con a { background-image: url(/images/text/nav/contact.gif); width: 44px }

#nav li a:hover, #nav li.current a {
	background-position: 0 -13px;
}
#home #content {
	padding: 0;
min-height:0px;
}
#content {
	min-height:475px;
	padding: 0 45px 25px 45px;
}

#main {
	width: 990px;
}
#main-l, #main-r {
	float: left;
	display: inline;
}
#main-l {
	
}
#main-r {
	
}

.data {
	width: 100%;
	margin: 0 0 1em 0;
}

.data, .data td, .data th {
	border: 1px solid #d3d3d3;
	border-collapse: collapse;
}
.data td, .data th {
	text-align: left;
	vertical-align: top;
	padding: 5px;
}

.data th {
	background-color: #000;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
}


#contactForm {
	width: 100%;
	margin-bottom: 0;
}
#contactForm table {
	/*border: 1px solid #dbdbdb;*/
}
#contactForm td, #contactForm th {
	text-align: left;
	vertical-align: top;
	padding: 10px 10px 0 0;
}
#contactForm th {
	width: 240px;
	color: #666;
}
#contactForm label {font-weight:normal;}
#contactForm textarea, #contactForm input {
	width: 250px;
	font-size: 1em;
	color: #666;
	border: 1px solid #bdac92;
	padding: 5px;
}
#contactForm textarea {
	font-family: Arial, Verdana, "Trebuchet MS", Tahoma, Sans-serif;
	font-size: .95em;
}
#contactForm input.button {
	width: auto;
	color: #fff;
	background-color: #bdac92;
	border: none;

}
div#appendmsg {
	font-size: .9em;
	margin: 5px 0 0 0;
}
.error-return h2 {
	color: #fff;
	margin-bottom: .5em;
}
#contactForm label.block {
	display: block;
}
#contactForm label.block input {
	width: auto;
}
.error-return {
	background-color: #bdac92;
	color: #fff;
	text-align: center;
	padding: 10px 0;
	margin-bottom: 1em;
}
.error-return p {
	margin-bottom: 0;
}
#contactForm .error {
	display: block;
	color: #bdac92;
	margin: 2px 0 0 0;
	font-size: 16px;
}
#footer {
	background: transparent url(/images/bgrounds/footer.png) no-repeat 0 0;
	margin: 0 auto;
	width: 970px;
	height: 60px;
	padding: 10px;
	text-align: right;
}
#photoset {
	width: 900px;
	margin-bottom: 25px;
	height: 600px;
}
#photoset p.image {
	width: 900px;
	height: 600px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
#contactForm select {
	width:250px;
	background: #fff;
	border: 1px solid #bdac92;
	padding:5px;


}
/*#mycarousel {
	float: right;
	display: inline;
}

#photoset h3 {
	float: left;
	width: 330px;
	line-height: 19px;
}
#photoset h3 a {
	float: right;
	width: 100px;
	font-size: .8em;
	text-align: right;
	line-height: 19px;
	padding: 0 25px 0 0;
	background: url(/images/icons/view-larger.gif) no-repeat right 50%;
	color: #000;
	text-decoration: underline;
}
#photoset h3 a:hover {
	color: #0ff89d;
	text-decoration: none;
}
*/



#content #photonav li {
	/*float: left;*/
	width: 150px;
	height: 160px;
	background: transparent url(/images/bgrounds/ajax-loader.gif) no-repeat 50% 50%;
	padding: 0 0 0 0;
	margin: 0 15px 0 0; 
}
#content #photonav ul {
	margin: 0 0 0 0;
}

#content #photonav li a {
	display: block;
	width: 150px;
	height: 160px;
	overflow: hidden;
}
#content #photonav li.activeSlide a {
	/*border-color: #de912d;*/
}


#portfolio-listing img {
	float: left;
	display: inline;
	margin: 0 15px 15px 0;
}
#portfolio-listing img.last {
	margin-right: 0;
}

p.breadcrumbs {
	/*text-align: center;*/
	font-size: 1.2em;
}

.contact-steve {
	width: 101px;
	height: 30px;
	display: block;
	float: right;
	overflow: hidden;
	text-indent: -9000px;
	background: url(/images/text/contact-steve.gif) no-repeat; 
	margin: -6px 0 0 0;
}
.contact-steve:hover {
	background-position: 0 -30px;
}
a.scene {display: block; height: 193px; width:290px; overflow: hidden;border:1px solid #ccc;}
.photoholder {display:inline;float:left;margin:0 6px 25px 0;}
.photoholder p {padding:0; margin: 5px 0;}
.photoholder p a {width:290px; color:#fff; letter-spacing: 0.1em; margin-bottom: 0px; text-align: center; text-transform: uppercase;font-size: 14px;display: block;line-height: 22px;margin-bottom: 0;background: #bdac92;border:1px solid #aa9472;}
.photoholder p a {text-decoration: none;}
.photoholder p a:hover {background: #79797b;color:#fff;border:1px solid #68686a;}
a.gallink {color:#79797b;text-decoration: none;}
a.gallink:hover {color:#bdac92;}
.main-photo {position: absolute;width:900px; height:600px;}
.main-photo-overlay {background: transparent url(/images/black-overlay.png) repeat 0 0;display: block; width:320px; height:560px;position: absolute; top:0; left:540px;padding:20px;color:#fff;z-index: 2000}
.main-photo-overlay h2 {color:#BDAC92; font-size: 30px;}
.main-container-left {display:block;width:300px;float:left;}
.main-container-right {display:block;width:550px;float:right;}
.main-container-left1 {display:block;width:550px;float:left;}
.main-container-right1 {display:block;width:300px;float:right;}

.news-image {display: block; background: #ccc;width:102px;  padding:2px 0 2px 2px;float:left;margin:0 30px 0 0;overflow: hidden;}
.news-item, .news-item p {font-size: 14px; color:#5c5c5c;}
.news-item a, .news-item a:link, .news-item a:visited {color:#BDAC92; text-decoration: none;}
.news-item a:hover {color:#2b2b2b;}
ul#news li {margin-bottom: 20px;display:block; width:100%;clear: both;}
.news-title {font-family: arial, serif; font-weight:  700;font-size: 16px;color:#BDAC92;line-height: 18px;padding-bottom: 5px;display: block;}
#footer a {color:#666;text-decoration: none;}
#footer a:hover {color:#333;text-decoration: underline;}
a.thumb {padding-top:10px;}
a.activeSlide {background: url(/images/bgrounds/this-thumb.gif) no-repeat 0 0; }
