/* ------------------------------------------------------------------------------------
--  RESET
------------------------------------------------------------------------------------ */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/


.QOverlay {
	background-color: #000000;
	z-index: 9999;
}

.QLoader {
	background-color:#B30000;
	height: 1px;
}

.QAmt {
	color:#333333;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:40px;
	font-weight:bold;
	line-height:50px;
	height:50px;
	width:100px;
	margin:-60px 0 0 -50px;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
   width:100%;
   height:100%;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* ------------------------------------------------------------------------------------
--  GENERAL
------------------------------------------------------------------------------------ */
html{
	width:100%;
}
html, body {
	font-size:0.9em;
	font-family: Helvetica, Arial, FreeSans, sans-serif;
	font-size:100%;
	color:#ebe3be;
	background:url(images/bg.jpg) top left ;
	background-repeat:no-repeat;
	background-color:#000;
	
}
img{
	max-width:100%;
	float:left;
}
video{
	max-width:100%;
	height:auto;
}
figure img{
	float:left;
}
::selection{
	background:#000;
}
::-moz-selection{
	background:#000;
}
/* ------------------------------------------------------------------------------------
--  TYPOGRAPHY
------------------------------------------------------------------------------------ */
p{
	line-height:1.4em;
	padding-bottom:0.625em;
	font-size:.9em;
}
p:last-child{
	padding-bottom:0;
}
a{
	text-decoration:none;
	color:#FFF;
	outline:none;
}
a:hover{
	color:#FFC;
}
h1{
	font-family:'Quattrocento', serif;
	font-size:1.4em;
	line-height:2.4em;
	text-transform:capitalize;
}
h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-family: 'Niconne', cursive;
   font-size:2em;
	line-height:1.5em;
	text-transform:capitalize;
}
h3{
	
	font-size:1.2em;
	line-height:1.5em;
	
}
/* ------------------------------------------------------------------------------------
--  SPANS AND EXTRAS GENERAL FOR ALL PAGES
------------------------------------------------------------------------------------ */
.digit{
	margin:0 0.2em;
	color:#fafafa;
    display:inline-block;
    background: #610700;
    width: 1.6em;
    height: 1.6em;
   -webkit-border-radius: 1.7em;
   -moz-border-radius: 1.7em;
    border-radius: 1.7em;
    text-align: center;
    line-height: 1.6em;
	font-size:1.2em;
	font-family:'Quattrocento', serif;
}
/* ------------------------------------------------------------------------------------
--  HEADER
------------------------------------------------------------------------------------ */
header{
	position: fixed;
    width: 420px;
    left: 340px;
    height:150px;
    z-index:5;
	top:10%;
}
#small_head{position:fixed; z-index:100;
top:1%; left:700px; padding:.5em 1em; background-color:#B70000; color:#fff; width:320px;}
#small_head a{cursor:pointer;}
#logo{
	/*float:left;
	position:absolute;
	top:0;
	left:0;*/
	
	
}
/* ------------------------------------------------------------------------------------
--  NAVIGATION
------------------------------------------------------------------------------------ */
nav#main-menu{
	width: 450px;
	margin-top:1em;
 
}
	/*
nav#main-menu ul{
    list-style-type: none;
	position:relative;
	float:left;
	height:50%;
}
nav#main-menu ul li{
	line-height:1.2em;
	display:inline !important;
}
nav#main-menu  li.navig{
}
nav#main-menu ul a{
	text-decoration:none;
	text-transform:uppercase;
	color:#6c6c6c;
	font-family:'Abel', sans-serif;
	display:block;
}
nav#main-menu a:hover{
    color: #040404;
}
nav#main-menu li.navig .selected{
    color: #040404;
}
nav#main-menu a.activelink{
    color: #040404;
}*/

nav#main-menu ul li{
	list-style:none;
	
	
}
ul.main_nav{float:left;
	margin-right:10px;
	
	position:relative}
ul.main_nav li a {
	display: block;  height: 23px;
	background-image: url(images/nav.png); text-indent: -9999px;
}

