* { margin:0; padding:0; }
body { font: 72.5%/1.7em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif; color:#555; background: #fff url(/site_media/images/home/headerbg.gif) repeat-x; }

/* general styling */
a { color:#007898; background: inherit; padding-bottom:5px;border-bottom:1px dotted #ccc; text-decoration:none; }
a:hover { border-bottom:1px solid #ccc; color: #808080; background: inherit; }
a:focus { outline: 0; }
ul { margin:10px 10px 10px 0; padding:0 0 0 15px; }
li { margin:0 0 0 10px; padding:3px; }
img { border: 0; text-decoration: none; }
pre { font-size: 10px; margin-left:20px; font-weight:bold;}
/* content */
.wrap { padding:0 10px 10px 10px; width:860px; margin:0 auto; }
#logo {float:left; margin: 26px 20px 14px 5px; color:#768998; }
h1 { margin: 0 0 10px; letter-spacing: 1px; font-size: 2em; }
h1 a { color: #fff; }
h1 a:hover { color: #FFFCB3; }
	
/* main navigation */
#nav { float:right; border:none; padding:0; margin: 47px 10px 60px 0; }
#nav li { float:left; list-style:none; margin:0 4px 0 0; padding:0; font-size: 1.1em; }
#nav li a { display:block; padding: 10px 12px 15px; color:#768998; text-decoration:none; border: 0; margin:0 1px 0 0; }
#nav li a:hover, #nav li a.current { background: url(/site_media/images/home/barbg.gif) no-repeat bottom center; color:#fff; }	
	.akey { border-bottom: 1px dotted #4B5761; }

/* main content */
#left { float: left; width: 570px; margin: 0 0 20px 0; }
#left h2 { float: left; font: 2.1em "Trebuchet MS", Arial; background: url(/site_media/images/home/h2bg.gif) repeat-x bottom; color:#121212; letter-spacing:-1px; margin: 0px 0 20px 0; clear:left; }
#left h2 a { color:#121212; text-decoration:none; border: 0; }
#left h2 a:hover { color: #1d374f; }
#left p { clear: both; margin: 5px 0 5px 0; font-size:110%; line-height:21px; }
	
/* sidebar */
#right {	width:230px; float:right; margin: 0 0 20px 0; }
#right h2 { color:#fff; margin: 0 0 5px 0; font: bold 1.2em "Trebuchet MS", Arial; background: #fff url(/site_media/images/home/sideh2bg.gif) repeat-x; padding: 4px 10px; border-bottom: 2px solid #000; }
#right ul { list-style:none; 	border-top:1px solid #eee; border:none; padding:0; margin:0 0 15px 0; }
#right ul li { border-bottom:1px solid #eee; padding:5px; margin:0; }
#right ul li a { border: 0; }

#tagcloud { margin: 0 0 20px; }
#tagcloud a { margin: 0 5px 0 0; color: #25771F; }
#tagcloud a:hover { background: #E7FEE5; color: #007898; }

#info { border: 1px solid #ccc; padding: 3px 5px; margin: 0 0 10px; }

#footer { clear: both; border-top: 1px solid #ccc; padding: 5px 0; color:#808080; }
#footer p { line-height: 2.5em; } 
.singlepost { clear: both; margin: 2px; }
blockquote { font-style:italic; border-left: 3px solid #007898; padding-left:10px; color:#007898;}

.global_footer{padding: 6px 0 0 0px;color: #a0a0a0;background:#ffffff;z-index:999;border-top:2px solid #389100;margin-bottom:30px }
.global_footer span{float: right}
.global_footer a{color: #0f5e09;text-decoration: none}
.global_footer a:hover {color: #19a60f;text-decoration: none}
.global_footer div{margin-top: 6px} select{font-size:12px;font-family:tahoma}

div.row {
clear: both;
  padding-top: 5px;
  }

div.row span.label {
  float: left;
  width: 100px;
  text-align: right;
  color: #1d374f;
  font-size:11px;
  font-weight:bold;
  }

div.row span.formw {
  float: right;
  width: 235px;
  text-align: left;
  }
.gallery ul {
    list-style: none;
}
.gallery ul li {
  display: inline;
  padding: 2px;
}
 a.rss { font:10px Verdana, sans-serif; padding:0 .2em; color: #1d374f; text-decoration:none; background-color:#d3dfe8; color: #fff; border: 1px solid #000; margin:0 3px 2px 90px; vertical-align:middle;}
.comment_button { padding:3px; border:1px solid #1d374f; background-color:#d3dfe8; color:#1d374f;}
.comment_button:hover { cursor:pointer; }

/* ################## Sparkline Stuff ################## */
#graph {
    position: absolute;
    display: inline;
    margin-top: 2px;
    }

#average {
    position: absolute;
    width: 100%;
    border-top: 1px dotted #CCF;
    overflow; hidden;
    }

#point {
    position: absolute;
    width: 1px;
    height: 1px;
    background: #999;
    overflow; hidden;
    }

#max {
    position: absolute;
    width: 1px;
    height: 1px;
    background: #F00;
    overflow; hidden;
    }

#min {
    position: absolute;
    width: 1px;
    height: 1px;
    background: #00F;
    overflow; hidden;
    }

#current {
    position: absolute;
    width: 1px;
    height: 1px;
    background: #F90;
    overflow; hidden;
    }

/* ################## Copy from Framework ################ */
/* TEXT STYLES & MODIFIERS */
.small { font-size:11px; }
.tiny { font-size:10px; }
p.tiny { margin-top:-2px; }
.mini { font-size:9px; }
p.mini { margin-top:-3px; }
.help, p.help { font-size:10px !important; color:#999; }
p img, h1 img, h2 img, h3 img, h4 img, td img { vertical-align:middle; }
.quiet, a.quiet:link, a.quiet:visited { color:#999 !important;font-weight:normal !important; }
.quiet strong { font-weight:bold !important; }
.float-right { float:right; }
.float-left { float:left; }
.clear { clear:both; }
.align-left { text-align:left; }
.align-right { text-align:right; }
.example { margin:10px 0; padding:5px 10px; background:#efefef; }
.nowrap { white-space:nowrap; }

/* TABLES */
table { border-collapse:collapse; border-color:#ccc; }
td, th { font-size:11px; line-height:13px; border-bottom:1px solid #eee; vertical-align:top; padding:5px; font-family:"Lucida Grande", Verdana, Arial, sans-serif; }
th { text-align:left; font-size:12px; font-weight:bold; }
thead th,
tfoot td { color:#666; padding:2px 5px; font-size:11px; background:#e1e1e1 url(/site_media/images/home/nav-bg.gif) top left repeat-x; border-left:1px solid #ddd; border-bottom:1px solid #ddd; }
tfoot td { border-bottom:none; border-top:1px solid #ddd; }
thead th:first-child,
tfoot td:first-child { border-left:none !important; }
thead th.optional { font-weight:normal !important; }
fieldset table { border-right:1px solid #eee; }
tr.row-label td { font-size:9px; padding-top:2px; padding-bottom:0; border-bottom:none; color:#666; margin-top:-1px; }
tr.alt { background:#f6f6f6; }
.row1 { background:#EDF3FE; }
.row2 { background:white; }

/* MODULES */
.module { border:1px solid #ccc; margin-bottom:5px; background:white; }
.module p, .module ul, .module h3, .module h4, .module dl, .module pre { padding-left:10px; padding-right:10px; }
.module blockquote { margin-left:12px; }
.module ul, .module ol { margin-left:1.5em; }
.module h3 { margin-top:.6em; }
.module h2, .module caption, .inline-group h2 { margin:0; padding:2px 5px 3px 5px; font-size:11px; text-align:left; font-weight:bold; background:#7CA0C7 url(/site_media/images/home/default-bg.gif) top left repeat-x; color:white; }
.module table { border-collapse: collapse; }

.navibar {
  font-family:"Lucida Grande",Verdana,Arial,sans-serif;
  font-size:11px;
}

#bottom_ad {
  clear: both;
  font-family:"Lucida Grande",Verdana,Arial,sans-serif;
  font-size:11px;
  text-align:center;
  border:1px solid #E0E0E0;
  padding: 2px 0;
}

#guide_toolbar {
  clear: both;
  text-align:left;
  border:1px solid #1B354E;
  padding-left:10px;
  /* padding-right:0px; */
  padding-top:10px;
  padding-bottom:10px;
}

#guide_toolbar td {
  border-bottom:none;
}

#vip_body {
  clear: both;
  text-align:left;
  border:0;
  padding-left:10px;
  /* padding-right:0px; */
  padding-top:10px;
  padding-bottom:10px;
  font-family:"Lucida Grande",Verdana,Arial,sans-serif;
  font-size:12px;
}

.announcetext { font-size:14px !important; font-weight: bold !important; display:block; padding:6px 5px 6px 35px; margin:0 0 0 0; border:1px solid red; color:red;background:#ffc url(/site_media/images/home/announce.gif) 5px .3em no-repeat; }

#tab_menu {
  color: #000;
  border-bottom: 1px solid black;
  margin: 12px 0px 0px 0px;
  padding: 0px;
  z-index: 1;
  padding-left: 10px
}
 
#tab_menu li {
  display: inline;
  overflow: hidden;
  list-style-type: none;
}
 
#tab_menu a, a.active {
  color: #DEDECF;
  background: #898B5E;
  font: bold 1em "Trebuchet MS", Arial, sans-serif;
  border: 1px solid black;
  padding: 2px 5px 0px 5px;
  margin: 0;
  text-decoration: none;
}
 
#tab_menu a.active {
  background: #000000;
  border-bottom: 1px solid #ABAD85;
}
 
#tab_menu a:hover {
  color: #fff;
  background: #ADC09F;
}
 
#tab_menu a:visited {
  color: #E8E9BE;
}
 
#tab_menu a.active:hover {
  background: #000000;
  color: #DEDECF;
}
 
#tab_content {font: 0.9em/1.3em "bitstream vera sans", verdana, sans-serif;
  text-align: justify;
  background: #FFFFFF;
  padding: 20px;
  border: 1px solid black;
  border-top: none;
  z-index: 2;
}
 
#tab_content a {
  text-decoration: none;
  color: #0000FF;
}
 
#tab_content a:hover {
  background: #898B5E;
}

#tab_content  td {
  border-bottom:none;
}

.loginform input[type="text"],
.loginform input[type="password"],
.loginform select {
  width: 300px;
  border: 1px solid black;
  padding: 3px;
}

.loginform input[type="submit"] {
  width: 60px;
  border: 1px solid black;
  padding: 2px;
}

.loginform label {
  width: 60px;
}

.payment-next-btn {
  background:transparent url(/site_media/images/home/payment_button.gif) no-repeat scroll 0 0;
  border:0 none;
  color:#000099;
  cursor:pointer;
  height:30px;
  line-height:32px;
  margin:0 0 0 0;
  width:96px;
}
