@import url(http://fonts.googleapis.com/css?family=Fjalla+One);
body{
	background:#000;
	margin:0;
}
.top_menu{
	font-family:"Myriad Pro";
	font-size:14px;
	color:#838181;
	text-decoration:none;
}
.top_menu a{
	font-family:"Myriad Pro";
	font-size:14px;
	color:#838181;
	text-decoration:none;
}
.top_menu a:hover{
	font-family:"Myriad Pro";
	font-size:14px;
	color:#fff;
	text-decoration:underline;
}
.txt_searching{
	background:transparent;
	border:none;
	float:left;
	color:#fff;
	font-size:11px;
	font-style:italic;
	height:23px;
	padding:0px 5px;
	outline:none;
	width:100%;
}
.cats_heading{
	font-family:"Myriad Pro";
	font-size:30px;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
}
.cats_text{
	font-family:"Myriad Pro";
	font-size:13px;
	color:#575757;
	text-decoration:none;
}
.catname{
	font-family:"Myriad Pro";
	font-size:26px;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
}
.cat_img{
	opacity:1;
	transition:all 0.5s ease 0s;
}
.cat_img:hover{
	opacity:0.5;
	transition:all 0.5s ease 0s;
}
.tab_normal{
		background: #161a1d;
		font-family: 'Fjalla One', sans-serif;
		font-size:20px;
		color:#fff;
		text-align:center;
		text-decoration:none;
}
.tab_normal a{
		color:#fff;
		text-decoration:none;
}
.tab_normal a:hover{
		color:#fff;
		text-decoration:none;
}
.tab_active{
		background: #ff0800;
		font-family: 'Fjalla One', sans-serif;
		font-size:20px;

		color:#FFFFFF;
		text-align:center;
		text-decoration:none;
}
.tab_active a{
		color:#FFFFFF;
		text-decoration:none;
}
.tab_active a:hover{
		color:#FFFFFF;
		text-decoration:none;
}
.pname{
	font-family:"Myriad Pro";
	font-size:20px;
	color:#ff000a;
	text-decoration:none;
}
.part{
	font-family:"Myriad Pro";
	font-size:16px;
	color:#919191;
	text-decoration:none;
}
.btm_head{
	font-family: 'Fjalla One', sans-serif;
	font-size:24px;
	color:#ff000a;
	text-transform:uppercase;
	text-decoration:none;
}
.btm_text{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
}
.news_link{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#ff000a;
	text-decoration:none;
}
.news_link:hover{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#ff000a;
	text-decoration:underline;
}
.btm{
	font-family:"Myriad Pro";
	font-size:13px;
	font-weight:normal;
	color:#787878;
	text-decoration:none;
}
.btm a{
	font-family:"Myriad Pro";
	font-size:13px;
	font-weight:normal;
	color:#787878;
	text-decoration:none;
	padding:0 5px;
}
.btm a:hover{
	font-family:"Myriad Pro";
	font-size:13px;
	font-weight:normal;
	color:#ff000a;
	text-decoration:underline;
	padding:0 5px;
}
.home{
	font-family:"Myriad Pro";
	font-size:13px;
	font-weight:normal;
	color:#787878;
	text-decoration:none;
}
.home a{
	font-family:"Myriad Pro";
	font-size:13px;
	font-weight:normal;
	color:#787878;
	text-decoration:none;
}
.home a:hover{
	font-family:"Myriad Pro";
	font-size:13px;
	font-weight:normal;
	color:#ff000a;
	text-decoration:underline;
}
.base{
	font-family:"Myriad Pro";
	font-size:12px;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
}
.left_menu_link{
	font-family:"Myriad Pro";
	font-size:14px;
	font-weight:normal;
	color:#7f7f7f;
	text-decoration:none;
}
.left_menu_link:hover{
	font-family:"Myriad Pro";
	font-size:14px;
	font-weight:normal;
	color:#ed1c24;
	text-decoration:underline;
}
.content_heading{
	font-family: 'Fjalla One', sans-serif;
	font-size:20px;
	color:#ff000a;
	text-decoration:none;
}
.paging{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-valign:center;
	text-decoration:none;
	background:#000000;
	PADDING-top:3px;
	PADDING-bottom:3px;
	PADDING-right: 7px;
	PADDING-left: 7px;
	width:25px;
	height:25px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border:solid 1px #303030;
}
.paging:hover{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-valign:center;
	text-decoration:none;
	background:#ff000a;
	PADDING-top:3px;
	PADDING-bottom:3px;
	PADDING-right: 7px;
	PADDING-left: 7px;
	width:25px;
	height:25px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border:solid 1px #ff000a;
}
.paging_act{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	background-color:#ff000a;
	color:#FFFFFF;
	text-valign:center;
	text-decoration:none;
	PADDING-top:3px;
	PADDING-bottom:3px;
	PADDING-right: 7px;
	PADDING-left: 7px;
	width:35px;
	height:20px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border:solid 1px #ff000a;
}
.paging_act:hover{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	background-color:#ff000a;
	color:#FFFFFF;
	text-valign:center;
	text-decoration:none;
	PADDING-top:3px;
	PADDING-bottom:3px;
	PADDING-right: 7px;
	PADDING-left: 7px;
	width:35px;
	height:20px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border:solid 1px #ff000a;
}
.btn2{
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:6px;padding-right:6px;padding-top:2px;padding-bottom:2px;
	background:#ff000a;
	border:solid 1px #ff000a;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	cursor:hand;
}
.btn2:hover{
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:6px;padding-right:6px;padding-top:2px;padding-bottom:2px;
	background:#bf0209;
	border:solid 1px #bf0209;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	cursor:hand;
}
.btn_zoom{
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:22px;padding-right:6px;padding-top:3px;padding-bottom:3px;
	background: #ff000a url('images/magnifier.png');
	background-repeat: no-repeat;
	background-position: 6px center;
	border:solid 1px #ff000a;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	cursor:hand;
}
.btn_zoom:hover{
	background:#bf0209 url('images/magnifier.png');
	background-repeat: no-repeat;
	background-position: 6px center;
}
.btn_save{
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:26px;padding-right:6px;padding-top:5px;padding-bottom:5px;
	background: #ff000a url('images/accept.png');
	background-repeat: no-repeat;
	background-position: 6px center;
	border:solid 1px #ff000a;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	cursor:hand;
}
.btn_save:hover{
	background:#bf0209 url('images/accept.png');
	background-repeat: no-repeat;
	background-position: 6px center;
}
.btn_cancel{
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:26px;padding-right:6px;padding-top:5px;padding-bottom:5px;
	background: #ff000a url('images/cancel.png');
	background-repeat: no-repeat;
	background-position: 6px center;
	border:solid 1px #ff000a;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	cursor:hand;
}
.btn_cancel:hover{
	background:#bf0209 url('images/cancel.png');
	background-repeat: no-repeat;
	background-position: 6px center;
}
.btn_general{
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:26px;padding-right:6px;padding-top:5px;padding-bottom:5px;
	background: #ff000a url('images/arrow_right.png');
	background-repeat: no-repeat;
	background-position: 6px center;
	border:solid 1px #ff000a;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	cursor:hand;
}
.btn_general:hover{
	background:#bf0209 url('images/arrow_right.png');
	background-repeat: no-repeat;
	background-position: 6px center;
}
.factory{
		font-family: 'Fjalla One', sans-serif;
		font-size:20px;
		color:#fff;
		text-align:center;
		text-decoration:none;
}