@charset "utf-8";
/* CSS Document */
body {
	padding:0px;
	margin:0px;
	background:url(../images/bg.jpg) repeat-x #330404;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	scrollbar-face-color:#840705;
    scrollbar-base-color:#c2d5fc;
    scrollbar-arrow-color:#FFE8B6;
    scrollbar-track-color:#D8C081;
    scrollbar-shadow-color:#C7A446;
    scrollbar-highlight-color:#C7A446;
    scrollbar-3dlight-color:#78AAFF;
    scrollbar-darkshadow-Color:#F2D78F;
}




h1{
	padding:0;
	margin:0;
	background:url(../images/welcome-img.jpg) x-repeat;
	text-indent:-2500;
}
img{
	border:0;
	padding:0;
	margin:0;
}
#wrapper{
	width:964px;
	margin:0 auto;
	padding:0;
}
#header{
	width:964px;
	height:297px;
}
#menu{
	position:relative;
	top:60px;
	left:10px;
}
#menu ul{
	list-style:none;
}
#menu li a{
	height:40px;
	width:181px;
	text-indent:-2000px;
	display:block;
}
#middle{
	width:964px;
	background: #fff url(../images/body_bg.gif) repeat-y top ;
}
#bodyleft{
	margin:0;
	padding:20px;
	background:url(../images/left-part-bg-rept.jpg);
	width:210px;
	float:left;
}
#bodyrite{
	margin:0;
	padding:20px;
	width:674px;
	float:right;
}
#bodyrite2{
	margin:0;
	padding:20px;
	width:924px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	background:#FFE8B6;
} 
#footer{
	width:964px;
	font-size:12px;
	color:#FDE9C6;
	margin:0 auto;
	text-align:center;
	line-height:16px;
}
.copy {
	padding:0;
	margin:0;
	text-decoration:none;
	color:#FFFFFF;
}
.copy a:hover{
	color:#666666;
	text-decoration:none;
}
h1{
	text-indent:-2000;
	background:url(../images/welcome-img.jpg) no-repeat;
	float:left;
	padding:170px;
}
.slogan{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	font-style: italic;
}
.main_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:18px;
}
.contact{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFE8B6;
	line-height:18px;
	padding-left:2px;
}
.welcome_txt_space{
	padding:0 0 0 370px;
}
/* clearfix */
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}
#menu-left{
	width:356px;
	float:left;
}
#menu-rite{
	width:540px;
	height:570px;
	float:right;
	overflow:auto;
	background:url(../images/menu_main_bg.jpg) repeat-x center top #5E0300;
}
#menu1{
	width:188px;
	float:left;
	background-color:#9D0504;
}
#menu2{
	width:168px;
	float:left;
	background-color:#9D0504;
}
#menu1 ul{
	padding:0;
	margin:0;
	list-style:none;
}
#menu1 li a{
	margin:0;
	padding:0 0 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	line-height:30px;
	color:#FF9900;
	font-weight:bold;
	text-decoration:none;
}
#menu1 a:hover{
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	line-height:30px;
	color:#FCE1B4;
	font-weight:bold;
	text-decoration:none;
	padding:0 0 0 10px;
	
}
#flash{
	padding:20px 0 0 0;
	text-align:left;
	float:left;
}
/**menupage**/
.menu-header{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#F1F1F1;
	text-align:center;
	font-weight:bold;
	padding:10px 0 3px 0;
}
.menuitem1{
	margin:0 auto;
	padding:5px;
	float:left;
	width:80%;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFE888;
	border-bottom:dotted 1px #FFCC66;
	font-weight:bold;
}
.menuitem1disc{
	margin:0 auto;
	padding:5px;
	float:left;
	width:80%;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFE888;
	font-weight:normal;
}
.menuitem2{
	margin:0 auto;
	padding:5px;
	float:left;
	width:80%;
	font-family:Arial, Helvetica, sans-serif;
	color:#FF9900;
	border-bottom:dotted 1px #FFCC66;
	font-weight:bold;
}
.menuitem2disc{
	margin:0 auto;
	padding:5px;
	float:left;
	width:80%;
	font-family:Arial, Helvetica, sans-serif;
	color:#FF9900;
	font-weight:normal;
}
.price1{
	width:12%;
	padding:5px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFE888;
	border-bottom:dotted 1px #FFCC66;
}
.price2{
	width:12%;
	padding:5px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#FF9900;
	border-bottom:dotted 1px #FFCC66;
}
#listheader{
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#CCCCCC;
	line-height:30px;
	text-align:center;
	padding:5px;
}




.table-bg-header{
	color:#F1f1f1;
	line-height:30px;
	font-size:14px;
	font-weight:bold;
	padding:0 0 0 30px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}


tr.table-bg td{
	color:#FFE888;
	line-height:18px;
	font-size:12px;
	border-bottom:#FFFF00 dashed 1px;
	font-family:Arial, Helvetica, sans-serif;
}



tr.table-bg-2 td{
	color:#FFE888;
	line-height:18px;
	font-size:12px;
	border-bottom:#FFCC00 dashed 1px;
	font-family:Arial, Helvetica, sans-serif;
}

#formleft{
float:left;
width:90px;
padding:2px 0 2px 0;
font-size:11px;
color:#666666;
font: italic  bold 13px Georgia, "Times New Roman", Times, serif;

}

#formright{
float:left;
width:150px;
padding:2px 0 2px 5px;
font-size:11px;
}
#head{
width:280px;
padding:24px 21px 0 21px;
float:left;
}
#map{
	float:left;
	width:340px;
}
#middle2{
	background:#FFE8B6;
	width:854px;
	padding:20px 30px 20px 80px;
}
.clear{
	clear:both;
}
	
	
	
	
	


	
.gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}
.gallery li {
	margin: 30px;
	padding: 0;
	float: left;
	position: relative;
	width: 212px;
	height: 175px;
}

.gallery a {
	text-decoration: none;
	color: #666;
}
.gallery a:hover {
	color: #000;
	text-decoration: underline;
}
.gallery img {
	padding: 20px 0 0 21px;
}
.gallery em {
	width: 216px;
	background: url(../images/gold-frame.png) no-repeat;
	display: block;
	position: absolute;
	top: -2px;
	left: -2px;
	text-align: center;
	font: 100%/100% Georgia, "Times New Roman", Times, serif;
	padding-top: 168px;
}













.highslide {
	cursor: url(../highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: none;
}
.highslide:hover img {
	border: none;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(../highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}
a.highslide-full-expand {
	background: url(../highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

/* These are not Highslide core CSS rules, but define the styles of the caption. */
.control {
	float: right;
    display: block;
    position: relative;
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
    margin-top: 1px;
    margin-bottom: 1px;
}
.control:hover {
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    margin-top: 0;
    margin-bottom: 0;
}
.control, .control * {
	color: #666;
}
