#holder {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	width: 960px;
	line-height: 16px;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color:#827B77;
}
#header {
	height: 122px;
	width: 100%;
	position:relative;
}
#toplogo {
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
	float: left;
}
#topslogan {
	float: right;
	padding-right: 20px;
	padding-bottom: 44px;
	padding-top: 44px;
}
#navigation{
	width:100%;
	height:48px;
}
#navigation #topnav{
	height:24px;
	background-color: #aca076;
	position: relative;
}
#navigation #bottomnav{
	height:24px;
	background-color: #827b77;
}

#navigation #topnav ul li{
	float:left;
}

#navigation #topnav ul li a{
	display: block;
	height: 24px;
	width:132px;
	color: #ffffff;
	text-decoration: none;
	border-right: #ffffff solid 1px;
	background-color: #aca076;
	text-align: center;
	line-height: 24px;
	font-size:12px;
}

#navigation #topnav ul li a:hover {background:#827b77;}
#navigation #topnav :hover > a, #navigation #topnav ul ul :hover > a { background:#827b77;}

#navigation #topnav ul li ul{
	position:absolute;
	top:24px;
	left:0;
	width:960px;
	display: none;
	background-color:#827B77;
	z-index:2;
}


/*The bit after the comma is for the javascript dropdown for IE6*/
#navigation #topnav ul li:hover ul.secondlevel, #navigation #topnav ul li.over ul.secondlevel{
	display: block;
}

#navigation #topnav ul li ul li a{
	background-color:transparent;
	border: none;
	width: 150px;
}

/*Level 3*/

#navigation #topnav ul li ul li ul {
  display:none;
  width:960px;
  background-color:#aca076;
}

#navigation #topnav ul li ul li a {
	border-right:1px solid #FFFFFF;
	color:#FFFFFF;
	height:24px;
	padding:0 8px;
	text-decoration:none;
	width:auto;
}

#navigation #topnav ul li ul li:hover ul, #navigation #topnav ul li ul li.over ul{
	display: block;
}

#navigation #topnav ul li ul li a:hover {
  color:#ffffff;
  background-color:#aca076;
}

#navigation #topnav ul li ul li ul li a:hover {
  color:#ffffff;
  background-color:#827B77;
}

#navigation #topnav ul li :hover > a{ 
  color:#ffffff;
  background-color:#aca076;
}


#content {
	background-image:url(../assets/media/images/background.jpg);
	background-repeat:no-repeat;
}

#content:after {
	content: ".";
	display: block;
	height: 0;
	font-size:0;
	clear: both;
	visibility:hidden;
}

#content{
	display: inline-block;
}

/* Hides from IE Mac \*/ * html #content {height: 1%;} #content {display:block;} /* End Hack */

#productbackground {
	background-image:url(../assets/media/images/background2.jpg);
	background-repeat:no-repeat;
}

#productbackground:after {
	content: ".";
	display: block;
	height: 0;
	font-size:0;
	clear: both;
	visibility:hidden;
}

#productbackground{
	display: inline-block;
}

/* Hides from IE Mac \*/ * html #productbackground {height: 1%;} #productbackground {display:block;} /* End Hack */

#content #leftcol {
	float:left;
	width:320px;
	padding:0 20px;
	font-size:13px;
}

#content #leftcol .homestrapline {
	color:#827B77;
	font-size:41px;
	padding-top:160px;
	line-height:normal;
}

#content #leftcol h1 {
	color:#827B77;
	font-size:41px;
	padding-top:20px;
	padding-bottom:10px;
	line-height:normal;
}

#content #coltwo h1 {
	color:#827B77;
	font-size:41px;
	padding-top:20px;
	padding-bottom:10px;
	line-height:normal;
}

#content #leftcol p {
  margin-bottom:10px;
}

#content #leftcol li {
  list-style-type:disc;
}

#content #leftcol ul {
  padding-left:2em;
  padding-bottom:10px;
}

#content #leftcol ol {
  padding-left:2em;
}

#content #leftcol ol li {
  list-style-type:decimal;
}

#content #leftcol .gold {
	color:#ACA076;
}

#content #leftcol #newsheading {
  padding-top:20px;
}

