@charset "utf-8";
/* CSS Document */

body {
	background-color:#dbdbdb;
	background-image:url(images/bg_2.jpg);
	background-position:top;
	background-repeat:repeat-y;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0px;
	padding:0px;
}
img {
	border:0px;
}
h4 {
	color:#237a78;
	margin-top:7px;
	margin-bottom:10px;
}
a.view:link, a.visted:link, {
	color:#237a78;
	text-decoration:underline;
}
a.view:hover {
	color:#f2b41e;
}
a:link, a:visited {
	color:#237a78;
	text-decoration:none;
}
a:hover {
	color:#237a78;
	text-decoration:underline;
}
.text_orange_1 {
	color:#fbb307;
	font-size:16px;
	font-weight:bold;
}
.text_teal_1 {
	color:#237a78;
	font-size:15px;
	font-weight:bold;
}
.text_grey_1 {
	color:#999999;
	font-size:12px;
}
.smallscene_wrp {
	width:206px;
	height:auto;
	font-size:15px;
	text-align:center;
	color:#237a78;
	float:left;
	margin-left:5px;
	margin-bottom:15px;
}
.smallscene_placeholder {
	border:#237a78 1px solid;
	background-color:#cccccc;
	margin-bottom:10px;
}
.genplace_holder {
	border:#237a78 1px solid;
	background-color:#cccccc;
}
.dvdbig_wrp {
	float:left;
	margin-right:13px;
	margin-bottom:10px;
}
.dvdbox_big {
	width:162px;
	height:228px;
	background-color:#cccccc;
}
.dvd_dis {
	width:260px;
	height:85px;
	overflow:auto;
	margin-top:5px;
}
.scenes_wrp {
	border:#f2b41e 1px solid;
	float:left;
	margin-left:5px;
	margin-right:5px;
}

