/* CSS Document */
html, body {
	background-color:#fff;
	height:100%;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	color: #444;
	text-decoration: none;
}
.wrapper {
	width:100%;
	margin-right:auto;
	margin-left:auto;
	position:relative;
	min-height:100%;
}
.container {
    width: 1030px;
    margin: 0 auto;
}
.header {
	background-color: #000;
    float: left;
    margin-bottom: 30px;
    padding-top: 20px;
    position: relative;
    width: 100%;
}
.headerInside {
    background-color: #fff;
    width: 100%;
    float: left;
}
.logo {
	position:relative;
	float:left;
    margin-top: -30px;
}
.searchHolder {
    float: right;
    height: 26px;
    margin-right: 10px;
    margin-top: 10px;
    position: relative;
    text-align: right;
    width: 240px;
}
.searchHolder .inputSearch, .newsletterHolder .newsletterSearch {
    background-color: #FFFFFF;
    background-image: url(/images/searchBg.jpg);
    background-repeat: repeat-x;
    border: 1px solid #262626;
    color: #515151;
    float: left;
    font-size: 10px;
    padding: 3px;
    text-align: left;
    text-transform: uppercase;
    width: 169px;
}
.newsletterHolder .newsletterSearch
{
    text-transform:none;
    width: 135px;
}
.newsletterSubmit 
{
    background-image:url(/images/submitButton.png);
    background-repeat:no-repeat;
    border:0;
    background-color:transparent;
    width:56px;
    height:17px;
    margin-left:5px;
    cursor:pointer;
}
.radioText 
{
  font-size:10px; 
  font-family:Arial, Helvetica, Sans-Serif; 
  float:left;
  margin-left:20px;
}
.phoneNumber 
{
    color:#66c800;
    float:right;
    font-size:17px;
    font-weight:bold;
    margin-top:15px;
}

.pageTop {
	width:972px;
	height:9px;
	position:relative;
	z-index:0;
	margin-top:1px;
	float:left;
}
.pageTitleFull 
{
    color: #66c800;
    float: left;
    font-size: 20px;
    font-weight: bold;
    line-height: 40px;
    margin: 0 0 15px;
    padding-left: 0;
    text-transform: uppercase;
    width: 100%;
}
.bodyContent {
	width:100%;
	min-height:100%;
	position:relative;
	min-height:400px;
	float:left;

}
.mainNavHolder {
    height:38px;
    position:relative;
    text-align:left;
    width:100%;
    float:left;

}
/**** Main Navigation  ****/
.btnSolutions a, 
.btnProducts a, 
.btnResources a, 
.btnNews a,
.btnEmerald a,
.btnSupport a, 
.btnAbout a, 
.btnSolutionsSelected a, 
.btnProductsSelected a, 
.btnResourcesSelected a, 
.btnNewsSelected a, 
.btnEmeraldSelected a,
.btnSupportSelected a,
.btnAboutSelected a
{
    height:26px;
    float:right;
    background-image:url(/images/nav.png);
    background-repeat:no-repeat;
    background-position:top left;
}
.btnSolutions a, .btnSolutionsSelected a
{
    width:148px;
}
.btnSolutions a:hover, .btnSolutionsSelected a
{
    background-position:0 -26px;
}
.btnProducts a, .btnProductsSelected a
{
    background-position:-150px top ;
    width:107px;
}
.btnProducts a:hover, .btnProductsSelected a
{
    background-position:-150px -26px;
}
.btnResources a, .btnResourcesSelected a
{
    background-position:-411px top;
    width:121px;
}
.btnResources a:hover, .btnResourcesSelected a
{
    background-position:-411px -26px;
}
.btnNews a, .btnNewsSelected a
{
    background-position:-378px top;
    width:153px;
}
.btnNews a:hover, .btnNewsSelected a
{
    background-position:-378px -26px;
}
.btnEmerald a, .btnEmeraldSelected a
{
    background-position:-257px top;
    width:154px;
}
.btnEmerald a:hover, .btnEmeraldSelected a
{
    background-position:-257px -26px;
}

