@import "styles/reset.css";
@import "styles/fancybox.css";

/* HTML5 ✰ Boilerplate
 * ==|== normalize ==========================================================
 */
@font-face {
	font-family: 'DIN';
	src: url('../font/ff_din_regular-webfont.eot');
	src: url('../font/ff_din_regular-webfont.eot?#iefix') format('embedded-opentype'), url('../font/ff_din_regular-webfont.woff') format('woff'), url('../font/ff_din_regular-webfont.ttf') format('truetype'), url('../font/ff_din_regular-webfont.svg#DINRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'DINItalic';
	src: url('../font/ff_din_regular_italic-webfont.eot');
	src: url('../font/ff_din_regular_italic-webfont.eot?#iefix') format('embedded-opentype'), url('../font/ff_din_regular_italic-webfont.woff') format('woff'), url('../font/ff_din_regular_italic-webfont.ttf') format('truetype'), url('../font/ff_din_regular_italic-webfont.svg#DINRegularItalic') format('svg');
	font-weight: normal;
	font-style: normal;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block;
}
audio, canvas, video {
	display: inline-block;
*display: inline;
*zoom: 1;
}
audio:not([controls]) {
	display: none;
}
[hidden] {
display: none;
}
html {
	font-size: 100%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	margin: 0;
	font-size: 13px;
	line-height: 1.231;
}
body, button, input, select, textarea {
	font-family: sans-serif;
	color: #222;
}

::-moz-selection {
background: #fe57a1;
color: #fff;
text-shadow: none;
}
::selection {
	background: #fe57a1;
	color: #fff;
	text-shadow: none;
}
a {
	color: #309d2e;
}
a:visited {
	color: #309d2e;
}
a:hover {
	color: #427f3f;
}
a:focus {
	outline: thin dotted;
}
a:hover, a:active {
	outline: 0;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b, strong {
	font-weight: bold;
}
blockquote {
	margin: 1em 40px;
}
dfn {
	font-style: italic;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}
ins {
	background: #ff9;
	color: #000;
	text-decoration: none;
}
mark {
	background: #ff0;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
pre, code, kbd, samp {
	font-family: monospace, monospace;
	_font-family: 'courier new', monospace;
	font-size: 1em;
}
pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}
q {
	quotes: none;
}
q:before, q:after {
	content: "";
	content: none;
}
small {
	font-size: 85%;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
ul, ol {
	margin: 1em 0;
	padding: 0 0 0 40px;
	
	li{
		color: #666;
	}
}
dd {
	margin: 0 0 0 40px;
}
nav ul, nav ol {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
	vertical-align: middle;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 0;
}
form {
	margin: 0;
}
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
label {
	cursor: pointer;
}
legend {
	border: 0;
*margin-left: -7px;
	padding: 0;
}
button, input, select, textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
*vertical-align: middle;
}
button, input {
	line-height: normal;
*overflow: visible;
}
table button, table input {
*overflow: auto;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
}
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
border: 0;
padding: 0;
}
textarea {
	overflow: auto;
	vertical-align: top;
	resize: vertical;
}
input:valid, textarea:valid {
}
input:invalid, textarea:invalid {
background-color: #f0dddd;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td {
	vertical-align: top;
}
/* ==|== primary styles =====================================================
   Author: 
   ========================================================================== */
   
h2{ font: 18px/32px 'DIN',Arial,Helvetica,sans-serif; }
h3{ font: 16px/28px 'DIN',Arial,Helvetica,sans-serif; }
h4{ font: 14px/24px 'DIN',Arial,Helvetica,sans-serif; }

b, strong{ font-weight: 400; color: #000;}

body, p{ color: #666;}

html {
	height: 100%;
}
body {
	background: #f3f5d9 url(../images/graphics/body.png) no-repeat center 268px;
	font-family: 'DIN', Arial, Helvetica, sans-serif;
	color: #231f20;
	width: 100%;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	position: relative;
}
header {
	width: 960px;
	height: 268px;
}
#top {
	position: absolute;
	width: 100%;
	height: 268px;
	background: url(../images/graphics/top.png) no-repeat center top;
	z-index: -999;
}
#main {
	padding-bottom: 359px;
}
#container {
	position: relative;
	width: 980px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	margin: 0 auto;
}

