body {
	font: 16px b koodak;
	color: #000;
	background: #000;
}

.inner960 {
	width: 960px;
	margin: 0 auto;
}

/* header */
.header {
	width: 100%;
	min-height: 100px;
	background: url(../images/top_line.png) repeat-x;
	padding-top: 10px;
}

.headertop {
	width: 100%;
	background: #000;
}

.headermain {
	width: 100%;
	height: 460px;
	background: url(../images/slider_bg.png) repeat-x;
	padding: 10px 0 0;
}

.languages {
	width: 71px;
	height: 39px;
	background: url(../images/top_lang.png) no-repeat;
	float: left;
	padding: 0 5px;
}

.languages .flag {
	display: block;
	width: 21px;
	height: 16px;
	background: url(../images/lang_flags.png) no-repeat;
	float: left;
	margin: 10px 7px 0;
}

.languages .flag.iran {
	background-position: right;
}

.header img {
	float: right;
	margin: 25px 0 20px;
}

/* navigation */
ul.navigation {
	margin:0;
	padding:0;
	width: 100%;
	height: 59px;
}

.navigation li {
	display: block;
	float: right;
	margin: 0 2px 0;
}

.navigation > li a{
	display: block;
	width: 106px;
	height: 51px;
	background: url(../images/nav_bg.png) no-repeat;
	
	color: #fff;
	font: 16px b koodak;
	text-align: center;
	
	padding: 5px;
	
	transition: 0.5s background;
}

.navigation > li a:hover,  .navigation > li.active a{
	background: url(../images/nav_hover_active.png) no-repeat;
	
	transition: 0.5s background;
}

.navigation > li span {
	display: block;
	width: 23px;
	height: 24px;
	margin: 0 auto;
	background: url(../images/nav_icons.png) no-repeat right;
}

.navigation > li.home span {
	margin: 10px auto 0;
}

li span.domain {background-position: -117px 0px;}
li span.market {background-position: -95px 0px;}
li span.help {background-position: -71px 0px;}
li span.support {width: 25px;background-position: -46px 0px;}
li span.about {background-position: -22px 0px;}
li span.terms {background-position: 0px 0px;}
li span.faq{background: url(../images/nav_faq.png) no-repeat right;}

.headermain .news, .contentpadded .news{
	width: 100%;
	height: 37px;
	border: 1px solid #5C5C5C;
	margin: 15px 0;
	line-height: 37px;
	color: #AFAFAF;
	overflow:hidden;
	
	border-radius: 10px;
}

.headermain .news .title, .contentpadded .news .title {
	display: block;
	width: 133px;
	height: 37px;
	float: right;
	color: #fff;
	font-size: 18px;
	text-align: center;
	padding: 0 5px;
	margin: 0 0 0 10px;
	font-family: b koodak;
	background: url(../images/news_title_bg.png) no-repeat;
}

/* slider */
.slider{
	margin-bottom: 20px;
}
		div#feature_list {
			width: 100%;
			height: 315px;
			overflow: hidden;
			position: relative;
		}

		div#feature_list ul {
			position: absolute;
			top: 0;
			list-style: none;	
			padding: 0;
		}

		ul#tabs {
			right: 0;
			z-index: 2;
			width: 324px;
		margin: 5px 0 0 0;
		}

		ul#tabs li {
		margin: 0 0 2px 0;
		background: url(../images/slider_tab_inactive.png) no-repeat right;
		}
		
		ul#tabs li img {
			padding: 5px;
			border: none;
			float: right;
			margin: 10px 0 0 10px;
		}

ul#tabs li h3 {
	font-family: b koodak;
	font-size: 30px;
	font-weight: normal;
	margin: 14px 0 0;
}
		ul#tabs li a {
			color: #fff;
			text-decoration: none;	
			display: block;
			padding: 10px;
			height: 82px;
			outline: none;
		}

		ul#tabs li a:hover {
			text-decoration: none;
		}

		ul#tabs li a.current {
			background:  url('../images/slider_tab_active.png');
			color: #FFF;
		}

		ul#tabs li a.current:hover {
			text-decoration: none;
			cursor: default;
		}
		
		ul#tabs li span {font-size: 17px;margin: 10px 0 0;display: block; color:#000;}

		ul#output {
			left: 0;
			width: 657px;
			height: 315px;
			position: relative;
		margin: 5px 0 0 0;
		}

		ul#output li {
			position: absolute;
			width: 677px;
			height: 265px;
		}

		ul#output li a {
			position: absolute;
			bottom: -30px;
			left: 33px;
			padding: 8px 12px;
			text-decoration: none;
			font-size: 14px;
			color: #FFF;
			background: #000;
			-moz-border-radius: 15px;
		border-radius: 15px;
		}
		
		ul#output li a:hover {
			background: #26BD38;
		}
		
