@charset "utf-8";
/* CSS Document */

body, h1, h2, h3, h4, h5, h6, img, a, p, form {
	border: none;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

*html img {
/*	behavior: url(css/iepngfix.htc)*/

}

body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #4C4134;
	direction: rtl;
	text-align: right;
}

.text01 {
	font-size: 12px;
	font-weight: normal;
	color: #4C4134;
}

.text02 {
	font-size: 12px;
	font-weight: bold;
	color: #A47B13;
}

.text03 {
	font-size: 14px;
	font-weight: normal;
	color: #3F2018;
}

.text04 {
	font-size: 18px;
	font-weight: bold;
	color: #3F2018;
}

.text05 {
	font-size: 13px;
	font-weight: bold;
	color: #F45813;
}

.text06 {
	font-size: 12px;
	font-weight: bold;
	color: #F45813;
}

.text07 {
	font-size: 12px;
	font-weight: bold;
	color: #3F2018;
	text-decoration: underline;
}

.text08 {
	font-size: 12px;
	font-weight: bold;
	color: #3C672B;
}

.text09 {
	font-size: 12px;
	font-weight: normal;
	color: #3C672B;
}

/*3px jog hack*/
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html p {
	height: 1%;
	margin-left: 0;
}

/* End hide from IE5/mac */

.wrapper {
	width: auto;
	height: 100%;
}

.frame {
	width: 1000px;
	height: auto;
	margin: 0 auto;
}

.page {
	width: 100%;
	height: auto;
	margin: 0 auto;
	float: right;
	position: relative;
}

.header {
	background: url(../images/header_bg.png) no-repeat left top;
	height: 184px;
	width: 850px;
	position: relative;
	top: 0px;
	right: 0px;
	padding-right: 75px;
	padding-left: 75px;
}

.header .phone {
	/*font: normal 24px "Times New Roman", Times, serif;*/
	color: #3C672B;
	float: right;
	margin-top: 114px;
	padding-right: 10px;
}

.header .phone span {
	font-size: 20px;
	font-weight: bold;
}

.header .lan {
	float: left;
	margin-top: 112px;
	width: auto;
	width:220px;
}

.header .lan a {
	float: left;
	font-size: 12px;
	color: #ABA494;
	text-align: center;
	padding: 0px 3px;
	height: 30px;
	width: 45px;
}

.header .logo {
	height: auto;
	width: auto;
	position: absolute;
	top: 41px;
	left: 366px;
}

.header .nav_top {
	width: 851px;
	height: 30px;
	float: left;
	background: url(../images/nav_top.png) no-repeat left top;
	position: absolute;
	right: 73px;
	bottom: 12px;
}

.nav_top ul {
	margin:0;
	padding:0px;
	list-style: none;
	padding-left: 10px;
	width: 830px;
	float: right;
	padding-right: 10px;
}

.nav_top li {
	float: right;
	height: 23px;
	width: auto;
	text-align: center;
	white-space: nowrap;
	display: block;
	background: url(../images/nav_top_sep.gif) no-repeat left top;
}

.nav_top .last {
	background: url(../images/pixel.gif);
}

.nav_top li a {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 0px 12px;
	line-height: 20px;
	float: none;
	white-space: nowrap;
	height: 23px;
}

.nav_top .selected {
	color: #F29807;
	text-decoration: none;
}

.nav_top a:hover {
	color: #FF9C04;
}

.content_hold {
	float: right;
	height: auto;
	width: 1000px;
	background: url(../images/content_bg.png) repeat-y left top;
}

.nav_side {
	width: 120px;
	float: right;
	margin:0;
	padding:0px;
	list-style: none;
}

.nav_side li {
	float: right;
	min-height: 22px;
	width: 120px;
	list-style: none;
}

.nav_side li a {
	font-size: 12px;
	font-weight: normal;
	color: #2C1A0D;
	float: right;
	min-height: 22px;
	width: 110px;
	padding-right: 10px;
}
.nav_side li a:hover{
	color: #FF9C04;
}
.nav_side li a.selected {
	color: #FF9C04;
	font-weight: bold;
}

.hp {
	float: right;
	min-height: 463px;
	width: 850px;
	padding: 0px 75px;
}
.hp .news {
	background: url(../images/hp_news.png) no-repeat left top;
	float: left;
	height: 152px;
	width: 225px;
}

.hp .news h3 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 14px;
	line-height: 20px;
	height: 21px;
}
.hp .textHold {
	float: left;
	height: auto;
	width: 290px;
	padding-left: 56px;
	text-align: center;
}

.hp .textHold h1 {
	font-size: 17px;
	font-weight: bold;
	color: #f45813;
	margin-bottom: 5px;
}

.hp .textHold .readon {
	color: #415435;
	float: left;
	font-size: 12px;
	font-weight: bold;
}
.hp .contact_hold {
	float: right;
	height: auto;
	width: 180px;
}
.foreign_hp {
	float: left;
	min-height: 463px;
	width: 850px;
	padding: 0px 75px;
	direction:ltr;
}
.foreign_hp .right{
	float:right;
	text-align:left;
}
.foreign_hp .vt {
	background: url(../images/hp_news_orange.png) no-repeat right top;
	height: 20px;
	width: 225px;
	margin-bottom:20px;
}
.foreign_hp .vt h3 a{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 14px;
	line-height: 20px;
	height: 21px;
	text-align:left;
}
.foreign_hp .news {
	background: url(../images/hp_news.png) no-repeat right top;
	height: 152px;
	width: 225px;
}
.foreign_hp .news h3 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 14px;
	line-height: 20px;
	height: 21px;
	text-align:left;
}
}
.foreign_hp .contact_hold {
	float:left;
	height: auto;
	width: 150px;
	text-align:left;
	margin-top:10px;
}
.foreign_hp .contact_hold p {
	text-align:left;
}
.foreign_hp .textHold {
	float: left;
	height: auto;
	width: 440px;
	padding-right: 56px;
	text-align: center;
}

