/*
//
// +----------------------------------------------------------------------+
// |  Feebay Dot Org template prepared for Feebay.org Jan 2005            |
// +----------------------------------------------------------------------+
// |  Copyright (c) 2004  Mike Singer of Singer Network                   |
// |  http://www.singernetwork.com                                        |
// +----------------------------------------------------------------------+
// | CHANGES:                                                             |
// |  000000 = Black                                                      |
// |  909090 = dark side of gray (Lower the number=Darker)                |
// |  C0C0C0 = Lighter ray                                                |
// |                                                                      |
// +----------------------------------------------------------------------+
// $Id: feebay.css 290 2005-10-05  $
*/

BODY {
	color: #000000;
	padding: 0px;
	font: 11px Arial, Verdana, sans-serif;
	border: thin none #767676;
	scrollbar-arrow-color: #3C3C3C;
	scrollbar-base-color: Black;
	scrollbar-darkshadow-color: #6B6B6B;
	scrollbar-face-color: #FFE12F;
	scrollbar-highlight-color: #FFEB79;
	scrollbar-shadow-color: #727272;
	scrollbar-track-color: Black;
}

A {
	color: black;
	text-decoration: none;
}

A:hover {
  color: #ffba00;
  text-decoration: none;
}


/*HEADER CSS*/
.banners {
	padding: 5px;
	background: #EEEEEE;
	border: thin solid #767676;
	font: bold normal 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}

.bannerTop {
	background: #C0C0C0 url("../img/banner_790.gif") no-repeat center top;
	width: 790px;
	position: relative;
	border: thin solid #767676;
	height: 90px;
}

TABLE.header {
	background: #a9a9a9;
	background-repeat: no-repeat;
	width: 100% !important;
	position: relative;
	background-color: #C0C0C0;
	clip: auto;
}

/* The most comon header used */
TABLE.headerNavigation {
	background: #9A9A9A;
	background-color: #9a9a9a;
	border: thin solid #767676;
	width: 100% !important;
}
TD.main, P.main {
  font-size: 11px;
  line-height: 1.5;
}

TD.headerNavigation {
  width: 100% !important;
  position: relative;
  vertical-align: middle;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color:#000000;
  letter-spacing:1px;
  padding: 5px;
}


TD.breadCrumb {
  font-size: 12px;
  font-weight: bold;
  color: #9a9a9a;
  padding: 3px;
}

TD.headerNavigation A, TD.headerNavigation A:visited, td.footertop a  {
  font-weight: bold;
  color: #ffffff;
}

TD.headerNavigation A:hover, td.footertop a:hover  {
	color: Blue;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
	background: #FFEB79;
}

TD.headerInfo {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #FFEB79;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

/*SIDEBOX CSS*/
.column_left, .column_right, .column_single {
	background: #EEEEEE repeat center center;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	word-spacing: normal;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

.boxText {
	font-size: 12px;
	line-height: 115%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	text-indent: 5px;
	left: 2px;
	top: 2px;
	right: 2px;
	bottom: 2px;
	margin: 2px;
	padding: 2px;
}

.leftbox, .rightbox, .centerbox, .singlebox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #EEEEEE;
	margin-bottom: 5px;
	vertical-align: middle;
	text-align: center;
}

.linksmalltype {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding: 2px;
}

.link_large {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding: 3px;
	padding-left: 5px;
}

.link_medium {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding: 3px;
	padding-left: 5px;
}

.link_small {
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding: 3px;
	padding-left: 5px;
}

/* Side boxes Heading colors */
/* change to Gray for Feebay */
.leftboxheading, .rightboxheading, .centerboxheading, .singleboxheading {
	background-color: #EEEEEE;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	padding: 6px;

}

TD.leftboxheading a, td.rightboxheading a, td.smalltypelink a, td.singleboxheading a {
	background: #EEEEEE;
	vertical-align: middle;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: Center;
	font-style: normal;

}
.leftboxcontent_lrg, .rightboxcontent_lrg, .centerboxcontent_lrg, .singleboxcontent_lrg {
	background: #EEEEEE;
	font: normal 13pt "Times New Roman", Times, serif;
	padding: 6px;
	vertical-align: top;
}
.leftboxcontent_sml, .rightboxcontent_sml, .centerboxcontent_sml, .singleboxcontent_sml{
	background: #EEEEEE;
	font: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	padding: 6px;
	font-style: normal;
	vertical-align: middle;
}

.plainBox, .plainbox-description {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
  border: thin solid #767676;
  padding: 5px;
}
.plainBoxHeading, TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
  padding: 11px 5px 5px;
  text-transform: capitalize;
  border: thin solid #767676;
}

/*center main section
-----------------------------------*/
TD.pageHeading, DIV.pageHeading, h1 {
	font-size: 22px;
	font-weight: bold;
	color: Blue;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}

.center_column {
	padding: 5px;
	border: thin solid #767676;
}
.main_page{
	background-color: #E0E0E0;
	border: thin solid #767676;
	padding: 5px;
}


/*miscellaneous areas
-------------------------------------*/

TD.smallText, SPAN.smallText, P.smallText, td.pageresults{
   font-size: 10px;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

.greetUser {
	color: Black;
	font-weight: normal;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* message box */
/*  */

/* General alert span class */
TD.alert, SPAN.alert {
  color: #FF0040;
  font-weight: bold;
}

/* General alert span class */
TD.alertBlack, SPAN.alertBlack {
  color: #000000;
  font-weight: bold;
}
.yellow_highlight {
	font: normal 18px Arial, Helvetica, sans-serif;
	background: #FFFF00;
	text-indent: 2px;

}

