@font-face {
  font-family: 'trajanproregular';
  src: url('trajanproregular.eot'); /* IE */  
  src: local("trajanproregular"), url('trajanproregular.ttf') format("truetype"); /* non-IE */
}
@font-face {
  font-family: 'MyriadWebPro';
  src: url('MyriadWebPro.eot'); /* IE */  
  src: local("MyriadWebPro"), url('MyriadWebPro.ttf') format("truetype"); /* non-IE */
}
.arial-12-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
.header-back {
	background-image: url(Images/funeral-directors/honiton-funeral_directors.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.arial-12-move {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8A87B1;
	text-decoration: none;
}
.trajan-30-white {
	font-family: "Trajan Pro", trajanprobol, Arial;
	font-size: 30px;
	color: #FFF;
	text-decoration: none;
}
.trajan-30-move {
	font-family: "Trajan Pro", trajanprobol, Arial;
	font-size: 30px;
	color: #8A87B1;
	text-decoration: none;
}
.nav-back {
	background-image: url(Layout/honiton-funeral_directors.png);
	background-repeat: repeat-x;
	background-position: center top;
}
.shadow {
	-moz-box-shadow: 0px 4px 14px 0px #333333; 
	-webkit-box-shadow: 0px 4px 14px 0px #333333; 
	box-shadow: 0px 4px 14px 0px #333333; 
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=180, Color=#999999)";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=180, Color=#999999);
}
img.sop {
	filter: alpha(opacity=100);
	opacity: 1;
}
img:hover.sop  {
	filter: alpha(opacity=60);
	opacity: 0.6;
}
.shadow2 {
	-moz-box-shadow: 0px 0px 12px 0px #999999; 
	-webkit-box-shadow: 0px 0px 12px 0px #999999;
	box-shadow: 0px 0px 12px 0px #999999; 
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color=#999999)";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color=#999999);
} 
.arial-12-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	line-height: 17px;
} 
.rob-nav-12 {
	font-family: 'Roboto', 'sans-serif';
	font-size: 12px;
	line-height: 20px;
	font-weight: 300;
	color: #FFF;
}
.bread {
	font-family: 'Roboto', 'sans-serif';
	font-size: 10px;
	font-weight: 400;
	color: #999;
}


.line-bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.trajan-20-purple {
	font-family: "Trajan Pro", trajanprobol, Arial;
	font-size: 20px;
	color: #31245b;
	text-decoration: none;
}
.trajan-18-black {
	font-family: "Trajan Pro", trajanprobol, Arial;
	font-size: 18px;
	color: #333;
	text-decoration: none;
	line-height: 20px;
}
.trajan-18-move {
	font-family: "Trajan Pro", trajanprobol, Arial;
	font-size: 18px;
	color: #8A87B1;
	text-decoration: none;
	line-height: 20px;
}
.header-back2 {
	background-image: url(Images/funeral-directors/honiton-funeral_undertakers.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.trajan-20-white {
	font-family: "Trajan Pro", trajanprobol, Arial;
	font-size: 20px;
	color: #FFF;
	text-decoration: none;
}
.trajan-18-grey {
	font-family: "Trajan Pro", trajanprobol, Arial;
	font-size: 18px;
	color: #EEEEEE;
	text-decoration: none;
}
.trajan-30-black {
	font-family: "Trajan Pro", trajanprobol, Arial;
	font-size: 30px;
	color: #333;
	text-decoration: none;
}
.arial-14-grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #333;
	text-decoration: none;
}
.arial-11-purple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8A87B1;
	text-decoration: none;
}

.trajan-24-black {
	font-family: "Trajan Pro", trajanprobol, Arial;
	font-size: 24px;
	color: #333;
	text-decoration: none;
}
.trajan-24-move {
	font-family: "Trajan Pro", trajanprobol, Arial;
	font-size: 24px;
	color: #8a87b1;
	text-decoration: none;
}
.vert-line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
.arial-11-grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
}
a.arial-11-grey:hover {
	color: #8a87b1;	
}
.box-arial {
	position: relative;
	width: 10px;
	height: 30px;
	right: 0;
	clear: both;
	background: #fff;
	-moz-box-shadow: 1px 1px 7px 0px #626262; 
	-webkit-box-shadow: 1px 1px 7px 0px #626262; 
	box-shadow: 1px 1px 7px 0px #626262; 
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color=#999999)";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color=#999999);
}
.box-arial table {
	margin: 5px;
	background: #027ABB;
}
.box-arial table a {
	color: #fff;
	text-decoration: none;
}
.box-arial table :hover {
	color: #fff;
	background: #8A87B1;
	text-decoration: none;
}
.trajan-20-move {
	font-family: "Trajan Pro", trajanprobol, Arial;
	font-size: 20px;
	color: #8A87B1;
	text-decoration: none;
}
.trajan-20-black {
	font-family: "Trajan Pro", trajanprobol, Arial;
	font-size: 20px;
	color: #333;
	text-decoration: none;
}
.arial-11-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
.white-line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.horiz-line {
	background-image: url(Layout/funeral-services.png);
	background-repeat: repeat-x;
	background-position: center center;
}
.arial-14-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #333;
	text-decoration: none;
	text-align: justify;
}
.myriad-28-black {
	font-family: "Myriad Pro", myriadwebpro, Arial;
	font-size: 28px;
	color: #262A34;
	text-decoration: none;
}
.myriad-20-black {
	font-family: "Myriad Pro", myriadwebpro, Arial;
	font-size: 20px;
	color: #262A34;
	text-decoration: none;
}
.myriad-36-white {
	font-family: "Myriad Pro", myriadwebpro, Arial;
	font-size: 36px;
	color: #FFF;
	text-decoration: none;
	line-height: 38px;
}
.myriad-36-move {
	font-family: "Myriad Pro", myriadwebpro, Arial;
	font-size: 36px;
	color: #8A87B1;
	text-decoration: none;
	line-height: 38px;
}
.myriad-20-move {
	font-family: "Myriad Pro", myriadwebpro, Arial;
	font-size: 20px;
	color: #8A87B1;
	text-decoration: none;
	line-height: 22px;
}
a.myriad-20-move:hover {
	color: #FFF;
}
.myriad-16-black {
	font-family: "Myriad Pro", myriadwebpro, Arial;
	font-size: 16px;
	color: #333;
	text-decoration: none;
	line-height: 28px;
}
.myriad-30-black {
	font-family: "Myriad Pro", myriadwebpro, Arial;
	font-size: 30px;
	color: #262A34;
	text-decoration: none;
	line-height: 34px;
}
.arial-11-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.trajan-16-white {
	font-family: "Trajan Pro", trajanprobol, Arial;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
}
.trajan-16-move {
	font-family: "Trajan Pro", trajanprobol, Arial;
	font-size: 16px;
	color: #8A87B1;
	text-decoration: none;

.arial-14-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}
.black-line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #262a34;
}
.arial-12-gap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333;
	text-decoration: none;
	text-align: justify;
}
.arial-white-gap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
	text-decoration: none;
	text-align: justify;
}

