html, body {
	margin: 0;
	padding: 0;
}

body {
	background: url(images/background.jpg) center -166px;
	font-family: Verdana, sans-serif;
	font-size: 13px;
	color: #fff;
	min-width: 1000px;
        background-color:#8E1153;
}

img {
	border: 0;
}

input, textarea {
	outline: 0;
}

a {
	color: #fff;
	text-decoration: none;
}

hr {
	height: 1px;   
	color: #99175E;
	background-color:#99175E;
	border-top:solid 1px #A63173;
	border-bottom:solid 1px #99175E;
	border-left:none;
	border-right:none;
}

.clear {
    clear: both;
}

#header {

}


#menu {
	margin: 21px auto 0;
	height: 100px;
	width: 950px;
	position: relative;
	z-index: 3
}

#menu ul {
    background: url(/static/images/newmenu/back.png) no-repeat;
	list-style: none;
	padding: 0;
	width: 564px;
	height: 63px;
	position: absolute;
	top: 1px;
	left: 418px;
}

#menu li {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 23px;
	z-index: 10;
}

#menu .logo {
    display: block;
    position: absolute;
    left: 306px;
	z-index: 5;
}

#menu .products {
    left: 30px;
}

#menu .about {
    left: 125px;
}

#menu .faq {
    left: 249px;
}

#menu .gallery {
    left: 292px;
}

#menu .where {
    left: 365px;
}

#menu .contacts {
    left: 456px;
}


#container {
	margin: 0 auto;
	width: 950px;
	padding: 0 0 0 50px;
    position: relative;	
}

#glass {
    display: block;
	width: 431px;
	height: 934px;
	position: absolute;
	top: -96px;
	left: 49px;
}

#glass.faq {
	top: -71px;
	left: 141px;
}

#glass .p1, #glass .p2, #glass .p3, #glass .p4 {
	width: 102px;
	height: 42px;
	position: absolute;
	z-index: 20;
} 

#glass .p1 {
	background: url(images/faq-p1.png) no-repeat;
	top: 28px;
	left: 37px;
}

#glass .p2 {
	background: url(images/faq-p2.png) no-repeat;
	top: 128px;
	left: 237px;
}

#glass .p3 {
	background: url(images/faq-p3.png) no-repeat;
	top: 566px;
	left: -10px;
}

#glass .p4 {
	background: url(images/faq-p4.png) no-repeat;
	top: 463px;
	left: 233px;
}

#glass h2 {
    width: 431px;
    margin: 0;
    font-size: 24px;
    text-align: center; 
    position: absolute;
    z-index: 3;
    top: 760px;
    left: 0;
}

#glass .t1, #glass .t2, #glass .t3, #glass .t4 {
	position: absolute;	
	display: none;
	background: #fff;
	color: #af2671;
	font-weight: bold;
	padding: 20px;
	width: 300px;
	font-size: 14px;
	z-index: 20;
	left: 0px;
}

#glass .t1 {
	top: 25px;
	left: 30px;
}

#glass .t2 {
	top: 125px;
	left: 5px;
}

#glass .t3 {
	top: 563px;
	left: -15px;
}

#glass .t4 {
	top: 460px;
}

#faq {
	position: relative;
	left: -92px;
}

#faq .q {
	width: 450px;
	height: 45px;
	background: url(images/q-back.png) no-repeat;
	padding-left: 70px;
	padding-top: 21px;
	font-size: 18px;
	font-weight: bold;
        margin-right:-60px;
}

#faq .a {
	width: 330px;
	background: url(images/q-a.png) no-repeat;
	margin-left: 21px;
	padding-left: 50px;
	padding-bottom: 24px;
}

#content {
    position: absolute;
    left: 458px;
	width: 387px;
	padding-left: 150px;
	top: 14px;
}

#content h2 {
	margin: 0 0 31px 0;
	font-family: OfficinaSerifCTT;
	font-weight: bold;
	font-size: 26px;
	position: relative;
	left: -21px;
}

.morelink {
	display: block;
	float: right;
	font-family: OfficinaSerifCTT;
	font-weight: bold;
	font-size: 26px;
}

#about {
    background: url(images/ice-icon.png) no-repeat;
    padding-left: 125px;
    padding-top: 40px;
    width: 400px;
    margin-left: -125px;
    margin-top: -50px;
    margin-bottom: 20px;
}

#news, #places, #equip {
	margin-bottom: 30px;
}

#places {
    margin-left: -20px;    
}

#equip {
    margin-left: -50px;
    margin-top: 20px;
}

#equip .place {
	height: 80px;
}

#news .entry {
    padding-left: 120px;
    margin-left: -120px;
    margin-top: -15px;
    padding-top: 15px;
    min-height: 100px;
    height: auto !important;
    height: 100px;
    position: relative;
}

#news .arc {
    padding-left: 120px;
    margin-left: -120px;
    margin-top: -15px;
    padding-top: 15px;
    min-height: 20px;
    height: auto !important;
    height: 20px;
    position: relative;
}