#content #leftcol #newsheading h2 {
  display:inline;
  font-size:20px;
  color:#827B77;
}

#content #leftcol hr {
  color:#827B77;
  height:1px;
  border:none;
  background-color:#827B77;
}

#content #leftcol h2 {
  font-size:20px;
  margin:10px 0 10px 0;
  color:#ACA076;
}

#content #leftcol hr {
  margin:20px 0;
}

#content #leftcol #newsheading p {
  float:right;
}

#content #leftcol #newsheading p a {
  color:#DFB443;
  text-decoration:none;
}

#content #leftcol h4 {
  color:#ACA076;
  padding-bottom:10px;
  font-size:15px;
  margin-top:10px;
}

#content #rightcol {
	float:left;
	width:560px;
	padding:0 20px;
}

#content #rightcol #searchbox {
	background-color:#A9A4A1;
	height:40px;
	margin-top:25px;
	line-height:40px;
	border:1px solid #DFB443;
	/*padding:0 15px;*/
	position:relative;
}

#content #rightcol #searchbox form p, #content #rightcol #searchbox form {
  display:inline;
}

#content #rightcol #searchbox input {
  height:22px;
  border:none;
  margin:0;
  padding:0;
  vertical-align:middle;
  font-size:13px;
  text-align:center;
  color:#A9A4A1;
}

#content #rightcol #searchbox label {
  	color:#ffffff;
  	margin-left:17px;
}

#content #rightcol #searchbox input.searchtextbox {
  width:130px;
}

#content #rightcol #searchbox .gobutton {
  width:29px;
  color:#ffffff;
}

#content #rightcol #picturebox {
	background-color:#FFFFFF;
	margin-top:20px;
	border:1px solid #DFB443;
	text-align:center;
	padding:20px 0 0 0;
	position:relative;
}
#content #rightcol #picturebox #videoholder{
	padding:0 23px 20px;
}

#content #rightcol #picturebox #videoholder > div{
	background-color:#000000;
}

#content #rightcol #picturebox #picturescrollerholder {
	position:relative;
	padding:0px 0 20px 0;
	float:left;
	
}
#content #rightcol #picturebox #picturescrollerholder #picturescroller{
	height:84px;
	overflow:hidden;
	padding:0 20px;
}
#content #rightcol #picturebox #picturescrollerholder #picturescroller #formWrapper{
	width:500px;
	position:absolute;
}
#content #rightcol #picturebox #picturescrollerholder #picturescroller #formWrapper ul li{
	float:none;
}

#content #rightcol #picturebox #picturescrollerholder .leftarrow {
	position:absolute;
	top:55px;
	left:20px;
}

#content #rightcol #picturebox #picturescrollerholder .rightarrow {
	position:absolute;
	top:55px;
	right:20px;
}

#content #rightcol #picturebox #scrollholder{
	width:514px;
	padding:0 22px;
	
}

#content #rightcol #picturebox #picturescrollerholder #picturescroller img {
	margin-top:10px !important;
	border: 1px solid #ACA076;
	margin:0 3px;
}

#content #rightcol #picturebox #picturescrollerholder #picturescroller img.miniimages {
	height:71px;
	width:150px;
}


#content #rightcol #picturebox .arrow{
	float:left;
	height:95px;
	line-height:95px;
	width:20px;
	background-position:0 34px;
	display:none;
	background-repeat:no-repeat;
}


#content #rightcol #picturebox .next{
	background-image:url(../assets/images/next.png);
}
#content #rightcol #picturebox .prev{
	background-image:url(../assets/images/prev.png);
}
#content #rightcol #picturebox .next:hover{
	float:right;
	background-image:url(../assets/images/next-hov.png);
}
#content #rightcol #picturebox .prev:hover{
	background-image:url(../assets/images/prev-hov.png);
}




#content #rightcol #picturebox #picturescrollerholder #picturescroller li {
	float:left;
}


#content #rightcol #selectionbox {
	background-color:#ACA076;
	margin-top:30px;
	padding:10px;
	border:1px solid #DFB443;
	color:#DFB443;
	position:relative;
}

#content #rightcol #selectionbox #selectionboxwrapper {
  margin:0 auto;
  width:510px;
}