.foreign_hp .textHold h1 {
	font-size: 17px;
	font-weight: bold;
	color: #F45813;
	margin-bottom: 5px;
	text-align:left;
}
.foreign_hp .gallery_hold {
	float: left;
	height: auto;
	width: 850px;
	padding:0px;
	margin:20px auto;
}
.foreign_hp .gallery_hold .gallery_obj_83{
	clear:both;
	margin:0px auto;
}
.media_3flash {
	height: 292px;
	width: 850px;
	text-align: center;
	float: right;
}

.media_3flash .flash1 {
	float: left;
	height: 292px;
	width: 264px;
}

.media_3flash .flash2 {
	float: left;
	height: 292px;
	width: 264px;
	padding-left: 28px;
}

.media_3flash .flash3 {
	float: right;
	height: 292px;
	width: 264px;
}

.media {
	height: auto;
	width: 850px;
	text-align: center;
	float: right;
}

.media .flash {
	height: 257px;
	width: 850px;
}

.spacer {
	float: right;
	height: 35px;
	width: 100%;
}

.BC {
	font-size: 12px;
	font-weight: bold;
	color: #3C672B;
	padding-right: 10px;
}

.BC a {
	color: #3F2018;
}

.BC span {
	color: #3F2018;
}



/*------------ NEWS SCROLLER -------------------*/

.news_scroller {
	float: right;
	height: 105px;
	width: 200px;
	padding: 15px 10px 0px 0px;
	overflow: hidden;
}

.news_scroller marquee {
	height: 100px;
}

.news_scroller li {
	list-style: none;
	margin-bottom: 15px;
	padding-right: 9px;
	background: url(../images/hp_news_bullet.gif) no-repeat right 6px;
}

.news_scroller li a {
	text-decoration: none;
	font-size: 12px;
	color: #4C4134;
}

.news_scroller li a:hover {
	text-decoration: underline;
}


.foreign_hp .right .news .news_scroller {
	float: left;
	height: 105px;
	width: 200px;
	padding: 15px 0px 0px 10px;
	overflow: hidden;
}

.foreign_hp .right .news .news_scroller marquee {
	height: 100px;
}

.foreign_hp .right .news .news_scroller marquee ul li {
	list-style: none;
	margin-bottom: 15px;
	padding-left: 9px;
	background: url(../images/hp_news_bullet.gif) no-repeat left 3px ;
}

.foreign_hp .right .news .news_scroller marquee ul li a {
	text-decoration: none;
	font-size: 12px;
	color: #4C4134;
}

.foreign_hp .right .news .news_scroller marquee ul li a:hover {
	text-decoration: underline;
}


/*------------ END OF NEWS SCROLLER -------------------*/



.contact_form {
	float: right;
	width: 150;
	padding-bottom: 10px;
	padding-top: 10px;
}

.contact_form li {
	float: right;
	width: 150px;
	padding-bottom: 5px;
	height: auto;
	text-align: left;
	list-style: none;
}

.contact_form li span {
	float: right;
	width: 38px;
	text-align: right;
	line-height: 21px;
	font-size: 12px;
	font-weight: bold;
	color: #4C4134;
}

.contact_form li .inpText {
	float: left;
	height: 16px;
	width: 107px;
	border: 1px solid #DBDBDB;
	background: #FFFFFF;
	font-size: 12px;
	color: #000000;
}

.contact_form li .inpArea {
	float: left;
	height: 60px;
	width: 107px;
	border: 1px solid #CDB8A7;
	background: #FFFFFF;
	font-size: 12px;
	color: #000000;
}

.contact_form .inpButton {
	font: bold 12px Arial, Helvetica, sans-serif;
	float: left;
	cursor: pointer;
	background: #CDB8A7 url(../images/contact_btn.png);
	border: 1px none #8A5F40;
	color: #2A1109;
	width: 45px;
	height: 19px;
}

.contact {
	float: right;
	height: 463px;
	width: 850px;
	background: url(../images/short_bg.png) no-repeat left top;
	padding: 0px 75px;
}

.contact /*------------ END OF NEWS SCROLLER -------------------*/
.contact .media{}
.contact .media .flash{
	height:213px;
	width:850px;
	margin-bottom:20px;
}
.contact .media h1{
	/*font-family:"Times New Roman", Times, serif;*/
	text-align:center;
	width:100%;
	margin-top:10px;
	font-size:30px;
}
 .contact_hold {
	float: right;
	height: auto;
	width: 170px;
}

.contact .image_hold {
	float: left;
	margin-top: 6px;
}

.contact .image_hold img {
	border: 1px solid #446D32;
}

.contact .info {
	float: right;
	height: auto;
	width: 178px;
	padding-right: 87px;
	padding-left: 76px;
}

.contact .info h1 {
	font-size: 24px;
	font-weight: bold;
	color: #f45813;
}

.contact .contact_hold .text02 {
	color: #3C672B;
}

