body{
	background:#fff;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}
.main{
	/*width:945px;*/
	margin:0 0 0 0px;
}
/*--Column left--*/
.column-left{
	width:335px;
	float:left;
}
.header-column-left{
	height:240px;
	background:url(images/interior/logo.gif) no-repeat;
	width:316px;
	height:238px;
	margin:0;
	position:relative;
}
.header-column-left a.logo{
	display:block;
	height:190px;
	width:316px;
	text-indent:-9999px;
	overflow:hidden;
	position:relative;
	z-index:1;
}
.header-column-left p{
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
	padding:0;
}
p.john{
	background:url(images/interior/john.gif) no-repeat;
	width:157px;
	height:15px;
	position:absolute;
	top:109px;
	left:73px;
}
p.photog{
	background:no-repeat;
	width:190px;
	height:63px;
	position:absolute;
	top:137px;
	left:126px;
}
p.request{
	background:url(images/interior/request.gif) no-repeat;
	width:160px;
	height:12px;
	position:absolute;
	top:202px;
	left:126px;
}
p.request a{
	display:block;
	width:160px;
	height:12px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
	padding:0;
}
p.request a:hover{
	background:url(images/interior/request.gif) no-repeat 0 -12px;
	height:12px;
}
.logo-menu{
	background:url(images/interior/bio.gif) no-repeat;
	margin:0;
	padding:0;
	list-style:none;
	width:144px;
	height:15px;
	overflow:hidden;
	position:absolute;
	bottom:0;
	left:22px;
}
.logo-menu li{
	float:left;
	height:23px;
	padding:0 8px 0 0;
}
.logo-menu li.site{
	width:36px;
}
.logo-menu li.bio{
	width:25px;
}
.logo-menu li.contact{
	width:66px;
	padding:0;
}
.logo-menu li a{
	display:block;
	height:23px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
	padding:0;
}
.logo-menu li.site a:hover{
	background:url(images/interior/bio.gif) no-repeat 0 -23px;
	width:36px;
}
.logo-menu li.bio  a:hover{
	background:url(images/interior/bio.gif) no-repeat -44px -23px;
	width:25px;
}
.logo-menu li.contact a:hover{
	background:url(images/interior/bio.gif) no-repeat -77px -23px;
	width:66px;
	padding:0;
}
.content-column-left{
	margin:2px 0 0 24px;
	padding:5px 0;
}
/*--Main menu--*/
#menu{
	list-style:none;
	margin:0;
	padding:3px 0;
	width:227px;
	border-top:#c9c8c8 1px solid;
	border-bottom:#c9c8c8 1px solid;
}
#menu li {
	list-style: none;
	margin:0;
	padding:0;
	line-height:20px;
}
#menu li.first a{
	color:#b7d6d1;
}
#menu li a{
	font-size: .70em;
	font-weight: bold;
	text-decoration:none;
	color:#636467;
}
#menu li.hover,
#menu li:hover {
	position: relative;
}
#menu li.selected a,
#menu li.hover a,
#menu li:hover a{
	color:#ef4023;
	text-decoration:none;
}
#menu li.hover ul,
#menu li:hover ul {
	display: block;
}
#menu ul {
	display: none;
	width:230px;
	padding:0;
	overflow:hidden;
	margin:0
}
#menu ul li{
	float:left;
	border:none;
	padding:0 0 1px 1px;
	margin:0;
	width:36px;
	height:36px;
}
a.thumbLink img{
	border:none;
	padding:1px;
	margin:0;
}
/*----*/
.morb{
	background:url(images/interior/morb.gif) no-repeat;
	width:227px;
	height:25px;
	margin:6px 0 0 0px;
}
.morb a{
	display:block;
	width:227px;
	height:25px;
	text-indent:-9999px;
	overflow:hidden;
}
.morb a:hover{
	background:url(images/interior/morb.gif) no-repeat 0 -25px;
	width:227px;
	height:25px;
}

#photographerList{
	list-style: none;
	padding: 0;
	margin: 8px 0px 0px 8px;
}

#photographerList li{
	padding: 0;
	margin: 0;
}

.morb a.categoryLink{
	background-repeat:no-repeat;
	display:block;
	font-size:0.2em;
	height:10px;
	margin:0 0 7px;
	padding:0;
	text-indent:-9999px;
	width:217px;
}

.morb a.categoryLink:hover{
	background-position: 0px -21px;
}

.morb a.categoryLink.selected{
	background-position: 0px -10px;
}