/*	ul.main_nav  li a.home {
		width: 99px; background-position: 0 0;	
	}
	*/
	ul.main_nav  li a.about {
		width: 65px; background-position: 0 0; height:23px;
		
	}
	
	ul.main_nav  li a.classes {
		width: 89px; background-position:0 -23px; height:23px;
	}
	
	ul.main_nav li a.gallery { margin-top:1px; margin-left:1px;
		width: 62px; background-position: 0 -46px;	height:23px;               
	}
	
	ul.main_nav  li a.henparty {
		width: 112px; background-position: -129px 0;	
	}
	ul.main_nav  li a.gift {
		width: 168px; background-position: -129px -23px;	
	}
	
	ul.main_nav  li a.contact {
		width: 130px; background-position:-129px -46px;	
	}
		ul.main_nav  li a.about:hover, ul.main_nav  li a.about:focus {
		width: 65px; background-position: 0 -80px;	
		
	}
	
	ul.main_nav  li a.classes:hover, ul.main_nav  li a.classes:focus {
		width: 89px; background-position:0 -103px; height:23px;
	}
	
	ul.main_nav li a.gallery:hover, ul.main_nav li a.gallery:focus {
		width: 62px; background-position: 0 -126px;    height:23px;           
	}
	
	ul.main_nav  li a.henparty:hover,ul.main_nav  li a.henparty:focus {
		width: 112px;  background-position: -129px -80px;
	}
	ul.main_nav  li a.gift:hover,ul.main_nav  li a.gift:focus {
		width: 168px; background-position: -129px -103px;
	}
	
	ul.main_nav  li a.contact:hover,ul.main_nav  li a.contact:focus {
		width: 130px; background-position:-129px -126px;	
	}
	


a { outline: none; }

/* ------------------------------------------------------------------------------------
--  ARROW
------------------------------------------------------------------------------------ */
#rightButton{
    position:absolute;
	width:4%;
    right:2%;
    height:100%;
    z-index:3;
}
#rightButton a{
    position:absolute;
    top:50%;
    display:block;
}
/* ------------------------------------------------------------------------------------
--  FOOTER
------------------------------------------------------------------------------------ */
footer{
	position:fixed;
	width:100%;
	bottom:0;
	z-index:100;
		
	padding:5px;
	background:#a70101;
}
#footer-inner{
	float:left;
	margin-left:260px;
}
small{
	color:#000;
	font-size:0.75em;	
	
}
footer  a{color:#000;}
/* ------------------------------------------------------------------------------------
--  WRAPPERS FOR SCROLLABLE PART
------------------------------------------------------------------------------------ */
#contentWrapper{
   position:absolute;
   overflow:hidden;
   width:100%;
}
.contentItem{
    position: absolute;
	width:100%;
}
#content-inner1, #content-inner2, #content-inner3, #content-inner4, #content-inner5, #content-inner6, #content-inner7, #content-inner8, #content-inner9{
	position:relative;
    top:0;
    left:0;
    width:100%;
	height:100%;
	
}
.inner{
	float:left;
	width:100%;
	height:420px;
	/*background:url(images/middle.png);
	background-repeat:repeat-x;*/
	position:relative;
	margin-top:150px;

}
.inner-wrap{
	float:left;
	width:100%;
	height:100%;

}
/* ------------------------------------------------------------------------------------
--  GENERAL DIVS
------------------------------------------------------------------------------------ */
.digit-wrap{
	float:left;
	width:100%;
	
}
.bottom{
	margin:0 auto;
	width:4.5em;
}
/*logo for all pages apart home page*/
.logo2{
	float:left;
	margin:60px 0 0 40px;
	position:absolute;
	z-index:300;
}
.middle-box{
	float:left;
	margin-left:100px;
	margin-top:80px;
	width:880px;
	height:420px;  
}
.middle-box-inner{
	float:left;
	margin: 0;
	position:relative;
	width:880px;
	height:450px;
	min-height:350px;
	background:rgba(127,11,2,0.9);

}
.chapter-title{
	float:left;
	width:800px;
	margin:0 20px;
}
.chapter-title figure, .chapter-title2 figure{
	float:left;
	/*margin-top:10px;*/
}
.chapter-title2{
	float:left;
	width:840px;
	margin:0 20px;
}
h2.title{
	text-align:center;

	letter-spacing:0em;
	/*margin-top:40px;
	padding-top:10px;*/
	
	display:block;
	border-bottom:1px solid #000;
}
/* ------------------------------------------------------------------------------------
--  CONTENT PAGE 1
------------------------------------------------------------------------------------ */
#content-inner1{
	background:url(images/bg1.png);
	background-repeat:no-repeat;
	background-position:left top;
}

