/*
Style: Link Ads
Version: 1.0
*/

html, body {
		margin: 0;
		padding: 0;
		font-family: Verdana;
		font-size: 12px;
		line-height: 1.4;
}

a, a:link, a:visited, a:active, a:hover {
    color: #990000;
}

.page {
    clear: both;
}

.wrapper {
    width: 980px;
    text-align: left;
    clear: both;
    background-color: #ffffff;
    padding: 0 1px 0 1px;
}

.header {
    margin: 8px 0 12px 0;
    background: url(./img/bg-red-1.gif) left top repeat-x;
    border: 1px #990000 solid;
    border-top: 0;
    background-color: #990000;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
}

.header .data {
    background-color: #FEFBF4;
    padding: 6px 8px 6px 8px;
    border-bottom: 1px #bb0000 solid;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
}

.header .text {
    padding: 4px 8px 6px 8px;
    color: white;
    height: 48px;
}


.header ul {
    height: 24px;
    line-height: 24px;
    padding: 0 8px 0 8px;
    clear: both;
    margin: 0;
    list-style-type: none;
}

.header ul li, ul li.over {
    height: 24px;
    padding: 0;
    display: block;
    float: left;
    cursor: pointer;
    margin: 0;
    list-style-type: none;
}

.header ul li .tab1 {
    height: 24px;
    background: url(./img/tab-y2.gif) left top no-repeat;
    display: block;
    float: left;
    padding: 0 4px 0 8px;
}

.header ul li .tab2 {
    width: 4px;
    height: 24px;
    background: url(./img/tab-y2.gif) right top no-repeat;
    display: block;
    float: left;
    margin: 0 4px 0 0;
}

.header ul li.over .tab1 {
    height: 24px;
    background: url(./img/tab-y.gif) left top no-repeat;
    display: block;
    float: left;
    padding: 0 4px 0 8px;
}

.header ul li.over .tab2 {
    width: 4px;
    height: 24px;
    background: url(./img/tab-y.gif) right top no-repeat;
    display: block;
    float: left;
    margin: 0 4px 0 0;
}



.header ul li .tab3 {
    height: 24px;
    background: url(./img/tab-y3.gif) left top no-repeat;
    display: block;
    float: left;
    padding: 0 4px 0 8px;
    color: white;
}

.header ul li .tab4 {
    width: 4px;
    height: 24px;
    background: url(./img/tab-y3.gif) right top no-repeat;
    display: block;
    float: left;
    margin: 0 4px 0 0;
}


.header ul li.over .tab3 {
    height: 24px;
    background: url(./img/tab-y4.gif) left top no-repeat;
    display: block;
    float: left;
    padding: 0 4px 0 8px;
    color: black;
}

.header ul li.over .tab4 {
    width: 4px;
    height: 24px;
    background: url(./img/tab-y4.gif) right top no-repeat;
    display: block;
    float: left;
    margin: 0 4px 0 0;
}

.header ul li .tab1 a, .header ul li .tab1 a:link, .header ul li .tab1 a:active, .header ul li .tab1 a:visited, .header ul li .tab1 a:hover {
    color: black;
    text-decoration: none;
}

.header ul li .tab3 a, .header ul li .tab3 a:link, .header ul li .tab3 a:active, .header ul li .tab3 a:visited, .header ul li .tab3 a:hover {
    color: white;
    text-decoration: none;
}

.header ul li.over .tab3 a, .header ul li.over .tab3 a:link, .header ul li.over .tab3 a:active, .header ul li.over .tab3 a:visited, .header ul li.over .tab3 a:hover {
    color: black;
    text-decoration: none;
}

/* submenu */
.header .data ul {
    height: 16px;
    line-height: 16px;
    padding: 0 8px 0 8px;
    clear: both;
    margin: 0;
    list-style-type: none;
}

.header .data ul li {
    height: 24px;
    padding: 0;
    display: block;
    float: left;
    cursor: pointer;
    margin: 0 12px 0 0;
    list-style-type: none;
}

.header .data ul li a, .header .data ul li a:link, .header .data ul li a:visited, .header .data ul li a:active, .header .data ul li a:hover {
    font-size: 11px;
    color: black;
    font-weight: bolder;
    text-decoration: none;
}

.header .data ul li a:hover {
    color: #cc0000;
}

.header .data ul li a.default, .header .data ul li a:link.default, .header .data ul li a:active.default, .header .data ul li a:visited.default, .header .data ul li a:hover.default {
    color:#990000;
    font-weight: bolder;
    text-decoration: none;
}

/* blocks*/

