 /***************************************************************************
 *
 *   Copyright © 2007 Joovili
 *   -------------------------------------
 *   Version: 2.1
 *   -------------------------------------
 *   www.joovili.com
 *
 ****************************************************************************
 *   Page: joovili_style.php
 ****************************************************************************/
 

#dhtmltooltip{
position: absolute;
width: 120px;
border: 2px solid black;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}




 .body {
 background-color: #000011;

 margin-top: 0;
 }
 
 .mid_nav {
 background-image: url(images/001.gif);
 background-repeat: repeat-x;
 background-position: center;
 }
 
 .main_table {
 background-color: #000000;
 background-repeat: repeat-x;
 background-color: #000000;
 border: 2px solid #C0EBFB;
 }
 
 .inside_table {
 background-color: #FFFFFF;
 border: 1px solid #666666;
 }
 
 .login_signup {
 background-image: url(images/006.gif);
 border: 2px solid #6CC6EA;
 }
 
 .login_signup_T {
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 11px;
 color: #FFFFFF;
 text-decoration: none;
 }
 
 .table {
 border: 1px solid #666666;
 background-color: #FFFFFF;
 width: 99%;
 }
	
 .small_table {
 border: 1px solid #666666;
 background-color: #FFFFFF;
 width: 99%;
 }

 .small_table2 {
 border: 1px solid #666666;
 background-color: #FCFAD2;
 width: 99%;
 }
 
 /*td {
 border-bottom: 1px;
 border-left: 1px;
 border-right: 1px;
 padding: 4px;
 }*/
 
 .titles {
 background-image: url(images/006.gif);
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #FFFFFF;
 text-decoration: none;
 }
 
 .sub_titles {
 background-color: #f3f3f3;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #5f5f5f;
 height: 26px;
 text-decoration: none;
 }
 
 .sub_headings {
 background-color: #444444;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #ffffff;
 text-decoration: none; 
 }
 
 .comment_leaver {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #666666;
 text-decoration: none;
 

 } 
 
 .page_titles {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold;
 color: #666666;
 text-decoration: none;
 }
 
 .sub_page_titles {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #444444;
 text-decoration: none;
 }
 
 .membersarea_titles {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold;
 color: #444444;
 text-decoration: none;
 }
 
 .text {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #444444;
 text-decoration: none;
 }
 
 .tinytext {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9px;
 font-weight: normal;
 color: #444444;
 text-decoration: none;
 }
 
  .red_text {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: normal;
 color: #2D88DE;
 text-decoration: none;
 }
 
  .grey_text {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: normal;
 color: #2D88DE;
 text-decoration: none;
 }
 
   .red_text2 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: normal;
 color: #D90203;
 text-decoration: none;
 }
 
   .black_text {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: normal;
 color: #666666;
 text-decoration: none;
 }
 
 .bold_text {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #444444;
 text-decoration: none;
 }
 
  .poll_text {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-weight: bold;
 color: #444444;
 text-decoration: none;
 }
 
 .columns {
 background-color: #f9f9f9;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: 616161;
 }
 
 .error_table {
 border: 2px solid #CC0000;
 background-color: #FFFFFF;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 font-weight: bold;
 color: #CC0000;
 }
 
 .complete_table {
 border: 2px solid #86B838;
 background-color: #FFFFFF;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 font-weight: bold;
 color: #86B838;
 }
 
  .complete_table_orange {
 border: 2px solid #F79806;
 background-color: #FFFFFF;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #575757;
 }
 
 .smilies_table {
 border: 2px solid #86B838;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: bold;
 width: 96%;
 color: #a9df62;
 }
 
 .chat_users {
 background-color: #e5faff;
 }
 
 .members_navigation_table {

 border: 2px solid #6CC6EA;
 background-color: #000000;
 }
 
 .members_navigation {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-weight: bold;
 color: #ECECEB;
 text-decoration: none;
 }
 
  .members_navigationgoogle {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-weight: bold;
 color: #B2B1B1;
 text-decoration: none;
 }
 
  a:hover.members_navigationgoogle {
 color: #FDC800;
 text-decoration: none;
 }
 
 a:hover.members_navigation {
 color: #FDC800;
 text-decoration: none;
 }
 
 .new_message {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-weight: bold;
 color: #2D88DE;
 text-decoration: none;
 }

.new_guestbook {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-weight: bold;
 color: #2D88DE;
 text-decoration: none;
 }