.quote{
	
	padding:20px 0;
	

	z-index:200;
}

.quote ul{list-style:none;}
/*try to keep about 205-210 symbols per quote*/
blockquote {
	font-family:'Quattrocento', serif;
	width: 30em; /* required */
	/*height:8.5em;*/
	margin: 0 auto; 
	/*background:url(images/quotes.png);
	background-repeat:no-repeat;*/
}
blockquote p{
	margin-left:5em;
	letter-spacing:0em;
	font-size:0.9em;
}
blockquote cite{
	font-family:Helvetica, sans-serif;
	font-size:0.8em;
	float:right;
}
/* ------------------------------------------------------------------------------------
--  CONTENT PAGE 2 (scroller styles relate to CONTENT PAGE 5 as well)
------------------------------------------------------------------------------------ */
#content-inner2{
	background:url(images/bg2.png);
	background-repeat:no-repeat;
	background-position:top right;
}
#mcs_container, #mcs2_container{
	width:880px;
	margin:0; 
	height:262px;  
	background:transparent;
	float:left;
}


article.item-block{
	float:left;
	width:800px;
	margin:20px 20px 40px 20px;
	clear:both;
}
article.item-block figure{
	position:relative;
	margin-right:40px;
	width:235px;
	float:left;
}
article.item-block figcaption{
	position:absolute;
	bottom:0;
	left:0;
	padding:0 0 10px 10px;
	width:220px;
	font-family:'Quattrocento', serif;
	text-transform:uppercase;
}
.text-wrapper{
	float:right;
	width:500px;
}
h1.title{
		font-family: 'Niconne', cursive;
		
	letter-spacing:0em;
	
	font-size:1.4em;
	line-height:1em;
	padding-bottom:20px;
}
.lang{
	text-transform:uppercase;
	margin:0 1em 0 0;
	padding:0.4em;
    display:inline-block;
    border: 1px solid #3a372d;
    width: 1.6em;
    height: 1.2em;
   -webkit-border-radius: 1em;
   -moz-border-radius: 1em;
    border-radius: 1em;
    text-align: center;
    line-height: 1em;
	font-size:0.6em;
}
h2.details{
	text-transform:uppercase;
	letter-spacing:0em;
	font-family:Helvetica, sans-serif;
	font-size:0.8em;
	text-align:center;
	display:block;
}
.circle{
	font-size:0.6em;
	padding:0 1em;
}
.circles{
	float:left;
	width:100%;
	height:6px;
	margin-bottom:14px;
	background:url(images/circles.png);
	background-repeat:repeat-x;
}
ul.project{
	float:left;
	width:480px;
	list-style:none;
	margin:0;
}
ul.project p{
   font-size:0.8em;	
   font-family:Helvetica CY, Helvetica, Arial Narrow, Arial, sans-serif;
   letter-spacing:0;
}
ul.project li{
	float:left;
}
li.project-text{
	width:360px;
	margin-right:20px;
}
li.project-button{
	width:100px;
}
.button-act{
	float:left;
	background:#9da95b;
    -webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	border-radius:4px;
	-moz-box-shadow:0 1px 1px rgba(255,255,255,.15); 
	-webkit-box-shadow: 0 1px 1px rgba(255,255,255,.15); 
	box-shadow:0 1px 1px rgba(255,255,255,.15); 
}
a.pulse {
	padding:5px 10px;
	text-transform:uppercase;
	font-family:'Abel', sans-serif;
	font-size:1.2em;
	line-height:1.2em;
	letter-spacing:0em;
	text-align:center;
	width:80px;
	color:#fafafa;
	display:block;
    -webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	border-radius:4px;
    -webkit-animation-name: thePulse;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
}
a.pulse:hover{
	background:#838f42;
}
@-webkit-keyframes thePulse {
from { background-color: #838f42; -webkit-box-shadow:: 0 0 9px #6a813d; }
50% { background-color: #9da95b; -webkit-box-shadow:: 0 0 18px #b4c162; }
to { background-color: #838f42; -webkit-box-shadow:: 0 0 9px #6a813d; }
}
/* ------------------------------------------------------------------------------------
--  SCROLLER (VERTICAL) STYLES
------------------------------------------------------------------------------------ */
#mcs_container .customScrollBox, #mcs2_container .customScrollBox{
	position:relative; 
	height:100%; 
	overflow:hidden;
}
#mcs_container .customScrollBox .container, #mcs2_container .customScrollBox .container{
	position:relative; 
	width:820px; 
	top:0; 
	float:left;
}


#mcs_container .customScrollBox .content, #mcs2_container .customScrollBox .content{
	clear:both;
	float:left;
}
#mcs_container .dragger_container, #mcs2_container .dragger_container{
	position:relative; width:9px; height:262px; float:left; margin:10px 0 0 10px; cursor:pointer; box-shadow:inset 0 0 10px #000; -moz-box-shadow:inset 0 0 10px #000; -webkit-box-shadow:inset 0 0 10px #000;
}


