@charset "utf-8";
/* CSS Document - Hapiuc Robert*/

* { padding: 0; margin: 0; }

a { text-decoration: none; }

img, input { border: none; }
/* Fonts */

@font-face {
    font-family: 'CenturyGothic';
    src: url('fonts/GOTHIC.eot');
    src: url('fonts/GOTHIC.eot?#iefix') format('embedded-opentype'),
         url('fonts/GOTHIC.woff') format('woff'),
         url('fonts/GOTHIC.ttf') format('truetype'),
         url('fonts/GOTHIC.svg#CenturyGothic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SuperGroteskBRegular';
    src: url('fonts/supergrobrglfopentype-webfont-webfont.eot');
    src: url('fonts/supergrobrglfopentype-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/supergrobrglfopentype-webfont-webfont.woff') format('woff'),
         url('fonts/supergrobrglfopentype-webfont-webfont.ttf') format('truetype'),
         url('fonts/supergrobrglfopentype-webfont-webfont.svg#SuperGroteskBRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
	font-family: Tahoma, sans-serif;
	color: #3e3e3e;
	font-size: 11px;
}

.clearfix { clear: both; }

#wrap {
	width: 972px;
	margin: 0px auto;
}

#header {
	width: 972px;
	height: 140px;
	overflow: hidden;
}

#logo {
	width: 300px;
	height: 72px;
	margin: 15px auto;
}

#menu {
	width: 972px;
	height: 24px;
	padding-top: 3px;
	border-bottom: 1px dotted #e1c59c;
	overflow: hidden;
}

#menu ul {
	margin: 0px auto;
	width: 950px;
	list-style: none;
	overflow: hidden;
	text-align: center;

}

#menu ul li {
	float: none;
	margin-right: 20px;
	display: inline;
}

#menu ul li a {
	font-family: "SuperGroteskBRegular","CenturyGothic", Helvetica,sans-serif;
	font-size: 12px;
	color: #555;
	text-transform: uppercase;
}

#menu ul li a:hover {
	color: #ac9573;
}

#subheader {
	width: 972px;
	height: 40px;
	font-family: "SuperGroteskBRegular","CenturyGothic", Helvetica,sans-serif;
	color: #2f2f2f;
	padding-bottom: 5px;
	font-size: 21px;
	line-height: 35px;
	text-align: center;
	text-transform: uppercase;
}

#subheader span {
	color: #c2ab89;
}

#content {
	width: 972px;
	width: auto;
}

.picture {
	float: left;
	width: 322px;
	margin-right: 11px;
	height: 370px;
	font-family: "CenturyGothic", Helvetica,sans-serif;
	overflow:hidden;
}

#sidebar {
	float: left;
	width: 265px;
	height: 330px;
	background: #f8f2e8;
	padding: 20px;
}

#sidebar h3 {
		font-size: 14px;
	font-family: "SuperGroteskBRegular","CenturyGothic", Helvetica,sans-serif;

	color: #232323;
	text-transform: uppercase;
	font-weight:normal;
}

#sidebar p {
	margin-top: 15px;
	line-height:  15px;
	text-align:left;
}

#facebook {
	width: 972px;
	height: 45px;
	margin-top: 25px;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #e2c79f;
	border-top: 1px dotted #e2c79f;
}

#fb-image {
	margin-left: 240px;
}

#fb-image2 {
	margin-left: 15px;
}

#appointment-footer {
	margin-left: 80px;
}



/* #facebook img {
	margin-left: 374px;
}*/

#footer {
	width: 972px;
	height: 65px;
	line-height: 18px;
	text-transform: uppercase;
	color: #a7a7a7;
	text-align: center;
}

#footer a { color: #ac9573; }

#footer a:hover { color: #a7a7a7; }

/* how to order page */

#howto {
	width: 380px;
	margin: 30px 0 0 40px;
	float:left;
	line-height: 18px;


}

