.copyrights td .counters a {
float: left;
margin-left: 2px;
}

/* Tabs code */

.hide {
    display: none;
}

.show {
    display: block;
}

a.tab-link {
    text-decoration: underline;
    cursor: pointer
}

a.selected {
    background-color: #01408D;
    color: #ffffff;
    display: block;
    float: left;
    padding: 0.9em 2em;
    text-decoration: none;
}

a.var-link {
    padding: 0 1em 0 2em;
    background: url(/static/images/godown.gif) right center no-repeat;
    text-decoration: underline;
    color: #1c3e68;
    cursor: pointer;
    font-style: italic;
}

a.var-link:hover {
    color: #4398f3;
}

a.varselected {
    background: #ffffff;
    text-decoration: none;
    padding: 0 1em 0 2em;
    color: #363636;
}

a.varselected:hover {
    color: #363636;
}

a.varfirst {
    padding: 0 1em 0 0em;
}



#tooltip{
	position:absolute;
	padding:20px;
	background-color:#efe9e3;
	border:3px solid #c1b6ab;

}

#tooltip #close{
	position:absolute;
	top:5px; right:5px;
	padding:5px;
	font-size:0.8em;
	cursor:pointer;
}
#tooltip #close:hover{
	color:#CC0000;
}

#tooltip #t_contents img{
  width: 290px;
}

a.tooltip, a.text_tooltip {
  color: #4C73C0;
  text-decoration: none;
  border-bottom: 1px dashed #4C73C0;
  }

a.tooltip:hover, a.text_tooltip:hover {
  color: #4398F3;
  }

li.fpdf{
  list-style-type: none;
  padding:0 2em 1em 1.8em;
  background:url(/static/images/fpdf.gif) left top no-repeat;
}

.col2 div.noclass img {
    border: 0px;
  }

.col2 div.gray img {
    border: 0px;
  }

a.bullit {
  margin-left:1em;
  font-size:1.3em;
  padding-left:1.2em;
  background:url(/static/images/bigrarr.gif) left 33% no-repeat;
  }

a.red {
  color: red;
  }

.pagetext .group select {
  font-size: 0.7em;
  }

.slide td div strong{
  font-size:1.3em;
  font-weight:lighter;
  color:#a3d119;
  background-color:#FFF;
}

a.infolink {
  background-color:#1561B8;
  color:#FFFFFF;
  padding:3px 8px;
  text-decoration:none;
}

a.infolink:hover {
background-color:#FFFFFF;
color:#1561B8;
}

.t_help input:hover, .t_help button.best:hover {
background-color:#8EB697;
}
.t_help input {
background-color:#C2C2C2;
font-size:0.85em;
padding:0.5em 1em;
}

p.r {
  font-size: 10px;
  color: #B6B6B6;
  padding-left:150px;
  padding-right:50px;
  }

.hlink {
  font-weight: bold;
  margin-left: 20px;
}

.sub1 {
  margin-left: 40px;
}

.sub2 {
  margin-left: 60px;
}

.subf {
  margin-left: 80px;
}

.help {
	z-index:0;
}

.leftcol .seo {
    padding:0px;
}

.leftcol .seo h2 {
    color: #666666;
}

#menu .navred {
    color: #CF0D13;
    }

p.ctrl {
      padding-left: 33px;
      padding-top: 7px;
  }

.pagetext .tabdata tr.special_row {
    background-color: #A0C3FF;
}

.submenu p.head {
    line-height:110%;
    padding-top:0;
    font-size:1.2em !important;
    font-style:italic;
    font-weight:bold !important;
    margin:0;
    padding:0 0 0.8em;
    color:#363636;
    font-family:Helvetica,Calibri,Arial,sans-serif;
}


.col2 div p.head {
    font-size:1.7em;
    font-weight:lighter;
    line-height:110%;
    padding-top:0;
    margin:0;
    padding:1em 0 0.5em;
    color:#363636;
    font-family:Helvetica,Calibri,Arial,sans-serif;
}

#slider_links {
    width: auto;
    margin-left: 20%;
    position: absolute;
    z-index: 999;
    }


a.slider_link {
    font-size: 14px;
    line-height: 14px;
    color: #2e3337;
    }

a.slide_selected {
    font-size: 16px;
    color: #005cc0;
    font-weight: bold;
    text-decoration: none;
    line-height: 18px;
    }

.layout td.slide-link-container {
    width: 200px;
    float: left;
    vertical-align: top;

    }

#slider_corner {
    position: absolute;
    top: 317px;
    width: 100%;
    height: 300px;
    background: transparent url('/static/images/slide_corner.jpg') top right no-repeat;
    z-index: 20;
    }

.head_image {
    margin-left: -100px;
    margin-top: -20px;
    text-align: center;
    }

img.slide_text {
    position: absolute;
    float: none;
    clear: none;
    }

.slide-img1-wrap {
    position: absolute;
    width: 50%;
    height: 200px;
    float: left;
    right: 50%;
    }

.slide-img1-wrap img{
    right: 0px;
    }

.slide-img2-wrap {
    left: 50%;
    position: absolute;
    width: 50%;
    height: 200px;
    float: left;
    }

.opaque {
    opacity: 0;
    right: 0px;
    }

#george {
    background: transparent url('/static/images/stgeorge.png') top left no-repeat;
    position: absolute;
    top: 100px;
    left: 0px;
    width: 232px;
    height: 74px;
}

#george-top {
    background: transparent url('/static/images/stgeorge_top.png') top left no-repeat;
    position: absolute;
    top: 0px;
    left: 150px;
    width: 66px;
    height: 20px;
}

.pager {
    font-size:16px;
    text-align:left;
    line-height: 24px;
    width: 50%;
    float: left;
    padding: 3px 3% 7px 7%;
    clear: both;
    }

