@viewport {
    width: device-width;
}

.mobShow			{display:none !important;}
.tabShow 			{display:none !important;}
.menu-not-ful{
    font-size:  0.8em !important;
    line-height: 2.2em;
    padding: 1.5% 1%;
    width: 23%;
    margin-left: 71.5%;
    position:absolute;
    z-index:999999;
  	margin-top: -5px;
	display:none;
}

/* @media screen and (-webkit-min-device-pixel-ratio:0) {
 .menu-not-ful  {  margin-top: 142px; }
} */
.menu-not-ful a{
	background: url("../images/sprites-site.png") repeat scroll 0 0 transparent;
    color: #486B60;
    display: block; 
    height: 36px;
    line-height: 2.2em;
    padding: 1.5% 1%;
    text-align: center;
    width: 100% !important;    
}

.menu-not-ful a:hover{
	color:white;	
	background-color:#f88d02;
	background-image: -moz-linear-gradient(top, #f88d02, #fb6c02);	
	background: -webkit-gradient(linear, left top, left bottom, from(#f88d02), to(#fb6c02)); /* for webkit browsers */	
	background-image: -o-linear-gradient(#f88d02,#fb6c02); /* opera */	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88d02', endColorstr='#fb6c02'); /* for IE */	
	background-image: -ms-linear-gradient(top, #f88d02 0%, #fb6c02 100%);		
	-pie-background: linear-gradient(#f88d02, #fb6c02); /*PIE*/
	behavior: url(https://www.caravanfinder.co.uk/style/PIE-1.0.0/PIE.htc); 
}

*				{margin:0; padding:0;}
a				{text-decoration:none;}
a img			{border:none;}

html,body		{
	height: 100%;
	background:white;
	z-index:0;
	font: 100%/1.5 serif; /* 16px */ 
}
div#wrapper {
	font-family:'Muli', Arial, sans-serif;;
}
p,span,a,ul,li,label,h1,h2,h3,h4,h5,h6,em,pre {
	padding:0; margin:0; 
	font-size:1.0em; 
	color:#000000; 
}
pre {
	color:red;
	background-color:#ccffff;
	padding:3px;
}
h1,h2,h3,h4,h5,h6 {
	 font:16px 'TeXGyreAdventorRegular', Arial, sans-serif !important;	
}
h1.col-grad-cfgreen, h1.col-grad-mfblue, h1.col-grad-sfbrown  {
	padding-left:1% !important;
}
div#site-bk		{
	display:block;
	position:absolute;
	z-index:1;
	top:300px;
	height:500px;
	width:100%;
	/*background advertising graphic space*/
}
div#site-bk-bottom {
	position:absolute;
	bottom:0;
	height:500px;
	width:100%;
	z-index:0;
}
div.content h1 {
	font-size:1.1em;
	font-weight:400;	
	padding:1% 0;
	margin-bottom:5px;
}
div.header-tag h3 span	{	
	font: 70px/0.7em 'TeXGyreAdventorRegular', Arial, sans-serif !important; 
	text-shadow: 0 1px 1px rgba(0,0,0,0.2);
}
div.header-tag h3 em	{	
	font:40px/0.9em 'TeXGyreAdventorRegular', Arial, sans-serif !important;
	letter-spacing:1px;
	text-shadow: 0 1px 1px rgba(0,0,0,0.2);
}
div.header-tag h6	{
	font:18px 'TeXGyreAdventorRegular', Arial, sans-serif !important;
}


div.menu-main a {
	display:block;
	width:134px;
	height:26px;
	padding:6px 8px;	
	line-height:1.9em;
	color:#486b60;
	font-size:0.9em;
	font-weight:100;	
	background:url('../images/sprites-site.png') 0 0;
}
div.menu-main a:hover {
	color:white;	
	background-color:#f88d02;
	background-image: -moz-linear-gradient(top, #f88d02, #fb6c02);	
	background: -webkit-gradient(linear, left top, left bottom, from(#f88d02), to(#fb6c02)); /* for webkit browsers */	
	background-image: -o-linear-gradient(#f88d02,#fb6c02); /* opera */	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88d02', endColorstr='#fb6c02'); /* for IE */
	background-image: -ms-linear-gradient(top, #f88d02 0%, #fb6c02 100%);		
	-pie-background: linear-gradient(#f88d02, #fb6c02); /*PIE*/
	behavior: url(https://www.caravanfinder.co.uk/style/PIE-1.0.0/PIE.htc);	
}
div.menu-main a.menu_sell {
	color:white;	
	background:#de0000;	
	background-image: -moz-linear-gradient(top, #de0000, #890000);
	background: -webkit-gradient(linear, left top, left bottom, from(#de0000), to(#890000)); /* for webkit browsers */		
	background-image: -o-linear-gradient(#de0000,#890000); /* opera */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#de0000', endColorstr='#890000'); /* for IE */
	background-image: -ms-linear-gradient(top, #de0000 0%, #890000 100%);		
	-pie-background: linear-gradient(#de0000, #890000); /*PIE*/
	behavior: url(https://www.caravanfinder.co.uk/style/PIE-1.0.0/PIE.htc);
}
div.menu-main a.menu_sell:hover {
	background-color:#890000;
	background-image: -moz-linear-gradient(top, #890000, #de0000);	
	background: -webkit-gradient(linear, left top, left bottom, from(#890000), to(#de0000)); /* for webkit browsers */	
	background-image: -o-linear-gradient(#890000,#de0000); /* opera */	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#890000', endColorstr='#de0000'); /* for IE */	
	background-image: -ms-linear-gradient(top, #890000 0%, #de0000 100%);	
	-pie-background: linear-gradient(#890000, #de0000); /*PIE*/
	behavior: url(https://www.caravanfinder.co.uk/style/PIE-1.0.0/PIE.htc);	
}
div.menu-main .menu-social a {
	padding:0;
	height:auto;
	background:none;
}
div.menu-main .menu-social a img {
	width:150px;	
	height:auto;
}
div.menu-main .menu-social a {
	height:38px;
	width:150px;
	display:block;
	background:url('../images/sprites-site.png') 0 0;
}
div.menu-main .menu-social a:hover {
	background-image: -moz-linear-gradient(top, #f88d02, #fb6c02);	
	background: -webkit-gradient(linear, left top, left bottom, from(#f88d02), to(#fb6c02)); /* for webkit browsers */
	background-image: -o-linear-gradient(#f88d02,#fb6c02); /* opera */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88d02', endColorstr='#fb6c02'); /* for IE */	
	background-image: -ms-linear-gradient(top, #f88d02 0%, #fb6c02 100%);			
	-pie-background: linear-gradient(#f88d02, #fb6c02); /*PIE*/
	behavior: url(https://www.caravanfinder.co.uk/style/PIE-1.0.0/PIE.htc);
}
div.menu-main a.menu_new_item{
	position: relative;
}
div.menu-main a.menu_new_item i{
    background-image: url(https://www.caravanfinder.co.uk/images/new-corner.png) !important;
    background-repeat: no-repeat;
    background-position-x: right !important;
    position: absolute;
    width: 50px;
    height: 50px;
    top: 0px;
    right: 0px;
}
div.menu-social .socialLogo {
	height:38px;
	width:150px;
	display:block;
}
div.menu-social #youtube {
	background:url('../images/sprites-site.png') 3px -77px;
}
div.menu-social #twitter {
	background:url('../images/sprites-site.png') 0px -113px;
}
div.menu-social #facebook {
	background:url('../images/sprites-site.png') 0px -148px;
}
div.menu-social #google {
	background:url('../images/sprites-site.png') 0px -185px;
}


.menu-footer .column a {
	color:#fff;
	margin-bottom:8px;
	line-height:2.1em;
	text-shadow: 0 2px 1px rgba(0,0,0,0.2);
}
.menu-footer .column a:hover {
	text-decoration:underline;
}
.menu-footer .column a {
	display:block;
}

.menu-webpurchase-group	.column a {
	display:block;
	height:35px;
	padding-top:6px;
	font-size:0.85em;
	text-align:center;
	color:#fff;
	line-height:1.0em;
	text-shadow:0 2px 1px rgba(0,0,0,0.1);
}
.menu-webpurchase-group	.column a:hover {
	text-decoration:underline;
}
.menu-webpurchase-group	.column a span {
	letter-spacing:0.5px;
	font-weight:400;
	color:white;
}
.menu-webpurchase-group p {
	display:block;
	background:white;
	padding-top:5px;
}
.menu-social-media .column a.col-grad-reddrk {
	display:block;
	width:80%; margin:auto;
	height:35px;	
	line-height:2.0em;
	font-weight:400;
	font-size:1.1em;
	color:white;
	letter-spacing:1px;
	margin-bottom:10px;
	border-radius: 4px;
	behavior: url(https://www.caravanfinder.co.uk/style/PIE-1.0.0/PIE.htc);
}
.menu-social-media .column .column span {
	display:block;
	color:#fff;
	font-size:0.8em;
	font-family: arial,sans-serif !important;
}
.menu-social-media .column.webpurchase a {
	display:block;
	width:70%;
	height:35px;	
	margin:auto;
	line-height:2.0em;
	font-weight:400;
	font-size:1.1em;
	color:white;
	letter-spacing:1px;	
	border-radius: 4px;
	box-shadow: 1px 2px 3px rgba(0,0,0,0.4);
	behavior: url(https://www.caravanfinder.co.uk/style/PIE-1.0.0/PIE.htc);
}
.menu-social-media .column.webpurchase span {
	display:block;
	width:70%;
	height:35px;	
	margin:auto;
	line-height:2.0em;
	font-weight:400;
	font-size:1.1em;
	color:white;
	letter-spacing:1px;	
	border-radius: 4px;
	box-shadow: 1px 2px 3px rgba(0,0,0,0.4);
	behavior: url(https://www.caravanfinder.co.uk/style/PIE-1.0.0/PIE.htc);
}
.menu-social-media .column a:hover {
	text-decoration:underline;
}
.menu-social-media .column span a {
	color:white;
	text-decoration:underline;
}
.menu-social-media .column span a:hover {
	color:#e2ece4;
}
.menu-social-media .column.webpurchase p {
	display:block;
	font-size:0.7em;
	color:white;
	letter-spacing:.5px;
}
.menu-social-media .column.social-sites {
	width:auto;
	padding-left:50px;
}

div#breadcrumb {
	clear:both;
	display:block;	
	height:30px;
	padding:6px 0 1px 0;
}
div#breadcrumb ul {
	list-style:none;
}
div#breadcrumb li {
	display:inline-block;
	height:auto;
	overflow:hidden;
	position:relative;	
}
div#breadcrumb a {
	float:left;
	padding:0 15px 1px 4px;
	text-decoration:underline;
}
div#breadcrumb a:hover{
	color:black;
}
div#breadcrumb em {
	float:left;
	text-decoration:none;
	padding:0px 5px 1px 4px;
}

div#breadcrumb ul li.breadEnd {
	width:7px;
	position: relative;
	top: -6px;
}
div#breadcrumb .breadPoint {
	float:left;
	border-color: transparent transparent transparent #6a8f7d;
    border-style: solid;
    border-width: 6px;
    height: 0;
    position: relative;
	left: 0px;
    top: 0px;
    width: 0;
    z-index: 2;   
}
div#breadcrumb .breadPoint.mfblue {
	border-color: transparent transparent transparent #195ea9;
}
div#breadcrumb .breadPoint.last {
	display:none;
}	

/*Nivo Slider*/
div.slider-wrapper{
    float: left;
    height: 216px;
    top: 277px;
}

/*BK*/
.col-bk-cfgreen		{background:#6a8f7d;}
.col-bk-greylt		{background:#ededed;}
.col-bk-greyltv		{background:#fafafa;}
.col-bk-orange		{background:#ff6e02;}
.col-bk-mfblue		{background:#195ea9;}
.col-bk-sforgange	{background:#e27613;}
.col-bk-sfbrown		{background:#9e8068;}

/*TXT*/
.col-txt-cfgreen	{color:#6a8f7d;}
.col-txt-cfgreendrk {color:#486b60;}
.col-txt-white		{color:white;}
.col-txt-black		{color:black;}
.col-txt-greydrk	{color:#696969;}
.col-txt-mfblue		{color:#195ea9;}
.col-txt-orange		{color:#ff6e02;}
.col-txt-sfbrown	{color:#937660;}
.col-txt-red		{color:#ff0000;}

/*CSS3 DEFAULTS*/
.col-grad-cfgreen	{
	background:#719281;	
	background-image: -moz-linear-gradient(top, #719281, #4b665a);
	background: -webkit-gradient(linear, left top, left bottom, from(#719281), to(#4b665a)); /* for webkit browsers */
	background-image: -o-linear-gradient(#719281,#4b665a); /* opera */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#719281', endColorstr='#4b665a'); /* for IE */
	background-image: -ms-linear-gradient(top, #719281 0%, #4b665a 100%);		
	-pie-background: linear-gradient(#fafafa, #4b665a); /*PIE*/
	behavior: url(https://www.caravanfinder.co.uk/style/PIE-1.0.0/PIE.htc);	
}
.col-grad-cfgreendrk {
	background:#84a299;	
	background-image: -moz-linear-gradient(top, #84a299, #47695e);
	background: -webkit-gradient(linear, left top, left bottom, from(#84a299), to(#47695e)); /* for webkit browsers */	
	background-image: -o-linear-gradient(#84a299,#47695e); /* opera */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#84a299', endColorstr='#47695e'); /* for IE */	
	background-image: -ms-linear-gradient(top, #84a299 0%, #47695e 100%);		
	-pie-background: linear-gradient(#84a299, #47695e); /*PIE*/
	behavior: url(https://www.caravanfinder.co.uk/style/PIE-1.0.0/PIE.htc);
}
.col-grad-orange	{	
	background:#ff6e02;
	background-image: -moz-linear-gradient(top, #f88d02, #fb6c02);
	background: -webkit-gradient(linear, left top, left bottom, from(#f88d02), to(#fb6c02)); 
	background-image: -o-linear-gradient(#f88d02,#fb6c02); 
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88d02', endColorstr='#fb6c02'); /* for IE */	
	background-image: -ms-linear-gradient(top, #f88d02 0%, #fb6c02 100%);	
	-pie-background: linear-gradient(#f88d02, #fb6c02); /*PIE*/
	behavior: url(https://www.caravanfinder.co.uk/style/PIE-1.0.0/PIE.htc);	
}
.col-grad-grey	{	
	background:#d8d8d8;
	background-image: -moz-linear-gradient(top, #fafafa, #d8d8d8);
	background: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#d8d8d8)); /* for webkit browsers */	
	background-image: -o-linear-gradient(#fafafa,#d8d8d8); /* opera */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#d8d8d8'); /* for IE */
	background-image: -ms-linear-gradient(top, #fafafa 0%, #d8d8d8 100%);
	-pie-background: linear-gradient(#fafafa, #d8d8d8); /*PIE*/
	behavior: url(https://www.caravanfinder.co.uk/style/PIE-1.0.0/PIE.htc);
}
.col-grad-reddrk	{
	background:#de0000;	
	background-image: -moz-linear-gradient(top, #de0000, #890000);
	background: -webkit-gradient(linear, left top, left bottom, from(#de0000), to(#890000)); /* for webkit browsers */		
	background-image: -o-linear-gradient(#de0000,#890000); /* opera */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#de0000', endColorstr='#890000'); /* for IE */
	background-image: -ms-linear-gradient(top, #de0000 0%, #890000 100%);	
	-pie-background: linear-gradient(#de0000, #890000); /*PIE*/
	behavior: url(https://www.caravanfinder.co.uk/style/PIE-1.0.0/PIE.htc);
}
.col-grad-wppurple	{	
	background:#b936be;	
	background-image: -moz-linear-gradient(top, #b936be, #771a7b);
	background: -webkit-gradient(linear, left top, left bottom, from(#b936be), to(#771a7b)); /* for webkit browsers */	
	background-image: -o-linear-gradient(#b936be,#de0000); /* opera */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b936be', endColorstr='#771a7b'); /* for IE */
	background-image: -ms-linear-gradient(top, #b936be 0%, #771a7b 100%);		
	-pie-background: linear-gradient(#de0000, #de0000); /*PIE*/
	behavior: url(https://www.caravanfinder.co.uk/style/PIE-1.0.0/PIE.htc);	
}
 .col-grad-mfblue	{
	background:#387ac2;	
	background-image: -moz-linear-gradient(top, #387ac2, #195da5);
	background: -webkit-gradient(linear, left top, left bottom, from(#387ac2), to(#195da5)); /* for webkit browsers */
	background-image: -o-linear-gradient(#387ac2,#195da5); /* opera */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#387ac2', endColorstr='#195da5'); /* for IE */
	background-image: -ms-linear-gradient(top, #387ac2 0%, #195da5 100%);	
	-pie-background: linear-gradient(#387ac2, #195da5); /*PIE*/
	behavior: url(https://www.caravanfinder.co.uk/style/PIE-1.0.0/PIE.htc);		
 }
.col-grad-sforange	{
	background:#e47812;	
	background-image: -moz-linear-gradient(top, #e47812, #d56521);
	background: -webkit-gradient(linear, left top, left bottom, from(#e47812), to(#d56521)); /* for webkit browsers */	
	background-image: -o-linear-gradient(#e47812,#d56521); /* opera */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e47812', endColorstr='#d56521'); /* for IE */
	background-image: -ms-linear-gradient(top, #e47812 0%, #d56521 100%);		
	-pie-background: linear-gradient(#e47812, #d56521); /*PIE*/
	behavior: url(https://www.caravanfinder.co.uk/style/PIE-1.0.0/PIE.htc);
}
.col-grad-cfmaggreen{
	background-image: -moz-linear-gradient(top, #41743d, #184f13);
	background: -webkit-gradient(linear, left top, left bottom, from(#41743d), to(#184f13)); /* for webkit browsers */	
	background-image: -o-linear-gradient(#41743d,#184f13); /* opera */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#41743d', endColorstr='#184f13'); /* for IE */
	background-image: -ms-linear-gradient(top, #41743d 0%, #184f13 100%);		
	-pie-background: linear-gradient(#41743d, #184f13); /*PIE*/
	behavior: url(https://www.caravanfinder.co.uk/style/PIE-1.0.0/PIE.htc);
}
.col-grad-sfbrown	{	
	background:#9e8068;	
	background-image: -moz-linear-gradient(top, #9e8068, #795f4c);
	background: -webkit-gradient(linear, left top, left bottom, from(#9e8068), to(#795f4c)); /* for webkit browsers */	
	background-image: -o-linear-gradient(#9e8068,#795f4c); /* opera */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9e8068', endColorstr='#795f4c'); /* for IE */
	background-image: -ms-linear-gradient(top, #9e8068 0%, #795f4c 100%);		
	-pie-background: linear-gradient(#9e8068, #795f4c); /*PIE*/
	behavior: url(https://www.caravanfinder.co.uk/style/PIE-1.0.0/PIE.htc);	
}
.icon-magenta		{background-color: #a9014b;}
.icon-orange		{background-color: #ff5c00;}
.icon-yellow		{background-color: #ffb515;}	
.icon-blue			{background-color: #3eade1;}	
.icon-bluedrk		{background-color: #3F52FF;}