/* Reset
----------------*/	
HTML {
	font-size:100.01%;
	}
HTML,BODY,DIV,SPAN,APPLET,OBJECT,IFRAME,
H1,H2,H3,H4,H5,H6,P,BLOCKQUOTE,PRE,A,ABBR,
ACRONYM,ADDRESS,BIG,CITE,CODE,DEL,DFN,EM,
FONT,IMG,INS,KBD,Q,S,SAMP,SMALL,STRIKE,
STRONG,SUB,SUP,TT,VAR,DL,DT,DD,OL,UL,
LI,FIELDSET,FORM,LABEL,LEGEND,TABLE,
CAPTION,TBODY,TFOOT,THEAD,TR,TH,TD,HR {
	padding:0;
	margin:0;
	border:none;
	outline:none;
	font-family:inherit;
	}
	
DFN,I,CITE,VAR,ADDRESS,EM {
	font-style:normal;
	}
TH,H1,H2,H3,H4,H5,H6 {
	font-weight:normal;
	}
TEXTAREA,INPUT,SELECT {
	font-family:Arial,sans-serif;
	font-size:1em;
	}
SMALL {
	font-size:.85em;
	}
OL,UL {
	list-style:none;
	}
TABLE {
	border-collapse:collapse;
	border-spacing:0;
	}
CAPTION,TH,TD {
	text-align:left;
	}
:focus {
	outline:none;
	}
SUP,SUB {
	vertical-align:baseline;
	position:relative;
	top:-.5em;
	font-size:.85em;
	}
SUB {
	top:.5em;
	}


/* Globals 
----------------*/
BODY {
	background:#fff;
	color:#555;
	font:.75em/1.4 Arial, sans-serif;
	}	
	
A {
	color:#be8340;
	}
	A:hover {
		color:#9e2a1f !important;
		}
		
/* hr */	
.hr {
	height:0;
	overflow:hidden;zoom:1;
	margin:1.5em 0;
	border-top:1px solid #ddd;
	}
	.hr HR {
		display:none;
		}

		
/* User Generated
----------------------- */	
.h-ugc {
	overflow:hidden;
	zoom:1;
	}
	.h-ugc H1,
	H1.title {
		font-size:24px;
		font-weight:normal;color:#4c1904;
		margin:0 0 .5em;
		}
	.h-ugc H2,
	H2.title {
		font-size:24px;
		font-weight:normal;color:#4c1904;
		margin:0 0 .5em;
		}
		.h-ugc H2 IMG,
		H2.title IMG {
			vertical-align:middle;
			}
	.h-ugc H3,
	H3.title {
		font-size:18px;
		font-weight:normal;color:#4c1904;
		margin:0 0 .5em;
		}
	.h-ugc H4 {
		}
		
		
	.h-ugc *+H2 {
		margin-top:1.25em;		
		}
	.h-ugc *+H3,
	.h-ugc *+H4 {
		margin-top:1.75em;		
		}
		
	.h-ugc P,
	.h-ugc UL,
	.h-ugc OL,
	.h-ugc TABLE,
	.h-ugc BLOCKQUOTE {
		margin:0 0 1em;
		}

	.h-ugc>*:last-child {
		margin-bottom:0;
		}
		
	.h-ugc .annot,
	P.annot {
/*		font-size:1.17em; */
		}
		
	.h-ugc .pic-left {
		float:left;
		margin:0 20px .5em 0;
		}
	.h-ugc .pic-right {
		float:right;
		margin:0 0 .5em  20px;
		}
	.h-ugc .pic-center {
		margin:1em auto;
		text-align:center;
		}
		.h-ugc .pic-left IMG,
		.h-ugc .pic-right IMG,
		.h-ugc .pic-center IMG {
			display:block;
			}
		.h-ugc .pic-left SMALL,
		.h-ugc .pic-right SMALL,
		.h-ugc .pic-center SMALL {
			display:block;
			margin:.5em .25em 0;
			font-size:11px;
			color:#999;
			font-style:italic;
			line-height:1.2;
			}
		
.h-ugc UL {
	margin:0 0 1em 2em;
	}