#logo {
	width: 204px;
	height: 134px;
	float: left;
	margin-top: 68px;
	margin-left: 36px;
	background: url(../images/graphics/logo.png) no-repeat;
}
#where {
	float: right;
	width: auto;
	min-width: 110px;
	height: 36px;
	background: url(../images/graphics/where_rep.png) repeat-x;
	text-align: center;
	padding: 0 20px;
}
#where a {
	color: #717c7f;
	font: 12px/36px 'DIN', Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-shadow: 1px 1px #f4f4cf;
}
#where a:hover {
	color: #586365;
}
nav {
	float: right;
	width: 650px;
	height: 33px;
	margin-top: 140px;
	margin-right: 35px;
}
ul#menu {
	float: right;
	list-style: none;
}
ul#menu li {
	float: left;
	display: block;
	padding: 0 20px 0 10px;
	background: url(../images/graphics/menu_divider.png) no-repeat right center;
}
ul#menu li.last {
	padding:  0 0 0 10px;
	background: none;
}
ul#menu li a {
	float: left;
	display: block;
	font: 14px/33px 'DIN', Arial, Helvetica, sans-serif;
	color: #8d847e;
	text-decoration: none;
	text-shadow: 1px 1px #ffffeb;
}
ul#menu li a:hover {
	color: #231f20;
	text-shadow: 1px 1px #fff;
}
ul#menu li.here , ul#menu li.parent-here{
	a{
		color: #231f20;
		text-shadow: 1px 1px #fff;
	}
}
/*
ul#menu li {
	float: left;
	display: block;
	width: 8px;
	height: 33px;
	margin: 0;
}
*/


.sidemenu-here{
	font-weight: 900;
	
}


#content-top {
	float: left;
	background: url(../images/graphics/content_top.png) no-repeat;
	width: 980px;
	height: 50px;
	margin-top: 8px;
}
#main-content {
	float: left;
	width: 880px;
	height: auto;
	background: url(../images/graphics/content_rep.png) repeat-y;
	padding: 0 50px;
}
#content-btm {
	float: left;
	width: 980px;
	height: 30px;
	background: url(../images/graphics/content_bottom.png) no-repeat;
	margin-bottom: 50px;
}
#left-column {
	float: left;
	width: 620px;
}
#right-column {
	float: right;
	width: 240px;
}
#slider {
	float: left;
	width: 620px;
	height: 351px;
	border: 1px solid #DEDEDE;	
	padding: 4px;
}
#slider-txt {
	position: relative;
	width: 580px;
	height: 41px;
	background: #000;
	padding: 10px 20px 10px 20px;
	opacity: 0.8;
	filter: ~'alpha(opacity=80)';
	z-index: 999;
	top: -61px;
}

#slider-txt:hover{
	p, .arrow {
		color: #fff;
		.box_transition_3;
	}
}
#slider-txt p {
	float: left;
	display: block;
	color: #309D2E;
	font: 13px/20px 'DIN', Arial, Helvetica, sans-serif;
	text-decoration: none;
	opacity: .8;
	filter: ~'alpha(opacity=80)';
	.box_transition_3;
}
#slider-txt h1 {
	float: left;
	display: block;
	color: #fff;
	font: 16px/16px 'DIN', Arial, Helvetica, sans-serif;
	text-decoration: none;
	opacity: 1.0;
	filter: ~'alpha(opacity=100)';
}
#slider-txt .arrow {
	float: right;
}

.bullets {
	width: 620px;
  position: absolute;
  top: 288px; left: 70px; right: 0	;
  text-align: left;
  z-index: 100;
  pointer-events:none;
  a {
    display: inline-block;
    width: 30px; height: 30px;
    margin-right: 10px;
    background: url('images/demo/bullet.png') center center no-repeat;
    pointer-events: all;
	bottom: 1px dotted #309d2e;
	
	img{
	}
	
    opacity: 0.8;
    filter: ~'alpha(opacity=80)';

    &.current{
      opacity: 1;
      filter: ~'alpha(opacity=100)';
    }
  }
}


#pagination{
	width: 100%;
	float: right;
	text-align: right;
	margin: 30px 0 0 0;
}

