/* $Id: face.css 1 2009-05-18 15:57:45Z sen $ */

* {
	color: #502D0F;
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 12px;
}

BODY {
	margin: 0;
	padding: 0;
}

b.btn1 {
	height: 20px;
	font-size: 20px;
	background: url('../images/interface/btn1/left.gif') left top no-repeat;
	display:-moz-inline-stack;
	display: inline-block;
}
b.btn1 b {
	height: 20px;
	font-size: 20px;
	background: url('../images/interface/btn1/right.gif') right top no-repeat;
	display:-moz-inline-stack;
	display: inline-block;
}
b.btn1 input, b.btn1 btnon {
	height: 20px;
	border: 0px solid;
	color: #FDE978;
	font-family: Tahoma; 
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	margin: 0 15 0 15;
	background: transparent url('../images/interface/btn1/bg.gif');
	cursor: pointer;
	font-weight: bold;
	vertical-align: top;
}

.light, .light b {
	color: #FDE978;
	font-size: 11px;
}

.flash-outer {
	height: 100%; overflow: hidden; position: relative; width: 100%;
}

.flash-holder {
	left: 50%; position: absolute; top: 50%; z-index: 20;
}

.flash-cor {
	display: none; left: 50%; position: absolute; top: 50%; z-index: 10;
}

.main-flash-cor {
	position: absolute;
	z-index: 10;
}

.main-flash-lt {
	background: url("/images/corner-left-top.png") no-repeat;
	height: 334px;
	left: -314px;
	top: -70px;
	width: 509px;
}

.main-flash-rt {
	background: url("/images/corner-right-top.png") no-repeat;
	height: 334px;
	left: 100%;
	margin-left: -195px;
	top: -70px;
	width: 509px;
}

.main-flash-lb {
	background: url("/images/corner-left-bottom.png") no-repeat;
	height: 537px;
	left: -280px;
	margin-top: -435px;
	top: 100%;
	width: 400px;
}

.main-flash-rb {
	background: url("/images/corner-right-bottom.png") no-repeat;
	height: 537px;
	left: 100%;
	margin-left: -119px;
	margin-top: -435px;
	top: 100%;
	width: 400px;
}

.main-flash-b {
	background: url("/images/bottom-centr.png") no-repeat;
	height: 126px;
	left: 50%;
	margin-left: -115px;
	margin-top: -5px;
	top: 100%;
	width: 230px;
}

.rating {background: url('/images/index/right_block_bg.jpg') no-repeat; padding: 38px 32px 0 28px; position: relative; zoom: 1;}
.rating .title {margin: -68px 0 0 -24px; position: absolute;}
.rating table {border-collapse: collapse; width: 100%;}
.rating th,
.rating td {font-size: 11px;}
.rating th {color: #b20000; font-weight: normal;}
.rating td {border-top: 1px solid #a78e5f; padding: 4px 0;}
