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

#menu a {
	color: white ;
	display: block;
	width: 10em;
}

#menu a:hover {
	text-decoration:none;
	background:#63635c;
/*	color:#4f151c;*/
}

#menu li {
	margin:0;
	list-style: none;
	text-align:center;
	float: left;
	width: 10em;
}

.menu_witbordr {
	border-right:1px solid white;
}

.top_menu {
	height:20px;
/*	background-image: url("../images/top_nav_fill_new.png");*/
	background:#8a933f;
}

.tm_lnk {
	height:20px;
}

.sub_lnk {
	text-align:center;
	font-weight:normal;
}

#menu li ul {
	background: #8a933f;
	position: absolute;
/*	width: 10em;*/
	width:120px;
	left: -999em;
}

#menu li ul a {
	padding-left:5px;
	padding-bottom:5px;
	width:115px;
	text-align:left;
}

#menu li:hover ul {
	left: auto;
}

#menu li:hover ul, #menu li.sfhover ul {
	left: auto;
}

/*#logo {*/
/*	width:555px;*/
/*	float:left;*/
/*	padding:10px 20px 5px 20px;*/
/*}*/


/* col1 or left column styles */
#col1_header {
	padding-top:5px;
	height:25px;
	width:100%;
	color: white;
	font-size:1.1em;
	background-image: url("../images/center_article_head.png");
}

#tl_l {
	float:left;
	width:9px;
	background-image: url("../images/tl_l.png");
}

#left_top {
	width:182px;
	float:left;
	background-image: url("../images/tl_fill.png");
}

#tl_r {
	float:left;
	width:29px;
	background-image: url("../images/tl_r.png");
}

#col1_content_sd {
/*	padding:10px;*/
	padding-left:10px;
	padding-bottom:10px;
	width:175px;
	float:left;
}

.col1_tease {
	width:100%;
	padding-bottom:10px;
	float:left;
}

.img_float_left {
	padding-right:10px;
	float:left;
}

.witborder {
	border:2px solid #666;
}

.acenter {
	text-align: center;
}

.floatleft {
	float:left;
}

.col1_footer {
	height:10px;
}

#tb_l {
	width:9px;
	background-image: url("../images/tb_l.png");
}

#tb_r {
	width:8px;
	background-image: url("../images/tb_r.png");
}

#left_bot {
	width:203px;
	float:left;
	background-image: url("../images/tb_fill.png");
}

#col1_news {
	padding-bottom:10px;
	width:100%;
	float:left;
}

ul.sb_news {
	list-style:none;
	padding:0;
	margin:0;
	width:100%;
}

ul.sb_news li {
	padding:3px 0;
	border-bottom:1px dotted #999;
	margin:0;
}

ul.sb_news li a {
/*	text-decoration:none;*/
	display:block;
	width:100%;
/*	font-weight:bold;*/
}
/* col1 or left column styles */

/* col3 or center column styles */
#center_top {
	width:98%;
	padding:0 2% 10px 2%;
}

#center_articles{
	width:98%;
	padding-left:2%;
	padding-right:2%;
}

#center_articles_head {
	width:98%;
	padding-left:2%;
	height:30px;
	background-image: url("../images/center_article_head.png");
}

#mugs {
	width:98%;
	padding-left:2%;
	padding-right:2%;
}

#mugs img {
	border:2px solid #333;
}

.padtop10 {
	padding-top:10px;
}

.padright10p {
	padding-right:10%;
}

.colhalf {
	width:45%;
	float:left;
}

#colhalf_head {
	margin-bottom:10px;
	height:20px;
	width:100%;
}

.clr_orange {
	background:#F47A20;
}

.clr_green {
	background:#006600;
	color:white;
}

/* col3 or center column styles */

/* col2 or right column styles */
#ad_box {
	padding-left:25px;
	width:150px;
	float:left;
}
#ad_box img {
	padding-bottom:10px;
	padding-right:25px;
}
#m3_tracker_2 {
	padding-bottom:15px;
}
#join_now {
	width:173px;
	padding-bottom:10px;
/*	height:50px;*/
/*	border:1px dotted #333;*/
/*	padding-top:20px;*/
	text-align:center;
	float:left;
}
#badge {
	padding-left:25px;
	padding-right:25px;
	padding-top:20px;
	float:left;
}
#connect {
	width:175px;
	text-align:center;
	float:left;
}
#connect img {
	padding-bottom:15px;
}
#col2_content_holder {
	padding-top:10px;
	width:175px;
}
#col2_head{
	color:white;
	width:175px;
	padding-top:5px;
	height:25px;
	margin-bottom:10px;
	margin-top:15px;
	background-image: url("../images/center_article_head.png");
}
/* col2 or right column styles */

/* sitemap and footer styles */
#footer {
  color:#E9E0AA; 
  background: #4f151c;
/*  padding: 10px 20px;*/
  border-top: 5px #666 solid;
	text-align:left; 
}

#footer_content {
	min-width: 740px; 
	max-width: 1000px;
	margin: 0 auto;
	text-align:left;
}