.new_comment {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-weight: bold;
 color: #2D88DE;
 text-decoration: none;
 }
 
 .profileurl_table {
 border: 1px solid #666666;
 background-color: #F7F8F9;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: bold;
 height: 40px;
 vertical-align: middle;
 color: #666666;
 }
 
 .tip_message {
 background-color: #f8f8f8;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 font-weight: normal;
 color: #666666;
 text-decoration: none;
 }
 
 .information_message {
 background-color: #F7F8F9;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 font-weight: normal;
 color: #666666;
 text-decoration: none;
 }
 
 .security_code {
 border: thin solid #333333;
 background-color: #effbff;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 20px;
 font-weight: bold;
 color: #666666;
 }
 
 .pagination_table {
 background-image: url(images/007.gif);
 border: 1px solid #666666;
 }
 
 .pagination_text {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 font-weight: lighter;
 color: #FFFFFF;
 text-align: center;
 text-decoration: none;
 }
 
 a:hover.pagination_text {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 font-weight: lighter;
 color: #666666;
 text-align: center;
 text-decoration: none;
 }
 
 .picture_borders {
 border: 2px solid #444444;
 background-color: #444444;
 }
 
 /* form fields */
 
 .form_button {
 border: thin solid #02c3ee;
 background-color: #f2fdff;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: lighter;
 color: #02c3ee;
 height: 21px;
 text-decoration: none;
 }
 
 .form_text_field {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: lighter;
 color: #666666;
 width: 50%;
 padding-left: 2px;
 text-decoration: none;
 }
 
 .form_select_field {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: lighter;
 color: #666666;
 width: 50%;
 text-decoration: none;
 }
 
 .form_text_area {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: lighter;
 color: #666666;
 width: 50%;
 text-decoration: none;
 }
 
 .form_bbcode_button {
 border: 1px solid #666666;
 background-color: #EFEFEF;
 font-family: Verdana, Helvetica, sans-serif;
 font-size: 10px;
 font-weight: normal;
 color: #000000;
 height: 20px;
 }
 
 /* forums css */
 
 .forum_table {
 border: 1px solid #444444;
 background-color: #FFFFFF;
 width: 100%;
 }
 
 .forum_titles {
 background-image: url(images/forums/001.gif);
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #FFFFFF;
 text-decoration: none;
 }
 
 .forum_history {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #666666;
 padding-left: 3px;
 text-decoration: none;
 }
 
 a:hover.forum_history {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #02c3ee;
 padding-left: 3px;
 text-decoration: none;
 }
 
 .forum_columns {
 background-color: #F0F0F0;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #616161;
 }
 
 .forum_text {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #666666;
 text-decoration: none;
 }
 
 .forum_text_bold {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #666666;
 text-decoration: none;
 }
 
 .forum_bigtext {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #666666;
 text-decoration: none;
 }
 
 a:hover.forum_bigtext {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #02c3ee;
 text-decoration: none;
 }
 
 .forum_bigtext2 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #000000;
 text-decoration: none;
 }
 
 a:hover.forum_bigtext2 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #02c3ee;
 text-decoration: none;
 }
 
 .forum_quote {
 background-color: #edfbff;
 border-color: #00c2ee;
 border-style: solid;
 border-top: dashed;
 border-top-width:thin;
 border-bottom: dashed;
 border-bottom-width: thin;
 border-right: none;
 border-left: none;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: lighter;
 color: #246473;
 }
 
 /* footer css */
 
 .advertising {
 background-color: #EDF8FB;
 height: 80;
 }
 
 .copyright {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #FFFFFF;
 text-decoration: none;
 }
 
 /* admin css */

 .admin_background {
 background-color: #6CC6EA;
 }

 .admin_page_table {
 background-color: #FFFFFF;
 border-left: thick;
 border-right: thick;
 border-bottom: thick;
 border-top: thick;
 border-color: #ECF2F4;
 border-style: solid;
 }
 
 .admin_bar {
 background-color: #6CC6EA;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #FFFFFF;
 font-weight: bolder;
 padding-left: 8px;
 height: 24px;
 text-decoration: none;
 }
 
 .admin_tables {
 background-color: #FFFFFF;
 border: 1px solid #3ec5e3;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 16px;
 font-weight: bold;
 padding: 4px;
 color: #00c2ee;
 }
 
 .admin_titles {
 background-image: url(images/admin/002.gif);
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #666666;
 height: 24px;
 }
 
 .admin_columns {
 background-color: #f3fdff;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: lighter;
 color: #00c2ee;
 height: 24px;
 text-decoration: none;
 }
 
 .admin_text {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #00c2ee;
 text-decoration: none;
 }
 
 .admin_bold_text {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #00c2ee;
 height: 24px;
 text-decoration: none;
 }
 
 .admin_error_text {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #b1d130;
 height: 24px;
 text-align: center;
 text-decoration: none;
 }
 
 .admin_side {
 background-color: #d8f6ff;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #5298B2;
 font-weight: lighter;
 }
 
 .admin_side_title {
 background-image: url(images/admin/002.gif);
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #FFFFFF;
 font-weight: bold;
 }