/*--column right--*/
.column-right{
	/*width:590px;
	float:left;*/
	position: absolute;
	left: 340px;
	top: 0px;

}
/*--column right header--*/
.top-menu{
	margin:7px 0 5px 0;
	padding:0;
	overflow:hidden;
	width:590px;
	height:1%
}
/*----*/
.pointer-menu,
.menu-top-right,
.menu-top-left{
	list-style:none;
	margin:0;
	padding:0;
}
.menu-top-right li,
.menu-top-left li{
	background:url(images/interior/line.gif) no-repeat;
	float:left;
	height:11px;
	padding:0 0 0 7px;
	margin:0;
	text-indent:-9999px;
	overflow:hidden;
}
.menu-top-left li a.email{
	background:url(images/interior/email.gif) no-repeat;
	width:115px;
	padding:0;
}
.menu-top-left li span.ph{
	display:block;
	height:11px;
	background:url(images/interior/ph.gif) no-repeat;
	width:98px;
}
.pointer-menu li a,
.menu-top-right li a,
.menu-top-left li a{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	height:11px;
}
.ico-menu li.first-bg,
.menu-top-left li.first-bg,
.menu-top-right li.first-bg{
	background:none;
	margin:0;
	padding:0;
}
.menu-top-left li a.email:hover{
	background:url(images/interior/email.gif) no-repeat 0 -11px;
}
/*----*/
.menu-top-right{
	float:right;
}
.menu-top-right li a{
	padding:0;
	margin:0;
}
.menu-top-right li a.home{
	background:url(images/interior/home.gif) no-repeat;
	width:35px;
}
.menu-top-right li a.about{
	background:url(images/interior/about.gif) no-repeat;
	width:65px;
}
.menu-top-right li a.contact{
	background:url(images/interior/contact.gif) no-repeat;
	width:55px;
}
.menu-top-right li a.news-blog{
	background:url(images/interior/news-blog.gif) no-repeat;
	width:125px;
}
.menu-top-right li a.home:hover{
	background:url(images/interior/home.gif) no-repeat 0 -11px;
}
.menu-top-right li a.about:hover{
	background:url(images/interior/about.gif) no-repeat 0 -11px;
}
.menu-top-right li a.contact:hover{
	background:url(images/interior/contact.gif) no-repeat 0 -11px;
}
.menu-top-right li a.news-blog:hover{
	background:url(images/interior/news-blog.gif) no-repeat 0 -11px;
}
/*----*/
.pointer{
	width:590px;
	overflow:hidden;
	margin:0 0 4px 0;
}
.pointer-menu li{
	float:left;
	height:29px;
}
.pointer-menu li a{
	height:29px
}
.pointer-menu li a.pointer-left{
	background:url(images/interior/pointer.gif) no-repeat 0 0;
	width:33px;
}
.pointer-menu li a.pointer-right{
	background:url(images/interior/pointer.gif) no-repeat 100% 0;
	width:36px;
}
.pointer-menu li a.pointer-left:hover{
	background:url(images/interior/pointer.gif) no-repeat 0 -29px;
	width:33px;
}
.pointer-menu li a.pointer-right:hover{
	background:url(images/interior/pointer.gif) no-repeat 100% -29px;
	width:36px;
}
/*----*/
.award{
	display:block;	
	background:url(images/interior/award-winner.gif) no-repeat right;
	height:19px;
	float:right;
	margin:0 59px 0 0;
	padding: 7px 30px 0px 0px;
	color: #EF4023;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: .8em;

}
/*--ICO--*/
.ico, .contentHeading{
	width:526px;
	overflow:hidden;
	border-bottom:#c9c8c8 1px solid;
	border-top:#c9c8c8 1px solid;
	padding:5px 0 3px 0;
	margin:0 0 9px 4px;
}
.ico-menu{
	list-style:none;
	margin:0;
	padding:0;
}
.ico-menu li{
	float:left;
	height:28px;
	background:url(images/interior/line-ico-menu.gif) no-repeat;
	padding:0 2px 0 8px;
	display: inline;
}
.ico-menu li span{
	display:block;
	height:28px;
	color: #D2D3D5;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	padding: 8px 16px 0px 32px;
}
.ico-menu li span.ad{
	background:url(images/interior/ad-icon.gif) no-repeat;
}
.ico-menu li span.agency{
	background:url(images/interior/agency-icon.gif) no-repeat;
}
.ico-menu li span.client{
	background:url(images/interior/client-icon.gif) no-repeat;
}

.contentHeading{
	margin-top: 20px;
	border: none;
}

/*--Column right content--*/
.column-right-content{
	padding:0 0 0 4px;
}
.column-right-content img{
	display:block;
	border-bottom:#c9c8c8 1px solid;
	border-top:#c9c8c8 1px solid;
}

.thumbContainer{
	display: none;
}