/* @override 
	http://www.jamesmeyerart.com/stylesheet2.css
*/

body {
	width: 976px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	background-color: #ffffff;
	color: #433f2c;
}
img {
	border-width: 0px;
}
#header {
	width: 800px;
	margin-left: 176px;
}
#navigation {
	width: 800px;
	margin: 4px 0px 9px 170px;
	text-align: left;
	padding-bottom: 6px;
	background-color: white;
	line-height: 22px;
}
#navigation span {
	margin-left: 7px;
	margin-right: 1px;
}
#navigation a {
	color: #847b56;
	font-family: helvetica, arial, sans-serif;
	text-decoration: none;
	font-size: 12px;
	xline-height: 20px;
	margin-bottom: 15px;	
}
#navigation a:hover {
	color: #666666;
	cursor: hand;
}
#navigation a.selected {
	color: #b3b0a7;
}
#content {
	background-color: white;
	padding: 20px 0 20px 0;
	width: 800px;
	float: right;
	margin: auto;
	margin-bottom: 20px;
	text-align: justify;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	line-height: 22px;
	border-style: solid;
	border-color: #a99d6f;
	border-width: 1px 0 1px 0;
}
#content a {
	color: #2e2b1e;
}
td#viewernav {
	padding-top: 3px;
}
.viewer .showtitle {
	color: #4c4732;
	xcolor: #666044;
	font-weight: bold;
}
.viewer .showsubtitle {
	xcolor: #666044;	
}
#content a.returner {
	xcolor: #666044;
}
.viewer .returner {
	color: #cccccc;
	text-decoration: none;
	margin-left: 30px;
	display: block;
	float: right;
}
.viewer .returner:hover {
	color: #eeeeee;
}
#viewernav {
	padding-bottom: 15px;
}
#thumbnails div {
	float: left;
	margin-right: 10px;
}
#thumbnails img {
/*
	opacity: .65;
	filter: alpha(opacity = 65);
*/
	margin-bottom: 10px;
	width: 90px;
	height: 90px;
	border-style: solid;
	border-color: #ffffff;
	border-width: 1px;
}
#thumbnails .selected {
/*	filter: alpha(opacity = 100);
/*	opacity: 1;*/
	border-style: solid;
	border-color: #a99d6f;
	border-width: 1px;
}
#viewer {
	text-align: right;
}
#viewer img {
	margin-bottom: 10px;
}
#viewer .imagetitle {
	font-weight: bold;
}
td {
	font-size: 11px;
}

/* @group Portfolio Navigation 2012 */
ul#portfolio_navigation {
	width: 150px;
	float: left;
	margin-right: 24px;
	text-align: right;
	list-style-type: none;
	margin-top: 17px;
	padding-left: 0px;
}
ul#portfolio_navigation li, span.mentorship {
	line-height: 28px;
	color: #b3b0a7;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;			
}
ul#portfolio_navigation li a{
	text-decoration: none;
	color: #b3b0a7;
}

#deko_logo {
	clear: both;
	width: 800px;
	margin-left: 176px;
	text-align: right;
	padding-top: 80px;
}

/* @end */

/* @group Old Styles */

#content_bak {
	background-color: white;
	padding: 20px 0 20px 0;
	width: 800px;
	margin: auto;
	text-align: justify;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	border-style: solid;
	border-color: #a99d6f;
	border-width: 1px 0 1px 0;
}

.showlist .showrow:hover {
	background-color: #f1f1f1;
}
.showlist img {
	margin: 0 30px 0 0;
}
.showlist .show_title a {
	font-weight: bold;
	text-decoration: none;
	xcolor: #4c4732;
	color: #776f50;
}
.showlist .spacer {
	height: 20px;
}

/* @end */