@charset "utf-8";
/* CSS Document */

* {
	direction:rtl;
}
body {
	background:#fff;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	color: #e75d10;
	font-size:11px;
}
a {
	color: #e75d10;
	text-decoration:none;
}
a:hover {
	font-weight:bold;
}
.main_div {
	width:760px;
	height:661px;
	position:relative;
	top:10px;
	margin:0 auto;
}
.logo, .content, .credit {
	position:absolute;
}
.logo {
	top:1px;
	left:8px;
	width:169px;
	height:73px;
	background:url(../images/logo.png);
}
.content {
	top:75px;
	right:0px;
	width:745px;
	height:557px;
	background:url(../images/bg.png);
}
.credit {
	bottom:0px;
	left:14px;
	background:url(../images/credit.png);
	width:100px;
	height:22px;
}
.content-bg {
	position:absolute;
	top:5px;
	left:-0px;
	width:549px;
	height:543px;
	background:url(../images/pic.jpg);
	overflow:hidden;
}
.content-sidebar {
	position:absolute;
	top:25px;
	right:29px;
	width:146px;
}
.content-title {
	position:absolute;
	top:0px;
	left:0px;
	width:146px;
	height:144px;
	background:url(../images/title.png);
}
.content-text {
	position:absolute;
	top:150px;
	width:146px;
	line-height:16px;
}
.booxa {
	width:256px;
	background:url(../images/booxa_top.png) no-repeat;
	padding-top:48px;
	color: #fff;
	position:absolute;
}
.booxa .title {
	position:absolute;
	top:14px;
	right:18px;
	width:223px;
	height:25px;
	cursor:pointer;
	cursor:hand;
}
.booxa_big {
	width:524px;
	background:url(../images/booxa_big_top.png) no-repeat;
	padding-top:46px;
	color: #fff;
	position:absolute;
}
.booxa_big .title {
	position:absolute;
	top:14px;
	right:23px;
	width:478px;
	height:25px;
	cursor:pointer;
	cursor:hand;
}
#who_title {
	background:url(../images/who_title.png);
}
#what_title {
	background:url(../images/what_title.png);
}
#where_title {
	background:url(../images/where_title.png);
}
#contact_title {
	background:url(../images/contact_title.png);
}
.booxa .bg {
	width:208px;
	padding:0 27px 0 21px;
	background:url(../images/booxa_mid.png) repeat-y;
}
.booxa_big .bg {
	width:476px;
	padding:0 27px 0 21px;
	background:url(../images/booxa_big_mid.png) repeat-y;
}
.booxa .bg span {
	white-space:nowrap;
}
.booxa .bottom-bg {
	width:256px;
	height:50px;
	background:url(../images/booxa_bot.png) no-repeat;
}
.booxa_big .bottom-bg {
	width:524px;
	height:52px;
	background:url(../images/booxa_big_bot.png) no-repeat;
}
.booxa .closer, .booxa_big .closer {
	bottom:15px;
	height:16px;
	position:absolute;
	right:23px;
	width:40px;
	cursor:hand;
	cursor:pointer;
}
.texts {
	border:1px inset #c6500e;
	height:13px;
	width:83px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	left:100px;
	position:absolute;
	margin-top:5px;
	background:#fff;
	padding:0px 0 2px;
}
.message {
	font-family:Arial, Helvetica, sans-serif;
	border:1px inset #c6500e;
	height:50px;
	width:162px;
	font-size:11px;
	background:#fff;
	margin: 4px 0 -9px;
	padding:0 0 10px 0;
	overflow:auto;
}
#contact_booxa .bg {
	line-height:29px;
}
.booxa .send {
	padding-right:6px;
	margin:0 0 -12px;
}
.booxa .more-text {
	position:absolute;
	margin:-13px 0 0;
}
.booxa .line {
	margin-top:-10px;
	display:block;
}
.gallery {
	position:relative;
	height:270px;
}
.gallery .thumbs {
	position:absolute;
	left:340px;
	top:5px;
	width:140px;
}
.gallery .small {
	float:right;
	width:61px;
	height:46px;
	margin:0 0 7px 7px;
	cursor:hand;
	cursor:pointer;
}
.gallery .big {
	position:absolute;
	top:5px;
	left:0px;
	width:344px;
	height:258px;
}
#small_0 {
	background:url(../images/packshots/s1.jpg);
}
#small_1 {
	background:url(../images/packshots/s2.jpg);
}
#small_2 {
	background:url(../images/packshots/s3.jpg);
}
#small_3 {
	background:url(../images/packshots/s4.jpg);
}
#small_4 {
	background:url(../images/packshots/s5.jpg);
}
#small_5 {
	background:url(../images/packshots/s6.jpg);
}
#small_6 {
	background:url(../images/packshots/s7.jpg);
}
#small_7 {
	background:url(../images/packshots/s8.jpg);
}
#small_8 {
	background:url(../images/packshots/s9.jpg);
}
#small_9 {
	background:url(../images/packshots/s10.jpg);
}
