body {
	margin: 0px;
	padding: 0px;
	background-color: #0a0a0a;
	background-image: url(images/h_bg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}
a {
	text-decoration: underline;
	color: #fc0;
	font-weight: bold;
}
a:hover {
	color: #fff;
	text-decoration: none;
}
p {
	padding: 0px;
	margin: 0px;
}
img {
	border: 0px;
}

/*------------------	header	------------------*/
#header {
	width: 100%;
	float: left;
}
#h_left {
	float: left;
}
#h_right {
	float: right;
	background-image: url(images/h_right_bg.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	width: 366px;
	height: 169px;
}
#h_right p span {
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
}
#h_right p {
	text-align: left;
	font-size: 10px;
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 30px;
	color: #c7f300;
}
#h_right p.b {
	background-image: url(images/h_right_p.b_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 24px;
	padding-top: 0px;
	margin-left: 30px;
	margin-top: 10px;
}
#h_right p.b a {
	text-transform: uppercase;
}
/*------------------	header	------------------*/

/*------------------	wrappers ------------------*/
#wrapper_1 {
	background-image: url(images/wrapper_1_bg.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	width: 1200px;
	float: left;
	border: 0px solid #f00;
}
#wrapper_2 {
	width:1200px;
	float:left;
	overflow:hidden;
	margin: 0px 0;
}
#wrapper_3 {
	width:1200px;
	float:left;
	background-image: url(images/sidebar_bg.jpg);
	background-position: left top;
	background-repeat: repeat-y;
}
#wrapper_4 {
	width:1200px;
	float:left;
	background-image: url(images/wrapper_4_bg.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
/*------------------	wrapper_1	------------------*/

/*------------------	left sidebar	------------------*/
#sidebar_wrapper {
	background-image: url(images/sidebar_bg.jpg);
	background-position: left top;
	background-repeat: repeat-y;
	width: 200px;
	float: left;
}
#sidebar {
	background-image: url(images/sidebar_bg_top.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 200px;
	float: left;
	position: relative;
}
#sidebar h2 {
	margin: 0px;
	padding: 0px;
	margin-top: 40px;
	float: left;
	text-transform: capitalize;
	color: #fff;
	font-size: 16px;
	padding-left: 40px;
	border: 0px solid #f00;
}
ul.categories {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style: none;
	border: 0px solid #f00;
	margin-left: 40px;
	width: 140px;
}
ul.categories li {
	padding-left: 16px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 12px;
	float: left;
	width: 140px;
	border: 0px solid #f00;
	background-image: url(images/ul.categories_li_bg.png);
	background-image: left top;
	background-repeat: no-repeat;
}
ul.categories li a {
	text-transform: capitalize;
	color: #bee700;
}
/*------------------	left sidebar	------------------*/

/*------------------	containers	------------------*/
#content {
	margin: 0 -200px;
	margin-right: 0px;
	width: 100%;
	float: left;
}
#container {
	padding: 0px 200px;
	background-color: #0a0a0a;
	border: 0px solid #f00;
	padding:0px 0 0 200px;
}
/*------------------	containers	------------------*/

