@charset "utf-8";
body {
	margin: 0px;
}


.header {
	background-image: url(stoves/stoves/stoves_tavistock.png);
	background-repeat: no-repeat;
	text-decoration: none;
}
.links-bar {
	background-image: url(stoves/stoves-showroom_tavistock.png);
	background-repeat: no-repeat;
}
.background {
	background-image: url(stoves/stoves_tavistock.png);
	background-repeat: repeat-y;
}
.heather {
	background-image: url(stoves/tavstock-stoves_showroom.png);
	background-repeat: no-repeat;
}
.white-back {
	background-image: url(stoves/tavistock-stoves.jpg);
	background-repeat: repeat-y;
}
.largegreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #588155;
	text-decoration: none;
}
.green-sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #588155;
	text-decoration: none;
}
.whitesub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFF;
	text-decoration: none;
}

.whitesub2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
}

.red-sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F00;
	text-decoration: none;
}

.red-sub-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #F00;
	text-decoration: none;
}

.greysub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	text-decoration: none;
	line-height: 24px;
}



.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.border_stoves {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
}
.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #588155;
	text-decoration: none;
}
.box-background-green {
	background-attachment: fixed;
	background-image: url(/stoves/range-cookers/callington/callington-multi-stove-installers.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.arial-11-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
.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 */
}
.shadow-box {
	-moz-box-shadow: 0px 0px 9px 0px #808080; 
	-webkit-box-shadow: 0px 0px 9px 0px #808080; 
	box-shadow: 0px 0px 9px 0px #808080; 
	/* Alas, box-shadow is not fully supported by IE < 9 */
}
.thin-line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#mobile_return {
   display: block; top: 0; left: 0; width: 100%; text-align: center; /*Leave this line alone */
   position: fixed;
   height: 2em;
   background: #fff;
}
#mobile_return a { 
   font-size: 1em; line-height: 2em; vertical-align: middle; text-decoration: none; /*Leave this line alone */
   font-family: "Helvetica Neue", Arial, sans-serif;
   color: #000;
}
a.top-link {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	display: block;
	height: 60px;
	width: 100%;
	line-height:60px;
	font-weight: normal;
	background-color: #588155; 
}
a.top-link:hover {
    background-color: #4da547;
    color: #FFF;
}
a.top-link2 {
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	color: #ffffff;
	text-decoration: none;
	display: block;
	height: 60px;
	width: 100%;
	line-height:60px;
	font-weight: normal;
	background-color: #F4BD38; 
}
a.top-link2:hover {
    background-color: #101010;
    color: #FFF;
}


img.sop {
	filter: alpha(opacity=100);
	opacity: 1;
}
img:hover.sop  {
	filter: alpha(opacity=60);
	opacity: 0.6;
	font-weight: 400;
}
