/* CSS Document */

body {
 background-color: #efefef;
 font-size: 12px; 
 color: #000000; 
 font-family: Tahoma; 
 text-align: center;
 margin: 0px;
}
.clearer {
 clear: both;
}

#big_one {
background: white;
padding: 60px;
border: 1px solid #CCCCCC;
border-top: 0px;
padding-top: 10px;
padding-bottom: 30px;
}


/* Header */
#page_wrapper {
 margin: auto;
 text-align: center;
}
.header_text {
 border: 1px solid #CCCCCC;
 text-align: left;
 height: 90px;
 padding-left: 150px;
 padding-top: 20px;
 background: url(images/logo.jpg) no-repeat;
}

/* Header end */


.solo_box {
 border: 1px solid #5c88c8;
 background: #FFFFFF;
 padding: 6px;
 margin-top: 15px;
 margin-bottom: 15px;
}



.box_header_2 {
 background: url(images/blue_bg.jpg) repeat-x;
 height: 27px;
}

.bg_left {
 background: url(images/bg_left.jpg) no-repeat;
 height: 27px;
 width: 50px;
 float: left;
}
.bg_bot_left {
 background: url(images/bg_bot_left.jpg) no-repeat;
 height: 27px;
 width: 50px;
 float: left;
}.bg_text {
 padding-top: 6px;
 color: white;
 float: right;
 font-weight: bold;
}
.bg_right {
 background: url(images/bg_right.jpg) no-repeat;
 height: 27px;
 width: 44px;
 float: right;
}
.bg_bot_right {
 background: url(images/bg_bot_right.jpg) no-repeat;
 height: 27px;
 width: 44px;
 float: right;
}

.body_wrapper {
 text-align: right;
 margin-bottom: 8px;
}


.box_msg {
 border: 1px solid #CCCCCC;
 border-top: 0px;
 text-align: left;
 padding: 5px;
}



.copy {
 background: white;
 text-align: center;
  border: 1px solid #5c88c8;
  margin-top: 10px;
  padding-top: 5px;
  padding-bottom: 3px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 11px;
}
.copy a, .copy a:visited {
 text-decoration: none;
 color: black;
}
.copy a:hover {
 text-decoration: underline;
 color: black;
}


.alert {
border: 1px dashed red;
 background: #FFFFFF;
 padding: 6px;
 margin: 20px;
 font-weight: bold;
 color: red;
}

.txtgbook_info {
 font-size: 12px;
   border: 1px dashed #5c88c8;
   margin: 2px;
   padding: 10px;
   padding-top: 3px;
   padding-bottom: 3px;
   background: #efefef;
   font-family: tahoma;
   margin-left: 20px;
   width: 90%;
}





p {
 margin: 0px;
}
h1, h1 a, h1 a:visited {
 color: #0066FF;
 margin: 0px;
 padding: 0px;
 font-weight: bold;
 font-size: 35px;
 text-decoration: none;
}
h1 a:hover {
 color: #FF6600;
 text-decoration: underline;
}
h2 {
 margin: 0px;
 padding: 0px;
 margin-bottom: 25px;
 color: #0099FF;
 font-size: 20px;
}

h3 {
 color: #FF6600;
 margin: 0px;
 padding: 0px;
 font-weight: bold;
 font-size: 15px;
}

a.alink, a.alink:visited {
 color: #FF6600;
 margin: 0px;
 padding: 0px;
 font-weight: bold;
 font-size: 15px;
}
a.alink:hover {
 text-decoration: none;
 color: #0066FF; 
}


.span_user {
 font-weight: bold;
 font-size: 15px;
 color: #FF6600;
 width: 90%;
}

.span_time {
 text-align: left;
 font-size: 10px;
 color: #999999;
}
.span_info_what {
 font-size: 10px;
 color: #0099FF;
}
.span_info_value {
 font-size: 10px;
}
.do_quote {
 text-align: right;
 margin-top: 5px;
}
.link, link:visited {
 font-size: 11px;
 text-decoration: none;
 color: #0099FF;
}
.link:hover {
 text-decoration: underline;
 color: #FF6600;
}

.solo_page2 a, solo_page2 a:visited, .solo_page3 {
 font-size: 11px;
 text-decoration: none;
 color: black;
}
.solo_page2 a:hover {
 text-decoration: underline;
 color: #FF6600;
}

.stat_what {
 font-size: 12px;
 color: #0099FF;
}
.stat_value {
 font-size: 12px;
}


.admin_panel, .admin_panel:visited {
 color: #0066FF;
 text-decoration: none;
}
.admin_panel:hover {
 text-decoration: underline;
}


.admin_link, admin_link:visited {
 text-decoration: none;
 color: #0099FF;
}
.admin_link:hover {
 text-decoration: underline;
 color: #FF6600;
}



input, button, select {
 font-size: 12px;
   border: 1px dashed #5c88c8;
   margin: 2px;
   padding: 2px;
   background: #efefef;
  font-family: tahoma;
}


textarea {
  font-size: 12px;
   border: 1px dashed #5c88c8;
   margin: 2px;
   padding: 2px;
   background: #efefef;
     font-family: tahoma;
}

.bbcode {
 background-color: #E6F2FF;
 border: 1px solid #E6F2FF;
}
.bbcode:hover {
 border: 1px dashed #0080FF;
}

h4 {
 font-size: 25px;
 margin: 15px;
 margin-left: 20px;
 color: #0099FF;
}

li {
 margin-bottom: 5px;
}