.btnSupport a, .btnSupportSelected a
{
    background-position:-532px top;
    width:101px;
}
.btnSupport a:hover, .btnSupportSelected a
{
    background-position:-532px -26px;
}
.btnAbout a, .btnAboutSelected a
{
    background-position:right top;
    width:88px;
}
.btnAbout a:hover, .btnAboutSelected a
{
    background-position:right -26px !important;
}
/* End Main Navigation*/ 
.sliderHolder {
    float: left;
    height: 450px;
    position: relative;
    width: 100%;
}
.slider {
	 float: left;
    height: 448px;
    left: 0;
    position: absolute;
    top: 0;
    width: 1030px;
}
.slider p 
{
    margin:0;
    line-height: 0;
}
.slider img {
    
}
.slider span {
    height: 448px !important;
}
#internationalSites {
    float: right;
    margin: 30px 30px 0 0;
    padding: 2px 5px;
    width: 210px;
}
.ContentNumbers 
{
    border: 0 none;
    float: left;
    left: 15px;
    position: absolute;
    text-align: left;
    top: 457px;
}
.ContentNumbers a 
{
    padding:5px 10px;
    color:#333;
    text-decoration:none;
    font-weight: bold;
}
.ContentNumbers a.NextImage, .ContentNumbers a.PreviousImage
{
    position: absolute;
    top: -290px;
    left: -20px;
    opacity: 0.7;
    filter: alpha(opacity=70); /* For IE8 and earlier */
}
.ContentNumbers a.NextImage:hover, .ContentNumbers a.PreviousImage:hover
{
    opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}
