﻿/* >>>>>>>>>>>>>>>>>>>>>>>>> Valmer Land 2010 >>>>>>>>>>>>>>>>>>>>>>>>> */
html, body, .main {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}
a:link, a:visited {
	color: #C70C46;
	text-decoration: underline;
}
a:active, a:hover {
	color: #705B63;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6, div, form {
	margin: 0;
}
p {
	margin: 1em 0;
}
.ptop {
	margin-top: 0;
}
.pbot {
	margin-bottom: 0;
}
.pno {
	margin: 0;
}
sup {
	font-size: 50%;
}
.imbbor {
	border: 1px solid #e8e8e8;
	padding: 1px;
}
.img {
	padding: 3px;
}
.break {
	border-top: 1px solid #C8C0BA;
	margin: 20px 0 0 0;
	padding: 0 0 20px 0;
}
.direction {
	background: #ffffff url('../images/icon-directions.gif') no-repeat scroll left center;
	padding: 3px 0 3px 30px;
	margin: 20px 0 0 0;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #766169;
}
.direction a, .direction a:visited {
	color: #766169;
	text-decoration: none;
}
.direction a:active, .direction a:hover {
	color: #c50541;
	text-decoration: underline;
}
.map {
	background: #ffffff url('../images/icon-map.gif') no-repeat scroll left center;
	padding: 3px 0 3px 30px;
	margin: 20px 0 0 0;
	font-size: 11px;
	line-height: 14px;
	color: #766169;
}
.map a, .map a:visited {
	color: #766169;
	text-decoration: none;
}
.map a:active, .map a:hover {
	color: #c50541;
	text-decoration: underline;
}
/* >>>>>>>>>>>>>>>>>>>>>>>>> Header Styles >>>>>>>>>>>>>>>>>>>>>>>>> */
.header {
	border-bottom: 2px solid #766169;
}
.header-txt {
	font-size: 20px;
	line-height: 25px;
	color: #b1a7ab;
}
.header-txt a, .header-txt a:visited {
	color: #b1a7ab;
	text-decoration: none;
}
.header-txt a:active, .header-txt a:hover {
	color: #c70c46;
	text-decoration: underline;
}
.globalnav {
	float: right;
	padding: 0;
	margin: 10px 0 5px 0;
}
.globalnav li {
	padding: 0;
	margin: 0;
	float: left;
	list-style-type: none;
	border-right: 1px solid #7a6b71;
}
.globalnav li.last {
	border-right: 0;
}
.globalnav li.last a, .globalnav li.last a:visited, .globalnav li.last a:active, .globalnav li.last a:hover {
	padding-right: 0;
}
.globalnav li a, .globalnav li a:visited {
	font-size: 12px;
	line-height: 12px;
	display: block;
	margin: 0 0 0 8px;
	padding: 0 8px 0 0;
	color: #7a6b71;
	text-decoration: none;
}
.globalnav li a:active, .globalnav li a:hover {
	color: #555555;
	text-decoration: underline;
}
.tagline h1 {
	padding: 12px 0;
	margin: 0;
}
.tagline h1 {
	font-family: Georgia;
	font-size: 30px;
	font-weight: normal;
	color: #705b63;
	font-style: italic;
}
/* >>>>>>>>>>>>>>>>>>>>>>>>> Body Styles >>>>>>>>>>>>>>>>>>>>>>>>> */
.leftnav {
	padding: 10px 0 10px 15px;
	margin: 0;
}
.leftnav li {
	list-style-type: none;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	color: #555555;
	margin: 0 0 3px 0;
	padding: 0 0 0 18px;
	background: transparent url('../images/nav-btn.gif') no-repeat scroll left 8px;
	border-bottom: 1px solid #c8c0ba;
}
.leftnav a, .leftnav a:visited {
	color: #555555;
	text-decoration: none;
}
.leftnav a:active, .leftnav a:hover {
	color: #c70c46;
	text-decoration: none;
}
.leftnav li ul {
	padding: 0;
	margin: 0;
}
.leftnav li ul li {
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	color: #555555;
	margin: 0 0 3px 0;
	padding: 0 0 0 15px;
	border-bottom: 0;
	background: transparent url('../images/dot.gif') no-repeat scroll left 9px;
}
.productnav {
	padding: 0;
	margin: 0;
}
.productnav li {
	display: block;
	height: 70px;
	list-style-type: none;
	margin: 0 0 6px 0;
	padding: 0;
	background: transparent url('../images/nav-btn.gif') no-repeat scroll left 8px;
}
.productnav a, .productnav a:visited {
	color: #555555;
	text-decoration: none;
}
.productnav a:active, .productnav a:hover {
	color: #f99e1b;
	text-decoration: underline;
}
.productnav img {
	border: 0;
}
.promobox {
	padding: 10px;
	background-color: #eceae8;
	border: 1px solid #dfdedc;
}
.top {
	font-size: 11px;
	color: #78726B;
	line-height: 15px;
	text-align: right;
	margin: 10px 0 0 0;
}
.top a, .top a:visited {
	color: #78726B;
	text-decoration: none;
}
.top a:active, .top a:hover {
	color: #f9a527;
	text-decoration: underline;
}
.more {
	text-align: right;
	font-size: 11px;
	color: #a51e22;
}
.more a, .more a:visited {
	color: #a51e22;
	text-decoration: none;
}
.more a:active, .more a:hover {
	color: #f9a527;
	text-decoration: underline;
}
.readmore {
	font-size: 12px;
	line-height: 16px;
	color: #a51e22;
}
a.readmore:link, a.readmore:visited {
	color: #a51e22;
	text-decoration: underline;
}
a.readmore:active, a.readmore:hover {
	color: #f9a527;
	text-decoration: underline;
}
.pghd {
	font-family: Georgia;
	color: #C70C46;
	font-size: 28px;
	line-height: 35px;
	margin: 10px 0;
	font-weight: normal;
}
.pgsubhd {
	color: #C70C46;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}
.title {
	color: #b5b0b0;
	font-size: 28px;
	line-height: 28px;
	font-weight: normal;
}
.subtitle {
	color: #c70c46;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 7px;
}
.subtitle a, .subtitle a:visited {
	color: #c70c46;
	text-decoration: none;
}
.subtitle a:active, .subtitle a:hover {
	color: #a2968c;
	text-decoration: none;
}
.subtitle1 {
	color: #705B63;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}
.subtitle1 a, .subtitle1 a:visited {
	color: #705B63;
	text-decoration: none;
}
.subtitle1 a:active, .subtitle1 a:hover {
	color: #c70c46;
	text-decoration: underline;
}
.subtitle3 {
	color: #c70c46;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}
.subtitle3 a, .subtitle3 a:visited {
	color: #c70c46;
	text-decoration: none;
}
.subtitle3 a:active, .subtitle3 a:hover {
	color: #F89D1B;
	text-decoration: underline;
}
.subtitle4 {
	color: #78726b;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}
.subtitle4 a, .subtitle4 a:visited {
	color: #78726b;
	text-decoration: underline;
}
.subtitle4 a:active, .subtitle4 a:hover {
	color: #c70c46;
	text-decoration: none;
}
.sechead {
	color: #c70c46;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom: 1px solid #C8C0BA;
	margin-bottom: 15px;
}
.sechead a, .sechead a:visited {
	color: #c70c46;
	text-decoration: none;
}
.sechead a:active, .sechead a:hover {
	color: #705B63;
	text-decoration: none;
}
.bodyhome {
	color: #555555;
	font-size: 13px;
	line-height: 17px;
}
.bodyhome1 {
	color: #555555;
	font-size: 14px;
	line-height: 17px;
}
.body {
	color: #555555;
	font-size: 12px;
	line-height: 17px;
}
a.body:link, a.body:visited {
	color: #555555;
	text-decoration: underline;
}
a.body:active, a.body:hover {
	color: #f99e1b;
	text-decoration: underline;
}
.body1 {
	color: #a40942;
	font-size: 11px;
	line-height: 14px;
}
a.body1:link, a.body1:visited {
	color: #555555;
	text-decoration: underline;
}
a.body1:active, a.body1:hover {
	color: #f99e1b;
	text-decoration: underline;
}
.quote {
	font-family: Georgia;
	color: #81776d;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	font-style: italic;
	padding: 0 10px;
	margin: 10px 0;
}
.author {
	font-family: Georgia;
	color: #a40942;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	padding: 0 10px;
	margin: 10px 0;
}
.bullet {
	padding: 10px 0 6px 25px;
	margin: 0;
	font-size: 12px;
	line-height: 18px;
	color: #555555;
}
.bullet li {
	list-style-type: none;
	margin: 0 0 6px 0px;
	padding: 0 0 0 20px;
	background: transparent url('../images/dot.gif') no-repeat scroll left 8px;
}
.bullet a, .bullet a:visited {
	color: #555555;
	text-decoration: none;
}
.bullet a:active, .bullet a:hover {
	color: #f99e1b;
	text-decoration: underline;
}
/* >>>>>>>>>>>>>>>>>>>>>>>>> Footer Styles >>>>>>>>>>>>>>>>>>>>>>>>> */
.footer {
	border-top: 1px solid #7a7166;
}
.footertxt {
	font-size: 11px;
	color: #81776d;
	line-height: 13px;
}
/* >>>>>>>>>>>>>>>>>>>>>>>>> Forms Styles >>>>>>>>>>>>>>>>>>>>>>>>> */
input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
}
.req {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	color: #ff0000;
}
.input {
	padding: 1px 0;
	margin: 0px;
	width: 200px;
	color: #555555;
	border: 1px solid #c8c7c7;
	font-size: 12px;
}
.input1 {
	padding: 1px 0;
	margin: 0px;
	width: 180px;
	color: #555555;
	border: 1px solid #c8c7c7;
	font-size: 12px;
}
.input2 {
	padding: 1px 0;
	margin: 0px;
	width: 160px;
	color: #555555;
	border: 1px solid #c8c7c7;
	font-size: 12px;
}
.ph3 {
	padding: 1px 0;
	margin: 0px;
	width: 50px;
	color: #555555;
	border: 1px solid #c8c7c7;
	font-size: 12px;
}
.ph4 {
	padding: 1px 0;
	margin: 0px;
	width: 64px;
	color: #555555;
	border: 1px solid #c8c7c7;
	font-size: 12px;
}
.inputphone {
	padding: 1px 0;
	margin: 0px;
	width: 61px;
	color: #555555;
	border: 1px solid #c8c7c7;
	font-size: 12px;
}
.textarea {
	padding: 0px;
	margin: 0px;
	color: #555555;
	width: 200px;
	height: 40px;
	border: 1px solid #c8c7c7;
	font-size: 12px;
}
.textarea-per {
	padding: 0px;
	margin: 0px;
	color: #555555;
	width: 100%;
	border: 1px solid #c8c7c7;
	font-size: 12px;
}
.select {
	padding: 0px;
	margin: 0px;
	width: 200px;
	color: #555555;
	border: 1px solid #c8c7c7;
	font-size: 12px;
}
.select1 {
	padding: 0px;
	margin: 0px;
	width: 180px;
	color: #555555;
	border: 1px solid #c8c7c7;
	font-size: 12px;
}
.select2 {
	padding: 0px;
	margin: 0px;
	width: 160px;
	color: #555555;
	border: 1px solid #c8c7c7;
	font-size: 12px;
}
.textarea1 {
	padding: 0px;
	margin: 0px;
	width: 200px;
	height: 60px;
	color: #555555;
	border: 1px solid #c8c7c7;
	font-size: 12px;
	line-height: 16px;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	margin: 0;
	border: 1px solid #c5beb7;
	background-color: #e7e4e1;
	color: #c50541;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}
.button:hover {
	background-color: #c50541;
	cursor: pointer;
	color: #ffffff;
}
