@import url('reset.css');
body {
	background:#000;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	min-width:800px;
}
a {
	color:#fff;
	text-decoration:none;
}
img.ac_bgimage {
	position:fixed;
	left:0px;
	top:0px;
	width:100%;
	opacity:0.8;
	display:none;
}
.ac_overlay {
	width:100%;
	height:100%;
	position:fixed;
	top:0px;
	left:0px;
	background:transparent url(../images/pattern.png) repeat top left;
}
.ac_loading {
	position:fixed;
	top:10px;
	right:10px;
	background:#000 url(../images/loader.gif) no-repeat center center;
	width:50px;
	height:50px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px 10px 10px 10px;
	z-index:999;
	opacity:0.7;
	display:none;
}
.ac_content {
	position:relative;
	height:90px;
	width:100%;
	top:47%;
	left:0px;
	margin-top:-65px;
}
.ac_content h1 {
	background:transparent url(../images/bg_menu.png) repeat top left;
	display:block;
	float:left;
	width:240px;
	height:80px;
	padding:5px;
	font-size:36px;
	font-weight:bold;
	line-height:20px;
	margin-right:1px;
}
.ac_content h1 span {
	display:block;
	font-weight:normal;
	font-size:14px;
	margin-top:5px;
}
.ac_menu {
	background:transparent url(../images/bg_menu.png) repeat top left;
	float:left;
	position:relative;
	height:90px;
	width:0px;
}
.ac_menu > ul {
	float:right;
}
.ac_menu > ul > li {
	float:left;
	position:relative;
	height:90px;
	overflow:hidden;
}
.aclass {
	margin-top:60px;
	opacity:0;
	display:block;
	height:90px;
	padding:0px 10px;
	text-align:center;
	line-height:90px;
	outline:none;
	font-size:14px;
	font-weight:bold;
	text-shadow:1px 1px 1px #000;
}
.slogan {
	z-index:99999;
	width:500px;
	padding:10px 5px 30px 5px;
	margin:15px 40px;
	text-transform:none !important;
}
.ac_subitem {
	width:400px;
	height:0px; /* animate to 400px */
	top:50%;
	right:0px;
	margin-top:0px; /* animate to -200px */
	position:fixed;
	z-index:99;
	overflow:hidden;
	background:transparent url(../images/bg_menu.png) repeat top left;
}
.ac_subitem h2 {
	font-size:14px;
	font-weight:bold;
	color:#fff;
	padding: 40px 0px 0px 40px;
	text-shadow:0px 0px 1px #000;
}
.ac_subitem ul {
	padding:0px 40px;
}
.ac_subitem ul li {
	margin:10px 0px;
}
.ac_subitem ul li:first-child {
	font-size:12px;
	text-transform:none;
	border-bottom:1px dotted #333;
	padding-bottom:15px;
	margin-bottom:15px;
}
span.ac_close {
	float:right;
	margin:10px;
	width:46px;
	height:12px;
	cursor:pointer;
	background:transparent url(../images/close.png) no-repeat top left;
	opacity:0.4;
}
span.ac_close:hover {
	opacity:1.0;
}
.ac_footer {
	position:fixed;
	bottom:0px;
	left:0px;
	width:100%;
	font-size:8px;
	background:#000;
	opacity:0.9;
	height:20px;
	padding-bottom:5px;
}
.ac_footer a {
	padding:5px 10px;
	letter-spacing:1px;
	text-shadow:1px 1px 1px #000;
	color:#ddd;
	float:right;
}
.footer a:hover {
	color:#fff;
}
.ac_footer a span {
	font-weight:bold;
}
.ac_footer a.ac_left {
	float:left;
}
.rar_files {
	list-style:none;
	list-style-image:none;
	background-image: url(../images/rar.png);
	padding:8px 5px 9px 25px;
	background-repeat: no-repeat;
	background-position: 4px center;
}
.pro_cats {
	list-style:none;
	list-style-image:none;
	background:transparent url(../images/bg_menu.png) repeat top left;
	margin:4px 0;
	width:228px;
	padding:5px;
	text-transform:none !important;
	font-size:14px;
}
.pro_cats:hover {
	opacity:0.7;
	border-bottom:solid 1px #fafafa;
}
.sub_pro_cats {
	list-style:none;
	list-style-image:none;
	background:transparent url(../images/bg_menu.png) repeat top left;
	margin:4px 0;
	width:218px;
	padding:5px 5px 5px 15px;
	text-transform:none !important;
	font-size:14px;
}
.sub_pro_cats a {
	color:#FC0 !important;
}
.sub_pro_cats:hover {
	opacity:0.7;
	border-bottom:solid 1px #fafafa;
}
.sub_pro_cats a:hover {
	color:#FFF !important;
}
.main_center {
	z-index:99999;
	text-transform:none !important;
}
.pro_box {
	background:transparent url(../images/bg_menu.png) repeat top left;
	margin:4px;
	width:217px;
	padding:11px 5px;
	text-transform:none !important;
	border:solid 1px #999;
	float:left;
}
.pro_text {
	font-size:12px;
	margin:5px 1px;
}
.imgBorder {
	border:1px solid #f3f3f3;
	padding:2px;
	background-color:#fbfafa;
	margin:2px
}
.exp_box {
	min-width:700px !important;
	margin:5px;
	background:transparent url(../images/bg_menu.png) repeat top left;
	padding:10px;
	text-transform:none !important;
	font-size:12px;
}
.pdf {
	background-image: url(../images/pdf.png);
	background-color:#fafafa;
	background-repeat: no-repeat;
	background-position: 4px center;
	height: 10px;
	width: 100px;
	padding:4px 5px 9px 25px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border:solid 1px #fafafa;
	margin:10px 2px;
	border-radius: 3px;
	color:#333 !important;
	font-weight:bold;
}
.pdf a {
	color:#333;
}
.pdf a:hover {
	color:#F90;
}
.tek {
	background-image: url(../images/wrench.png);
	background-color:#fafafa;
	background-repeat: no-repeat;
	background-position: 4px center;
	height: 10px;
	width: 100px;
	padding:4px 5px 9px 25px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border:solid 1px #fafafa;
	margin:10px 2px 10px 10px;
	border-radius: 3px;
	color:#333 !important;
	font-weight:bold;
}
.tek a {
	color:#333;
}
.tek a:hover {
	color:#F90;
}
.contact_box {
	min-width:700px !important;
	margin-top:5px;
	background:transparent url(../images/middleBoxBg.png) repeat top left;
	padding:10px;
	text-transform:none !important;
	font-size:12px;
	line-height:18px;
	color:#cccccc;
}
.contact_box h2 {
	font-size:16px !important;
}
input, textarea {
	padding: 3px 7px;
	border: 1px solid #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	color:#666666;
	font-size:11px;
	background-color:#CCCCCC;
}
#uyar {
	color:#F00;
	padding:3px;
}
.w_150 {
	width:150px !important;
}
.w_400 {
	width:400px !important;
}
#area {
	overflow:hidden;
	padding:20px;
	margin-bottom:20px;
	background-image: url(../images/bg_menu3.png);
	background-repeat: repeat;
	height:400px;
}
.alan {
	overflow:hidden;
}
.block {
	position:relative;
}
#area .alan .block .list {
	float:left;
}
#area .alan .block .list li {
	width:1000px;
	list-style:none;
	list-style-image:none;
	height:400px;
	font-size:12px;
	color:#CCCCCC;
	font-family:Helvetica ,Arial, sans-serif;
	line-height:18px;
}
.but {
	margin:2px;
	cursor:pointer;
}
.contact_box .about_links {
	height:20px;
}
.contact_box .about_links li {
	list-style:none;
	list-style-image:none;
	float:right;
	margin:3px;
	
}
