.body/* 
  ------------------------------------------------
  PVII Affinity
  Copyright (c) 2013 Project Seven Development
  www.projectseven.com
  01: 1 Col Flex
  ------------------------------------------------
*/

 {
	font-family: neucharegular, "Segoe UI", Optima, Helvetica, Arial, sans-serif;
	color: #000;
	padding-bottom: 4em;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 1.2em;
	margin: 0px;
}
.container {
	background-color: #d3cdad;
}

body { 
     margin: 0 
	 }

img {
	vertical-align: middle;

}
.masthead {
	background-color: #4b7875;
	background-image: linear-gradient(#4b7875,#89B6B3);
	position: relative;
	z-index: 10;
	color: #FFF;
	vertical-align: middle;
	width: 100%;
	padding: 0px;
}
.content-wrapper {
	margin: 4em 1.25em 0em 1.25em;
	overflow: hidden;
}
.wrapper-360 {
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.columns-wrapper {
	font-family: neucharegular, "Segoe UI", Optima, Helvetica, Arial, sans-serif;
	overflow: hidden;
	background-color: #6c9996;
	position: relative;
	border: 1px solid rgba(255,255,255,.2);
	box-shadow: 0px 0px 15px rgba(0,0,0,.65);
	border-radius: 5px;
	margin: 30px;
	padding: 30px;
	width: 200;
}
#availability_container {
	font-family: neucharegular, "Segoe UI", Optima, Helvetica, Arial, sans-serif;
	color: #000;
	font-size: 14px;
	margin: 0px; padding-right: 30px;
	padding-left: 30px;
	margin-right: auto;
	margin-left: auto;
}
.resp-container {
    position: relative;
    overflow: hidden;
    padding-top: 100%;
}
.resp-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}


.availability-wrapper {
	font-family: 'neucharegular', Helvetica, Arial, sans-serif;
	padding-right: 20px;
	padding-left: 20px;
}


.columns-wrapper-cottages {
	overflow: hidden;
	background-color: #7aaf95;
	position: relative;
	border: 1px solid rgba(255,255,255,.2);
	box-shadow: 0px 0px 15px rgba(0,0,0,.65);
	border-radius: 5px;
	margin: 30px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
}

.dog_blog_wrapper {
	background-color: #B23850;
	border: 1px solid rgba(255,255,255,.2);
	box-shadow: 0px 0px 15px rgba(0,0,0,.65);
	border-radius: 5px;
	width: 100%;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 8px;
	margin-top: 20px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.logo_push_down {
	margin-top: 5px;
}
.text_push_down {
	margin-top: 5px;
}





.menu-top-wrapper {
	max-width: 100%;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
}


.main-content .content{
	font-family: neucharegular, "Segoe UI", Optima, Helvetica, Arial, sans-serif;
	padding: 30px;
	font-size: 1em;
	line-height: 1.5em;
	border: 1px solid;
	border-radius: 5px;
	border-color: #666;
}

/*Heading styles*/
h1, h2, h3, h4 {
	margin: 30px 0px 0px 0px;
	font-family: DJB Scruffy Angel, "Segoe UI", Optima, Helvetica, Arial, sans-serif;
	font-weight: normal;
}
h1 {
	font-family: "DJB Scruffy Angel";
	font-size: 1.2em;
	color: #FFFFFF;
	font-size: 1.3em;
	text-align: center;
}
#phone_centre {
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}


h2 {
	font-size: 1em;
	margin-top: 20px;
	font-family: "DJB Scruffy Angel";
}
h3 { font-size: 1.25em; }
h4 { font-size: 1.1em; }

/*A utility rule assigned to the first heading to remove top margins.*/
.content h1:first-child,
.content h2:first-child,
.content h3:first-child,
.content h4:first-child {
	margin-top: 0px;
}


/*Make Image Scalable - Assign this class to any image to make it scale with the browser window size*/
img.scalable {
	height: auto !important;
	width: auto !important;
	max-width: 100%;
	border-radius: 5px;
}


.fancy {
	border: 1px solid rgba(255,255,255,.2);
	box-shadow: 0px 0px 30px rgba(0,0,0,.65);
}
.sidebar ul, .sidebar ol, .sidebar2 ul, .sidebar2 ol {
	margin: 0 0 0 .5em;
	padding: 0 0 0 .5em;
	line-height: normal;
}
.sidebar li, .sidebar2 li { 
	margin-bottom: 4px; 
}

/*Ordinary Link Styles*/
.content a {
	color: #002953;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.content a:hover, .content a:focus {
	color: #000;
	border-bottom-style: solid;
}
.footer a {
	color: #8C8C8C;
}
.footer a:hover, .footer a:focus {
	color: #FFFFFF;
}