/*------------------	content	------------------*/
.main_menu {
	width: 100%;
	float: left;
	background-image: url(images/main_menu_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	border: 0px solid #f00;
}
.main_menu_wrapper_1 {
	background-image: url(images/main_menu_wrapper_1_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 100%;
	float: left;
}
.main_menu_wrapper_2 {
	background-image: url(images/main_menu_wrapper_2_bg.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	width: 100%;
	float: left;
}
.main_menu ul {
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
	border: 0px solid #f00;
}
.main_menu ul li {
	float: left;
	list-style: none;
	padding-top:  15px;
	padding-bottom: 15px;
	width: 150px;
	text-align: center;
	text-transform: capitalize;
	font-weight: bold;
	font-size: 12px;
}
.main_menu ul li a {
	color: #e50031;
}
.main_menu ul li.active {
	background-image: url(images/main_menu_item_active.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
.main_menu ul li.active {
	color: #333;
}
.content_list {
	background-color: #fff;
	margin-left: 0px;
	margin-right: 20px;
	float: left;
	width: 100%;
}
.content_list_top_left {
	background-image: url(images/content_list_top_left.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	width: 100%;
}
.content_list_top_right {
	background-image: url(images/content_list_top_right.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	float: left;
	width: 100%;
}
.content_list_r_y {
	background-image: url(images/content_list_r_y.jpg);
	background-position: right top;
	background-repeat: repeat-y;
	float: left;
	width: 100%;
}
.content_list_l_y {
	background-image: url(images/content_list_l_y.jpg);
	background-position: left top;
	background-repeat: repeat-y;
	float: left;
	width: 100%;
}
.content_list_l_b {
	background-image: url(images/content_list_l_b.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	float: left;
	width: 100%;
}
.content_list_r_b {
	background-image: url(images/content_list_r_b.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	float: left;
	width: 100%;
}
h2.block_header {
	background-image: url(images/h2.block_header.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	margin: 0px;
	margin-left: 16px;
	margin-top: 5px;
	padding-left: 60px;
	color: #999;
	font-size: 20px;
	text-transform: uppercase;
	width: 560px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.category_thums {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	border: 0px solid #f00;
	width: 100%;
}
.category_thums p {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 0px;
}
.category_item {
	float: left;
	margin-left: 20px;
	width: 355px;
	border: 0px solid #f00;
	margin-bottom: 20px;
	background-image: url(images/category_item_bottom_bg.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom: 20px;
}
.category_item h2 {
	background-image: url(images/category_item_h2_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	color: #000;
	font-size: 18px;
	text-transform: capitalize;
	font-weight: bold;
	margin: 0px;
	padding-left: 35px;
	padding-top: 8px;
	padding-bottom: 6px;
}
.category_item p.category_screen {
	float: left;
	padding: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border: 0px solid #000;
	margin: 0px;
	margin-left: 5px;
}
.category_item A:link IMG    	{        BORDER: #b0c652 1px solid;}
.category_item A:visited IMG 	{        BORDER: #b0c652 1px solid;}
.category_item A:hover IMG   	{        BORDER: #b0c652 1px dashed;}
.category_item A:active IMG		{        BORDER: #b0c652 1px solid;}
.category_item p.category_right {
	margin: 0px;
	float: right;
	width: 155px;
	color: #666;
	font-size: 12px;
	border: 0px solid #000;
	margin-bottom: 20px;
	margin-right: 5px;
}
.category_item p.category_right a {
	text-transform: uppercase;
	font-weight: bold;
	color: #ff1648;
	font-size: 16px;
}
.movies {
	float: left;
	margin-left: 20px;
	margin-top: -20px;
	width: 1050px;
	border: 0px solid #f00;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.movies img {
	background-color: #fafee7;
	width: 234px;
	height: 176px;
	margin: 2px;
	margin-left: 0px;
	margin-bottom: 0px;
	float: left;
}
.movies A:link IMG    	{        BORDER: #b0c652 1px solid;}
.movies A:visited IMG 	{        BORDER: #b0c652 1px solid;}
.movies A:hover IMG   	{        BORDER: #b0c652 1px dashed;}
.movies A:active IMG	{        BORDER: #b0c652 1px solid;}

#trade_list {
	float: left;
	margin: 0px;
	padding: 0px;
	margin-bottom: 40px;
	border: 0px solid #f00;
}
#trade_list ol {
	list-style: decimal inside;
	width: 180px;
	float: left;
	margin: 0px;
	margin-left: 10px;
	padding: 0px;
}
#trade_list ol li {
	font-size: 14px;
	margin-top: 1px;
	padding: 3px;
	padding-left: 10px;
	color: #b0c652;
	font-weight: bold;
}
#trade_list ol li a {
	text-transform: capitalize;
	color: #ff1648;
	font-weight: bold;
}

/*------------------	content	------------------*/

/*------------------	footer	------------------*/
.footer {
	background-color: #353535;
	margin-left: 0px;
	margin-right: 20px;
	float: left;
	width: 100%;
	margin-bottom: 8px;
	margin-top: 8px;
}
.f_r_t {
	background-image: url(images/footer_r_t.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	float: left;
	width: 100%;
}
.f_l_t {
	background-image: url(images/footer_l_t.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	width: 100%;
}
.f_r_b {
	background-image: url(images/footer_r_b.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	float: left;
	width: 100%;
}
.f_l_b {
	background-image: url(images/footer_l_b.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	float: left;
	width: 100%;
}
.f_l {
	background-image: url(images/footer_l.jpg);
	background-position: left;
	background-repeat: repeat-y;
	float: left;
	width: 100%;
}
.f_r {
	background-image: url(images/footer_r.jpg);
	background-position: right;
	background-repeat: repeat-y;
	float: left;
	width: 100%;
}
.footer_content {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	border: 0px solid #f00;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}
.footer_content p {
	color: #000;
	text-align: left;
	font-size: 12px;
	margin-left: 20px;
}
.footer_content p a {
	color: #b0c652;
	font-weight: bold;
}
/*------------------	footer	------------------*/
