/*ideagallery images*/
#content div.photobox{
	width:712px;
	margin:4px 0 15px 0;
	float:left;
}
#content div.photobox div.box-top{
	width:100%;
	height:10px;
	overflow:hidden;
	background:url(/photo_gallery/img/bg-photobox-top.png) no-repeat 0 0;
}
#content div.photobox div.box-bottom{
	width:100%;
	height:11px;
	background:url(/photo_gallery/img/bg-photobox-bottom.png) no-repeat 0 0;
}
#content div.photobox div.box-inner{
	width:100%;
	overflow:hidden;
	padding:23px 0 0 0;
	background:url(/photo_gallery/img/bg-photobox-inner.png) repeat-y 0 0;
}
#content div.photobox div.text{
	float:left;
	width:329px;
	padding:0 0 0 28px;
}
#content div.photobox div.text div.colleft{
	float:left;
	width:250px;
	padding:0 5px 0 0;
	margin: 0;
}
#content div.photobox div.text div.colprev{
	float:right;
	width:7px;
	padding:0 7px 0 0;
	margin: 0;
}
#content div.photobox div.text div.colnext{
	float:right;
	width:7px;
	padding:0;
	margin: 0;
}
#content div.photobox div.text div.colleft h3{
	font-size:1.23em;
	line-height:1.25em;
}
#content div.photobox div.description{
	float:right;
	width:375px;
	padding:4px 3px 3px 3px;
	background-color:#efede8;
}
#content div.photobox div.description div.column1{
	float:left;
	width:175px;
	padding:20px 5px 0 0;
	margin: 0 0 0 16px;
}
#content div.photobox div.description div.column2{
	float:right;
	width:175px;
	padding:20px 5px 0 0;
	margin: 0 0 0 0px;
	text-align:right;
}
#content div.photobox div.description div.column3{
	float:right;
	width:375px;
	padding:180px 3px 3px 3px;
	background-color:#efede8;
	text-align:right;
}
#content div.photobox div.description h2{
	padding:0 0 5px 15px;
	font-size:1.3em;
	line-height:20px;
	font-weight:bold;
	color:#5c492f;
}
  #content div.photobox div.description h3{
	padding:0 0 5px 15px;
	font-size:1.0em;
	line-height:20px;
	font-weight:normal;
	color:#5c492f;
}
  #content div.photobox div.description h5{
	padding:0 0 5px 15px;
	font-size:1.0em;
	color:#C08A28;
	font-style:italic;
	line-height:20px;
	font-weight:normal;
}
  #content div.photobox div.description h4{
	padding:0 0 0px 15px;
	font-size:.85em;
	line-height:20px;
	font-weight:normal;
	color:#5c492f;
}
#content div.photobox div.pageImage{
	text-align:center;
	width:280px;
	padding:4px 3px 3px 3px;
	border-style:solid;
	border-width:1px;
	border-color:#c4c4c4;
	background-color:#fff;
}
#content div.photobox div.pageImage h4{
	padding:0 0 0 0;
	font-size:.92em;
	line-height:20px;
	font-weight:normal;
	color:#a40000;
	text-align:center;
}
input.btnContinue180 {
	width: 180px;
	padding: 1px 20px 1px 20px;
	height:24px;    
	border-style: solid;
	border-width: 1px;
	border-color: #5C492F;
	background-color:#CFC8BB;
	font-family:Arial, Helvetica,Verdana, sans-serif;
	font-size:12px;	
	color:#5C492F;
	text-decoration:none;
	cursor:pointer;
}
input.btnContinue130 {
	width: 130px;
	padding: 1px 20px 1px 20px;
	height:24px;    
	border-style: solid;
	border-width: 1px;
	border-color: #5C492F;
	background-color:#CFC8BB;
	font-family:Arial, Helvetica,Verdana, sans-serif;
	font-size:12px;	
	color:#5C492F;
	text-decoration:none;
	cursor:pointer;
}
table.pageImage{
	text-align:center;
	width:280px;
	padding:6px 6px 6px 6px;
	border-style:solid;
	border-width:1px;
	border-color:#c4c4c4;
	background-color:#fff;
}
TD.Caption {
		font-family: Arial,Helvetica,Verdana,sans-serif;
		color:#333333;
		text-align:left;
		font-size: 14px;
		padding:2px 2px 2px 15px;
		font-weight:bold;
}
TD.Description {
		font-family: Arial,Helvetica,Verdana,sans-serif;
		color:#333333;
		text-align:left;
		font-size: 12px;
		padding:0 0 0 15px;
}
A.darkred:link {COLOR: #C30; FONT: 88.0% Arial,Helvetica,sans-serif; TEXT-DECORATION: underline}
A.darkred:visited {COLOR: #C30; FONT: 88.0% Arial,Helvetica,sans-serif; TEXT-DECORATION: underline}
A.darkred:hover {COLOR: #C30; FONT: 88.0% Arial,Helvetica,sans-serif; TEXT-DECORATION: underline}
A.darkred:active {COLOR: #C30; FONT: 88.0% Arial,Helvetica,sans-serif; TEXT-DECORATION: underline}

#slider{
	width:704px;
	margin:0 auto;
	overflow:hidden;
	border-top:1px solid #e6e5e2;
}
#slider div.slider-bg{
	width:702px;
	height:61px;
	margin:0 auto;
	overflow:hidden;
	padding:10px 0 3px;
	background:url(/photo_gallery/img/bg-slider.gif) repeat-x 0 100%
}
#slider ul li{
	float:left;
	/*width:100%;*/
	position:absolute;
	background:none;
	list-style:none;
}
*+html #slider ul li{background:none!important;}
#slider ul li div.img{
	float:left;
	padding:4px 7px 8px 5px;
	margin:0 6px 0 0;
	background:url(/photo_gallery/img/bg-thumb.png) no-repeat 0 0;
}
#slider ul li div.img a{
	position:relative;
}
#slider ul li div.img a.active img{
	opacity:0.5;
}
*+html #slider ul li div.img a.active img{
	filter: alpha(opacity=50);
}
#slider ul li div.img img{
	display:block;
}
#main-image img.zoom{
	display:none;
}
#slider div.slider-wrapper{
	width:650px;

	display:block;
	width:702px;
	margin:0 auto;
	overflow:hidden;
}
#slider div.ul-wrapper{
	float:left;
	width:656px;
	height:61px;
	position:relative;
	margin:0 6px 0 0;
	overflow:hidden;
}
#slider ul{
	margin:0;
	float:left;
	padding:0;
	width:656px;
	height:61px;
	overflow:hidden;
	position:relative;
}
#content div.gallery-wrapper{
	margin:-16px 0 0;
	overflow:hidden;
	width:708px;
	padding:0 20px 0 17px;
	/*background:url(/photo_gallery/img/bg-gallery01.jpg) no-repeat 100% 0;*/
}
#content div.gallery-wrapper h1{
	color:#fff;
	margin:17px 0 0;
}
#content div.info{
	overflow:hidden;
	width:100%;
	padding:0 0 28px;
}
#content div.detail{
	margin:5px 0 0;
	overflow:hidden;
	text-align:center;
}
#content div.detail span{
	color:#666;
	font-size:0.88em;
	padding:2px 23px 5px 0;
	background:url(/photo_gallery/img/bg-mag.gif) no-repeat 100% 0;
}
#arrow-left,
#arrow-right{
	float:left;
	width:7px;
	outline:none;
	display:none;
	height:13px;
	margin:23px 10px 0 0;
	background:url(/photo_gallery/img/bg-arrow-left.gif) no-repeat 0 0;
}
#content a.return{
	float:right;
	font-size:13px;
	color:#fff;
	margin:15px -5px 0 0;
	line-height:35px;
}
*+html #content a.return{
	width:300px;
}
#content a.return strong{
	float:right;
}
#content a.return em{
	width:35px;
	height:35px;
	float:right;
	margin:0 0 0 3px;
	background:url(/photo_gallery/img/bg-link-return.png) no-repeat 0 0;
}
#arrow-right{
	margin-right:0;
	margin-left:0;
	background:url(/photo_gallery/img/bg-arrow-right.gif) no-repeat 0 0;
}
#arrow-right:hover{
	background:url(/photo_gallery/img/bg-arrow-right-hover.gif) no-repeat 0 0;
}
#arrow-left:hover{
	background:url(/photo_gallery/img/bg-arrow-left-hover.gif) no-repeat 0 0;
}
#content div.photobox a.next,
#content div.photobox a.prev{	
	width:7px;
	outline:none;
	height:13px;
	text-indent:-99999px;
	float:right;
	margin-left:4px;
	background:url(/photo_gallery/img/arrow-next.gif) no-repeat 0 0;
}
#content div.photobox a.prev{
	background:url(/photo_gallery/img/arrow-prev.gif) no-repeat 0 0;
}
#content div.photobox a.next:hover{
	background:url(/photo_gallery/img/arrow-next-hover.gif) no-repeat 0 0;
}
#content div.photobox a.prev:hover{
	background:url(/photo_gallery/img/arrow-prev-hover.gif) no-repeat 0 0;
}
#content div.photobox div.title {
	padding:12px 0 4px;
	overflow:hidden;
	width:330px;
	border-top:1px solid #c0b6a6;
	margin:30px 0 0;
}
#content div.photobox div.block{
	border-top:1px solid #c0b6a6;
	overflow:hidden;
	width:100%;
	padding:20px 0 20px;

}
#content div.photobox div.block strong{
	color:#372918;
	font-size:1.1em;
}
#content div.photobox div.block p{
	color:#666;
	margin:5px 0 0;
	line-height:1.2em;
	font-size:0.85em;
	padding:0 0 20px;
}
#content div.photobox div.block ul{
	margin:0 0 0 -18px;
	padding:0;
	width:380px;
	overflow:hidden;
}
#content div.photobox div.block ul li{
	float:left;
	width:100px;
	display:inline;
	list-style:none;
	position:relative;
	margin:0 0 0 18px;
}
#content div.photobox div.block ul li a{
	float:left;
	clear:both;
	font-size:11px;
	line-height:14px;
	white-space:nowrap;
}
#content div.photobox div.title p{
	font-size:1.2em;
	font-weight:bold;
	padding:0 0 13px;
}
#content div.photobox div.title a.more{
	float:left;
	width:161px;
	height:22px;
	text-align:center;
	color:#fff;
	font-size:11px;
	line-height:22px;
	font-weight:bold;
	margin:0 4px 0 0;
	background:url(/photo_gallery/img/bg-link-more.gif) no-repeat 0 0;
}
#content div.photobox div.title a.more:hover{
	text-decoration:none;
	background-position:0 -22px;
}
#main-image {
	width:292px;
	float:left;
	margin:0 0 0 30px;
	display:inline;
	position:relative;
}
#main-image  img{
	cursor:pointer;
	display:block;
}
#main-image div.image{
	width:272px;
	overflow:hidden;
	position:relative;
	display:block;
}
#main-image div.image-top{
	width:100%;
	height:7px;
	overflow:hidden;
	background:url(/photo_gallery/img/bg-image-top.png) no-repeat 0 0;
}
#main-image div.image-bottom{
	width:100%;
	height:13px;
	background:url(/photo_gallery/img/bg-image-bottom.png) no-repeat 0 0;
}
#main-image div.image-inner{
	width:284px;
	overflow:hidden;
	padding:0 0 0 8px;
	background:url(/photo_gallery/img/bg-image-inner.png) repeat-y 0 0;
}
#main-image a.magnif{
	position:absolute;
	top:50%;
	outline:none;
	left:50%;
	width:20px;
	height:20px;
	margin:-10px 0 0 -10px;
	display:none;
	background:url(/photo_gallery/img/bg-mag.png) no-repeat 0 0;
}
#main-image a.mag-minus{
	background:url(/photo_gallery/img/bg-mag-minus.png) no-repeat 0 0;
}
div.gallery-popup{
	display:none;
	width:650px;
	position:absolute;
	top:50%;
	left:50%;
	overflow:hidden;
	z-index:9991;
}
div.gallery-popup div.top{
	width:100%;
	height:266px;
	float:left;
	background:url(/photo_gallery/img/bg-popup-top.png) no-repeat 0 0;
}
div.gallery-popup div.bottom{
	width:100%;
	height:39px;
	float:left;
	background:url(/photo_gallery/img/bg-popup-bottom.png) no-repeat 0 0;
}
div.gallery-popup div.inner{
	width:626px;
	float:left;
	padding:0 24px 0 0;
	background:url(/photo_gallery/img/bg-popup-inner.png) repeat-y 0 0;
}
div.gallery-popup div.main-block{
	margin:-243px 0 0;
	float:left;
	width:580px;
	min-height:260px;
	height:auto!important;
	height:260px;
	padding:0 0px 0 46px;
}
div.gallery-popup div.main-block p{
	font-size:11px;
	margin:12px 0 0;
}
div.gallery-popup div.main-block a.close-popup{
	float:right;
	color:#fff;
	width:64px;
	height:29px;
	line-height:29px;
	font-weight:bold;
	text-align:center;
	margin:1px 0 0;
	background:url(/photo_gallery/img/bg-popup-close.png) no-repeat 0 0;
}
div.gallery-popup div.main-block h3{
	margin:20px 0 0;
	font-size:19px;
}
div.gallery-popup div.main-block a.close-popup:hover{
	text-decoration:none;
}
#fader{
	/*position:absolute;
	left:0;
	top:0;
	width:100%;
	z-index:1
	background:#000;*/
}
#content div.details{
	overflow:hidden;
	padding:0 0 14px;
	margin:0 0 0 -36px;
	width:383px;
}
#content div.details strong{
	color:#372918;
}
#content div.details div.top{
	width:383px;
	height:23px;
	background:url(/photo_gallery/img/bg-detail-top.png) no-repeat 100% 0;
}
#content div.details div.bottom{
	width:383px;
	height:17px;
	background:url(/photo_gallery/img/bg-detail-bottom.png) no-repeat 100% 0;
}
#content div.details div.middle{
	width:303px;
	overflow:hidden;
	padding:5px 30px 7px 50px;
	background:url(/photo_gallery/img/bg-detail-middle.png) no-repeat 2px 50%;
}
#content div.details p{
	margin:8px 0 0;
	padding:0;
	color:#666;
	/*font-size:0.8em;
	line-height:1.15em;*/
	font-size:0.85em;
	line-height:1.30em;
}