#howto2 {
	float: left;
	width: 430px;
	margin: 30px 0 0 90px;
	




}



#howto h3 {
	font-size: 16px;
	font-family: "SuperGroteskBRegular","CenturyGothic", Helvetica,sans-serif;
	margin-bottom: 25px;
	color: #232323;
	text-transform: uppercase;
}

#howtosidebar {
	float: left;
	width: 430px;
	min-height: 330px;
	margin: 30px 0 0 90px;
}

#howtosidebar .sidebarbox {
	width: 400px;
	height: auto;
	overflow: hidden;
	line-height: 18px;
	margin-bottom: 10px;
}

#howtosidebar .sidebartitle {
	width: 430px;
	height: 30px;
	margin-bottom: 15px;
}

#howtosidebar .number {
	width: 30px;
	height: 30px;
	background: #e3ccaa;
	float: left;
	text-align: right;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
	font-family: "SuperGroteskBRegular","CenturyGothic", Helvetica,sans-serif;
}

#howtosidebar .title {
	border-bottom: 1px dotted #e2c79f;
	width: 390px;
	height: 30px;
	font-size: 16px;
	color: #232323;
	font-family: "SuperGroteskBRegular","CenturyGothic", Helvetica,sans-serif;
	float: left;
	margin-left: 10px;
	line-height: 40px;
	text-transform:uppercase;
}

#howtosidebar .toggle {
	width: 40px;
	height: 30px;
	float: right;
	color: #b09d7e;
	font-size: 12px;
	font-family: "SuperGroteskBRegular","CenturyGothic", Helvetica,sans-serif;
	
	cursor: pointer;
}

/* FAQ page*/


#faq {
	width: 380px;
	margin: 30px 0 0 40px;
	float:left;
	line-height: 18px;
}

#faq h3 {
	font-size: 16px;
	font-family: "SuperGroteskBRegular","CenturyGothic", Helvetica,sans-serif;
	margin-bottom: 25px;
	color: #232323;
	text-transform: uppercase;
}

.faqtitle {
	width: 380px;
	margin-bottom: 3px;
	color: #95896e;
	cursor: pointer;
	height: 20px;
}

.faqtitle:hover {
	color: #000;
}

#answer {
	width: 430px;
	float: left;
	height: auto;
	margin: 30px 0 0 30px;
}


#answer a, #sidebar-collection a, #howtosidebar a, #howto a, #wedding-bomb a {
	color:#996633
}

#answer a:hover, #sidebar-collection a:hover, #wedding-bomb a:hover, #wedding-bomb a:hover {
	text-decoration:underline;
}

#howtosidebar a:hover, #howto a:hover {
color: #ac9573;
}
.answer {
	float:left;
	width: 430px;
	height: auto;
	overflow: hidden;
	display: none;
}

.answer h3 {
	font-size: 18px;
	color: #232323;
	font-family: "SuperGroteskBRegular";
	margin-bottom: 15px;
	font-weight: normal;
	padding-bottom: 6px;
	border-bottom: 1px dotted #e1c59c;
}

.answer-text {
	width: 400px;
	padding: 15px;
	background: #f4ece0;
	line-height: 18px;
}

.corporate-events {
	width: 322px;
	margin-left: 11px;
}
.corporate-events, .corporate-events-left {
	float: left;
	
	height: 250px;
	overflow:hidden;
	margin-top: 30px;

}

.corporate-events-left {
border-right: 1px dotted #e1c59c;
	width: 322px;
	margin-right: 11px;

}

.corporate-events p, .corporate-events-left p {
	line-height: 18px;

}

.corporate-events h3, .corporate-events-left h3 {
	font-size: 16px;
	color: #232323;
	font-family: "SuperGroteskBRegular","CenturyGothic", Helvetica,sans-serif;
	margin-bottom: 25px;
}

#sidebar-corporate {
	float: left;
	width: 265px;
	height: 250px;
	background: #f8f2e8;
	padding-left: 20px; padding-right: 20px;margin-top: 30px;
	
}

#sidebar-corporate h3 {
	color: #3e3e3e;
	font-weight: bold;
	font-size: 14px;
	text-align:left;
	font-family: "SuperGroteskBRegular", "CenturyGothic", Helvetica,sans-serif;
	text-transform: uppercase;
	margin-top: 10px;
}

#sidebar-corporate p {
	margin-top: 15px;
	line-height:  15px;
	text-align:left;
}


/* ENQURIES PAGE */

/* 	Edit */
#enquiries input, #sidebar-collection input {
	border: 1px solid #CCC;
	font-size: 12px;
	color: #3e3e3e;
	padding: 2px;
	text-shadow: 1px 1px 0 #fff;
}

#enquiries textarea, #sidebar-collection text area {
	border: 1px solid #CCC;
	font-size: 12px;
	color: #3e3e3e;
	padding: 2px;
	text-shadow: 1px 1px 0 #fff;
}


#enquiries input:focus, #sidebar-collection input:focus {
	background: #F7F7F7;
	outline: none;
	border: 1px solid #B2B2B2;
}
/* 	Edit */

#enquiries {
	float: left;
	width: 430px;
	min-height: 330px;
	margin: 30px 0 0 90px;
	
}


#enquiries h3 {
	font-size: 14px;
	font-family: "SuperGroteskBRegular","CenturyGothic", Helvetica,sans-serif;
	margin-bottom: 25px;
	color: #232323;
	text-transform: uppercase;
	font-weight:normal;
}

#howto h1 {
font-size: 14px;
	font-family: "SuperGroteskBRegular","CenturyGothic", Helvetica,sans-serif;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #232323;
	text-transform: uppercase;
	font-weight:normal;
}

#howtosidebar .sidebarbox {
	width: 400px;
	height: auto;
	overflow: hidden;
	line-height: 18px;
	margin-bottom: 10px;
}

#howtosidebar .sidebartitle {
	width: 430px;
	height: 30px;
	margin-bottom: 15px;
}



#howtosidebar .title {
	border-bottom: 1px dotted #e2c79f;
	width: 390px;
	height: 30px;
	font-size: 16px;
	color: #232323;
	font-family: "SuperGroteskBRegular","CenturyGothic", Helvetica,sans-serif;
	float: left;
	margin-left: 10px;
	line-height: 40px;
	text-transform:uppercase;
}

#howtosidebar .toggle {
	width: 40px;
	height: 30px;
	float: right;
	color: #b09d7e;
	font-size: 12px;
	font-family: "SuperGroteskBRegular","CenturyGothic", Helvetica,sans-serif;
	
	cursor: pointer;
}

/* press */

#press {
	width: 900px;
	margin: 30px 0 0 40px;
	float:left;
	line-height: 18px;

}

#press h3 {
	font-size: 16px;
	font-family: "SuperGroteskBRegular","CenturyGothic", Helvetica,sans-serif;
	margin-bottom: 25px;
	color: #232323;
	text-transform: uppercase;
}

#press a { color: #ac9573; }

#press a:hover { color: #a7a7a7; }

/*collection */

#sidebar-collection {
	float: left;
	width: 265px;
	min-height: 1500px; position: relative;
	background: #f8f2e8; 
	padding-left: 10px; padding-right: 10px;margin-top: 30px;
	
}

#sidebar-collection h3 {

	font-size: 16px;
	font-family: "SuperGroteskBRegular","CenturyGothic", Helvetica,sans-serif;
	margin-bottom: 15px;
	color: #232323;
	text-transform: uppercase;
	margin-top:15px;

}


#sidebar-collection p {
	margin-top: 15px;
	line-height:  18px;
	text-align:left;
}

.collection {
text-align:center;
	width: 640px;
	float: left;
	
	min-height: 1150px;
	overflow:hidden;
	margin-top: 30px;
position: relative;
	padding-left: 10px;
		
}
.collection h3 {
	font-size: 14px;
	font-family: "SuperGroteskBRegular","CenturyGothic", Helvetica, sans-serif;
	margin-bottom: 25px;
	color: #232323;
	text-transform: uppercase;
	font-weight:normal;
}

.collection img {

margin: 3px;
}

#testimonials {
	width: 900px;
	margin: 30px 0 0 40px;
	float:left;
	line-height: 18px;

}

#testimonials h3 {
	font-size: 16px;
	font-family: "SuperGroteskBRegular", "CenturyGothic", Helvetica,sans-serif;
	margin-bottom: 25px;
	color: #232323;
	text-transform: uppercase;
}


#testimonials h1 {
	font-size: 20px;
	font-family: avenir, "CenturyGothic";
	font-weight: normal;
	color: #232323;
	line-height: 18px;

	
}




#testimonials p {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	margin: 5px 0px 5px 0px;
	margin-bottom: 30PX;
	
}

#wedding-bomb {
	width: 900px;
	margin: 30px 0 0 40px;
	float:left;
	line-height: 18px;

}

#wedding-bomb h3 {
font-size: 16px;
	font-family: "SuperGroteskBRegular", "CenturyGothic", Helvetica, sans-serif;
	margin-bottom: 25px;
	color: #232323;
	text-transform: uppercase;
	
}

#wedding-bomb h1 {
font-size: 14px;
	font-family: "CenturyGothic";
	font-weight: normal;
	color: #232323;
	line-height: 18pt;
	
}

#wedding-bomb li {
	margin-bottom: 10px;
	}

#wb-table-intro p {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	margin: 5px 0px 5px 0px;
	/*margin-bottom: 30PX;*/
	
}
	

#wb-table-intro h1{
	font-size: 10px;
	font-family: avenir, "CenturyGothic";
	font-weight: normal;
	font-weight: normal;
	color: #232323;
	line-height: 18px;
	
}

cite {
	padding-left: 20px;
	font-style:normal;
}
#order-sample {
	float: left;
	width: 430px;
	min-height: 330px;
	margin: 30px 0 0 90px;
	
}

.mobile-hidden {
	display: block;
}

.mobile-view {
	display: none;
}

.card-table {
	margin-bottom: 20px;
}

.view-btn-wrap {
	width: 100%;
	margin-bottom: 20px;
}

.view-btn {
	display: inline-block;
	float: right;
}

.view-btn-wrap:after,
.card-image-wrap:after {
	content:'';
	display: block;
	clear: both;
}

.inline-image {
	display: block;
	width: 49%;
	float: left;
}

.inline-image:nth-child(2) {
	float: right;
}

.inline-image img {
	display: block;
	width: 100%;
	height: auto;
}

.card-image-wrap {
	max-width: 386px;
	margin-right: auto;
}

.main-title {
	margin-bottom: 30px;
}

@media screen and (max-width:979px) {


	.item-info p:last-child {
		margin-bottom: 10px;
	}

	.mobile-hidden {
		display: none;
	}

	.mobile-view {
		display: block;
		margin-bottom: 20px;
		margin-top: 20px;
	}

	form {
		margin-top: 10px;
		max-height: 72px;
	}
	
	li {
		margin-bottom: 10px;
	}

	li:last-child {
		margin-bottom: 0;
	}
}

@media screen and (max-width:880px) {

	.inline-image {
		display: block;
		width: 100%;
		float: none;
		margin-bottom: 10px;
	}

	.card-image-wrap {
		max-width: 299px;
	}

	.card-image-wrap a,
	.card-image-wrap img {
		display: block;
		max-width: 100%;
		height: auto !important;
	}
}

@media screen and (max-width:567px) {
	body {
	}

	#wb-table-intro p {
		margin-left: 0!important;
	}
}