#mcs_container .dragger, #mcs2_container .dragger{
	position:absolute;
	width:6px;
	height:60px;
	background:#333;
	text-align:center;
	margin-left:1px;
	line-height:60px;
	color:#666;
	overflow:hidden;
	border-left:1px solid #999;
	border-right:1px solid #000;
	cursor:pointer;
}
#mcs_container .dragger_pressed, #mcs2_container .dragger_pressed{
	position:absolute; width:6px; height:60px; background:#444; text-align:center; margin-left:1px; line-height:60px; color:#777; overflow:hidden; border-left:1px solid #878787; border-right:1px solid #000; cursor:pointer;
}



/* ------------------------------------------------------------------------------------
--  CONTENT PAGE 3
------------------------------------------------------------------------------------ */
#content-inner3{
	background:url(images/bg3.png);
	background-repeat:no-repeat;
	background-position:top left;
}
/* ------------------------------------------------------------------------------------
--  TABBED PART
------------------------------------------------------------------------------------ */
.tabbed_content {
	width: 840px;	
	height:380px;
	margin:20px;
}
.tabs {
	height:24px;
	position: relative;
	/*margin-left:140px;*//*equal to .sectionleft, see below*/
}
/*part of styles are set for case if image will be used*/
.tabs .moving_bg {
	position: absolute;
	width: 124px;
	height:24px;
	z-index: 190;
	left: 0;
	top:20px;
	background-position: top right;
	background-repeat: no-repeat;
	
}
.tabs .tab_item {
	display: block;
	float: left;
	margin:10px 20px 20px 0;
	z-index: 200;
	position: relative;
	cursor: pointer;
	font-family:'Abel', sans-serif;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}
