body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #2a2a2a;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/cur_bg.jpg);
}
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/top_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	width: 100%;
}
#header {
	width: 100%;
	border: 0px solid #2d1b14;
}
#header ul.buttons {
	margin: 0px;
	padding: 0px;
	float: right;
	border: 0px solid #f00;
	padding-right: 0px;
}
#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: 120px;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
}
#header ul.buttons li a {
	color: #fff;
	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: 149px;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
}
#header ol.traders li {
	color: #333;
	font-size: 12px;
	text-transform: capitalize;
	text-align: left;
	list-style: decimal inside;
	margin-left: 10px;
}
#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: #fff;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 8px;
	font-weight: bold;
	margin-top: 3px;
}
.toolbar p.current_page strong {
	color: #e500a1;
}
.toolbar p.current_page:first-letter {
	text-transform: capitalize;
}
.toolbar ul {
	margin-left: 8px;
	margin-bottom: 5px;
	float: right;
	margin-right: 10px;
}
.toolbar ul li {
	text-transform: capitalize;
	color: #000;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	float: left;
	width: 28px;
	height: 20px;
	margin-left: 2px;
	padding-top: 6px;
	background-color: #656565;
}
.toolbar span.cur {
	color: #c00;
	font-weight: bold;
	font-size: 10px;
}
.toolbar ul li a {
	font-size: 10px;
	text-decoration: none;
	color: #000;
}
.toolbar ul li a:hover {
	color: #e500a1;
}
.toolbar ul li.f {
	background-color: #2a2a2a;
	border: 0px;
	width: auto;
	color: #fff;
	background-image: url(/images/cur_bg.jpg);
}
.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: #fff;
	border: 0px;
	font-size: 14px;
	padding: 4px;
	border: 0px solid #333;
	border-top-width: 1px;
	width: 150px;
	color: #333;
	font-weight: bold;
}
#search p input.button {
	background-color: #e500a1;
	color: #fff;
	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: #e500a1;
}
#categories p select {
	background-color: #fff;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	border: 0px solid #333;
	border-top-width: 1px;
	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;
	border: 0px solid #fff;
}
.thumbs_item img {
	width: 240px;
	height: 180px;
	background-color: #111;
}
.thumbs_item A:link IMG    	{        BORDER: #e500a1 1px solid;}
.thumbs_item A:visited IMG 	{        BORDER: #e500a1 1px solid;}
.thumbs_item A:hover IMG   	{        BORDER: #fff 1px dashed;}
.thumbs_item A:active IMG	{        BORDER: #e500a1 1px solid;}
.thumbs_item p {
	text-align: left;
	font-size: 12px;
	color: #ccc;
}
.thumbs_item p.tags {
	width: 240px;
	height: 14px;
	overflow: hidden;
}
.thumbs_item p.tags a {
	text-transform: lowercase;
}
.thumbs_item p:first-letter {
	text-transform: capitalize;
}
.thumbs_item p a {
	color: #fff;
}
.thumbs_item span.c a {
	text-align: center;
	color: #ffb569;
	text-decoration: none;
}
.thumbs_item p span {
	color: #e500a1;
	font-weight: bold;
}

.thumbs_item p.des {
	width: 240px;
	height: 14px;
	overflow: hidden;
}

.thumbs_item a {
	color: #e500a1;
	text-decoration: none;
}

.thumbs_item a:hover {
	color: #fff;
}

.thumbs_item .txt {
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
}

.thumbs_cat {
	width: 1000px;
}
.thumbs_item_cat {
	width: 240px;
	margin: 0px;
	float: left;
	padding: 2px;
	padding-bottom: 4px;
	margin-left: 5px;
	margin-top: 4px;
	margin-bottom: 4px;
	border: 0px solid #fff;
}
.thumbs_item_cat img {
	width: 240px;
	height: 180px;
	background-color: #111;
}
.thumbs_item_cat A:link IMG    	{        BORDER: #e500a1 1px solid;}
.thumbs_item_cat A:visited IMG 	{        BORDER: #e500a1 1px solid;}
.thumbs_item_cat A:hover IMG   	{        BORDER: #fff 1px dashed;}
.thumbs_item_cat A:active IMG	{        BORDER: #e500a1 1px solid;}
.thumbs_item_cat p {
	text-align: left;
	font-size: 12px;
	color: #ccc;
}
.thumbs_item_cat p.tags {
	width: 240px;
	height: 14px;
	overflow: hidden;
}
.thumbs_item_cat p.tags a {
	text-transform: lowercase;
}
.thumbs_item_cat p:first-letter {
	text-transform: capitalize;
}
.thumbs_item_cat p a {
	color: #fff;
}
.thumbs_item_cat span.c a {
	text-align: center;
	color: #ffb569;
	text-decoration: none;
}
.thumbs_item_cat p span {
	color: #e500a1;
	font-weight: bold;
}

.thumbs_item_cat p.des {
	width: 240px;
	height: 14px;
	overflow: hidden;
}

.thumbs_item_cat a {
	color: #e500a1;
	text-decoration: none;
}

.thumbs_item_cat a:hover {
	color: #fff;
}

.thumbs_item_cat .txt {
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
}

.ads {
	width: 980px;
	border: 0px solid #fff;
	background-color: #111;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 10px;
}
.ads p {
	font-size: 14px;
	color: #ccc;
}
.ads p a {
	color: #e500a1;
	font-size: 18px;
	text-transform: capitalize;
}
.top {
	width: 1000px;
	background-color: #111;
	border: 0px solid #fff;
	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: #000;
}
.top ul li A:link IMG    	{        BORDER: #e500a1 1px solid;}
.top ul li A:visited IMG 	{        BORDER: #e500a1 1px solid;}
.top ul li A:hover IMG   	{        BORDER: #fff 1px dashed;}
.top ul li A:active IMG		{        BORDER: #e500a1 1px solid;}
.top ul li a {
	color: #e500a1;
	font-size: 18px;
	text-transform: capitalize;
}

.text_top {
	width: 1000px;
	padding-left: 15px;
}
.text_top h2 {
	width: 100%;
	float: left;
	color: #000;
	font-size: 18px;
	margin: 0px;
	padding: 20px 0px;
}
.text_top ul {
    width: 25%;
	float: left;
	margin: 0px;
	padding: 0px;
}
.text_top ul li {
	text-align: left;
	margin: 0px;
	padding: 0 0 5px 20px;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	background-image: url(/img/arrow1.png);
	background-repeat: no-repeat;
	background-position: left 2px;
}
.text_top ul a {
	color: #fff;
	font-size: 16px;
	text-transform: capitalize;
}

#footer {
	width: 100%;
	background-image: url(/images/f_bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	margin-top: 20px;
}
#footer p {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #333;
	text-align: center;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
}
#footer p a {
	color: #e500a1;
}
.addthis {
	width: 170px;
	border: 0px solid #f00;
	float: left;
}

/* Pagination */

span.pages {
   float:left;
   font-weight:bold;
   color: #fff;
   font-size: 12px;
}

#pgnArea {
	margin: 25px 0 0 10px;

	float: left;
}

ul.inxy-paginator {
   margin:0px;
   padding:0px;
   float: left;
   font-size:12px;
}

.inxy-paginator li {
   padding: 0px; 
   margin: 0px; 
   list-style-type: none; 
   float:left;
}

.inxy-paginator li a {
	color: #fff;
	margin:2px;
	padding: 2px 4px;
	background-color: #5E0017;
	border: 1px solid #900049;
} 

.inxy-paginator li a:hover { 
   color: #fff;  
   background: #ff3437;
}

.inxy-paginator .highlight { 
   font-weight:bold;  
   text-decoration:none;
}

.inxy-paginator .highlight a { 
   color: #B61D1D; 
   text-decoration:none;
}

.nav {
	width: 1000px;
	float:left;
	margin-top: 20px;
}

.sort {
   margin: 0px 0 0 10px;
   padding: 0px;
   float: left;

}

.sort a{
	color: #FF0099;
}

.sort ul {
	padding: 0px;
	margin: 0px;
}

.sort ul li {
	float: left;
	padding: 0 5px 0 5px;
	margin: 0px;
	list-style: none;
	}

.sort ul li h1 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color:#FFF;
}	
.sort ul li.noMrk {
	background: none;
	margin: -3px 0 0 0;
}

.ctDesk {
	float: left;
}

.dropdown {
	float: left;
}

.rcPages_num {
	float: right;
	padding-right: 10px;
}

.rcPages_num span {
	margin-right: 5px;
} 
/* End Pagination */

.wrapper1 {
	width: 100%;
	float: left;
}
p.archives {
	margin-top: 20px;
	margin-bottom: 20px;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
p.archives a {
	color: #e500a1;
}
p.archives a:hover {
	color: #fff;
}

/* Category area */
#catArea {
	width: 1000px;
	padding-left: 15px;

}

#catArea h1 {
	text-align: center;
	font-size: 18px;
	padding: 10px 0px;
}

#catArea ul {
	float: left;
	width: 20%;
	margin: 0;
	padding: 0;
}

#catArea ul li {
	text-align: left;
	padding: 0 0 5px 5px;
	list-style-position: inside;
	list-style-type: disc;
}

#cat_list {
	font-size: 13px;
	color:#CCCCCC;
}

#cat_list a {
	color: #FF0099;
	font-weight: bold;
}

#cat_list a:hover {
   color: white;
}
