body{
 margin:0;
 padding:0;
 font-size:13px;
 font-family:verdana, Arial, Helvetica, sans-serif;
 color:#666666;
 background-color:#ffffff;
 }

img{border:0; padding:0; margin:0;}
.justify{text-align:justify;}
.bold{font-weight:bold;}
.center{text-align:center;}
.right{text-align:right;}
.nostart {list-style-type:none; margin:0; padding:0;}
.clear{clear:both;}
br.clear{clear:both; margin-top:-15px;}
a{outline:none; text-decoration:none;}

.fl_left{float:left;}
.fl_right{float:right;}

.imgl, .imgr{border:1px solid #CCCCCC; padding:5px; color:#666666; background-color:#F7F7F7;}
.imgl{float:left; margin:0 8px 8px 0; clear:left;}
.imgr{float:right; margin:0 0 8px 8px; clear:right;}

/* ----------------------------------------------Wrapper-------------------------------------*/

div.wrapper{
 display:block;
 width:100%;
 margin:0;
 text-align:left;
 }

.col1{color:#FFFFFF; background-color:#294E79;}
.col2{color:#666666; background-color:#F5F5F5;}
.col2 a{color:#294E79; background-color:#F5F5F5;}
.col3, .col4{color:#666666; background-color:none;}
.col5{color:#FFFFFF; background-color:#1C3451;}

/* ----------------------------------------------Generalise-------------------------------------*/

#head, #gallery, #breadcrumb, #container, #footer{
 position:relative;
 margin:0 auto 0;
 display:block;
 width:960px;
 }

/* ----------------------------------------------Head-------------------------------------*/

#head{
 height:110px;
 z-index:1000;
 }

#head h1, #head p, #head ul, #head a{
 margin:0;
 padding:0;
 list-style:none;
 line-height:normal;
 }

#head h1 a{
 position:absolute;
 top:20px;
 left:0;
 font-size:38px;
 font-weight:normal;
 color:#FFFFFF;
 background-color:#294E79;
 font-family:Georgia, "Times New Roman", Times, serif;
 }

#head p{
 display:block;
 position:absolute;
 top:65px;
 left:0;
 color:#F5F5F5;
 background-color:#294E79;
 font-size:16px;
 font-family:Georgia, "Times New Roman", Times, serif;
 }

/* ----------------------------------------------Breadcrumb Navigation-------------------------------------*/

#breadcrumb{padding:20px 0;}

#breadcrumb a{
 font-weight:bold;
 }

#breadcrumb ul{
 margin:0;
 padding:0;
 list-style:none;
 }

#breadcrumb ul li{display:inline;}
#breadcrumb ul li.first{font-weight:bold;}
#breadcrumb ul li.current a{text-decoration:underline;}

/* ----------------------------------------------Container-------------------------------------*/

#container{
 padding:40px 0;
 }

#container h1, #container h2, #container h3, #container h4, #container h5, #container h6{
 margin:0 0 15px 0;
 padding:0 0 15px 0;
 line-height:normal;
 font-weight:normal;
 font-size:20px;
 font-family:Georgia, "Times New Roman", Times, serif;
 border-bottom:1px dashed #666666;
 }

#container a{
 color:#294E79;
 background-color:none;
 }

/* ----------------------------------------------Content-------------------------------------*/

#content{
 display:block;
 float:left;
 width:630px;
 }

/* ------Comments-----*/

#comments{margin-bottom:40px;}

#comments .commentlist {margin:0; padding:0;}

#comments .commentlist ul{margin:0; padding:0; list-style:none;}

#comments .commentlist li.comment_odd, #comments .commentlist li.comment_even{margin:0 0 10px 0; padding:15px; list-style:none;}

#comments .commentlist li.comment_odd{color:#666666; background-color:#F7F7F7;}
#comments .commentlist li.comment_odd a{color:#294E79; background-color:#F7F7F7;}

#comments .commentlist li.comment_even{color:#666666; background-color:#E8E8E8;}
#comments .commentlist li.comment_even a{color:#294E79; background-color:#E8E8E8;}

#comments .commentlist .author .name{font-weight:bold;}
#comments .commentlist .submitdate{font-size:smaller;}

#comments .commentlist p {margin:10px 5px 10px 0; padding:0; font-weight: normal;text-transform: none;}

#comments .commentlist li .avatar{float:right; border:1px solid #EEEEEE; margin:0 0 0 10px;}

/* ----------------------------------------------Right Block-------------------------------------*/