.article, .news {
	float: left;
	width: 100%;
	margin-bottom: 40px;


	#documentsh3 { color: #999; }
  	#documents {
  	  list-style-type: none;
  	  margin: 10px 0 15px 0;
  	  padding: 0;
  	  
  	  li {
  	    border-radius: 4px;
  	    padding: 15px;
  	    margin: 0 0 15px 0;
  	    background: #EEE url("../images/demo/icons/icon-unknown.png") no-repeat 15px 15px;
  	    min-height: 64px;
  	    
  	    &.pdf { background-image: url("../images/demo/icons/icon-pdf.png"); }
  	    &.pages { background-image: url("../images/demo/icons/icon-pages.png"); }
  	    &.doc { background-image: url("../images/demo/icons/icon-doc.png"); }
  	    &.docx { background-image: url("../images/demo/icons/icon-docx.png"); }
  	    &.odt { background-image: url("../images/demo/icons/icon-odt.png"); }
  	    
  	    h4 { a{font-size: 100%; margin-left: 80px; color: #666 !important; }}
  	    p, { font-size: 90; margin-left: 80px; }
  	  }
  	}
  		
 	#gallery {
  	  list-style-type: none;
  	  margin: 20px 0 10px 0;
	  padding: 0;
	    	  
  	  li {
  	    float: left;
  	    margin:0 10px 10px 0;
  	    height: 106px;
  	  	
  	  	img{
  	  		margin: 0;
  	  	}
  	  }
  	}
}
.article .title {
	float: left;
	width: 100%;
	height: 37px;
	margin-left: -50px;
	background: url(../images/graphics/y_title_left.png) no-repeat left;
	padding-left: 10px;
	margin-bottom: 20px;
}
.article .title .text {
	float: left;
	width: auto;
	height: 32px;
	background: url(../images/graphics/y_title_rep.png) repeat-x;
	padding-left: 40px;
	font: 18px/29px 'DIN', Arial, Helvetica, sans-serif;
	color: #231f20;
	text-shadow: 1px 1px #fbf249;
}
.article .title .end {
	float: left;
	width: 22px;
	height: 32px;
	background: url(../images/graphics/y_title_right.png) no-repeat;
}
.article .title .date {
	float: right;
	padding-right: 20px;
	font: 12px/29px 'DIN', Arial, Helvetica, sans-serif;
	color: #8d847e;
}
.article .message {
	float: left;
	width: 370px;
	height: auto;
	font: 12px/21px 'DIN', Arial, Helvetica, sans-serif;

}
.article .message a.brdr {
	color: #309d2e;
	border-bottom: 1px dotted #309d2e;
	text-decoration: none;
}
.article .pic {
	float: right;
	width: 209px;
	height: auto;
}
.article .pic img {
	float: left;
	width: 199px;
	height: 140px;
	border: 1px solid #dedede;
	background: #fff;
	padding: 4px;
}
.article .pic .shadow {
	float: left;
	width: 209px;
	height: 12px;
	background: url(../images/graphics/article_pic_shdw.png) no-repeat center bottom;
}
.article .bottom {
	float: left;
	width: 100%;
	padding-top: 25px;
}
.article .bottom .author {
	float: left;
	line-height: 23px;
	color: #8d847e;
}
.newsarticle img{
	margin: 30px 0 0 0;
}

.newsarticle {
	float: left;
	width: 100%;
	margin-bottom: 40px;
}
.newsarticle {
	float: left;
	width: 100%;
	margin-bottom: 30px;
}

.newsarticle p, .newsarticle li {
	line-height: 23px;
	margin: 0;
	text-align: left;
	font-size: 14px;
}
.newsarticle .title {
	float: left;
	width: 656px;
	height: 37px;
	margin-left: -50px;
	background: url(../images/graphics/y_title_left.png) no-repeat left;
	padding-left: 10px;
	margin-bottom: 20px;
	margin-top: 35px;
	a{color:#231F20;}
}
.newsarticle .title .text {
	float: left;
	width: auto;
	height: 32px;
	background: url(../images/graphics/y_title_rep.png) repeat-x;
	padding-left: 40px;
	font: 18px/29px 'DIN', Arial, Helvetica, sans-serif;
	color: #231f20;
	text-shadow: 1px 1px #fbf249;
}
.newsarticle .title .end {
	float: left;
	width: 22px;
	height: 32px;
	background: url(../images/graphics/y_title_right.png) no-repeat;
}
.newsarticle .title .date {
	float: right;
	font: 12px/29px 'DIN', Arial, Helvetica, sans-serif;
	color: #8d847e;
}
.newsarticle a.brdr {
	color: #309d2e;
	border-bottom: 1px dotted #309d2e;
	text-decoration: none;
}
.newsarticle .pic {
	float: right;
	width: 209px;
	height: auto;
	margin-left: 40px;
}
.newsarticle .pic img {
	float: left;
	width: 199px;
	height: 140px;
	border: 1px solid #dedede;
	background: #fff;
	padding: 4px;
}
img.top{
	margin: 0;
}
img.left{
	margin: 0 0 20px 20px;
	float: right;
}
.newsarticle .pic .shadow {
	float: left;
	width: 209px;
	height: 12px;
	background: url(../images/graphics/article_pic_shdw.png) no-repeat center bottom;
}
.newsarticle .pic .text {
	float: left;
	width: 209px;
	height: auto;
	color: #787878;
	font-size: 12px;
	text-align: center;
	margin-top: 4px;
}
.newsarticle .bottom {
	float: left;
	width: 100%;
	padding-top: 25px;
}
.newsarticle .bottom .author {
	float: left;
	line-height: 23px;
	color: #8d847e;
}
.newsarticle .l3 {
	float: right;
	width: 238px;
	height: auto;
	margin-left: 20px;
	background: #f1f2f2;
	border: 1px solid #e2e2e2;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 15px;
	margin-bottom: 25px;
}
.newsarticle .l3 ul {
	list-style: none;
	margin: 5px 0;
}
.newsarticle .l3 ul li {
	float: left;
	display: inline-block;
	width: 234px;
	
	h2{
		font: 12px/29px 'DIN', Arial, Helvetica, sans-serif;
		color: #8d847e;
		padding-left: 25px;
		margin-left: -65px;
		text-decoration: none;
		text-shadow: 1px 1px #fff;
		text-transform: uppercase;
	}
}
.newsarticle .l3 ul li a {
	background: url(../images/graphics/sub_bullet.png) no-repeat left center;
	font: 14px/21px 'DIN', Arial, Helvetica, sans-serif;
	padding-left: 25px;
	margin-left: -40px;
	color: #756b65;
	text-decoration: none;
	text-shadow: 1px 1px #fff;
}
.newsarticle .l3 ul li a.active, .newsarticle .l3 ul li a:hover {
	color: #231f20;
}
.wrap-for-table {
	width: 100%;
	padding: 10px 0 20px 0;
}

.table-align-left{
	.rowa, .rowb{ text-align: left !important; }
	.cell {	padding: 10ftr-textpx 10px 4px 10px !important; min-width: 70px;}
}
#table-gen {
	width: auto;
	border-collapse: collapse;
	border: 1px solid #e2e2e2;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size: 12px;
}
#table-gen .rowa {

	height: 40px;
	text-align: center;
	line-height: 20px;
}
#table-gen .rowb {

	height: 40px;
	text-align: center;
	line-height: 20px;
}
#table-gen .cell {
	padding: 4px 30px;
	border: 1px solid #e2e2e2;
	background: #f1f2f2;
}
#table-gen .blank {
	padding: 4px 30px;
	background: none;
}


