body {
   font-family: Tahoma;
   font-size: 11px;
   background: url('images/bg.gif') top center repeat-x #c8ebfa;
   margin: 0;
   padding: 0;
}
#mid table{background: #fff}
#mid table td{background: auto}
form {
   display: inline;
}

td {
  font-family: tahoma;
  font-size: 11px;
  color: #222222;
}

/* hides text-align to the left from IE, because the next 2 rules doesn't apply to IE*/
html>body td {
  text-align: left;
}

*[align="center"] {
  text-align: center;
}

*[align="right"] {
  text-align: right;
}

.main_outer_table{
  background-color: #cccccc;
}

#mid table.headbg{
  background-color: #cf3d3d;
}
.headbgbox{
  background-color: #7E82B1;
}
.loginbarbg{
  background-color: #f5f5f5;
}

.module_head {
  background-color: #cf3d3d;
  font-size: 13px;
  font-weight: bold;
  color: #ffffff;
  padding: 2px;

}

.module_head_right {
  background-color: #cf3d3d;
  font-size: 11px;
  color: #ffffff;
}

.module_head_right a {
  background-color: #cf3d3d;
  font-size: 11px;
  color: #ffffff;
}

.module_head_right a:hover {
  background-color: #7E82B1;
  font-size: 11px;
  color: #ffffff;
}

td.edituserlink{
  background-color: #7E82B1;
  color: #ffffff;
  font-weight: bold;
  
}
td.edituserlink a{
  background-color: #7E82B1;
  color: #ffffff;
  font-weight: normal;
} 
td.edituserlink a:hover{
  background-color: #7E82B1;
  color: #ffffff;
  font-weight: normal;
}

.text_head1 {
  font-size: 14px;
  font-weight: bold;
  color: #9f8f8c;
  text-decoration:none;
}
a.text_head1 {
  font-size: 14px;
  font-weight: bold;
  color: #9f8f8c;
  text-decoration:none;
}
a:hover.text_head1 {
  font-size: 14px;
  font-weight: bold;
  color: #9f8f8c;
  text-decoration:none;
}
.text_head2, .text_head2:hover {
  font-size: 14px;
/*  font-weight: bold;*/
  color: #9f8f8c;
}

.offer_head {
  font-size: 16pt;
  color: #695f5d;
}

.oddrow {
  background-color: #aE92c1;
}

.evenrow {
  background-color: #f8a0a0;
}

.module_detail_inside {
  font-size: 11px;
  font-weight: normal;
  background-color: #fbfbfb;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: none;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #e5e5e5;
  border-right-color: #e5e5e5;
  border-bottom-color: #e5e5e5;
  border-left-color: #e5e5e5;

}

.im_text {
  font-size: 11px;
  font-weight: normal;
  background-color: #fbfbfb;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #e5e5e5;
  border-right-color: #e5e5e5;
  border-bottom-color: #e5e5e5;
  border-left-color: #e5e5e5;

}

.module_detail {
  font-size: 11px;
  font-weight: normal;
  background: url('images/bg_li_1.html') right top repeat-y #FAAAA9;
 
 
 
 
 }

.statusbar {
  background-color: #e5e5e5;
}


th {
  font-weight: bold;
  color: #7E82B1;
  background-color: #e5e5e5;
  font-size: 11px;

}

th a {
  text-decoration: underline;
  color: #fff;
}
th a:hover {
  color: #fff;
  text-decoration: none;

}


a.subhead {
  text-decoration: underline;
  color: #fff;
  font-weight: bold;
}
a.subhead:hover {
  text-decoration: none;
  font-weight: bold;
}

.smallpic {
  border: 1px solid #666666;

}


input {
  font-size: 11px;
}
textarea {
  font-size: 11px;
}
select {
  font-size: 11px;
}
.formbutton_s {
  font-size: 11px;
  color: #ffffff;
  background-color: #7E82B1;
  position: relative;
  top: 4px;
  left: 13px;
 
}

.errors {
  color: #7E82B1;

}
.errormsg {
  color: #7E82B1;
}

a.main_title{
  font-size: 40px;
  color: #fff;
  text-decoration: none;
}
a:hover.main_title{
  font-size: 40px;
  color: #fff;
  text-decoration: none;
}
.dotted{
  border-bottom-width: 1px;
  border-bottom-style: dashed;
}

.s_table_blue{
  color: #27277e;
  font-weight: bold;
}
.s_table_white{
  color: #27277e;
}