.h-ugc OL {
	margin:0 0 1em 2em;
	}
	.h-ugc LI {
		margin:.25em 0;
		}
	.h-ugc UL LI {
		list-style:disc;
		}
		.h-ugc UL LI LI,
		.h-ugc LI UL LI {
			list-style:disc;
			}
	.h-ugc OL LI,
	.h-ugc LI OL LI {
		list-style:decimal;
		background:none;
		padding:0;
		}
	.h-ugc OL OL LI {
		list-style:lower-latin;
		}
		
	.h-ugc TABLE {
		font-size:.85em;
		}
		.h-ugc TABLE TH,
		.h-ugc TABLE TD {
			padding:.4em 1em;
			}
		.h-ugc TABLE TH {
			}
		.h-ugc TABLE TD {
			padding:.75em 1em;
			}
			.h-ugc TABLE .tr-even TD {
				}

	.h-ugc BLOCKQUOTE {
		margin:1em 0;
		padding:1em;
		border-left:2px solid #91bd41;
		}
		
	
/* Layout
----------------------- */	
.l-page {
	min-width:998px;
	overflow-x:hidden;zoom:1;
	position:relative;
	}

.l-header,
.l-promo,
.l-title,
.l-body,
.l-footer {
	padding-left:29px;
	padding-right:29px;
	}
	.l-header__i,
	.l-promo__i,
	.l-title__i,
	.l-body__i,
	.l-footer__i {
		min-width:940px;
		max-width:1140px;
		margin:0 auto;
		}

/* sticky footer */
HTML, BODY, .l-page {height:100%;}
body > .l-page {height:auto;min-height:100%;}
.l-page__i {padding:0 0 50px;}
.l-footer {
	margin:-38px 0 0;
	height:38px;
	clear:both;
	}
	
	
/* Header
----------------------- */	
.l-header {
	background:url(../i/header-gd.jpg) repeat-x 50% 0;
	}
	.l-header__i {
		position:relative;
		height:81px;
		}

	.l-header .logo {
		background:url(../i/logo.png) no-repeat 0 0;
		width:197px;
		height:29px;
		position:absolute;
		left:8px;
		top:29px;
		}
		.l-header .logo A {
			display:block;
			height:37px;
			}

	.l-header .nav {
		position:absolute;
		left:25%;
		top:26px;
		overflow:hidden;zoom:1;
		margin:0 0 0 -.75em;
		padding:0 0 0 1em;
		font-size:1.17em;
		display:inline;
		}
		.l-header .nav LI {
			float:left;
			margin:0 1.4em 0 -1em;
			font-weight:bold;
			color:#9e2a1f;
			overflow:hidden;zoom:1;
			}
			.l-header .nav LI A,
			.l-header .nav LI STRONG {
				text-decoration:none;
				float:left;
				padding:.5em 1em;
				}

			.l-header .nav LI.cur SPAN {
				background:url(../i/nav-cur.png) no-repeat 0 1px;
				float:left;
				padding:0 0 0 12px;
				height:40px;
				}
				.l-header .nav LI.cur SPAN SPAN {
					background-position:100% 1px;
					padding:0 12px 0 0;
					}
				.l-header .nav LI.cur SPAN SPAN SPAN {
					background-position:50% 1px;
					padding:0;
					}
				.l-header .nav LI.cur SPAN A,
				.l-header .nav LI.cur SPAN STRONG {
					padding:.5em 0;
					}
		
	.l-header .search {
		position:absolute;
		right:0;
		top:25px;
		background:url(../i/search.jpg) no-repeat 0 0;
		width:217px;
		height:30px;
		}
		.l-header .search .text {
			border:none 0;
			padding:8px 0 7px 12px;
			height:15px;
			line-height:15px;
			width:165px;
			background:none;
			font-size:11px;
			color:#4e1d05;
			}
			.l-header .search .text_hint {
				color:#997a68;
				font-style:italic;
				}
		.l-header .search .submit {
			background:url(../i/search.jpg) no-repeat -182px 0;
			position:absolute;
			height:30px;
			width:35px;
			top:0;
			right:0;
			padding:0;
			border:none 0;
			cursor:pointer;
			}
			.l-header .search .submit:hover {
				background-position:-217px 0;
				}
		
		