/*The DIVs that contains the horizontal menu bar at the top of your page.*/
.menu-top-wrapper .p7DMM01 {
	background-color: transparent;
	border: none;
	box-shadow: none;
}
.top-navigation {
	background-color: #608f97;
	border-bottom: 1px solid #FFF;
	box-shadow: 0px 0px 30px #999;
	position: relative;
	z-index: 9;
}
.top-navigation:after {
	content: "\0020";
	font-size: 0px;
	display: inline;
	overflow: hidden;
	line-height: 0;
	clear: both;
}

/*The Footer*/
.footer {
	box-shadow: inset 0px 16px 2px rgba(255,255,255,.025);
	padding: 20px;
	font-size: 0.6em;
	color: #FFFFFF;
	text-align: center;
	z-index: 999;
	top: auto;
	bottom: 0px;
	width: auto;
	background-image: linear-gradient(#25363D, #2A7AAD);
}
.logo_position {
	padding-top: 20px;
}
.form_left {
	text-align: left;
}
#form_wrap {
	text-align: left;
}
#short_breaks_wrap {
	text-align: center;
	padding-right: 10%;
	padding-left: 10%;
}

.compare_wrap {
	width: 100%;
	font-size: 14px;
}

#main_content_wrap {
	background-color: #eae7dc;
}

.bottom_wrapper {
	width: 100%;
	background-color: #d3cdad;
	text-align: center;
}
.footer p.copyright {
	margin: 0px;
	font-family: neucharegular, "Segoe UI", Optima, Helvetica, Arial, sans-serif;
	font-size: 11px;
}

.read_more {
	font-family: neucharegular, Geneva, sans-serif;
	color: #e7e3d4;
	background-color: #b23850;
	border: 1px solid #8590aa;
(255,255,255,.2);
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	border-radius: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	box-shadow: 0px 0px 2px rgba(0,0,0,.65);
	text-align: center;
}
.bottom_wrapper a {
	color: black; text-decoration: none;
}
.bottom_wrapper a:hover, a:focus {
	color: #4b7875;
	font-weight: bold;
}

.menu-top-wrapper a {
	color: white; text-decoration: none;
}
.menu-top-wrapper a:hover, a:focus {
	color: #4b7875;
	font-weight: bold;
}

.P7QC a {
	color: white; text-decoration: none;
}
.P7QC a:hover, a:focus { color: #357fb2; 
}

.columns-wrapper a {
	color: #CCCCCC;
	text-decoration: none;
}
.columns-wrapper a:hover, .footer a:focus { color: #357fb2; 
}

.masthead a {
	color: white; text-decoration: none;
}
.masthead a:visited {
	color: white; text-decoration: none;
}
.masthead a:hover, a:focus {
	color: #000000;
	font-weight: bold;
}

.opm-panel-content a {
	color: red; text-decoration: none;
}
.opm-panel-content a:visited {
	color: white; text-decoration: none;
}
.opm-panel-content a:hover, a:focus {
	color: green;
	font-size: 1em;
}

.p7mgm-ColContent a {
	color: red; text-decoration: none;
}
.p7mgm-ColContent a:visited {
	color: white; text-decoration: none;
}
.p7mgm-ColContent a:hover, a:focus { color: black; 
}