.header .text .topbar {
    float: right;
    padding: 6px 8px 6px 8px;
    margin: 12px 8px 0 0;
    border: 1px solid #990000;
    background-color: #B82F2F;
    color: white;
    font-size: 11px;
}

.header .text .topbar a, .header .text .topbar a:link, .header .text .topbar a:visited, .header .text .topbar a:active, .header .text .topbar a:hover {
    color: white;
}

#bottom-clx {
    border: 1px solid #EFE8D5;
    padding: 4px;
    margin: 4px 0 4px 0;
}

.cnt {
    border: 1px solid #EFE8D5;
    padding: 8px;
    background-color: #FEFBF4;
}

.cnt-hdr {
    border-bottom: 1px solid #EFE8D5;
    margin: -7px -7px 0 -7px;
    background-color: #F4EBE4;
    padding: 4px 1px 4px 8px;
    color: #330000;
    font-weight: bolder;
}


.nav {
    border: 1px solid #EFE8D5;
    padding: 8px;
    background-color: #ffffff;
    margin: 0 0 12px 0;
    background: url(./img/h2.gif) left top repeat-x;
    color: #990000;
    font-size: 11px;

}

.inner-page {
    width: 700px;
    float: left;

}

.sidebar {
    width: 260px;
    margin-left: 720px;
}

.n {
    margin-bottom: 12px;
}

.footer {
    margin-top: 16px;
    clear: both;
    border-top: 2px solid #EFE8D5;
    font-size: 11px;
    padding: 12px 0 8px 0;
}

/* headers */


h1, h2, h3, h4 { padding: 8px 0 8px 0; margin: 0; line-height: 1.5; color: #660000; }

h1 { font-size: 2.2em; font-family: "Trebuchet MS"; }
h2 { font-size: 1.8em; font-family: "Trebuchet MS"; }
h4 { font-size: 1.4em; font-family: "Trebuchet MS"; line-height: 1.2}

/* forms */

form {
    margin: 0;
    padding: 0;
}

.fentry {
    clear: both;
    padding: 2px 0 4px 0;
    margin: 4px 0 8px 0;
}

.fentry label {
    cursor: pointer;
}

.fentry .fl {
    float: left;
    padding: 4px;
    max-width: 170px;
}

.fentry .fr, .fr {
    margin: 0 4px 0 180px;
}

.fentry .frm {
    margin: 4px 4px 0 180px;
}


input.i2, textarea.i2 {
    border: 1px solid #999999;
    padding: 2px 4px 2px 4px;
}

.fentry .fr .tip, .fentry .frm .tip {
    font-size: 11px;
    color: #003366;
    margin: 4px 0 0 0;
}

.fentry .fr .error {
    font-size: 11px;
    color: #990000;
    display: inline;
    margin: 0 0 0 8px;
}

.fentry .fr .error2 {
    font-size: 11px;
    color: #990000;
    display: block;
    margin: 4px 0 0 0 ;
}

.widget input {


}

.widget ul {
    margin: 0;
    padding: 0;
}

.widget ul li {
    margin: 0;
    padding: 8px 4px 4px 4px;
    list-style-type: none;

}

/* tables */

.site-info {
    border: 1px solid #EFE8D5;
    border-bottom: 0;
    padding: 6px 4px 6px 4px;
    background-color: #b8a098;
    color: white;
}

.infomsg {
    border: 1px solid #EFE8D5;
    border-bottom: 0;
    padding: 6px 4px 6px 4px;
    background-color: #EFE8D5;
    color: #990000;
    margin: 0 0 8px 0;
    text-align: center;
    font-weight: bolder;
}

.site-info a, .site-info a:link, .site-info a:visited, .site-info a:active, .site-info a:hover {
    color: white;
    text-decoration: none;
}

table.irow {
    border: 1px solid #EFE8D5;
    border-bottom: 0;
}

table.irow tr td {
    font-size: 11px;
    padding: 6px 4px 6px 4px;
    border-bottom: 1px solid #EFE8D5;
}

table.irow tr.rc0 {
    background-color: #ffffff;
}

table.irow tr.rch {
    background-color: #EFE8D5;
}

table.irow tr.rch td {
    font-weight: bolder;
}

.low-info {
    font-size: 11px;
    color: #555;
}

.low-info span {
    color: #900;
}


/* filters*/

.wf, .wf2 {
    margin: 2px 2px 4px 2px;
    padding: 2px 0 2px 0;
}

.wf label {
    cursor: pointer;
    color: #003300;
}

.wf span  {
    margin: 0 8px 4px 0;
    display: block;
}

.wf input.i, .wf select.i {
    margin: 2px 2px 2px 16px;
    width: 220px;
}

.wf2 {
    margin: 2px 2px 2px 16px;
}

/* nav */
.tnav {
    margin: 4px 0 8px 0;
    text-decoration: none;
    color: #333;
    border: 1px solid #EFE8D5;
    padding: 8px;
    background-color: #FEFBF4;
    font-size: 11px;
}

.navr {
    float: right;
}

.tnav a, .tnav a:link, .tnav a:visited, .tnav a:active, .tnav a:hover {
    text-decoration: none;
    color: #BC2839;
}

.tnav a:hover {
    text-decoration: underline;
    color: #BC2839;
}


/* windows */

.winleft {
    height: 24px;
    line-height: 24px;
    background: url(./img/tab-r.gif) left top no-repeat;
    padding: 0 0 0 8px;
    font-size: 11px;
    color: white;
    font-weight: bolder;
    font-family: verdana;
    cursor: move;
}

.winright {
    height: 24px;
    width: 24px;
    background: url(./img/tab-r.gif) right top no-repeat;
    margin: 0;
    padding: 0;
}


.winleft-b {
    height: 6px;
    background: url(./img/tab-b.gif) left bottom no-repeat;
    padding: 0 0 0 8px;
    font-size: 11px;
    color: white;
    font-weight: bolder;
    font-family: verdana;
}

.winright-b {
    height: 6px;
    width: 6px;
    background: url(./img/tab-b.gif) right bottom no-repeat;
    margin: 0;
    padding: 0;
}

.bwin {
    border-left: 1px solid #bb0000;
    border-right: 1px solid #bb0000;
    background-color: #FEFBF4;
    text-align: left;
    padding: 6px 12px 2px 12px;
    font-size: 11px;
    line-height: 120%;
}

.bwin p{
    font-weight: bolder;
    margin: 0;
    padding: 4px 0 6px 0;
}

.bwin select{
    font-size: 11px;
}

.sbt {
    background: url(./img/sbt.gif) left top repeat-x;
    font-size: 12px;
    color: black;
    line-height: 21px;
    height: 21px;
    border: 1px solid #cccccc;
    border-bottom: 2px solid #FFB556;
    padding: 2px 6px 2px 6px;
    margin: 0 6px 0 2px;
    display: inline;
    cursor: pointer;
}

.sbt a, .sbt a:link, .sbt a:active, .sbt a:hover, .sbt a:visited {
    color: black;
    text-decoration: none;
}

.win-buttons {
	height: 28px;
	text-align: center;
	padding: 4px 0 0 0;
}

.win-txt {
	padding: 4px 4px 8px 4px;
	line-height: 130%;
	color: #001122;
	font-size: 13px;
}

.win-txt-2 {
	padding: 4px 4px 8px 4px;
	line-height: 130%;
	color: #330000;
	font-size: 12px;
}

.sm {
    font-size: 11px;
    color: #333;
    font-style: italic;
}

#tsf-results-top {
}

