/*----main css file---*/

body{
	background: url(../images/content_layer_back.jpg) repeat;
	margin:0px;
	padding:0px;
}
body, td, th, div, p, label{
	color:#6A0808;
	font:normal 12px Arial, Helvetica, sans-serif;
	line-height:16px; 
	
}

img{
	/*margin: 4px 10px 4px 0px;*/
	border: 0;
}

a	{
	color:#6A0808; 
	text-decoration:none;
}

a.underlined{
	text-decoration:underline;
}

a:visited 	{
	color:#6A0808;
}

a:hover {
	color:#6A0808; 
	text-decoration:underline;
}

h1 {margin:0px;
	margin-bottom:0px;
	font-size:16px;
	line-height:16px;
	font-weight:bold;
	padding-bottom:7px;
}
h2 {font-size: 175%;}
h3 {font-size: 150%;}
h4 {font-size: 125%;}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	padding: 0;
}

ul{
	margin:0px;
}

#header-layer{
	background: url(../images/header_back.jpg) repeat;
}

#header-layer img.back{
	 width:696px;
	 position:absolute;
	 z-index:0;
	 left:50%;
	 margin-left:-346px;
	 top:45px 
}

#header{
	text-align:left;
	background: url(../images/header.png) no-repeat center bottom;
	height:251px;
	width:1000px;
	position:relative;
}

#logo{
	background: url(../images/logo_1.png) no-repeat center bottom;
	float:left;
	position:absolute;
	width:175px;
	height:218px;
	left:160px;
	top:20px;	
}

#logo #logoTitle{
	margin-top:161px;
	text-align:center;
	font-size:14px; 
		 
	
}

#logo #logoTitle div.hr{
	border-top:1px solid #e1b764;
	height:1px;
	margin:0px auto;
	margin-top:3px;
	margin-left:24px;
	width:124px;
	
}

#logo #logoTitle div.spal{
	letter-spacing:3px;
	font-size:14px;
}

#logo #logoTitle div.link a,
#logo #logoTitle div.link a:hover{
	letter-spacing:1px;
	text-decoration:none;
}

#logo #logoTitle .yellow{
	color:#FAEDAA;
}

#logo #logoTitle .brown{
	color:#6A0808;
}
 

#header-mask{
	/*background: url(../images/header.png) no-repeat center bottom;*/
	height:251px;
	width:1000px;
	z-index:10;
}

#menu-layer{
	background: url(../images/menu_back.jpg) repeat;
}

#contentWrapper{
	width:1000px;
	padding:0px 0px 0px 00px;
}	

#content{
	width:702px;
	background-color:#FFFFFF;
	background: url(../images/main_back.jpg) repeat-y 2px; 
	/*float:left;*/
	overflow:hidden; 
	position:relative;
}

#content-box{
	float:right;
	
	 
	width:475px;
	padding:0px 20px 0px 16px;
	min-height:370px;
	text-align:left;
}

#content-layer{
	background: url(../images/content_layer_back.jpg) repeat;
	margin-bottom:30px;
}

#footer{
	background: url(../images/footer_back.jpg) no-repeat 2px;
	width:702px;
	height:45px;
	overflow:hidden;
}

#footer-content{
	color: #FFFFDF;
	margin-top:20px;
}
#footer-content a{
	color: #FFFFDF;
	font-weight:bolder;
}
#leftcol{
	float:left;
	width: 173px;
	background-color:#6A0909;
	margin-left: 5px;
	/*padding: 0 5px;*/
}

#leftcol a{
	color:#FAEDAA;
}

#subnav {
	position:relative;
}

#subnav div.module_paperbox{
	margin-bottom:50px;
}

#subnav div.module_paperbox_empty{
	height:350px;
	margin-bottom:0px;
}

#subnav div.module_paperbox a{
	color:#6A0808;
	font-weight:normal;
}

#subnav div.module_paperbox {
	background: transparent url(../images/paper_center.jpg) repeat-y center;
}

#subnav  div.module_paperbox div{
	background:transparent url(../images/paper_bottom.jpg) no-repeat bottom;
}

#subnav  div.module_paperbox  div div{
	background:transparent url(../images/paper_top.jpg) no-repeat top;
	padding: 65px 20px 15px 22px;
	text-align:left;
}
#subnav  div.module_paperbox div div div{
	background:none;
	padding:0;
	margin:0;
}

#subnav div.module_paperbox .menutitle{
	display:block;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	padding-bottom:7px;
	 
	background: url(../images/paperbox_title_delimiter.jpg)  repeat-x bottom;
}

#subnav div.module_paperbox div.bottom-links{
	text-align:center;
	 
}

#subnav div.module_paperbox .menutitle a{
	font-weight:bold;
}

#subnav div.module_paperbox div.categoryTitle{
	/*
	background: url(../images/left_menu_small_bullet.gif)  no-repeat 0px 15px !important;
	*/
	display:block;
	font-weight:bold;
	font-size:12px;
	padding: 7px 0 0px 0px;
}