#table-order-bin, #table-collect-bin{
	width: 288px;
	border-collapse: collapse;
	border: 1px solid #e2e2e2;
	-moz-border-radius: 2px;
	border-radius: 2px;
	margin: 0 0 10px 0;
	background: #f1f2f2;
	tr{
		width: 280px;
		height: 30px;
		border-bottom: 1px solid #FFF;

		&.heading{
			font: 15px/25px 'DIN', Arial, Helvetica, sans-serif;
			color: #231F20;
			text-align: center;
			border: none;
			
			td{
				padding: 15px 0 0 0 ;
			}
		}
		&.subtext{
			font: 11px/11px 'DIN', Arial, Helvetica, sans-serif;
			color: #666;
			text-align: center;
			height: 5px;
			border: none;
			td{
				height: auto;
				padding: 0 10px 15px 10px;
			}
		}
		td{
			width: 50px;
			height: auto;
			padding: 8px 10px;
			text-align: center;
			
			input.amount{
				width: 16px;
				padding: 2px 0 2px 4px;
			}
			
			&.col_grey{ background-color: #dbe5e5; }
			&.col_green{ background-color: #d5ffa3; }
			&.col_brown{ background-color: #ffd5a3; }
			
			&.size{
				font: 12px/16px 'DIN', Arial, Helvetica, sans-serif;
				text-align: left;
				padding: 12px 10px 4px 25px;


			}
		}
	}
}

.bin-desc-link{
	position: relative;
	margin:  0 0 20px 0;
}

#divide-left {
	float: left;
	width: 270px;
}
#divide-right {
	float: right;
	width: 320px;
	font: 12px/21px 'DIN', Arial, Helvetica, sans-serif;
}

.divide-left {
	float: left;
	width: 300px;
}
.divide-right {
	float: right;
	width: 300px;
	margin: 0 0 0 20px;
	font: 12px/21px 'DIN', Arial, Helvetica, sans-serif;
}

#divide-right p {
	font: 12px/21px 'DIN', Arial, Helvetica, sans-serif;
}