#tsf-results {
    width: 100%;
}

.search {
    margin: 8px 0 8px 0;
    border: 1px solid #EFE8D5;
    padding: 4px 0 4px 0;
    background-color: #ffffff;
}

.search table td {
    padding: 2px 0 4px 4px;
}

.log{
    border: 1px dotted #EFE8D5;
    padding : 4px 4px 4px 8px;
    line-height: 180%;
    font-size: 11px;
    background-color: white;
}


/* small */
.wcnt {
    border: 1px solid #EFE8D5;
    padding: 8px;
    background-color: #FEFBF4;
    font-size: 11px;
}

.wcnt .cnt-hdr {
    border-bottom: 1px solid #EFE8D5;
    margin: -7px -7px 0 -7px;
    background-color: #F7EBCE;
    color: #330000;

    /*background-color: #B63A00;
    color: white;*/
    padding: 4px 4px 4px 7px;
    font-weight: bolder;

}

.dna {
    padding: 2px 0 2px 0;
    margin: 2px 0 4px 0;
    line-height: 1.5;
}

.wcnt .fentry {
    clear: both;
    padding: 2px 0 2px 0;
    margin: 2px 0 4px 0;
}

.wcnt .fentry .fl {
    float: left;
    padding: 2px;
}

.wcnt .fentry .fr {
    margin: 0 2px 0 140px;
}

.wcnt .fentry .frm{
    margin: 2px 2px 0 140px;
}


/* toolbar*/

.toolbar {
    padding: 0 0 6px 0;
    background-color: #ffffff;
    margin: 0 0 12px 0;
    color: #990000;
    font-size: 11px;
    clear: both;
}

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

.toolbar ul li{
    margin: 0 4px 2px 0;
    padding: 0;
    list-style-type: none;
    display: block;
    background-color: #fff8f0;
    float: left;
    border: 1px solid #e0c0c0;
}