#column{
 display:block;
 float:right;
 width:300px;
 }

#column .holder, #column #featured{
 display:block;
 width:300px;
 margin-bottom:40px;
 }

#column .holder p{
 line-height:1.6em;
 }

#column .holder h2.title{
 display:block;
 width:100%;
 height:65px;
 margin:0;
 padding:15px 0 8px 0;
 font-size:20px;
 font-weight:normal;
 color:#666666;
 background-color:#FFFFFF;
 line-height:normal;
 border-bottom:1px dashed #CCCCCC;
 }

#column .holder h2.title img{
 float:left;
 margin:-15px 8px 0 0;
 padding:5px;
 color:#666666;
 background-color:#F7F7F7;
 border:1px solid #CCCCCC;
 }

#column .holder p.readmore{
 display:block;
 width:100%;
 font-weight:bold;
 text-align:right;
 line-height:normal;
 }

#column div.imgholder{
 display:block;
 width:290px;
 margin:0 0 10px 0;
 padding:4px;
 color:#666666;
 background-color:#F7F7F7;
 border:1px solid #CCCCCC;
 }
 
/* Featured Block */

#column #featured a{
 color:#294E79;
 background-color:#F9F9F9;
 }

#column #featured ul, #column #featured h2, #column #featured p{
 margin:0;
 padding:0;
 list-style:none;
 }

#column #featured li{
 display:block;
 width:250px;
 margin:0;
 padding:20px 25px;
 color:#2E271D;
 background-color:#F9F9F9;
 }

#column #featured li p{
 line-height:1.6em;
 }

#column #featured li p.imgholder{
 display:block;
 width:240px;
 height:90px;
 margin:20px 0 15px 0;
 padding:4px;
 border:1px solid #CCCCCC;
 }

#column #featured li h2{
 margin:0;
 padding:0 0 14px 0;
 font-size:20px;
 font-weight:normal;
 font-family:Georgia, "Times New Roman", Times, serif;
 color:#666666;
 background-color:#F9F9F9;
 line-height:normal;
 border-bottom:1px dashed #666666;
 }

#column #featured p.more{
 display:block;
 width:100%;
 margin-top:15px;
 font-weight:bold;
 text-align:right;
 line-height:normal;
 }

/* ----------------------------------------------Footer-------------------------------------*/

#footer{
 padding:20px 0;
 }

#footer a{
 color:#98B7DC;
 background-color:#1C3451;
 }

#footer h2{
 margin:0 0 15px 0;
 padding:0 0 8px 0;
 font-size:22px;
 font-weight:normal;
 font-family:Georgia, "Times New Roman", Times, serif;
 color:#CCCCCC;
 background-color:#1C3451;
 line-height:normal;
 border-bottom:1px dashed #CCCCCC;
 }

#contactform{
 display:block;
 float:left;
 width:350px;
 }

/* ------Company Details------*/

#compdetails{
 display:block;
 float:right;
 width:550px;
 }

#compdetails ul{
 margin:0;
 padding:0;
 list-style:none;
 }

#compdetails li{
 margin:0 0 12px 0;
 }

#compdetails li.last{
 margin:0;
 }

#officialdetails{float:left}
#officialdetails li.last{margin-bottom:20px;}

#contactdetails{float:right}

/* ------Copyright------*/

#copyright{
 display:block;
 float:left;
 width:100%;
 margin:25px 0 0 0;
 padding:20px 0 0 0;
 font-size:12px;
 border-top:1px dashed #666666;
 }

#copyright p{
 margin:0;
 padding:0;
 }






form, fieldset, legend{margin:0; padding:0; border:none;}
legend{display:none;}

/* ----------------------------------------------Search Form-------------------------------------*/

#search{display:block; width:285px; position:absolute; top:10px; right:0;}

#search input{
 display:block;
 width:229px;
 margin:0;
 padding:5px;
 color:#FFFFFF;
 background-color:#1C3451;
 border:1px solid #4A80C1;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:12px;
 }

#search input#go{
 display:block;
 float:right;
 width:auto;
 height:auto;
 margin:0;
 padding:4px;
 }

/* ----------------------------------------------Forms in Content Area-------------------------------------*/

#container #respond{display: block; width:100%;}

#container #respond input{width:170px; padding:2px; border:1px solid #CCCCCC; margin:5px 5px 0 0;}

#container #respond textarea{width:98%; border:1px solid #CCCCCC; padding:2px; overflow:auto;}
 
#container #respond p{margin:5px 0;}

