
body {
	background-color : #26180F;
}

a {
	text-decoration : none;
}

a img {
	border : none;
}

a:hover {
	text-decoration : underline;
}

fieldset {
	border : none;
	padding : 0;
	margin : 0;
}

body, .nf, textarea, input, select {
	font-family : Arial, Helvetica, "DejaVu Sans Condensed", Verdana, sans-serif;
	font-style: normal;
	font-weight: normal;
}

form p.message {
	padding : 12px;
	font-size : 11px;
	color : #333;
	background-color : #eee;
	margin-bottom : 12px;
}

form p.message-good {
	background-color : #639B36;
	color : #fff;
}

ol, ul, li, div, dt, dd, dl,
h1,h2,h3,h4,h5,h6, p {
	margin : 0;
	padding : 0;
	display : block;
}

ul, li, ol {
	list-style-type : none;
}

.clear {
	visibility : hidden;
	clear : both;
	display : block;
	margin : 0;
	height :0;
	padding : 0;
}

#AwardImage {
	position : absolute;
	right : 20px;
	top : 0px;
	width : 300px;
	height : 60px;
	z-index : 3000;
	background-repeat : no-repeat;
	background-position : bottom right;
}

#Leader {
	background-color : #442D1D;
	padding : 6px;
	color : #fff;
}

#Leader a {
	color : #fff;
}

#Leader #Quick li {
	display : inline-block;
	vertical-align : middle;
}

#Leader .inner,
#Header .inner,
#Footer .inner,
#Wrapper .inner {
	margin : 0 auto;
	width : 960px;
}

.home #Wrapper {
	margin-top : -30px;
	position: relative;
	top: 0;
	left: 0;
	z-index: 2000;
}

#Leader .flag,
#Leader .mininav {
	padding : 0 8px;
}

#Leader .mininav {
	border-right : 1px solid #fff;
	font-size : 1.1em;
}

#Leader .mininav-last {
	border-right : none;
}

#Leader .mininav a {
	text-decoration : none;
	border-right : 1px solid #ff;
	padding : 0;
	margin : 0;
}

#Leader .mininav a.current {
	color : #E1CD8E;
}

#UberWrapMeister {
	background : url("/tpl/images/skyclouds.png") #ffffff repeat-x 50% top;
	border-top : 1px solid #442D1D;
}

#Header {
	background : url('/tpl/images/dots_divider.png') repeat-x 50% 125px;
}

#Header .inner {
	position : relative;
	top : 0;
	left : 0;
	padding : 12px 0 0 0;
}

#Header #Logo h2 {
	margin : 0;
	padding : 0;
	display : block;
}

#Header #Navigation {
	position : absolute;
	right : 0;
	bottom : 72px;
	width : 750px;
	margin : 0;
	padding : 0;
	text-align : right;
}

#Header #Navigation ul.header-root li.header-root {
	display : inline-block;
	font-size : 1.35em;
	position : relative;
	top : 0;
	left : 0;
	height : 32px;
	margin : 0 0 0 12px;
}

#Header #Navigation ul.header-root li.header-root a {
	text-decoration : none;
	display : block;
	padding: 4px 8px 18px 4px;
}

#Header #Navigation ul.header-root {
	white-space : nowrap;
}

#Header #Navigation ul.header-root ul.header-sub {
	display : none;
	width: 180px;
	margin: 0;
	padding: 0 0 8px 0;
	top: 42px;
	left: -7px;
	text-align: left;
	background-color: white;
	position: absolute;
	z-index: 10000;
	background: url('/tpl/images/menu_drop_bg.png') no-repeat left -15px;
	background-color: white;
	border: 2px dashed #442D1D;
	border-top: none;
}

#Header #Navigation ul.header-root ul.header-sub li {
	padding: 3px 6px 0 6px;
}

#Header #Navigation ul.header-root ul.header-sub li.header-sub-last {
	/*background : url('/tpl/images/menu_dots_horiz.png') repeat-x bottom left;*/
}

#Header #Navigation ul.header-root ul.header-sub li,
#Header #Navigation ul.header-root ul.header-sub li a {
	display : block;	
}

#Header #Navigation ul.header-root ul.header-sub li a {
	padding: 6px 3px 0 6px;
}

#Footer {
	padding : 40px 0 40px 0;
	background : url("/tpl/images/subsoil.png") #26180F repeat-x 50% top;
}

#Main {
	padding-top : 11px;
}

#Main .inner .feature {
	width : 750px;
	float : right;
}

