html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
}				  

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section { 
	display:block;
}

nav ul { list-style:none; }

blockquote, q { quotes:none; }

blockquote:before, blockquote:after,
q:before, q:after { content:''; content:none; }

a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; }

ins { background-color:#ff9; color:#000; text-decoration:none; }

mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold; }

del { text-decoration: line-through; }

abbr[title], dfn[title] { border-bottom:1px dotted; cursor:help; }

table { border-collapse:collapse; border-spacing:0; }

hr { display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0; }

input, select { vertical-align:middle; }

body { font:13px/1.231 sans-serif; } /* hack retained to preserve specificity */

select, input, textarea, button { font:99% sans-serif; }

pre, code, kbd, samp { font-family: monospace, sans-serif; }


body, select, input, textarea { 
  color: #434639; 
  font-family: "Lucida Grande", Helvetica, Arial, sans-serif;   
}

h1, h2, h3, h4, h5, h6 { font-weight: bold; }

a:hover, a:active { outline: none; }

a, a:active, a:visited { color: #7d8524; }
a:hover { color: #444639; }


ul, ol { margin-left: 1.8em; }
ol { list-style-type: decimal; }

p { margin: 0 0 1em; }

nav ul, nav li { margin: 0; } 

small { font-size: 1em; }
strong, th { font-weight: bold; }

td, td img { vertical-align: top; } 

sup, sub { height: 0; line-height: 1; vertical-align: baseline; position: relative; font-size: smaller; }
sup { bottom: 1ex; }
sub { top: .5ex; }

pre { 
  padding: 15px; 
  white-space: pre;
  white-space: pre-wrap;
  white-space: pre-line;
  word-wrap: break-word;
}
 
textarea { overflow: auto; }

.ie6 legend, .ie7 legend { margin-left: -7px; }

input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }

label, input[type=button], input[type=submit], button { cursor: pointer; }
 
button, input, select, textarea { margin: 0; }

input:valid, textarea:valid   {  }
input:invalid, textarea:invalid { 
	  border-radius: 1px;
	-moz-box-shadow: 0px 0px 5px red; 
 -webkit-box-shadow: 0px 0px 5px red; 
		 box-shadow: 0px 0px 5px red;
}
.no-boxshadow input:invalid, 
.no-boxshadow textarea:invalid { background-color: #f0dddd; }

::-moz-selection{ background: #afba33; color:#fff; text-shadow: none; }
::selection { background:#afba33; color:#fff; text-shadow: none; } 

a:link { -webkit-tap-highlight-color: #afba33; } 

button {  width: auto; overflow: visible; }

.ie7 img { -ms-interpolation-mode: bicubic; }


.clear:before, .clear:after {
  content: "0020"; display: block; height: 0; visibility: hidden;	
} 
.clear:after { clear: both; }
.clear {
	zoom: 1;
}


/* Primary Styles
	Author: fallenBoy
*/
@font-face {
    font-family: 'Myriad Condensed';
    src: url('fonts/myriad-condensed.eot');
    src: url('fonts/myriad-condensed.eot?#iefix') format('embedded-opentype'),
         url('fonts/myriad-condensed.woff') format('woff'),
         url('fonts/myriad-condensed.ttf') format('truetype'),
         url('fonts/myriad-condensed.svg#MyriadCondensed') format('svg');
    font-weight: normal;
    font-style: normal;
}

a {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.wrap {
	width:  960px;
	margin:  0 auto;
	line-height:  1.5;
}

#header {
	padding-top: 21px;
	background: #000502 url(img/bg-header.jpg) 50% 0  no-repeat;
	border-bottom: 2px solid #AFBA33;
}
	#header .wrap {
		position: relative;
		width:  930px;
		margin-bottom: -3px;
		padding:  20px 15px 10px;
		-webkit-border-radius: 2px 2px 0 0;
		-moz-border-radius: 2px 2px 0 0;
		border-radius: 2px 2px 0 0;
		background: transparent url(img/bg-menu.png) 0 100% repeat-x;
		z-index: 1;
	}
	h1 {
		float: left;
		font: normal 35px/1.3 "Myriad Condensed";
		color:  #fff;
		letter-spacing: -1px;
	}
		h1 a:link,
		h1 a:visited {
			color:  #fff;
			text-decoration:  none;
		}
			h1 a:hover,
			h1 a:focus {
				color: #fff;
				text-decoration:  none;
			}
	h3 {
		margin-bottom: .3em;
		font: normal 1.5em "Myriad Condensed";
	}
	#languages {
		float: right;
		margin: -20px 0 2px;
		font-size: .923em;
		background-color: #5E634F;
		background-color: rgba(94,99,79,0.7);
		list-style: none;
		-webkit-border-radius: 0 0 2px 2px;
		-moz-border-radius: 0 0 2px 2px;
		border-radius: 0 0 2px 2px;
	}
		#languages li {
			float: left;
		}
			#languages a {
				display: block;
				padding:  2px 8px;
				color:  #ccc;
				text-decoration: none;
			}
				#languages a:hover,
				#languages a:focus {
					color: #fff;
					text-decoration: none;
				}
	
	#menu {
		float:  right;
		width:  600px;
		margin: 15px 0 0;
	}
		#menu ul {
			float:  right;
			list-style: none;
		}
			#menu li {
				margin: 0;
				float:  left;
				list-style: none;
			}
				#menu a {
					display: block;
					margin-left:  1px;
					padding: 4px 8px;
					color:  #fff;
					text-decoration: none;
				}
					#menu a:hover,
					#menu a:focus {
						-webkit-border-radius: 2px;
						-moz-border-radius: 2px;
						border-radius: 2px;
						text-decoration:  none;
						background-color: #5E634F;
						background-color: rgba(94,99,79,0.7);
					}
					
					#menu .current_page_item a,
					#menu .current_page_parent a {
						-webkit-border-radius: 2px;
						-moz-border-radius: 2px;
						border-radius: 2px;
						text-decoration:  none;
						background-color: #919e34;
					}