.newsletter {
	float: right;
	height: 463px;
	width: 850px;
	background: url(../images/short_bg.png) no-repeat left top;
	padding: 0px 75px;
}

.newsletter .textHold {
	float: right;
	height: auto;
	width: 540px;
	padding-right: 90px;
}

.newsletter .textHold h1 {
	font-size: 24px;
	font-weight: bold;
	color: #f45813;
	padding-bottom: 10px;
}

.newsletter  /*------------ END OF NEWS SCROLLER -------------------*/
.contact_hold {
	float: left;
	height: auto;
	width: 150px;
	padding-left: 50px;
}

.attractions {
	float: right;
	height: auto;
	width: 850px;
	background: url(../images/long_bg.png) no-repeat right bottom;
	padding: 0px 75px;
}

.attractions h1 {
	padding-right: 135px;
	width: 715px;
	font-size: 24px;
	font-weight: bold;
	color: #f45813;
	margin-bottom: 10px;
}

.attractions .list {
	margin:0;
	padding:0px;
	list-style: none;
	float: right;
	height: auto;
	width: 700px;
	padding-right: 135px;
}

.attractions .list li {
	float: right;
	height: auto;
	width: 700px;
	margin-bottom: 20px;
}

.attractions .list img {
	float: right;
	margin-left: 25px;
}

.attractions .list h3 {
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 20px;
	padding: 0px;
	color: #2C4E1F;
}

.attractions .list a {
	color: #3F2018;
}

.map {
	float: right;
	height: auto;
	width: 850px;
	background: url(../images/long_bg.png) no-repeat right bottom;
	padding: 0px 75px;
}

.map h1 {
	width: 700px;
	font-size: 24px;
	font-weight: bold;
	color: #f45813;
	margin-bottom: 10px;
	padding-right: 135px;
}
.map .media{}
.map .media .flash{
	height:213px;
	width:850px;
}
.map .media h1{
	/*font-family:"Times New Roman", Times, serif;*/
	text-align:center;
	width:100%;
	margin-top:10px;
	font-size:30px;
}
.map .textHold {
	float: right;
	width: 700px;
	padding: 0px 135px 0px 0px;
}

.map .textHold .map_img {
	margin-top: 40px;
	float: left;
	border: 1px solid #3C672B;
}

.attraction {
	float: right;
	height: auto;
	width: 884px;
	background: url(../images/long_bg.png) no-repeat right bottom;
	padding: 0px 75px 10px 41px;
}

.attraction h1 {
	width: 400px;
	font-size: 24px;
	font-weight: bold;
	/*color: #3C672B;*/
	margin-bottom: 10px;
	float: right;
	clear: none;
	text-align: right;
}
.attraction .media{}
.attraction .media .flash{
	height:213px;
	width:850px;
}
.attraction .media h1{
	/*font-family:"Times New Roman", Times, serif;*/
	text-align:center;
	width:100%;
	margin-top:10px;
	font-size:30px;
}
.attraction .right {
	float: right;
	height: 300px;
	width: 135px;
	padding-top: 40px;
}

.attraction .textHold {
	float: right;
	width: 410px;
	padding: 0px 0px 0px 15px;
	border-left: 1px solid #DFD4C1;
}

.attraction .textHold_wide {
	float: right;
	width: 705px;
	padding: 0px;
}

.attraction .textHold_wide img {
	border: 1px solid #D8D9BD;
}

.attraction .left {
	float: left;
	min-height: 300px;
	width: 314px;
	margin-top: -30px;
}

.attraction .left h2 {
	font-size: 18px;
	font-weight: bold;
	/*color: #3C672B;*/
	margin-bottom: 8px;
}

.attraction .left .gallery_5_wrapper {
	float: left;
	height: auto;
	width: 314px;
	margin:0;
	padding:0px;
	list-style: none;
}

.attraction .left .gallery_5_wrapper li {
	padding:0px;
	margin:0px;
	text-align: center;
	float: right;
	min-height: 104px;
	width: 98px;
	padding:0px 2px;
	background-color:#f4e8ca;
	margin-bottom:30px;
}

.attraction .left .gallery_5_wrapper li img {
	border: 1px solid #B0AF9E;
	width:98px;
	height:80px;
}

.attraction .left .gallery_5_wrapper li span {
	color: #3C672B;
	line-height: 23px;
	width: 100%;
	display: block;
	cursor: pointer;
	text-align:center;
}


.wood {
	float: right;
	height: auto;
	width: 850px;
	background: url(../images/long_bg.png) no-repeat right bottom;
	padding: 0px 75px 10px 75px;
}

.wood h1 {
	width: 400px;
	font-size: 24px;
	font-weight: bold;
	color: #f45813;
	margin-bottom: 10px;
	float: right;
	clear: none;
	text-align: right;
}
.wood .media{}
.wood .media .flash{
	height:213px;
	width:850px;
}
.wood .media h1{
	/*font-family:"Times New Roman", Times, serif;*/
	text-align:center;
	width:100%;
	margin-top:10px;
	font-size:30px;
}
.wood .right {
	float: right;
	height: 300px;
	width: 156px;
	padding-top: 0px;
	margin-right: -21px;
	padding-left: 12px;
}

.wood .right .logo_user {
	margin-bottom: 20px;
}

.wood .right .nav_side {
	padding-right: 14px;
}

.wood .textHold {
	float: right;
	width: 440px;
	padding: 0px 0px 0px 15px;
	line-height: 16px;
}

