@charset "utf-8";
/* CSS Document */

body {
	background-image:url(../img/bg_pg.jpg);
	background-color:#D0CAB4;
	background-repeat:repeat-x;
	color:#646060;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	margin:0px;
	padding:0px;}
a {color:#960;}
h2 {line-height:1.2em; color:#960; margin-bottom:20px; border:1px solid #960; padding:10px; background-color:#f3dd88; font-size:16px;}
h3 {padding:0; margin:0;}
#container {
	float:none;
	margin:0pt auto;
	padding:0pt;
	position:relative;}
#logo {position:absolute;}
#menu {
	height:61px;
	margin:0px;
	padding-top:57px;}
#menu img {
	border:0px none;
	float:left;
	margin-right:22px;
	color:#FFF;}
#sub-menu {
	float:right;
	font-size:10px;
	margin-top:10px;}
#sub-menu a {
	color:#B9B7B0;
	margin-left:20px;
	text-decoration:none;}
#content {
	background-color:#FFF;
	background-image:url(../img/bg_left.jpg);
	background-repeat:repeat-x;
	border:1px solid #4C493F;
	margin-top:30px;}
#content h1 {margin-top:6px; margin-bottom:4px;}
.sidebar {background-color:#ECEAE1; margin-bottom:10px;}
#sb-case, #sb-hot {
	background-image:url(../img/bg_right.jpg);
	color:#111;
	height:30px;
	padding:5px;
	margin-top:10px;}
#sb-case h1, #sb-hot h1 {
	font-family:Helvetica,Arial,sans-serif;
	font-size:20px;
	margin:0;
	position:relative;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	display:block;}
.desc {
	background-color:#D7D2BF;
	border-bottom:1px solid #CBC5B0;
	border-left:1px solid #CBC5B0;
	border-right:1px solid #CBC5B0;
	padding:2px 4px 0px 4px;
	font-weight:bold;
	min-height:80px;}
.desc_date {text-align:right; font-size:10px; color:#FFF; margin:0; padding:0;}
.pag {
	background: url("/img/bg_pag.jpg") #c8a00a repeat-x top left;
	border-bottom:1px solid #caa50f;
	border-left:1px solid #CBC5B0;
	border-right:1px solid #CBC5B0;
	padding:4px 4px 0 0;
	height:20px;
	font-size:10px;}
.pag a {color:#FFF; text-decoration:none; padding:0 4px;}
.pag a:hover {text-decoration:underline;}
.pag-l {float:left; width:48%;}
.pag-r {float:right; width:48%; text-align:right;}
.article {
	border-bottom:1px solid #D9D4C5;
	border-left:1px solid #CBC5B0;
	border-right:1px solid #CBC5B0;
	border-top:1px solid #F3F1EA;
	clear:both;
	color:#888471;
	font-size:12px;
	line-height:16px;
	padding:14px 10px 0 10px;
	min-height:140px;}
.pdf {
	border-bottom:1px solid #D9D4C5;
	border-left:1px solid #CBC5B0;
	border-right:1px solid #CBC5B0;
	border-top:1px solid #F3F1EA;
	clear:both;
	color:#888471;
	font-size:12px;
	line-height:16px;
	padding:14px 10px;}
#footer {
	color:#58554A;
	font-size:10px;
	padding:12px 12px 12px 0px;}
#footer a {color:#111;}

/* OTHER CLASSES */
.back {text-align:right; margin:0; padding:0;}
.back a {color:#caa50f; display:block; padding-top:16px;}
.callout {margin:20px 10px 20px 20px; border:1px solid #960; background-color:#f3dd88; padding:10px; color:#000;}
.blog {border-bottom:1px solid #960; margin:10px 40px; padding:10px 0pt 24px;}
.pagination a, .pagination span {
	display:block;
	float:left;
	margin-bottom:5px;
	margin-right:5px;
	padding:0.3em 0.5em;}
.pagination a {
	border:1px solid #960;
	color:#000;
	text-decoration:none;}
.pagination .current {
	background:#f3dd88 none repeat scroll 0% 0%;
	border:1px solid #960;
	color:#000;}

/* TABLES */
.stripeMe {border:1px solid #000; background-color:#eae3cb;}
.stripeMe a {color:#000; text-decoration:none;}
.stripeMe a:hover {text-decoration:underline;}
.stripeMe th {background-color:#000; color:#FFF; border-bottom:1px solid #caa50f;}
.stripeMe td {border-right:1px solid #caa50f; padding:0 4px;}
.stripeMe tr.alt {background-color:#f4f0e5; vertical-align:top;}
.stripeMe tr.over {background-color:#D0CAB4; vertical-align:top;}
th.headerSortUp {background-image: url(/img/ts/asc.gif); text-align:left;} 
th.headerSortDown {background-image: url(/img/ts/desc.gif); text-align:left;}
th.header {background-image: url(/img/ts/bg.gif); cursor: pointer; font-weight: bold; background-repeat: no-repeat; background-position: center left; padding-left: 20px; text-align:left;}
