body {
	background:url(/i/bg.gif) #670505;
	margin:0;
	padding:0;
	font-family:tahoma;
	font-size:11px;
	color:#636363;
	height:100%;
	min-width:930px;
}

img {
	border:0;
}

form {
	margin:0;
	padding:0;
}

.bold {
	font-weight:bold;
}

#outer {
	background:url(/i/bottom_bg.gif) transparent bottom left repeat-x;
	height:100%;
	padding-bottom:156px;
}

#inner {
	background:url(/i/top_bg.gif) #000 repeat-x;
	height:334px;
	padding:20px 20px 0 20px;
}

.featured {
	
}

.featured ul, .menu ul {
	list-style:none;
	margin:0;
	padding:0;
}

.featured ul li {
	float:left;
	padding:5px;
	margin-left:5px;
	width:120px;
	height:130px;
	background:#fff;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
}

.featured ul .first {
	float:left;
	padding:5px;
	margin-left:0;
	width:120px;
	height:130px;
	background:#fff;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
}

.featured ul .last {
	float:left;
	padding:5px;
	margin-left:5px;
	width:110px;
	height:130px;
	background:#f5f8fa;
	text-align:center;
	font-weight:bold;
	-moz-border-radius:0;
}

.featured ul .last .blue {
	float:left;
	margin-left:15px;
	margin-top:15px;
	color:#3c7a9b;
}

.featured ul .last .bluesquare {
	width:35px;
	height:35px;
	color:#fff;
	background:#3c7a9b;
	line-height:35px;
}

.featured ul .last .red {
	float:left;
	margin-left:10px;
	margin-top:15px;
	color:#b9282c;
}

.featured ul .last .total_votes {
	padding-top:10px;
	font-weight:normal
}

.featured ul .last .total_votes_num {
	padding-top:5px;
}

.featured ul .last .redsquare {
	width:35px;
	height:35px;
	color:#fff;
	background:#b9282c;
	line-height:35px;
}

.featured ul li a {
	color:#970000;
	font-weight:bold;
	font-size:12px;
	font-family:arial;
}

.featured ul li a:hover {
	text-decoration:none;
}

.featured ul li .bg {
	padding:5px;
	background:#e0e9eb;
	height:85px;
}

.featured ul li .left {
	float:left;
	width:47px;
	height:70px;
}

.featured ul li .right {
	float:right;
	width:58px;
	padding-left:5px;
}

.featured ul li .featured_link {
	text-align:center;
	padding-top:5px;
}

.clear {
	clear:both;
}

.menu {
	margin-top:20px;
}

.menu ul .dark {
	float:left;
	margin-left:20px;
	line-height:30px;
}

.menu ul .dark .left {
	background:url(/i/dark_m_bg_left.gif) top left transparent no-repeat;
	padding-left:9px;
}

.menu ul .dark .mid {
	background:url(/i/dark_m_bg.gif) repeat-x;
}

.menu ul .dark .right {
	background:url(/i/dark_m_bg_right.gif) top right transparent no-repeat;
	padding-right:9px;
}

.menu ul .first_light {
	float:left;
	margin-left:20px;
	line-height:30px;
}

.menu ul .light {
	float:left;
	margin-left:3px;
	line-height:30px;
}

.menu ul .last_light {
	float:left;
	margin-left:20px;
	line-height:30px;
}

.menu ul .light .left, .menu ul .first_light .left, .menu ul .last_light .left {
	background:url(/i/m_bg_left.gif) top left transparent no-repeat;
	padding-left:9px;
}

.menu ul .light .mid, .menu ul .first_light .mid, .menu ul .last_light .mid {
	background:url(/i/m_bg.gif) repeat-x;
}

.menu ul .light .right, .menu ul .first_light .right, .menu ul .last_light .right {
	background:url(/i/m_bg_right.gif) top right transparent no-repeat;
	padding-right:9px;
}

.menu a {
	color:#3c3c3c;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	font-family:arial;
}

.menu ul .dark a, .inv_menu ul li a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
	font-family:verdana;
}

.content {
	margin:-144px 20px 0 20px;
	min-height:400px;
	background:#fff;
	border:1px solid #808080;
	padding:0 20px;
}

.inv_menu {
	margin-right:0;
	float:right;
	font-family:verdana;
}

.inv_menu ul {
	list-style:none;
	margin:0;
	padding:0;
}

.inv_menu ul .first {
	margin-right:30px;
}

.inv_menu ul li {
	float:right;
	line-height:30px;
	margin-right:10px;
}

.inv_menu ul li .inv_left {
	background:url(/i/dark_m_bg_inv_left.gif) bottom left transparent no-repeat;
	padding-left:9px;
}

.inv_menu ul li .inv_mid {
	background:url(/i/dark_m_bg_inv.gif) center bottom repeat-x;
}

.inv_menu ul li .inv_right {
	background:url(/i/dark_m_bg_inv_right.gif) bottom right transparent no-repeat;
	padding-right:9px;
}

.description {
	float:left;
	padding-top:15px;
}

