body {
   text-align: center;
   margin-top:10px;
   margin-bottom:10px;
   color:#666666;
   background:#F2F2F2;
   background-repeat: repeat-x;
}

a:link {
   color: #000000;
   text-decoration: underline;
}
a:visited {
   color: #000000;
   text-decoration: underline;
}
a:active {
   color: #000000;
   text-decoration: underline;
}
a:hover {
   color: #000000;
   text-decoration: underline;
}

.highlighter:hover {
    background: #F6F6F6;
 }

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 98%;
  text-align: left;
  background: #FFFFFF;
  border: 8px solid #FFFFFF;
  -moz-border-radius: 3px 3px / 3px 3px;
   border-radius: 3px 3px / 3px 3px;
}

#header_wrapper {
  height: 90px;
  background-color: #6699ff;
  margin:0px; padding:0px;
  -moz-border-radius: 3px 3px / 3px 3px;
   border-radius: 3px 3px / 3px 3px;
}

 #header {
  height: 21px;
  padding:20px;
  margin:0px;
      
}  

#header h1 {
  margin:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 28px;
  color:#ffffff;
  letter-spacing: -1px;
}

#header h2 {
  margin:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  color:#B1C6EB;
  letter-spacing: 1px;
}

#left_side {
  margin-top: 10px;
  float: left;
  width: 250px;
  border:1px solid #DFE8F7;
  -moz-border-radius: 6px 6px / 6px 6px;
   border-radius: 6px 6px / 6px 6px;
}

#right_side {
  margin-top: 10px;
  float: right;
  width: 250px;
  border:1px solid #DFE8F7;
  -moz-border-radius: 6px 6px / 6px 6px;
   border-radius: 6px 6px / 6px 6px;
   overflow: hidden
   outline: none
}

#content {
  margin-top: 20px;
  margin-bottom: 0px;
  margin-left: 255px;
  margin-right: 255px;
  padding-left: 10px;
  padding-right: 10px;
}

  #content td {
  font-family: verdana, arial, sans-serif;
  font-size: 13px;
  line-height: 18px;
  color: #333333;
  }

#footer {
  height: 60px;
  background-color: #6699ff;
  clear: both;
  text-align: center;
  padding-top:12px;
  color: #B6CEF9;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
  -moz-border-radius: 3px 3px / 3px 3px;
   border-radius: 3px 3px / 3px 3px;
}

#footer a:link {
   color: #FFFFFF;
   text-decoration: none;
}
#footer a:visited {
   color: #FFFFFF;
   text-decoration: none;
}
#footer a:active {
   color: #FFFFFF;
   text-decoration: none;
}
#footer a:hover {
   color: #FFFFFF;
   text-decoration: underline;
}

/* Round corner boxes */
.snippet{
background-color:#F8F8F8;
border:1px solid #DFE8F7;
-moz-border-radius: 12px 12px / 12px 12px;
border-radius: 12px 12px / 12px 12px;
padding-top:10px;
padding-bottom:10px;
padding-right:25px;
padding-left:25px;
list-style-type: none;
}

/* Round corner boxes for articledetail report*/
.report{
background-color:#FFFFEE;
border:1px solid #DFE8F7;
-moz-border-radius: 12px 12px / 12px 12px;
border-radius: 12px 12px / 12px 12px;
padding-top:10px;
padding-bottom:10px;
padding-right:25px;
padding-left:25px;

}


#left_side p, #right_side p {
  padding-left: 8px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  line-height: 12px;
  color: #333333;
}

#left_side h3, #right_side h3 {
  margin-top:5px; margin-bottom:10px; margin-left:5px; margin-right:5px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  color: #FFFFFF;
  border:1px solid #1A1A1A;
  background-color: #3333FF;
  -moz-border-radius: 3px 3px / 3px 3px;
   border-radius: 3px 3px / 3px 3px;
}

#left_side h4, #right_side h4 {
  margin-top:0px;margin-bottom:0px;margin-left:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 12px;
  color: #3333FF;
}

#content p {
  margin-top:14px; margin-bottom: 15px;
  font-family: verdana, arial, sans-serif;
  font-size: 13px;
  line-height: 18px;
  color: #333333;
 
}

#adsense_magnet {
  margin-top:0px;margin-bottom:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
  color: #AAAAAA;

}

#content_author {
  background-repeat: repeat-x;
  margin-top:14px; margin-bottom: 15px;
  font-family: verdana, arial, sans-serif;
  font-size: 13px;
  line-height: 18px;
  color: #FFFFFF;
  
}

#content h3 {
  margin-top:5px; margin-bottom: 10px;
  font-family: verdana, arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
  color: #3333FF;
}

#content h4 {
  margin-top:0px;margin-bottom:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  line-height: 12px;
  color: #3333FF;
}

#content h5 {
  margin-top:0px;margin-bottom:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
  color: #AAAAAA;
}

#content h6 {
  margin-top:0px;margin-bottom:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 8px;
  font-weight: bold;
  line-height: 4px;
  color: #AAAAAA;
}

#content blockquote{
  margin: 1em 3em;
	padding: .5em 1em;
	border-left: 5px solid #FFDF8C;
	/* border-right: 5px solid #000000; */
	background-color: #F0F0F0;
}

#index_newart_background {
background-color: #FAF9F9;

}

#navlist
{
  margin-top:1px;
  margin-bottom:0px;
  text-align:center;
  padding: 5px 0;
  margin-left: 0;
/*  border-bottom: 1px solid #1A1A1A;  */
  font: bold 14px Verdana, sans-serif;

}

#navlist li
{
  list-style: none;
  margin: 0;
  display: inline;

}

#navlist li a
{
  height: 120px;
  color: #F1F6FE;
  padding: 5px 15px;
  margin-left: 3px;
  border: 1px solid #1A1A1A;
  border-bottom: none;
  text-decoration: none;
  /* Round nav tabs */
  -moz-border-radius-topleft: 6px 6px;
  -moz-border-radius-topright: 6px 6px;
   border-top-left-radius: 6px 6px;
   border-top-right-radius: 6px 6px;
}

#navlist li a:link { color: #F1F6FE; }
#navlist li a:visited { color: #F1F6FE; }

#navlist li a:hover
{
  color: #FFFFFF;
  background: #1A1A1A;
  border-color: #1A1A1A;
}

#navlist li a#current
{
  color: #000;
  background: #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
}

.float_left {
  float: left;
  margin-right: 10px;
}

.float_right {
  float: right;
  margin-left: 10px;
}

.featurebox_center {
  background-color: #FCFCFC;
  margin:0px;
  padding:10px;
  border: 1px solid #DFE8F7;
  font-family: verdana, arial, sans-serif;
  font-size: 13px;
  line-height: 18px;
  color: #333333;
}

.featurebox_side {
  background-color: #fffff6;
  margin:0px;margin-left:10px;margin-right:10px;margin-bottom:15px;
  padding:10px;
  border: 1px solid #DFE8F7;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #333333;
  -moz-border-radius: 3px 3px / 3px 3px;
   border-radius: 3px 3px / 3px 3px;
}

/* for ajax on checking username for signups */

#check_username_availability{
	background: #225384;
	border:1px solid black;
	color:white;
}

.is_available{
	color:green;
}
.is_not_available{
	color:red;
}

/* Spambot stopper */

input.the-url{display:none;}

/* Error messages for function formcheck() */

li.errors{ color: red; }

/* Fulltext formatting */

.highlight
{
background: #CEDAEB;
}

.highlight_important
{
background: #F8DCB8;
}