.divide-left, .divide-right{
	#customertype-choice{
		li{ padding: 0;}
	}
	ul.freeform-style{
		li{
			height: 30px;
		}
	}
	ul{
		margin: 0;
		padding: 0;
		list-style: none;
		li{ 
			list-style: none; 
			display: block; 
			padding: 4px 0px;
			width: 280px;
			height: 20px;
			
			p{
				padding: 9px 0 0 0;
			}
			
			&#confirmorder{
				margin: 15px 0 20px 0;
				height: 30px;
				
				input[type="checkbox"] {
			    	margin: 3px ;
			    	float: left;
				}
				p{
			    	float: left;
			    	font: 12px/17px 'DIN', Arial, Helvetica, sans-serif;
			    	width: 250px;
			    	margin: 0 0 0 10px;
			    	padding: 0; 
			    }
			}
			&#send{
				margin: 0 0 0 27px
			}
		}
	}

	#customertype-work{
		height: 150px;
		
		li{ 
			float: left !important; 
			padding: 0 10px 10px 0 ;
			width: 40px;
			&.top{
				width: 280px;
				padding: 0 0 0 0 ;
			}
			&.textarea{
					width: 280px;
					margin-top: 15px;
				.msg{
					width: 280px;
					height: 40px !important;
				}
			}
		}
	}
	#customertype-work-sizes{
		padding-bottom: 15px;
		li{
			height: 30px;
		}
	}
	#customertype-work-choice{
	height: 120px;
		li{
			height: 20px;
		}
	}
	
	
	input[type="checkbox"] {
    	vertical-align: middle;
	}
	select{
		margin: 10px 0;
		padding: 4px 10px;
		width: 250px;
	}
	#datefrom, #dateto{
		float: left;
		width: 150px;
		margin: 10px 0;
		input{width: 80px;}
		
		p{
			margin-top: 5px;
			line-height: 120%;
			font-size: 90%;
		}
	}
	.inv-checkbox{
		padding: 8px 0 0 0;
		input{ margin: -5px 0 0 0; }
		label{font-size: 12px;}

	}
}

.wideselect	{
	select{
		width: 300px !important;
	}
}


#receipt{
	list-style: none;
	color: #666;
	h3{ padding: 20px 0 0 0;}
	
}


.product-carrier-a {
	float: left;
	width: 190px;
	height: auto;
	margin-left: -10px;
	margin-bottom: 20px;
}
.product-carrier-b {
	float: left;
	width: 190px;
	height: auto;
	margin-left: 30px;
	margin-bottom: 20px;
}
.product-carrier-c {
	float: right;
	width: 190px;
	height: auto;
	margin-left: -10px;
	margin-bottom: 20px;
}
.product {
	width: 10px;
	height: 180px;
}
.pr-text {
	float: left;
	width: 190px;
	margin-top: -30px;
}
.pr-text p{	margin-top: 5px;}
.pr-text p, .pr-text b{
	text-align: left;
	font: 12px/18px 'DIN', Arial, Helvetica, sans-serif;
}

.pr-title {
	float: left;
	width: 656px;
	height: 37px;
	margin-left: -50px;
	background: url(../images/graphics/y_title_left.png) no-repeat left;
	padding-left: 10px;
	position: relative;
	top: -170px;
	left: 40px;
	z-index: 999;
}
.pr-title-float{
	width: 200px !important;
}

.pr-title-contact{
		top: -290px;
}
.pr-title .text {
	float: left;
	width: auto;
	height: 32px;
	background: url(../images/graphics/y_title_rep.png) repeat-x;
	padding-left: 10px;
	font: 18px/29px 'DIN', Arial, Helvetica, sans-serif;
	color: #231f20;
	text-shadow: 1px 1px #fbf249;
}
.pr-title .end {
	float: left;
	width: 22px;
	height: 32px;
	background: url(../images/graphics/y_title_right.png) no-repeat;
}
.greenbtn {
	float: right;
	display: block;
	margin-left: 5px;
	
	&:hover{
		a{
			color: #daf44a;
		}
	}
}
.greenbtn span.left {
	float: left;
	width: 2px;
	height: 23px;
	background: url(../images/graphics/green_btn_l.png) no-repeat;
}
.greenbtn a {
	float: left;
	height: 23px;
	background: url(../images/graphics/green_btn_rep.png) repeat-x;
	font: 12px/23px 'DIN', Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 0 6px;
	color: #fff;
}
.greenbtn span.right {
	float: left;
	width: 2px;
	height: 23px;
	background: url(../images/graphics/green_btn_r.png) no-repeat;
}
.readmore{
	margin: 20px 0 0 0 ;
}
.greenbtn2 {
	float: left;
	display: block;
}
.greenbtn2 span.left {
	float: left;
	width: 2px;
	height: 23px;
	background: url(../images/graphics/green_btn_l.png) no-repeat;
}
.greenbtn2 a {
	float: left;
	height: 23px;
	background: url(../images/graphics/green_btn_rep.png) repeat-x;
	font: 12px/23px 'DIN', Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 0 6px;
	color: #fff;
}
.greenbtn2 span.right {
	float: left;
	width: 2px;
	height: 23px;
	background: url(../images/graphics/green_btn_r.png) no-repeat;
}
.greenbtn2-full{
	float: left;
	width: 50px;
	height: 23px;
	background: url(../images/graphics/green_btn_full.png) repeat-x;
	font: 12px/23px 'DIN', Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 0 6px;
	margin: 20px 0 0 0;
	color: #fff;
	border: none;
	&:hover{
		color: #cec;
	}
}

