body {
    background: #e1e6fa url(images/body.png) repeat center top fixed;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    padding: 0;
    margin: 0;

}

form {
  padding: 0;
  margin: 0;
}

td {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #434548;
}

/* hides text-align to the left from IE, because the next 2 rules doesn't apply to IE */
html>body td {
  text-align: left;
}

html>body td[align="center"] {
  text-align: center;
}

html>body td[align=center] {
  text-align: center;
}

html>body td[align=right] {
  text-align: right;
}

html>body td[align="right"] {
  text-align: right;
}

*[align="center"] {
  text-align: center;
}

*[align=center] {
  text-align: center;
}

*[align="right"] {
  text-align: right;
}

*[align=right] {
  text-align: right;
}

.main_outer_table{
  background: url(images/light_overlay.png);
  margin: 0px auto;
  position: relative;
  overflow: hidden;
  padding: 0px 1px 0px 1px;
   -moz-border-radius: 8px;
   -webkit-border-radius: 8px;
}
.headbg{
  background-color: #FFF;
}
#searchbox {
    background:url(images/logo-test2.jpg) no-repeat;
    width: 280px;
    height: 150px;
}
#searchbox table{
    background: #FFF url(images/light_overlay.png);
    border:#999 1px groove;
    filter: alpha (opacity=60); opacity:.6;
    padding: 5px 5px 5px 5px;
    margin-left: 100px;
    width: 250px;
    height:100px;
    -moz-border-radius: 8px;
    -moz-box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
    -webkit-border-radius: 8px;
    -webkit-box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
}
#searchbox .tabletext{
    filter: alpha (opacity=100);
    font-family:Verdana, Geneva, sans-serif;
    color:#000;
    font-weight:500;
}

.header {
    background: url(images/tab_active.png) repeat-x;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #CCCCCC ;
    border-bottom-color: #CCCCCC ;

}
a.headerlink {
    font-size: 8pt;
    color: #695f5d;
    text-decoration: none;
}
a.headerlink:hover {
    font-size: 8pt;
    color: #695f5d;
    text-decoration: none;
}
/* NiftiCorners*/

div.news {
  background: url(images/light_overlay.png);
  margin-bottom: 20px;
  border: 1px solid #FFF;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.calendar_module_head {
  background-color: #E9E0C4;
  font-size: 11px;
  font-weight: bold;
  color: #695f5d;
  font-family:Verdana, Geneva, sans-serif;
  -moz-border-radius-topright: 8px;
  -moz-border-radius-topleft: 8px;
  -webkit-border-radius-topright: 8px;
  -webkit-border-radius-topleft: 8px;
 }
.module_head, .calendar_module_head {
  font-size: 10px;
  font-weight: bold;
  color: #000;
  font-family: Verdana, Geneva, sans-serif;
  text-align: center;
  text-transform: uppercase;
  background: url(images/tab.png) repeat-x;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-topleft: 10px;
  -webkit-border-radius-topright: 10px;
  -webkit-border-radius-topleft: 10px;

 }
.module_head_smallprofile {
   border: 1px thick #FFE1FF;
   background: url(images/tab_active.png) repeat-x;
   -moz-border-radius-topright: 10px;
   -moz-border-radius-topleft: 10px;
   -webkit-border-radius-topright: 10px;
   -webkit-border-radius-topleft: 10px;
   width : 130px;

}
/*status line in the profile (index page)*/
.statusbar {
  background: url(images/icon.png) #FFF no-repeat 50px 0px;
  width: 100%;
  height: 25px;
}

/*profile na index page-title section*/
.module_head_profile {
  background-color: none;
  font-size: 11px;
  font-weight: bold;
  color: #695f5d;
  font-family:Verdana, Geneva, sans-serif;

}
.oddrow {
  background-color: #E6E7E8;
  border-bottom:#DADADA 1px dotted;
}

.evenrow {
  background-color: #F4F4F4;
  border-bottom:#DADADA 1px dotted;
}
.oddrow a {
  color: #36F;
  text-decoration:none;
}
.oddrow a:hover {
  color: #36F;
  text-decoration:none;
}
.evenrow a {
  color: #36F;
  text-decoration:none;
}
.evenrow a:hover {
  color: #36F;
  text-decoration:none;
}
.module_head_right {
  background-color: none;
  font-size: 11px;
  color: #9f8f8c;
}