.tabs .tab_item:hover, .tabs .tab_item:focus{background: #3E0000;}
.tabbed_content .slide_content {
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 840px;
}
.tabslider {
	width: 5000px;
}
article.story{
	float: left;
	width: 840px;
}
.sectionwrap{
	float:left;
	clear:both;
}
.sectionleft{
	float:left;
	width:140px;
}
.sectionright{
	float:right;
	width:100%;
}
p.preface{
	font-family:'Quattrocento', serif;
	font-size:1.2em;
	line-height:1.3em;
	padding-bottom:10px;
}
p.year{
	font-family:'Abel', sans-serif;
	text-transform:uppercase;
	font-size:1.6em;
	letter-spacing:0;
}
/* ------------------------------------------------------------------------------------
--  TEXT WITH PHOTO
------------------------------------------------------------------------------------ */
figure.img-left{
	margin-right:20px;
	float:left;
}
figure.img-right{
	margin-left:20px;
	float:right;
}
/* ------------------------------------------------------------------------------------
--  LISTS
------------------------------------------------------------------------------------ */
ul.unordered, ol.ordered, ul.custom{
	float:left;
	margin:0 0 20px 20px;
	/*color: #929291;*/
}
ul.unordered{
	list-style:square;
}
ul.unordered p, ol.ordered p, ul.custom p{
	/*color:#555;
	letter-spacing:0.1em;
	font-family:'Quattrocento', serif;*/
}
ul.custom{
	list-style-image:url(images/custom-list.png);
}
.two-parts{
	float:left;
	clear:both;
	width:840px;
}
.text-left{
	float:left;
	width:350px;
	margin-right:10px;
	/*margin-left:140px;*/
}
.text-right{
	float:right;
	width:480px;
}
p.custom-paragraph{
	
	padding:10px;
	padding-left:0;
	display:block;
	/*background:#F2F2EE url(images/corner.png);
	background-repeat:no-repeat;;
	border:1px solid #fff;*/
}
a.external:after {
    padding:0 10px;
    margin: 0 0 0 5px;
    content: "";
    background: url(images/external.png);
	background-repeat: no-repeat;
	display:inline;
}
/* ------------------------------------------------------------------------------------
--  CONTENT PAGE 4
------------------------------------------------------------------------------------ */
#content-inner4{
	background:url(images/bg4.png);
	background-repeat:no-repeat;
	background-position:left 100px;
}
/* ------------------------------------------------------------------------------------
-- VIDEO PAGE EMBEDDED VIDEO
------------------------------------------------------------------------------------ */
figure.video{
	float:left;
	padding:20px;
	background:#F2F2EE;
	border:1px solid #fff;
}
#video-place{
	float:left;
}
.videowrap{
	float:left;
	clear:both;
	width: 840px;	
	margin:0 20px;	
}
.videowrap p{
   font-size:0.8em;	
   font-family:Helvetica CY, Helvetica, Arial Narrow, Arial, sans-serif;
   letter-spacing:0.1em;
}
.video-sectionleft{
	float:left;
	width:572px;
	margin-right:20px;
}
.video-sectionright{
	float:right;
	width:248px;
}
#page_navigation{
	float:left;
	width:572px;
	margin:22px 20px 0 20px;
}
#page_navigation a{
	padding:0.5em 0.9em;
	border:1px solid #fff;
	margin: 0 0.5em 0 0;
	color:#6c6c6c;
	text-decoration:none;
	background:#F2F2EE;
	text-transform:uppercase;
	font-size:0.8em;
	font-family:'Abel', sans-serif;
	text-transform:uppercase;
}
#page_navigation a:hover{
	background-color:#3a372d;
	color:#f0f0f0;
}
.active_page{
	background-color: #3a372d!important;
	border:1px solid #ddd;
	color:#f0f0f0!important;
}
/* ------------------------------------------------------------------------------------
--  CONTENT PAGE 5
------------------------------------------------------------------------------------ */
#content-inner5{
	background:url(images/bg5.png);
	background-repeat:no-repeat;
	background-position:left top;
}
/* ------------------------------------------------------------------------------------
--  SELECTABLE IMAGES (scroller styles see in CONTENT PAGE 2)
------------------------------------------------------------------------------------ */
.selecter{
	float:left;
	width:800px;
	margin:-5px 20px 0 0;
	clear:both;
}
.selecterBtns{
    float:right;
    width:180px;
}
.selecterBtns p{
   font-size:0.8em;	
   font-family:Helvetica CY, Helvetica, Arial Narrow, Arial, sans-serif;
   letter-spacing:0.1em;
}
.selecterBtns ul{
	float:left;
	list-style:none;
	width:180px;
	margin-bottom:10px;
}
.selecterBtns li{
	margin-bottom:10px;
}
.selecterBtns a{
     text-decoration:none;
	 font-family:'Abel', sans-serif;
	 text-transform:uppercase;
	 padding:0.5em 0.5em;
	 display:block;
	 background:#F2F2EE;
	 color:#6c6c6c;
	 border:1px solid #fff;
}
.selecterBtns .active,
.selecterBtns a:hover {
    background:#3a372d;
    color:#f0f0f0;
}
.selecterContent{
    float:left;
    width:620px;
}
.selecterContent ul{
	float:left;
	width:620px;
	list-style:none;
}
.selecterContent li {
    width:133px;
    height:133px;
	float:left;
	border:1px solid #ddd;
	margin:0 20px 20px 0;
}
/* ------------------------------------------------------------------------------------
--  CONTENT PAGE 6 
------------------------------------------------------------------------------------ */
#content-inner6{
	background:url(images/bg6.png);
	background-repeat:no-repeat;
	background-position:left 150px;
}
/* ------------------------------------------------------------------------------------
--  STATIC PAGES STYLES ARE BELOW
------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------
--  LOCATION PAGE
------------------------------------------------------------------------------------ */
.location-info{
	float:left;
	margin:5px 20px 0 20px;
	width:840px;
	height:420px;
}
#map_canvas{
	width:838px;
	height:300px;
	overflow:hidden;
    float:left;
	border:1px solid #fff;
}
#map{
	float:left;
	position:relative;
}
#plate{
	position:absolute;
	top:0;
	left:0;
	z-index:100;
	background:rgba(255,255,255,0.8);
	padding:20px;
	width:240px;
}
.vcard{
	float:left;
	margin:0 0 20px 0;
	width:100%;
}
.vcard p{
	letter-spacing:1px;
	text-transform:uppercase;
	font-family:'Abel', sans-serif;
}
#get{
	float:left;
	width:100%;
}
p.get-info{
	font-family:'Quattrocento', serif;
	font-style:italic;
	font-size:0.8em;
}
#icons{
	float:left;
	width:100%;
	margin-bottom:20px;
}
#icons figure{
	float:left;
	margin:0 10px 0 0;
}
/* ------------------------------------------------------------------------------------
--  CONTENT PAGE 7 
------------------------------------------------------------------------------------ */
#content-inner7{
	background:url(images/bg7.png);
	background-repeat:no-repeat;