.sub {
	float: left;
	width: 198px;
	background: #f1f2f2;
	border: 1px solid #e2e2e2;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding-bottom: 45px;
	padding-left: 30px;
	padding-right: 10px;
	overflow: hidden;
	margin-bottom: 20px;
}

.sub h2 {
	float: left;
	width: 218px;
	height: 32px;
	background: url(../images/graphics/sub_title.png) no-repeat;
	margin-left: -30px;
	font: 18px/32px 'DIN', Arial, Helvetica, sans-serif;
	text-shadow: 1px 1px #fff;
	color: #555555;
	padding-left: 20px;
	margin-top: 32px;
	margin-bottom: 17px;
}
.sub-current h2{
	float: left;
	width: 218px;
	height: 32px;
	background: url(../images/graphics/sub_title.png) no-repeat;
	margin-left: -30px;
	font: 18px/32px 'DIN', Arial, Helvetica, sans-serif;
	text-shadow: 1px 1px #fff;
	color: #309D2E;
	padding-left: 20px;
	margin-top: 32px;
	margin-bottom: 17px;
}

.sub ul h3{
	width: 218px;
	/* color: #231f20; */
	color: #756B65;

	font: 18px/21px 'DIN', Arial, Helvetica, sans-serif;
	text-shadow: 1px 1px #fff;
	margin: 15px 0 10px -41px;
}
.sub ul {
	list-style: none;
}

.sub ul li {
	float: left;
	display: inline-block;
	width: 170px;
	margin-left: -40px;
	
}

.sub ul li h3{
	margin-left: -10px;

}
.sub ul li a {
	background: url(../images/graphics/sub_bullet.png) no-repeat left center;
	font: 14px/21px 'DIN', Arial, Helvetica, sans-serif;
	padding-left: 25px;
	color: #756b65;
	text-decoration: none;
	text-shadow: 1px 1px #fff;
}
.sub ul li a.active, .sub ul li a:hover {
	color: #231f20;
}
.sub .break {
	float: left;
	display: block;
	width: 200px;
	height: 19px;
}
.sub .break2 {
	float: left;
	display: block;
	width: 200px;
	height: 36px;
}

.sub #footer-info{
	margin: 40px 0 0 25px;


	list-style: none;
	padding: 0;
	li{
		color: #666;
		padding: 0 0 3px 0;
		margin-left: 0px;
		
		&.login{
			padding: 10px 0 0px 0;
			
			a{
				color: #309D2E;
				margin: 0;
				padding: 0;
				background: none;
			}
		}
	}
}

.hugo{
	width: 150px;
	min-height: 90px;
	background: url(../images/graphics/hugo_25.png) 15px 5px no-repeat;
	background-color: #d2e286;
    border: 1px solid #E2E2E2;
    border-radius: 2px;
    padding: 10px 10px 10px 80px;
    
    h3{
    	color: #2c4b00;
    	padding: 0 0 5px 0;
    	margin: 0 0 0 -25px;
    }
    h4{
    	color: #495331;
    	font-weight: 700;
    }
    p{
    	color: #75845e;
    }
    
    #hugo-tip{
    	margin: 10px 0 10px -65px;
    }
    a{
    	float: right;
    	font-size: 80%;
    }
}
    

#login-formview{
	h2{ color: #666; }

	ul{
		list-style: none;
		margin: 0 0 10px 10px;
		padding: 0;
		li{
			padding: 0 0 5px 0;
			.checkbox{
				float: left;
				margin: 6px 10px 4px 0;
			}
		}
		h3{
			padding: 40px 0 0 0;
		}
	}

    .greenbtn3{
	width: 75px;
	height: 23px;
	background: url(../images/graphics/green_btn_full3.png) repeat-x;
	font: 12px/23px 'DIN', Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 0 6px;
	margin: 20px 0 0 0;
	color: #fff;
	border: none;
	&:hover{
		color: #cec;
	}
	}
	a:hover{text-decoration: underline;}	
}

#login{
	 input.input{
		.box_gradient_form;
		width: 320px;
		height: 30px;
		font: 12px/30px 'DIN', Arial, Helvetica, sans-serif;
		color: #807e7e;
		/*background: url(../images/graphics/field2.png) no-repeat;*/
		padding-left: 6px;
		border: 0 none;
		outline: 0 none;
		
	    border: 1px solid #CCCCCC;
	    border-radius: 4px 4px 4px 4px;
	    display: block;
	    font: 10pt "Droid Sans";
	    margin: 0 0 10px 0;

	}
    .greenbtn3{
	width: 75px;
	height: 23px;
	background: url(../images/graphics/green_btn_full3.png) repeat-x;
	font: 12px/23px 'DIN', Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 0 6px;
	margin: 20px 0 0 0;
	color: #fff;
	border: none;
	&:hover{
		color: #cec;
	}
    
    }

	input{
	
	}
	
	#autologin {
		margin: 20px 0 10px 0;
		.checkbox{}}
}