#container #respond #submit, #container #respond #reset{
 margin:0;
 padding:5px;
 color:#666666;
 background-color:#F7F7F7;
 border:1px solid #CCCCCC;
 }

/* ----------------------------------------------Contact Form in Footer-------------------------------------*/

#contactform form{
 margin:0;
 padding:0;
 border:none;
 line-height:normal;
 }


#contactform label{
 display:inline;
 width:170px;
 float:left;
 margin:0 0 12px 0;
 padding:0;
 }

#contactform label.margin{
 margin-left:10px;
 }

#contactform label input, #contactform label textarea{
 display:block;
 width:162px;
 margin:5px 0;
 padding:3px;
 color:#000000;
 background-color:#F7F7F7;
 border:1px solid #CCCCCC;
 }

#contactform label textarea{
 display:block;
 width:342px;
 overflow:auto;
 }

#contactform p{
 display:block;
 width:350px;
 margin:0;
 padding:0;
 clear:both;
 }

#contactform p input{
 padding:5px 10px;
 color:#666666;
 background-color:#F7F7F7;
 border:1px solid #CCCCCC;
 }




#topnav{
 display:block;
 position:absolute;
 top:65px;
 right:0;
 height:45px;
 color:#FFFFFF;
 background-color:#294E79;
 font-weight:bold;
 font-size:14px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 }

#topnav ul{
 list-style:none;
 margin:0;
 padding:0;
 }

#topnav li{
 float:left;
 }

#topnav li a:link, #topnav li a:visited{
 display:block;
 margin:0 15px 0 0;
 padding:14px 15px;
 color:#FFFFFF;
 background-color:#3D73B1;
 }

#topnav li a:hover, #topnav li a.active{
 color:#666666;
 background-color:#F5F5F5;
 }
 
#topnav li li a:link, #topnav li li a:visited{
 width:150px;
 float:none;
 margin:0;
 padding:7px 10px;
 font-size:12px;
 font-weight:normal;
 color:#FFFFFF;
 background-color:#3D73B1;
 }
 
#topnav li li a:hover{
 color:#666666;
 background-color:#F5F5F5;
 }

#topnav li ul{
 background: #FFFFFF;
 z-index:9999;
 position: absolute;
 left: -999em;
 height:auto;
 width:170px;
 border:1px solid #E6E6E6;
 border-top:none;
 border-right:none;
 }

#topnav li ul a{width: 140px;}

#topnav li ul ul{margin: -32px 0 0 0;}

#topnav li:hover ul ul{left: -999em;}

#topnav li:hover ul, #topnav li li:hover ul{left:auto;}

#topnav li:hover{ position: static;}

#topnav li.last a{margin-right:0;}






table{
 table-layout: auto;
 margin-bottom: 0px;
 vertical-align: top;
 width: 100%;
 border-collapse: collapse;

 }

table thead th{
 color:#FFFFFF;
 background-color:#666666;
 border:1px solid #cccccc;
 border-collapse:collapse;
 text-align:center;
 table-layout:collapse;
 vertical-align:middle;
 }

table tbody td{
 vertical-align:top;
 border-collapse:collapse;
 border-left:1px solid none;
 border-right:1px solid none;
 }
 
table thead th, table tbody td{
 padding:1px;
 border-collapse:collapse;
 }

table tbody tr.light{
 color:#666666;
 background-color:#F7F7F7;
 }

table tbody tr.dark{
 color:#666666;
 background-color:#E8E8E8;
 }


#gallery{
 padding:40px 0;
 }

#gallery h1, #gallery p, #gallery ul, #gallery a{
 margin:0;
 padding:0;
 list-style:none;
 line-height:normal;
 }

#gallery li{display:inline;}

#gallery .placeholder{
 display:block;
 float:left;
 width:640px;
 height:349px;
 margin:0;
 padding:4px;
 color:#666666;
 background-color:#F5F5F5;
 border:1px solid #DADADA;
 text-indent:-9999px;
 }
 
#gallery a.swap:link, #gallery a.swap:visited, #gallery a.swap:hover{
 display:block;
 float:left;
 width:290px;
 height:105px;
 margin:0 0 7px 10px;
 padding:4px;
 color:#666666;
 background-color:#F5F5F5;
 border:1px solid #DADADA;
 cursor:default;
 }

#gallery li.placeholder, #gallery a.swap{
 background:4px 4px no-repeat;
 }

#gallery li.last a.swap{
 margin-bottom:0;
 }
 
a.swap:hover {
 white-space:normal;
 }