background-position:left 180px;
}
/* ------------------------------------------------------------------------------------
--  CONTACT PAGE 
------------------------------------------------------------------------------------ */
.contact-wrap{
	float:left;
	width:840px;
	margin:0 20px;
	clear:both;
	margin-top:1em
}
.vcard-wrap{
	float:right;
	width:280px;
}
.vcard2{
	float:left;
	margin:0 20px 20px 0;
}
.vcard2 p{
	/*letter-spacing:1px;
	text-transform:uppercase;
	font-family:'Abel', sans-serif;*/
}
/* ------------------------------------------------------------------------------------
--  FORM STYLES 
------------------------------------------------------------------------------------ */
.forma{
	float:left;
	width:540px;
	background:transparent;
}
form#contact fieldset{
	width:100%;
	float:left;
}
form#contact label{
	float:left;
	color:#F00;
	font-family:'Abel', sans-serif;
	font-size:0.7em;
	text-transform:uppercase;
	margin:0 0 10px 0;
}
form#contact input, form textarea{
	margin:0 0 10px 0;
	padding:0.5em;
	float:left;
	width:520px;
	background:transparent;
    border-top:none;
    border-right:none;
    border-left:none;
    border-bottom:1px solid #000;
	color:#fff;
}
form#contact input:hover, form textarea:hover{
	background:#000;
}
form#contact input::-webkit-input-placeholder{
	color:#fff;
}
form#contact input:-moz-placeholder{
	color:#fff;
}
form#contact textarea::-webkit-input-placeholder{
	color:#fff;
}
form#contact textarea:-moz-placeholder{
	color:#fff;
}
form#contact button#buttonsubmit{
	 font-size:1em;
	 cursor:pointer;
	 font-family:'Quattrocento', serif;
	 border:none;
	 background: #A60000;
	 -moz-box-shadow:1px 1px 0 #000;
	 -webkit-box-shadow:1px 1px 0 #000;
	 -ms-box-shadow:1px 1px 0 #000;
	 -box-shadow:1px 1px 0 #000;
	 padding:0.5em 1em;
	 color:#fff;
	 display:inline-block;
	 margin-top:5px;
}
form#contact button#buttonsubmit:hover{
     background: #F00;
	-moz-box-shadow:1px 1px 0 #000;
	 -webkit-box-shadow:1px 1px 0 #000;
	 -ms-box-shadow:1px 1px 0 #000;
	 -box-shadow:1px 1px 0 #000;
}
/* ------------------------------------------------------------------------------------
--  ITEM PAGE
------------------------------------------------------------------------------------ */
#content-inner8{
	background:url(images/bg8.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
.item{
	float: left;
	font-size:0.8em;
	width:800px;
	overflow:hidden;
	background:transparent;
	padding-left:20px;
	clear:both;
}
article.item-description, section.item-small{
	float:left;
	width:480px;
}
section.item-small{
	margin:20px 0;
}
.item-small figure{
	float:left;
	padding:0;
	margin:10px 10px 0 0;
	width:88px;
}
.item-small figure.last{
	margin-right:0;
} 
p.available{
	font-family:'Abel', sans-serif;
	text-transform:uppercase;
}
figure.framed{
	position:relative;
	padding:0 0 20px 20px;
	float:right;
	width:300px;
}
figure.framed figcaption{
	position:absolute;
	bottom:0;
	right:20px;
	padding:0 0 40px 0;
	width:260px;
	font-family:'Abel', sans-serif;
	text-transform:uppercase;
	cursor:pointer;
}
figure.framed figcaption img{
	margin:-2px 5px 0 0;
	border:none;
}
p.item-id{
	text-transform:uppercase;
	color:#929291;
}
p.item-size{
	color:#929291;
}
ul.other-items{
	float:left;
	list-style:none;
	width:480px;
}
ul.other-items li{
	float:left;
	margin-right:20px;
	width:146px;
}
ul.other-items li.last{
	margin-right:0;
}
/* ------------------------------------------------------------------------------------
-- THANK YOU PAGE
------------------------------------------------------------------------------------ */
#content-inner9{
	background:url(images/bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
.thanks{
	float:left;
	width:800px;
	margin:0 20px 0 20px;
	padding-bottom:20px;
	
	font-size:0.9em;
}
/*priya*/
.exotic_head {
	margin-left:15em;
	
} 
.exotic_head h1{ font-size:36px; font-family: 'Niconne', cursive;  text-transform:none; line-height:1.2em}

.exotic_head h3{font-size:36px; font-family: 'Niconne', cursive;}
.exotic_head li{list-style:none; font-size:14px}
.clearfix{clear: both;}
.divider{background:url(images/divider.png) left top repeat-x; height:3px;}

/* Classes section */

 .classleft{width:200px; float:left; position:relative; display:inline; border-right:#000 1px solid; height:340px;}
 .classleft h3{margin-left:1em;}
 .classright{ margin-left:240px; width:620px;}
.class_container{position:relative;}
.divtoggle{font-size:12px !important; list-style:inside !important; }
.divtoggle li{list-style:inside; padding-bottom:.15em; }

 #class1,#class2,#class3,#class4,#class5, #class6,#class7, #class8{display:none;}
 .toggleclass1 #class1, .toggleclass2 #class2,.toggleclass3 #class3, .toggleclass4 #class4,.toggleclass5 #class5,.toggleclass6 #class6,.toggleclass7 #class7,.toggleclass8 #class8{
 display:block;   

}
.divtoggle li{list-style:inside; margin-left:1em;}
.divtoggle a{
	font-size:13px;}
	
	.basicul li{list-style:inside; padding:.5em; font-size:13px; border-bottom:#460000 1px solid;}
	.bor_btm{ padding-bottom:1em; margin-bottom:1em; border-bottom:#460000 1px solid;}
.bold{font-weight:bold; font-style:italic}
#mcs2_container h4{font-weight:bold; margin-bottom:.5em; margin-top:1em}

.thanks p{margin-bottom:1em;}
