#content-main-header {
	width: 100%;
	height: 60px;
	margin-bottom: 10px;
	border-left: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;/*-moz-box-shadow: 0 0 10px 1px #d8d8d8;
	 -webkit-box-shadow: 0 0 10px 1px #d8d8d8;
	 box-shadow: 0 0 4px 1px #d8d8d8;*/
}
#content-main-header-title {
	padding-left: 20px;
	float: left;
}
#content-main-header-title h1 {
	color: #555;
	color: #7A97B2;
	color: #ed6648;
	font-weight: normal;
	font-size: 24px;
}
#content-main-header-sort {
	float: right;
	font-size: small;
	color: #666;
	padding: 20px 10px;
}
#content-main-header-filter {
	float: right;
	font-size: small;
	color: #666;
	padding: 20px 10px;
}
#content-main-header-artistfilter {
	float: right;
	font-size: small;
	color: #666;
	padding: 20px 10px;
}
#content-main-bind-gallery {
	width: 100%;
	height: 350px;
	float: left;
	margin-bottom: 10px;
	padding-bottom:10px;
	padding-top: 10px;
	border-left: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;/*-moz-box-shadow: 0 0 10px 1px #d8d8d8;
	 -webkit-box-shadow: 0 0 10px 1px #d8d8d8;
	 box-shadow: 0 0 4px 1px #d8d8d8;*/
}
#content-main-gallery {
	width: 280px;
	background-color: #FFF;
	padding-left: 10px;
	float: left;
}
#content-main-gallery ul.ui-tabs-nav {
	list-style: none;
	padding: 0;
	margin: 0;
	text-decoration: none;
	height: 66px;
}
#content-main-gallery ul.ui-tabs-nav li {
	padding: 1px 0;
	color: #666;
	text-decoration: none;
}
#content-main-gallery ul.ui-tabs-nav li span {
	line-height: 18px;
	font-size: 12px;
}
#content-main-gallery ul.ui-tabs-nav li img {
	float: left;
	margin: 2px 5px;
	background: #fff;
	padding: 2px;
	width: 50px;
	height: 50px;
}
#content-main-gallery li.ui-tabs-nav-item a {
	display: block;
	height: 58px;
	padding: 4px 0 4px 0;
	color: #666;
	background: #fff;
	line-height: 20px;
	text-decoration: none;
}
#content-main-gallery li.ui-tabs-nav-item a:hover {
	background: #f1f1f1;
}
#content-main-gallery a.selected {
	background-color: #000;
	outline: none;
}
#content-main-photo {
	float: left;
	width: 440px;
	background-color: #FFF;
	padding: 0;
	margin: 0;
	padding: 0 0 0 10px;
	position: relative;
}
/* Image sizing for each product category */
.landscape {
	position: absolute;
	width: 350px;
	height: auto;
}
.portrait {
	position: absolute;
	width: auto;
	height: 350px;
}
.square {
	position: absolute;
	width: auto;
	height: 320px;
}
.bookmark {
	position: absolute;
	width: auto;
	height: 350px;
}
.pec {
	position: absolute;
	width: auto;
	height: 350px;
}
#content-main-bind-info {
	float: none;
	width: 100%;
	font-size: small;
	color: #666;
}
#content-main-page-nav {
	font-size: small;
	color: #666;
	text-decoration: none;
	float: left;
	width: 280px;
}
#content-main-page-nav a {
	font-size: small;
	color: #666;
	text-decoration: none;
}
#content-main-page-nav a:hover {
	font-size: small;
	color: #999;
	text-decoration: none;
}
#content-main-page-nav a:active {
	font-size: small;
	color: #333;
	text-decoration: none;
}
#content-main-page-nav td {
	padding: 0 3px 0 3px;
	margin: 0px 2px 0px 2px;
}
#content-main-info {
	float: left;
	width: 260px;
	float: right;
	width: 440px;
	font-size: small;
	font-weight: normal;
	color: #666;
	color: #7A97B2;
	color: #ed6648;
	padding: 10px;
	border-left: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;/*-moz-box-shadow: 0 0 10px 1px #d8d8d8;
	 -webkit-box-shadow: 0 0 10px 1px #d8d8d8;
	 box-shadow: 0 0 4px 1px #d8d8d8;*/
}