.wood .left {
	float: left;
	height: auto;
	width: 234px;
	margin-top: -30px;
}

.wood .left .gallery_5_wrapper {
	float: left;
	height: 705;
	width: 234px;
	list-style: none;
}

.wood .left .gallery_5_wrapper li {
	padding:0px;
	margin:0px;
	text-align: center;
	height: 206px;
	width: 234px;
	padding: 3px;
	padding-top:8px;
	background-color:#f4e8ca;
	margin-bottom:30px;
}

.wood .left .gallery_5_wrapper li img {
	border: 1px solid #B0AF9E;
}

.wood .left .gallery_5_wrapper li span {
	color: #70604c;
	line-height: 30px;
	width: 100%;
	white-space: nowrap;
	display: block;
	cursor: pointer;
	font-family:Guttman Yad;
	font-size:16px;
}

.order {
	float: right;
	height: auto;
	width: 850px;
	background: url(../images/long_bg.png) no-repeat right bottom;
	padding: 0px 75px 10px 75px;
}

.order h1 {
	width: 400px;
	font-size: 24px;
	font-weight: bold;
	color: #f45813;
	margin-bottom: 10px;
	float: right;
	clear: none;
	text-align: right;
}
.order .media{}
.order .media .flash{
	height:213px;
	width:850px;
}
.order .media h1{
	/*font-family:"Times New Roman", Times, serif;*/
	text-align:center;
	width:100%;
	margin-top:10px;
	font-size:30px;
}
.order .right {
	float: right;
	height: 300px;
	width: 156px;
	padding-top: 0px;
	margin-right: -21px;
	padding-left: 12px;
}

.order .right .logo_user {
	margin-bottom: 20px;
}

.order .right .nav_side {
	padding-right: 14px;
}

.order .textHold {
	float: right;
	width: 440px;
	padding: 0px 0px 0px 15px;
	line-height: 16px;
}

.order .form_frame {
	height: auto;
	width: 440px;
	padding-top: 18px;
	float: right;
	margin-top: 20px;
	display: block;
	background: #F4E8CA;
}



.order .left {
	float: left;
	height: auto;
	width: 234px;
	margin-top: -30px;
}
.order .left .gallery_5_wrapper {
	float: left;
	height: 705;
	width: 234px;
	list-style: none;
}

.order .left .gallery_5_wrapper li {
	padding:0px;
	margin:0px;
	text-align: center;
	height: 206px;
	width: 234px;
	padding: 3px;
	padding-top:8px;
	background-color:#f4e8ca;
	margin-bottom:30px;
}

.order .left .gallery_5_wrapper li img {
	border: 1px solid #B0AF9E;
}

.order .left .gallery_5_wrapper li span {
	color: #70604c;
	line-height: 30px;
	width: 100%;
	white-space: nowrap;
	display: block;
	cursor: pointer;
	font-family:Guttman Yad;
	font-size:16px;
}
.prices {
	float: right;
	height: auto;
	width: 850px;
	background: url(../images/long_bg.png) no-repeat right bottom;
	padding: 0px 75px 10px 75px;
}

.prices h1 {
	width: 400px;
	font-size: 24px;
	font-weight: bold;
	color: #f45813;
	margin-bottom: 10px;
	float: right;
	clear: none;
	text-align: right;
}
.prices .media{}
.prices .media .flash{
	height:213px;
	width:850px;
}
.prices .media h1{
	/*font-family:"Times New Roman", Times, serif;*/
	text-align:center;
	width:100%;
	margin-top:10px;
	font-size:30px;
}
.prices .right {
	float: right;
	height: 300px;
	width: 156px;
	padding-top: 0px;
	margin-right: -21px;
	padding-left: 12px;
}

.prices .right .logo_user {
	margin-bottom: 20px;
}

.prices .right .nav_side {
	padding-right: 14px;
}

.prices .textHold {
	float: right;
	width: 440px;
	padding: 0px 0px 0px 0px;
	line-height: 16px;
}

.prices .price_list {
	background: url(../images/prices_bg.png) no-repeat left top;
	float: right;
	height: 141px;
	width: 459px;
	margin-top: 50px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 16px;
	color: #4C4134;
	line-height: 46px;
}

.prices .price_list li {
	float: right;
	height: 141px;
	list-style: none;
}

.prices .price_list li .head {
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 3px;
}

.prices .price_list .box1 {
	width: 113px;
}

.prices .price_list .box2 {
	width: 113px;
}

.prices .price_list .box3 {
	width: 122px;
}

.prices .price_list .box4 {
	width: 105px;
}

.prices .textHold .framed {
	border: 1px solid #292523;
	margin-top: 57px;
}

.prices .left {
	float: left;
	height: auto;
	width: 234px;
	margin-top: -30px;
}
.prices .left .gallery_5_wrapper {
	float: left;
	height: 705;
	width: 234px;
	list-style: none;
}

.prices .left .gallery_5_wrapper li {
	padding:0px;
	margin:0px;
	text-align: center;
	height: 206px;
	width: 234px;
	padding: 3px;
	padding-top:8px;
	background-color:#f4e8ca;
	margin-bottom:30px;
}

.prices .left .gallery_5_wrapper li img {
	border: 1px solid #B0AF9E;
}

.prices .left .gallery_5_wrapper li span {
	color: #70604c;
	line-height: 30px;
	width: 100%;
	white-space: nowrap;
	display: block;
	cursor: pointer;
	font-family:Guttman Yad;
	font-size:16px;
}
.virtual {
	float: right;
	height: auto;
	width: 875px;
	background: url(../images/long_bg.png) no-repeat right bottom;
	padding: 0px 75px 10px 50px;
}

