#media-gallery 
{
	background-color:#f9f7f4;
	float:left;
	padding:0 20px 0 20px;
	width:738px !important;
	width /**/ :760px;
 	line-height:20px;
	padding-top:24px;
	height:434px !important;
	height /**/ :458px;
}

#media-gallery select 
{
	border:1px solid #CBC3B2;
	background-color:#EDE8DE;
	color:#66604F;
	width:200px;
	font-size:12px;
}

#media-gallery-holder {
}

.scroller
{
	overflow:auto;
	height:332px;
}

#media-gallery-holder  .paging
{
	width:200px;
	float:right;
	text-align:right;
	color:#66604f;
	padding-top:6px;
}

#gallery-form 
{
	padding:12px 0 16px 0;
}
 
#media-gallery-holder  .paging a
{
	text-decoration:none;
	padding-right:2px;
	color:#66604f;
}
 
#media-gallery-holder  .paging a:hover
{
	text-decoration:none;
	background-color:#f9f7f4;
	color:#949c1f;
}
 
#media-gallery-holder a:hover 
{
	background-color:#d1d1da;
	text-decoration:none;
}
 
.landscape-box
{
	line-height:14px;
	float:left;
	background-color:#ebebeb;
	width:122px !important;
	width /**/ :  130px;
	height:125px!important;
	height /**/ :  130px;
	display:block;
	cursor:pointer;
	margin:0 1px 1px 0;
	padding:10px 10px 0 8px;
}

.portrait-box
{
	line-height:14px;
	float:left;
	background-color:#ede8de;
	width:130px !important;
	width /**/ :  130px;
	height:130px!important;
	height /**/ :  130px;
	display:block;
	cursor:pointer;
	margin:0 1px 1px 0;
	padding:15px 8px 0 8px;
}

.landscape-box  img,
.portrait-box img 
{
	border:#ddd3c1 2px solid;	
	margin-bottom:10px;
}
.landscape-box img.place_holder{
	border:#ddd3c1 2px solid;		
	margin-bottom:10px;
}

.landscape-box  img:hover,
.portrait-box img:hover 
{
	border:#c87d02 2px solid;
	margin-bottom:10px;
}

.box-img
{
	text-align:center;
}

/* item: 9 image gallery ------------------------ ----------------- ---------------- -   */
#gallery-left 
{
	background-color:#F9F7F4;
	float:left;
	padding:20px 0 0 20px;
	width:400px !important;
	width /**/ : 420px;
	height:438px !important;
	height /**/ : 458px;
}
	
#gallery-right 
{
	background-color:#F9F7F4;
	float:left;
	padding:0px 20px 0 20px;
	width:127px !important;
	width /**/ : 150px;
	height:458px;
}

#gallery-holder a:hover
{
	display:block;
	width:70px;
	height:70px;
	border:2px solid #949C1F;
}
	
#gallery-left ul
{
	text-align:left;
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#gallery-left li
{
	background:url(/images/gallery/list_icon.gif) no-repeat 0 5px;
	padding-left:15px;
}

#gallery-link 
{
	text-align:left;
}
	
#gallery-link a
{
	text-align:left;
	padding-left:16px;
}