.toolbar ul li.r{
    margin: 0 0 2px 4px;
}

.toolbar ul li a, .toolbar ul li a:link, .toolbar ul li a:visited, .toolbar ul li a:active, .toolbar ul li a:hover {
    text-decoration: none;
    line-height: 24px;
    padding: 6px 6px 6px 6px;
    margin: 0 0 0 0;
}


/* groups tree */
.gf {
    font-size: 11px;
    margin: 1px -7px -8px -7px;
    padding: 1px 0 0 0;
    border-top: 1px solid #f0e0e0;
}

.gf ul {
    margin: 0;
    padding: 0;
}

.gf ul li {
    margin: 2px 0 2px 0;
    padding: 2px 0 2px 0;
    /*border-top: 1px solid #e0e0e0;*/
    margin: 0;
    padding: 0;
}

.l, .l0, .l1, .l2, .l3, .l4, .l5, .l6,
.lg, .l0g, .l1g, .l2g, .l3g, .l4g, .l5g, .l6g
{
    border-bottom: 1px solid #f0e0e0;
    display: block;
    padding: 2px 0 2px 20px;
    background: url(img/png/bullet.png) 2px no-repeat;
    border-left: 1px solid #f0e0e0;
    border-right: 1px solid #f0e0e0;
    margin: 0 0 1px 0;
    overflow: hidden;
}

.l0, .l0g{ padding-left: 26px; }
.l1, .l1g{ padding-left: 34px; }
.l2, .l2g{ padding-left: 42px; }
.l3, .l3g{ padding-left: 50px; }
.l4, .l4g{ padding-left: 58px; }
.l5, .l5g{ padding-left: 66px; }
.l6, .l6g{ padding-left: 74px; }

.lg, .l0g, .l1g, .l2g, .l3g, .l4g, .l5g, .l6g {
    background: url(img/png/bullet_green.png) 2px no-repeat;
}

.gf ul li a, .gf ul li a:active, .gf ul li a:hover, .gf ul li a:link, .gf ul li a:visited, .gf ul li a:hover {
    text-decoration: none;
    padding: 2px;
}

.gf ul li a.s, .gf ul li a:active.s, .gf ul li a:hover.s, .gf ul li a:link.s, .gf ul li a:visited.s, .gf ul li a:hover.s {
    text-decoration: none;
    padding: 2px;
    background-color: #990000;
    color: white;
}

.gf ul li a.g, .gf ul li a:active.g, .gf ul li a:hover.g, .gf ul li a:link.g, .gf ul li a:visited.g, .gf ul li a:hover.g {
    text-decoration: none;
    padding: 2px;
    color: #644;
}

.add {
    margin: -1px 4px 0 0;
    cursor: pointer;
}

.win-info-l {
    vertical-align: top;
}

.win-info-r {
    vertical-align: top;
    font-size: 11px;
}

.win-info-r input, .win-info-r select, .win-info-r textarea {
    font-size: 11px;
    margin: 2px 0 2px 0;
    background-color: #f8f8f8;
}

.d-filter{
    margin: 4px 0 4px 0;
    padding: 6px 4px 6px 4px;
    border: 1px dotted #bbb;
    background-color: #339933;
    color: white;
    width: 98%;
}

.d-filter-in {
    cursor: move;
    font-weight: bolder;
    font-size: 11px;
    color: white;


}

.d-filter-ed {
    float: right;
    cursor: pointer;
    margin: 0 4px 0 4px;
}

.ll{
    padding: 0 0 4px 0;
    margin: 4px 4px 4px 2px;
    overflow: hidden;
    border-bottom: 1px solid #EFE8D5;
}

.ll span {
    margin-right: 6px;
    color: #006600;
}

.f2 {
    padding : 8px 0 0 0;
}

.f2 label {
    float: left;
    cursor: pointer;
    padding: 2px 0 0 0;
}

.f2 .w {
   margin-left: 94px;
}


.eimg{
    float: right;
}

.eimg img {
    cursor: pointer;
    border: 0;
    margin-top: 1px;
    width: 11px;
    height: 11px;
    margin-right: 4px;
}

.mtags {
    font-size: 10px;
    color: #404040;
}

.subt {  }
.statt { background-color:#f0f0f0; padding: 1px 2px 1px 2px; margin: 1px -1px 0 -1px; font-size: 10px;}

.statt .s0 { color: navy; }
.statt .s1 { color: red; }
.statt .s2 { color: green; }



.errmsg {
    padding: 8px;
    margin: 4px 0 8px 0;
    text-align: center;
    border: 1px solid #EFE8D5;
    background-color: #fff8f0;
    font-weight: bolder;
    color: #990000;
}