/* Light */
@font-face {
    font-family: 'neucharegular';
    src: url('neucha-webfont.woff2') format('woff2'),
         url('neucha-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'djb_scruffy_angelregular';
    src: url('djb_scruffy_angel-webfont.woff2') format('woff2'),
         url('djb_scruffy_angel-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
font-family: 'DJB Scruffy Angel';
src: url(fonts/victorian_swash.ttf);
font-style:normal;
font-weight:100;
}

@font-face {
    font-family: 'djb_ms_rachelregular';
    src: url('djb_ms_rachel-webfont.woff2') format('woff2'),
         url('djb_ms_rachel-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
.heading_text {
	font-family: "DJB Scruffy Angel";
	font-size: 1.2em;
	color: #FFFFFF;
	margin-top: 20px;
}
.heading_text_right {
	font-family: "DJB Scruffy Angel";
	font-size: 0.8em;
	color: #FFFFFF;
	margin-top: 20px;
}

.heading_text_phone {
	font-family: "DJB Scruffy Angel";
	font-size: 1em;
	color: #FFFFFF;
	padding-top: 20px;
	text-align: left;
}
.index_heading {
	font-family: "DJB Scruffy Angel";
	font-weight: bold;
	font-size: 1.6em;
	color: #46716D;
	text-align: center;
}
.if_youre_quick {
	font-family: "DJB Scruffy Angel";
	font-weight: bold;
	font-size: 1.3em;
	color: #B23850;
	text-align: center;
}
.what_guests_say {
	font-family: "DJB Scruffy Angel";
	font-weight: bold;
	font-size: 1.1em;
	color: #B23850;
	text-align: center;
}

.contact_icons_body {
	font-family: neucharegular;
	font-size: 1.2em;
}

.index_subheading {
	font-family: neucharegular;
	font-size: 1.4em;
	color: #46716D;
}
.index_subheading2 {
	font-family: neucharegular;
	font-size: 1.2em;
	color: #46716D;
}
.index_subheading_italic {
	font-family: neucharegular;
	font-size: 1.3em;
	color: #B23850;
	font-style: italic;
}



.index_body {
	font-family: neucharegular;
	font-size: 1.2em;
}
.short_breaks_heading {
	font-family: neucharegular;
	font-size: 1.1em;
	color: #46716D;
	font-weight: bold;
}
.short_break_price {
	font-family: neucharegular;
	font-size: 16px;
	color: #B23850;
	font-weight: bold;
}
.short_break_month {
	font-family: neucharegular;
	font-size: 18px;
	color: #46716D;
	font-weight: bold;
}


.short_break_date {
	font-family: neucharegular;
	font-size: 18px;
	color: #46716D;
	font-weight: normal;
}
.guest_quote {
	font-family: neucharegular;
	font-size: 1.1em;
	color: #46716D;
	font-weight: normal;
}


.shortbreak_body {
	font-family: neucharegular;
	font-size: 1.2em;
	text-align: center;
}

.index_body_left {
	font-family: neucharegular;
	font-size: 16px;
	text-align: left;
}



.subhead {
	font-family: "djb_ms_rachelregular";
	font-weight: bold;
	font-size: 0.8em;
	color: #2C324E;
	text-align: center;
}
.main_body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color: #000000;
}

.subhead2 {
	font-family: "djb_ms_rachelregular";
	font-weight: bold;
	font-size: 1em;
	color: #b23850;
	text-align: center;
}

.subheading_dark {
	font-family: "DJB Scruffy Angel";
	font-weight: bold;
	font-size: 1.2em;
	color: #2C4543;
}
.subheading_light {
	font-family: "DJB Scruffy Angel";
	font-weight: normal;
	font-size: 1em;
	color: #FFFFFF;
}

.subhead_panel {
	font-family: "djb_scruffy_angelregular";
	font-weight: bold;
	font-size: 16px;
	color: #2C4543;
}
.contact_icons {
	font-family: "djb_scruffy_angelregular";
	font-weight: bold;
	font-size: 14px;
	color: #2C4543;
}

.titles_panel {
	font-family: "neucharegular";
	font-weight: bold;
	font-size: 1em;
	color: #000000;
}
.titles_panel_centre {
	font-family: "neucharegular";
	font-weight: bold;
	font-size: 1em;
	color: #000000;
	text-align: center;
}


centre_everything {
	text-align: center;
}
#centre_everything {
	text-align: center;
	padding: 10px;
}
#left_everything {
	text-align: left;
	padding: 10px;
}
#left_masthead {
	text-align: left;
	padding: 10px;
}

#right_everything {
	text-align: right;
	padding: 10px;
}
#right_masthead {
	text-align: right;
	padding: 10px;
}





.sub_dark_centre {
	font-family: 'djb_scruffy_angelregular';
	font-weight: bold;
	font-size: 0.9em;
	color: #2C4543;
	text-align: center;
}

.subhead_footer {
	font-family: 'DJB Scruffy Angel';
	font-weight: bold;
	font-size: 0.9em;
	color: #2C324E;
}

@font-face {
font-family: 'DJB Scruffy Angel';
src: url(../p7affinity/DJB Scruffy Angel.woff);
src: url(../p7affinity/DJB Scruffy Angel.ttf);
src: url(../p7affinity/DJB Scruffy Angel.otf);
src: url(../p7affinity/djb_scruffy_angel-webfont.woff2);
}

.wrapleft {
    float: left;
    padding: 0 0 20px 20px;
}

.wrapright {
	float: right;
	padding: 0;
	margin-bottom: 20px;
	margin-left: 20px;
}

.centre_image {
	padding: 0;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: center;
	margin-right: auto;
}

.imagecenter {
display: block;
margin-left: auto;
margin-right: auto;
}


.map-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
.dog_blog_wrapper {
	margin: 0 auto;
	max-width: 120px;
}