.bottom_logo{
	margin: 0 0 30px 5px;
}
#footer {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0;
	background: url(../images/graphics/footer.png) no-repeat center top;
	height: 359px;
	width: 100%;
}
#footer-content {
	position: relative;
	width: 920px;
	height: 329px;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	padding-left: 40px;
	padding-top: 30px;
}
#ftr-right {
	float: right;
	width: 412px;
	height: auto;
}
#ftr-left {
	float: left;
	width: 480px;
	height: auto;
	
	.ftr-apply{
		margin: 10px 0 5px 0;
	}
}
#ftr-left a {
	text-decoration: none;
	color: #fff;
	text-shadow: 1px 1px #70a249;
}
#ftr-text {
	float: left;
	width: 270px;
	height: auto;
	text-align: left;
	font: 12px/21px 'DIN', Arial, Helvetica, sans-serif;
	color: #231f20;
	text-shadow: 1px 1px #a8c672;
	
	p{
		color: #222;
	}
}
#ftr-pic {
	float: right;
	border: 1px solid #6f8d57;
	padding: 4px;
	background-color: #f1f3cb;
}

#signature{
	position: absolute;
	right: 0;
	bottom: 10px;
	width: 200px;
	height: 20px;
	text-align: right;
	a{color: #c9cb8d;}
}

.txt1 {
	float: left;
	width: 100%;
	color: #de8330;
	font: 36px 'DIN', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding-top: 26px;
	padding-bottom: 26px;
}
.ftr-title {
	float: left;
	width: 100%;
	color: #231f20;
	text-shadow: 1px 1px #d3dc9b;
	font: 24px 'DIN', Arial, Helvetica, sans-serif;
	padding-bottom: 25px;
}
.send {
	float: right;
	width: 85px;
	height: 34px;
	background: url(../images/graphics/send_btn.png) no-repeat;
	text-align: center;
	text-decoration: none;
	font: 14px/34px 'DIN', Arial, Helvetica, sans-serif;
	color: #5c621e;
	text-shadow: 1px 1px #fbf15d;
}
.send-dupl {
	float: right;
	width: 85px;
	height: 34px;
	background: url(../images/graphics/send_btn.png) no-repeat;
	text-align: center;
	text-decoration: none;
	font: 14px/34px 'DIN', Arial, Helvetica, sans-serif;
	color: #5c621e;
	text-shadow: 1px 1px #fbf15d;
	border: none;
	&:hover{
		color: #000;
	}
}
.line {
	float: left;
	width: 100%;
	height: 1px;
	background: url(../images/graphics/line.png) repeat-x;
	margin: 25px 0 -50px;
}
input.text {
	float: left;
	display: block;
	width: 403px;
	height: 35px;
	background: url(../images/graphics/txt_field.png) no-repeat;
	color: #dcf2ad;
	text-shadow: 1px 1px #8cab4f;
	font: 12px 'DIN', Arial, Helvetica, sans-serif;
	margin-bottom: 13px;
	border: 0 none;
	outline: 0 none;
	padding-left: 8px;
}
input.text2 {
.box_gradient_form;
	float: left;
	width: 280px;
	height: 30px;
	font: 12px/30px 'DIN', Arial, Helvetica, sans-serif;
	color: #807e7e;
	/*background: url(../images/graphics/field2.png) no-repeat;*/
	padding-left: 6px;
	border: 0 none;
	outline: 0 none;
	
    border: 1px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    display: block;
    font: 10pt "Droid Sans";
}
textarea.msg {
.box_gradient_form;
	float: left;
	width: 280px;
	height: 137px;
	font: 12px/30px 'DIN', Arial, Helvetica, sans-serif;
	color: #807e7e;
	/*background: url(../images/graphics/textarea2.png) no-repeat;*/
	padding-left: 6px;
	margin-bottom: 14px;
	text-shadow: none;
	outline: 0 none;
	
    border: 1px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    display: block;
    font: 10pt "Droid Sans";
    margin-bottom: 15px;
    padding: 5px;
}
textarea {
	float: left;
	display: block;
	width: 280px;
	height: 103px;
	background: url(../images/graphics/msg_field.png) no-repeat;
	color: #dcf2ad;
	text-shadow: 1px 1px #8cab4f;
	font: 12px/34px 'DIN', Arial, Helvetica, sans-serif;
	margin-bottom: 13px;
	border: 0 none;
	outline: 0 none;
	padding-left: 8px;
}