.pager span.page a {
    border:1px solid #0E60B8;
    color:#0E60B8;
    font-weight:bold;
    padding:2px 7px;
    text-decoration:none;
    font-size: 14px;
}

div.pager span.current {
    background-color:#0E60B8;
    color:#FFFFFF;
    font-weight:bold;
    padding:3px 7px;
}

.answer {
    border-bottom:1px dashed #0E60B8;
    font-size:16px;
    font-weight:bold;
    height:20px;
    line-height:30px;
    text-align:center;
    text-decoration:none;
    width:100%;
}

.submit-left {
    float: left;
    width: 45%;
    }

.submit-left input{
    float: left;
    margin-top: 2px;
    width: 80%;
    }

.submit-left label, .submit-right label {
    font-size: 12px;
    color: #1C3E68;
    line-height: 150%;
    }

.submit-left sup, .submit-right sup {
    width: 20%;
    text-align: left;
    color: red;
    cursor: help;
    }

.submit-left .label-wrap p, .submit-right .label-wrap p {
    display: inline;
    padding: 0px 10px 0px 5px;
}
.label-wrap {
    margin-top: 20px;
    float: left;
    clear:both;
    width: 100%;
    height: 22px;
    }

.submit-left img {
    float: left;
    }

.submit-right {
    float: left;
    width: 55%;

    }

.submit-right textarea {
    width: 100%;
    height: 207px;
    }

#answer-form {
    background: url("/static/images/bg_help_bezh.gif") no-repeat scroll right bottom transparent;
    border: none;

    }

#answer-form fieldset {
    border: none;
    padding: 0px 20px 40px 20px;

    }

.error {
    float: left;
    width: 100%;

    }


.errorlist li {
    float: left;
    color: red;
    width: 70%;
    }

p.submit input {
    float: right;
    clear: both;
    margin-right: 65px;
    }

#answer-wrap {
    text-align: right;
    width: 40%;
    float: left;
    }

.answer {
    margin-right: 44px;
    }

.entry_data {
    height: 20px;
    margin-top: 10px;
    }


.entry_data td.name {
    text-align: left;
    vertical-align: middle;
    font-weight: bold;
    font-size: 14px;
}

.entry_data td.date {
    text-align: right;
    vertical-align: middle;
    width: 10%;
    font-weight: bold;
    font-size: 14px;
}

.entry_odd, .entry_even  {
    border: 1px solid #bebebe;
    background: #f3f3f3 url('/static/images/message.png') left top repeat-y;
    padding: 10px 20px 30px 20px;
    margin-top: 20px;

    }


.entry_odd p, .entry_even p {
    line-height: 150%;
    margin-top: 15px;
    }


.message blockquote {
    width: 70%;
    border-left: 20px solid #1C3E68;
    padding: 0px 10px 4px 10px;
    margin: 20px 0px 0px 0px;
    }

.message blockquote p {
    font-size: 0.7em;
    padding: 0px;
    text-indent: 0px;
    margin: 0px;
    }

.message blockquote h3 {
    font-size: 0.7em;
    margin-top: 0px;
    line-height: 100%;
    padding-bottom: 0px;
    }

.message-c {
    background: transparent url('/static/images/messagec.png') left top no-repeat;
    width: 80px;
    height: 39px;
    margin-top: -1px;
    margin-bottom: 20px;
    }

.answer-c {
    background: transparent url('/static/images/answerc.png') right top no-repeat;
    width: 70%;
    height: 39px;
    float: left;
    }

.clear {
    height: 1px;
    width: 100%;
    clear: both;
    }

.parts-form .submit-right {
    width: 56%
    }

.parts-form .submit-left {
    width: 44%
    }

.parts-form .submit-right input{
    float: left;
    margin-top: 2px;
    width: 100%;
    }

.parts-form .submit-right textarea{
    height: 150px;
    }

.parts-form .submit-right .submit-post{
    width: auto;
    margin-top: 20px;
    float: right;
    }

.form-legend {
    width: 100%;
    margin-top: -20px;
    margin-left: 25px;
    }

span.red {
    color: red;
    }

div.accordion, div.accordionmouse {
    width: 100%;
    height: auto;
    margin-top: 10px;
    margin-bottom: 20px;
}

a.accordion, a.accordionmouse {
    font-size: 16px;
    cursor: pointer;
    text-decoration: underline;
    font-weight: bold;
    padding: 4px 15px 3px 15px;
    width: 100%;
}

div.accordion a.acchead, div.accordionmouse a.acchead {
    cursor:pointer;
    display:block;
    font-size:12px;
    font-weight:bold;
    text-decoration: underline;
    color: #01408D;
    line-height: 20px;
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #F3F3F3;
    background-color: #F3F3F3;
    border-top: 1px solid #DEDEDE;
    padding: 5px 15px 3px 25px;
    background: #F3F3F3 url("/static/images/bigrarr.gif") no-repeat 10px 10px;
}

.leftcol div.accordion a.accselected, div.accordionmouse a.accselected{
    border-bottom: 1px solid #F3F3F3;
    background: #0D60B8 url("/static/images/bigrarrd.gif") no-repeat 10px 10px;
    text-decoration: none;
    color: white;
    border: 1px solid #FFFFFF;
}

div.accordion a.acclast, div.accordionmouse a.acclast{
    border-bottom: 1px solid #F3F3F3;
}

div.accordion a.accfirst, div.accordionmouse a.accfirst{
    border-top: 1px solid #F3F3F3;
}
div.accordion div ,div.accordionmouse div{
    padding: 0px 15px 0px 25px;
    background-color: #FAFAFA;
    width: 100%;
}

div.accordion div p ,div.accordionmouse div p{
    padding: 10px 0px 10px 0px;
}