.move-back {
	background-image: url(Images/exeter-funerals.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.arial-12-justify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333;
	text-decoration: none;
	text-align: justify;
}
.rob-light-12 {
	font-family: 'Roboto', 'sans-serif';
	font-size: 12px;
	line-height: 16px;
	font-weight: 300;
	color: #666;
}
.rob-12-purple {
	font-family: 'Roboto', 'sans-serif';
	font-size: 14px;
	line-height: 16px;
	font-weight: 400;
	color: #FFF;
}
.rob-light-32 {
	font-family: 'Playfair Display', serif;
	;
	font-size: 33px;
	line-height: 25px;
	font-weight: 300;
	color: #0d6759;
}
.dotted-line-green {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #0d6759;
	border-right-color: #0d6759;
	border-bottom-color: #0d6759;
	border-left-color: #0d6759;
}

.rob-light-20 {
	font-family: 'Roboto', 'sans-serif';
	font-size: 16px;
	line-height: 25px;
	font-weight: 300;
	color: #999;
}

.rob-16-greyCopy {
	font-family: 'Roboto', Arial, Helvetica;
	font-size: 16px;
	color: #999;
	text-decoration: none;
	line-height: 25px;
	font-weight: 300;
}
.rob-16-grey {
	font-family: 'Roboto', Arial, Helvetica;
	font-size: 16px;
	color: #999;
	text-decoration: none;
	line-height: 30px;
	font-weight: 300;
}



.rob-light-14 {
	font-family: 'Roboto', 'sans-serif';
	font-size: 14px;
	line-height: 25px;
	font-weight: 300;
	color: #666;
}
img:hover.sop  {
	filter: alpha(opacity=40);
	opacity: 0.4;
	  transition: opacity .35s ease-in-out;
   -moz-transition: opacity .35s ease-in-out;
   -webkit-transition: opacity .35s ease-in-out;
   cursor:pointer;
}.funeral-coffins {
	background-image: url(Images/sidmouth_funeral-directors.JPG);
}
.funeral-traditional {
	background-image: url(Images/exeter_funeral-services.jpg);
}

.image-border {
	border: thin solid #EEE;
}

.opaque-background {
	background: rgba(255,255,255,0.7);
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7FFFFFFF, endColorstr=#7FFFFFFF);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#7FFFFFFF, endColorstr=#7FFFFFFF)";
}
.opaque-background2 {
	background: rgba(255,255,255,0.9);
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7FFFFFFF, endColorstr=#7FFFFFFF);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#7FFFFFFF, endColorstr=#7FFFFFFF)";
}
.funeral-flowers {
	background-image: url(images/flowers-funeral_director-devon/funeral_flowers-devon.jpg);
	background-repeat: no-repeat;
}
.shadow {
	-moz-box-shadow: 0px 0px 15px 0px #333333; 
	-webkit-box-shadow: 0px 0px 15px 0px #333333; 
	box-shadow: 0px 0px 15px 0px #333333; 
	/* Alas, box-shadow is not fully supported by IE < 9 */
}

.rob-con-25-grey {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 25px;
	line-height: 34px;
	color: #505050;
	font-weight: 300;
}
.rob-con-bold-green-22 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 22px;
	line-height: 28px;
	color: #068f43;
	font-weight: 700;
}

.button-grey {
	display: block;
	height: 50px;
	width: 100%;
	webkit-border-radius: 7px 7px 7px 7px;
    moz-border-radius: 7px 7px 7px 7px;
    border-radius: 7px 7px 7px 7px;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	line-height:50px;
	font-weight: 400;
	background-color: #375643;	
	-webkit-transition: all 1.0s ease;
  -moz-transition: all 1.0s ease;
  -o-transition: all 1.0s ease;
  -ms-transition: all 1.0s ease;
  transition: all 1.0s ease;
	}
a.button-grey:hover {
    background-color: #375643;	
	color: #FFFFFF;
}