.television #Main .inner .feature .content,
.television #Main .inner .feature {
	width : 100%;
	float : none;
}

.television #Main .inner .feature .content .item-video-large {
	background : url('/tpl/images/tv_large.png') no-repeat top left;
	width : 954px;
	height : 754px;
	margin : 0 auto;
}

.television #Main .inner .feature .content .item-video-large .item-media {
	width : 863px;
	height : 510px;
	margin : 0 auto;
	overflow : hidden;
	padding-top : 139px;
}

.television #Main .inner .feature .content .item-video-list {
	margin : 0 auto;
	width : 945px;
}

.television #Main .inner .feature .content .item-video-list .item-video-box {
	float : left;
	padding-top : 22px;
	margin : 0 17px;
}

.television #Main .inner .feature .content .item-video-list .item-video-box h3 {
	margin : 0 0 5px 0;
}

.television #Main .inner .feature .content .item-video-list .item-video {
	float : none;
	width : 281px;
	height : 284px;
	background : url('/tpl/images/tv_small.png') no-repeat top left;
	clear : none;
}

.television #Main .inner .feature .content .item-video-list .item-video .item-media {
	margin : 0 auto;
	width : 240px;
	height : 195px;
	overflow : hidden;
	float : none;
	padding-top : 30px;
}

.television #Main .inner .feature .content .videos {
	margin-top : -65px;
}

.television #Main .inner .feature .content .videos .viewmore {
	color : #639B36;
	font-size : 1.8em;
	text-align : center;
	text-transform : uppercase;
}

.television #Main .inner .feature .content .videos .viewmore a {
	text-decoration : none;
}

#Main .inner #Side {
	width : 160px;
	float : left;
}

#Main .inner #Side .item-spots {
	margin : 25px 0 0 0;
}

#Main .inner #Side .item-spot {
	padding: 0 0 45px 0;
	margin: 0 auto 25px auto;
	background: url('/tpl/images/divider_paw.png') no-repeat 50% bottom;
	display: block;
	width : 160px;
}

#Main .inner #Side .item-spot a,
#Main .inner #Side .item-spot img {
	display : block;
}

#Main .inner .feature .content {
	float : left;
	width : 420px;
}

#Main .inner .feature .content li,
#Main .inner .feature .content p {
	font-size : 12px;
}

#Main .inner .feature .content ul {
	margin : 0;
	list-style : none;
	display : block;
}	

#Main .inner .feature .content li {
	list-style : none;
	background : url("/tpl/images/bullet_paw.png") no-repeat left 3px;
	display : block;
	line-height : 130%;
	padding : 6px 0 4px 18px;
	margin : 0;
}

#Main .inner .feature .content #SuggestedPages {
	margin   : 36px 0 0 0;
}

#Main .inner .feature .content #SuggestedPages h4 {
	margin : 0 0 12px 0;
	font-size : 1.65em;
}

#Main .inner .feature .content #SuggestedPages li {
	list-style-image : url("/tpl/images/bullet_arrow.png");
}

#Main .inner .feature .aside {
	width : 312px;
	float : right;
	overflow : hidden;
}

#Main .inner .feature .aside .with_feature_text {
	margin-top : -11px;
	position : relative;
	z-index : 1000;
}

#Main .inner .feature .addresses {
	padding-top : 42px;
	width : 360px;
}

#Main .inner .feature .addresses .address {
	margin : 18px 0 0 0;
}

#Main .inner .feature .addresses h3 {
	font-size : 1.4em;
	margin-bottom : 12px;
}

#Main .inner .feature .addresses h4 {
	font-size  : 1.1em;
	font-weight : bold;
	margin : 0 0 6px 0;
}

#Main .inner .feature .addresses p {
	margin : 0 0 2px 0;
}

#Main .inner .feature .addresses p.title {
	color : #639B36;
	font-weight : bold;
}

.widecontent #Main .inner .feature .aside {
	width : 160px;
}

.widecontent #Main .inner .feature .content {
	width : 520px;
}

.allcontent #Main .inner .feature .content {
	width : auto;
	float : none;
}

#Main .inner .feature .gallery {}

#Main .inner .feature .gallery .item-gallery-main {
	margin-bottom : 12px;
}
#Main .inner .feature .gallery .item-gallery-reel {
	width : 324px;
}
#Main .inner .feature .gallery .item-gallery {
	margin : 0 12px 12px 0;
	float : left;
	width : 96px;
	overflow : hidden;
}

#Main .inner .feature .gallery .item-gallery a {
	display : block;
}