a.swap:link strong, a.swap:visited strong, a.swap:active strong{
 display:none;
 }

a.swap:link span, a.swap:visited span, a.swap:active span{
 visibility:hidden;
 position:absolute;
 top:45px;
 left:5px;
 width:640px;
 height:349px;
 }
 
a.swap:active span, a.swap:hover span, a.swap:focus span{
 visibility:visible;
 }

a.swap:active img, a.swap:focus img {
 position:relative;
 z-index:50;
 }

/* ----------------------------------------------Middle Content Block-------------------------------------*/

#content .homecontent{
 display:block;
 width:630px;
 margin:20px 0 0 0;
 padding:0;
 }

#content .homecontent ul{
 margin:0;
 padding:0;
 list-style:none;
 }

#content .homecontent li{
 display:block;
 float:left;
 width:300px;
 margin:0 30px 0 0;
 padding:0;
 }

#content .homecontent li.last{margin-right:0;}

#content .homecontent li p.imgholder{
 display:block;
 width:286px;
 height:100px;
 margin:0 0 15px 0;
 padding:6px;
 color:#666666;
 background-color:#F7F7F7;
 border:1px solid #CCCCCC;
 }

#content .homecontent li h2{
 margin:0;
 padding:0 0 8px 0;
 font-size:13px;
 font-weight:bold;
 color:#666666;
 background-color:#FFFFFF;
 line-height:normal;
 border-bottom:1px dashed #CCCCCC;
 }

#content .homecontent p.readmore{
 display:block;
 width:300px;
 font-weight:bold;
 text-align:right;
 line-height:normal;
 }


/* General Style */

td, body {font-family:verdana,arial,helvetica; font-size:8pt;}
form {padding:0px;margin:0px;}
input,textarea,select {vertical-align:middle; font-size:8pt; font-family:verdana,arial,helvetica;}
.copy {font-size:7pt;}

