@CHARSET "UTF-8";
/* reset */
* { padding: 0px;margin: 0px;}
img { border: 0; }
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address { margin:20px 0; }
li, dd, blockquote { margin-left: 10px; }
fieldset { padding:10px; }

select { min-width: 1.5em; }
select optgroup { margin-left: 2%; }
select optgroup option { margin-left: 10%; }

.center {text-align: center;}
/* --body-- */
body {
	padding: 0px;
	color: #B5962D;
	background-color: #000000;
	font: 9pt Verdana, Helvetica, sans-serif;
}

a {
	color: #FFFFFF;
	font-weight: bold;
}

a:hover {
        color: #c2a12e;
}

a:visited {
        color: #c0b17d;
        font-weight: bold;
}

/* -- table classes -- */
table.simple {
    width: 100%;
    border-collapse: collapse;
}
.top, .top td{
    vertical-align: top;
}
.bottom, .bottom td {vertical-align: bottom}

table.tbl-main {
	width: 100%;
	border-collapse: collapse;
}
table.tbl-main td {
	border: 1px solid #000;
	vertical-align: top;
}

table.tbl-bottom td {
	border: 1px solid #000;
	vertical-align: bottom;
}

.main-left{
	width: 195px;
	vertical-align: top;
}
.main-center {
	background: #222;
	vertical-align: top;
	width:85%;
}
.main-right{
	width: 20%;
	vertical-align: top;
}
.logo {
	height: 90px;
	width: 195px;
	vertical-align:bottom
}
/* -- advertising -- */
.tbl-ads {
	border-collapse: collapse;
	height: 170px;
	width: 100%;
	text-align: center;
	
}

table.tbl-ads td {
}
table.tbl-ads td .b-content{
	border: #B79934 1px solid;
	border-top: 0px;
	height: 155px;
	text-align: center;
}

/* -- menu -- */
.menu {
	font-size: 95%;
}
td.menu {
	text-align: center;
	vertical-align: middle;
}
.menu a {
	margin: 0px 10px;
	color: #EEE;
	text-decoration: none;
	text-transform: uppercase;
}
.menu a:hover {
	 color: #CEB457;
}

td.menu-bottom {
	font-size: 75%;
	padding-top: 15px;
	text-align: center;
}
.menu-bottom a {
	background: #222;
	height: 8pt;
	padding: 10px 10px 40px 10px;
	padding-bottom: 10px;
	color: #999;
	text-decoration: none;
}
.menu-bottom a:hover {
	color: #EEE;
}

/* -- page content, titles -- */
.center-header {
	/*background: url('/i/b-border-left.jpg');*/
	background: url('/i/b-title-bg.jpg');
	border: #E605118 solid 0px;
	border-top: 0px;
	border-bottom: 0px;
	color: #B5962D;
	font-size: 85%;
	font-weight: bold;
	height: 24px;
	margin: 0px 0px;
	padding: 5px 0px 0px 10px;
	text-transform: uppercase;
}
/*
.center-title {
	background: url('/i/b-title-bg.jpg');
	height: 24px;
	margin: 0px 2px;
	padding: 5px 0px 0px 10px;
}*/
.center-content {
	padding: 10px;
	font-size: 95%;
	font-weight: none;
	color:#FFFFFF;
	font-size: 10pt;
	
}
.b-header {
	/*background: url('/i/b-border-left.jpg');*/
	background: url('/i/b-title-bg.jpg');
	border: #000 solid 0px;
	border-top: 0px;
	border-bottom: 0px;
	font-size: 85%;
	font-weight: bold;
	height: 24px;
	padding-top: 5px;
	text-align: center;
	text-transform: uppercase;
}
/*.b-title {
	background: url('/i/b-title-bg.jpg');
	font-size: 95%;
	font-weight: bold;
	height: 24px;
	margin: 0px 2px;
	padding-top: 5px;
	text-align: center;
	text-transform: uppercase;
}*/
.b-content {
	padding: 5px;
}
.b-top {
	border: #E6D60F 1px solid;
	border-bottom: 0px;
	height: 10px;
	margin-top: 5px;
}
.b-top div{
	background: #000;
	height: 10px;
	margin: -1px 10px;
}