#Main .inner .feature .content .retailers {
	padding-top : 32px;
	clear : both;
}

#Main .inner .feature .content #retailerselect {
	float : left;
	width : 45%;
}

#Main .inner .feature .content_text {
	margin-bottom : 18px;
}

#Main .inner .feature .content_text ol,
#Main .inner .feature .content_text ul,
#Main .inner .feature .content_text p {
	margin : 0 0 7px 0;
}

#Main .inner .feature .content_text ol {
	margin-left : 22px;
}

#Main .inner .feature .content_text ol li {
	list-style-type : decimal;
	list-style-image : none;
}

.retailer #Main .inner .feature .content_text {
	width : 47%;
	float : left;
}

#Main .inner .feature .content .item-retailer {
	width : 48%;
	float : left;
	padding : 0px;
	margin : 0 0 20px 0;
	min-height : 100px;
}

#Main .inner .feature .content .item-retailer h3 {
	font-size : 1.1em;
	text-transform : none;
	font-weight : bold;
	margin : 0 0 4px 0;
}

#Main .inner .feature .content .item-retailer p {
	margin : 0 0 3px 0;
}

#Main .inner .feature .content .item-retailer p.title {
	color : #639B36;
	font-weight : bold;
}

.home #Main #Intro {
	min-height : 400px;
	background : transparent;
	
}

.home #Main #Intro .gallery {
	width : 960px;
	/*height : 500px;*/
	overflow : hidden;
	visibility : hidden;
	text-align : right;
}
.home #Main #Intro .gallery.show {
	visibility : visible;
}

.home #Main #Intro .gallery li {
	width : 960px;
	background-color : transparent;
	text-align : left;
}

.home #Main #Intro .gallery .gallery-controls-next,
.home #Main #Intro .gallery .gallery-controls-prev {
	display : inline-block;
	width : 28px;
	height : 28px;
	vertical-align : middle;
	cursor : pointer;
	margin : 0 0 5px 1px;
}

.home #Main #Intro .gallery .gallery-controls-prev {
	background : url('/tpl/images/but_arrow_slideshow_left.png') no-repeat top left;
}

.home #Main #Intro .gallery .gallery-controls-next {
	background : url('/tpl/images/but_arrow_slideshow_right.png') no-repeat top left;
	margin-right : 0;
}

.home #Main #Intro .gallery .gallery-controls {
	display : inline-block;
	vertical-align : middle;
	margin : 0 0 5px 0;
}

.home #Main #Intro .gallery .gallery-controls a {
	cursor : pointer;
	display : inline-block;
	vertical-align : middle;
	text-align : center;
	width : 28px;
	height : 28px;
	padding : 0px;
	background-color : #ddd;
	margin : 0 0 1px 1px;
	text-indent : -9000px;
	background : url('/tpl/images/but_paw_slideshow_off.png') no-repeat top left;
}

.home #Main #Intro .gallery .gallery-controls a.activeSlide {
	background : url('/tpl/images/but_paw_slideshow_on.png') no-repeat top left;
}

.home #Main #Intro .gallery .item-description {
	width : 385px;
	float : left;
	margin : 15px 0 0 0;
}

.home #Main #Intro .gallery .item-description .item-info p {
	margin : 0;
	padding : 0px 12px 16px 0;
	font-size : 1.4em;
	color : #442D1D;
	line-height : 110%;
}

.home #Main #Intro .gallery .item-media {
	width : 570px;
	overflow : hidden;
	float : right;
	display : block;
	margin-top : 10px;
}

.home #Main #Intro .gallery .item-media .item-tv {
	background : url('/tpl/images/tv.png') no-repeat top left;
	width : 491px;
	height : 408px;
	padding : 114px 0 0 0;
}

.home #Main #Intro .gallery .item-media img,
.home #Main #Intro .gallery .item-media object,
.home #Main #Intro .gallery .item-media embed,
.home #Main #Intro .gallery .item-media iframe {
	display : block;
	margin : 0 auto;
}

#Main .gallery .item-link-button {
	padding : 0 12px 0 0;
}

#Main .gallery .item-link-button a {
	display : block;
	color : #fff;
	background-color : #442D1D;
	padding : 10px 16px;
	font-size : 1.6em;
	text-decoration : none;
	float : left;
		-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-khtml-border-radius:10px;
	border-radius:10px;
behavior: url(/NCSS/NCSS/PIE/PIE.htc);
position : relative;
}

