/* Global Styles */
body {
	margin:0px;
	background-image: url(images/circles.gif);
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: 1.5em;
	color: #444444;
	}

div.center {
	text-align: center;
}

div#page {
	width: 860px;			/* overall page width */
	background-color: #FFFFFF;
	border-left: 1px solid #666666;  /* 5c743d */
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	margin: 0px auto;
}

div#main {
	/*
	background-color: #FFFFE0;
	*/
	background-color: #FFFFE0;
	clear: both;
}

div#content {
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	width: 645px;			/* content width */
	float: left;
}
	
div#ads {
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	width: 160px;
	float: left;
}
	
div.ad_unit {
	margin-bottom: 15px;
}
	
h1 {
	font-size: 20px;
	color: #7b55a1;
	line-height: 1em;
	margin-bottom: 5px;
	margin-top: 0px;
	font-weight: bold;
}

h2.green {
	font-size: 18px;
	font-weight: bold;
	color: #336633;
	line-height: 1em;
	margin-top: 0px;
	margin-bottom: 5px;
	border: 0;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #993300;
	line-height: 1em;
	margin-top: 0px;
	border-bottom: 1px dashed #5C743D;
	margin-bottom: 5px;
}

h3 {
	font-size: 17px;
	font-weight: bold;
	color: #7b55a1;
	line-height: 1em;
	margin-top: 0px;
	margin-bottom: 2px;
}

h4 {
	font-weight: bold;
	font-size: 16px;
	color: #336633;
	line-height: 1em;
	margin-top: 0px;
	margin-bottom: 2px;
}

a:hover {
	color: #5C743D;
	text-decoration: none;
	}
	
a.navigate {
	margin-top:0px;
	font-size: 14px;
	font-weight: bold;
	}
	
a#post {
	color: #7b55a1;
	text-decoration: none;
}

a#post1 {
	color: #993300;
	text-decoration: none;
}

p {
	margin-top:0px;
}

p#mail {
	height: 400px;
}

ul.left_powerSeller {
	margin-left: 180px;
}

ul.left_tradePost {
	margin-left: 240px;
}


table.powerseller {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	border-collapse:collapse;
	font-size: 16px;
	line-height: 1em;
}

table.powerseller th {
	width: 20%;
	text-align: center;
	border: 1px solid #5c743d;
	background-color: #f1ffe3;
	height: 22px;
}

table.powerseller td {
	text-align: center;
	border: 1px solid #5c743d;
	font-size: 14px;
	height: 22px;
}

table.fees {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	border-collapse:collapse;
	font-size: 16px;
	line-height: 1em;
}

table.fees th {
	text-align: center;
	border: 1px solid #5c743d;
	background-color: #f1ffe3;
	height: 26px;
}

table.fees th#left_align {
	text-align: left;
	padding-left: 10px;
	vertical-align: middle;
}

table.fees tr.alt {
	background-color: #ffffe0;
}

table.fees td {
	text-align: center;
	border: 1px solid #5c743d;
	font-size: 14px;
	height: 24px;
}

table.fees td.left {
	text-align: left;
	padding-left: 5px;
}

table.fees th.left {
	text-align: left;
	padding-left: 5px;
}

table.fees td#left_align {
	text-align: left;
	padding-left: 10px;
}

td.pad_tb {
	padding-top: 3px;
	padding-bottom: 3px;
}

img {
	border-color: #555555;
}

img.home {
	margin: 0px;
}

img.bottom_space {
	margin-top: 5px;
	margin-bottom: 10px;
}

img.divider {
	margin-right: 0px;
	margin-left: 100px;
	margin-top: 5px;
	margin-bottom: 20px;
}	

img.divider_top {
	margin-right: 0px;
	margin-left: 100px;
	margin-top: 20px;
	margin-bottom: 20px;
}	
	
img.left {
	margin-right: 8px;
	margin-left: 0px;
	margin-top: 6px;
	float: left;
}

img.right {
	margin-right: 0px;
	margin-left: 8px;
	margin-top: 6px;
	float: right;
}	

div.left {
	margin-right: 8px;
	margin-left: 0px;
	margin-top: 6px;
	float: left;
}

div#index {
	margin: 20px 10px 0px 10px; 	/* top right bottom left */
	width: 570px;			/* index page top content width */
	float: left;
}

div#news_block {
	border: 1px solid #5c743d;
	margin: 20px 0 0px 10px;
	width: 226px;
	/*height: 539px;*/
	float: left;
	background-color: #eff7e0;
}

div#news_block div {
	padding: 5px;
}

div#news_block h4 {
	color: #FFFFFF;
	background-color: #5c743d;
	text-align: center;
	padding: 4px 5px;	 /* top/bottom right/left */
}

div#news_block a {
	font-size: 15px;
	line-height: 1.2em;
}

div.header_left {
	margin: 0px;
	text-align: right;
	width: 350px;
	height: 120px;
	float: left;
	background-color: #ffffff;
}