textarea.dupl {
	resize: none;
}
.contact{
	.contact-heading {
		float: left;
		width: 620px;
		height: 311px;
		
		.pr-title{
			width: 300px;
		}
		
		img{
			margin: 0;
		}
	}
	.divide-right{
		margin: 20px 0;
	}
	
	.divide-left{
		margin: 50px 0;

		#contact_form{
			float:left;
			textarea {
			.box_gradient_form;
				float: left;
				width: 278px;
				height: 137px;
				font: 12px/30px 'DIN', Arial, Helvetica, sans-serif;
				color: #807e7e;
				/*background: url(../images/graphics/textarea2.png) no-repeat;*/
				padding-left: 6px;
				margin-bottom: 14px;
				text-shadow: none;
				outline: 0 none;
				
				border: 1px solid #CCCCCC;
				border-radius: 4px 4px 4px 4px;
				display: block;
				font: 10pt "Droid Sans";
				margin-bottom: 15px;
				padding: 5px;
			}
			input.text {
				.box_gradient_form;
				float: left;
				width: 280px;
				height: 30px;
				font: 12px/30px 'DIN', Arial, Helvetica, sans-serif;
				color: #807e7e;
				/*background: url(../images/graphics/field2.png) no-repeat;*/
				padding-left: 6px;
				border: 0 none;
				outline: 0 none;
				margin: 0 0 10px 0;
				border: 1px solid #CCCCCC;
				border-radius: 4px 4px 4px 4px;
				display: block;
				font: 10pt "Droid Sans";
				text-shadow: none;
			}
		}
	}
}
.places .multi-map-canvas{
	float: right;
}
#map-canvas, .multi-map-canvas{
	width: 300px;
	height: 300px;
	margin: 30px 0;

	a{
		font: 14px/19px 'DIN', Arial, Helvetica, sans-serif !important;
	}		
	p{
		font: 12px/16px 'DIN', Arial, Helvetica, sans-serif !important;
		width: 200px;
	}
}
#locations{
	li{
		height: 100%;
		display: block;
		padding: 0 0 20px 0;
	}
}

.person{
	margin: 0 0 30px 0;
	img{
		float: left;
		margin: 8px 10px 0 0;
	}
}
#footer-info{
	list-style: none;
	margin: 0 0 0 30px;
	padding: 0;
	li{
		color: #666;
		
		&.login{
			padding: 10px 0 30px 0;
		}
	}
}


.front-page{
	.txt1{padding-bottom: 56px;}
	.article{
		margin-bottom: 25px;
	}
}

.news{
	.newsarticle{
		.pic{
			img{
				margin: 0 !important;
			}
		}
	}
	#left{margin-right:30px !important;}
}

.article, .news{
	.newsarticle{
		p{
			img{
				margin: 0 0 20px 20px;
			}
		}
		#documentsh3-single{
			margin: 30px 0 0 0;
		}
		.title{
			padding: 0 30px 0 0;
		}
	}
	.body-body{
		width: auto;
		margin: 1px 0 1px 0;
	}
}

.printreceipt{
	background: url(../images/graphics/print.jpg) 0 50px no-repeat !important;
	padding: 50px 0 0 30px !important;
	margin: 0 0 5px 0 !important;
	
	a{
		color: #666;
	}
}
/* ==|== non-semantic helper classes ======================================== */
.ir {
	display: block;
	border: 0;
	text-indent: -999em;
	overflow: hidden;
	background-color: transparent;
	background-repeat: no-repeat;
	text-align: left;
	direction: ltr;
}
.ir br {
	display: none;
}
.hidden {
	display: none !important;
	visibility: hidden;
}
.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}
.invisible {
	visibility: hidden;
}
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	zoom: 1;
}
.box_transition_3 {
  -webkit-transition: all 0.3s ease-out;  /* Saf3.2+, Chrome */
     -moz-transition: all 0.3s ease-out;  /* FF4+ */
      -ms-transition: all 0.3s ease-out;  /* IE10? */
       -o-transition: all 0.3s ease-out;  /* Opera 10.5+ */
          transition: all 0.3s ease-out;  
}


.box_gradient_form {
  background-color: #EEEEEE;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#EEEEEE), to(#FFFFFF)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #EEEEEE, #FFFFFF); /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image:    -moz-linear-gradient(top, #EEEEEE, #FFFFFF); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #EEEEEE, #FFFFFF); /* IE10 */
  background-image:      -o-linear-gradient(top, #EEEEEE, #FFFFFF); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #EEEEEE, #FFFFFF);
}