#Soil {
	height : 400px;
	background : url("/tpl/images/soil.png") repeat-x 50% bottom;
	padding-top : 0;
	margin : 0;
	position : relative;
	top : 0;
	left : 0;
	overflow : hidden;
	z-index : 900;
}

.home #Soil {
	margin : -65px 0 0 0;
}

#Soil .inner {
	padding-top : 165px;
}

.home #Soil .inner {
	padding-top : 10px;
}

#Soil .item-spots {
	padding : 0;
	height : 160px;
	overflow : hidden;
}

#Soil .item-spots .item-spot {
	float : left;
	background : url('/tpl/images/footer_spot_bg_1.png') no-repeat top left;
	width : 312px;
	height : 152px;
	margin : 0 6px 22px 0;
	text-align : center;
}

#Soil .item-spots .item-spot-middle {
	background : url('/tpl/images/footer_spot_bg_2.png') no-repeat top left;
}

#Soil .item-spots .item-spot p {
	font-size  : 2.3em;
	color : #E1CD8E;
	padding : 32px;
	margin : 0;
	text-transform : uppercase;
	line-height : 110%;
}

#Soil .item-spots .item-spot p a {
	font-size : 50%;
	color : #704E32;
}

#Soil,
#Soil a {
	color : #E1CD8E;
}

#Soil #RelatedProducts {
	float : left;
	padding-top : 100px;
	width : 650px;
}

#Soil #RelatedProducts h3 {
	font-size : 1.8em;
	margin : 0 0 20px 0;
}

#Soil #RelatedProducts p.title {
	font-weight : bold;
	font-size : 1.2em;
	padding : 6px 6px 6px 0;
}

#Soil #RelatedProducts .product {
	width : 300px;
	float : left;
	height : 240px;
	overflow : hidden;
	margin : 0 22px 22px 0;
}

#Soil #RelatedProducts .product a:hover {
	text-decoration : none;
}

#Soil #RelatedProducts .product .item-image {
	width : 298px;
	border : 1px dashed #fff;
	height : 200px;
	overflow : hidden;
	position : relative;
	top : 0;
	left : 0;
}

#Soil #RelatedProducts .product .item-image a {
	display : block;
}

#Soil #RelatedProducts .product .item-buynow {
	display : block;
	width : 90px;
	height : 90px;
	position : absolute;
	top : 0;
	left : 0;
	background : url('/tpl/images/buy_now_label.png') no-repeat top left;
}

#Soil #RelatedProducts .product .item-paw {
	background : url('/tpl/images/but_paw_slideshow_on.png') no-repeat top left;
	width : 28px;
	height : 28px;
	bottom : 4px;
	right : 4px;
	position : absolute;
}

#Soil #RelatedProducts .product .item-footnote {
	position : absolute;
	bottom : -1px;
	left : -1px;
	width : 302px;
	display : none;
	background : url('/tpl/images/transparency_green.png') repeat top left;
	padding : 0;
}

#Soil #RelatedProducts .product .item-footnote p {
	color : #fff;
	padding : 12px;
	font-size : 1em;
	font-weight : bold;
}

#Soil #SocialFeeds {
	float : right;
	width  : 280px;
	height : 260px;
	overflow : hidden;
	padding-top : 100px;
	position : relative;
	top : 0;
	left : 0;
}

#Soil #SocialFeeds .controls {
	position : absolute;
	right : 0;
	top : 105px;
	width : 30px;
	height : 15px;
	z-index : 1100;
}

#Soil #SocialFeeds h3 {
	margin : 0 0 18px 0;
}

#Soil #SocialFeeds #FromTheBlog h4 {
	font-size : 1.15em;
	margin : 0 0 3px 0;
	line-height : 120%;
}

#Soil #SocialFeeds #FromTheBlog p {
	color : #fff;
	font-size : 1em;
	margin : 0 0 8px 0;
}

#Soil #SocialFeeds #FromTheBlog p.seeall a {
	color : #E1CD8E;
	font-size : 1.1em;
}

#Soil #SocialFeeds #FromTheBlog p a {
	color : #fff;
	text-decoration : underline;
}

#Soil #SocialFeeds .controls .gallery-controls-prev,
#Soil #SocialFeeds .controls .gallery-controls-next {
	width : 12px;
	height : 15px;
	cursor : pointer;
	float : left;
}

#Soil #SocialFeeds .controls .gallery-controls-prev {
	background : url('/tpl/images/but_blogarrow_left.png') repeat top left;
	margin-right : 3px;
}
#Soil #SocialFeeds .controls .gallery-controls-prev:hover {
	background-image : url('/tpl/images/but_blogarrow_left_ovr.png');
}

