



/* predefined */
html, body { height: 100% }
body {
	background: #611515 url(/images/bgr.gif) repeat-x;
}
body, td, input, select, textarea {
	color: #999;
	font: 11px Arial, Helvetica, sans-serif;
}
body, form { margin: 0; padding: 0; }
a { color: #fff; text-decoration: none; }
a:hover { text-decoration: underline }
h1 {
	color: #fff;
	font-size: 16px;
	margin: 0 0 6px;
}
h2 {
	color: #ccc;
	font-size: 14px;
	margin: 0 0 4px;
}
h3 {
	color: #ccc;
	font-size: 12px;
	margin: 0 0 2px;
}
h4 {
	color: #ccc;
	font-size: 11px;
	font-weight: normal;
	margin: 0;
}



/* layout */
#xl {
	position: relative;
	width: 780px;
	min-height: 100%;
	margin: 0 auto;
}
* html #xl { height: 100% }
#top {
	position: relative;
	height: 80px;
	background: url(/images/top_bgr.gif);
	margin-bottom: 20px;
}
#topshad_l,
#topshad_r {
	position: absolute;
	bottom: 0;
	width: 9px;
	height: 63px;
}
#topshad_l {
	left: -9px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/topshad_l.png');
}
#topshad_r {
	right: -9px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/topshad_r.png');
}
html>body #topshad_l { background: url(/images/topshad_l.png) }
html>body #topshad_r { background: url(/images/topshad_r.png) }
#topshad_b {
	position: absolute;
	left: 10px;
	bottom: -20px;
	width: 760px;
	height: 20px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/topshad_b.png',sizingMethod='scale');
}
html>body #topshad_b { background: url(/images/topshad_b.png) }
#topshad_bl,
#topshad_br {
	position: absolute;
	bottom: -20px;
	width: 19px;
	height: 20px;
}
#topshad_bl {
	left: -9px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/topshad_bl.png',sizingMethod='scale');
}
#topshad_br {
	right: -9px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/topshad_br.png',sizingMethod='scale');
}
html>body #topshad_bl { background: url(/images/topshad_bl.png) }
html>body #topshad_br { background: url(/images/topshad_br.png) }
#logo {
	position: absolute;
	top: 8px;
	background: url(/images/dotts_lightgray.gif) right top repeat-y;
	border: 0;
	padding: 11px 20px 21px 17px;
}
#topbanner {
	position: absolute;
	left: 170px;
	top: 13px;
	width: 468px;
	height: 60px;
	border: 0;
}
#rightbanners {
	float: right;
	width: 127px;
	text-align: center;
}
#leftbanners {
	text-align: center;
	padding-bottom: 5px;
}
#rightbanners img,
#leftbanners img {
	border: 0;
	margin: 5px 0;
}
#lang {
	position: absolute;
	right: 10px;
	top: 8px;
	width: 120px;
	height: 64px;
	font-size: 9px;
	font-weight: bold;
	line-height: 20px;
	text-align: right;
	padding-top: 16px;
	background: url(/images/dotts_lightgray.gif) left top repeat-y;
}
#lang a { color: #999 }
#lang a:hover { color: #666; text-decoration: none; }
#lang a img {
	float: right;
	padding: 1px;
	border: 1px solid #ccc;
	margin: 3px 0 2px 8px;
}
#lang a:hover img { border-color: #999 }
#middle { padding-bottom: 45px }
* html #middle { padding-bottom: 30px }
#leftnav {
	float: left;
	width: 155px;
	font-size: 10px;
	font-weight: bold;
}
.title {
	letter-spacing: 0.5ex;
	background: left bottom repeat-x;
	margin-bottom: 5px;
}
.title b {
	font-size: 14px;
	font-weight: normal;
	background: repeat-x;
}
#login {
	position: relative;
	width: 100%;
	height: 74px;
	color: #165b00;
	background: url(/images/login_bgr.png);
	margin: 10px 0 25px;
}
#login h1 {
	font-size: 12px;
	margin: 0 0 4px;
}
html>body #login { background: #78bd44 url(/images/login_bgr.png) repeat-y }
#logintop,
#loginbottom,
#navtop,
#navbottom {
	position: absolute;
	left: 0;
	width: 155px;
}
#logintop {
	top: -10px;
	height: 10px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/login_top.png');
}
html>body #logintop { background: url(/images/login_top.png) }
#loginbottom {
	bottom: -15px;
	height: 15px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/login_bottom.png');
}
html>body #loginbottom { background: url(/images/login_bottom.png); }
#logincnt {
	width: 141px;
	margin: 0 auto;
	padding: 0 5px;
	background: url(/images/login_grad.png) repeat-x;
}
#login .title { background-image: url(/images/dotts_yellow.gif) }
#login .title b {
	color: #e5f056;
	background-image: url(/images/login_grad.png);
}
#login .field {
	margin-bottom: 4px;
	height: 11px
}
#login .txtfld {
	width: 80px;
	color: #165b00;
	font-size: 10px;
	background: #e5f056;
	border-color: #165b00;
}
#login .pwd { width: 65px }
#nav {
	position: relative;
	width: 100%;
	color: #f07d56;
	text-transform: uppercase;
	background: url(/images/nav_bgr.png);
	margin: 10px 0 25px;
}
#nav .title { background-image: url(/images/dotts_peach.gif) }
#nav .title b {
	display: inline;
	color: #fff;
	background: url(/images/nav_bgr.png) -5px;
}
#navtop {
	top: -10px;
	height: 10px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/nav_top.png');
}
html>body #navtop { background: url(/images/nav_top.png) }
#navbottom {
	bottom: -15px;
	height: 15px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/nav_bottom.png');
}
html>body #navbottom { background: url(/images/nav_bottom.png); }
.navcnt {
	width: 141px;
	margin: 0 auto;
	padding: 0 5px;
	background: url(/images/nav_grad.png) repeat-x;
}
#nav a,
#nav b {
	display: block;
	background: url(/images/arr1.gif) 0 4px no-repeat;
}
#nav a:hover {
	text-decoration: none;
	background-position: 2px 4px;
}
#nav .dn:hover {
	text-decoration: none;
	background-position: 0 5px;
}
#nav i {
	display: block;
	font-style: normal;
	padding: 0 0 7px 10px;
	background: url(/images/dotts_peach.gif) left bottom repeat-x;
}
#nav .sub {
	margin-left: 10px;
	text-transform: none;
}
#nav .sub a,
#nav .sub b { background-image: url(/images/arr2.gif) }
#nav .sub .sub a,
#nav .sub.sub b { background-image: url(/images/arr3.gif) }
#nav .dn { background-image: url(/images/arr1_dn.gif) }
#nav .sub .dn { background-image: url(/images/arr2_dn.gif) }
#nav .nograd {
	background: none;
	text-transform: none;
}
#nav .nograd a { background: none }
#center {
	float: left;
	width: 488px;
	margin-left: 5px;
}
.roundbox .top,
#footer .top {
	position: relative;
	height: 10px;
	background: #000;
	margin: 0 10px;
}

