body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #f4dcad;
	margin: 0px;
	padding: 0px;
}
a {
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
img {
	border: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.cl {
	clear: both;
}

#top {
	background-image: url(/images/h_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	width: 100%;
}
#header {
	width: 100%;
	border: 0px solid #2d1b14;
	background-color: #4f2e10;
	background-image: url(/images/h_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
#header ul.buttons {
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
}
#header ul.buttons li {
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/button_bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	font-size: 10px;
	width: 125px;
	text-align: center;
	padding-bottom: 13px;
	padding-top: 7px;
}
#header ul.buttons li a {
	color: #000;
	text-transform: capitalize;
}
#header p.intro {
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	padding: 0px;
	margin: 0px;
}
#header ol.traders {
	width: 150px;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
}
#header ol.traders li {
	color: #333;
	font-size: 10px;
	text-transform: capitalize;
	text-align: left;
	list-style: decimal inside;
	margin-left: 9px;
}
#header ol.traders li a {
	color: #000;
}

.toolbar {
	width: 1000px;
}
.toolbar_r {
	float: right;
	margin-right: 8px;
}
.toolbar p.current_page {
	font-size: 14px;
	text-transform: none;
	width: 100%;
	text-align: left;
	color: #333;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 8px;
	font-weight: bold;
}
.toolbar p.current_page strong {
	color: #c00;
	text-transform: capitalize;

}
.toolbar p.current_page:first-letter {
	text-transform: capitalize;
}
.toolbar ul {
	margin-left: 8px;
	margin-bottom: 5px;
}
.toolbar ul li {
	text-transform: capitalize;
	color: #000;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	float: left;
	width: 28px;
	height: 20px;
	background-color: #f9bc81;
	border: 1px solid #b05003;
	margin-left: 2px;
	padding-top: 6px;
}
.toolbar span.cur {
	color: #c00;
	font-weight: bold;
	font-size: 10px;
}
.toolbar ul li a {
	font-size: 10px;
	text-decoration: none;
	color: #fff;
}
.toolbar ul li a:hover {
	color: #b05003;
}
.toolbar ul li.f {
	background-color: #f4dcad;
	border: 0px;
	width: auto;
}
.toolbar ul li.r {
	background-color: #201612;
	border: 0px;
	width: auto;
	color: #ffb569;
	font-weight: bold;
}
.toolbar ul li span.r {
	color: #c00;
}
.bar {
	width: 100%;
	background-image: url(/images/bar.jpg);
	margin-top: 5px;
	background-position: top left;
	background-repeat: repeat-x;
	padding-top: 6px;
	padding-bottom: 12px;
}
#search {
	width: 250px;
	float: left;
	margin-left: 12px;
}
#search p {
	float: left;
	color: #fff;
	font-size: 14px;
	text-transform: capitalize;
	margin-left: 2px;
	margin-top: 2px;
}
#search p input {
	background-color: #999;
	border: 0px;
	font-size: 14px;
	padding: 4px;
	border: 0px solid #2d1b14;
	width: 150px;
	color: #333;
	font-weight: bold;
}
#search p input.button {
	background-color: #900;
	color: #fc0;
	text-transform: uppercase;
	width: 70px;
}
#categories {
	width: 250px;
	float: left;
	margin-left: 12px;
	text-align: center;
	border: 0px solid #f00;
}
#categories p {
	float: left;
	color: #fff;
	font-size: 14px;
	text-transform: capitalize;
	margin-left: 2px;
	text-align: center;
	float: left;
}
#categories p.txt {
	padding-top: 5px;
	color: #333;
}
#categories p select {
	background-color: #999;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	border: 0px solid #2d1b14;
	padding: 4px;
	padding-top: 4px;
	width: 150px;
	height: 28px;
	padding-left: 0px;
}
#categories p input.button {
	background-color: #32241a;
	border: 0px;
	font-size: 14px;
	padding: 4px;
	border: 2px solid #2d1b14;
	background-color: #100b09;
	color: #ffb569;
	text-transform: uppercase;
}