#content #rightcol #selectionbox a{
	text-decoration:none;
	color:#ffffff;	
}

#selectionbox:after {
	content: ".";
	display: block;
	height: 0;
	font-size:0;
	clear: both;
	visibility:hidden;
}

#selectionbox {
	display: inline-block;
}

/* Hides from IE Mac \*/ * html #selectionbox {height: 1%;} #selectionbox {display:block;} /* End Hack */

#content a{
	color:#ACA076;
	text-decoration:none;	
}

#content a:hover{
	text-decoration:underline;	
}

#content #rightcol #selectionbox #col1header, #content #rightcol #selectionbox #col2header {
	width:255px;
	float:left;
	margin:0;
	padding:0 0 10px 0;
	font-size:16px;
	/*font-weight:bold;*/
}

#col1header h2,#col2header h2{
	color:#DFB443;
	font-size:16px;
}

#content #rightcol #selectionbox #selectioncol1, #content #rightcol #selectionbox #selectioncol2 {
	width:255px;
	float:left;
	margin:0;
	padding:0 0 10px 0;
	font-size:11px;
	color:#ffffff;
}

#content #rightcol #selectionbox hr.selectionhr {
  width:510px;
  clear:both;
  color:#DFB443;
  border:none;
  height:1px;
  background-color:#DFB443;
}

#selectioncol1 hr, #selectioncol2 hr {
  border:none;
  background-color:#ffffff;
  color:#ffffff;
  height:1px;
  margin:2px 0;
  width:220px;
  text-align:left;
}

#content #rightcol #datasheetbox {
	margin-top:30px;
	position:relative;
}

#content #rightcol #datasheetbox a {
	background-color:#ACA076;
	color:#FFFFFF;
	display:block;
	float:left;
	margin-left:5px;
	margin-right:5px;
	padding:10px 0 10px 10px;
	position:relative;
	text-decoration:none;
	width:166px;
}
#content #rightcol #datasheetbox .editable a {
	display:block;
	float:none;
	background-color:transparent;
	padding:0;
	margin:0;
	text-decoration:none;
	width:auto;
}


#datasheetbox div#datasheetbutton1, #datasheetbox div#datasheetbutton2, #datasheetbox div#datasheetbutton3 {
  float:left;
  width:150px;
  background-color:#ACA076;
  padding:10px 0 10px 30px;
}

#content #rightcol #datasheetbox img {
	left:5px;
	position:absolute;
	top:9px;
	z-index:5;
}

#content #rightcol #datasheetbox div#datasheetbutton2 {
  margin:0 10px;
}

#datasheetbox:after {
	content: ".";
	display: block;
	height: 0;
	font-size:0;
	clear: both;
	visibility:hidden;
}

#datasheetbox{
	display: inline-block;
}

/* Hides from IE Mac \*/ * html #datasheetbox {height: 1%;} #datasheetbox {display:block;} /* End Hack */

#content #rightcol #newsbox {
	background-color:#ACA076;
	margin-top:30px;
	padding:20px 10px 10px;
	border:1px solid #DFB443;
	color:#DFB443;
	position:relative;
	font-size:12px;
}

#content #rightcol #newsbox #newswrapper {
  margin:0 auto;
  width:510px;
  color:#ffffff;
}

#newsbox #newswrapper h2 {
  display:inline;
  font-size:20px;
}

#newsbox #newswrapper h4 {
  color:#DFB443;
  margin-top:10px;
  font-size:14px;
}

#newsbox #newswrapper span {
  float:right;
  font-size:15px;
}

#newsbox #newswrapper span a {
  text-decoration:none;
  color:#DFB443;
}

#newsbox:after {
	content: ".";
	display: block;
	height: 0;
	font-size:0;
	clear: both;
	visibility:hidden;
}

#newsbox {
	display: inline-block;
}

/* Hides from IE Mac \*/ * html #newsbox {height: 1%;} #newsbox {display:block;} /* End Hack */

#content #rightcol #databox {
  font-size:9px;
  padding:10px;
  background:#ACA076;
  color:#ffffff;
  margin-top:20px;
  width:540px;
}

#content #rightcol #databox table {
  border-collapse:collapse;
  text-align:center;
  width:100%;
  font-size:14px;
}

