/* CSS Document */
.SmallBox
{
	border:1px solid #c2c2c2;
	background:#e8e8e8;
	min-height:150px;
	margin-bottom:10px;
}
.SmallBox h2
{
	height:27px;
	background:url(../images/small_box_top.gif) top repeat-x;
	font:bold 14px Arial;
	color:#fff;
	text-align:center;
	line-height:28px;
}
.SmallBox h2 span
{
	color:#7ccc09;
}
.SmallBox h3
{
	height:27px;
	background:url(../images/small_box_top2.gif) top repeat-x;
	font:bold 12px Arial;
	color:#000;
	text-align:center;
	line-height:23px;
}
.SmallBox h3 A {
	color:#000;
}

#Photo
{
	background:url(../images/camera.gif) center no-repeat;
	height:30px;
	text-align:right;
	padding-right:57px;
}
/* =========================================================================================== */
#SmallSearch
{
	width:194px;
	height:29px;
	background:url(../images/search_bg.gif) center no-repeat;
	font:bold 14px Arial;
	line-height:29px;
	text-align:center;
	margin-bottom:10px;
}
#SmallSearch span
{
	color:#417401;
}
#SmallSearch input
{
	width:100px;
}
/* =========================================================================================== */
#MidBox
{
	background:#efefef;
	border:1px solid #c2c2c2;
	padding-bottom:8px;
}
/* =========================================================================================== */
#NewsBox
{
	padding-left:10px;
	padding-right:10px;
}
#NewsBox h4
{
	font:bold 12px Arial;
	cursor:pointer;
}
#NewsBox a
{
	display:block;
	margin-bottom:7px;
	padding-bottom:7px;
	color:#000;
	text-decoration:none;
	border-bottom:1px dotted #000;
}
#NewsBox a:hover
{
	text-decoration:underline;
}
/* =========================================================================================== */
#Poll
{
	padding:5px;
	text-align:center;
}
#Poll h4
{
	padding:5px;
	font:bold 12px Arial;
}
#Poll ul
{
	margin:0;
	padding:0;
	list-style:none;
	margin-bottom:10px;
}
#Poll ul li
{
	margin-bottom:5px;
}
/* =========================================================================================== */
#BlackPanlel
{
	margin:5px 10px;
	background:url(../images/black_bg.gif) center repeat-x;
}
#BlackLeft
{
	background:url(../images/black_l.gif) center left no-repeat;
}
#BlackRight
{
	background:url(../images/black_r.gif) center right no-repeat;
	height:140px;
}
#BlackRight table
{
	margin:0 auto;
	height:100%;
	text-align:center;
}
#BlackRight table img
{
	border:1px solid #000;
}
#BlackRight table .sep
{
	padding-left:15px;
	padding-right:15px;
	background:url(../images/black_sep.gif) center no-repeat;
}
#BlackRight table h4
{
	color:#fff;
	text-align:center;
	font:bold 14px Arial;
	margin-bottom:7px;
	cursor:pointer;
}
/* =========================================================================================== */
.MovieStrip
{
	background:url(../images/strip_bg.gif) center repeat-x;
	width:630px;
	margin:0 auto;
}
.MovieStripL
{
	background:url(../images/strip_l.gif) center left no-repeat;
}
.MovieStripR
{
	height:199px;
	background:url(../images/strip_r.gif) center right no-repeat;
}
.MovielBg
{
	width:137px;
	height:144px;
	background:url(../images/movie_bg.gif) center no-repeat;
	margin-left:6px;
	margin-right:6px;
}
.MovielBg div
{
	padding:5px;
	text-align:center;
	white-space:normal;
}
.MovielBg img
{
	margin-bottom:5px;
}
#MovieBox
{
	width:420px;
	height:330px;
	text-align:center;
}
#MovieBox #Loading
{
	margin-top:150px;
}
#MoviesSearch
{
	background:url(../images/movies_search_bg.gif) top repeat-x;
	margin-bottom:10px;
}
#MoviesSearch table
{
	height:30px;
	margin:0 auto;
}
#MoviesSearch table th
{
	padding-left:5px;
	padding-right:25px;
}
#MoviesSearch table select
{
	width:200px;
}
#MovieDetails
{
	width:235px;
	padding:0 10px 10px 0;
}
#MoviePlace
{
	height:305px;
}
#MoviePlayer
{
	position:relative;
	width:380px;
	height:305px;
}
#MoviePlayer object 
{
	position:absolute;
	top:0;
	left:0;
	z-index:0;
}
#MoviePlayer #Bar
{
	position:absolute;
	top:265px;
	left:0;
	width:100%;
	height:30px;
	background:#efefef;
	z-index:10;
}
/* =========================================================================================== */
.Lot
{
	width:439px;
	background:url(../images/lot_bg.gif) center repeat-y;
}
.LotTop
{
	background:url(../images/lot_top.gif) top center no-repeat;
}
.LotBot
{
	background:url(../images/lot_bot.gif) bottom center no-repeat;
}
.LotHead
{
	width:100%;
	height:33px;
	text-align:center;
}
.LotHead .Logout
{
	color:#000;
	text-decoration:none;
}
.LotHead th
{
	color:#538f00;
}
.LotRight
{
	width:260px;
	float:right;
	border-left:1px dotted #000;
}
.LotRight #JoinLot
{
	display:block;
	height:30px;
}
#LotImage
{
	display:block;
	float:left;
	width:170px;
	text-align:center;
	margin-top:10px;
}
#LotImage img
{
	border:1px solid #959595;
}
#LotLogin
{
	width:230px;
	float:right;
}
#LotLogin a
{
	color:#ff0000;
}
#LotLoginR
{
	float:left;
	width:180px;
	text-align:right;
}
#LotLoginR img
{
	padding-bottom:3px;
}
.LotResBot
{
	background:#e8e8e8 url(../images/lot_res_bot.gif) bottom repeat-x;
	border-left:1px dotted #000;
	border-right:1px dotted #000;
	overflow:hidden;
}
#LotResBox
{
	background:url(../images/lot_bg.gif) center repeat-y;
}
#LotResBottom
{
	background:url(../images/lot_res_bottom.gif) bottom no-repeat;
	padding:10px;
	padding-bottom:0;
}
/* =========================================================================================== */
.Coupon
{
	width:173px;
	height:86px;
	margin:0 auto;
	background:url(../images/coupon_bg.gif) center no-repeat;
}
.Coupon table
{
	height:86px;	
}
.Coupon div
{
	text-align:center;
}
#SideCoupon
{
	padding-top:10px;
	text-align:center;
}
#SideCoupon p
{
	margin:0;
	padding:5px;
}
.CouponItem a, #SideCoupon a
{
	font-weight:bold;
	text-decoration:none;
	color:#000;
}
.CouponItem
{
	text-align:center;
}
/* =========================================================================================== */
#CouponWindow
{
	width:440px;
	margin:0 auto;
	position:relative;
}
#CouponWindowBody {
	width:440px;
	position:absolute;
	top:0px;
	left:0px;
}
#CouponWindowBody H1 {
	height:29px;
	font:bold 14px Arial;
	color:#fff;
	line-height:29px;
	text-indent:30px;
}
#CouponWindowFooter {
	height:41px;
	font:bold 12px Arial;
	color:black;
	text-align:right;
	padding-right:130px;
	line-height:41px;
}
#CouponWindowFooter a
{
	display:block;
	width:156px;
	height:42px;
	float:left;
	margin-left:15px;
	background:url(../images/print_coupon.jpg) center no-repeat;
}
/* =========================================================================================== */
.GallBox
{
	width:321px;
	background:url(../images/gall_box_bg.gif) repeat-y;
	float:left;
}
.GallBox h3
{
	height:34px;
	background:url(../images/gall_box_top.gif) center no-repeat;
	text-align:right;
	padding-right:15px;
	color:#fff;
	font:bold 14px Arial;
	line-height:38px;
}
.GallBox h4 a
{
	color:#4e8102;
}
.GallBody
{
	background:url(../images/gall_box_bot.gif) bottom center no-repeat;
}
.GallBoxDark
{
	width:321px;
	background:url(../images/gall_box2_bg.gif) repeat-y;
	float:right;
}
.GallBoxDark h3
{
	height:34px;
	background:url(../images/gall_box2_top.gif) center no-repeat;
	text-align:right;
	padding-right:15px;
	font:bold 14px Arial;
	line-height:38px;
}
.GallBoxDark h4 a
{
	color:#75c001;
}
.GallBoxDarkBody
{
	background:url(../images/gall_box2_bot.gif) bottom center no-repeat;
	color:#fff;
}
.GalleryBox
{
	width:310px;
	padding-top:10px;
	margin:0 auto;
	border-top:1px solid #646464;
}
.GalleryBox h4 a
{
	font:bold 14px Arial;
	display:block;
	margin-bottom:5px;
	text-decoration:none;
}
.GalleryBox .GallBoxImg
{
	color:#75c001;
	width:85px;
	padding-right:10px;
	float:right;
	display:block;
}
.GalleryBox .GallBoxImg img
{
	border:1px solid #000;
}
.GalleryBox .GallBoxCont
{
	width:200px;
	float:left;
	height:120px;
}


