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


body {
	margin: 0px;
}
img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;	
}


#wrapper{
	width: 371px;
	height: 204px;
	overflow: auto;
	font-family: "Gill Sans", Verdana, Arial, Helvetica, sans-serif;
}

#wrapper img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 5px 15px 5px 5px;
	float:left;
	vertical-align:text-top;
}
#wrapper a {
	float:left;
	height:60px;
	padding-top:10px;
	width:70%;
}

.portfolioNavTxt{
	font-size:12px;
	color:#702D07;
	font-weight: normal;
}


.normal {
	background: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6F311B;
	float:left;
	width:100%;
}
.selected {
	background: #E1DFD0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6F311B;
	float:left;
	width:100%;
}
A:link
{
	TEXT-DECORATION: none;
	color: #702D07;
}
A:visited
{
	TEXT-DECORATION: none;
}
A:active
{
	TEXT-DECORATION: none;
}
A:hover
{
	TEXT-DECORATION: none;
}

.infoBar {
	font-size: 11px;
	color: #FFF;
	background-color: #502312;
	font-family: "Gill Sans", Verdana, Arial, Helvetica, sans-serif;
}
#imgDetail {
	height: 375px;
	width: 305px;
	padding: 7px;
}
#imgDetailFrame {
	position:absolute;
	left:506px;
	top:0px;
	width:320px;
	height:420px;
	z-index:5;
	background-color: #FFFFFF;
	layer-background-color:
	#FFFFFF;
	border: 1px none #000000;
}