.ContentNumbers a.NextImage {
    left: 975px;
}
.ContentNumbers a:hover 
{
    color:#66c800;
}
.ContentNumbers a.SelectedImageNumber
{
    color:#66c800;
    font-weight:bold;
}
.orangeHeader 
{
    color: #FFFFFF;
    float: right;
    line-height: 40px;
    margin-right: 70px;
    text-align: right;
    width: 300px;
}
.orangeHeader a 
{
    color:#fff; 
    text-decoration:none;
    margin-left:20px;
}
.orangeHeader a:hover 
{
    text-decoration:underline;
}
.browseProducts 
{
    width:100%;
    float:left;
}
.browseProducts .dropdownHolder 
{
    width:32%;
    float:left;
    padding:0 1%;
}
.dropdownHolder select 
{
    font-size:11px;
    padding:1px;
    width:222px;
    border:1px solid #666;
}
.newsletterHolder 
{
    background-image: url("/images/newsletterBg.png");
    background-repeat: no-repeat;
    color: #fff;
    float: left;
    height: 105px;
    margin-left: 0;
    margin-right: 30px;
    padding-left: 15px;
    width: 222px;
}
.newsletterHolder p 
{
    color:#fff;
}
.footer 
{
    width:100%;
    border-top:1px solid #b3b3b3;
    padding:5px 0 0 0;
    float:left;
}
.footerBar 
{
    background-image:url(/images/footerBar.jpg);
    background-repeat:repeat-x;
    width:971px;
    height:26px;
    float:left;
    padding-left: 60px;
}
.footerBar a
{
    font-size:12px;
    color:#fff;
    text-decoration:none;
    line-height:30px;
    padding:0;
    float:left;
}
.footerBar img {
    float: left;
    margin: -12px 0 0;
}
.footerBar a:hover 
{
    text-decoration:underline;
}
.footerBottom 
{
    float:left;
    width:100%;
    border-top: 10px solid #000;
}
.footerBottom a 
{
    text-decoration:none;
    color: #444;
}
.footerBottom a:hover 
{
    text-decoration:underline;
}
.divider 
{
    padding:0 5px;
}
.leftColumnHolder 
{
    float: left;
    height: 100%;
    margin-left: 0;
    position: relative;
    width: 200px;
    z-index: 0;
}
.leftNavInside{
	padding:0 5px 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.leftNavInside a, .leftNavInside p{
	font-size: 10px;
}
.leftNavInside a:hover{
	font-size: 10px;
}
.leftColumnHolderCatalog {
	width:230px;
	position:relative;
	float:left;
	margin-right:3px;
}
.leftNavHolder
{
    background-color: transparent;
    float: left;
    padding-top: 8px;
    position: relative;
    width: 100%;
}
.leftNavHolder ul.leftNavItem{
	margin:0;
	padding:0;
	list-style-type:none;
	display:block;
	font:12px Arial, Helvetica, sans-serif;
	line-height:165%;
	width:100%;
	list-style-image:none;
	line-height:normal;
	font-weight:normal;
}
.leftNavHolder ul.leftNavItemSelected{
	margin:0;
	padding:0;
	list-style-type:none;
	display:block;
	font:12px Arial, Helvetica, sans-serif;
	line-height:165%;
	width:100%;
	list-style-image:none;
	line-height:normal;
	font-weight:normal;
}
.leftNavHolder ul.leftNavItem li{
	margin:0;
	padding:0;
	list-style-image:none;
	line-height:150%;
	font:12px Arial, Helvetica, sans-serif;
	font-weight:normal;
	width:100%;
}
.leftNavHolder ul.leftNavItem li a, .leftNavHolder ul.leftNavItemSelected li a {
	display:block;
	text-decoration:none;
	list-style-image:none;
	line-height:20px;
	text-align:left;
	list-style-image:none;
	color: #66C800;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
.leftNavHolder ul.leftNavItemSelected li a:hover 
{
    text-decoration:underline;
    font-weight:bold;
}
.leftNavHolder ul.leftNavItem li a:hover {
	color:#66c800;
	font-weight:bold;
	text-decoration:underline;}
.leftNavHolder ul.leftNavItem li a.current,ul.vert-one li a.current:hover{
	color:#66c800;
}
.subNavTitle
{
    font-size:11px;
    color:#a15522;
    font-weight:bold;
    padding:12px;
    border-top:1px solid #444444;
    text-transform:uppercase;
    line-height:24px;
}
#breadcrumbs {
    float:right;
    min-height:15px;
    margin:10px 0 10px 0;
    width:100%;
}
#breadcrumbsCatalog {
	width: 100%;
	float:right;
	min-height:15px;
	margin:10px 0 10px 0;
}
#breadcrumbsFullPage {
	width: 100%;
	float:right;
	min-height:15px;
    margin: 15px 0;
}
.breadcrumbs 
{
    font-family:Arial,Helvetica,Sans-Serif;
	font-size:10px;
	text-decoration:none;
    margin-bottom: 15px;
}
.breadcrumbs a {
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:10px;
	text-decoration:underline;
	font-weight:normal;
}
.breadcrumb a:hover 
{
    text-decoration:none;
}
.breadcrumbsCurrent {
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:10px;
	font-weight:bold;
}
.contentHolder 
{
    background-color: transparent;
    float: right;
    margin-right: 0;
    min-height: 400px;
    padding-bottom: 15px;
    width: 710px;
}
.contentHolderCatalog 
{
    width:684px;
    float:right;
    border:1px solid #DCD8CC;
    min-height:400px;
    background-color:#ffffff;
    padding:15px;
}
.contentHolderFull 
{
    background-color: #ffffff;
    background-image: url("/images/tabBodyBg.jpg");
    background-position: left -10px;
    background-repeat: repeat-x;
    border-top: 1px solid #ccc;
    float: right;
    min-height: 420px;
    padding: 50px 0;
    width: 100%;
}
.contentHolderInside 
{
    
}
.contentHolderInsideCatalog 
{
    border:1px solid #DCD8CC;
    float:right;
    padding:15px;
    width:654px;
}
.contentHolderFullInside 
{
    border:1px solid #ccc;
    padding:15px;
    float:right;
    width:928px;
    min-height:400px;
}
.loginBox
{
    min-height:250px;
    border:1px solid #ccc;
    margin-top:10px;
    padding:15px;
}
.loginBoxFull
{
    border: 1px solid #ccc;
    float: left;
    margin-top: 10px;
    min-height: 200px;
    padding: 2%;
    width: 96%;
}
.loginBoxForgot
{
	float:left; 
	width:230px; 
	text-align:left;
}
.loginBoxBottom 
{
    height:20px;
    border-top:1px solid #ffffff;
    border-right:1px solid #ccc;
    border-left:1px solid #ccc;
    border-bottom:1px solid #ccc;
    background-color:#ececec;
    padding:15px;
    text-align:right;
}
.loginBoxBottomFull
{
     background-color: #ececec;
    border-color: #ffffff #ccc #ccc;
    border-style: solid;
    border-width: 1px;
    float: left;
    padding: 2%;
    text-align: right;
    width: 96%;
}
.pagerPrevious 
{
    float:left;
    width:80px; 
    padding-left:5px; 
    padding-top:5px;
    padding-bottom:5px;
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc; 
    border-left:1px solid #ccc;
    background-color:#ececec;
}
.pagerNext 
{
    float:left;
    width:80px;
    text-align:right; 
    padding-right:5px; 
    padding-top:5px;
    padding-bottom:5px;
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc; 
    border-right:1px solid #ccc;
    background-color:#ececec;
}
/*Auto Complete CSS */
.AutoCompleteHolder
{
    background-color: white;
    border: 1px solid #555555;
    float: left;
    padding: 10px;
    position: absolute;
    width: 450px;
    z-index: 1000;
    right: 63px;
    top: 20px;
}
.AutoCompleteHolder .AutoResult, .AutoCompleteHolder .AltAutoResult
{
    float:left;
    width:430px;
    padding:10px;
    background-color:#fff;
    min-height:50px;
}
.AutoCompleteHolder .AutoResult:hover, .AutoCompleteHolder .AltAutoResult:hover 
{
    background-color:#cccccc;
    cursor:pointer;
}
.AutoCompleteHolder .AltAutoResult 
{
    background-color:#ececec;
}
.AutoCompleteHolder .AutoResultProductHeader, .AutoCompleteHolder .AutoResultCategoryHeader
{
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    text-align: left;
    background-color:#222222;
    float:left;
    width:100%;
}
.AutoResultProductHeader a {
    float: right;
}
.AutoCompleteHolder .AutoResultImage
{
    max-height:60px;
    max-width:60px;
    float:left;
} 
.AutoCompleteHolder .AutoResultCategory a, .AutoCompleteHolder .AltAutoResultCategory a
{
    color:#333;
    font-weight:bold;
    width:100%;
    float:left;
    text-decoration:none;
    background-color:#fff;
    text-align:left;
    line-height:22px;
}
.AutoCompleteHolder .AltAutoResultCategory a
{
    background-color:#ececec;
}
.AutoCompleteHolder .AutoResultCategory a:hover, .AutoCompleteHolder .AltAutoResultCategory a:hover
{
    background-color:#cccccc;
}
.AutoCompleteHolder .AutoResultName, .AutoCompleteHolder .AutoResultDetails 
{
    float:right;
    width:355px;
    text-align:left;
    font-weight:bold;
    color:#222222;
}
.AutoCompleteHolder .AutoResultDetails 
{
    font-weight:normal;
    color:#444;
}
#PanSuggestions 
{
    display:none;
}
/*END Auto Complete CSS */
.formSplitter 
{
    background-color: #ECECEC;
    padding: 5px 0;
}
.tradeshows, .whitepapers, .homeBoxRight {
    width: 272px;
    padding: 10px;
    padding-top: 90px;
    border: 1px solid #000;
    background-image: url(/images/hdrTradeshow.jpg);
    background-repeat: no-repeat;
    float: left;
    margin-right: 25px;
    height: 130px;
}
.tradeshows .date {
    text-align: center;
    vertical-align: middle;
    width: 75px;
    padding-right: 10px;
}
.tradeshows p, .tradeshows a {
    font-size: 14px;
}
.tradeshows .date p {
     font-size: 18px !important;
 }