#Soil #SocialFeeds .controls .gallery-controls-next {
	background : url('/tpl/images/but_blogarrow_right.png') repeat top left;
}
#Soil #SocialFeeds .controls .gallery-controls-next:hover {
	background-image : url('/tpl/images/but_blogarrow_right_ovr.png');
}

#Soil #SocialFeeds ul {
	height : 260px;
}

#Soil #SocialFeeds ul,
#Soil #SocialFeeds li {
	width : 100%;
	display : block;
	background : transparent !important;
}

#Soil #SocialFeeds li a {
	color : #fff;
}

#Soil #SocialFeeds li .twitter-anywhere-user,
#Soil #SocialFeeds li .jta-tweet-retweeter-link {
	font-weight : bold;
}

#Soil #SocialFeeds li .jta-tweet-timestamp-link {
	color : #fff;
	margin-left : 8px;
}

#Soil li {
	display : block;
	margin : 0;
	padding : 0;
}

#Soil li {
	list-style-type : none;
	display : block;
	margin : 0;
	padding : 0;
}

#Footer #FooterNavigation {
	width  : 500px;
	float : left;
}

#Footer #FooterNavigation ul li a,
#Footer #FooterNavigation ul li {
	display : block;
}

#Footer #FooterNavigation ul.header-root li.column {
	width : 135px;
	display : block;
	float : left;
	margin : 0 21px 0 0;
}

#Footer ul li.header-root {
	display : block;
	width: 135px;
	float: left;
	margin : 0 25px 25px 0;
}

#Footer ul li.header-root ul.header-sub {
	font-size : 1.1em;
	margin : 15px 0 0 0;
}

#Footer ul li.header-root li {
	padding : 0 0 10px 0;
}

#Footer ul li.shoplink {
	border-bottom : 1px dotted #fff;
	margin-bottom : 10px;
}

#FromTheBlog h4,
#Footer h4 {
	text-transform : uppercase;
	margin : 0;
	line-height : 120%;
}
#FromTheBlog h4,
#Footer h4,
#Footer h4 a {
	color : #E1CD8E;
}

#Footer a {
	text-decoration : none;
	color : #fff;
}

#Footer #Connect {
	float : left;
	width : 135px;
}

#Footer #Connect #SocialIcons {
	margin : 0 0 15px 0;
}

#Footer #Connect #ConnectMenu {
	clear : both;
}

#Footer #Connect #ConnectMenu h4 {
	float : none;
}

#Footer #Copyright {
	margin-top : 35px;
	padding : 12px 0;
}

#Footer #Copyright a,
#Footer #Copyright {
	color : #E1CD8E;
}

#Footer #Copyright a.other {
	color : #825640;
}

#Footer #Newsletter {
	width : 280px;
	float : right;
}

#Footer #Newsletter form {
	margin : 20px 0 0 0;
	overflow : hidden;
	width : 280px;
}

#Footer #Newsletter fieldset {
	display : block;
	float : left;
	width : 208px;
	padding : 0;
	margin : 0;
	height : 36px;
	overflow : hidden;
}

#Footer #Newsletter div.Actions {
	display : block;
	float : left;
	width : 72px;
	height : 36px;
	overflow : hidden;
}

#Footer #Newsletter div.Actions,
#Footer #Newsletter div.Actions input.action {
	width : 72px;
	height : 36px;
}

#Footer #Newsletter div.Actions input.action {
	background : url('/tpl/images/but_signup_go.png') no-repeat top left;
	border : none;
	text-indent : -9000px;
	padding : 0;
	display : block;
	cursor : pointer;
}

#Newsletter input.text {
	width : 120px;
	display : inline;
	border : 1px solid threedface;
	background-color : #eee;
	padding : 3px;
	font-weight : bold;
	outline : none;
}

#Footer #Newsletter input.text {
	display : block;
	width : 188px;
	font-size : 1.3em;
	padding : 11px 10px;
	margin : 0;
	color : #fff;
	background-color : #452818;
	border : none;
}

#Newsletter input.submit {
	display : inline;
	text-align : center;
}

#Newsletter .feedback {
	background-color : #fff;
	clear : both;
}

#Newsletter .feedback p {
	display : none;
	padding : 14px;
	font-size : 1.3em;
}

#Newsletter .feedback p {
	font-weight : bold;
}

