/*
PMS 478: #7d3520
tinted:	 #a2857d

*/
html { overflow: -moz-scrollbars-vertical !important; }
body {
	position:relative;
	text-align:center;
	background-color:#7d3520;
	font: normal normal normal 12px 'Franklin Gothic', Helvetica, Arial, sans-serif;
}
a, a:active {
	color:#7d3520;
	text-decoration:none;
	
}
a:visited {
	color:#7d3520;
}
a:hover {
	color:#a2857d;
}
h2 {
	margin:0 0 .7em 0;
	padding-top:1em;
	font-size:1.4em;
}
h3 {
	font-size:1.3em;
	padding:.5em 0 .5em 0;	
}
h3.error {
	color:#fc1111;
}

hr {
	border:none;
	border-bottom: 1px solid #a2857d;
}
p {
	margin:0 0 .7em 0;
	line-height:1.3em;
}
strong {
	color:#7d3520;
	font-weight:bold;
}
em{
	font-style: italic;
}
input {
	margin:0 0 1em 0;
}
input[type="text"], textarea {
	border: 1px solid #7d3520;
	font: normal normal normal 1.1em Helvetica, Arial, sans-serif;
	padding:3px;
	width:360px;
	background-color:#fcfcfc;
	margin:1px;
}
input[type="text"]:focus, textarea:focus {
	border:2px solid #7d3520;
	margin:0;
}
input[type="submit"] {
	border: 2px outset #7d3520;
	color:#ffffff;
	background-color:#7d3520;
	margin-top:.5em;
}

.spacer {
	clear:both;
}
.error {
	color:#fcffff;
}
#wrap {
	width:610px;
	margin: 0 auto;
	padding:15px 0 0 15px;
	background-color: #ffffff;
	text-align:left;
	background: #7d3520 url(images/shadow.gif) top center repeat-y;
}

#header {
	padding: 10px;
	position:relative;
}
h1#lane_roberts {
	width: 459px;
	height: 66px;
	position: relative;
	font-size: 1.2em;
	margin:0;
	}
h1#lane_roberts span {
	background: url(images/header.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}
#mainNav {
	left:100px;
	top:-20px;
	width:360px;
	height:12px;
    position: relative;
	font-size: .9em;
}
#mainNav li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	text-indent:-30000px;
}
#mainNav li, #mainNav a {
    height: 11px;
	display: block;
}
#portfolio {
	left: 0; width: 65px;
}
#portfolio a{
	background-image: url(images/nav.gif);
	background-repeat:no-repeat;
	background-position: 0 0;
}
#portfolio a:hover {
	background-position: 0 -12px;
}
#portfolio a:active, #portfolio a.current {
	background-position: 0 -25px;
}
#contact {
	left:105px;
	width:60px;
}
#contact a {
	background-image: url(images/nav.gif);
	background-repeat:no-repeat;
	background-position:-105px 0;
}
#contact a:hover {
	background-position: -105px -12px;
}
#contact a:active, #contact a.current {
	background-position: -105px -25px;
}
#resume {
	left:215px;
	width:55px;
}
#resume a {
	background-image: url(images/nav.gif);
	background-repeat:no-repeat;
	background-position: -215px 0;
}
#resume a:hover {
	background-position: -215px -12px;
}
#resume a:active, #resume a.current{
	background-position: -215px -25px;
}
#about {
	left:320px;
	width:45px;
}
#about a{
	background-image: url(images/nav.gif);
	background-repeat:no-repeat;
	background-position: -320px 0;
}
#about a:hover {
	background-position: -320px -12px;
}
#about a:active, #about a.current {
	background-position:-320px -25px;
}
#content {
	margin-left:110px;
	margin-top:0;
	margin-right:10px;
	margin-bottom:10px;
	padding-right:85px;
}

#folio_dl p {
	font-size:1.1em;
}
#folio_dl img {
	position:relative;
	top:4px;
}

#footer {
	clear:both;
	text-align: center;
	margin: 20px 0 0 0;
	font-size:.9em;
}
/* ---------------------------------
		Portfolio page specific
	------------------------------*/
#gdesign {
	width: 126px;
	height: 19px;
	position: relative;
	font-size: 1em;
	}
#gdesign span {
	background: url(images/graphic_design.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

#fine_art {
	width: 72px;
	height: 13px;
	position: relative;
	font-size: 1em;
}
#fine_art span {
	background: url(images/fine_art.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}
#imgWrap {
	text-align:center;
	vertical-align:middle;
	display:table-cell;
	height:400px;
	width:380px;
}
h3.title {
	font-size:1.3em;
	padding:.5em 0 .5em 0;
	color:#7d3520;
	text-align:center;
	height:26px;
	width:377px;
}

#next {
	width: 30px;
	height: 26px;
	position: relative;
	font-size: 10px;
	float:right;
}
#next span {
	background: url(images/go-next.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

#prev {
	width: 30px;
	height: 26px;
	position: relative;
	float:left;
	font-size: 10px;
}
#prev span {
	background: url(images/go-previous.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}
.thumbs li {
	display:inline;
	width:120px;
	height:100px;
	vertical-align:middle;
}
.thumbs a img {
	border:1px solid #666666;
	background-color: #dddddd;
	padding:3px;
	margin:10px 10px 10px 0;
	vertical-align:middle;
}
#displayed {
	text-align:center;
	background:#CCC;
	padding:10px;
	border:1px solid #7d3520;
}