#sitemap {
	padding-bottom:10px;
	padding-top:15px;
	width:100%;
	float:left;
}

#top_footer {
	height:20px;
	width:100%;
	float:left;
	color:#333;
	font-size:0.9em;
	margin-bottom:10px;
	border-bottom:2px solid #EAE7E2;
}

.sitemap_block {
	width:24%;
	float:left;
}

.sitemap_block20 {
	color:#e9e0aa;
	width:22%;
	float:left;
}

.smb_pad2 {
	padding-left:2%;
}

.smheader {
	color:#E9E0AA;
	font-weight:bold;
}

.nobullet{
	list-style-type:none;
	padding:0;
	margin:0;
}


/* sidebar styles */
ul.sb_links {
	list-style:none;
	padding:0;
	margin:0;
/*	border-bottom:1px solid #999;*/
	width:100%;
}

ul.sb_links li {
	padding:0;
	margin:0;
/*	border-top:1px solid #999;*/
/*	border-left:1px solid #999;*/
/*	border-right:1px solid #999;*/
}

ul.sb_links li a {
	text-decoration:none;
	display:block;
	width:100%;
	font-weight:bold;
}

ul.sb_links li a:hover {
/*	background-color:#998C1B;*/
}
/* sidebar styles */

#news_content img {
	padding-right:10px;
	float:left;
}

.feed_item {
	width:100%;
	padding-top:0.7em;
	float:left;
}

#header_login {
	color:#92A9CA;
	font-size:0.9em;
	height:92px;
	width:295px;
	float:left;
	padding-top:10px;
	padding-left:100px;
	padding-bottom:35px;
}

span.label_field_pair {
	width: 110px;
	height:35px;
	padding-right:10px;
/*	margin-bottom:5px;*/
	float: left;
}

span.login_button {
	width: 50px;
	height:23px;
	padding-top:12px;
	float: left;
}

span.label_field_pair label {
	color:white;
	clear: left;
	display: block;
	float: left;
	text-align: right;
}
span.label_field_pair input {
	border:1px solid #666;
	width: 100px;
	clear: right;
	float: left;
}

.color_white {
	color:white;
}

hr.gap {
	background-color:gray;
	color:#000;
	height:0.1cm;
	padding:0 0 0.1em
}

table.member {
/* 	border:1; */
	width:85%;
}

tr.odd { 
	background-color:gray; 
} 

tr.even {
	background-color:#fff; 
}

td.radio {
	text-align:center;
}

#shipment_form {
	display:none;
}

td.left {
	width:150px;
	text-align:right;
}

td.right {
	width:350px;
	text-align:left;
}

#listing_item {
	width:100%;
	float:left;
	padding-bottom:20px;
}

#directory_item {
	width:98%;
	padding-left:1%;
	padding-right:1%;
	border-bottom:1px dashed #333;
	float:left;
	padding-bottom:5px;
	padding-top:5px;
	color:#363636;
}

.di_odd {
	background:#FEF0DB;
}

.di_even {
	background:white;
}

.frozen_bg textarea{
	font-size:14px;
	width:450px;
}
.lb_gap{
	float: left;
	height: 15px;
	width: 100%;
}

/*begin Help tab nav*/

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#tabs
{
/*	border-bottom:1px solid #52660F;*/
	float:left;
	font-size:93%;
	line-height:normal;
	margin-bottom:1em;
	overflow:hidden;
	width:100%;
	position:relative;
}
.basictab
{
	padding: 3px 0px 2.5px 0;
	margin-left: 0;
	font: bold 12px Verdana;
	border-bottom: 1px solid #52660F;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.basictab li
{
	display: inline;
	margin: 0;
}

.basictab li a
{
	text-decoration: none;
	padding: 3px 10px;
	margin-right: 3px;
	border: 1px solid #52660F;
	border-bottom: 1px solid transparent;
/*	background-color: #6E6F17;*/
/*	background-color: #4F920F;*/
	background-color: #6EB544;	
/*	background:transparent url(../images/background_body.gif) repeat scroll 0 0;*/
	color: #FFFFFF;
	
	/*text-decoration: none;
		padding: 3px 7px;
		margin-right: 3px;
		border: 1px solid gray;
		border-bottom: none;
		background-color: #f6ffd5;
		color: #2d2b2b;*/
}

/*.basictab li a:visited
{
	color: #fff;
}*/

.basictab li a:hover
{
/*	background-	color: #DBFF6C;*/
/*	color: #DB9924;*/
	color: #000;
}

.basictab li a:active
{
	color: black;
}

.basictab li a.selected 
{ 
	/*selected tab effect*/
	position: relative;	
	top: 1px;
	padding-top: 4px;
	background-color: #557E0D;
/*	background-color: transparent;*/
	color: black;
	border-bottom: none;
	
	/*position: relative;
		top: 1px;
		padding-top: 4px;
		background-color: #DBFF6C;
		color: black;*/
}

/* end */

#help_forms textarea 
{
	height: 200px;
}