@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	outline: 0;
}

body {
	background: #fff;
	color: #808285;
	font-family: helvetica, arial, sans-serif;
	font-size: 100%;
}

h2 {
	font-size: 2em;
	margin: 0 0 .8em 0;
}

a {
	color: #db8222;
	text-decoration: none;
}

.clear {
	clear: both;	
}

a:hover {
	text-decoration: underline;	
}

#container {
	width: 950px;
	margin: 25px auto;
}

#home_gallery_container #main_image {
	width: 474px;
	height: 432px;
	float: left;
	padding: 1px 0 0 0;
}

#home_gallery_container #gallery_links {
	width: 476px;
	float: left;
}

#home_gallery_container #gallery_links li {
	list-style-type: none;
	width: 237px;
	height: 143px;
	display: block;
	position:relative;
	float: left;
	padding: 1px 0 0 1px;
}

#home_gallery_container #gallery_links li span.bg {
	width: 237px;
	height: 143px;
	display: block;	
}

/*#home_gallery_container #gallery_links li a:hover span.bg {
	filter: white;
	opacity: .15;
	filter: alpha(opacity=15);
}*/

#home_gallery_container #gallery_links li span.title {
	padding-top: 1px;
	height: 40px;
	text-decoration: none;
	font-size: 1.75em;
	color: #121212;
	cursor: pointer;
}

#home_gallery_container #gallery_links li span.title {
	text-indent: 0;	
	background: transparent;
	position: relative;
	text-align: right;
	padding-right: 10px;
	height: 40px;
	overflow: hidden;
	position: absolute;
	bottom:00px;
	right:0px;
	cursor: pointer;
}

#home_gallery_container #gallery_links li#gallery-landscape span.bg { background: url(../../images/img_landscape-gallery.jpg) no-repeat 0 0; }

#home_gallery_container #gallery_links li#gallery-architecture span.bg { background: url(../../images/img_architecture-gallery.jpg) no-repeat 0 0; }

#home_gallery_container #gallery_links li#gallery-people span.bg { background: url(../../images/img_people-gallery.jpg) no-repeat 0 0; }

#home_gallery_container #gallery_links li#gallery-wedding span.bg { background: url(../../images/img_wedding-gallery.jpg) no-repeat 0 0; }

#home_gallery_container #gallery_links li#gallery-editorial span.bg { background: url(../../images/img_editorial-gallery.jpg) no-repeat 0 0; }

#home_gallery_container #gallery_links li#gallery-selections span.bg { background: url(../../images/img_photographers-choice-gallery.jpg) no-repeat 0 0; }

#navigation {
	clear: both;	
	text-align: center;
}

#navigation #logo h1 {
	text-indent: -9000em;
	margin: 0 auto;
}

#navigation #logo h1 {
	background: url(../../images/logo_sub-steve-rasmussen.gif) no-repeat 0 0;
	width: 252px;
	height: 84px;
	float: left;
}

#home_gallery_container #navigation #logo h1 {
	background: url(../../images/logo_steve-rasmussen.gif) no-repeat 0 7px;
	width: 202px;
	height: 109px;	
	float: none;
}

#navigation #nav {
	padding: 25px 0 0 0;	
	float: right;
	width: 658px;
}

#home_gallery_container #navigation #nav {
	padding: 12px 0 0 0;	
	float: none;
	width: auto;
}

#navigation #nav li {
	list-style-type: none;
	padding: 0 20px;
	display: inline;
}

#nav li.selected {
	font-weight: bold;
	color: #db8222;
}

#navigation #nav li a {
	color: #797a7b;
	text-transform:lowercase;
	font-size: 1.3em;
	text-decoration: none;
	zoom: 1;
}

	#navigation #nav li.current a{
		color:#ca7418;
	}

#navigation #nav li a:hover {
	color: #db8222;
}

#content {
	clear: both;
	padding: 0 30px;
}

#content #text {
	width: 424px;
	border: 1px solid #e3e1df;
	float: left;
	height: 403px;
	padding: 30px;
	position: relative;
}

#content #textcont {
	overflow: hidden;
	font-size: .7em;
	color: #bfbfbf;
	line-height: 1.5em;
	position: relative;
	height: 394px;
	width: 424px;
}