a.noun:link {text-decoration:none; color:#4D6D91}
a.noun:active {text-decoration:none; color:#4D6D91}
a.noun:visited {text-decoration:none; color:#4D6D91}
a.noun:hover {text-decoration:none; color:#000000}

hr {color:#8EA8C4;height:1px;}
label {cursor:pointer;cursor:hand}

.blockTitle {padding-left:19px; font-weight:bold; color:#FFFFFF; font-size:12px; background: url('/.s/t/831/20.gif') no-repeat 7px 6px;text-transform:capitalize;}

a.menu1:link {text-decoration:underline; color:#DDEEF7}
a.menu1:visited {text-decoration:underline; color:#DDEEF7}
a.menu1:hover {text-decoration:underline; color:#FFFFFF}
a.menu1:active {text-decoration:underline; color:#FFFFFF}
.menuTd {font-family:Tahoma,Arial,Helvetica; padding-left:15px;padding-right:12px; background: url('/.s/t/831/21.gif') no-repeat 0px 3px;}

.mTd {padding-left:12px;padding-top:5px;padding-right:1px;}
.pageTitle {font-family:Tahoma,Arial,Helvetica; font-size:8pt; font-weight:bold; color:#FFFFFF; padding-left:10px; padding-right:10px;}
.mframe {padding-left:15px; padding-bottom:20px; padding-right:3px;}

.blockT1 {border-left:1px solid #5694B5;}
.blockT2 {padding:5px;}
/* ------------- */





/* Module Part Menu */
.catsTd {padding: 0 0 6px 11px; background: url('/.s/t/831/22.gif') no-repeat 3px 4px; background-color: #f5f5f5;}
.catName {font-family:Verdana,Tahoma,Arial,Sans-Serif;font-size:18px;}
.catNameActive {font-family:Verdana,Tahoma,Arial,Sans-Serif;font-size:18px;}
.catNumData {font-size:7pt;color:#4D6D91;}
.catDescr {font-size:7pt; padding-left:10px;}
a.catName:link {text-decoration:none; color:#4D6D91;}
a.catName:visited {text-decoration:none; color:#4D6D91;}
a.catName:hover {text-decoration:none; color:#000000;}
a.catName:active {text-decoration:none; color:#4D6D91;}
a.catNameActive:link {text-decoration:none; color:#000000;}
a.catNameActive:visited {text-decoration:none; color:#000000;}
a.catNameActive:hover {text-decoration:underline; color:#000000;}
a.catNameActive:active {text-decoration:none; color:#000000;}
/* ----------------- */

/* Entries Style */
.eBlock {background:url('/images/23.gif') bottom repeat-x #FFFFFF;border-top:1px solid #C9CFD8;border-left:1px solid #B9BFC7;border-bottom:1px solid #4F5D71;border-right:1px solid #4F5D71;}
.eTitle {font-family:Verdana,Arial,Sans-Serif;font-size:12px;font-weight:bold;color:#4D6D91; padding: 0 0 0 17px; background: url('/.s/t/831/24.gif') no-repeat 1px 3px;}
.eMessage {text-align:justify;padding-bottom:5px;}
.eText {text-align:justify;padding-bottom:5px;padding-top:5px;}
.textHr {color:#DDDDDD;height:1px;border:1px dashed #DDDDDD;}

.eDetails {background:#294E79;font-family:Tahoma,Arial,Sans-Serif;color:#f5f5f5;padding-bottom:3px;padding-top:3px;text-align:left;font-size:7pt;}
.eDetails1 {background:#294E79;font-family:Tahoma,Arial,Sans-Serif;color:#1A1A1A;padding-bottom:3px;padding-top:3px;text-align:left;font-size:8pt;}
.eDetails2 {background:#294E79;font-family:Tahoma,Arial,Sans-Serif;color:#1A1A1A;padding-bottom:3px;padding-top:3px;text-align:left;font-size:8pt;}

.eRating {font-size:7pt;}

.eAttach {margin: 16px 0 0 0; padding: 0 0 0 15px; background: url('/.s/t/831/25.gif') no-repeat 0px 0px;}
/* ------------- */

/* Entry Manage Table */
.manTable {}
.manTdError {color:#FF0000;}
.manTd1 {}
.manTd2 {}
.manTd3 {}
.manTdSep {}
.manHr {}
.manTdBrief {}
.manTdText {}
.manTdFiles {}
.manFlFile {}
.manTdBut {}
.manFlSbm {}
.manFlRst {}
.manFlCnt {}
/* ------------------ */

/* Comments Style */
.cAnswer {padding-left:15px;padding-top:4px;font-style:italic;}

.cBlock1 {background:url('/images/23.gif') bottom repeat-x #FFFFFF;border-top:1px solid #C9CFD8;border-left:1px solid #B9BFC7;border-bottom:1px solid #4F5D71;border-right:1px solid #4F5D71;}
.cBlock2 {background:url('/images/23.gif') bottom repeat-x #FFFFFF;border-top:1px solid #C9CFD8;border-left:1px solid #B9BFC7;border-bottom:1px solid #4F5D71;border-right:1px solid #4F5D71;}
/* -------------- */

/* Comments Form Style */
.commTable {}
.commTd1 {color:#000000;}
.commTd2 {}
.commFl {width:100%;}
.smiles {border:1px inset;background:#FAFCFE;}
.commReg {padding: 10 0 10 0px; text-align:center;}
.commError {color:#FF0000;}
.securityCode {}
/* ------------------- */

/* News/Blog Archive Menu */
.archUl {list-style: none; margin:0; padding-left:0;}
.archLi {padding: 0 0 3px 10px; background: url('/.s/t/831/26.gif') no-repeat 0px 4px;}
.archActive {text-decoration:underline;}
.archLi {font-family:Tahoma,Arial,Sans-Serif;font-size:11px;}
a.archLink:link {text-decoration:none; color:#4D6D91;}
a.archLink:visited {text-decoration:none; color:#4D6D91;}
a.archLink:hover {text-decoration:underline; color:#4D6D91;}
a.archLink:active {text-decoration:underline; color:#4D6D91;}
/* ---------------------- */

/* News/Blog Archive Style */
.archiveCalendars {text-align:center;color:#0000FF;}
.archiveDateTitle {font-weight:bold;color:#4D6D91;padding-top:15px;}
.archEntryHr {width:250px;color:#DDDDDD;}
.archiveeTitle li {margin-left: 15px; padding: 0 0 0 15px; background: url('/.s/t/831/27.gif') no-repeat 0px 3px; margin-bottom: .6em;}
.archiveEntryTime {width:65px;font-style:italic;}
.archiveEntryComms {font-size:9px;color:#C3C3C3;}
a.archiveDateTitleLink:link {text-decoration:none; color:#4D6D91}
a.archiveDateTitleLink:visited {text-decoration:none; color:#4D6D91}
a.archiveDateTitleLink:hover {text-decoration:underline; color:#4D6D91}
a.archiveDateTitleLink:active {text-decoration:underline; color:#4D6D91}
.archiveNoEntry {text-align:center;color:#0000FF;}
/* ------------------------ */

/* News/Blog Calendar Style */
.calMonth {text-align:right; }
.calWday {border:1px outset #4F5D71; background:#95A5B8; width:17px;color:#FFFFFF;}
.calWdaySe {border:1px outset #4F5D71; background:#4B6383; width:17px; font-weight:bold;color:#FFFFFF;}
.calWdaySu {border:1px outset #4F5D71; background:#4B6383; width:17px; font-weight:bold; color:#FFFFFF;}
.calMday {border:1px inset #4F5D71; background:#FFFFFF;}
.calMdayA {border:1px inset #4F5D71; background:#E2E5E9; font-weight:bold;}
.calMdayIs {border:1px outset #4F5D71; background:#C6CCD3;}
.calMdayIsA {border:1px outset #4F5D71; background:#C6CCD3;font-weight:bold;}
a.calMonthLink:link {text-decoration:none; color:#4D6D91;}
a.calMonthLink:visited {text-decoration:none; color:#4D6D91;}
a.calMonthLink:hover {text-decoration:underline; color:#4D6D91;}
a.calMonthLink:active {text-decoration:underline; color:#000000;}
a.calMdayLink:link {text-decoration:none; color:#4D6D91;}
a.calMdayLink:visited {text-decoration:none; color:#4D6D91;}
a.calMdayLink:hover {text-decoration:underline; color:#000000;}
a.calMdayLink:active {text-decoration:none; color:#000000;}
/* ------------------------ */

/* Poll styles */
.pollBut {width:110px;}

.pollBody {padding:7px; margin:0px; background:#FFFFFF}
.textResults {background:#E2E6EA}
.textResultsTd {background:#FFFFFF}

.pollNow {border-bottom:1px solid #E2E6EA; border-left:1px solid #E2E6EA; border-right:1px solid #E2E6EA;}
.pollNowTd {}

.totalVotesTable {border-bottom:1px solid #E2E6EA; border-left:1px solid #E2E6EA; border-right:1px solid #E2E6EA;}
.totalVotesTd {background:#FFFFFF}
/* ---------- */

/* User Group Marks */
a.groupModer:link,a.groupModer:visited,a.groupModer:hover {color:blue;}
a.groupAdmin:link,a.groupAdmin:visited,a.groupAdmin:hover {color:red;}
a.groupVerify:link,a.groupVerify:visited,a.groupVerify:hover {color:green;}
/* ---------------- */

/* Other Styles */
.replaceTable {background:url('/images/23.gif') bottom repeat-x #FFFFFF;height:100px;width:300px;border:1px solid #597798;}

.legendTd {font-size:7pt;}
/* ------------ */

/* ===== forum Start ===== */

/* General forum Table View */
.gTable {background:#F5F5F5}
.gTableTop {padding:2px;background:url('/images/29.gif') #607795;color:#E2EBF5;font-weight:bold;height:36px;padding-left:10px;font-size:10pt;}
.gTableSubTop {padding:2px;background:url('/images/17.gif') #B4C5DB;color:#000000;height:26px;}
.gTableBody {padding:2px;background:url('/images/23.gif') bottom repeat-x #FFFFFF;}
.gTableBody1 {padding:2px;background:#FFFFFF;}
.gTableBottom {padding:2px;background:url('/images/23.gif') bottom repeat-x #FFFFFF;}
.gTableLeft {padding:2px;background:url('/images/23.gif') bottom repeat-x #FFFFFF;font-weight:bold;color:#4D6D91}
.gTableRight {padding:2px;background:url('/images/23.gif') bottom repeat-x #FFFFFF;}
.gTableError {padding:2px;background:url('/images/23.gif') bottom repeat-x #FFFFFF;color:#FF0000;}
/* ------------------------ */

/* Forums Styles */
.forumNameTd,.forumLastPostTd {padding:2px;background:#FFFFFF}
.forumIcoTd,.forumThreadTd,.forumPostTd {padding:2px; bottom repeat-x #FFFFFF;}
.forumLastPostTd,.forumArchive {padding:2px;font-size:7pt;}

a.catLink:link {text-decoration:none; color:#E2EBF5;}
a.catLink:visited {text-decoration:none; color:#E2EBF5;}
a.catLink:hover {text-decoration:underline; color:#E2EBF5;}
a.catLink:active {text-decoration:underline; color:#E2EBF5;}

.lastPostGuest,.lastPostUser,.threadAuthor {font-weight:bold}
.archivedForum{font-size:7pt;color:#FF0000;font-weight:bold;}
/* ------------- */

/* forum Titles & other */
.forum {font-weight:bold;font-size:9pt;}
.forumDescr,.forumModer {color:#858585;font-size:7pt;}
.forumViewed {font-size:9px;}
a.forum:link, a.lastPostUserLink:link, a.forumLastPostLink:link, a.threadAuthorLink:link {text-decoration:none; color:#4D6D91;}
a.forum:visited, a.lastPostUserLink:visited, a.forumLastPostLink:visited, a.threadAuthorLink:visited {text-decoration:none; color:#4D6D91;}
a.forum:hover, a.lastPostUserLink:hover, a.forumLastPostLink:hover, a.threadAuthorLink:hover {text-decoration:underline; color:#6F8EB3;}
a.forum:active, a.lastPostUserLink:active, a.forumLastPostLink:active, a.threadAuthorLink:active {text-decoration:underline; color:#4D6D91;}
/* -------------------- */

/* forum Navigation Bar */
.forumNamesBar {padding-bottom:7px;font-weight:bold;font-size:7pt;}
.forumBarKw {font-weight:normal;}
a.forumBarA:link {text-decoration:none; color:#000000;}
a.forumBarA:visited {text-decoration:none; color:#000000;}
a.forumBarA:hover {text-decoration:none; color:#4D6D91;}
a.forumBarA:active {text-decoration:underline; color:#4D6D91;}
/* -------------------- */

/* forum Fast Navigation Blocks */
.fastNav,.fastSearch,.fastLoginForm {font-size:7pt;}
/* ---------------------------- */

/* forum Fast Navigation Menu */
.fastNavMain {background:#C7D7EF;}
.fastNavCat {background:url('/images/23.gif') bottom repeat-x #FFFFFF;}
.fastNavCatA {background:url('/images/23.gif') bottom repeat-x #FFFFFF;color:#0000FF}
.fastNavForumA {color:#0000FF}
/* -------------------------- */

/* forum Page switches */
.switches {background:#A7AFB8;}
.pagesInfo {background:#FFFFFF;padding-right:10px;font-size:7pt;}
.switch {background:#FFFFFF;width:15px;font-size:7pt;}
.switchActive {background:url('/images/23.gif') bottom repeat-x #FFFFFF;font-weight:bold;color:#4D6D91;width:15px}
a.switchDigit:link,a.switchBack:link,a.switchNext:link {text-decoration:none; color:#000000;}
a.switchDigit:visited,a.switchBack:visited,a.switchNext:visited {text-decoration:none; color:#000000;}
a.switchDigit:hover,a.switchBack:hover,a.switchNext:hover {text-decoration:underline; color:#FF0000;}
a.switchDigit:active,a.switchBack:active,a.switchNext:active {text-decoration:underline; color:#FF0000;}
/* ------------------- */

/* forum Threads Style */
.threadNametd,.threadAuthTd,.threadLastPostTd {padding:2px;padding:2px;background:#FFFFFF}
.threadIcoTd,.threadPostTd,.threadViewTd {padding:2px;background:url('/images/23.gif') bottom repeat-x #FFFFFF;}
.threadLastPostTd {padding:2px;font-size:7pt;}
.threadDescr {color:#858585;font-size:7pt;}
.threadNoticeLink {font-weight:bold;}
.threadsType {padding:2px;background:url('/.s/t/831/8.gif');text-transform:lowercase;color:#FFFFFF;height:18px;font-weight:bold;font-size:7pt;padding-left:40px;}
.threadsDetails {padding:2px;background:#E3E6EA;height:20px;color:#4D6D91;}
.forumOnlineBar {padding:2px;background:#E3E6EA;height:20px;color:#4D6D91;}

a.threadPinnedLink:link {text-decoration:none; color:#0000FF;}
a.threadPinnedLink:visited {text-decoration:none; color:#0000FF;}
a.threadPinnedLink:hover {text-decoration:none; color:#FF0000;}
a.threadPinnedLink:active {text-decoration:underline; color:#FF0000;}

a.threadLink:link {text-decoration:none; color:#4D6D91;}
a.threadLink:visited {text-decoration:none; color:#4D6D91;}
a.threadLink:hover {text-decoration:underline; color:#000000;}
a.threadLink:active {text-decoration:underline; color:#000000;}

.postpSwithces {font-size:7pt;}
.thDescr {font-weight:normal;}
.threadFrmBlock {font-size:7pt;text-align:right;}
/* ------------------- */

/* Posts View */
.postTable {}
.postPoll {background:#FFFFFF;text-align:center;}
.postFirst {background:url('/images/23.gif') bottom repeat-x #FFFFFF;border-bottom:3px solid #FFFFFF;}
.postRest1 {background:#FFFFFF;}
.postRest2 {background:url('/images/23.gif') bottom repeat-x #FFFFFF;}
.postSeparator {height:3px;background:#2B3545;}

.postTdTop {background:url('/images/17.gif') #B4C5DB;color:#000000;height:26px;}
.postBottom {background:#E3E6EA;height:20px}
.postUser {font-weight:bold;}
.postTdInfo {text-align:center;padding:5px;}
.postRankName {margin-top:5px;}
.postRankIco {margin-bottom:5px;margin-bottom:5px;}
.reputation {margin-top:5px;}
.signatureHr {margin-top:20px;color:#597798;}
.posttdMessage {padding:5px;background:#FFFFFF;}

.postPoll {padding:5px;}
.pollQuestion {text-align:center;font-weight:bold;}
.pollButtons,.pollTotal {text-align:center;}
.pollSubmitBut,.pollreSultsBut {width:140px;font-size:7pt;}
.pollSubmit {font-weight:bold;}
.pollEnd {text-align:center;height:30px;}

.codeMessage {background:#FFFFFF;font-size:9px;}
.quoteMessage {background:#FFFFFF;font-size:9px;}

.signatureView {font-size:7pt;}
.edited {padding-top:30px;font-size:7pt;text-align:right;color:gray;}
.editedBy {font-weight:bold;font-size:8pt;}

.statusBlock {padding-top:3px;}
.statusOnline {color:#0000FF;}
.statusOffline {color:#FF0000;}
/* ---------- */

/* forum AllInOne Fast Add */
.newThreadBlock {background: #F9F9F9;border: 1px solid #B2B2B2;}
.newPollBlock {background: #F9F9F9;border: 1px solid #B2B2B2;}
.newThreadItem {padding: 0 0 0 8px; background: url('/.s/t/831/30.gif') no-repeat 0px 4px;}
.newPollItem {padding: 0 0 0 8px; background: url('/.s/t/831/30.gif') no-repeat 0px 4px;}
/* ----------------------- */

/* forum Post Form */
.pollBut, .loginButton, .searchSbmFl, .commSbmFl, .signButton {font-size:7pt;height:18px;background:url('/.s/t/831/8.gif');text-transform:lowercase;font-size:10px;color:#FFFFFF;border:1px outset #2C3D52;}

.codeButtons {font-size:7pt;height:18px;background:url('/.s/t/831/8.gif');text-transform:lowercase;font-size:10px;color:#FFFFFF;border:1px outset #2C3D52;}
.codeCloseAll {font-size:7pt;height:18px;background:url('/.s/t/831/8.gif');text-transform:lowercase;font-size:10px;color:#FFFFFF;border:1px outset #2C3D52;font-weight:bold;}
.postNameFl,.postDescrFl {width:400px}
.postPollFl,.postQuestionFl {width:400px}
.postResultFl {width:50px}
.postAnswerFl {width:300px}
.postTextFl {width:550px;height:150px}
.postUserFl {width:300px}

.pollHelp {font-weight:normal;font-size:7pt;padding-top:3px;}
.smilesPart {padding-top:5px;text-align:center}
/* ----------------- */
#yoblako{outline:0;}
/* ====== forum End ====== */
#coments{
border:1px solid #CCCCCC;
position:fixed;
width:450px;
top:180px;
left:-450px;
z-index:10;
background-color:#f6f6f6;
padding-bottom:16px;
}

#coments:hover{
left:0px;
}

#coments h3{
cursor:normal;
background-color:#32608A;
padding:10px;
color:#FFFFFF;
font-variant:small-caps;
text-align:center;
position:absolute;
right:-30px;
width:10px;
}

#coments div{
width:400px;
height:300px;
overflow:auto;
}

/*=== help right ===*/

#coments2{
border:1px solid #CCCCCC;
position:fixed;
width:450px;
top:180px;
right:-450px;
z-index:10;
background-color:#f6f6f6;
padding-bottom:16px;
}

#coments2:hover{
right:0px;
}

#coments2 h3{
cursor:normal;
background-color:#32608A;
padding:10px;
color:#FFFFFF;
font-variant:small-caps;
text-align:center;
position:absolute;
left:-30px;
width:10px;
}

#coments2 div{
width:400px;
height:300px;
overflow:auto;
}
