/* CSS Document */
body {
	background-color: #ffc425;
	background-image:url(img/bg.gif);
	background-repeat: repeat-x;
	margin:0px;
	padding:0px;
}
body, td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #505050;
}
a, a:hover {
	color:#f26522;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
p {
	padding:0px 0px 12px 0px;
	margin:0px;
}
h2{
	font-size: 14px;
	padding: 0px;
	margin-bottom: 10px;
	font-weight:bold;
	color:#000000;
}
h4{
	font-size: 13px;
	padding: 0px;
	margin-bottom: 10px;
	font-weight: normal;
	color:#000000;
}

object{
   margin:0px;
   padding:0px;
}
embed {
   margin:0px;
   padding:0px;
}
.wrap {
	width:988px;
	background-image:url(img/wrap_bg.gif);
	background-repeat: repeat-y;
	margin: 0px auto 10px auto;
	padding:0px;
}
.wrap2 {
	background-image:url(img/wrap_bg2.gif);
	background-repeat: no-repeat;
	background-position: top center;
	padding: 0px 5px;
}


.menu {
	margin:0px;
	background-image:url(img/menu_bg.gif);
	background-repeat: repeat-x;
	height: 33px;
}
#sidebar1, #sidebar2 {
	float: left;
	width: 230px;
	padding: 10px;
	margin-bottom: 10px;
}
#sidebar2 {
	float: right;
}
#mainContent {
	margin: 0px 258px 10px 258px !important;
	margin: 0px 245px 10px 245px;
	padding: 20px 0px 0px 0px;
	zoom: 1;
}
#mainContent2{
	margin: 0px 15px 10px 260px !important;
	margin: 0px 15px 10px 247px;
	padding: 20px 0px 0px 0px;
	zoom: 1;
}
.box {
	border: 1px solid #d7d7d7;
	background-color: #f5f5f5;
	margin-bottom: 10px;
}
.box .headline {
	background-color: #e5e4e2;
	background-image: url(img/boxHeadline_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.box .headline h1 {
	font-size: 14px;
	color: #606060;
	padding: 7px 10px;
	margin: 0px;
}
.box .content {
	padding:10px;
}
.movie {
	margin-bottom: 10px;
	font-size: 10px;
}
.movie a, .movie a:hover {
	color: #898989;
}
.movie h2 {
	background-color: #ffce25;
	color: #000000;
	padding: 5px 7px;
	margin: 0px 0px 5px 0px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
.movie img {
	border: 2px solid #d7d7d7;
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
}
.movie h1, .movie h1:hover {
	font-size: 13px;
	padding: 0px;
	margin-bottom: 10px;
	font-weight: normal;
}

.box .news {
	background-image: url(img/arrow01.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 10px;
	margin-bottom: 10px;
}
.box .news a, .box .news a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #626262;
	text-decoration: none;
}
.box .news a:hover {
	text-decoration: underline;
}
.box .news a span, .box .news a span:hover {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.box .input {
	border: 1px solid #ffc425;
	width: 200px;
	padding: 3px;
	font-family: Tahoma;
	font-size:11px;
}
.mv_title {
	background-color: #ffce25;
	border-top: 2px solid #cca51e;
	text-align: center;
	padding: 10px 0px 4px 0px;
	height:34px;
}
.mv_cinema {
	padding: 4px 6px;
	color: #FFFFFF;
	background-color: #7f7f7f;
	font-weight: bold;
	text-transform: uppercase;
}
.mv_title a, .mv_title a:hover {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}
.readmore {
	text-align: right;
	margin-top: 12px;
	font-weight: bold;
}
.txtform {
	border:1px solid #BFBFBF;
	width: 100% !important;
	width: 98%;
	margin-right:6px;
}
.txtField{
  color:#666666;
  font-size:11px;
}
.txtbutton, .button {
	border: 1px solid #BFBFBF;
}
form {
	margin: 0px;
	padding: 0px;
}
.LinkStyle1,.LinkStyle1:hover {
	color:#000000;
	text-decoration:none;
	font-size:11px;
	
}
.LinkStyle1:hover {
	text-decoration:underline;
}
.button {
	border: 1px solid #c39518;
	background-color: #ffc528;
	font-weight: bold;
	color: #655323;
	background-image:url(img/btn_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 11px;
	font-family: Tahoma;
	padding: 3px 10px;
}
.footer {
	margin: 10px 15px 10px 15px;
	padding-top: 10px;
	text-align:center;
	color:#525151;
	border-top: 1px solid #ededed;
}
.footer a, .footer a:hover {
	color:#525151;
	text-decoration:none;
	font-weight: bold;
}
.footer a:hover {
	color:#ffc425;
}
.clear {
	clear:both;
	height: 1%;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