.users_online {
	width:70%;
	font-family:verdana;
	font-size:10px;
	padding-top:10px;
	float:left;
}

.users_online b {
	color:#386aa7;
}

.users_online a {
	color:#4e63a3;
}

.users_online a:hover {
	text-decoration:none;
}

.abs {
	position:absolute;
}

.login_form {
	float:right;
	padding:5px 5px 5px 15px;
	background:#f4f3f0;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.login_form .login_pic {
	float:left;
	width:40px;
	padding-top:2px;
}

.login_form p {
	margin:0;
	padding:0;
}

.login_form .smallpadding {
	padding-top:3px;
}

.login_form .login_input {
	float:right;
	padding-left:15px;
}

.login_form a {
	color:#262626;
	font-size:10px;
}

.login_form input[type=text], .login_form input[type=password] {
	border:1px solid #e4e3d6;
	font-family:verdana;
	font-size:10px;
	color:#363636;
	padding:3px;
	width:90px;
}

.logo_wrap {
	width:290px;
	text-align:center;
	float:left;
}

.logo {
	width:290px;
}

.logo_line {
	padding-left:30px;
}

.logo_line img {
	width:220px;
}

.lgd_in {
	float:right;
	width:200px;
	border:1px solid #f5f5f5;
	background:#fcfcfc;
	padding:5px;
	color:#636363;
}

.lgd_in_1 {
	float:left;
	width:40px;
}

.lgd_in_1 img {
	border:1px solid #f5f5f5;
}

.lgd_in_2 {
	float:right;
	font-weight:bold;
	line-height:15px;
}

.lgd_in_2 a {
	color:#375e88;
}

.lgd_in_2 a:hover {
	text-decoration:none;
}

.unread {
	margin-top:2px;
	line-height:9px;
	padding-left:15px;
	background:url(/i/b_msg.gif) center left no-repeat;
}

.unread a {
	color:#ff0000;
	font-size:9px;
	font-family:arial;
	text-decoration:none;
}

.lgd_in_3_l {
	float:left;
	width:40px;
	line-height:15px;
}

.lgd_in_3_r {
	float:left;
	font-weight:bold;
}

.content_description {
	color:#9a9a9a;
	font-weight:bold;
	font-size:10px;
	padding-top:3px;
}

.movie_genres {
	color:#808080;
	float:right;
	width:330px;
	margin-top:15px;
}

.movie_genres_text {
	background:url(/i/star.gif) no-repeat;
	line-height:12px;
	padding-left:15px;
	font-family:verdana;
}