#databox table th, #databox table td {
  text-align:center;
  padding:5px 0;
  vertical-align:bottom;
  width:40px;
}

#content #rightcol #databox table td h1 {
  border-bottom:1px solid #DFB443;
  padding:5px 0;
  width:100%;
}
#content #rightcol #databox table th {
  border-bottom:1px solid #DFB443;
}
#content #rightcol #contact {
	margin-top:20px;
	border:1px solid #DFB443;
	padding:10px;
}

#content #rightcol #contact strong {
  font-weight:bold;
}

#content #rightcol #contact #contactwrapper {
  margin:0 auto;
  width:520px;
  position:relative;
}
#contactwrapper .holderfooter{
	float:left;
	
}

#contactwrapper .holderfooter.one{
	border-right:1px solid #827B77;
	height:160px;
	margin-right:13px;
	padding-right:13px;
}

#contactwrapper .top{
	padding-bottom:10px;
}


#contact #contactcol1,#contact #contactcol3,#contact #contactcol4 ,#contact #contactcol2 {
  font-size:11px;
}

#contact:after {
	content: ".";
	display: block;
	height: 0;
	font-size:0;
	clear: both;
	visibility:hidden;
}
 
#contact {
	display: inline-block;
}

/* Hides from IE Mac \*/ * html #contact {height: 1%;} #contact {display:block;} /* End Hack */

#content #rightcol #contact p.contactheader {
	color:#ACA076;
	font-size:20px;
	padding:0 0 10px 0;
}

#footer {
    font-size:8px;
    clear:both;
    padding:30px 20px 10px 20px;
}

#footer ul {
  
}

#footer ul li {
  display:inline;
  padding-right:10px;
}

#footer ul li a {
  text-decoration:none;
  color:#A9A4A1;
}

#footer span {
  float:right;
}

strong,b {
  font-weight:bold;
}

.picture-slides-thumbnails img{
	width:151px;	
}

#productbackground{
	padding-top:28px;
}

.customform label{
	padding:10px 0;
	width:100%;	
}

.customform label, .customform input{
	display:block;
	width:200px;	
}
.customform textarea{
	display:block;
	width:300px;	
}


.customform input.submitbutton{
	margin-top:15px;
	width:100px;
}

#flags{
bottom:16px;
position:absolute;
right:25px;
}

div.scrollable { 
 
    /* required settings */ 
    position:relative; 
    overflow:hidden; 
    width: 660px; 
    height:90px; 
} 
 
/* 
    root element for scrollable items. Must be absolutely positioned 
    and it should have a extremely large width to accomodate scrollable items. 
    it's enough that you set width and height for the root element and 
    not for this element. 
*/ 
div.scrollable div.items { 
    /* this cannot be too large */ 
    width:20000em; 
    position:absolute; 
} 
 
/* 
    a single item. must be floated in horizontal scrolling. 
    typically, this element is the one that *you* will style 
    the most. 
*/ 
div.scrollable div.items div { 
    float:left; 
} 
 
/* you may want to setup some decorations to active the item */ 
div.items div.active { 
    border:1px inset #ccc; 
    background-color:#fff; 
}


/* Container DIV - automatically generated */
.simply-scroll-container { 
	position: relative;
}

/* Clip DIV - automatically generated */
.simply-scroll-clip { 
	position: relative;
	overflow: hidden;
	z-index: 2;
}

/* UL/OL/DIV - the element that simplyScroll is inited on
Class name automatically added to element */
.simply-scroll-list { 
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
	
.simply-scroll-list li {
	padding: 0;
	margin: 0;
	list-style: none;
}
	
.simply-scroll-list li img {
	border: none;
	display: block;
}

/* Custom class modifications - adds to / overrides above

.simply-scroll is default base class */

/* Container DIV */
.simply-scroll { 
	width: 514px;
	height: 84px;
}

/* Clip DIV */
.simply-scroll .simply-scroll-clip {
	width: 514px;
	height: 84px;
}
	
/* Explicitly set height/width of each list item */	
.simply-scroll .simply-scroll-list li {
	float: left; /* Horizontal scroll only */
	width: 152px;
	height: 84px;
	margin:0 3px;
}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px;  
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