.content-body {
	border: 1px solid rgba(255,255,255,.2);
	box-shadow: 0px 0px 15px rgba(0,0,0,.65);
	border-radius: 5px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	background-color: #eae7dc;
}

.enquiry th {
	color: #F00;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #000;
} 
.enquiry td {
	color: #CC6633;
	vertical-align: middle;
	text-align: left;
	border: 1px solid #000;
}
	
.enquiry tr {
	color: #00FF66;
	vertical-align: middle;
	text-align: left;
	border: 1px solid #000;
}  
.textmiddle {
	vertical-align:middle;
}
.img align {
	vertical-align: middle;
}
.darkredbox

{
	position: relative;
	display: inline-block;
	background-color: #d66464;	
	font-family: neucharegular;
	text-decoration: none;
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.lightgreybox {
	position: relative;
	display: inline-block;
	background-color: #cccccc;
	font-family: neucharegular;
	text-decoration: none;
	color: #000;
	font-size: 16px;
	font-weight: normal;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}



/*Glass Button*/

.glass{
	position: relative;
	display: inline-block;
	background-color: #c6151a;
	background-image: linear-gradient(#b23850,#CB5870);
	box-shadow: 0px 1px 4px -2px #333;
	border-radius: 5px;
	font-family: neucharegular;
	text-decoration: none;
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	text-shadow: 0px -1px #333;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.glass:after{
	content: '';
	position: absolute;
	top: 2px;
	left: 2px;
	width: calc(100% - 4px);
	height: 50%;
	background-image: linear-gradient(rgba(255,255,255,0.4),rgba(255,255,255,0.2));
}

.glass:hover{
	text-decoration: none;
	background-image: linear-gradient(#A23349,#A23349);
}

.dogblog{
	margin: 10px 0px;
	position: relative;
	display: inline-block;
	padding: 5px 10px;
	background-color: #b23850;
	background-image: linear-gradient(#b23850,#CB5870);
	box-shadow: 0px 1px 4px -2px #333;
	border-radius: 5px;
	font-family: neucharegular;
	text-decoration: none;
	color: #fff;
	font-size: 20px;
	font-weight: 100;
	text-shadow: 0px -1px #333;
}

.dogblog:after{
	content: '';
	position: absolute;
	top: 2px;
	left: 2px;
	width: calc(100% - 4px);
	height: 50%;
	background-image: linear-gradient(rgba(255,255,255,0.1),rgba(255,255,255,0.08));
}

.dogblog:hover{
	text-decoration: none;
	background-image: linear-gradient(#A23349,#A23349);
}

.th {
  font-family: 'neucharegular', Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 0.9em;
}
.td {
  font-family: 'neucharegular', Helvetica, Arial, sans-serif;
  font-size: 0.9em;
}


/*1 Column for Narrow Browser Windows and Smartphones in both orientations*/
@media only screen and (min-width: 0px) and (max-width: 700px) {
.footer {
	position: static;
	width: auto;
}
.content-wrapper, .columns-wrapper {margin: 10px; border: none; padding: 10px;
}
.wrapper-360 {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.p7DMM01 ul a, .p7DMM01 ul a:hover, .p7DMM01 ul a:focus, .p7DMM01 ul a.open {
	border-bottom: 1px solid !important;
	border-color: #89AEC9 !important;
}
.p7DMM01 ul li:last-child a {
	border-bottom: none !important;
}

.content-body {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.logo_push_down {
	margin-top: 30px;
}
#non-opm-wrapper {
	margin-right: 20px;
	margin-left: 20px;
	padding-right: 20px;
	padding-left: 20px;
}

.columns-wrapper {
	padding: 5px;
	margin: 5px;	
}
.wrapper-360 {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
h1 {
	font-size: 0.9em;
	margin-top: 0px;
}
h2 {
	font-size: 0.5em;
	margin-top: 0px;
}
.logo_position {
	padding-top: 0px;
}
#left_masthead {
	text-align: center;
	padding: 10px;
}
#right_masthead {
	text-align: center;
	padding: 10px;
}
}
/*Medium windows - reduce padding content padding*/
@media only screen and (min-width: 700px) and (max-width: 1280px) {
.main-content .content {
	padding: 10px 20px;
	background-color: #eae7dc;
}
.top-navigation {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.short_break_wrapper {
	width: 80%;
	margin-left: auto;
	margin-bottom: 30px;
}
.availability_wrapper {
	width: 100%;
	font-size: 12px;
	margin-right: 10px;
	color: #000000;
}

.centre_compare {
	text-align: center;
}
availability_body {
	font-size: 10px;
}
}
.Box360 {
	margin-right: 40px;
	margin-left: 40px;
}