/* main content */
.mainwrapepr {
	min-height: 600px;
	background: #2f2f2f;
	border-top: 10px solid #000;
	color: #fff;
	font: 12px tahoma;
	overflow-y: auto;
}

.mainwrapepr .inner960 {
	overflow-y: auto;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
}


h1, h2, h3, h4, h5, h6 {
	font-family: 'bkoodak', b koodak;
}

.mainside {padding: 5px; min-height: 950px;}

.rightside {
	display: block;
	width: 290px;
	float: right;
}

.mainside {
	display: block;
	width: 658px;
	float: left;
	border-right: 2px solid #000;
}

.widget {
	width: 290px;
	border-bottom: 2px solid #000;
}

.winner {padding: 0 10px 5px;}

.wtitle {font-family:'bkoodak', b koodak; font-size: 20px; color: #fff;}

.widget input[type='text'], .widget input[type='password'] {width: 260px;}

a.arrow {
	display: inline-block;
	padding-right: 15px;
	background: url(../images/bullet_single.png) no-repeat right;
	color: #fff;
	margin: 5px 0;
}

ul.links {
	margin:0;
	padding:0;
	list-style: none;
	color
}

ul.links li{margin: 5px 0;}

ul.links a {
	padding-right: 20px;
	background: url(../images/bullet_double.png) no-repeat right;
	color: #fff;
	
	transition: 0.5s margin-right;
}

ul.links a:hover {
	margin-right: 15px;
}
.domainchecker {direction: ltr;}
.domainchecker .bigfield {float:left; height: 24px; width: 510px;}
.domainchecker  input[type='submit'] {float:right;}

.domainchecker input[type='checkbox'] {float: left;}
.domainchecker label {float: left; display:block; margin: 15px 15px 0; width:50px;}

.btnarea {margin-top: 20px; text-align: center;}

.logos {
	width: 100%;
	height: 60px;
	padding: 10px 0;
	border-top: 3px solid #86b704;
	border-bottom: 3px solid #86b704;
	text-align: center;
}

/* footer */
.linkboxes {
	height: 200px;
	padding: 10px 0;
	background: #131313;
}

.linkboxes .col4 {width: 220px; margin: 0 10px; float: right;}
.linkboxes .col4 h3 {color:#fff;}
.linkboxes ul {margin:0 !important; padding:0; list-style:none;}
.linkboxes ul  li {margin: 5px 0;}
.linkboxes ul  a {color: #B8B8B8; transition: 0.5s padding-right;}

.linkboxes ul  a:hover {
	padding-right: 15px;
	transition: 0.5s padding-right;
}

.copyright {
	background: #000;
	color: #B8B8B8;
	height: 25px;
	padding: 5px 0;
}

.copyright p {padding: 0 5px; line-height: 20px;text-align:center;}
.copyright a {color: #B8B8B8; float: left;}

.scroll-text {
  width: 800px;
  height: 36px;
  overflow: hidden;
}

.scroll-text ul {
  width: 800px;
  height: 100px;
  overflow: hidden;
  margin: 0;
}
.scroll-text ul li {
  height: 36px;
  line-height: 36px;
}

.contentpadded .scroll-text, .contentpadded .scroll-text ul {width:450px}

/* ============================= */
#slider{ position:relative; width:100%; height:310px; overflow:hidden;}
.slider{
	position:absolute;
	width:666px;
	height:311px;
	overflow:hidden;
	float:left;
	z-index:6;
	left: 3px;
	top: -3px;
}

.items {
	display:none;
}


.services.pagination {margin:0;height: auto;}
.services { width:324px; right:0; float:right;}
.services li {width:324px; padding-bottom:1px;}
.services li a {display:block; height:103px; background:url(../images/button-top.png) right 0 no-repeat; position:relative; z-index:4}
.services li a strong {display:block; font-size:36px; font-weight:normal; line-height:1.2em; color:#fff; padding:21px 47px 0 0; margin-bottom:-6px;}
.services li a span {color:#beec30; padding:0px 50px 0 17px;}
.services li a.active {background:url(../images/active-button-top.png) right 0 no-repeat !important; z-index:12 !important} 
.services .last-item a {height:104px;} 
.services li.current a {background:url(../images/active-button-top.png) no-repeat !important; z-index:7 !important; }
.services.pagination a{border:0;float:none;padding:0;}
#form-top {float:right; }
#form-top label {display:block; padding:0 10px; float:left;}
#form-top input {width:140px; color:#fff; padding: 5px 5px 5px 50px; font-family:tahoma, Helvetica, sans-serif;}
.button-top {position: relative;top: -5px;left: 50px;font-weight:bold; color:#fff; margin-top:8px;}
.form-top {float:left; overflow:hidden; margin:30px 0 0 0;}
.news.newdoms {height: 110px;}
.newdoms .scroll-text {height: 100px;}
#news2 ul {height: 150px;}