/* Promo
----------------------- */	
.l-promo {
	background:url(../i/promo-gd.jpg) repeat-x 50% 0;
	}
	.l-promo__i {
		height:276px;
		position:relative;
		overflow:hidden;zoom:1;
		}

	.b-promo {
		position:absolute;
		height:276px;
		width:100%;
		top:0;
		left:0;
		background:url(../i/promo-gd.jpg) repeat-x 50% 0;
		}
		.b-promo .txt {
			padding:37px 0 0 50px;
			width:310px;
			color:#dcba93;
			}
		.b-promo .visual {
			position:absolute;
			right:40%;
			bottom:0;
			margin:0 -330px 0 0;
			}
		.b-promo .visual2 {
			position:absolute;
			right:0;
			bottom:0;
			}
		.b-promo H2 {
			color:#fff;
			font-size:2em;
			font-weight:bold;
			line-height:1.2;
			margin:0 0 .7em;
			}
		.b-promo .ctrls {
			margin:2em -15px 0 -5px;
			overflow:hidden;zoom:1;
			}
			.b-promo .ctrls A {
				float:left;
				margin:0 11px 0 0;
				}
			
			.bt-learn {
				float:left;
				width:140px;
				height:42px;
				background:url(../i/btns.png) no-repeat 0 -42px;
				}		
				.bt-learn:hover {
					background-position:0 0;
					}		
			.bt-get {
				float:left;
				width:150px;
				height:42px;
				background:url(../i/btns.png) no-repeat -140px -42px;
				}		
				.bt-get:hover {
					background-position:-140px 0;
					}		
		
	/* b-slider-ctrls */
	.b-slider-ctrls {
		position:absolute;
		right:16px;
		top:14px;
		overflow:hidden;zoom:1;
		}
		.b-slider-ctrls LI {
			float:left;
			width:10px;
			height:10px;
			background:url(../i/promo-nav.png) no-repeat -10px 0;
			margin:0 0 0 10px;
			cursor:pointer;
			}
		.b-slider-ctrls LI.prev {
			width:5px;
			background-position:0 0;
			}
			.b-slider-ctrls LI.prev:hover {
				background-position:-5px 0;
				}
		.b-slider-ctrls LI.next {
			width:5px;
			background-position:-35px 0;
			}
			.b-slider-ctrls LI.next:hover {
				background-position:-30px 0;
				}
		.b-slider-ctrls LI.s {
			}
		.b-slider-ctrls LI.cur {
			background-position:-20px 0;
			}
		
/* Title
----------------------- */
.l-title {
	background:#5f2e1a url(../i/title-gd.jpg) repeat-x 0 0;
	height:30px;
	padding-top:15px;
	padding-bottom:15px;
	color:#fff;
	}
	.l-title H2 {
		font-size:2em;
		font-weight:bold;
		line-height:30px;
		}
		

/* Footer
----------------------- */	
.l-footer {
	background:#5f2e1a url(../i/footer-gd.jpg) repeat-x 0 0;
	color:#fff;
	font-size:.92em;
	}
	.l-footer__i {
		overflow:hidden;zoom:1;
		padding:12px 0 0;
		position:relative;
		}
	.l-footer A {
		color:#fff !important;
		text-decoration:none;
		}
		.l-footer A:hover {
			text-decoration:underline;
			}
		
	.l-footer P {
		float:left;
		}
		.l-footer .copy {
			width:25%;
			}
		.l-footer .mail {
			width:25%;
			}
		

/* Body
----------------------- */	
.l-body {
	border-top:2px solid #fff;
	background:url(../i/body-gd.png) repeat-x 0 0;
	}
	.l-body__i {
		zoom:1;
		padding-top:35px;
		padding-bottom:20px;
		}

.l-body2 {
	background:url(../i/body-gd2.png) repeat-x 0 0;
	}
	.l-body2 .l-body__i {
		padding-top:25px;
		}
	