.table_blue{
  background-color: #d3e1fa;
  color: #27277e;
}
.table_white{
  background-color: #ffffff;
  color: #27277e;
}

.table_green{
  background-color: #d8f9d5;
  color: #003300;
}
.table_red{
  background-color: #ffd5d5;
  color: #990000;
}
.table_pink{
  background-color: #ffe1ff;
  color: #7d0067;
}
.table_gray{
  background-color: #c0dbf3;
  color: #333333;
}
.table_yellow{
  background-color: #ffffcc;
  color: #b08d00;
}


.main_text1{
  font-size: 24px;

}
.page_heading {
  font-size: 14pt;
  border: 1px solid #a9bdf1;
  background-color: #dadada;
  text-align: center;
}
.headrow {
  border: 1px solid #a9bdf1;
  background-color: #c8e0fb;
  text-align: center;

}
.text8pt {
  font-size: 8pt;
}
.searchtitle {
  font-size: 14pt;
  font-weight: bold;
  color: #003366;
}
.xtitle {
  font-size: 14pt;
  border: 1px solid #a9bdf1;
  background-color: #dadada;
  text-align: center;

}
.title {
  font-size: 12pt;
  text-align: left;
  font-weight: bold;
  padding: 6px 4px 6px 11px;

}
.subtitle {
  font-size: 10pt;
  color: #003366;
  border: 1px solid #96b0f5;
  background-color: #d7e1ee;
  font-weight: bold;
  padding: 1px;
}

a {
  color: #333;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
/*  font-weight: bold;*/
}

a.menulink {
font-size: 11px;
color: #ff66cc;
text-decoration: none;
}
a.menulink:hover {
font-size: 11px;
color: #ff66cc;
text-decoration: none;
}

a.panellink {
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
a.panellink:hover {
  font-weight: bold;
  font-size: 11px;
  text-decoration: underline;
}
.panelbox {

}
.footer {
  background-color: #7E82B1;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: none;
  border-bottom-style: solid;
  border-left-style: none;
  border-top-color: #222222;
  border-right-color: #222222;
  border-bottom-color: #222222;
  border-left-color: #222222;
}
a.footerlink {
font-size: 8pt;
color: #333;
text-decoration: none;
}
a.footerlink:hover {
font-size: 8pt;
color: #000;
text-decoration: none;
}
.copyright{
color: #aaaaaa;
font-size: 11px;
text-decoration: none;
}
.paneltable{
  background-color: #003366;
}
.modulehead{
  color: #003366;
}


.storyhead{
  color: #695f5d;
  font-weight: bold;
}
.storyby{
  color: #ddd;
}
.storytext{
}

.newshead{
  color: #840202;
  font-weight: bold;
}
.newsdate, .storydate{
  font-size: 11px;
  font-weight: bold;
  display: block;
  margin-bottom: 4px;
}
.newstext{

}

.pollquestion{
  color: #695f5d;
  font-weight: bold;
}
.polloptions{

}

.payment_mod_head{
  font-size: 11px;
  color: #695f5d;
  background-color: #f7a3f8;
}

.admin_head{
  font-size: 12px;
  color: #7E82B1;
  font-weight: bold;
}
h4{
  font-size: 12px;
}

.copyright:hover {
  color: #0000ff;
  font-size: 11px;
  text-decoration: underline;
}

.headerfooter, .headerfooter:hover {          /*** style of "xxx's profile", "last logge" ***/
  color: #ffffff;
  font-size: 10px;
  font-weight: bold;
  height: 20px;
}

.headerfooter:hover {             /*** hover: style of "xxx's profile", "last logge" ***/
  color: #ffffff;
  text-decoration: none;
}

.nickwidth {                /*** width of sections ***/
  margin: 10px;
  text-align: center;
}

.listing .text{
}

.border a, .border a:link, .border a:visited, .border a:hover{font-size: 12px; color: #FFF; font-weight: bold;}
.border a:hover{text-decoration: none;}
td.activity b font{
   color: #333;
}
.userdtl td{
   color: #333;
}
#mid .box {

}
#mid .box .text{
background: #ffffff
}
#mid .box .title {
    background: url('images/t_pip.gif') 6px center no-repeat #cf3d3d;
    color: #fff;
    font: bold 12px Tahoma;
    padding: 15px 32px ;
}
#grgr{
    background: #fff;
}
#grgr .userdtl td{
   color: #333;
}
.listprofiles {
    padding: 10px;
}
.userdtl strong{
   color: #333;
}