.virtual h1 {
	width: 400px;
	font-size: 24px;
	font-weight: bold;
	color: #f45813;
	margin-bottom: 10px;
	float: right;
	clear: none;
	text-align: right;
}
.virtual .media{}
.virtual .media .flash{
	height:213px;
	width:850px;
}
.virtual .media h1{
	/*font-family:"Times New Roman", Times, serif;*/
	text-align:center;
	width:100%;
	margin-top:10px;
	font-size:30px;
}
.virtual .right {
	float: right;
	height: 300px;
	width: 156px;
	padding-top: 0px;
	margin-right: -21px;
	padding-left: 12px;
}

.virtual .right .logo_user {
	margin-bottom: 20px;
}

.virtual .right .nav_side {
	padding-right: 14px;
}

.virtual .tour_hold {
	height: 625px;
	width: 722px;
	float: right;
	margin-top:0px;
	border:0px solid;
}
.virtual .tour_hold iframe {
	display:block;
	padding:0px;
	margin:0px;
	border:1px solid #f4e8ca;
	margin-bottom:18px;
}
.virtual .tour_hold .tour_links {
	padding:0px;
	margin:0px;
	width:722px;
	height:107px;
}

.virtual .tour_hold .tour_links ul{	
	display:block;
	position:relative;
	float:right;
	padding:0px;
	margin:0px;
}
.virtual .tour_hold .tour_links li{
	display:block;
	position:relative;
	float:right;
	padding:0px;
	margin:0px;
	width:142px;
	height:104px;
	list-style:none;
}
.virtual .tour_hold .tour_links li a img{
	display:block;
	position:absolute;
	right:0px;
	top:0px;
	width:112px;
	height:84px;
	padding:0px;
	margin:0px;
	border:1px solid #f4e8ca;
}
.virtual .tour_hold .tour_links li a:hover img{
	border:1px solid #e8b870;
}
.virtual .tour_hold .tour_links li a .title{
	display:block;
	position:absolute;
	right:0px;
	top:84px;
	width:112px;
	height:20px;
	line-height:20px;
	padding:0px;
	margin:0px;
	text-align:center;
	font-weight:bold;
	color:#544937;
}
.virtual .tour_hold .tour_links li a:hover .title{
	color:#e8b870;
}
.virtual .tour_hold .tour_links li .seperator{
	padding:0px;
	margin:0px;
	display:block;
	position:absolute;
	left:0px;
	top:2px;
	width:13px;
	height:80px;
	line-height:104px;
	text-align:center;
	border-right:1px solid #ccc;
}
.virtual .tour_hold .tour_links li.last .seperator{
	display:none;
}

.gallery {
	float: right;
	height: auto;
	width: 875px;
	background: url(../images/long_bg.png) no-repeat right bottom;
	padding: 0px 75px 10px 50px;
}

.gallery h1 {
	width: 400px;
	font-size: 24px;
	font-weight: bold;
	color: #f45813;
	margin-bottom: 10px;
	float: right;
	clear: none;
	text-align: right;
}

.gallery .media{}
.gallery .media .flash{
	height:213px;
	width:850px;
}
.gallery .media h1{
	/*font-family:"Times New Roman", Times, serif;*/
	text-align:center;
	width:100%;
	margin-top:10px;
	font-size:30px;
}


.gallery .right {
	float: right;
	height: 300px;
	width: 156px;
	padding-top: 0px;
	margin-right: -21px;
	padding-left: 12px;
}

.gallery .right .logo_user {
	margin-bottom: 20px;
}

.gallery .right .nav_side {
	padding-right: 14px;
}

.gallery .textHold {
	float: right;
	height: auto;
	width: 700px;
	margin-bottom: 25px;
}

.gallery .gallery_hold {
	height: 365px;
	width: 710px;
	float: right;
	margin-top: 10px;
}

.footer_plane {
	background:url(../images/footer_bg.png);
	height: 52px;
	width: 850px;
	clear: both;
	float: right;
	padding: 0px 75px;
	margin-bottom: 15px;	
}

.footer_decorated {
	background:url(../images/footer_bg_in.png);
	height: 52px;
	width: 850px;
	clear: both;
	float: right;
	padding: 0px 75px 0px;
}

.nav_foot {
	width: 851px;
	height: 30px;
	float: left;
	bottom: 12px;
	margin-top: 25px;
}

.nav_foot ul {
	margin:0px;
	padding:0px;
	list-style: none;
	padding-left: 10px;
	width: 850px;
	float: right;
	padding-right: 10px;
}

.nav_foot li {
	float: right;
	height: 23px;
	width: auto;
	text-align: center;
	white-space: nowrap;
	display: block;
	background: url(../images/nav_foot_sep.gif) no-repeat left top;
}

.nav_foot .last {
	background: url(../images/pixel.gif);
}

.nav_foot li a {
	font-size: 13px;
	font-weight: normal;
	color: #675744;
	text-align: center;
	padding: 0px 12px;
	line-height: 20px;
	float: none;
	white-space: nowrap;
	height: 23px;
}

.nav_foot .selected {
	color: #F45813;
}

.nav_foot a:hover {
	color: #F45813;
}





















.order_form {
	
}