#section {
	min-height: 200px;
	background: transparent url(img/bg-content.png) 50% 0 no-repeat;
}
	#section .wrap {
		width:  920px;
		padding:  20px;
	}
	
		#sidebar {
			float:  left;
			width:  200px;
			margin: 0 20px 0 0;
		}
			#sidebar img {
				margin-top: 40px;
				max-width: 100%;
			}
			#sidemenu {
				margin:  0;
				list-style:  none;
			}
				#sidemenu li {
					padding: 1px 0;
					border-top:  1px solid #e4ecdb;
				}
				#sidemenu li:first-child {
					padding-top:  0;
					border-top:  0;
				}
					#sidemenu .title {
						margin-bottom:  .5em;
						padding:  4px 20px;
						font-size:  1.846em;
						font-family: "Myriad Condensed";
						font-weight:  400;
					}
					#sidemenu a {
						display:  block;
						padding:  4px 20px;
					}
						#sidemenu a:link,
						#sidemenu a:visited {
							color:  #434639;
							text-decoration:  none;
						}
						#sidemenu a:hover,
						#sidemenu a:focus {
							background-color:  #eef7e5;
							text-decoration:  none;
							-webkit-border-radius: 2px;
							-moz-border-radius: 2px;
							border-radius: 2px;
						}
						#sidebar a:active {
							background-color: #e3ecdb;
						}
					#sidemenu .current-cat a,
					#sidemenu .used-cat a,
					#sidemenu .current_page_item a {
						background-color:  #afba33;
						text-decoration:  none;
						-webkit-border-radius: 2px;
						-moz-border-radius: 2px;
						border-radius: 2px;
						color: #fff;
						font-weight: bold;
					}
			#sidebar .banner {
				margin-top: 60px;
			}
			#sidebar .footnote {
				margin-top: 10px;
				padding-left: 20px;
				color: #c00;
				font-weight: bold;
				font-size: 11px;
			}
	#content {
		float:  left;
		width:  700px;
	}
		#content h2 {
			margin-bottom: .2em;
			font-size: 1.846em;
			font-family: "Myriad Condensed";
			font-weight:  400;
		}
		h3 + ul {
			margin: 0 0 1em 2em;
		}
		h4 {
			margin: 1em 0 .5em;
		}
		h4 + ul {
			margin: 0 0 1em 2em;
		}
		
		.products {
			margin:  0;
			list-style: none;
		}
			.products li {
				margin: 0 0 1em;
				list-style: none;
			}
				.products .image {
					float: left;
					width: 154px;
					margin: 0 10px 0 0;
				}
					.products .image img {
						display: block;
					}
						.products .image a {
							display: block;
							border:  2px solid #ccc;
						}
							.products .image a:hover,
							.products .image a:focus {
								border-color: #999;
							}
							.products .image a:active {
								border-color: #666;
							}
				.products .desc {
					float: left;
					width: 536px;
					margin: 0;
				}
					.products h3 {
						margin:  0 0 .5em;
						font-size:  1em;
						font-weight: bold;
						font-family: "Lucida Grande", Helvetica, Arial, sans-serif; 
					}
						.products h3 a {
							color:  #434639;
							text-decoration: none;
						}
					.products .more {
						margin: 2em 0 0;
					}
	.intro {
		margin-bottom: 2em;
		font-weight: bold;
	}
	.nb {
		color: #c00;
	}
	table {
		width:  100%;
		margin-bottom: 2em;
	}
		thead th {
			font-weight: bold;
		}
		th,
		td {
			padding:  2px 8px;
			text-align: left;
		}
		th {
			font-weight: normal;
		}
		.alt th,
		.alt td {
			background-color: #eef7e5;
		}
		.right {
			text-align:  right;
		}
		
		.products {
			margin: 0 0 2em;
		}
			.products thead {
				color: #444;
				text-transform: uppercase;
			}
			.products .spacer td {
				border-top:  1px solid #666;
			}
	
	.data table {
		float:  left;
		width:  50%;
	}
	
	.models {
		margin: 0 0 2em;
		padding: 5px 10px;
		font-size: .923em;
		background-color: #efefef;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
	}
		.models dt {
			float: left;
			width: 200px;
			margin-bottom: 1em;
			font-weight: bold;
		}
		.models dd {
			float: left;
			width: 480px;
			margin-bottom: 1em;
		}
		.models dd:after {
			display-align:  table;
			clear: both;
		}
	
	.media {
		margin:  1em 0 3em;
	}
		.media-thumbs {
			float: right;
			width: 262px;
		}
			.media-thumbs a {
				float:  left;
				margin:  0 0 5px 5px;
				border:  3px solid #e4ecdb;
			}
				.media-thumbs .active {
					border-color: #919e34;
				}
					.media-thumbs img {
						display:  block;
					}
		.media-full {
			float: left;
			width: 431px;
			overflow: hidden;
		}
			.media-full img {
				display: block;
				border: 3px solid #e4ecdb;
			}
		.media-wide img {
			display:  block;
			border: 3px solid #e4ecdb;
		}
	
	.download {
		margin: 1em 0;
		list-style: none;
	}
		.download li {
			list-style: none;
		}
			.download a {
				padding-top: 2px;
				padding-bottom: 2px;
			}
	.file {
		padding-left: 24px;
		text-decoration: none;
		background: transparent url(img/ico-files.png) 0 0 no-repeat;
	}
		.file-pdf {
			background-position: 0 2px;
		}
			.file-pdf:link,
			.file-pdf:visited {
				color: #c20909;
			}
			.file-pdf:hover,
			.file-pdf:focus {
				color: #8b0504;
			}
	.info {
		color: #666;
	}
	
	.mainbanner {
		margin: 40px 0 0;
		text-align: center;
	}