div.header_right {
	margin: 0px;
	text-align: left;
	width: 415px;
	height: 120px;
	float: right;
	background-color: #ffffff;
}

/* Class Styles */
.pdfLink { 
	padding-right: 19px; 
	/*background: url(pdf.gif) no-repeat 100% .5em; */
	background: url(images/pdf.gif) no-repeat 100% .5em;
}

.docLink { 
	padding-right: 19px; 
	background: url(images/doc.gif) no-repeat 100% .5em; 
}

.zipLink { 
	padding-right: 17px; 
	background: url(images/zip.gif) no-repeat 100% .5em; 
}	

.max_width {
	width: 100%;
}

.tag {
	color: #555555;
	font-size: 10px;
	text-decoration: none;
	line-height: 1em;
}

/* link section at bottom of page */
div.link_a { 
	width: 40%;
	float: left;
}
div.link_a1 { 
	width: 45%;
	float: left;
}
div.link_a a, div#link_a a:hover {
	color: #0000ff;
	text-decoration:underline;
	font-weight: bold;
}
div.link_des { 
	float: left;
}

td.links_sm a, td.links_sm a:hover {
	color: #0000ff;
	text-decoration:underline;
	font-size: 10px;
	font-weight: bold;
}

td.links_lg {
	color: #0000ff;
	font-size: 14px;
	font-weight: bold;
}

.font_lg  {
	font-size: 16px;
	font-weight: bold;
}

/* page footer */
#footer {
	color: #555555;
	font-size: 12px;
	text-decoration: none;
	line-height: 1.4em;
	text-align: center;
	background-color: #ffffd0;
	border-top: 1px solid #5c743d;
	margin-top: 5px;
	padding: 5px;
}

#footer a {
	color: #5C743D;
	text-decoration: none;
}

#footer a:hover {
	color: #5C743D;
	text-decoration: underline;
}
	
/* ID Styles */
#dateformat {
	font:14px Arial, Helvetica, sans-serif;
	color: #ffffff;
	letter-spacing:.1em;
	font-weight: bold;
	line-height: 1em;
	vertical-align: middle;
	}

#google_ad {
	border-top: 0px;
	border-right: 1px solid #5C743D; 
	border-left: 1px solid #5C743D; 
	border-bottom: 1px solid #5C743D;
}

.hiddenPic {
	display: none;
}

/*********** CSS navigation menu ***********/
#menubar {
	width: 100%;
	float: left;
	background: url(images/topbar.jpg) center repeat-x;
	text-align: center;
	margin: 0;
	clear: both;
}

#menu {			/* div to center navigation menu */
	width: 790px;
	margin: 0px auto;
}

#menu ul {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
}

#menu a {
	display: block;
	color: white;
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;          /* sets line height so text is centered veritcally */
	text-decoration: none;
}

#menu h2 {
	color: #fff;
	text-transform: uppercase;
}

#menu a:hover {
	color: #a00;
	background: #fff;
}

#menu li {
	position: relative;
	width: 130px;
}

#menu a#spell {
	color: #ffff99;
}

#menu a#calc {
	color: #99ffff;
}

#menu a#spell:hover,
#menu a#calc:hover {
	color: yellow;
}

#menu ul.left {
	border-left: 1px solid #5c743d;
}

#menu ul.top {
	border-right: 1px solid #5c743d;
}

#menu ul.top li a:hover {
	color: yellow;
	background: url(images/topbar_greenD.jpg) center repeat-x;
}

#menu ul ul {
	position: absolute;
	z-index: 500;
}

#menu ul ul li {
	width: 180px;
	text-align: left;
	text-indent: 5px;
	background: #85b555;
	border-bottom: 1px solid #5c743d;
}

#menu ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
}

/* used for current menu page */
#menu ul li.current { 
	color: white;
	background: url(images/topbar_greenD.jpg) center repeat-x;
}

#menu li a.current:hover {
	color: yellow;
}

/* used for current menu drop down selection */
#menu ul ul li a.currentDrop {
	background: url(images/topbar_greenD2.jpg) center repeat-x;    /* highlight current selection */
}

#menu ul ul li a.currentDrop:hover {
	color: yellow;
}

#menu ul ul,
#menu ul li:hover ul ul,
#menu ul ul li:hover ul ul
{display: none;}

#menu ul li:hover ul,
#menu ul ul li:hover ul,
#menu ul ul ul li:hover ul
{
	display: block;
	left:-2px;                  /* left-align our drop-down to the top menu */
	border-color: #5c743d;
	border-style: solid;
	border-width: 0px 2px;
}

#menu ul li:hover ul a:hover
{
	/* need a separate image to line up with bottom border */
	background: url(images/topbar_greenD2.jpg) center repeat-x;
}

#menu ul.right li:hover ul,
#menu ul.right ul li:hover ul,
#menu ul.right ul ul li:hover ul
{
	left:-52px;                  /* right-align our drop-down to the top menu */
}