.order_form li {
	float: left;
	width: 400px;
	padding-bottom: 6px;
	height: auto;
	text-align: left;
	list-style: none;
	font-size: 14px;
	color: #FF9C04;
}

.order_form li span {
	
}

.order_form li .inpText {
	float: right;
	
}

.order_form li .inpTextShort {
	float: right;
	
}

.order_form li .inpArea {
	float: right;
	
}

.order_form li .inpSel {
	float: right;
	height: 22px;
	width: 135px;
	font-size: 14px;
	color: #000000;
	margin-left: 20px;
}

.order_form li .inpSelShort {
	float: left;
	
}

.order_form label {
	float: right;
	margin-top: 14px;
	margin-bottom: 24px;
	width: 115px;
}

.order_form label span {
	width: 50px;
	float: right;
	text-align: left;
	padding: 0;
}

.order_form .inpButton {
	
}

/*----------------------------------------  orderingForm --------------------------------------*/
.orderingForm{
	float: right;
	width: 400px;
	padding-bottom: 10px;
	padding-right: 10px;
}
/* field_container */
.orderingForm div{}
/* field_container  title */
.orderingForm div .title{	
    float: right;
	width: 70px;
	text-align: left;
	line-height: 21px;
	font-size: 14px;
	color: #FF9C04;
	padding-left: 10px;
}
/* field_container  field */
.orderingForm div .field{
	float:right;
}
/* field_container  validation_response */
.orderingForm div .validation_response{
	float:right;
}
/* field_container  not_validated */
.orderingForm div.not_validated{
	color:#ff0000;
}
/* field_container  not_validated  title */
.orderingForm div.not_validated .title{
	color:#ff0000;
}
/* field_container  not_validated  field */
.orderingForm div.not_validated .field{}
/* field_container  validation_response */
.orderingForm div.not_validated .validation_response{
	font-size:12px;	
	font-weight:normal;
}
/* input */
.orderingForm div .field input{}
.orderingForm div.not_validated input{}
/* input.text */
.orderingForm div .field input.text{
	height: 22px;
	width: 190px;
	border: 1px solid #D0BA90;
	background: #FFFFFF;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
.orderingForm div.not_validated input.text{
	border:1px solid #ff0000;
}
/* phrase */
.orderingForm div div.phrase{
	width: 240px;
}
/* input.short_text */
.orderingForm div .field input.short_text{}
.orderingForm div.not_validated input.short_text{}
/* input.file */
.orderingForm div .field input.file{}
.orderingForm div.not_validated input.file{}
/* input.email */
.orderingForm div .field input.email{}
.orderingForm div.not_validated input.email{}
/* input.numeric */
.orderingForm div .field input.numeric{
	height: 22px;
	width: 37px;
	border: 1px solid #D0BA90;
	background: #FFFFFF;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
.orderingForm div.not_validated input.numeric{}
/* input.name */
.orderingForm div .field input.name{}
.orderingForm div.not_validated input.name{}
/* input.phone */
.orderingForm div .field input.phone{}
.orderingForm div.not_validated INPUT.phone{}
/* input.mobile_phone */
.orderingForm div .field input.mobile_phone{}
.orderingForm div.not_validated input.mobile_phone{}
/* input.submit */
.orderingForm div input.submit{
	font: bold 13px Arial, Helvetica, sans-serif;
	float: left;
	cursor: pointer;
	background: #FF9C04;
	border: 1px solid #FF9C04;
	color: #FFFFFF;
	width: 70px;
	height: 23px;
	margin-left: 27px;
}
.orderingForm div.not_validated input.submit{}
/* input.radio */
.orderingForm div .field input.radio{}
.orderingForm div.not_validated input.radio{}
/* input.checkbox */
.orderingForm div .field input.checkbox{}
.orderingForm div.not_validated input.checkbox{}
/* textarea */
.orderingForm div .field textarea{
	height: 94px;
	width: 290px;
	border: 1px solid #D0BA90;
	background: #FFFFFF;
	font-size: 12px;
	color: #000000;
	margin-bottom: 20px;
}
.orderingForm div.not_validated textarea{
	border:1px solid #ff0000;
}
/* select */
.orderingForm div .field select{
	height: 22px;
	width: 50px;
	font-size: 14px;
	color: #000000;
}
.orderingForm div.not_validated select{}
/* SPAN.mandatory */
.orderingForm div .field span.mandatory{
	color:#ff0000;
}
/* div.submit */
.orderingForm div.submit{
	clear:both;
	text-align:left;
	width:380px;
}
/*.orderingForm .c_fullName, 
.orderingForm .c_street, 
.orderingForm .c_city, 
.orderingForm .c_homePhone, 
.orderingForm .c_email,
.orderingForm .c_comments,
.orderingForm .c_additionalField_1,
.orderingForm .c_additionalField_2,
.orderingForm .c_additionalField_3 {
	clear:right;
	position:relative;	
	margin:0px;
	width: 400px;
	padding-bottom: 10px;
	height: 22px;
	
}
.orderingForm .c_additionalField_4,
.orderingForm .c_additionalField_5,
.orderingForm .c_additionalField_6{
	float:right;
	position:relative;
	width: 115px;
	padding-bottom: 10px;
	height: 22px;
	margin:10px 0px;
}
*/
.orderingForm .c_additionalField_4{
	margin-right:25px;
}
.orderingForm .c_additionalField_4 .title,
.orderingForm .c_additionalField_5 .title,
.orderingForm .c_additionalField_6 .title{
	clear: right;
	width: 45px;
	text-align: left;
	line-height: 21px;
	font-size: 14px;
	color: #FF9C04;
	padding-left:10px;
}





/*----------------------------------------  contactForm --------------------------------------*/
.contactForm{
	float: right;
	width: 150;
	padding: 10px;
	/*padding-bottom: 10px;
	padding-top: 10px;
	border: solid 1px;*/
}
/* field_container  title */
.contactForm div .title{	
    float: right;
	width: 38px;
	text-align: right;
	line-height: 21px;
	font-size: 12px;
	font-weight: bold;
	color: #4C4134;
}
/* field_container  field */
.contactForm div .field{
	float:right;
}
/* field_container  not_validated  title */
.contactForm div.not_validated .title{
	color:#ff0000;
}
/* input.text */
.contactForm div .field input.text{
	height: 16px;
	width: 100px;
	border: 1px solid #DBDBDB;
	background: #FFFFFF;
	font-size: 12px;
	color: #000000;
}
.contactForm div.not_validated input.text{
	border:1px solid #ff0000;
}

/* input.submit */
.contactForm div input.submit{
	font: bold 12px Arial, Helvetica, sans-serif;
	float: left;
	cursor: pointer;
	background: #CDB8A7 url(../images/contact_btn.png);
	border: 1px none #8A5F40;
	color: #2A1109;
	width: 45px;
	height: 19px;
}

/* SPAN.mandatory */
.contactForm div .field span.mandatory{
	color:#ff0000;
}
/* div.submit */
.contactForm div.submit{
	clear:both;
	text-align:left;
	width:140px;
}
.contactForm .c_fullName, 
.contactForm .c_email, 
.contactForm .c_businessPhone, 
.contactForm .member_fname,
.contactForm .member_tel, 
.contactForm .member_email
{
	clear:right;
	position:relative;	
	margin:0px;
	padding-bottom:10px;
}






/*----------------------------------------  foreign_hp contactForm --------------------------------------*/
.foreign_hp .right .contact_hold .contactForm{
	float: left;
	width: 170;
	padding-bottom: 10px;
	padding-top: 10px;
	direction:ltr;
	text-align:left;
}
/* field_container */
.foreign_hp .right .contact_hold .contactForm div{}
/* field_container  title */
.foreign_hp .right .contact_hold .contactForm div .title{	
    float: left;
	width: 38px;
	text-align: left;
	line-height: 21px;
	font-size: 12px;
	font-weight: bold;
	color: #4C4134;
}
/* field_container  field */
.foreign_hp .right .contact_hold .contactForm div .field{
	float:left;
}
/* field_container  validation_response */
.foreign_hp .right .contact_hold .contactForm div .validation_response{
	float:left;
}
/* field_container  not_validated */
.foreign_hp .right .contact_hold .contactForm div.not_validated{
	color:#ff0000;
}
/* field_container  not_validated  title */
.foreign_hp .right .contact_hold .contactForm div.not_validated .title{
	color:#ff0000;
}
/* field_container  not_validated  field */
.foreign_hp .right .contact_hold .contactForm div.not_validated .field{}
/* field_container  validation_response */
.foreign_hp .right .contact_hold .contactForm div.not_validated .validation_response{
	font-size:12px;	
	font-weight:normal;
}
/* input */
.foreign_hp .right .contact_hold .contactForm div .field input{}
.foreign_hp .right .contact_hold .contactForm div.not_validated input{}
/* input.text */
.foreign_hp .right .contact_hold .contactForm div .field input.text{
	height: 16px;
	width: 100px;
	border: 1px solid #DBDBDB;
	background: #FFFFFF;
	font-size: 12px;
	color: #000000;
}
.foreign_hp .right .contact_hold .contactForm div.not_validated input.text{
	border:1px solid #ff0000;
}
/* phrase */
.foreign_hp .right .contact_hold .contactForm div div.phrase{
	width: 240px;
}
/* input.short_text */
.foreign_hp .right .contact_hold .contactForm div .field input.short_text{}
.foreign_hp .right .contact_hold .contactForm div.not_validated input.short_text{}
/* input.file */
.foreign_hp .right .contact_hold .contactForm div .field input.file{}
.foreign_hp .right .contact_hold .contactForm div.not_validated input.file{}
/* input.email */
.foreign_hp .right .contact_hold .contactForm div .field input.email{}
.foreign_hp .right .contact_hold .contactForm div.not_validated input.email{}
/* input.numeric */
.foreign_hp .right .contact_hold .contactForm div .field input.numeric{}
.foreign_hp .right .contact_hold .contactForm div.not_validated input.numeric{}
/* input.name */
.foreign_hp .right .contact_hold .contactForm div .field input.name{}
.foreign_hp .right .contact_hold .contactForm div.not_validated input.name{}
/* input.phone */
.foreign_hp .right .contact_hold .contactForm div .field input.phone{}
.foreign_hp .right .contact_hold .contactForm div.not_validated INPUT.phone{}
/* input.mobile_phone */
.foreign_hp .right .contact_hold .contactForm div .field input.mobile_phone{}
.foreign_hp .right .contact_hold .contactForm div.not_validated input.mobile_phone{}
/* input.submit */
.foreign_hp .right .contact_hold .contactForm div input.submit{
	font: bold 12px Arial, Helvetica, sans-serif;
	float: right;
	cursor: pointer;
	background: #CDB8A7 url(../images/contact_btn.png);
	border: 1px none #8A5F40;
	color: #2A1109;
	width: 45px;
	height: 19px;
}
.foreign_hp .right .contact_hold .contactForm div.not_validated input.submit{}
/* input.radio */
.foreign_hp .right .contact_hold .contactForm div .field input.radio{}
.foreign_hp .right .contact_hold .contactForm div.not_validated input.radio{}
/* input.checkbox */
.foreign_hp .right .contact_hold .contactForm div .field input.checkbox{}
.foreign_hp .right .contact_hold .contactForm div.not_validated input.checkbox{}
/* textarea */
.foreign_hp .right .contact_hold .contactForm div .field textarea{
	height: 60px;
	width: 100px;
	border: 1px solid #CDB8A7;
	background: #FFFFFF;
	font-size: 12px;
	color: #000000;
}
.foreign_hp .right .contact_hold .contactForm div.not_validated textarea{
	border:1px solid #ff0000;
}
/* select */
.foreign_hp .right .contact_hold .contactForm div .field select{}
.foreign_hp .right .contact_hold .contactForm div.not_validated select{}
/* SPAN.mandatory */
.foreign_hp .right .contact_hold .contactForm div .field span.mandatory{
	color:#ff0000;
}
/* div.submit */
.foreign_hp .right .contact_hold .contactForm div.submit{
	clear:both;
	text-align:right;
	width:140px;
}
/*.foreign_hp .right .contact_hold .contactForm .c_fullName, 
.foreign_hp .right .contact_hold .contactForm .c_email, 
.foreign_hp .right .contact_hold .contactForm .c_businessPhone, 
.foreign_hp .right .contact_hold .contactForm .member_fname,
.foreign_hp .right .contact_hold .contactForm .member_tel, 
.foreign_hp .right .contact_hold .contactForm .member_email{
	clear:left;
	position:relative;	
	margin:0px;
	padding-bottom:10px;
	
}*/














/********************************** siteMap   ***********************************/
div.siteMapDiv{

}
div.siteMapDiv ul{
	margin-right:15px;
}
div.siteMapDiv li{
	list-style-type:none; 
	color:#FF6600;
}
div.siteMapDiv li a{
	text-decoration:none;
	color:#666;
	font-size:13px;
}
div.siteMapDiv li a:hover{
	text-decoration:underline;
	color:#CCCCCC;
}

ul.siteMap_1{

}
ul.siteMap_1 li{
	list-style-type:none; 
	color:#FF0000;
}

ul.siteMap_2{
	
}
ul.siteMap_2 li{
	list-style-type:none;
	color:#FF3300 
}

ul.siteMap_3{
	
}
ul.siteMap_3 li{
	list-style-type:none;
	color:#FF6600; 
}

ul.siteMap_4{
	
}
ul.siteMap_4 li{
	list-style-type:none;
	color:#FFCC33; 
}

#galleryImag{
	display:block;
	position:absolute;
	bottom:20px;
	left:10px;

}

.gallery_prev{
	position:absolute;
	display:block;
	top:10px;
	left:15px;
	width:80px;
	height:25px;
	background:none;
	border:solid 1px #ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#666;
	line-height:20px;
}
.gallery_next{
	position:absolute;
	display:block;
	top:10px;
	left:115px;
	width:80px;
	height:25px;
	border:solid 1px #ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#666;
	background:none;
	line-height:20px;
}
#gallery_pop_picAbst{
	position:absolute;
	display:block;
	width:300px;
	height:40px;
	top:6px;
	right:130px;
	border:solid 0px ;
	font-family:Arial, Helvetica, sans-serif;
	color:#bf1324;
	background:none;
	font-size:12px;
	font-weight:bold;
	text-align:right;
}
DIV.inDom_popUp{
	position:absolute;
	display:block;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background-color: ;
	z-index:1000;
	visibility:hidden;
	vertical-align:middle;
	text-align:center;
}
DIV.inDom_popUp .popBg{
	position:absolute;
	width:100%;
	height:100%;
	left:0px;
	top:0px;
	background-color:#000;
	filter:alpha(opacity=80);
	opacity:0.8;
	z-index:1;

}
DIV.inDom_popUp .popSatge{
	width:650px;
	height:500px;
	padding:0px;
	margin:0px;
	position:relative;
	top:80px;
	display:block;
	background-color:#FFFFFF;
	z-index:7;
	padding:15px;
	margin:auto;
	border: solid 3px #999;
}
DIV.inDom_popUp .popSatge #input{
	width:660px;
	height:510px;
	border:0px solid;
}
DIV.inDom_popUp .popSatge input{}
DIV.inDom_popUp a.close{
	width:70px;
	height:23px;
	position:absolute;
	right:10px;
	top:5px;
	border:none;
	cursor:pointer;
}
DIV.inDom_popUp BUTTON.close{
	background-image:url(../images/closePop.gif);
	width:70px;
	height:23px;
	position:absolute;
	right:15px;
	bottom:10px;
	border:none;
	cursor:pointer;
}


/*h1.area_1, 
h2.area_1{
	color:#f45813;
}
h1.area_2, 
h2.area_2{
	color:#89192f;
}
h1.area_3, 
h2.area_3{
	color:#415435;
}*/

h1.area_1, 
h2.area_1{
	color:#f45813;
}
h1.area_2, 
h2.area_2{
	color:#f45813;
}
h1.area_3, 
h2.area_3{
	color:#f45813;
}

.footer{
    margin-bottom: 15px;
}