.roundbox .title { background-image: url(/images/dotts_darkgray.gif) }
.roundbox .title b {
	color: #fff;
	background-image: url(/images/roundgrad_grad.png);
}
.roundgrad {
	position: relative;
	font-size: 10px;
	font-weight: bold;
}
.roundgrad h3 {
	font-size: 11px;
	margin: 0;
}
.roundgrad h4 { font-size: 10px }
.roundgrad .gtop { background: url(/images/roundgrad_top.png) }
.roundbox .cnt { background: #000 }
.roundgrad .cnt {
	background: #000 url(/images/roundgrad_grad.png) repeat-x;
	border-left: 3px solid #000;
	border-right: 3px solid #000;
	padding: 0 10px;
}
.roundbox .cntindex {
	height: 260px;
	padding: 0 10px 0 205px;
}
.roundbox .rtl,
.roundbox .rtr,
.roundbox .rbr,
.roundbox .rbl,
#footer .rtl,
#footer .rtr {
	position: absolute;
	width: 10px;
	height: 10px;
}
.roundbox .rtl,
.roundbox .rtr,
#footer .rtl,
#footer .rtr { top: 0 }
.roundbox .rtr,
.roundbox .rbr,
#footer .rtr { right: -10px }
.roundbox .rbr,
.roundbox .rbl { bottom: 0 }
.roundbox .rbl,
.roundbox .rtl,
#footer .rtl { left: -10px }
.roundbox .rtl,
#footer .rtl { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/round_tl.png') }
.roundgrad .rtl { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/roundgrad_tl.png') }
.roundbox .rtr,
#footer .rtr { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/round_tr.png') }
.roundgrad .rtr { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/roundgrad_tr.png') }
.roundbox .rbr { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/round_br.png') }
.roundbox .rbl { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/round_bl.png') }
html>body .roundbox .rtl,
html>body #footer .rtl { background: url(/images/round_tl.png) }
html>body .roundgrad .rtl { background: url(/images/roundgrad_tl.png) }
html>body .roundbox .rtr,
html>body #footer .rtr { background: url(/images/round_tr.png) }
html>body .roundbox .rbr { background: url(/images/round_br.png) }
html>body .roundgrad .rtr { background: url(/images/roundgrad_tr.png) }
html>body .roundbox .rbl { background: url(/images/round_bl.png) }
#poster {
	position: absolute;
	left: -7px;
	top: 3px;
}
.rsmall { position: relative }
.rsmall img {
	display: block;
	border: 0;
}
.rsmall .rtl,
.rsmall .rtr,
.rsmall .rbr,
.rsmall .rbl {
	position: absolute;
	width: 7px;
	height: 7px;
}
.rsmall .rtl,
.rsmall .rtr { top: 0 }
.rsmall .rtr,
.rsmall .rbr { right: 0 }
.rsmall .rbr,
.rsmall .rbl { bottom: 0 }
.rsmall .rbl,
.rsmall .rtl { left: 0 }
.rsmall .rtl { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/rsmall_tl.png') }
.rsmall .rtr { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/rsmall_tr.png') }
.rsmall .rbr { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/rsmall_br.png') }
.rsmall .rbl { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/rsmall_bl.png') }
html>body .rsmall .rtl { background: url(/images/rsmall_tl.png) }
html>body .rsmall .rtr { background: url(/images/rsmall_tr.png) }
html>body .rsmall .rbr { background: url(/images/rsmall_br.png) }
html>body .rsmall .rbl { background: url(/images/rsmall_bl.png) }
#pagetitle {
	height: 28px;
	color: #999;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.3ex;
	padding: 70px 15px 0;
}
#bc {
	color: #666;
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
	background: url(/images/dotts_darkgray.gif) repeat-x;
}
#bc a { color: #666 }
#bc a:hover { color: #999; text-decoration: none; }
#pagecontent {
	width: 100%;
	background: url(/images/dotts_darkgray.gif) repeat-x;
	padding-top: 20px;
	overflow: hidden;
}
.more, .back {
	position: relative;
	display: block;
	float: right;
	color: #ccc;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	white-space: nowrap;
	background: #666 url(/images/more_bgr.gif) no-repeat;
	margin: 8px 0 0 8px;
	padding: 0 16px 2px 10px;
}
.back {
	background: #666 url(/images/back_bgr.gif) right no-repeat;
	padding: 0 10px 2px 16px;
}
.more i, .back i {
	display: block;
	position: absolute;
	width: 12px;
	height: 12px;
	right: -1px;
	top: 0;
	background: url(/images/arr_more.gif);
}
.back i { left: 0; background: url(/images/arr_back.gif) }
.more:hover, .back:hover  {
	color: #fff;
	text-decoration: none;
}
.mask,
.maskleft {
	display: block;
	position: relative;
	background-position: center;
	border: 0;
	margin-bottom: 5px;
}
.maskleft {
	display: inline;
	float: left;
	margin: 5px;
}
.pollbar {
	font-size: 3px;
	height: 3px;
	margin: 2px 0 4px;
}
.listing {
	position: relative;
	clear: both;
	background: url(/images/dotts_darkgray.gif) left bottom repeat-x;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.gallery {
	font-size: 10px;
	font-weight: bold;
	padding: 5px;
	width: 430px;
	margin: 0 auto;
}
.gallery .thumb {
	float: left;
	width: 130px;
	height: 150px;
	text-align: center;
	margin: 5px;
	overflow: hidden;
}
.gallery .rsmall {
	width: 130px;
	height: 90px;
	overflow: hidden;
}
.gallery .rsmall img { background-position: center }

#footer {
	position: absolute;
	bottom: 0;
	width: 100%;
}
#footer a { color: #999 }
#footer .cnt {
	color: #666;
	text-align: center;
	background: #000;
	padding: 0 10px 10px;
}
#footer .rtop {
	position: relative;
}


/* forms */
textarea { overflow: auto }
.txtfld {
	background: #333;
	border: 1px solid #333;
	padding: 0;
}
.frmbtn {
	color: #000;
	background: #8d8d8d url(/images/frmbtn_bgr.gif) repeat-x;
	border: 1px solid #000;
	padding: 0 2px;
}


/* helpers */
.clear { clear: both; font-size: 1px; position: relative; }
.left { float: left; position: relative; }
.right { float: right; position: relative; }
.acenter { text-align: center }
.aright { text-align: right }
.inline { display: inline }
.z1 { z-index: 1 }
.z2 { z-index: 2 }
.z3 { z-index: 3 }
.w100p { width: 100% }
.w200 { width: 200px }
.w283 { width: 283px }
.w20 { width: 20px }
.mar5left { margin-left: 5px }
.mar10right { margin-right: 10px }
.mar5bot { margin-bottom: 5px }
.mar5top { margin-top: 5px }
.error { color: #c00 }