.pborder{
   padding: 6px;
   
   border: 1px solid #e5e5e5!important;
/*   border-top: 1px dotted #ccc;
   border-right: 1px dotted #ccc;
   border-bottom: 1px dotted #ccc;*/
/*   height: 150px;*/
   width: 200px;/**/
  margin: 3px;
}
.pborder a.view, .pborder .view:link, .pborder a.view:visited {
background: url(images/arr.gif) 195px center no-repeat #efefef!important;
padding: 2px;
display: block;
font: bold 11px Tahoma;
color: #000!important;
text-align: right;
padding-right: 20px;
width: 190px;
position: absolute;
margin-top:3px;
margin-left: -6px;

;
    
}
.o .pborder{border-right: none}
.listprofiles , .listprofiles table{
    border-collapse: collapse;
}
.pborder td {
   font-size: 10px!important;
}
.listprofiles td{
   border-bottom: 1px solid #f1f1f1;
   padding: 7px;
   font-size: 10px!important;
   padding-left: 15px;
}
.listprofiles td.Male{
    background: url('images/Male.gif') 3px center  no-repeat;
    padding-left: 32px;
}
.listprofiles td.Female{
    background: url('images/Female.gif') center left no-repeat;
    padding-left: 32px;
}
.listprofiles td a, .listprofiles td a:link, .listprofiles td a:hover{
   color: #333!important;
   font-weight: bold;
}

.leftcolumn, .leftcolumn td{
   color: #FFF;
   font-size: 10px;
}

.leftcolumn td b, .leftcolumn td strong{
   color: #000;
   font-weight: normal;
}
.leftcolumn a, .leftcolumn a:link, .leftcolumn a:visited, .leftcolumn a:hover{
   color: #FFF;
   font-weight: bold;
}
.leftdark{
   background: #407ec0;
   text-align: right;
   font-weight: bold;
}
#copy{
   font-weight: bold;
   color: #FFF;
   padding-left: 20px;
}
#footer{
   border-top: 1px dotted #ddd;
   margin-top: -35px;
   margin-right: 20px;
   color: #FFF;
}
#footer a, #footer a:link, #footer a:hover{
   font-weight: bold;
   color: #FFF;
}
.storyhead, .newshead, .storydate{
   color: #000;
}
.newsdate{
    color: #d32f32;
}
body{
   background: url('images/bg.gif') top center repeat-x #c8ebfa;
}

#header{
   background: url('images/top.jpg') 0px 1px no-repeat;
   height: 450px;
   position: relative;
   margin-bottom: -2px;
}
#header #logo{position: absolute; margin: 32px 0 0 411px;}
#header #login {
    color: #1e5983;
    font: bold 11px Tahoma;
}
#header #login {    color: #225b8b;    position: absolute;    margin: 315px 0 0 475px;}
#header #login td {
    color: #225b8b;
}

#header #login .title{
    color: #225b8b;
    margin: 0;
    font: bold 12px Tahoma;
    padding: 0 0 20px 4px;
}
#header #login .i{
   border-top: 1px solid #58a5c9;
   border-left: 1px solid #58a5c9;
   border-bottom: 1px solid #a8ddf6;
   border-right: 1px solid #a8ddf6;
   background: #fff;
   color: #333;
   width: 160px;
}
#header #login .p{
   width: 100px;
}
#header #login .b{
   position: absolute;
   margin-top: -0px;
   margin-left: 10px;
}
#header #menu {    position: absolute;    margin: 357px 0 0 0px;}#header #menu a{
    color: #1e5983;
    display: block;
    font: bold 12px Tahoma;
    float: left;
    border-right: 1px solid #9ed9f5;
    border-left: 1px solid #ffffff;
    padding: 9px 23px;
}
#header #menu a.first{
    border-left: none;
}
#header #menu a.last{
    border-right: none;
}
#tmain{
 
   width: 750px;
   margin: auto;
}
#main #head{background: url('images/head.html') top 15px no-repeat;}
a img{border: 0;}
#mform {    position: absolute;    margin: 140px 0 0 470px;
    color: #225b8b;
    font: bold 11px Tahoma
}#mform .title{ 
    color: #225b8b;
    margin: 0;
    font: bold 12px Tahoma;
    padding: 0 0 20px 4px;
}
#mform td{ 
    color: #225b8b;
    font: bold 11px Tahoma
}