.b-bottom {
	border: #E6D60F 1px solid;
	border-top: 0px;
	height: 10px;
	margin-bottom: 15px;
}
.b-bottom div{
	background: #000;
	height: 11px;
	margin: 0px 10px;
}

/* -- infochannel -- */
.channel-title {
	color: #c2a12e;
	font-size: 10pt;
	font-weight: bold;
	height: 24px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
}
.channel-title a {
	color: #EEE;
	text-decoration: none;
}
.channel-desc {
	background: #222;
    color: #c5c5c5;
	padding: 10px;
	margin-bottom: 10px;
	font-size: 10pt;
	font-weight: none;
}

.channel-date {
	float:right;
	font-size: 80%;
}
.item .b-top div, .item .b-bottom div {
	background: #222;
}
/* -- gallery --*/
.gal-photo {
	float: left;
	position:;
	text-align: center;
	margin: 5px;
	background-color: #222;
	height: 110px;
	
}
.gal-photo .gal-image {
	border: 2px solid #c2a12e;
	height: 100px;
	margin-left: 0px;
	width: 100px;
}
.gal-photo .gal-caption {
    height: 100px;
	margin-left: 0px;
	width: 100px;
}

.gal-albom .gal-image {
	border: 2px solid #c2a12e;
	float:left;
	height: 100px;
	margin: 10px;
	margin-left: 0px;
	width: 100px;
}
.gal-albom .gal-caption {
	font-size: 80%;
}
.gal-albom .gal-overview {
	margin: 10px;
}