.genres_wrap {
	background:#fbfbf9;
	padding:10px 5px;
	margin-top:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.genres_box ul {
	list-style:none;
	margin:0;
	padding:0;
}

.genres_box ul li {
	float:left;
	width:55px;
	padding-left:8px;
	background:url(/i/square.gif) bottom left no-repeat;
}
.genres_box a {
	color:#808080;
	text-decoration:none;
}

.genres_box a:hover {
	text-decoration:underline;
}

.search {
	margin-top:10px;
}

.c_g_wrap {
	width:280px;
	float:left;
}

.c_g_topleft {
	background:url(/i/c_g_topleft.gif) top left no-repeat;
	padding-left:10px;
}

.c_g_topmid {
	background:#dbedbf;
	height:10px;
}

.c_g_topright {
	background:url(/i/c_g_topright.gif) top right no-repeat;
	padding-right:10px;
}

.c_g_mid {
	background:#dbedbf;
	padding:0 10px;
	margin:0;
	height:22px;
}

.c_g_mid input[type=text] {
	border:1px solid #aaa;
	padding:3px;
	font-weight:bold;
	font-size:12px;
	font-family:verdana;
	width:160px;
}

.c_g_mid select {
	border:1px solid #aaa;
	font-weight:bold;
	font-size:12px;
	font-family:verdana;
}

.c_g_mid option {
	padding:2px 4px;
}

.c_g_mid .s_l {
	position:absolute;
}

.c_g_mid .s_m {
	position:absolute;
	margin-left:170px;
}

.c_g_mid .s_r {
	position:absolute;
	margin-top:1px;
	margin-left:235px;
}

.c_g_bottomleft {
	background:url(/i/c_g_bottomleft.gif) top left no-repeat;
	padding-left:10px;
}

.c_g_bottommid {
	background:#dbedbf;
	height:10px;
}

.c_g_bottomright {
	background:url(/i/c_g_bottomright.gif) top right no-repeat;
	padding-right:10px;
}

.c_gry_wrap {
	width:380px;
	margin-left:15px;
	float:left;
}

.c_gry_r_wrap {
	float:right;
	width:185px;
}

.c_gry_topleft {
	background:url(/i/c_gry_topleft.gif) top left no-repeat;
	padding-left:10px;
}

.c_gry_topmid {
	background:#f2f2f2;
	height:10px;
}

.c_gry_topright {
	background:url(/i/c_gry_topright.gif) top right no-repeat;
	padding-right:10px;
}

.c_gry_mid, .c_gry_r_mid {
	background:#f2f2f2;
	padding:0 10px;
	margin:0;
	color:#808080;
}

.c_gry_mid a {
	color:#282828;
	font-weight:bold;
}

.c_gry_mid a:hover {
	text-decoration:none;
}

.c_gry_r_mid a {
	color:#808080;
	font-weight:bold;
}

.c_gry_r_mid a:hover {
	text-decoration:none;
}

.c_gry_bottomleft {
	background:url(/i/c_gry_bottomleft.gif) top left no-repeat;
	padding-left:10px;
}

.c_gry_bottommid {
	background:#f2f2f2;
	height:10px;
}

.c_gry_bottomright {
	background:url(/i/c_gry_bottomright.gif) top right no-repeat;
	padding-right:10px;
}

.breadcrumbs {
	margin-top:30px;
	float:left;
}

.c_lgry_topleft {
	background:url(/i/c_lgry_topleft.gif) top left no-repeat;
	padding-left:13px;
}

.c_lgry_topmid {
	background:#f5f5f1;
	height:13px;
}

.c_lgry_topright {
	background:url(/i/c_lgry_topright.gif) top right no-repeat;
	padding-right:13px;
}

.c_lgry_mid {
	background:#f5f5f1;
	padding:0 13px 13px 13px;
}

.c_lgry_mid .text {
	background:url(/i/home.gif) center left no-repeat;
	padding-left:23px;
	line-height:21px;
}

.c_lgry_mid .text .arrow {
	background:url(/i/arrow.gif) center left #f5f5f1 no-repeat;
	padding-left:21px;
	margin-left:10px;
}

.c_lgry_mid a {
	color:#4a659b;
	font-size:14px;
	font-weight:bold;
	font-family:arial;
}

.c_lgry_mid a:hover {
	text-decoration:none;
}

.c_lgry_mid .current {
	color:#970000;
	font-size:14px;
	font-weight:bold;
	font-family:arial;
}

.pg2 {
	color:#000;
	padding-top:10px;
}

.pg  {
	color:#000;
	padding-top:20px;
}

.pg a , .pg2 a {
	color:#266dbb;
	text-decoration:none;
	padding:3px 5px;
	border:1px solid #b9c7db;
	font-weight:bold;
	font-size:10px;
}

.pg a:hover, .pg2 a:hover {
	border:1px solid #5b92c8;
}

.pg .cur, .pg2 .cur {
	background:#fcdc5f;
	border:1px solid #b9c7db;
	color:#000;
	padding:3px 5px;
	font-weight:bold;
	font-size:10px;
}

.m_c {
	float:left;
	padding-top:20px;
}

.m_c .m_c_h {
	border-bottom:1px dashed #d6d6d6;
	padding:10px 10px 10px 0;
	margin-left:5px;
}

.m_c .m_c_h .m_c_h_l {
	float:left;
}

.m_c .m_c_h .m_c_h_l .bullet {
	font-weight:bold;
	font-size:11px;
	padding-top:5px;
	float:left;
}

.m_c .m_c_h .m_c_h_l .cover {
	padding-left:20px;
	float:left;
}

.m_c .m_c_h .m_c_h_l .cover img {
	border:1px solid #808080;
}

.m_c .m_c_h .m_c_h_r {
	float:left;
	margin-left:15px;
}

.m_c .m_c_h .m_c_h_r .m_c_h_r_link {
	line-height:21px;
/*	background:url(/i/play.gif) center left no-repeat;*/
/*	padding-left:25px;*/
}

.m_c .m_c_h .m_c_h_r .m_c_h_r_link a {
	font-size:14px;
	font-weight:bold;
	color:#970000;
}

.m_c .m_c_h .m_c_h_r .m_c_h_r_link a:hover {
	text-decoration:none;
}

.m_c .m_c_h .m_c_h_r .m_c_h_r_tl {
	float:left;
	width:45px;
	padding:2px 0;
}

.m_c .m_c_h .m_c_h_r .m_c_h_r_tr {
	float:left;
	padding:2px 0;
}

.m_c .m_c_h .m_c_h_r .m_c_h_r_tr .stars {
	padding:2px 0;
}

.m_c .m_c_h .m_c_h_r .m_c_h_r_tr a {
	color:#282828;
}

.m_c .m_c_h .m_c_h_r .m_c_h_r_tr a:hover {
	text-decoration:none;
}

.g {
	color:#636363;
	background:#f7f8f9;
	padding:15px;
	margin-top:15px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

.g .g_t {
	line-height:24px;
	background:url(/i/star_big.gif) center left no-repeat;
	padding-left:30px;
}

.g ul {
	list-style:none;
	margin:10px 0 0 0;
	padding:0;
}

.g ul li {
	padding-left:10px;
	line-height:20px;
	float:left;
	width:400px;
}

.g ul li a {
	color:#636363;
	text-decoration:none;
}

.g ul li a:hover {
	text-decoration:underline;
}

/* index */
.i_f_t {
	background:url(/i/star.gif) center left no-repeat;
	color:#808080;
	padding:20px 0 20px 15px;
}

.f_w {
	border-bottom:1px dashed #b2b2b2;
}

.t_w {
	width:30%;
	padding:30px 0 30px 20px;
}

.t_h_l {
	float:left;
	width:68px;
	padding-right:5px;
}

.t_h_l img {
	border: 1px solid #a0a0a0;
}

.t_h_r {
	float:left;
}

.m_l {
	padding:3px;
}

.m_l a {
	color:#970000;
	font-weight:bold;
	font-family:arial;
}

.m_l a:hover {
	text-decoration:none;
}

.i_l {
	float:left;
	padding:3px;
	min-width:90px;
}

.i_r {
	float:left;
}

.i_r a {
	color:#808080;
}

.i_r a:hover {
	text-decoration:none;
}

/* movie page */
.em_wrap {
	margin:30px 0 0 20px;
	border:1px solid #efefef;
	padding:2px;
	width:370px;
}

.em_i1 {
	border:1px solid #d1d5bd;
	padding:10px;
	color:#636363;
	font-weight:bold;
	font-size:12px;
}

.em_i2 {
	line-height:29px;
	background:url(/i/info.gif) center left no-repeat;
	padding-left:32px;
}

.m_tab_wrap {
	margin-top:30px;
}

.m_tab_l {
	border-bottom:1px solid #fff;
	border-top:1px solid #c4c4c4;
	border-left:1px solid #c4c4c4;
	border-right:1px solid #c4c4c4;
	background:url(/i/blue.gif) #fff top left repeat-x;
	height:20px;
	padding:10px;
	float:left;
}

.m_tab_link {
	background:url(/i/movie.gif) center left no-repeat;
	padding:0 15px 0 25px;
	line-height:20px;
	color:#970000;
	font-weight:bold;
	text-decoration:none;
}

.m_tab_link a {
	color:#970000;
	font-weight:bold;
	text-decoration:none;
}

.m_tab_r {
	border-bottom:1px solid #fff;
	border-top:1px solid #c4c4c4;
	border-left:1px solid #c4c4c4;
	border-right:1px solid #c4c4c4;
	background:url(/i/blue.gif) #fff top left repeat-x;
	height:15px;
	padding:5px 10px 10px 10px;
	float:left;
	margin-left:5px;
	margin-top:10px;
}

.m_tab_r_link {
	background:url(/i/share.gif) center left no-repeat;
	padding:0 15px 0 25px;
	line-height:20px;
}

.m_tab_r_link a {
	color:#0066cc;
	font-weight:bold;
	text-decoration:none;
}

.m_left {
	float:left;
	border:1px solid #c4c4c4;
	padding:10px;
	margin-top:-1px;
	width:60%;
}

.m_l_pad {
	padding:20px;
}

.m_l_pic {
	float:left;
	width:68px;
}

.m_l_pic img {
	border:1px solid #c4c4c4;
}

.m_l_info {
	float:right;
	width:40%;
}

.m_l_info div, .m_l_info .stars {
	padding:1px 0 2px 0;
}

.m_l_rating {
	float:right;
	width:40%;
}

.m_l_link {
	color:#970000;
	font-weight:bold;
	font-size:14px;
	font-family:arial;
}

.m_i_left {
	float:left;
	width:45px;
}

.m_i_right {
	float:left;
}

.m_i_right a {
	color:#282828;
}

.m_i_right a:hover {
	text-decoration:none;
}

.m_right {
	float:right;
	width:300px;
}

.m_r1 {
	width:300px;
}

.m_r_s {
	background:url(/i/refresh.gif) center left no-repeat;
	padding-left:15px;
	line-height:12px;
	font-weight:bold;
	color:#555;
	font-size:12px;
	font-family:verdana;
}

.m_r_s_1 {
	float:left;
	line-height:25px;
}

.m_r_s_2 {
	float:right;
	border:1px solid #cdd3c9;
	padding:1px;
	background:#fff;
}

.m_r_s_2_1 {
	border:1px solid #808080;
	padding:2px 10px;
	text-align:center;
}

.m_r_s_2_1_1 {
	line-height:17px;
	background:url(/i/plus.gif) center left no-repeat;
	padding-left:20px;
}

.m_r_s_2_1_1  a {
	text-decoration:none;
	color:#4f6853;
}

.m_r_s_2_1_1 a:hover {
	text-decoration:underline;
}

.m_r2 {
	background:#f4f7f5;
	padding:5px 10px 10px 10px;
	width:280px;
	margin-top:5px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	overflow:auto;
	height:300px;
}

.m_r2_2 {
	background:#fff;
	padding:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin-top:5px;
}

.m_r2_3 {
	background:#f8f9fA;
	padding:10px 5px;
}

.m_r2_t {
	float:left;
	width:47px;
}

.m_r2_info {
	float:left;
	padding-left:10px;
}

.m_r2_link {
	width:145px;
}

.m_r2_link a {
	color:#970000;
	font-weight:bold;
}

.m_r2_link a:hover {
	text-decoration:none;
}

.m_r2_left {
	float:left;
	width:45px;
}

.m_r2_right {
	float:left;
	width:140px;
}

.m_r2_right a {
	color:#282828;
}

.m_r2_right a:hover {
	text-decoration:none;
}

/* form */
.registerform {
	margin:50px auto 0 auto;
	width:700px;
}

.registerform input {
	font-size:11px;
	font-family:tahoma;
	padding:2px;
}

.headertext {
	font-size:15px;
	font-family:trebuchet ms;
	font-weight:bold;
	text-align:center;
	padding:10px;
}

.loginmid {
	padding:10px;
	color:#636363;
}

.logintext {
	padding:10px;
	font-weight:bold;
	background:#f5f5f5;
	border:1px solid #eaeaea;
}

.loginleft {
	padding:10px;
	font-weight:bold;
	float:left;
	width:100px;
}

.loginright {
	padding:5px;
	float:left;
	width:150px;
}

table input, table select,table textarea {
	font-family:tahoma;
	font-size:11px;
	padding: 2px;
}

/* rating */
.rating{
	width:90px;
	height:18px;
	margin:0;
	padding:0;
	list-style:none;
	clear:both;
	position:relative;
	background: url(/i/star-matrix.gif) no-repeat 0 0;
}
.nostar {background-position:0 0}
.onestar {background-position:0 -18px}
.twostar {background-position:0 -36px}
.threestar {background-position:0 -54px}
.fourstar {background-position:0 -72px}
.fivestar {background-position:0 -90px}
ul.rating li {
	cursor: pointer;
 /*ie5 mac doesn't like it if the list is floated\*/
	float:left;
	/* end hide*/
	text-indent:-999em;
}
ul.rating li a {
	position:absolute;
	left:0;
	top:0;
	width:18px;
	height:18px;
	text-decoration:none;
	z-index: 200;
}
ul.rating li.one a {left:0}
ul.rating li.two a {left:18px;}
ul.rating li.three a {left:36px;}
ul.rating li.four a {left:54px;}
ul.rating li.five a {left:72px;}
ul.rating li a:hover {
	z-index:2;
	width:90px;
	height:18px;
	overflow:hidden;
	left:0;	
	background: url(/i/star-matrix.gif) no-repeat 0 0
}
ul.rating li.one a:hover {background-position:0 -108px;}
ul.rating li.two a:hover {background-position:0 -126px;}
ul.rating li.three a:hover {background-position:0 -144px}
ul.rating li.four a:hover {background-position:0 -162px}
ul.rating li.five a:hover {background-position:0 -180px}

/* submit */
.s1 {
	padding:40px 0 5px 0;
}

.s2 {
	padding:5px 0;
}

.s3 {
	border-top:1px solid #474747;
	border-bottom:1px solid #474747;
}

.s3_1 {
	border-top:1px solid #efefef;
	border-bottom:1px solid #efefef;
	padding:20px 0;
}

.s3_1_1 {
	float:left;
	width:300px;
	font-weight:bold;
}

.s3_1_2 {
	float:left;
}

.s3_1_2 a {
	color:#970000;
	font-weight:bold;
}

.s3_1_2 a:hover {
	text-decoration:none;
}

.s4 {
	margin-top:20px;
}

.s4_1 {
	padding:3px 0;
}

.s4_1_1 {
	float:left;
	width:300px;
	font-weight:bold;
}

.s4_1_2 {
	float:left;
	font-weight:bold;
}

.s4_2 {
	padding:3px 0;
}

.s4_2_1 {
	float:left;
	width:300px;
	font-weight:bold;
}

.s4_2_2 {
	float:left;
}

.s4_2_2 input, .s4_2_2 textarea {
	color:#363636;
	padding:2px;
	font-family:verdana;
	font-size:11px;
}

/* movie */
.lnk {
	margin-top:30px;
	width:910px;
}

.lnk ul {
	list-style:none;
	padding:0;
	margin:0;
}

.lnk_1_f {
	float:left;
	width:175px;
}

.lnk_1_2 {
	text-align:center;
	line-height:20px;
	font-weight:bold;
}

.lnk_1_w {
	background:url(/i/filmstrip.gif) center left no-repeat;
	padding-left:50px;
	line-height:41px;
	font-weight:bold;
}

.lnk_1_d {
	color:#578347;
	font-weight:bold;
	background:url(/i/download.gif) center left no-repeat;
	line-height:24px;
	padding-left:30px;
	font-size:13px;
}

.lnk_1_d_2 {
	color:#578347;
	font-weight:bold;
	line-height:24px;
	font-size:13px;
}

.lnk_1_d_2 a {
	color:#578347;
}

.lnk_1_d_2 a:hover {
	text-decoration:none;
}

.lnk_1 {
	float:left;
	width:175px;
	margin-left:7px;
	margin-top:10px;
}

.lnk_1_3 {
	padding:0 10px 10px 25px;
	line-height:11px;
	font-weight:bold;
}

.lnk_1_3 span {
	background:url(/i/movie-camera.gif) center left no-repeat;
	padding-left:17px;
}

.lnk_1_3 span a {
	color:#b2b2b2;
	text-decoration:underline;
}

.lnk_1_3 span a:hover {
	text-decoration:none;
}

.lnk_1_4 {
	padding-left:10px;
	background:url(/i/c_y_topleft.gif) #ffec6a top left no-repeat;
	margin-top:2px;
}

.lnk_1_4_1 {
	padding-right:10px;
	background:url(/i/c_y_topright.gif) #ffec6a top right no-repeat;
}

.lnk_1_4_1_1 {
	background:#ffec6a;
	height:10px;
}

.lnk_1_5 {
	background:#ffec6a;
	padding:0 10px;
}

.lnk_1_5_1 {
	padding:3px 0;
	display:block;
}

.lnk_1_5 a {
	padding-left:40px;
	padding-right:10px;
	display:block;
	font-weight:bold;
	line-height:30px;
	font-size:13px;
	color:#454730;
}

.unknown {
	background:url(/i/play.gif) 0 50% no-repeat;
}

.unknown:hover {
	background:url(/i/play_big.gif) no-repeat;
}

.dvd {
	background:url(/i/play_dvd.gif) 0 50% no-repeat;
}

.dvd:hover {
	background:url(/i/play_big_dvd.gif) 0 50% no-repeat;
}

.r5 {
	background:url(/i/play_r5.gif) 0 50% no-repeat;
}

.r5:hover {
	background:url(/i/play_big_r5.gif) 0 50% no-repeat;
}

.ts {
	background:url(/i/play_ts.gif) 0 50% no-repeat;
}

.ts:hover {
	background:url(/i/play_big_ts.gif) 0 50% no-repeat;
}

.cam {
	background:url(/i/play_cam.gif) 0 50% no-repeat;
}

.cam:hover {
	background:url(/i/play_big_cam.gif) 0 50% no-repeat;
}

.lnk_1_5 a:hover {
	color:#000;
	text-decoration:none;
}

.lnk_1_6 {
	padding-left:10px;
	background:url(/i/c_y_bottomleft.gif) #ffec6a bottom left no-repeat;
}

.lnk_1_6_1 {
	padding-right:10px;
	background:url(/i/c_y_bottomright.gif) #ffec6a bottom right no-repeat;
}

.lnk_1_6_1_1 {
	background:#ffec6a;
	height:10px;
}

.lnk_1_7 {
	border:1px solid #efefef;
	width:145px;
	margin:0 auto;
}

.lnk_1_7_1 {
	float:left;
	border-right:1px solid #efefef;
	width:80px;
	padding:5px 2px;
	text-align:center;
	height:30px;
}

.lnk_1_7_1_1 img {
	cursor:pointer;
}

.lnk_1_7_1_g {
	font-size:9px;
	font-family:verdana;
	font-weight:bold;
	color:#36853a;
}

.lnk_1_7_1_b {
	font-size:9px;
	font-family:verdana;
	font-weight:bold;
	color:#ea0006;
}

.lnk_1_7_1_tg {
	display:none;
	position:absolute;
	margin-top:-60px;
	margin-left:23px;
	padding:5px;
	z-index:100;
	background:#fff;
	border:1px solid #919191;
	color:#289BDF;
	font-weight:bold;
	font-family:verdana;
	font-size:9px;
}

.lnk_1_7_1_tb {
	display:none;
	position:absolute;
	margin-top:-60px;
	margin-left:40px;
	padding:5px;
	z-index:100;
	background:#fff;
	border:1px solid #919191;
	color:#ff0000;
	font-weight:bold;
	font-family:verdana;
	font-size:9px;
}

.lnk_1_8 {
	float:right;
	padding:5px 5px 5px 0;
	text-align:center;
	width:50px;
	height:30px;
}

.lnk_1_8 a {
	color:#808080;
	font-family:verdana;
	font-size:9px;
	text-decoration:none;
	font-weight:bold;
}

.lnk_this {
	color:#636363;
	font-weight:bold;
	background:url(/i/link.gif) center left no-repeat;
	padding-left:20px;
}

.lnk_this_href {
	background:#fffef4;
	border:1px dashed #b0b0b0;
	padding:5px;
	font-family:verdana;
	font-size:11px;
	color:#363636;
}

.m_desc_wrap {
	margin-top:20px;
}

.m_desc {
	padding:10px;
	font-size:12px;
}

.m_tag_wrap {
	margin-top:10px;
}

.m_tag {
	padding:10px;
	font-size:12px;
	color:#970000;
}

.c_gry_r_mid .log_reg {
	color:#89ade2;
}

.c_gry_r_mid .log_reg:hover {
	text-decoration:none;
}

.c_1 {
	border:1px dashed #c0c0c0;
	padding:2px;
}

.c_1_1 {
	background:#fff;
	color:#636363;
	padding:10px;
	font-weight:bold;
}

.c_2 {
	margin-top:20px;
	color:#636363;
	font-weight:bold;
	font-size:12px;
}

.c_3 {
	margin-top:5px;
	color:#aaa;
}

.c_4 {
	margin-top:20px;
	color:#636363;
}

.c_4_1l {
	float:left;
	width:100px;
	padding:2px 0;
}

.c_4_1r {
	float:left;
	padding:2px 0;
}

.c_4_1r input {
	padding:2px;
	font-family:arial;
	font-size:11px;
	color:#636363;
}

.c_4_1r input[type=submit] {
	cursor:pointer;
}

.c_4_1r textarea {
	padding:2px;
	font-family:arial;
	font-size:11px;
	color:#636363;
}

.c_4_1r span {
	font-size:10px;
	font-family:verdana;
}

.c_4_1r a {
	color:#282828;
}

/* comments */
.cm_wrap {
	border:1px solid #e5e5e5;
	padding:5px;
	margin-top:15px;
}

.cm_1_1 {
	border:1px solid #e4ecf4;
	background:#e1ebde;
	padding:5px;
	font-weight:bold;
	color:#636363;
}

.cm_1_2 {
	border:1px solid #f5f5f5;
	border-bottom:1px solid #d5e3ce;
	margin-top:10px;
}

.cm_1_2_1 {
	border:1px solid #d5e3ce;
	background:url(/i/gray.gif) top left repeat-x;
}

.cm_1_2_1_1 {
	z-index:10;
	float:right;
	background:url(/i/orange.gif) center left no-repeat;
	padding:4px 5px 3px 5px;
	text-align:center;
	height:20px;
	font-size:10px;
}

.cm_1_2_1_1 a {
	font-weight:bold;
	text-decoration:none;
	color:#fff;
}

.cm_1_2_1_1 a:hover {
	text-decoration:underline;
}

.cm_1_2_1_2 {
	float:left;
	width:88px;
	padding:5px;
	text-align:center;
	font-size:10px;
	color:#b5b5b5;
}

.cm_1_2_1_2 a {
	color:#b0cda9;
	font-weight:bold;
}

.cm_1_2_1_3 {
	float:left;
	min-height:80px;
	border-left:1px solid #edf0f3;
	padding:5px 10px;
}

.cm_1_2_1_3_1 {
	background:url(/i/comment.gif) center left no-repeat;
	padding-left:20px;
	font-weight:bold;
	color:#808080;
}

.cm_1_2_1_3_2 {
	padding:10px 10px 10px 30px;
	color:#000;
	font-family:verdana;
}

.cm_1_2_1_3_2_1 {
	border:1px solid #d1ded3;
	background:#f2f9ee;
	padding:5px 15px;
	margin-top:10px;
	display:none;
	width:310px;
}

.cm_1_2_1_3_2_1_1 {
	font-family:verdana;
	color:#000;
	font-weight:bold;
	padding:5px 0;
}

.cm_1_2_1_3_2_1_2 {
	padding:5px 0;
}

.cm_1_2_1_3_2_1_2 textarea {
	font-family:verdana;
	font-size:11px;
	padding:2px;
}

.cm_1_2_1_3_2_1_2_b {
	font-family:verdana;
	color:#808080;
	font-weight:bold;
	padding:2px;
	font-size:11px;
	border:1px solid #d9dcd1;
	background:#fff;
}

.cm_1_2_1_4 {
	background:#f8f9fa;
	padding:5px 5px 5px 110px;
}

.cm_1_2_1_4_1 {
	background:url(/i/comment_small.gif) center left no-repeat;
	padding-left:15px;
	color:#808080;
	font-size:10px;
	font-family:verdana;
	line-height:10px;
}

.cm_1_2_1_4_1 a {
	color:#808080;
}

.cm_1_3 {
	border:1px solid #d5e3ce;
	background:#fbfcfd;
	margin-left:30px;
}

.cm_1_3_1 {
	padding:0 30px;
	color:#000;
	font-family:verdana;
	width:100%;
	color:#000;
}

/* submit links */
.s_1 {
	margin-top:30px;
	background:#f4f7f5;
	padding:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	width:200px;
	float:right;
}

.s_1_1 {
	border:1px solid #cdd3c9;
	padding:3px;
	background:#fff;
}

.s_1_1_1 {
	float:left;
	padding:5px;
}

.s_1_1_1_1 {
	line-height:17px;
	background:url(/i/plus.gif) center left no-repeat;
	padding-left:20px;
}

.s_1_1_1_1 a {
	color:#4f6853;
	text-decoration:none;
	font-weight:bold;
}

.s_1_1_1_1 a:hover {
	text-decoration:underline;
}

.s_1_1_2 {
	float:right;
}

.s_1_1_2 img {
	border:1px solid #cdd3c9;
}

/* tags */
.tg_wrap {
	width:650px;
}

.tg_1 {
	font-size:13px;
	font-weight:bold;
	margin-top:10px;
	padding:10px 0;
}

.tg_2 {
	border:1px solid #e1e4de;
	padding:10px;
}

.tg_2l {
	float:left;
	width:200px;
	font-weight:bold;
	padding:3px 0;
}

.tg_2l span {
	font-weight:normal;
}

.tg_2r {
	float:left;
	padding:3px 0;
}

.tg_2r span {
	background:url(/i/asterisk_yellow.gif) center left no-repeat;
	padding-left:20px;
	line-height:15px;
}

.tg_2r input, .tg_2r textarea {
	font-family:verdana;
	font-size:11px;
	padding:2px;
}

.tags {
	margin-top:10px;
	padding:5px;
	font-size:12px;
	font-weight:bold;
	color:#970000;
	font-family:tahoma;
}

.tags a {
	color:#970000;
}

.tags a:hover {
	text-decoration:none;
}

/* users */
.u_tab_wrap {
	font-size:14px;
	font-weight:bold;
	font-family:arial;
	margin-top:20px;
}

.u_tab {
	list-style:none;
	margin:0;
	padding:0;
}

.u_tab_first {
	float:left;
	margin-left:10px;
}

.u_tab_li {
	float:left;
	margin-left:5px;
}

.u_tab_text {
	padding:5px 5px 15px 5px;
}

.u_tab_text a {
	color:#4a659b;
}

.u_tab_text a:hover {
	text-decoration:none;
}

.u_pic_wrap {
	background:#f5f5f1;
	padding-bottom:10px;
	font-family:arial;
}

.u_pic_left {
	font-size:14px;
	font-weight:bold;
	background:url(/i/asterisk_yellow.gif) center left no-repeat;
	padding-left:20px;
	line-height:20px;
	font-weight:bold;
	color:#636363;
}

.u_pic_right {
	font-size:11px;
	padding:10px;
}

.u_wrap {
	margin-top:20px;
}

.u_pic {
	padding:5px;
	border:1px solid #cecece;
	float:left;
}

.u_info {
	float:left;
	font-size:12px;
}

.u_info_left {
	float:left;
	padding:2px 0 3px 10px;
	width:100px;
	font-weight:bold;
}

.u_info_right {
	float:left;
	padding:2px 0 3px 10px;
}

.u_info_right a {
	color:#4a659b;
	font-weight:bold;
}

.u_info_right a:hover {
	text-decoration:none;
}

.u_right {
	float:right;
}

.u_right_text {
	padding-bottom:10px;
	font-weight:bold;
	font-size:13px;
	text-align:center;
}

.sm_wrap {
	margin-top:30px;
}

.sm_tip {
	padding:2px 0;
}

.sm_left {
	float:left;
	width:100px;
	padding:2px 0;
}

.sm_right {
	float:left;
	padding:2px 0;
}

.sm_right a {
	color:#4e63a3;
	font-weight:bold;
}

.sm_right a:hover {
	text-decoration:none;
}

.sm_right input, .sm_right textarea {
	font-size:11px;
	font-family:verdana;
	padding:2px;
}

.inbx_wrap {
	margin-top:30px;
	width:800px;
}

.inbx_1 {
	list-style:none;
	margin:0;
	font-size:13px;
	font-weight:bold;
	padding:0 0 10px 0;
	color:#636363;
}

.inbx_1 li {
	float:left;
	width:33%;
}

.inbx_2 {
	list-style:none;
	margin:0;
	padding:3px 10px;
}

.inbx_2_2 {
	list-style:none;
	margin:0;
	padding:0
}

.inbx_2_2 li {
	float:left;
	width:33%;
	line-height:15px;
}

.inbx_2_2 li span {
	background:url(/i/letter.gif) center left no-repeat;
	padding-left:20px;
}

.inbx_2_2 li span a {
	color:#282828;
}

.inbx_wrap_2 {
	margin:30px 0;
}

.inbx_2_3 {
	border:1px solid #d5e3ce;
	background:url(/i/gray.gif) #fff top left repeat-x;
}

.inbx_2_3_1 {
	float:left;
	width:80px;
	text-align:center;
	padding:5px;
	color:#b5b5b5;
	font-size:10px;
	font-family:verdana;
}

.inbx_2_3_2 {
	float:left;
	padding:2px;
	border-left:1px solid #edf0f3;
	min-height:80px;
}

.inbx_2_3_2_1 {
	background:url(/i/comment.gif) center left no-repeat;
	padding-left:20px;
}

.inbx_2_3_2_2 {
	padding-left:30px;
	padding-top:10px;
}

/* footer */
.footer {
	padding:100px 0;
	font-size:10px;
}

.footer .notice {
	float:left;
	width:49%;
	text-align:justify;
}

.footer .disclaimer {
	float:right;
	width:49%;
	text-align:justify;
}

.footer .footer_links {
	padding-top:60px;
	text-align:center;
}

.footer .notice div {
	padding-top:60px;
	text-align:left;
	color:#a6a6a6;
}

.footer .footer_links a {
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
	color:#a6a6a6;
}

.footer .footer_links a:hover {
	text-decoration:underline;
}