#subnav div.module_paperbox div.pagerbox-delimiter{
	/*background: url(../images/paperbox_delimiter.jpg)  repeat-x bottom;*/
	height:2px;
}

#subnav div.module_paperbox div.categoryContent{
	font-size:11px;
}

#subnav div.module_paperbox .dots{
	margin:0px 0px;
	text-align:center;
}

#subnav div.module_paperbox div.categoryContent ul{
	list-style: none;
	padding: 0 0 10px 13px;
	font-size: 11px;
}

#subnav div#info{
	
	padding-left:0px;
}

#subnav div#info,
#subnav div#info div{
	color:#FAEDAA;
	font-weight:bold;
}

#subnav div#info .mainrow{
	text-align:left;
}

#subnav div#info ul{
	text-align:left;
	margin-left:15px;
}

#subnav div#info li{
	margin-top:5px;
	font-weight:normal;
}	

#subnav div#info .subrow{
	text-align:left;
	margin-left:10px;
}

div.bottom{
	position:absolute;
	bottom:0px;
	left:8px;
	color:#FAEDAA;
	 
	width:180px;
}

div.bottom .row{
	margin-top:7px;
}

div.bottom a,
div.bottom a:visited{
	color:#FAEDAA;
	
}

#subnav div.module{
	text-align:left;
	padding-left:30px;
	margin-bottom:20px;
	color:#FAEDAA;
}

#subnav div.module ul li{
	text-align:left;
	margin-top:12px;
}

#subnav div.module .menutitle{
	font-weight: bold;
	font-size: 13px;
	padding-bottom:4px;
}

#subnav div.module div div{
	color: #FAEDAA;
}

#subnav div.module_reservation{
	padding-left:0;
	margin:0 0 20px -4px;
	
	
}
/*
#subnav div.reservation{
	background: url(../images/reservation.jpg)  repeat-x bottom;
	width: 180px;
	height:48px;
}*/

.contentheading{
	font-size:16px;
	font-weight:bold;
	padding-bottom:3px;
}

/* --------------form style--------------- */

form {
	margin: 0;
	padding: 0;
}

input {
	font: 11px Arial, Helvetica, sans-serif;
}

select {
	font: 11px Arial, Helvetica, sans-serif;
}

textarea {
	border: 1px solid #CCCCCC;
	padding-left: 2px;
	font: 11px/1.3em Arial, Helvetica, sans-serif;
}

.small, .smalldark, .createdate, .modifydate, .mosimage_caption, a.readon, 
.blog_more, .back_button, .pagenavcounter, .pagenav, .pagenavbar, .contenttoc, 
#rightcol  {
	font-size: 85%;
}

.article_separator{
}



/*--------bottom modules --------------*/
#bottom-modules{
	float:left;
}

.moduletable h3{
	margin-top:0px;
	padding-top:0px;
}
#bottom-modules .moduletable{
	float:left;
	padding-top:10px;
	width:220px;
	text-align:justify;
	font-size:11px;
}

#bottom-modules .moduletable-right{
	float:left;
	padding-top:10px;
	margin-left:30px;
	width:220px;
	text-align:justify;
	font-size:11px;
}

#bottom-modules .moduletable-bottom{
	float:left;
	padding-top:10px;
	width:485px;
	text-align:justify;
	font-size:11px;

}

#bottom-modules h3{
	color:#6A0808;
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:0;
}


#bottom-modules a.readmore{
	line-height:18px;
	font-weight:bold;
	float:right;
	color:#6A0808;
}

#bottom-image{
	display:block;
	clear:both;
}


/* LOGIN */


#loginform{
	border:4px double #6A0909;
	padding:30px 0px;
	width:300px;
	margin:200px auto;
	background-color:#FEFBE8;	
}

#loginform table{
	margin:0px auto;
}

#loginform table td.buttons{
	text-align: right;
}

#loginform table td.title{
	font-weight:bold;
	text-align: center;
	padding:10px 0px;
}


table.data{
	
}

table.data td{
	padding:2px 5px;
	text-align:left;
}

table.data td.options{
	padding:2px 5px;
	text-align:center;
}

table.data td.options img{
	margin:0px;
}

img.option{
	margin:0px;
	float:right;
}

table.data td.label{
	text-align:left;
}

table.data td.value{
	font-weight:bold;
}

table.data td.input{
	
}

table.data tr.bold td{
	font-weight:bold;
}

table.data td.input input.num{
	text-align:right;
	width:50px;
}

table.data td.buttons{
	text-align:right;
}

table.data td.input input{
	width:200px;
}

table.data td.vtop{
	vertical-align:top;
	padding-top:2px;
}

table.data th{
	padding:2px 5px;
	font-weight:bold;
	text-align:left;
}

table.data .ptop{
	padding-top:15px;
}
 

.image-details{
	margin-bottom:4px;
	line-height:18px;
}