#news .icon {
	position: absolute;
	top: 0;
	left: 0;
}

#news p {
}

#news h3, #places h3, #gallery h3, #equip h3 {
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-weight: normal;
	color: #fff799;
}

#places h3 {
    font-size: 14px;
}

#news p {
	margin: 0 0 4px 0;
	padding: 0;
	width: 320px;
	line-height: 14px;
}

#news small {
	display: block;
	margin-bottom: 6px;
}

#news small a {
	color: #fff799;
}

#news small a:hover {
	text-decoration: underline;
}

#mail {
	width: 446px;
	height: 128px;
	background: url(images/mail.jpg) no-repeat;
	position: absolute;
	top: 628px;
	left: 72px;
}

#mail .email, #Contact_email, #Contact_subject {
	display: block;
	border: 0;
	position: relative;
	top: 54px;
	left: 72px;
	height: 18px;
	width: 182px;
	font-size: 11px;
	line-height: 18px;
	font-family: Verdana;
	background: #9e1868;
	color: #fff;
}

#mail .submit {
	display: block;
	border: 0;
	position: relative;
	background: 0;
	top: 10px;
	left: 340px;
	width: 80px;
	height: 80px;
}

#mail .submit:hover {
	cursor: pointer;
}

#contacts {
    margin-left: -120px;
    background: url(images/letter-icon.png) no-repeat;
    padding-left: 140px;
    padding-top: 30px;
}

#contacts .form {
    width: 260px;
    height: 400px;
    background: url(images/contact-form.png) no-repeat;
}

#Contact_email {
    top: 35px;
    left: 10px;
    width: 235px;
}

#Contact_subject {
    top: 88px;
    left: 10px;
    width: 235px;
}

#Contact_submit {
    display: block;
    position: relative;
    top: 190px;
    left: 35px;
}

#Contact_content {
	border: 0;
	position: relative;
	top: 150px;
	left: 6px;
	height: 155px;
	width: 245px;
	font-size: 11px;
	font-family: Verdana;
	background: #9e1868;
	color: #fff;
}

.place {
    padding-left: 120px;
    position: relative;
}

.place, .equip {
    margin-bottom: 32px;
}
.place img, .equip img {
    display: block;
    position: absolute;
    left: 0;
}

#gallery {
    width: 451px;
}

#gallery .photo {
    width: 100px;
    height: 150px;
    padding-right: 46px !important;
    padding-right: 43px;
    float: left;
    padding-top:4px;
    padding-left:4px;
    background: url(images/gallery-bg.png) no-repeat;
}

#gallery .photo2 {
    width: 100px;
    height: 150px;
    padding-right: 46px !important;
    padding-right: 43px;
    float: left;
    padding-top:4px;
    padding-left:4px;
    background: url(images/photo-bg.png) no-repeat;
}

#gallery img {
    display: block;
    margin: 0 auto 8px;
}

#gallery p {
    margin: 3px 0px 0px 0px;
    text-align: center;
}

#pmenu {
    margin-left: -20px;
    margin-top: -20px;
    font-size: 15px;
}

#pmenu a {
    font-weight: bold;
}

#pmenu .active {
    color: #fff899;
}

#drinks {
    width: 450px;
    margin-top: 50px;
    margin-left: -20px;
}

#drinks .drink {
    width: 150px;
    height: 200px;
    float: left;
    position: relative;
}

#drinks .drink img{
    display: block;
}

#drinks .drink h4 {
    width: 100px;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    margin: 0;
    position: absolute;
    left: -12px;
    top: 150px;
    
}

#dpagi, #gpagi {
    width: 170px;
    position: absolute;
    left: 230px;
    top: 700px;
}

#gpagi {
    top: 520px;
    left: 260px;
}

#dpagi a, #gpagi a {
    font-weight: bold;
    font-size: 14px;
    display: block;
    float: left;
}

#dpagi .right, #gpagi .right {
    float: right;
}

#twitter {
	font-size: 12px;
	width: 300px;
	height: 250px;
	overflow: hidden;
	position: relative;
	left: -70px;
	top: -2px;
	width: 432px;
	height: 264px;
}

#twitter .twrap {
	display: none;
	height: 66px;
}

#twitter .tweet {
	margin: 0 0 4px 0; 
	padding: 6px 16px 6px 70px;
	width: 350px;
	height: 54px;
	background: url(images/tweet-back.png) no-repeat;
	position: relative;
}

#twitter .tweet img {
	display: block;
	width: 48px;
	height: 48px;
	position: absolute;
	top: 8px;
	left: 14px;
	border: 1px solid #9e1868;
}

#twitter .tweet a {
	color: #fff799;
}

#footer {
	position: relative;
}

#muhologo {
	display: block;
	position: absolute;
	top: 800px;
	right: 35px;
}

#tlogo {
	display: block;
	position: absolute;
	top: 90px;
	right: 28px;
}

#vlogo {
	display: block;
	position: absolute;
	top: 90px;
	right: 1px;
}