.tradeshows table {
    margin-top: -20px;
}
.whitepapers {
    background-image: url(/images/hdrWhitepapers.jpg);
    background-repeat: no-repeat;
    padding-left: 20px;
    padding-right: 20px;
    width: 252px;
}
.whitepapers p, .whitepapers a  {
    font-size: 16px;
}
.homeBoxRight {
    margin-right: 0;
    padding: 0;
    background-image: none;
    width: 347px;
    height: 230px;
}
.homeBoxRight p {
    margin: 0;

}
.go-top {
    background-color: rgba(0, 0, 0, 0.25);
    border-radius: 25px;
    bottom: 10px;
    color: white;
    display: none;
    font-size: 22px;
    margin: 0;
    padding: 10px 12px;
    position: fixed;
    right: 10px;
    text-align: center;

}
.go-top .fa {
    margin: 0;
}
.go-top:hover {
    background-color: #83c003;
    color: white;
    text-decoration: none;
}
.mainNavHolder .container {
    position: relative;
}
.mainNavHolder .container .nav {
    position: absolute;
    right: 0;
    width: 733px;
}

.menu1, .menu2, .menu3, .menu4, .menu5, .menu6 {
    background-color: #4d4d4d;
    background-repeat: no-repeat;
    color: #ffffff;
    left: 40px;
    padding: 0;
    position: absolute;
    top: 26px;
    width: 200px;
    z-index: 100001;
    
}
.menu1 {
    left: 195px;
}
.menu2 {
    left: 262px;
}
.menu3 {
    left:262px;
}
.menu4 {
    left: 380px;
}
.menu5 {
    left: 533px;
}
.menu6 {
    left: 642px;
}
.menu2 ul, .menu2 li, .menu1 ul, .menu1 li, .menu3 ul, .menu3 li, .menu4 ul, .menu4 li, .menu5 ul, .menu5 li, .menu6 ul, .menu6 li
{
    list-style-image:none;
    list-style-type:none;
    margin:0;
    padding:0;
}
.menu2 ul li a, .menu1 ul li a, .menu3 ul li a, .menu4 ul li a, .menu5 ul li a, .menu6 ul li a
{
    background-image: none;
    color: #FFFFFF;
    height: 26px !important;
    line-height: 26px !important;
    width: 180px;
    text-decoration:none;
    padding-left:20px;
    font-size:11px;
    display: block;
}
.menu2 ul li a:hover, .menu1 ul li a:hover, .menu3 ul li a:hover, .menu4 ul li a:hover, .menu5 ul li a:hover, .menu6 ul li a:hover
{
    background-color:#83c003;
    color:#000;
}
.homeText {
    float: left;
    width: 100%
}