#slide	{
	overflow:hidden;
	}
#slide_right	{
	width:114px;
	height:200px;
	background:url(images/slideshow_right.png) no-repeat top;
	overflow:hidden;
	float:right;
	}
#slide_left	{
	width:593px;
	height:200px;
	background:url(images/slideshow_left.png) no-repeat top;
	overflow:hidden;
	float:left;
	margin-right:5px;
	}
#slide_ul {
	list-style-type:none;
	margin:0;
	padding:10px 5px 0 0;
	}
#slide_ul li	{
	display:block;
	font-size:13px;
	text-align:right;
	padding:2px 5px;
	width:95px;
	}
#slide_ul li a	{
	cursor:pointer;
	color:#315461;
	display:block;
	}
#slide_left	div	{
	position:absolute;
	display:none;
	}
#slide_ul .slideshow_active a	{
	color:#000;
	background:url(images/arrow.png) left no-repeat;
	}
#blocks	{
	overflow:hidden;
	margin-top:10px;
	height:165px;
	}
.block	{
	width:225px;
	height:165px;
	background:url(images/block_bg.png) no-repeat top;
	float:right;
	margin:0 0 0 17px;
	overflow:hidden;
	}
#manu	div	{
	padding:8px;
	font-size:13px;
	text-align:justify;
}
.block h1	{
	font:13px tahoma;
	background:url(images/block_h1.png) right center no-repeat;
	color:#315461;
	margin:10px 15px 0 0;
	padding-right:15px;
 	}
#contents	{background:none;}
#contents_bottom	{background:none; display:none;}
#contents_inner { padding:0;}
#right_blocks	{
	width:713px;
	float:right;
	overflow:hidden;
}
#left_blocks	{
	width:195px;
	float:left;
	overflow:hidden;
	height: 376px;
}
#image_menu_bottom	{
	background:url(images/image_menu_bottom.png) no-repeat top;
	width:196px;
	height:19px;
	position:relative;
	top:-23px;
	}
/*--- Image Menu */

.jimgMenu {
	width: 195px;
	height: 376px;
	overflow: hidden;
	margin:0px;
}

.jimgMenu ul {
	list-style: none;
	margin: 0px;
	padding:0;
	display: block;
	height: 376px;
	width: 195px;
	border:2px solid #fff;
	}

.jimgMenu ul li {
	margin:0;
	padding:0;
	
}

.jimgMenu ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	border-bottom: 2px solid #fff;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:195px;
	height: 45px;
}

.jimgMenu ul li.i a {
	background: url(images/hara.jpg) repeat scroll top;
}

.jimgMenu ul li.ii a {
	background: url(images/dare_setareha.jpg) repeat scroll top;
}

.jimgMenu ul li.iii a {
	background: url(images/chahkooh.jpg) repeat scroll top;
}
.jimgMenu ul li.iiiii a {
	background: url(images/sunset.jpg) repeat scroll top;
	min-height:310px;
}

.jimgMenu ul li.iiii a {
	background: url(images/poroghaliha.jpg) repeat scroll top;
	
}
#news_list 	{
	list-style-type:square;
	margin:10px 40px 0 0;
	padding:0;
	}
#news_list li a	{
	font-size:11px;
	line-height:1.3;
	color:#003445;
	}
#presale div	{
	font-size:13px;
	padding:8px;
	text-align:justify;
	}
#presale div img	{
	float:right;
	margin:0 0 0 10px;
	}
#presale div a	{
	display:block;
	margin:auto;
	width:100px;
	height:22px;
	color:#333;
	background:url(images/button.png);
	border:1px solid #666;
	text-align:center;
	line-height:22px;
	}
#manu div a	{
	display:block;
	margin:auto;
	width:100px;
	height:22px;
	color:#333;
	background:url(images/button.png);
	border:1px solid #666;
	text-align:center;
	line-height:22px;
	}
	
/*------- Menu */

div#feature_list {
	height: 200px;
	overflow: hidden;
	position: relative;
}

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

ul#tabs {
	right: 0;
	z-index: 2;
	width: 133px;
	margin-left:20px;
	background:url(images/slideshow_right.png) top right no-repeat;
	height:200px;
}

ul#tabs li {
}

ul#tabs li a {
	color: #222;
	text-decoration: none;	
	display: block;
	padding: 8px;
	height: 14px;
	position:relative;
	outline: none;
	font-size:12px;
	margin:2px 0 0 3px ;
}

ul#tabs li a.current {
	background:  url(images/feature-tab-current.png) top no-repeat;
	color: #000;
}

ul#tabs li a.current:hover {
	text-decoration: none;
	cursor: default;
}

ul#output {
	left: 0;
	width: 593px;
	height: 240px;
	position: relative;
}

ul#output li {
	position: absolute;
	width: 593px;
	height: 240px;
}

ul#output li a {
	position: absolute;
	bottom: 10px;
	right: 10px;
	padding: 5px 12px;
	text-decoration: none;
	font-size: 11px;
	color: #FFF;
	background: #000;
}

ul#output li a:hover {
	background: #D33431;
}