#footer .wrap {
	width:  920px;
	margin-top:  50px;
	padding:  20px;
	border-top:  2px solid #919e34;
	font-size: .923em;
}
	#footer dl {
		line-height: 1.5;
	}
	#footer dt {
		font-weight:  bold;
	}
	
	#footer .address,
	#footer .contact {
		float: left;
		width:  220px;
	}
		
	#copy {
		float:  right;
	}

/* form */
label {
	display: inline-block;
	width:  200px;
	padding-right: 5px;
	text-align: right;
	vertical-align: top
}
.required {
	color: #f00;
}
input[type='text'],
textarea {
	position:  relative;
	top:  -2px;
	width:  250px;
	padding:  3px;
	border:  1px solid  #919e34;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
textarea {
	width:  400px;
	height: 100px;
	resize: vertical;
}
	input[type='text']:focus,
	textarea:focus {
		padding: 2px;
		border: 2px solid #919e34;
		outline: none;
	}
input[type='submit'] {
	display: inline-block;
	margin-left:  208px;
	padding:  3px 9px;
	border:  1px solid #434538;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	background-color: #434538;
}

#alert {
	margin: -20px -20px 20px;
	padding: 15px;
	font-size: 16px;
	line-height: 1.2;
	background: #3C89A5;
	color: #fff;
	text-align: center;
}
#alert p {
	margin: 0;
	padding: 30px;
	line-height: 1;
	border:  2px dotted #fff;
	border-radius: 3px;
	font-size: 21px;
}
#alert .ale {
	position: relative;
	top: 5px;
	font-size: 30px;
}
#alert a {
	display: inline-block;
	padding:  0 2px;
	line-height: 1.4;
	color: #fff;
	text-decoration: none;
	border-bottom:  1px solid rgba(255,255,255, .75);
}
#alert a:hover,
#alert a:focus {
	border-bottom-color: #fff;
}

#alert ul {
	margin: 0 -20px;
	text-align: center;
	list-style: none;
	font-size: 13px;
}
#alert ul li {
	padding: 0 20px;
}
#alert ul li + li {
	border-top:  1px solid rgba(255, 255, 255, .5);
}



.shortcuts {
	margin: 0 0 40px;
	list-style: none;
}
	.shortcuts li {
		display: inline-block;
		margin-right: 5px;
	}
	.shortcuts a {
		display: block;
		text-decoration: none;
	}
	

/* plugin styles */
div.wpcf7-mail-sent-ok {
	border:  2px solid #919e34 !important;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
div.wpcf7-validation-errors {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
span.wpcf7-not-valid-tip-no-ajax {
	display: inline-block;
	margin-left:  208px;
}

.credits {
	float: right;
}


/* 
 * print styles
 * inlined to avoid required HTTP connection www.phpied.com/delay-loading-your-print-css/ 
 */
@media print {
  * { background: transparent !important; color: #444 !important; text-shadow: none !important; }
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a:after { content: " (" attr(href) ")"; } 
  abbr:after { content: " (" attr(title) ")"; }
  .ir a:after { content: ""; }  /* Don't show links for images */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* css-discuss.incutio.com/wiki/Printing_Tables */ 
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}