#main {
	width: 975px;
	margin: auto;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #9e8267;
	border-collapse: collapse;
}

{border-bottom:1px dotted blue;text-decoration:none;}
a{color:#CAA48A; text-decoration: none;}
a:hover{color:#fff;text-decoration: dotted-underline;}
a.selected{color:#fff;text-decoration:none;}


#header {
	height: 145px;
	font-family: Arial, sans-serif;
	font-size: small;
	background-image: url(/frontend/themes/img/bg/separator.jpg);
	background-repeat: repeat-x;
	background-position: 0% 100%;
}

#header table {
  width: 975px;
}

/* main menu*/
#MainMenu {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}

#MainMenu ul{
	margin: 0;
	padding: 0;
}

#MainMenu li{
	float: left;
	margin-left: 0px;
	margin-right: 10px;
	list-style-type: none;
}

#MainMenu a {
  	display: block;
  	background-image:url(/frontend/themes/img/bg/mmItems.png);
  	background-repeat: repeat-x;
  	padding: 20px 11px 20px 11px;
}

#MainMenu a:hover {
  	background-image:url(/frontend/themes/img/bg/mmItemsH.png);
  	background-repeat: repeat-x;
}


#MainMenu .select {
	background-image:url(/frontend/themes/img/bg/mmItemsS.png);
  	background-repeat: repeat-x;
  	color: #341d09;
}

#MainMenu .separator {
	display: none
}

/* servise menu*/
#servise {
	margin: 0;
	padding: 0;
	margin-top: 20px;
	margin-left: 10px;	
}

#servise a{
	color: #9e825f;
	font-weight: bold;
}

#servise a:hover{
	color: #ebe07e;
}

#servise li{
	float: left;
	margin-right: 6px;
	list-style-type: none;
}

#servise .select{
	color: #ebe07e;
}

#servise .separator {
	padding-left: 1px;
	padding-top: 15px;
	background-color: #92825f;	
}

/* maingallery menu*/
#maingallery {
	margin: 0;
	padding: 0;
	margin-top: 20px;
	margin-left: 10px;	
}

#maingallery a{
	color: #9e825f;
	font-weight: bold;
}

#maingallery a:hover{
	color: #ebe07e;
}

#maingallery li{
	float: left;
	margin-right: 5px;
	list-style-type: none;
}

#maingallery .select{
	color: #ebe07e;
}

#maingallery .separator {
	padding-left: 1px;
	padding-top: 15px;
	background-color: #92825f;	
}

/* wedding gallery */
#weddingGallery {
	margin: 0;
	padding: 0;
	margin-top: 40px;
	margin-left: 10px;
	clear: both;	
}

#weddingGallery a{
	color: #9e825f;
}

#weddingGallery a:hover{
	color: #ebe07e;
}

#weddingGallery li{
	list-style-type: none;
	margin: 5px;
}

#weddingGallery .select{
	color: #ebe07e;
}


#footer {
	height: 10px;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: x-small;
	background-image: url(/frontend/themes/img/bg/separator.jpg);
	background-repeat: repeat-x;
	background-position: 0% 0%;
}

#footer td {
	height: 70px;
	text-align: center;
	padding: 50px;
	font-size: 11px;
	color: #B48969;
  padding-left: 95px;
  padding-right: 95px;
}


body {
  background-color: #46281e;
  font-family: Arial, sans-serif;
	font-size: 12px;
	color: #725B48;
	cursor:default;
	background-image:	 url(/frontend/themes/img/bg/bg.png);
	background-repeat: repeat-x;
	background-color: #46281e;
		
	/*background-image: url(/frontend/themes/img/bg/camera.png);
	background-repeat: no-repeat;
	background-position: 10px 100px;*/
}

#content_page {
  vertical-align: top;
  background-color: #2a0000;
  min-height: 450px;
}

@-moz-document url-prefix() {
  #content_page {height: 450px;}
}

#logo {
	text-align: right;
}

#camera {
	width: 300px;
	position: absolute;
	left: 10px;
	top: 85px;
	z-index: -1;
}

#name {
	font-size: 12px;
	font-weight: bold;
	color: #E9CD05;
	padding-right: 27px;
}

#name  a {
	color: #FFFFFF;
	text-decoration: none;	
	padding-left: 5px;
}

#name  a:hover {
	color: #C8A288;
}

.content {
	clear: both;
	margin: 15px;
	margin-top: 50px;
}

#slideBlock {
	width: 300px;
	position: absolute;
	top: 165px;
	margin-left: 650px;
}

#newsBlock {
	width: 300px;
	position: absolute;
	top: 420px;
	margin-left: 650px;
}

.news{
	margin-top: 15px;
}

.news p{
	margin: 0;
	margin-bottom: 5px;
}

.newsLink {
	text-decoration: underline;
	font-size: 14px;
}

.newsBig {
	margin: 15px;
}

.newsBig .title{
	margin: 10px;
	font-size: 16px;
	font-weight: bold;
}

.newsBig .date{
	margin: 10px;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;	
}

.newsBig  hr {
	border: #9E8267;
	background-color: #9E8267;
	color: #9E8267;
	height: 1px;
}

#mailConteyner {
	width: 400px;
	position: absolute;
	top: 165px;
	margin-left: 500px;
}

#gestbookForm {
	width: 300px;
	float: right;
}

#gestbook {
	margin-left: 10px;
	margin-right: 10px;
	width: 650px;
}

/* Span Stars */

.star {
  font-size: x-small;
	color: #FF0000;
}

/* Input table cols */
.input {
padding-bottom: 10px;
}

/* Input capture */
#code {
width: 79px;
}

/* Input autor */
.autor {
width: 240px;
}

/* Input text */
.text {
width: 240px;
}

/* gestbook autor*/
.guestbook_autor {
  font-weight:bold;
  font-size: small;
  color: #a2ab58;
  padding-top: 10px;
}
/* gestbook date*/
.guestbook_date {
  font-size: x-small;
  color: #a2ab58;
  font-style: italic;
}

.size {
  width: 90px;
}

.input_button {
  padding-left: 6px;
}

#postMassage {
	color: #FF0000;
	position: absolute;
	top: 580px;
	margin-left: 700px;
}

#navPanel {
	text-align: center;
	padding-right: 300px;
}		

#navPanel input{
	border: none;
	background-color: #2A0000;
	color: #9E8267;
	font-size: 14px;
	margin: 0;
	padding: 0;
	margin-left: 3px;
	margin-right: 3px;
	
}

#navPanel input:hover {
	color: #FFFFFF;
}

h3 {
	font-size: 11px !important;
}

input, textarea {
	background-color: #8e735a;
	border: solid 1px #000000;
}

.top {
	float: right;
	font-size: 12px !important;
	
}

.blockTitle {
	display: none;
}

#publick {
	position: absolute;
	top: 730px;
	margin-left: 650px;
	width: 300px;
}

#footer p {
	margin: 0;
	padding: 0;
}

#allNews {
	text-align:right;
}

#allNews a{
	text-decoration: underline;
}

#publick a{
	text-decoration: underline;
}

#home {
	position: absolute;
	left: 995px;
	top: 125px;
	*top: 138px;
	background-image: url(/frontend/themes/img/bg/image.gif);
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 17px;
	color: #9E8267 !important;
	font-size: 10px;
}

#home a{
	color: #9E8267 !important;
}

#home a:hover {
	color: #9E8267 !important;
}