.module_head_right a {
  background-color: #D4FFBC;
  font-size: 11px;
  color: #9f8f8c;
}

.module_head_right a:hover {
  background-color: #D4FFBC;
  font-size: 11px;
  color: #695f5d;
}


td.edituserlink{
  background-color: #F1FFEB;
  color: #695f5d;
  font-weight: bold;

}
td.edituserlink a{
  background-color: #F1FFEB;
  color: #695f5d;
  font-weight: normal;
}
td.edituserlink a:hover{
  background-color: #F1FFEB;
  color: #695f5d;
  font-weight: normal;
}

.text_head1 {
  width: 100%;
  height: 25px;
  font-size: 14px;
  font-weight: bold;
  color: #66CCFF;
  background: url(images/light_overlay.png);
  alignment-adjust:  central;
  text-align: center;
  display: inline;
  float: left;
}
a.text_head1 {
  width: 100%;
  font-size: 14px;
  font-weight: bold;
  color: #9f8f8c;
  text-align: center;
}
a:hover.text_head1 {
  width: 100%;
  font-size: 14px;
  font-weight: bold;
  color: #9f8f8c;
}
.text_head2, .text_head2:hover {
  font-size: 14px;
  font-weight: bold;
  color: #9f8f8c;
}

.offer_head {
  font-size: 11pt;
  font-weight:600;
  color: #C09;
  text-align:center;
}
/* Newest profile showing in index page*/
.module_detail_inside {
  font-size: 10px;
  font-weight: normal;
  background:  none;
  margin-left: 3px;
  background:  none; /*Cviat na kutiite*/
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}
.module_detail_inside_featprofile {
  font-size: 11px;
  font-weight: normal;
  background:  url(images/tab_active.png) repeat-x; /*Cviat na kutiite*/
  border: 1px solid #FFE1FF;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}
.module_detail_inside_fieldset {
  font-size: 11px;
  font-weight: normal;

}
.module_detail_inside_profile {
  font-size: 11px;
  font-weight: normal;
  background-color: #fff8f8; /*Cviat na kutiite*/
 }
.module_detail_inside_nickpage {
  border: 1px solid #FFF;
  vertical-align:top;
  margin-left: 2px;
  margin-right: 2px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.headbg_end {
  -moz-border-radius-left: 10px;
  -moz-border-radius-right: 10px;
  -webkit-border-radius-left: 10px;
  -webkit-border-radius-right: 10px;
  background: url(images/tab_headbg.png) repeat-x;
}
.headbg_start {
   -moz-border-radius-left: 10px;
  -moz-border-radius-right: 10px;
  -webkit-border-radius-left: 10px;
  -webkit-border-radius-right: 10px;
  background: url(images/tab_headbg_start.png) repeat-x;
}
.module_detail_inside_nickpagesection {
  color: #000;
  font-family: Verdana, Geneva, sans-serif;
  text-align: center;
}
.module_detail_nickpagesection {
  border: 1px solid #D2E9FF;
  background:  url(images/light_overlay.png);
  margin-top: 5px;
  margin-left: 3px;
  margin-right: 3px;
  margin-bottom: 5px;
}
.module_head_nickpagesection {
  font-size: 10px;
  font-weight: bold;
  color: #000;
  font-family: Verdana, Geneva, sans-serif;
  text-align: center;
  text-transform: uppercase;
  background:  url(images/tab_section.png) repeat-x;
}


.im_text {
  font-size: 11px;
  font-weight: normal;
  background-color: #fff8f8;
  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: #e8d1cd;
  border-right-color: #e8d1cd;
  border-bottom-color: #e8d1cd;
  border-left-color: #e8d1cd;
}

.module_detail, .calendar_module_detail {
  font-size: 11px;
  font-weight: normal;
  background-color: #F4F4F4;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #e8d1cd;
  border-right-color: #e8d1cd;
  border-bottom-color: #e8d1cd;
  border-left-color: #e8d1cd;
}

.leftside_detail, .leftside_detail_sidebar {
  font-size: 11px;
  font-weight: normal;
  background-color: #EFEFF8;
  padding: 0 auto;

}
.picgallery {
    background-color: #FFF8F8;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}

th {
  font-weight: bold;
  color: #695f5d;
  background-color: #D3E1FA;
  font-size: 11px;

}

th a {
  text-decoration: underline;
  color: #695f5d;
}
th a:hover {
  color: #695f5d;
  text-decoration: none;

}


a.subhead {
  text-decoration: underline;
  color: #ffffff;
  font-weight: bold;
}
a.subhead:hover {
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}

.smallpic {
  border: 1px solid #666666;
  width : 100px;
  height : 140px;

}

input {
  font-size: 11px;
}
textarea {
  font-size: 11px;
}
select {
  font-size: 11px;
}

.formbutton {
  font-size: 12px;
  color: #333;
  border-top: 1px solid #999;
  border-right: 2px solid #999;
  border-bottom: 1px solid #999;
  border-left: 2px solid #999;
  background: #CCC;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-box-shadow: 2px 2px 4px rgba(1,1,1,0.6);
  -webkit-box-shadow: 2px 2px 4px rgba(0,0,0,0.6);
}
.formbutton:hover{
    color:#333;
    background: #FC9;
    border-top: 1px solid #999;
    border-right: 2px solid #999;
    border-bottom: 1px solid #999;
    border-left: 2px solid #999;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-box-shadow: 2px 2px 4px rgba(5,0,0,0.6);
    -webkit-box-shadow: 2px 2px 4px rgba(5,0,0,0.6);
}
a.main_title{
  font-size: 40px;
  color: #ffffff;
  text-decoration: none;
}
a:hover.main_title{
  font-size: 40px;
  color: #ffffff;
  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: #efefef;
  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;
  border: 1px solid #a9bdf1;
  background-color: #dadada;
  text-align: left;
  font-weight: bold;
  padding: 4px 4px 4px 11px;
  margin-left: 11px;

}
.subtitle {
  font-size: 10pt;
  color: #003366;
  border: 1px solid #96b0f5;
  background-color: #d7e1ee;
  font-weight: bold;
  padding: 1px;
}

a {
  color: #39F;
  text-decoration: none;
  font-weight:500;
}
a:hover {
  text-decoration: underline;
  font-weight:500;
}

a.menulink {
font-size: 11px;
color: #ff66cc;
text-decoration: none;
}
a.menulink:hover {
font-size: 11px;
color: #ff66cc;
text-decoration: none;
}

.panellinkhdr {
  background-color: #e8d1cd;
  font-size: 11px;
  font-weight: bold;
  color: #695f5d;

}
a.panellink_stat {
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  color: #695f5d;
}
a.panellink_stat:hover {
  font-weight: bold;
  font-size: 10px;
  text-decoration: none;
}
a.panellink {
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #695f5d;
}
a.panellink:hover {
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
}
.panelbox {

}
.footer {
  background-color: #E6E7E8;
  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: #695f5d;
  border-right-color: #695f5d;
  border-bottom-color: #695f5d;
  border-left-color: #695f5d;
}
a.footerlink {
font-size: 8pt;
color: #695f5d;
text-decoration: none;
}
a.footerlink:hover {
font-size: 8pt;
color: #695f5d;
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;

}
.storydate{
  font-size: 9px;
  color: #695f5d;
  font-style: italic;
}
.storyby{
  color: #695f5d;
}
.storytext{
}

.newshead{
  color: #695f5d;
  font-weight: bold;
}
.newsdate{
  font-size: 9px;
  font-style: italic;
}
.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: #695f5d;
  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: #695f5d;
  font-size: 12px;
  font-weight: bold;
  height: 20px;
}

.headerfooter:hover {             /* hover: style of "xxx's profile", "last logge" */
  color: #695f5d;
  text-decoration: none;
}

.nickwidth {                /*** width of sections ***/
    margin-left: 10px;
    margin-rightt: 10px;
    margin-bottom: 10px;
    text-align: center;
}

/* Following are added in 2.1.0 for DIV specifications */

.stats_line {
    float: left;
}

.stats_line_outer {
    width: 99%;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 2px;
}

.display_error {
    font-weight: normal;
    background-color: #fff8f8;
    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: #e8d1cd;
    border-right-color: #e8d1cd;
    border-bottom-color: #e8d1cd;
    border-left-color: #e8d1cd;
}

.required_info {
    color: #FF0000;
}

.bloglink_hdr02 {
    float:left;
    margin: 1px;
    padding: 4px;
    text-align: center;
}

.colhead {
    font-weight: bold;
    color: #695f5d;
    background-color: #D4E1F6;
    font-size: 11px;
}

.colhead a {
    text-decoration: none;
    color: #695f5d;
}
.colhead a:hover {
    color: #695f5d;
    text-decoration: underline;

}

.panelbox_div {
    line-height:16px;
    vertical-align:middle;
    padding-left: 6px;
    padding-right: 3px;
}

.panellinkhdr_div {
    line-height:16px;
    background-color: #e8d1cd;
    font-size: 11px;
    font-weight: bold;
    color: #695f5d;
    vertical-align:middle;
    padding-left: 6px;
    padding-right: 3px;
}
.panellinkhdr_div  a {
    text-decoration: none;
}
a.panellink_div {
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #4278D3;
}
.panellink a:hover {
    text-decoration: underline;
}
.signup_line_outer, {
    margin-top: 3px;
    margin-left: 6px;
    margin-bottom: 3px;
    margin-right: 4px;
    vertical-align:middle;
}
.line_outer_section {
  border: 1px solid #FFF;
}


.signup_line_leftside {
    float: left;
    width: 188px;
}

.profile_line_leftside {
    float: left;
    width: 35%;
}
.loadsnaps_column {
    float: left;
    width: 49.9%;
    vertical-align: middle;
    text-align: center;
}

.column_head {
    font-weight: bold;
    color: #695f5d;
    background-color: #F4F4F4;
    font-size: 11px;
    line-height: 20px;
    vertical-align: middle;
}

.column_head a {
    text-decoration: none;
    color: #69F;
}

.column_head a:hover {
    color: #69F;
    text-decoration: none;

}

.line_leftside {
    margin-top: 3px;
    margin-left: 6px;
    margin-bottom: 3px;
    margin-right: 2px;
    vertical-align:middle;
}

.line_rightside {
    margin-top: 3px;
    margin-left: 2px;
    margin-bottom: 3px;
    margin-right: 4px;
    vertical-align:middle;
}

.line_top_bottom_pad {
    padding-top: 5px;
    padding-bottom: 2px;
}

.top_margin_6px {
    margin-top: 6px;
}
.profile_links {
    background:url(images/tab_active.png) repeat-x ;
}
.profile_links a {
    font-size: 8pt;
    color: #000;
    text-decoration: none;
}
.profile_links a:hover {
    font-size: 8pt;
    color: #000;
    text-decoration: thick;
}

.current_monthday {
        background-color: #FEFEFEF;
}

.other_monthday {
        background-color: #EFEFEF;
}
.errors {
    color: red;
}
div {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    height:auto;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 2px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */
}

/*panel menu */

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
div.news {
  background: url(images/light_overlay.png);
  margin-bottom: 20px;
  border: 1px solid #FFF;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}

.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 195px; /* Width of Menu Items */
font-size: 12px;
}

.suckerdiv ul li{
position: relative;
}

/*Sub level menu items */
.suckerdiv ul li ul{
position: absolute;
width: 170px; /*sub menu width*/
top: 0;
visibility: hidden;
background: #E6E7E8;
}
.suckerdiv ul li ul li{
border: 2px solid #FBF4F4;
}
/* Sub level menu links style */
.suckerdiv ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: black;
text-decoration: none;
background: url(images/light_overlay.png);
padding: 1px 5px;
border-bottom: 0;
}

.suckerdiv ul li a:visited{
color: black;
}

.suckerdiv ul li a:hover{
background-color: #E1EFFB;
}

.suckerdiv .subfolderstyle{
background: url(images/arrow-list.gif) no-repeat center right;
}


/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */


