@import url(//fonts.googleapis.com/css?family=Istok+Web);
@import url(//fonts.googleapis.com/css?family=Cinzel);

body {
	background-color: #CCCCCC;
	font-family: 'Istok Web', Helvetica, Arial, Sans-Serif;
	font-size: 14px;
}

hr {
	border-top: 1px solid #ccc;
}

h1 {
	font-weight: 100;
	font-size: 24px;
}

#page {
	margin-top: 25px;
	margin-bottom: 25px;
	/*background-color: #F6F6F6;*/
	background-color: white;
	box-shadow: 0 0 30px 5px #888;
}

#masthead {
	width: 100%;
	height: 100px;
	background-color: #000000;
	padding-top: 15px;
}

#masthead h1 {
	font-family: "Cinzel", serif;
	font-weight: 200;
	margin-top: 0;
	font-size: 50px;
}

#card-logos {
	width: 250px;
	max-width: 100%;
}

#social-icons-container img {
	height: 30px;
}

@media all and (max-device-width: 991px) {
	#masthead h1 {font-size: 35px;}
	#masthead {height: 75px;}
	h1 {font-size: 20px;}

	#page {
		margin-top: 0;
		margin-bottom: 0;
	}

	footer.site-footer {text-align: center;}
	#CDSRATINGWIDGET430 {margin: 0 auto 10px auto;}
	#card-logos {height: 30px; width: auto;}
	img {max-width: 100%}
}

@media all and (max-device-width: 630px) {
	#masthead h1 {font-size: 28px;}
	#masthead {height: 70px;}
}

@media all and (max-device-width: 510px) {
	#masthead h1 {font-size: 28px;}
	#masthead {height: 100%; text-align: center;}
	#edi-header-message {text-align: center !important;}
}

@media all and (max-device-width: 360px) {
	#masthead h1 {font-size: 25px;}
}

@media all and (max-device-width: 370px) {
	#wedding-pricing-table {font-size: 11px;}
}

@media all and (max-device-width: 315px) {
	#masthead h1 {font-size: 20px;}
}

#edi-header-message {
	text-align: right;
	margin-top: -10px;
	color: #F6F6F6;
}

#edi-logo-container {
	text-align: center;
}

@media all and (min-device-width: 992px) {
	#edi-logo-container .alignright {
		float: right;
		margin-top: -60px;
	}
}

@media all and (max-device-width: 991px) {
	#edi-logo-container {
		margin-bottom: -20px;
                margin-top: 10px;
	}
}

@media all and (max-device-width: 400px) {
	#edi-logo-container {
                margin-top: -30px;
	}
}

@media all and (max-device-width: 350px) {
	#edi-logo-container {
                margin-top: -50px;
	}
}

@media all and (max-device-width: 320px) {
	#edi-logo-container {
                margin-top: -60px;
	}
}

#masthead a {
	color: #F6F6F6 !important;
}

#masthead a:hover {
	text-decoration: none;
}

#navbar-container {
	/*height: 35px;
	text-align: center;*/
	border-bottom: 1px solid silver;

	background: rgb(181,181,181); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2I1YjViNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZWVlZWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(181,181,181,1) 0%, rgba(238,238,238,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(181,181,181,1)), color-stop(100%,rgba(238,238,238,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(181,181,181,1) 0%,rgba(238,238,238,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(181,181,181,1) 0%,rgba(238,238,238,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(181,181,181,1) 0%,rgba(238,238,238,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(181,181,181,1) 0%,rgba(238,238,238,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5b5b5', endColorstr='#eeeeee',GradientType=0 ); /* IE6-8 */
}

.navbar-default .navbar-nav>.active>a {
	background-color: rgba(238,238,238,1) !important;
}

.navbar-default {
	background-color: inherit !important;
}

.navbar {
	border: 0px !important;
	margin-bottom: 0px !important;
}

.navbar-default .navbar-toggle {
	background-color: #eeeeee;
}

.margin-top-md {
	margin-top: 25px;
}

/*
#navbar-container ul {
	margin-left: -40px;
	margin-top: 0em;
	overflow: hidden;
	white-space: nowrap;
}

#navbar-container ul > li {
	display: inline;
	height: 35px;
	border-right: 1px solid silver;
	line-height: 38px;
	float: left;
}

#navbar-container ul > li > a {
	margin-left: 20px;
	margin-right: 20px;
	height: 35px;
	display: block;
	text-decoration: none;
	color: #000000;
	text-transform: uppercase;
}

#navbar-container ul > li > a:hover {
	color: #FFFFFF;
}
*/
footer {
	padding-top: 10px;
	border-top: 1px solid silver;
}

blockquote {
	font-size: inherit !important;
}

#services-left {
	margin-left: 50px;
	float: left;
	width: 350px;
	display: inline;
	margin-top: -200px;
	margin-bottom: 120px;
}

#services-right {
	margin-right: 50px;
	float: right;
	width: 350px;
	display: inline;
	margin-top: -200px;
	margin-bottom: 100px;
}

#services-bottom {
	bottom: 0;
	position: absolute;
	margin-bottom: 80px;
	margin-left: 50px;
}

/*
div.services-column > p {
	min-height: 150px;
}
*/

div.services-column a {
	margin-top: -10px;
	text-align: right;
	display: block;
}

div.services-column {
	height: 600px;
}

#homepage-slideshow {
	margin-bottom: 25px;
}

#slideshow > div.slides_container {
	overflow: visible !important;
}

#slideshow .slides_control {
	width: 0 !important;
	height: 0 !important;
	left: 0 !important;
}

ol > li {
	margin-bottom: 20px;
}

td {
	line-spacing: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

table.noborder td {
	border: none !important;
}

tr.spacer {
	height: 25px;
}

table {
	border-collapse: collapse;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

.shadow {
	-moz-box-shadow: 5px 5px 10px #888;
	-webkit-box-shadow: 5px 5px 10px #888;
	box-shadow: 5px 5px 10px #888;
}

div.service2 {
	position: absolute;
	top: 350px;
	width: 350px;
}

div.service3 {
	position: absolute;
	top: 490px;
	width: 350px;
}

#homepage-middle-nav li {
	display: inline;
	margin-left: 15px;
}

#homepage-middle-nav  a {
	color: #0000FF;
}

#homepage-middle-nav  a:hover {
	font-weight: bold;
}

#homepage-middle-nav  a:visited {
	color: #0000FF;
}

#tour-pricing p {
	margin-top: 0;
}

#booking-left-column {
	width: 49%;
	float: left;
}

#booking-right-column {
	width: 49%;
	float: right;
}

@media all and (max-device-width: 991px) {
	#booking-left-column {
	        width: 100%;
	        float: left;
	}
	
	#booking-right-column {
	        width: 100%;
       		float: left;
	}	
}

/*h3 {
	margin-bottom: -12px;
}*/

.no-pad {
	padding: 0 !important;
}

div.payment-total {
	text-align: center;
	font-size: 18px;
}

form.booking-form textarea {
	width: 100%;
}

div.booking-submission-well {
	text-align: center;
}

#social-icons-container {
	text-align: center;
	margin-top: 20px;
}

.cdsROW {
	width: 100% !important;
	background-color: inherit !important;
}

/*.slideshow_slide {
	background-color: #F6F6F6 !important;
}*/