#Newsletter .feedback p.sending {
	background-color : #eee;
	color : #333;
}

#Newsletter .feedback p.invalid,
#Newsletter .feedback p.error {
	background-color : #AF0F0F;
	color : #fff;
}

#Newsletter .feedback p.success {
	background-color : #639B36;
	color : #fff;
}

#Main .videos .item-video {
	clear : both;
}

#Main .videos .item-video h3 {
	margin : 0 0 15px 0;
}

#Main .videos .item-video .item-media {
	float : left;
	width : 420px;
	margin : 0 30px 30px 0;
	overflow : hidden;
}

#Main .videos .item-video .item-text {
	float : left;
	width : 200px;
}

#Main .press .item-press .item-thumb {
	vertical-align : middle;
	padding : 0 60px 30px 0;
	width : 100px;
	background : url('/tpl/images/divider_paw.png') no-repeat 120px 50%;
}

#Main .press .item-press .item-text h4 {
	margin : 0 0 15px 0;
}

#Main .press .item-press .item-text {
	padding-bottom : 15px;
}

#Main .press .item-press .item-thumb img {
	display : block;
}

#Main #FeatureText {
	background : url('/tpl/images/quotebox.png') no-repeat 50% top;
	width : 319px;
	height : 244px;
	position : relative;
	top : 0;
	left : 0;
}

#Main #FeatureText p {
	margin : 0;
	padding: 70px 25px 25px 25px;
	font-size : 2em;
	text-transform : uppercase;
	text-align : center;
	line-height : 120%;
}

#Main #FeatureText p {
	color : #E1CD8E;
}

#Main #FeatureText p.ftl {
	position : absolute;
	bottom : 30px;
	left : 0;
	font-size : 2em;
	text-align : center;
	width : 319px;
	padding : 0;
	margin : 0;
}

#Main #FeatureText p.ftl a {
	color : #704E32;
	text-decoration : none;
	font-size : 70%;
}

#Header .SocialIcons {
	position : absolute;
	right : 0;
	/*display : none;*/
}

#Header .SocialIcons li {
	display : inline-block;
	vertical-align : middle;
}

#Footer .SocialIcons li.header-sub {
	width : 16px;
	height : 16px;
	float : left;
	display : block;
	margin : 0 3px 3px 0;
	padding : 0;
}

.page #fancybox-close {
	background : url('/tpl/images/but_lightbox_close.png') no-repeat top left;
	width : 35px;
	height : 35px;
}

.page #fancybox-left-ico {
	background : url('/tpl/images/but_lightbox_left.png') no-repeat top left;
	background-position : top left;
	width : 83px;
	height : 90px;
	left : 0 !important;
	display : none;
}

.page #fancybox-right-ico {
	background : url('/tpl/images/but_lightbox_right.png') no-repeat top right;
	background-position : top right;
	width : 83px;
	height : 90px;
	right : 0 !important;
	display : none;
	left : auto;
}

.page #fancybox-right:hover span {
	left : auto;
	right : 0;
	display : block;
}

.page #fancybox-left:hover span {
	left : 0;
	right : auto;
	display : block;
}

.contactpage #Main .inner .feature .content {
	width : 320px;
}

.contactform form {
	width : 100%;
	margin : 0;
}

.contactform form label {
	display : block;
	margin : 0 0 8px 0;
}

.contactform form label sup {
	vertical-align : top;
	margin : 0 0 0 6px;
}

.contactform form div.field {
	margin : 0 0 8px 0;
}

.contactform form div.Actions {
	padding : 12px 0 0 0;
}

.contactform form input.text,
.contactform form textarea {
	border : none;
	background-color : #C9EDB0;
	width  : 96%;
	margin : 0 auto;
	font-size : 1.3em;
	padding : 9px 2%;
}

.contactform form input.action {
	text-indent : -9000px;
	border : none;
	width : 189px;
	height : 36px;
	background : url('/tpl/images/but_send.png') no-repeat top left;
}

.contactform form input.action:hover {
	background : url('/tpl/images/but_send_ovr.png') no-repeat top left;
}

.contactform form textarea {
	height : 10em;
}

.faqpage .questions h5 {
	color : #639B36;
	text-decoration : underline;
	font-weight : bold;
	font-size : 1.1em;
	cursor : pointer;
	margin : 0 0 6px 0;
}

.faqpage .questions h5.active,
.faqpage .questions h5:hover {
	text-decoration : none;
}

.faqpage .questions p.answer {
	padding : 16px 0 16px 32px;
	display : none;
}