#navlist li {
    /*background-image:url(/i/arrow.gif);
    background-position:0pt 0.4em;
    background-repeat:no-repeat;*/
    margin-bottom:10px;
    margin-lift:0px;
    padding-left:0px;
}
#navlist {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin: 0px;
}
/* -- copy from here -- */
.item { padding: 5px 0px 5px 0px; clear: both; }
.item .desc { font-size: 14px; padding-top: 5px; }
.item .title { font-size: 18px; color: #5992BE; }
.item .title A, .item .title A:hover, .item .title A:visited {/*  color: #558CBA;  */}
.item .list_title { font-size: 18px; background-color: #B0C9DF; color: white; padding: 5px; cursor: pointer;  }
.item .list_title A, .item .title A:hover, .item .title A:visited {  color: #FFF; text-decoration: underline;   }

.item .caption { padding: 5px 0px 10px 0px; }
.item .r-desc { float: left; width: 430px; }
.item .l-desc { float: left; width: 120px; border: 1px solid #B0C9DF; margin-right: 10px; }
.item .l150-desc { float: left; width: 160px; }
.item .item-prev {font-size:12pt;font-weight:bold;margin-top:30%;}
.item .item-next {font-size:12pt;font-weight:bold;margin-top:30%;}
			
.author .comment_info { float: right; }
.author { padding: 5px; }
.form_input { width: 500px; height: 100px; }
.comment_btns { text-align: right; }

.tab .b_ltc {  width: 9px; height: 9px; /*background: url(/views/delivery/img/tab/b_ltc.gif) no-repeat; */}
.tab .b_lbc {  width: 9px; height: 9px; /*background: url(/views/delivery/img/tab/b_lbc.gif) no-repeat; */}
.tab .b_rtc {  width: 9px; height: 9px; /*background: url(/views/delivery/img/tab/b_rtc.gif) no-repeat; */}
.tab .b_rbc {  width: 9px; height: 9px; /*background: url(/views/delivery/img/tab/b_rbc.gif) no-repeat;*/ }
.tab .b_r { width: 9px;  /*background: url(/views/delivery/img/tab/b_r.gif) repeat-y; */}
.tab .b_l { width: 9px;  /*background: url(/views/delivery/img/tab/b_l.gif) repeat-y; */}
.tab .b_t { height: 9px; }
.tab .b_c { height: 9px;  font-size: 12px;  }
.tab .b_b { height: 9px; /*background: url(/views/delivery/img/tab/b_b.gif) repeat-x; */}

.bh_l {  width: 9px; height: 20px; /*background: url(/views/delivery/img/tab/h_s3.gif) no-repeat; */}
.ah_l {  width: 9px; height: 20px; /*background: url(/views/delivery/img/tab/ah_l.gif) no-repeat; */}
.ah_c {  cursor: pointer; height: 20px; /*background: url(/views/delivery/img/tab/ah_c.gif) repeat-x;*/ font-size: 12px; font-weight: bold; color: #c2a12e }
.ah_r {  width: 9px; height: 20px; /*background: url(/views/delivery/img/tab/ah_r.gif) no-repeat; */}
.ph_l {  width: 9px; height: 20px; /*background: url(/views/delivery/img/tab/ph_l.gif) no-repeat; */}
.ph_c {  cursor: pointer; height: 20px; /*background: url(/views/delivery/img/tab/ph_c.gif) repeat-x;*/ font-size: 12px; font-weight: bold; color: ##c2a12e; }
.ph_c A, .ph_c A:visited, .ph_c A:hover  {/*color: #5992BE; text-decoration: none;*/}
.ah_c A, .ah_c A:visited, .ah_c A:hover {/*color: #5992BE; text-decoration: none;*/}

.ph_r {  width: 9px; height: 20px; /*background: url(/views/delivery/img/tab/ph_r.gif) no-repeat; */}

.tab .h_s {  height: 20px; /*background: url(/views/delivery/img/tab/h_s.gif) repeat-x;*/}
.tab .h_src { width: 3px; height: 20px; /*background: url(/views/delivery/img/tab/h_s2.gif) no-repeat; */}
.tab .sp { width: 4px; }
.clear {clear: both; }
.hidden { display: none; }

.confirmation_bg { display: none; padding: 0px; margin: 0px;  width: 100%; height: 100%; top: expression(document.body.scrollTop+"px");  top: 0px; left: 0px; background: #eeeeee; position: absolute; z-index: 100; filter: alpha(opacity:35); -moz-opacity: 0.35;}
.system_message { display: none; background-color: white; position: absolute;  z-index: 25002; width: 250px; height: 130px; padding: 1px; border: 1px solid #3D77CB; }
.system_message TABLE { cursor : move; background-color: #3D77CB; }
.system_message .title { width: 235px; padding: 7px 5px 6px 10px; vertical-align: top; font-size: 11px; font-weight: bold; color: white; background-color: #3D77CB; }
.system_message .close { width: 20px;}
.system_message .body { z-index: 25004; margin: 0px 0px 0px 8px; padding: 5px; width: 224px; height: 84px; overflow : auto; }

.process_status { display: none; background-color: white; position: absolute;  z-index: 25002; width: 250px; height: 90px; padding: 1px; border: 1px solid #3D77CB; }
.process_status .title { width: 235px; padding: 7px 5px 6px 10px; vertical-align: top; font-size: 11px; font-weight: bold; color: white; background-color: #3D77CB; }
.process_status .body { 
	z-index: 25013; background: url(../img/loading.gif) no-repeat; background-position: 5px 5px;
	margin: 5px 0px 0px 8px; padding: 5px 5px 5px 45px; width: 170px; height: 44px;  
}

.pagination { width: 500px; padding-top: 20px;  clear: both; }
.pagination .bullet { margin: 2px; text-align: center; width: 16px;  height: 16px; border: 1px solid #c2a12e; float: left; color: #E6D60F; }
.pagination .caption { margin: 2px; width: 70px;  height: 12px; float: left; }
.pagination .bullet A, .pagination .bullet A:hover, .pagination .bullet A:visited { color: #FFFFFF; text-decoration: none; }
.pagination .bullet_act { margin: 2px; text-align: center; width: 16px;  height: 16px; border: 1px solid #E6D60F; float: left; color: #E6D60F;}

/***
	Thesaurus
***/
.instant_message { font-size: 12px; font-family: Arial; visibility: hidden; position: absolute; width: 240px; border: 1px #C9A754 solid; background: #FFE39D; z-index: 25000;  -moz-opacity:0.9; filter: alpha(opacity=90); }
.instant_message a { text-decoration: none; cursor: default; }
.instant_message .header{ 	padding: 5px; 	background: #C9A754;  }
.instant_message .header A { font-size: 14px; font-weight: bold; color: white; text-decoration: none; cursor : help; }
.instant_message .body{ margin: 10px 5px 10px 5px; }
.instant_message .hr {  height: 1px; width: 1px; float: left; }
A.thesaurus {
	color: black;
	text-decoration: none;
	border-bottom: 3px double black;
	cursor: pointer;
}