#content #textwrap {
	height:2050px;
	width: 424px;
	overflow:hidden;
	position: relative;
}

a#scrollUp, a#scrollDown {
	position: absolute;
	left: 455px;
	display: block;
	width: 20px;
	height: 23px;
	text-indent: -9000em;
}

a#scrollUp { background: url(../../images/img_scrollup.gif) no-repeat 0 0; top: 10px; }

a#scrollDown { background: url(../../images/img_scrolldown.gif) no-repeat 0 0; bottom: 10px; }

#content #text p {
	margin: 0 0 1.1em 0;	
}

#content #image {
	width: 403px;
	text-align: right;
	float: left;
}

#content #image img {
	border: 1px solid #e3e1df;
	padding: 12px;
}

#content #portfolio {
	width: 100%;
	text-align: center;
}

	#fullSizeCont{
		border: 1px solid #e3e1df;
		padding: 12px;
		height:364px;
		margin:0px auto !important;	
	}

#content #portfolio #full-size img {
}

#content #portfolio #portfolio_nav {
	xwidth: 521px;
	width: 	555px;
	margin: 10px auto ;
}

#content #portfolio #portfolio_nav a#scrollLeft, #content #portfolio #portfolio_nav a#scrollRight {
	width: 23px;
	height: 20px;
	display: block;
	text-indent: -9000em;
	xmargin: 23px 0 0 0;
	margin: 58px 0 0 0;
}

#content #portfolio #portfolio_nav a#scrollLeft { background: url(../../images/img_scrollleft.gif) no-repeat 0 0; float: left; }

#content #portfolio #portfolio_nav a#scrollRight { background: url(../../images/img_scrollright.gif) no-repeat 0 0; float: right; }

#content #portfolio #thumbnail_container {
	xwidth: 465px;
	width: 493px;
	xheight: 70px;
	height: 142px;
	text-align: left;
	position: relative;
	overflow: hidden;
	float: left;
	padding: 0 5px;
}

#content #portfolio #thumbnail_container img {
	padding: 4px;
	border: 1px solid #e3e1df;
	xmargin: 0 14px 0 0;
	margin: 0 6px 6px 0;
}

#content #portfolio #thumbnails {
	xwidth: 5117px;
	width: 2117px;
	xheight: 70px;
	height: 142px;
	position: absolute;
}

#content #portfolio #thumbnails a:hover img {
	filter: white;
	opacity: .45;
	filter: alpha(opacity=45);
}

#content span.heading {
	font-size: 1.7em;
	color: #6f7072;
}

#content address {
	font-style: normal;
	margin: 0;
	padding: 0;
}

#content #form {
	padding-top: 100px;
}

#content label {
	font-size: 12px;
	display: block;
	width: 100px;
	float: left;
	padding-right: 10px;
	clear: left;
	text-align: right;
	line-height: 24px;
}

#content input.text {
	width: 240px;
	display: block;
	float: left;
	color:#6f7072;
	border: 1px solid #e3e1df;
	background: #fff;
	font-size: 12px;
	line-height: 24px;
	height: 14px;
	padding:5px;
	margin-bottom: 8px;
}

#content textarea {
	width: 240px;
	display: block;
	float: left;
	color:#6f7072;
	border: 1px solid #e3e1df;
	background: #fff;
	font-size: 12px;
	line-height: 24px;
	height: 54px;
	padding:5px;
	margin-bottom: 8px;
}

#content a#submit {
	font-size: 2.5em;
	padding-top: 1px;
	display: block;
	color: #db8222;
	clear: both;
	border: none;
	text-decoration: none;
	float: right;
	padding-right: 62px;
}

#content p.back-to-top {
	display: block;
	float: right;
	padding-right: 62px;
	clear: both;
	padding-top: 30px;
}

#content p.back-to-top a {
	color: #e5e5e5;	
}

#footer {
	clear: both;
	width: 100%;
	text-align: center;
	font-size: .7em;
	color: #adaeb0;
	padding: 20px 0 0 0;
}

#footer a {
	color: #adaeb0;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}
