body, ul, li,{ /* h1, h2, h3*/ 
	margin:0; padding:0; } 
body{ 
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; /* font-family:Arial, Helvetica, sans-serif; 	/* background:#121212; */
	font-size:11px; color:#fff; overflow-x:hidden; } 
.ps_overlay{ 
	z-index:90; /*background:#111;*/ 
	width:100%; height:100%; position:fixed; top:0px; left:0px; 
	opacity:0.5; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80); } /* Image container style */ 
.ps_container{ 
	width:560px; height:350px; /* 350px; */ 
	position:absolute; top:50%; left:50%; margin-top:-175px; margin-left:-240px; z-index:100; } 
.ps_container img{ /*border:10px solid #fff;*/ 
	position:absolute; top:50%; left:50%; 
	-moz-box-shadow:1px 1px 10px #000; -webkit-box-shadow:1px 1px 10px #000; box-shadow:1px 1px 10px #000; } /* Close button for preview mode */ 
a.ps_close{ 
	background:#200e00 url(../mon/images/close.png) no-repeat center center; cursor:pointer; 
	width:56px; height:56px; position:fixed; right:10px; top:10px; z-index:1000; 
	opacity:0.6; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60); } /* Next photo button for preview mode */ 
a.ps_next_photo{ 
	position:absolute; top:50%; left:50%; 
	width:56px; height:56px; margin:-28px 0 0 -28px; z-index:200; cursor:pointer; 
	background:#200e00 url(../mon/images/next_photo.png) no-repeat 50% 50%; 
	opacity:0.6; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60); } 
a.ps_next_photo:hover,
a.ps_close:hover{ 
	opacity:0.8; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80); } /* Thumbnail slider style */ 

.ps_slider{ 
	width:945px; height:300px; position:relative; margin:110px auto 0px auto; } 
.ps_slider a.next,
.ps_slider a.prev { /* Slider buttons on either side of images */ 
	position:absolute; background-color:#8c0d22; /*#666; /*#210001; /*#D2B275; /*#000*/ 
	background-position:center center; background-repeat:no-repeat; /*border:1px solid #232323;*/ 
	width:20px; height:20px; top:50%; margin-top:-10px; 
	opacity:0.6; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; cursor:pointer; outline:none; } 
.ps_slider a.prev:hover, 
.ps_slider a.next:hover{ 
	border:1px solid #D2B275; /*F9A605; /* border:1px solid #333; */ 
	opacity:5.9; /* opacity:0.9; */ } 
.ps_slider a.disabled, 
.ps_slider a.disabled:hover{ 
	border:2px solid #502800;/*200e00; /*border:1px solid #111;*/ 
	opacity:0.2; /* opacity:0.4; */ 
	cursor:default; } 
.ps_slider a.prev{  left:-30px; background-image:url(../mon/images/prev.png); } 
.ps_slider a.next{ right:6px; background-image:url(../mon/images/next.png); } 

.ps_slider .ps_album{ /* Individual Block for Visual Thumbnail */ 
	width:156px; /*156px; width:140px; /* increasing width makes closer-together image */  
	height:510px; /* height of background box -- height:460px;*/ 
	padding:10px; background-color:#453329; /*#21130a; /* color outside album #060000; /*#200e00;/*333; /*border:1px solid #444;*/ 
	position:absolute; top:-20px; text-align:center; cursor:pointer; 
	-moz-box-shadow:2px 2px 4px #d3b377; -webkit-box-shadow:2px 2px 4px #d3b377; box-shadow:2px 2px 4px #453329; /*#985a24; /* #4d2b10; /*#000 */
	-webkit-box-reflect: below 5px -webkit-gradient( linear, left top, left bottom, from(transparent), color-stop(0.6, transparent), to(rgb(18, 18, 18)) ); } 
.ps_slider .ps_album:hover{ 
	background-color: #31231a; } /*453429; } /* #4d2b10; } /*#45342a; } /*31221a; }*/ 
.ps_slider .ps_album img{ 
	width:152px; height:203px;/*208px; /*190px; /*border:1px solid #444;*/ 
	-moz-box-shadow:1px 1px 2px #FFF; -webkit-box-shadow:1px 1px 2px #FFF; box-shadow:1px 1px 2px #999; } 
.ps_slider .ps_album .ps_desc{ 
	display:block; color:#fbf0c6; background:#200e00 url(../mon/images/overlay.png) no-repeat bottom right; 
	width:156px; height:300px; /* text block description 300px; */ 
	margin-top:10px; text-align:left; line-height:20px; overflow:hidden; text-overflow:ellipsis; border:1px solid 200E00; /*#393939;*/  
	/* -moz-box-shadow:0px 0px 2px #000 inset; -webkit-box-shadow:0px 0px 2px #000 inset; box-shadow:0px 0px 2px #000 inset; } */
	/* -moz-box-shadow:1px 1px 2px #d3b377 inset; -webkit-box-shadow:1px 1px 2px #d3b377 inset; box-shadow:1px 1px 2px #453329 inset; }*/ 
	-moz-box-shadow:1px 1px 2px #FFF; -webkit-box-shadow:1px 1px 2px #FFF; box-shadow:1px 1px 2px #999; } 
.ps_slider .ps_album:hover .ps_desc{ 
	background-image:none; } 
.ps_slider .ps_album .ps_desc span{ 
	display:block; margin:0px 3px 10px 6px; border-top:1px solid #F9A605; padding-top:6px; } /* margin:0px 10px 10px 10px;  */
.ps_slider .ps_album .ps_desc span:hover{ 
	display:block; margin:0px 3px 10px 6px; color:#FBF0C6; }
.ps_slider .ps_album .ps_desc h2{ 
	margin:10px 3px 0px 6px; text-align:left; padding-bottom:5px; font-weight:normal; color:#FFFF99; text-shadow:0px 0px 1px #fff; /*margin:10px 10px 0px 10px; border-bottom:1px solid #000;*/ 
	font-size: 18px; font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; line-height:18px; } 
.ps_slider .ps_album .ps_desc h2:hover{ 
	margin:10px 3px 0px 6px; text-align:left; padding-bottom:5px; font-weight:normal; color:#FFF; }
.ps_slider .loading{ 
	background:#ffff99 url(../mon/images/loading.gif) no-repeat 50% 50%; position:absolute; top:0px; left:0px; width:100%; height:100%; 
	opacity:0.7; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);}