#stories{
margin-right:-1px; margin-left: 17px;
color: #FFF;
}
.listing a{

}
#grgr{
/*   background: #4a515e;
   border-bottom: 2px solid #FFF;
   padding: 4px;                 
   margin-right: 20px;           */
}
#grgr table{
   background: none;
}
#grgr a{
   color: #FFF;
}
#mfooter{
   height: 50px;
   margin-bottom: 5px;
   padding-top: 16px;
   padding-left: 18px;
   margin-top: 20px;
   color: #8e8e8e;
   background: url('images/footer.gif') top center repeat-x;
}
#mfooter a, #mfooter a:link, #mfooter a:visited{font: bold 11px Tahoma; color: #47a1c7;}
#mfooter span{margin-left: 10px; margin-right: 10px;}
#banner{   background: url('images/ban_bg.html') top center repeat-x; height: 106px; padding: 24px 0 25px 0; text-align: center; margin-right: 20px;}
.activity font{color: yellow}
.module_detail_inside a, .module_detail_inside a:link, .module_detail_inside a:hover, .module_detail_inside a:visited{color: #333;}
#left{
   padding: 8px;
   width: 242px;
}
#left .title{
    background: url('images/t_pip.gif') 6px center no-repeat #cf3d3d;
    color: #fff;
    font: bold 12px Tahoma;
    padding: 15px 32px ;
}
#stats {

}
#stats .title{
    background: url('images/pip.gif') 6px center no-repeat #c9ecfa;
    color: #1e5983;
    
}
#stats .text{
    width: 238px;
}
#stats .stat{
    clear: both;
    margin-bottom: 1px;
    padding: 2px 26px;
    background: #aadef6;
}
#stats .stat span{
    float: right
}
#left .box {
    width: 240px;
    padding-bottom: 2px;
}
#left .box .text{
    padding: 14px;
    background: #fff;
    margin-bottom: 4px;
}
#stats .text{
    padding: 1px!important;
    padding-bottom: 10px!important;
    background: none!important;
}

#stats {
    background: #c8ebfa;
    border: 2px solid #9ed9f5;
    margin-bottom: 2px;
}
#news td.title{
    padding: 3px; 
    font-weight: bold;
    background: #fff7e6;
    margin-bottom: 2px;
    color: #65532f;
    border: none;
    font: bold 14px Tahoma; 
    padding: 8px 12px;
}
#left a.more, #left a.more:link, #left a.more:visited {
    display: block;
    font: bold 11px Tahoma;
    color: #fd8e1d;
}
#left a.all, #left a.all:link, #left a.all:visited {
    display: block;
    text-align: right;
    padding-right: 10px;
    background: url('images/arr.gif') right center no-repeat;
    font: bold 11px Tahoma;
    color: #000;
}
#news td.text{
   background: #c9bba8;
   color: #000;
   font: normal 11px Tahoma;
   padding: 8px;
}
#lang td.title{
    padding: 3px; 
    font-weight: bold;
    background: #fff7e6;
    margin-bottom: 2px;
    color: #65532f;
    border: none;
    font: bold 14px Tahoma; 
    padding: 8px 12px;
}
#lang td.text{
    background: #c9bba8;
    color: #000;
    font: normal 11px Tahoma;
    padding: 8px;
}
#news td.text a:link, #news td.text a:visited{
    color: #840202;
}
#news td.text a.more:link, #news td.text a.more:visited{
   color: #000;
   font: bold 11px Tahoma;
   display: block;
   padding-left: 20px;
   padding-bottom: 10px;
   margin-top: 4px;
   border-bottom: 1px dotted #777;
}
#mid {width: 465px; padding-top: 9px;}
#mid table{width: 100%;}
textarea{width: 100%;}
.welcome h1{
    color: #ee529c;
    margin: 0;
    padding: 10px 0;
    font-size: 24px;
    text-transform: uppercase;
}
.welcome{
   color: #000;
   padding: 20px;
   padding-right: 190px;
   height: 130px;
   background: url('images/welcome.jpg') top right no-repeat;
}
.welcome .s{
   display: block;
   float: left;
   margin-top: 4px;
   margin-left: 5px;

}
.welcome .online{
   color: #000;
   background: url('images/members_online.gif') left top no-repeat;
   display: block;
   padding: 5px;
   margin-top: 4px;
   padding-left: 103px;
   padding-right: 10px;
   font-weight: bold;
   float: left;
}
.mail{
   background: #fff;
}
.mail a:link, .mail a:visited{color: #333;}