hr{
	 
	
	background-color:#6A0909;
	border:1px outset #6A0909;
}

hr.thin{
	background-color:#6A0909;
	border-color:#cfaead;
	border-width:1px;	
}

div.catalog-item{
	float:left;
	width:148px;
	/*border:1px solid #6A0808;*/
	margin-bottom:10px;
	margin-top:10px;
}

div.bottom-item{
	margin-bottom:0px;
}

div.left-item{
	margin-right:15px;	
}

div.right-item{
	margin-left:15px;
}

img.framed{
	
	margin:0px;
	border:1px solid #bb8c86;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

div.catalog-item img.framed{
	width:146px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.clear{
	clear:both;
}

.pagination-bottom{
	text-align:center;
	font-size:14px;
}

a.page{
	margin:0px 2px;
}

.catalog-container{
	min-height:475px;
}

div#productDetails{
	/*float:left;
	width:320px;*/
}

div#productDetails table{
	
}

div#productDetails td{
	border-width:0px;
	padding:0px 2px 0px 0px;
}

div#productDetails td.label{
	padding-right:8px;
	vertical-align:top;
}

div#productDetails td.value{
	font-weight:bold;
}

div#productDetails td.label{
	vertical-align:top;
}

tr.totalRow{
	display:none;
}

td.totalValue{
	font-weight:normal;
	text-align:right;
}

div#productDetails input.numbers{
	width:15px;
	text-align:right;
}

div#productGallery{
	
}

div.product-image{
	float:left;
	width:150px;
	margin:0px 11px 6px 0px;
}

div.product-image-last{
	margin:0px 0px 6px 0px;
}

div.product-image img{
	width:150px;
	margin:0px;
}

a.add-to-cart{
	float:right;
	font-weight:bold;
}

a.add-to-cart  img.cart-small{
	margin:0px;
	float:left;
	margin-right:5px;
}

a.add-to-cart:hover{
	text-decoration:underline;
}

a.add-to-cart span{
	float:left;
}

a.zoom,
a.zoom:hover{ 
	cursor:move;
}

input.add-to-cart{
	border:0px;
	color:#6A0808;
	font-size:12px;
	cursor:pointer;
	text-decoration:underline;
	padding:0px;
	padding-left:18px;
	text-indent:0px;
	width:135px;
	padding-right:0px;
	background-color:#FEFBE8;
	font-weight:bold;
	background:url('../images/cart.gif') no-repeat left;
}

table.data td.talign-r{
	text-align:right;
}

table.data td.talign-c{
	text-align:center;
}


.info{
	font-size:9px;
}

input.default{
	font-weight:bold;
}


table.data td.orderError{
	padding-bottom:10px;
	 
}

.ta-center{
	text-align:center;
}


table.cart td{
	
}

table.cart td.link a,
table.cart td.link a:hover{
	font-size:11px;
	font-weight:normal;
}

table.cart td.right{
	text-align:right;
}

div#howto p{
	text-indent:10px;
}

div#howto ul{
	margin:0px;
	padding:0px;
	margin-left:20px;
	margin-top:0px;
}

div.paragraph{
	margin-bottom:15px;
}


#home{
	
}

#home div#random-items{
	margin-top:20px;
}

#home div#intro{
	/*height:350px;*/
	margin-bottom:30px;
	
}

#home div.hometext{
	font-size:13px;
	text-indent:20px;
	line-height:21px;
}

#home img.homed{
	width:110px;
}

#home .margined-item{
	margin:0px 5px 0px 0px;
}

.ad{
	text-indent:0px;
	margin-top:0px;
	margin-bottom:14px;
	text-align:center;
	font-weight:normal;
	font-style:italic;
	padding:0px 5px;
}

table.pricelist td{
	padding:0px;
}

table.pricelist td,
table.pricelist label{
	font-size:12px;
}

table.pricelist .details{
	font-size:10px;
	margin-left:0px;
}

table.pricelist td.vtop{
	vertical-align:top;
}

table.pricelist td.title{
	width:300px;
}

#productDetails table.price{
	
}

#productDetails table.price td{
	
	border:1px solid #666;
	font-size:11px;
}

#productDetails table.price td.title{
	font-weight:bold;
}

#cart table.data td{
	padding:0px 1px;
}

#info h2{
	margin-top:0px;
	text-indent:0px;
	margin-bottom:14px;
	text-align:center;
	font-weight:normal;
	font-style:italic;
	padding:0px 5px;
	font-size:12px;
	font-weight:bold;
}

#content-box h2{
	
	font-size:12px;
	display:inline;
	font-weight:normal;
}

div.subtitle{
	
}

div.heading{
	margin:0px;
	margin-bottom:0px;
	font-size:16px;
	line-height:16px;
	font-weight:bold;
	padding-bottom:3px
}

table.pricelist span.details{
	color:#6A0808;
	font-size:12px;
}

#content-box table.pricelist h2{
	font-weight:bold;
}

#content-box .catalog-container .info{
	font-size:11px;
}