/* cols */
.l-cols {
	overflow:hidden;zoom:1;
	margin:0 -20px;
	padding:0 10px;
	}
	.l-cols .l-cols__col {
		float:left;
		clear:right;
		}
	.l-cols .l-cols__col__i {
		padding:0 10px;
		}
	.l-cols .l-cols__col__i_in {
		padding:0 10px;
		margin:0 10px;
		}

	.l-cols4 .l-cols__col {
		width:25%;
		}
		.l-cols4 .l-cols__col_double {
			width:50%;
			font-size:1.17em;
			}
	
/* round */
.b-round {
	overflow:hidden;zoom:1;
	position:relative;
	background:#f2f2f2;
	}
	.b-round__i {
		padding:20px;
		overflow:hidden;zoom:1;
		}
	.b-round__tl,
	.b-round__tr,
	.b-round__br,
	.b-round__bl {
		background:url(../i/round-grey.gif) no-repeat 0 0;
		width:20px;
		height:20px;
		position:absolute;
		left:0;
		top:0;
		margin:-10px 0 0 -10px;
		}
		.b-round__tr {left:100%;}
		.b-round__br {left:100%;top:100%}
		.b-round__bl {top:100%;}
	
/* more */
.b-more {
	margin:0 -20px 2.5em;
	line-height:1.5;
	}
	.b-more .b-round__i {
		padding:35px 20px;
		}
	.b-more H3 {
		overflow:hidden;zoom:1;
		margin:0 0 .4em -5px;
		padding:7px 0 0 5px;;
		font-size:1.33em;
		color:#4e1f09;
		line-height:1.3;
		}
		.b-more H3 IMG {
			float:left;
			margin:-7px 5px 0 -5px;
			}
	
/* index */
.b-index {
	margin:0 0 3em;
	}
	
/*  hornav */
.b-hornav {
	overflow:hidden;zoom:1;
	}
	.b-hornav LI {
		float:left;
		padding:0 0 0 17px;
		margin:0 30px 0 -17px;
		background:url(../i/bull.gif) no-repeat 0 50%;
		}
		.b-hornav LI A {
			color:#888;
			}
	
/* feed */
.b-feed {
	}
	.b-feed__item {
		margin:0 0 1em;
		}
	.b-feed__item:last-child {
		margin:0;
		}
	
	.b-feed__item H3 {
		font-size:1.17em;
		font-weight:normal;
		margin:0 0 .3em;
		}
	.b-feed__item .fi__meta {
		margin:.6em 0 0;
		color:#888;
		}
		.b-feed__item .fi__meta A {
			color:#888;
			}
		.link-comm {
			padding:0 0 0 20px;
			background:url(../i/ico-comm.png) no-repeat 0 50%;		
			}	
	
/* b-more-big */
.b-more-big {
	margin-top:1em !important;
	font-size:18px;
	font-weight:normal;
	}
	.b-more-big A {
		text-decoration:none;
		}
		.b-more-big A EM {
			text-decoration:underline;
			font-style:normal;
			}
	
	
/* b-inner */
.b-inner {
	background:url(../i/inner-visual.jpg) no-repeat 100% 0;
	min-height:600px;
	}
	.b-inner .l-cols__col__i {
		background:rgba(255,255,255,.8);
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCFFFFFF,endColorstr=#CCFFFFFF);zoom:1;
		padding:20px;
		}
	.b-inner .l-cols__col_double  .l-cols__col__i {
		position:relative;
		left:-10px;
		}
	.b-inner .l-cols__col__i_in A {
		color:#555;
		}
	
/* get-in-touch */
.get-in-touch input, textarea {
	width:300px; 
	border:solid 1px #ccc;
}
	.get-in-touch input.bt-get {
		width:150px;
                border: 0px;
		height:42px;
                cursor:pointer;cursor:hand;
	}
	.get-in-touch table td {
		padding:0 10px 0 0;
	}
		
	.get-in-touch input {
		height:25px;
	}
	
	.get-in-touch input.input-short {
		width:185px;
	}
	
	.get-in-touch textarea {
		height:100px;
	}
		