.thumbs {
	width: 1000px;
}
.thumbs_item {
	width: 240px;
	margin: 0px;
	float: left;
	padding: 2px;
	padding-bottom: 4px;
	margin-left: 5px;
	margin-top: 4px;
	margin-bottom: 4px;
	background-color: #fae7c1;
	border: 0px solid #fff;
	border-bottom-width: 2px;
}
.thumbs_item img {
	width: 240px;
	height: 180px;
	background-color: #fcb577;
}
.thumbs_item A:link IMG    	{        BORDER: #c00 1px solid;}
.thumbs_item A:visited IMG 	{        BORDER: #c00 1px solid;}
.thumbs_item A:hover IMG   	{        BORDER: #f00 1px dashed;}
.thumbs_item A:active IMG	{        BORDER: #c00 1px solid;}
.thumbs_item p {
	text-align: left;
	font-size: 12px;
	color: #333;
}
.thumbs_item p.tags {
	width: 240px;
	height: 14px;
	overflow: hidden;
}
.thumbs_item p.tags a {
	text-transform: lowercase;
	font-weight: normal;
}
.thumbs_item p:first-letter {
	text-transform: capitalize;
}
.thumbs_item p a {
	color: #000;
}
.thumbs_item span.c a {
	text-align: center;
	color: #ffb569;
	text-decoration: none;
}
.thumbs_item p span {
	color: #f00;
	font-weight: bold;
}

.ads {
	width: 980px;
	border: 0px solid #fff;
	background-color: #fae7c1;
	border-bottom-width: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 10px;
}
.ads p {
	font-size: 14px;
	color: #333;
}
.ads p a {
	color: #f00;
	font-size: 18px;
	text-transform: capitalize;
}
.top {
	width: 1000px;
	background-color: #fae7c1;
	border: 0px solid #fff;
	border-bottom-width: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.top ul {
	margin: 0px;
	padding: 0px;
}
.top ul li {
	float: left;
	margin: 9px;
}
.top ul li img {
	width: 180px;
	height: 135px;
	background-color: #fcb577;
}
.top ul li A:link IMG    	{        BORDER: #c00 1px solid;}
.top ul li A:visited IMG 	{        BORDER: #c00 1px solid;}
.top ul li A:hover IMG   	{        BORDER: #f00 1px dashed;}
.top ul li A:active IMG		{        BORDER: #c00 1px solid;}
.top ul li a {
	color: #b05003;
	font-size: 18px;
	text-transform: capitalize;
}

.text_top {
	width: 1000px;
}
.text_top h2 {
	width: 100%;
	float: left;
	color: #333;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
}
.text_top ol {
	width: 249px;
	float: left;
	margin: 0px;
	padding: 0px;
	border: 0px solid #392117;
}
.text_top ol li {
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	list-style: decimal inside;
	color: #333;
}
.text_top ol a {
	color: #b05003;
	font-size: 16px;
	text-transform: capitalize;
}

#footer {
	width: 100%;
	background-image: url(/images/f_bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
#footer p {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #333;
	text-align: center;
}
#footer p a {
	color: #fa9542;
}
#footer span a {
	color: #fa9542;
	font-size: 14px;
}
.addthis {
	width: 170px;
	border: 0px solid #f00;
	float: left;
}


.c0:hover .c1
{
	display: inline;
}

.c1
{
	border: 1px solid #9E9E9E;
	position: absolute;
	background-color: #fff;
	z-index: 100;
	margin-top: 20px;
	margin-left: -180px;
	display: none;
}
.c1 INS
{
	display: -moz-inline-box;
	display: inline-block;
	vertical-align: top;
	text-align: left;
}
.c1 OL
{
	width: 60px;
	margin: 0px;
	padding-left: 0px;
}

.c1 li a
{
	font-weight: normal;
}
#header ul.buttons li.non_bg a:hover {
    color: #c00;
text-decoration: none;
}
#header ul.buttons li.non_bg {
	background-image: none;
	background-color: #fff;
	width: 50px;
	height: auto;
	margin: 0px;
	padding: 0px;
	padding-left: 8px;
	padding-bottom: 2px;
	text-align: left;
	list-style: none;
}
