
#edit-legal-notice {
  display: none;
}


/* General use classes */
.clear {
  clear: both;
}
.hidden {
  display: none;
}
.left {
  float: left;
}
.right {
  float: right;
}
.bold {
  font-weight: bold;
}
.form-required {
  color: #666;
}
.display-block {
  display: block;
}
.double-arrows {
  color: #B19A84;
}
.white {
  color: #E7E7E7;
}
.spacer-5 {
  height: 5px;
}
.spacer-10 {
  height: 10px;
}
#edit-preview {
  display: none;
}


/* Forms */


.sim2-form-separator {
  height: 1px;
  width: 685px;
  border-top: 1px solid #999999;
  margin-top: 40px;
}
.sim2-form-header {
  color: #666;
  font-size: 11pt;
  margin-top: 20px;
}


/* Main styles */

body, caption, th, td, input, textarea, select, option, legend, fieldset {
  font-family: Tahoma, Sans-Serif;
}
body {
  background: #f7f7f8 url(images/sim2_bg_top.gif) top center no-repeat;
  width: 100%;
  text-align: center;
  color: #666666;
  margin: 0;
}
div {
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
.node-unpublished {
  background-color: #000000;
}
.node-inner {
}


#page {
  background: #ffffff;
  width: 758px;
  text-align: left;
  margin-right: auto;
  margin-left: auto;
  letter-spacing: 0.40px;
}
#header-top {
  height: 47px;
  border-left: 1px solid #aeaeb9;
  border-bottom: 1px solid #404040;
  margin: 0;
  padding: 0;
}
#header-middle {
  height: 73px;
  border-left: 1px solid #aeaeb9;
}
#header-middle-title-image {
  float: left;
  width: 500px;
  margin-left: 40px;
}
#header-middle-title-image img {
  margin-top: -5px;
}
#header-middle-sim2-logo {
  float: right;
  position: relative;
  top: -5px;
  width: 110px;
  margin-right: 25px;
}
#header-bottom {
	height: 29px;
  padding: 0;
  margin: 0;
}
#main {
  width: 100%;
  background: #fff;
  border-left: 1px solid #aeaeb9;
}
.content-front {
  background: transparent url('/home/files/site_images/home_bg.png') no-repeat top center;
  margin-top: 25px;
}
#content {
  float: left;
  width: 100%;
  margin-left: 0;
  margin-right: -100%;
  padding: 0;
}
.two-sidebars #content-inner {
  width: 323px;
}
.sidebar-left #content-inner {
  width: 558px;
}
.sidebar-right #content-inner {
	width: 523px;
	overflow: visible;
}
.no-sidebars #content-inner {
  margin: 0;
}
#content-inner {
  float: left;
  overflow: hidden;
  padding: 0;
}
#content-inner2 {
  padding: 0;
}
#content-inner2 h3 a {
  color: #336699;
}

#content-inner2 a {
  color: #336699;
}
#content-header {
  margin: 25px 0 15px 40px;
}
#content-header h1 {
  font-size: 16pt;
  font-weight: 100;
  color: #666;
}
#content-header h1.title {
  font-weight: 400;
}
#content-area {
}
#sidebar-left {
  float: left;
  width: 200px;
  margin-left: 0;
  margin-right: -200px;
  padding: 0;
}
#sidebar-left-inner {
  margin: 0;
  padding: 0;
}
#sidebar-right {
  float: right;
  width: 167px;
  margin-left: -235px;
  margin: 0;
  padding: 0 34px;
}
#sidebar-right-inner {
  margin: 0;
  padding: 0;
}


/* Footer */

#footer {
  clear: both;
  height: 174px;
  width: 100%;
  border-top: 1px solid #aeaeb9;
  margin-top: 40px;
}
#footer-inner {
  margin-top: 12px;
  margin-left: 40px;
}
/* International footer */
#block-block-3,
/* US footer */
#block-block-18,
/* US footer */
#block-block-19,
/* German footer */
#block-block-14,
/* Italian footer */
#block-block-15 {
  float: left;
  width: 599px;
} 
#footer h5 {
  font-size: 8pt;
  font-weight: normal;
  color: #999999;
  margin: 0;
}
#footer h5 a {
  color: #336699;
  text-decoration: none;
}
.footer-highlight {
  color: #B19A84 ;
}
#block-block-4 {
  float: right;
  width: 119px;
}
#footer-bookmark-widget p {
  margin: 0;
}




/* Search Box */

#search-box {
  height: 20px;
  float: left;
  margin-top: 15px;
  margin-left: 40px;
}
#search-box div.form-item {
  float: left ;
  margin: 0 ;
  padding: 0 ;
}
#search-box .form-item input {
  height: 12px ;
  width: 150px ;
  color: #999999 ;
  font-size: 8pt ;
  font-weight: normal;
  padding: 3px 0 3px 10px ;
  border: 1px solid #cccccc ;
  border-right: none ;
}
#search-box .form-submit {
  float: left ;
  height: 20px ;
  width: 27px ;
  background: url('images/search_box_arrow.png') no-repeat ;
  border: 1px solid #cccccc ;
  padding: 0 ;
  margin: 0 ;
}


/* Secondary Menu  */

#secondary {
  float: right;
  width: 440px;
  margin: 0;
  padding: 16px 5px 0;
}
#secondary-inner {
  font-size: 8pt;
  height: 47px;
}
#secondary-menu-main-links {
  margin-top: 18px;
}
#secondary a {
  line-height: 11px;
  color: #336699;
  text-decoration: none;
  margin: 0;
  padding: 0;
  font-size: 8pt;
}
#secondary a:hover {
  color: #336699;
  text-decoration: underline;
}
div.secondary_menu_link {
  float: left;
  margin: 0;
  padding: 0;
}
div.secondary-menu-link-divider {
  float: left;
  margin: -2px 0 0 0;
  color: #999999;
  width: 12px;
}

#secondary-menu-login {
  margin-left: 7px;
}
#secondary-menu-logout {
}
#secondary-menu-global-link {
  color: #B19A84;
  cursor: pointer;
}
#secondary-menu-dealer-locator {
}
#secondary-menu-newsletter {
}
#secondary-menu-main-links img {
  padding-right: 3px;
}
#secondary-menu-rss {
}

#secondary-menu-global-select-container {
  z-index: 1000;
  width: auto;
}
#secondary-menu-global-select-container ul {
  position: absolute;
  width: 168px;
  background-color: #ffffff;
  border-top: none;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  margin-top: 0px;
  margin-bottom: 15px;
  padding-left: 0px;
  z-index: 10;
}
#secondary-menu-global-select-container ul li {
  height: auto;
  width: 100%;
  background-color: transparent;
  border: none;
  border-top: 1px solid #ccc;
  list-style-type: none;
  color: #333333;
  padding: 0;
}
#secondary-menu-global-select-container ul li a {
  height: auto;
  width: auto;
  font-size: 8pt;
  line-height: normal;
  border: none;
  color: #336699;
  display: block;
  padding: 7px 0 9px 10px;
  margin: 0;
}
#secondary-menu-global-select-container ul li a:hover {
  background-color: #333333;
  text-decoration: none ;
  color: #ffffff;
}


/* Main Content */

h2.title,h2.title a {
  color: #999999;
  text-decoration: none;
  font-size: 16pt;
}


/** Nodes **/


div.node-type-dealer_contact,
div.node-type-dealer_signup,
div.node-type-demo_signup,
div.node-type-job_alert_signup,
div.node-type-newsletter_signup,
div.node-type-press_inquiry,
div.node-type-product_registration,
div.node-type-resume
 {
  margin: 0 40px 40px 40px;
}


/* Template Specific */


/* page-splash.tpl.php */


#splash-page {
  background: #000000;
  width: 748px;
  text-align: left;
  line-height: 13px;
  border-left: 10px solid #B19A84;
  margin-right: auto;
  margin-left: auto;
}
#splash-header-top {
  background: transparent url(images/sim2_logo.jpg) no-repeat right center;
  height: 47px;
  border-bottom: 1px solid #404040;
}
#splash-header-middle {
  background: #181C18;
  color: #B19A84;
  height: 73px;
}
#splash-header-middle h4 {
  font-size: 2.67em;
  font-weight: normal;
  padding: 12px 0 12px 40px;
  margin: 0;
}
#splash-header-middle h6 {
  font-size: 1.14em;
  font-weight: normal;
  padding: 12px 0 12px 40px;
  margin: 0;
}
#splash-main {
  width: 100%;
  background: #000000;
}
#splash-content {
  width: 100%;
  margin: 0;
  padding: 0;
}
#splash-content-left {
  float: left;
  height: 473px;
  width: 363px;
}
#splash-content-left-top {
  height: 57px;
}
#splash-content-left h1 {
  padding: 25px 0 12px 30px;
  margin: 0;
}
#splash-content-right {
  float: right;
  height: 473px;
  width: 363px;
  padding-right: 12px;
}
#splash-content-right-top {
  height: 104px;
}
#splash-content-right h1 {
  padding: 73px 0 12px 30px;
  margin: 0;
}
#splash-content-left-bottom {
  background: #B19A84;
  padding-top: 12px;
}
#splash-content-left-bottom-select {
  background: #292018;
  height: 125px;
}
#splash-content-left-bottom-select select {
  width: 218px;
  margin: 15px 0 0 30px;
}
#splash-content-right-bottom {
  background: #18557B;
  padding-top: 12px;
}
#splash-content-right-bottom-select {
  background: #081C29;
  height: 78px;
}
#splash-content-right-bottom-select select {
  width: 218px;
  margin: 15px 0 0 30px;
}
#splash-footer {
  clear: both;
  height: 350px;
  width: 100%;
  border-top: 1px solid #404040;
}
#splash-footer-inner {
  margin-top: 12px;
  margin-left: 40px;
  color: #404040;
}


/* page-front.tpl.php (Home Page) */

#front-content-main {
  height: 290px;
  margin: 22px 32px 0 0;
}

#front-content-flashbox-wrapper {
  height: 280px;
  width: 484px;
  border-bottom: 10px solid #aeaeb9;
}
#front-content-flashbox {
  border-top: 1px solid #aeaeb9;
  border-right: 1px solid #aeaeb9;
  height: 279px;
}
#front-content-flashbox div.fade_slideshow {
  position: absolute;
  z-index: 2;
}

#front-content-featured-products-wrapper-1,
#front-content-featured-products-wrapper-2 {
  height: 132px;
  width: 229px;
  background: #aeaeb9 url('images/feature_bkg_tile.jpg') repeat-x;
}
#front-content-featured-products-wrapper-1.product-1,
#front-content-featured-products-wrapper-2.product-1 {
  height: 131px;
  margin: 17px 0 0 0;
  border-bottom: 10px solid #aeaeb9;
}
#front-content-featured-products-wrapper-1.product-1 #front-content-featured-products,
#front-content-featured-products-wrapper-2.product-1 #front-content-featured-products {
  border-bottom: none;
}
#front-content-featured-products {
  height: 130px;
  padding: 0 6px 0 11px;
  border: 1px solid #aeaeb9;
}

#front-content-featured-products h3 {
  margin: 8px 0;
}
#front-content-featured-products p {
  height: 75px;
  font-size: 9px;
  margin: 0;
}
#front-content-featured-products p img {
  float: right;
}

/* page-front.tpl.php (Home Page - Blocks) */

.front div#content-bottom div.block {
  float: left;
  height: 227px;
  width: 227px;
  background: url('images/new_bkg_tile.jpg') bottom repeat-x;
  margin: 15px 0 0 13px;
  border: 1px solid #dcdcdc;
}

.front div#content-bottom div.block div.block-inner {
  margin: 0 15px;
}

.front div#content-bottom div.block div.block-inner h2 {
  font-size: 11pt;
  color: #333333;
  margin: 14px 0 22px 0;
}



/* Views Block Specific */


.front div#content-bottom div.block-views div.view-content {
  height: 145px;
  
}
.front div#content-bottom div.block-views ul {
  padding: 0;
}
.front div#content-bottom div.block-views li {
  margin-bottom: 13px;
}
.front div#content-bottom div.block-views li {
  font-size: 11px ;
  font-weight: normal;
  color: #666666;
}
.front div#content-bottom div.block-views li a {
  font-size: 11px ;
  font-weight: normal;
  color: #336699 ;
}
.front div#content-bottom div.block-views li + li + li {
  margin-bottom: 0;
}
.front div#content-bottom div.block-views p {
  margin: 0;
  padding: 0;
}
.front div#content-bottom div.block-views div.view-footer {
  background: url(images/carat.png) no-repeat left;
  margin: 8px 0 0 0;
}



.front div#content-bottom div.block-views div.view-footer span {
  margin-left: 11px;
}

.front div#content-bottom #block-views-events div.view-data-node-title {
  margin: 11px 0 2px 0;
}
.front div#content-bottom #block-views-events div.view-data-node-title a {
  font-weight: bold;
}
.front div#content-bottom #block-views-events div.view-data-node-data-field-address-field-address-value {
  display: none;
}
.front div#content-bottom #block-views-events div.view-data-node-data-field-event-description-field-event-description-value {
  display: none;
}

.front #additional-resources-dealer-locator-link {
  margin: 5px 0 15px;
}
.front ul#additional-resources-links {
  padding: 0 0 0 15px;
}
.front ul#additional-resources-links li {
  margin-bottom: 15px;
  line-height: 16px;
}



#node-series-content-main h2 {
  padding-left: 40px;
  font-size: 17pt;
  color: #333333;
  font-weight: 200;
  margin: 25px 0 5px 0;
}
h2#series-product-title {
  padding-left: 40px;
  font-size: 17pt;
  color: #999999;
  font-weight: 200;
  margin: 25px 0 5px 0;
}
#node-series-content-main h2 span.header-highlight {
  font-size: 21pt;
  color: #666666;
  font-weight: 200;
/*   letter-spacing: 25px; */
}
#node-series-content-main p {
  margin-top: 15px;
}
#node-series-content-main h3 {
  margin-left: 40px;
}
/*#node-series-content-main p {
  margin-left: 40px;
}*/

#series-thumbnails-block .series-thumbnail {
  float: left;
  height: 100px;
  width: 125px;
  text-align: center;
  border-right: 1px solid #aeaeb9;
  background: url("images/new_bkg_tile.jpg") repeat-x scroll center transparent;
}
div#series-thumbnails-block .selected {
  background: #ebebeb; !important
}
#series-thumbnails-block .series-thumbnail img {
  margin: 5px 0;
}
#series-thumbnails-block .series-thumbnail h3 {
  width: 110px;
  margin: 0 auto;
  font-size: 12px;
}
#series-thumbnails-block .series-thumbnail h3 a {
  color: #333333;
  font-size: 8pt;
}
#series-main {
  clear: both;
  width: 758px;
  border-top: #aeaeb9 10px solid;
  
}
#series-main-wrapper {
  position: relative;
  background: url(images/series_right_bg.png) repeat;
}
#series-left {
  width: 404px;
}
#series-products {
  padding-left: 40px;
  padding-right: 40px;
}
#series-products p {
  padding: 10px 0;
  margin: 0;
  font-size: 12px;
}
#series-products .series-product-container {
  display: block;
  clear: both;
  height: 120px;
}
#series-products .series-product-thumbnail {
  float: left;
  width: 47px;
  text-align: center;
  padding-right: 15px;
}
#series-products .series-product-thumbnail h3 {
  font-size: 0.83em;
  font-weight: normal;
  color: #333;
  margin: 8px 0;
}
#series-products .series-product-thumbnail h3 a {
  font-size: 8pt;
  color: #333d;
}
#series-right {
  position: absolute;
  top: 0;
  left: 404px;
  height: 100%;
  width: 354px;
  background: #ffffff;
}
.series-right-content {
  padding-left: 30px;
  margin-top: 20px;

}
.series-right-content h2 {
  font-size: 2.25em !important;
  font-weight: normal !important;
  color: #666666 !important;
  padding-left: 0 !important;
  margin: 10px 0;
  line-height:1em;
}
.series-right-content h4 {
  font-size: 11pt;
  font-weight: normal;
  margin: 10px 0 15px 0;
  line-height: 1.2em;
}
.series-right-content ul {
  padding-left: 12px;
  width: 300px;
  margin-left:0px;
}
.series-right-content ul li {
  margin: 0px 0px 10px 0px;
  list-style-image: url('/home/files/site_images/list_small_square.png');
}
#series-body {
/*   margin: 20px 0 30px 0; */
   padding: 0 40px;
}
#series-body p {
  line-height: 16px;
}


/* print_email_font block */


#print-email-font div.link-separator {
  width: 3px;
  padding: 0 4px;
  position: relative;
/*   top: -2px; */
  font-size: 11pt;
}
#print-email-font {
  letter-spacing: 0px;
  word-spacing: 0px;
}
#print-email-font div {
}
#print-link {
  float: left;
/*   width: 43px; */
}
#print-link a {
  color: #336699;
  font-size: 7pt;
  position: relative;
  top: -4px;
/*   left: 2px; */
}
#email-link {
  float: left;
/*   width: 47px; */
}
#email-link a {
  color: #336699;
  font-size: 7pt;
  position: relative;
  top: -4px;
/*   left: 2px; */
}
#font-size-select {
  float: left;
/*   width: 55px; */
  font-size: 7pt;
  color: #666;
  margin-top: 1px;
}
#font-size-select a {
  width: 10px;
  color: #336699;
  margin: 0;
  padding: 0;
}
.font-selected {
  text-decoration: underline;
}

/* field_product_thumbnails block  */


#block-block-13 {
  width: 180px;
  margin-top: 86px;
}
#block-block-13 img.imagecache-thumbnail {
  border: 1px solid #999999;
  float: left;
  margin-right: 13px;
  margin-bottom: 15px;
}
#product-logo {
  /*text-align: center;*/
}
#block-block-13 img.imagecache-product-logo {
  margin: 5px auto;
}


/* Products page */


div.node h2.title {
  width: 688px;
  margin-left: 40px;
  margin-top: 25px;
  margin-bottom: 20px;
}
div.node h2.title .product-index-title {
  font-size: 16pt;
}
div.node h2.title .product-index-title-highlight {
  font-size: 20pt;
  color: #666;
  line-height: 1.01em;
}
#product-main {
  /*background: url('/home/files/site_images/product_main_image_bg.png') no-repeat;*/
  background: url('images/product_main_image_bg.png') no-repeat;
}
#product-main div {
  height: 280px;
}
#product-main div img {
  margin-top: 25px;
}
/*div.node-type-product h2.title {
  height: 60px ;
  margin-left: 40px ;
  font-size: 16pt ;
  font-weight: 300 ;
}
div.node-type-product h2.title a {
  font-size: 20pt ;
}*/


/* Related Products block */


#block-block-12 {
  margin-top: 65px;
  margin-left: 10px;
  margin-bottom: 35px;
}
#block-block-12 h2 {
  font-size: 13pt;
  color: #666666;
}
#related-items-list li {
  list-style-image: url(images/carat.png);
  margin-bottom: 4px;
}
#related-items-list li a {
  color: #336699;
}


/* All quicktabs blocks (product and events pages) */


.block-quicktabs {
  width: 480px;
  margin: 25px auto;
}
.block-quicktabs ul.quicktabs_tabs {
  height: 25px;
  background: none;
  padding: 0 0 0 12px;
  margin: 0;
  position: relative;
  z-index: 1;
  top: 1px;
}
/* Tab Labels */
.block-quicktabs ul.quicktabs_tabs li {
/*   background: #212421 url('/home/files/site_images/tab_left_side.gif') no-repeat left; */
  height: 24px;
  margin: 0;
  padding: 0;
  margin-right: 5px;
  position: relative;
  z-index: 0;
}
.block-quicktabs ul.quicktabs_tabs li.active {
  height: 25px;
  position: relative;
  z-index: 10;
/*   background: #313031 url('/home/files/site_images/tab_left_side.gif') no-repeat left; */
}
.block-quicktabs ul.quicktabs_tabs li a {
/*   background: transparent url('/home/files/site_images/tab_right_side.gif') no-repeat right; */
  background: none;
  color: black ;
/*   font-weight: normal; */
/*   line-height: 14px; */
  padding: 6px 10px 5px 10px;
  display: block;
  height: 14px;
  text-indent: -5000px;
}
.block-quicktabs ul.quicktabs_tabs li.active a {
 background: none;
  
}
.block-quicktabs .quicktabs_main {
  background: #ececef;
  border: 1px solid #aeaeb9;
  position: relative;
  z-index: 0;
}
.block-quicktabs .quicktabs_main div.quicktabs {
/*   overflow: scroll; */
}
.block-quicktabs .quicktabs_main .content {
  margin: 25px;
}
#block-block-10 .content {
  margin: 0;
}
.block-quicktabs .quicktabs_main .content h3 {
  color: #333;
  margin-bottom: 8px;
}
.block-quicktabs .quicktabs_main .content p {
  padding-bottom: 10px;
  margin: 0;
}

/* Just the Product Detail QuickTabs block */
#block-quicktabs-1 {
  margin-left: 40px;
  margin-top: 65px;
  margin-bottom: 0px;
}
#block-quicktabs-1 ul.quicktabs_tabs li#overview {
  background: url('images/translated/tabs/en/tab_overview_off.gif') no-repeat;
  width: 74px;
}
#block-quicktabs-1 ul.quicktabs_tabs li#overview.active {
  background: url('images/translated/tabs/en/tab_overview_on.gif') no-repeat;
  width: 74px;
}
#block-quicktabs-1 ul.quicktabs_tabs li#product-detail {
  background: url('images/translated/tabs/en/tab_proddetail_off.gif') no-repeat;
  width: 103px;
}
#block-quicktabs-1 ul.quicktabs_tabs li#product-detail.active {
  background: url('images/translated/tabs/en/tab_proddetail_on.gif') no-repeat;
  width: 103px;
}
#block-quicktabs-1 ul.quicktabs_tabs li#tech-specs {
  background: url('images/translated/tabs/en/tab_techspecs_off.gif') no-repeat;
  width: 82px;
}
#block-quicktabs-1 ul.quicktabs_tabs li#tech-specs.active {
  background: url('images/translated/tabs/en/tab_techspecs_on.gif') no-repeat;
  width: 82px;
}
#block-quicktabs-1 ul.quicktabs_tabs li#throw-ratio {
  background: url('images/translated/tabs/en/tab_throwratio_off.gif') no-repeat;
  width: 84px;
}
#block-quicktabs-1 ul.quicktabs_tabs li#throw-ratio.active {
  background: url('images/translated/tabs/en/tab_throwratio_on.gif') no-repeat;
  width: 84px;
}
#block-quicktabs-1 ul.quicktabs_tabs li#downloads {
  background: url('images/translated/tabs/en/tab_downloads_off.gif') no-repeat;
  width: 82px;
}
#block-quicktabs-1 ul.quicktabs_tabs li#downloads.active {
  background: url('images/translated/tabs/en/tab_downloads_on.gif') no-repeat;
  width: 82px;
}

body.lang-it #block-quicktabs-1 ul.quicktabs_tabs li#overview {
  background: url('images/translated/tabs/it/tab_overview_off.gif') no-repeat;
  width: 74px;
}
body.lang-it #block-quicktabs-1 ul.quicktabs_tabs li#overview.active {
  background: url('images/translated/tabs/it/tab_overview_on.gif') no-repeat;
  width: 74px;
}
body.lang-it #block-quicktabs-1 ul.quicktabs_tabs li#product-detail {
  background: url('images/translated/tabs/it/tab_proddetail_off.gif') no-repeat;
  width: 103px;
}
body.lang-it #block-quicktabs-1 ul.quicktabs_tabs li#product-detail.active {
  background: url('images/translated/tabs/it/tab_proddetail_on.gif') no-repeat;
  width: 103px;
}
body.lang-it #block-quicktabs-1 ul.quicktabs_tabs li#tech-specs {
  background: url('images/translated/tabs/it/tab_techspecs_off.gif') no-repeat;
  width: 82px;
}
body.lang-it #block-quicktabs-1 ul.quicktabs_tabs li#tech-specs.active {
  background: url('images/translated/tabs/it/tab_techspecs_on.gif') no-repeat;
  width: 82px;
}
body.lang-it #block-quicktabs-1 ul.quicktabs_tabs li#throw-ratio {
  background: url('images/translated/tabs/it/tab_throwratio_off.gif') no-repeat;
  width: 84px;
}
body.lang-it #block-quicktabs-1 ul.quicktabs_tabs li#throw-ratio.active {
  background: url('images/translated/tabs/it/tab_throwratio_on.gif') no-repeat;
  width: 84px;
}
body.lang-it #block-quicktabs-1 ul.quicktabs_tabs li#downloads {
  background: url('images/translated/tabs/it/tab_downloads_off.gif') no-repeat;
  width: 82px;
}
body.lang-it #block-quicktabs-1 ul.quicktabs_tabs li#downloads.active {
  background: url('images/translated/tabs/it/tab_downloads_on.gif') no-repeat;
  width: 82px;
}

body.lang-zh-hans #block-quicktabs-1 ul.quicktabs_tabs li#overview {
  background: url('images/translated/tabs/zh-hans/tab_overview_off.gif') no-repeat;
  width: 74px;
}
body.lang-zh-hans #block-quicktabs-1 ul.quicktabs_tabs li#overview.active {
  background: url('images/translated/tabs/zh-hans/tab_overview_on.gif') no-repeat;
  width: 74px;
}
body.lang-zh-hans #block-quicktabs-1 ul.quicktabs_tabs li#product-detail {
  background: url('images/translated/tabs/zh-hans/tab_proddetail_off.gif') no-repeat;
  width: 103px;
}
body.lang-zh-hans #block-quicktabs-1 ul.quicktabs_tabs li#product-detail.active {
  background: url('images/translated/tabs/zh-hans/tab_proddetail_on.gif') no-repeat;
  width: 103px;
}
body.lang-zh-hans #block-quicktabs-1 ul.quicktabs_tabs li#tech-specs {
  background: url('images/translated/tabs/zh-hans/tab_techspecs_off.gif') no-repeat;
  width: 82px;
}
body.lang-zh-hans #block-quicktabs-1 ul.quicktabs_tabs li#tech-specs.active {
  background: url('images/translated/tabs/zh-hans/tab_techspecs_on.gif') no-repeat;
  width: 82px;
}
body.lang-zh-hans #block-quicktabs-1 ul.quicktabs_tabs li#throw-ratio {
  background: url('images/translated/tabs/zh-hans/tab_throwratio_off.gif') no-repeat;
  width: 84px;
}
body.lang-zh-hans #block-quicktabs-1 ul.quicktabs_tabs li#throw-ratio.active {
  background: url('images/translated/tabs/zh-hans/tab_throwratio_on.gif') no-repeat;
  width: 84px;
}
body.lang-zh-hans #block-quicktabs-1 ul.quicktabs_tabs li#downloads {
  background: url('images/translated/tabs/zh-hans/tab_downloads_off.gif') no-repeat;
  width: 82px;
}
body.lang-zh-hans #block-quicktabs-1 ul.quicktabs_tabs li#downloads.active {
  background: url('images/translated/tabs/zh-hans/tab_downloads_on.gif') no-repeat;
  width: 82px;
}

body.lang-de #block-quicktabs-1 ul.quicktabs_tabs li#overview {
  background: url('images/translated/tabs/de/tab_overview_off.gif') no-repeat;
  width: 74px;
}
body.lang-de #block-quicktabs-1 ul.quicktabs_tabs li#overview.active {
  background: url('images/translated/tabs/de/tab_overview_on.gif') no-repeat;
  width: 74px;
}
body.lang-de #block-quicktabs-1 ul.quicktabs_tabs li#product-detail {
  background: url('images/translated/tabs/de/tab_proddetail_off.gif') no-repeat;
  width: 103px;
}
body.lang-de #block-quicktabs-1 ul.quicktabs_tabs li#product-detail.active {
  background: url('images/translated/tabs/de/tab_proddetail_on.gif') no-repeat;
  width: 103px;
}
body.lang-de #block-quicktabs-1 ul.quicktabs_tabs li#tech-specs {
  background: url('images/translated/tabs/de/tab_techspecs_off.gif') no-repeat;
  width: 82px;
}
body.lang-de #block-quicktabs-1 ul.quicktabs_tabs li#tech-specs.active {
  background: url('images/translated/tabs/de/tab_techspecs_on.gif') no-repeat;
  width: 82px;
}
body.lang-de #block-quicktabs-1 ul.quicktabs_tabs li#throw-ratio {
  background: url('images/translated/tabs/de/tab_throwratio_off.gif') no-repeat;
  width: 84px;
}
body.lang-de #block-quicktabs-1 ul.quicktabs_tabs li#throw-ratio.active {
  background: url('images/translated/tabs/de/tab_throwratio_on.gif') no-repeat;
  width: 84px;
}
body.lang-de #block-quicktabs-1 ul.quicktabs_tabs li#downloads {
  background: url('images/translated/tabs/de/tab_downloads_off.gif') no-repeat;
  width: 82px;
}
body.lang-de #block-quicktabs-1 ul.quicktabs_tabs li#downloads.active {
  background: url('images/translated/tabs/de/tab_downloads_on.gif') no-repeat;
  width: 82px;
}

/* Just for the QuickTabs blocks for the events page */

div.events-page-list-item-tabs-main ul.quicktabs_tabs li.description {
  background: url('images/translated/tabs/en/tab_desc_off.gif') no-repeat;
  width: 111px;
}
div.events-page-list-item-tabs-main ul.quicktabs_tabs li.description.active {
  background: url('images/translated/tabs/en/tab_desc_on.gif') no-repeat;
  width: 111px;
}
div.events-page-list-item-tabs-main ul.quicktabs_tabs li.event-hours {
  background: url('images/translated/tabs/en/tab_event_hours_off.gif') no-repeat;
  width: 111px;
}
div.events-page-list-item-tabs-main ul.quicktabs_tabs li.event-hours.active {
  background: url('images/translated/tabs/en/tab_event_hours_on.gif') no-repeat;
  width: 111px;
}
div.events-page-list-item-tabs-main ul.quicktabs_tabs li.location {
  background: url('images/translated/tabs/en/tab_location_off.gif') no-repeat;
  width: 111px;
}
div.events-page-list-item-tabs-main ul.quicktabs_tabs li.location.active {
  background: url('images/translated/tabs/en/tab_location_on.gif') no-repeat;
  width: 111px;
}
div.events-page-list-item-tabs-main ul.quicktabs_tabs li.downloads {
  background: url('images/translated/tabs/en/tab_event_downloads_off.gif') no-repeat;
  width: 111px;
}
div.events-page-list-item-tabs-main ul.quicktabs_tabs li.downloads.active {
  background: url('images/translated/tabs/en/tab_event_downloads_on.gif') no-repeat;
  width: 111px;
}

body.lang-it div.events-page-list-item-tabs-main ul.quicktabs_tabs li.description {
  background: url('images/translated/tabs/it/tab_desc_off.gif') no-repeat;
  width: 111px;
}
body.lang-it div.events-page-list-item-tabs-main ul.quicktabs_tabs li.description.active {
  background: url('images/translated/tabs/it/tab_desc_on.gif') no-repeat;
  width: 111px;
}
body.lang-it div.events-page-list-item-tabs-main ul.quicktabs_tabs li.event-hours {
  background: url('images/translated/tabs/it/tab_event_hours_off.gif') no-repeat;
  width: 111px;
}
body.lang-it div.events-page-list-item-tabs-main ul.quicktabs_tabs li.event-hours.active {
  background: url('images/translated/tabs/it/tab_event_hours_on.gif') no-repeat;
  width: 111px;
}
body.lang-it div.events-page-list-item-tabs-main ul.quicktabs_tabs li.location {
  background: url('images/translated/tabs/it/tab_location_off.gif') no-repeat;
  width: 111px;
}
body.lang-it div.events-page-list-item-tabs-main ul.quicktabs_tabs li.location.active {
  background: url('images/translated/tabs/it/tab_location_on.gif') no-repeat;
  width: 111px;
}
body.lang-it div.events-page-list-item-tabs-main ul.quicktabs_tabs li.downloads {
  background: url('images/translated/tabs/it/tab_event_downloads_off.gif') no-repeat;
  width: 111px;
}
body.lang-it div.events-page-list-item-tabs-main ul.quicktabs_tabs li.downloads.active {
  background: url('images/translated/tabs/it/tab_event_downloads_on.gif') no-repeat;
  width: 111px;
}

body.lang-zh-hans div.events-page-list-zh-hansem-tabs-main ul.quicktabs_tabs li.description {
  background: url('images/translated/tabs/zh-hans/tab_desc_off.gif') no-repeat;
  width: 111px;
}
body.lang-zh-hans div.events-page-list-zh-hansem-tabs-main ul.quicktabs_tabs li.description.active {
  background: url('images/translated/tabs/zh-hans/tab_desc_on.gif') no-repeat;
  width: 111px;
}
body.lang-zh-hans div.events-page-list-zh-hansem-tabs-main ul.quicktabs_tabs li.event-hours {
  background: url('images/translated/tabs/zh-hans/tab_event_hours_off.gif') no-repeat;
  width: 111px;
}
body.lang-zh-hans div.events-page-list-zh-hansem-tabs-main ul.quicktabs_tabs li.event-hours.active {
  background: url('images/translated/tabs/zh-hans/tab_event_hours_on.gif') no-repeat;
  width: 111px;
}
body.lang-zh-hans div.events-page-list-zh-hansem-tabs-main ul.quicktabs_tabs li.location {
  background: url('images/translated/tabs/zh-hans/tab_location_off.gif') no-repeat;
  width: 111px;
}
body.lang-zh-hans div.events-page-list-zh-hansem-tabs-main ul.quicktabs_tabs li.location.active {
  background: url('images/translated/tabs/zh-hans/tab_location_on.gif') no-repeat;
  width: 111px;
}
body.lang-zh-hans div.events-page-list-zh-hansem-tabs-main ul.quicktabs_tabs li.downloads {
  background: url('images/translated/tabs/zh-hans/tab_event_downloads_off.gif') no-repeat;
  width: 111px;
}
body.lang-zh-hans div.events-page-list-zh-hansem-tabs-main ul.quicktabs_tabs li.downloads.active {
  background: url('images/translated/tabs/zh-hans/tab_event_downloads_on.gif') no-repeat;
  width: 111px;
}

/* Overview block */

#product-overview-list li {
  list-style-image: url('/home/files/site_images/list_small_square.png');
}
#product-overview-bottom {
  margin-top: 10px;
  border-top: 2px solid #aeaeb9;
  padding-top: 10px;
  position: relative;
}
#product-overview-bottom div.product-overview-image {
  float: left;
  margin-right: 15px;
  position: relative;
}

/* Tech Specs block */

#product-tech-specs div.product-tech-specs-section {
  border-top: 2px solid #666;
}
#product-tech-specs div.first-section {
  border-top: none;
}
#product-tech-specs div.product-tech-specs-section h3 {
  font-size: 1.25em;
}
table.product-tech-specs-table {
  width: 428px;
}
table.product-tech-specs-table td {
  padding-bottom: 20px;
}
table.product-tech-specs-table td.table-field-name {
  width: 175px;
  color: #666;
  font-weight: bold;
  padding-right: 10px;
}
.tech-specs-group .field-items {
  margin-bottom: 20px;
}
.tech-specs-group .field-item {
  display: table-row;
}
.tech-specs-group .field-label-inline-first {
  display: table-cell;
  width: 175px;
  padding-right: 10px;
}

/* Downloads block */


#product-downloads h3.title {
  display: inline;
  float: left;
  width: 253px;
  margin-top: 4px;
}
#product-downloads h6.language {
  display: inline;
  float: left;
  width: 62px;
  font-size: 11px;
  font-weight: normal;
  color: #B19A84;
  margin-bottom: 16px;
  margin-top: 6px;
}
#product-downloads h6.date {
  display: inline;
  float: left;
  width: 77px;
  font-size: 11px;
  font-weight: normal;
  color: #B19A84;
  margin-bottom: 16px;
  margin-top: 6px;
}
#product-downloads h6.size {
  display: inline;
  float: left;
  font-size: 11px;
  font-weight: normal;
  color: #B19A84;
  margin-bottom: 16px;
  margin-top: 6px;
}
.product-downloads-table {
  display: inline;
  float: left;
  width: 430px;
  margin-bottom: 25px;
  font-size: 12px;
}
.product-downloads-table tbody {
  border: none;
}
.product-downloads-table tr {
  height: 50px;
}
.product-downloads-table td.thumbnail {
  width: 60px;
}
.product-downloads-table td.title {
  width: 210px;
}
.product-downloads-table td.language {
  width: 50px;
}
.product-downloads-table td.date {
  width: 70px;
}
.product-downloads-table td.size {
  width: 40px;
}
.product-downloads-table td a {
  color: #CCCCCC ;
}


/* Generic downloads table */


#downloads h3.title {
  display: inline;
  float: left;
  width: 253px;
  margin-top: 4px;
  font-size: 9pt;
}
#downloads h6.language {
  display: inline;
  float: left;
  width: 62px;
  font-size: 8pt;
  font-weight: normal;
  color: #B19A84;
  margin-bottom: 16px;
  margin-top: 6px;
}
#downloads h6.date {
  display: inline;
  float: left;
  width: 77px;
  font-size: 8pt;
  font-weight: normal;
  color: #B19A84;
  margin-bottom: 16px;
  margin-top: 6px;
}
#downloads h6.size {
  display: inline;
  float: left;
  font-size: 8pt;
  font-weight: normal;
  color: #B19A84;
  margin-bottom: 16px;
  margin-top: 6px;
}
.downloads-table {
  display: inline;
  float: left;
  width: 430px;
  margin-bottom: 25px;
}
.downloads-table tbody {
  border: none;
}
.downloads-table td.thumbnail {
  width: 60px;
}
.downloads-table td.title {
  width: 210px;
  font-size: 12px;
}
.downloads-table td.language {
  width: 50px;
}
.downloads-table td.date {
  width: 70px;
  font-size: 12px;
}
.downloads-table td.size {
  width: 40px;
  font-size: 12px;
}

/* search page */


#search-form {
  margin-left: 0px;
}
 .box {
  margin-left: 40px;
}
#advanced-search {
  width: 685px;
  padding: 10px 0 30px 0;
  margin-bottom: 20px;
  border-bottom: 1px solid #404040;
  margin-left: 40px;
}
#advanced-search-textbox {
  margin: 0 -3px 0 0;
}
#advanced-search-textbox input {
  height: 12px;
  width: 150px;
  color: #999999;
  font-size: 8pt;
  font-weight: bold;
  padding: 3px 0 3px 10px;
  border: 1px solid #424D4D;
  border-right: none;
}
#advanced-search div.container-inline label {
  color: #666666;
  margin-right: 10px;
}
#advanced-search-submit {
}
#advanced-search-submit .form-submit {
  width: 27px;
  background: url('images/search_box_arrow.png') no-repeat;
  border: 1px solid #424D4D;
  padding: 0;
}
#advanced-search div.container-inline {
  clear: both;
  margin-bottom: 20px;
}

#advanced-search label {
  display: inline;
  width: auto;
  color: #999999;
  margin: 0 25px 0 0;
  padding: 0;
}
#advanced-search label input {
  display: inline;
  margin: -3px 0 0 0;
  padding: 0;
}
#search-form div.box h2 {
  color: #666666;
  font-size: 11pt;
  font-weight: bold;
  margin-top: 30px;
  margin-bottom: 25px;
}
.search-results-heading {
  font-size: 11pt;
  color: #999999;
  font-weight: bold;
  margin: 25px 0 15px 0;
}
dl.search-results dt.title {
  font-size: 9pt;
  font-weight: bold ;
}
.search-results dd {
  font-style: italic;
  margin-left: 0;
  margin-bottom: 20px;
}
dl.search-results {
  margin-bottom: 60px;
}


/* node-news.tpl.php */

#node-news {
  background-image: url('/home/files/site_images/bg_news.gif');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: 0px 550px;
}
#node-news-top {
  height: 72px;
  margin: 0 40px 0 40px;
  padding-top: 20px;
}
#node-news-top-header {
  color: #999999;
  float: left;
  font-size: 16pt;
  font-weight: normal;
  margin-top: 10px;
}
#node-news-main {
  margin-left: 40px;
}
#node-news-links {
  float: right;
}
#node-news-pub-date {
  height: 30px;
}
#node-news-pub-date .date-display-single {
  font-size: 9pt;
  font-weight: bold;
  color: #999999;
}
#node-news-main-headers {
  width: 515px;
  border-top: 1px solid #636363;
  border-bottom: 1px solid #636363;
}
#node-news-main-title {
  font-size: 16pt;
  color: #666666;
  font-weight: 300;
  margin-top: 0;
  padding-top: 20px;
  line-height: 1.1em;
}
#node-news-main-subheading {
  font-size: 11pt;
  color: #999999;
  font-weight: 300;
}
#node-news-main-body {
  margin-top: 20px;
  margin-bottom: 40px;
}
#node-news-main-body p {
  width: 515px;
}
#node-news-left {
  float: left;
  width: 515px;
}
#node-news-right {
  float: right;
  width: 203px;
}
#node-news-thumbnail img {
  margin-top: 30px;
  margin-left: 40px;
}
#node-news-product-link {
  text-align: center;
  margin: 7px 0;
}
#node-news-product-link a {
  color: #E7E7E7;
  font-weight: bold;
}
#node-news-links-bottom {
  margin-left: 40px;
  padding-top: 60px;
  height: 550px;
}
#node-news-links-bottom li {
  list-style-image: url('/home/files/site_images/carat.png');
  margin-left: -25px;
  padding-bottom: 10px;
}
#node-news-links-bottom li a {
  color: #336699;
}
#node-news-footer {
  border-top: 1px solid #636363;
  padding-top: 30px;
  color: #666666;
  margin-bottom: 25px;
}


/* node-page.tpl.php */


div.node-type-page {
  margin-right: 40px;
  margin-top: 25px;
  margin-bottom: 75px;
}
div#page-intro {
  margin: 0 40px 20px;
}
div.node-type-page ul {
  padding-left: 40px;
}
div.node-type-page li {
  list-style-image: url(images/arrow_down.gif);
  border-bottom: 1px solid #404040;
  margin-left: 20px;
}
div.node-type-page li.collapsed {
  list-style-image: url(images/arrow_right.gif);
}
div.node-type-page li h3.slider-header {
  margin-top: -2px;
  color: #666;
  font-size: 9pt;
  cursor: pointer;
}
#block-cck_blocks-field_page_pictures {
  margin-top: 120px;
}
#block-cck_blocks-field_page_pictures img {
  margin-bottom: 10px;
}


/* view 'Jobs' */


div.view-job {
  margin-top: 25px;
}
div.view-content-job {
  margin-bottom: 75px;
  margin-left: 40px;
}
div.view-content-job li {
  list-style: none;
  background: transparent url(images/arrow_down.gif) no-repeat scroll 0 15px;
  margin: 0px;
  padding-left: 20px;
  border-bottom: 1px solid #404040;
  border-top: 1px solid #404040;
  clear: both;
}
div.view-content-job li div.view-data-node-title {
  margin: 0;
  line-height: 36px;
}
div.view-content-job li div.view-data-node-title a {
  margin: 0;
}
div.view-content-job li.collapsed {
  background: transparent url(images/arrow_right.gif) no-repeat scroll 0 15px;
  list-style: none;
  height: 36px;
}
div.view-content-job li div.view-item-job {
  width: 495px;
}
.view-job div.view-data-node-body div.field-type-text .field-items {
  width: auto;
}
div.view-data-node-title {
  margin-top: -2px;
/*   margin-bottom: 15px; */
}
div.view-data-node-title a {
  color: #B19A84;
  font-size: 9pt;
  font-weight: bold;
  cursor: pointer;
  margin-top: 10px;
  
}
div.view-data-node-body {
  margin-top: 15px;
  margin-bottom: 70px;
}
div.view-data-node-body div.field-type-text {
  clear: both;
}
div.view-data-node-body div.field-type-text .field-label {
  float: left;
  width: 90px;
  clear: left;
}
div.view-data-node-body div.field-type-text .field-items {
  float: left;
  width: 100px;
  clear: right;
}


/* Job links */

#block-block-16 {
  margin-top: 95px;
}
#block-block-16 img {
  height: 10px;
  width: 125px;
  margin: 0 0 0 10px;
}
#block-block-16 ul {
  margin-top: 20px;
}
#block-block-16 li {
  list-style-position: inside;
  list-style-image: url('images/carat.png');
  font-size: 8pt;
  margin-bottom: 5px;
}
#block-block-16 a {
  font-size: 8pt;
  color: #336699;
}


/* Glossary page */

#glossary {
  margin: 0 0 25px 40px;
}
#glossary .glossary-links {
  background: #aeaeb9;
  font-size: 11pt;
  font-weight: bold;
  color: #dcdcdc;
  text-align: left;
  text-transform: uppercase;
}
#glossary .glossary-links a {
  color: #336699;
  font-size: 11pt;
}
#glossary .glossary-description {
  display: none;
}
#glossary .glossary-alphabar-instructions {
  color: #E7E7E7;
}
#glossary .glossary-list dt.depth0 {
  color: #666;
  font-weight: bold;
}
#glossary .glossary-list dt.depth0 a {
  color: #336699;
  font-weight: normal;
}
#glossary .glossary-admin-links li a {
  color: #336699;
}


/* node-dealer.tpl.php */


h2.elite-dealer-title {
/*   float: left; */
  height: 45px;
  width: 500px;
  margin: 20px 0 0 40px;
  font-weight: 100;
}
.elite-dealer-title-first {
  font-size: 16pt;
  line-height: 32px;
  font-weight: 100;
  color: #999999;
  margin: 0;
}
.elite-dealer-title-second {
  line-height: 32px;
  font-size: 20pt;
  font-weight: 100;
  color: #333333;
  margin: 0;
}
#elite-dealer-links-block {
  float: right;
  position: relative;
  top: 15px;
  right: 40px;
}
#distributor-links-block {
  float: right;
  position: relative;
  top: -25px;
  right: 40px;
}
#elite-dealer-links-block .clear {
  display: none;
}


#elite-dealer {
  background: #CCCDCD;
}
#elite-dealer-inner {
  background: #CCCDCD;
}
#elite-dealer-left-inner {
  float: left;
  height: 100%;
  width: 148px;
  background: #F0F0F2;
}
#elite-dealer-main {
  float: right; 
  width: 610px;
  background: #ffffff url('images/elite_dealer_bg.gif') no-repeat;
  padding: 15px 0 0 0;
  margin-left: 0px;
}
#elite-dealer-main-inner {
  padding: 0 25px 40px 25px;
  background: none;
}
h3#elite-dealer-node-title {
  width: 200px;
  font-size: 14pt;
  color: #666666;
  font-weight: 400;
  line-height: 1.1em;
  margin: 25px 0 20px 0;
}
#elite-dealer-node-body {
  width: 540px;
}
#elite-dealer-separator {
  width: 540px;
  border-top: 1px solid #999999;
  margin: 30px 0 15px 0;
}
#elite-dealer-contact-info h5 {
  font-size: 9pt;
  color: #666666;
}
#elite-dealer-contact-info-table tbody {
  border: none;
}
.elite-delaer-table-header {
  font-weight: bold;
  color: #999999;
  width: 70px;
}
#elite-dealer-edit-link {
  margin-top: 20px;
}


/* dealer locator page */
#dealer-locator {
  padding: 0;
  margin: 0;
  height: 446px;
}

#dealer-locator-search-left {
  float: left;
  height: 446px;
  width: 148px;
  background: url(images/dealer_locator_left_bg.png);
}
#dealer-locator-search-middle {
  float: left;
  height: 446px;
  width: 370px;
  background: #f7f7f8;
}
#dealer-locator-search-form {
  margin: 25px;
}
#dealer-locator-search-instruction {
}
#dealer-locator-search-form-header {
  color: #666;
  font-size: 9pt;
}
#dealer-locator-search-form label {
  color: #666;
  font-size: 8pt;
}
#dealer-locator-search-form input {
  display: block;
  border: 1px solid #636363;
  margin: 5px 0 10px 0;
}
#dealer-locator-search-form select {
  display: block;
  border: 1px solid #636363;
  margin: 5px 0 10px 0;
}
#dealer-locator-search-input-radius {
  float: left;
  width: 100px;
}
#dealer-locator-search-input-units {
  float: left;
  width: 100px;
}
#dealer-locator-search-right {
  float: left;
  height: 446px;
  width: 240px;
  background: #F0F0F2;
}
#dealer-locator-search-results-container {
  margin: 15px 40px;
}
#dealer-locator-search-results-header {
  font-size: 11pt;
  font-weight: bold;
  color: #B19A84;
  margin: 30px 0 25px 0;
}
span.dealer-locator-search-results-header-country {
  color: #CECECE;
}
div.dealer-locator-result {
  float: left;
  height: 110px;
  width: 339px;
}
h3.dealer-locator-result-title {
  margin: 0;
  padding: 0;
}
h3.dealer-locator-result-title a {
  color: #336699 ;
  font-size: 1.00em ;
  font-weight: bold;
}
div.dealer-locator-result div {
  margin: 2px 0;
}
#dealer-locator-featured-dealer-header {
  color: #B19A84;
  margin-left: 10px;
}
#dealer-locator-featured-dealer-title a {
  font-size: 16pt;
  font-weight: 300;
  line-height: 1.50em;
}
#dealer-locator-featured-dealer {
  padding: 0 10px;
}
#dealer-locator-featured-dealer-images {
  padding-bottom: 20px;
}
#dealer-locator-featured-dealer-table {
  font-size: 8pt;
}
#dealer-locator-featured-dealer-table tbody {
  border: none;
}
#dealer-locator-featured-dealer-table td.table-field-name {
  color: #999999;
  width: 70px;
  font-weight: bold;
  font-size: 12px;
}


/* dealer locator pager */

#dealer-locator-pager-wrapper {
  margin:0 40px 15px;
  width:677px;
}
#dealer-locator-pager {
  text-align: center;
}
#dealer-locator-pager-prev {
/*   display: inline; */
  float: left;
  width: 35px;
  margin-right: 15px;
}
#dealer-locator-pager-listing {
/*   display: inline; */
  width: auto;
}
.dealer-locator-pager-link {
  margin: 0 5px;
}
#dealer-locator-pager-next {
/*   display: inline; */
  float: right;
  width: 35px;
  margin-left: 15px;
}



/* Throw Ratio page */


#throw-ratio-page-sidebar-left {
  background: #423429;
  height: 600px;
  width: 200px;
  float: left;
}
#product-select-block-select {
  width: 180px;
  margin: 15px 10px;
  border: 1px solid #404040;
}
#product-select-block-lense-select {
  width: 140px;
  margin-left: 10px;
  border: 1px solid #404040;
}
#product-select-block-image {
  margin: 15px 0;
  text-align: center;
}
#product-select-block h3 {
  margin-left: 15px;
}
#product-select-block h4 {
  margin: 0 0 5px 12px;
}
#product-select-block-list li {
  list-style-image: url('/home/files/site_images/list_small_square.png');
  width: 150px;
  margin-left: -10px;
  padding-bottom: 8px;
}
#throw-ratio-page-main {
  height: 600px;
  width: 480px;
  float: left;
}
#throw-ratio-page-main table#top-options {
  height: 65px;
}
#throw-ratio-page-main table#top-options th {
  padding-top: 15px;
}
#throw-ratio-page-main table#top-options td {
  padding-bottom: 15px;
}
#throw-ratio-page-main #dynamics-container {
  height: 185px;
}
#throw-ratio-page-main #inputs-container {
  height: 222px;
  padding-top: 30px;
}
form#calculator-inputs input.calc-field {
}
form#calculator-inputs input.projection-distance-inputs {
  margin-top: 15px;
}

#product-detail-throw-ratio-lense-select {
  background-color: #ececef;
}
#product-detail-throw-ratio-lense-select label {
  color: #666666;
  font-size: 12px;
  margin-left: 62px;
  font-weight: bold;
}
#product-detail-lense-select {
  margin: 19px 0 0 38px;
  border: 1px solid #313031;
} 

/* awards page */


#awards_page_content_text {
  margin: 40px 40px 0 40px;
}
#awards-page-carousel {
  text-align: center;
  margin: 40px;
  margin-bottom: 85px;
}
#awards-page-carousel div.jcarousel-clip {
  height: 265px;
  width: 678px;
  border: 1px solid #dcdcdc;
  background: #F7F7F8;
}
#awards-page-carousel div.node-carousel-item {
  height: 225px;
  width: 166px;
  margin: 35px 30px;
}
#awards-page-carousel div.node-carousel-item div.node-carousel-image {
  margin-bottom: 20px;
}
#awards-page-carousel div.node-carousel-item div.node-carousel-title h4 {
  color: #666;
  font-size: 9pt;
  line-height: 1.50em;
  text-transform: capitalize;
  margin-bottom: 0;
}
#awards-page-carousel div.node-carousel-item div.node-carousel-description a {
  color: #336699;
}
#awards-page-carousel div#awards-browse {
  height: 30px;
  width: 678px;
  border: 1px solid #dcdcdc;
  border-top: none;
  background: #aeaeb9;
}
#awards-page-carousel div#awards-browse-inner {
  width: 148px;
  margin: auto;
  padding-top: 9px;
}
#awards-page-carousel div.jcarousel-prev-horizontal {
  float: left;
  height: 15px;
  width: 15px;
  background: url('images/arrow_left.gif') no-repeat;
}
#awards-page-carousel span#awards-browse-title {
  float: left;
  width: 118px;
  text-align: center;
  margin-top: -1px;
  margin-left: -2px;
  font-size: 12px;
  color: #333;
}
#awards-page-carousel div.jcarousel-next-horizontal {
  float: left;
  height: 15px;
  width: 15px;
  background: url('images/arrow_right.gif') no-repeat;
}
/* Fixes text display problem */
.jcarousel-list {
  overflow: visible ;
}


/* Reviews page */


div.node-type-review {
  height: 110px;
  width: 678px;
  margin: 10px 40px 10px 40px;
  background: #313031;
}
div.node-type-review div.content {
  font-size: 8pt;
  padding: 15px 30px 15px 25px;
}
div.node-type-review div.node-review-left {
  float: left;
  width: 400px;
}
div.node-type-review div.node-review-left h3.node-review-header {
  font-size: 8pt;
  font-weight: normal;
  color: #B19A84;
  margin: 0;
}
div.node-type-review div.node-review-left span.node-review-title-highlight {
  color: #B19A84;
}
div.node-type-review div.node-review-right {
  float: right;
  width: 100px;
}
div.node-type-review div.node-review-right img {
  float: right;
  width: 60px;
}


/* Discontinued Index page */


#discontinued-items-intro {
  margin: 40px 40px 0 40px;
}
#discontinued-items-index {
  width: 687px;
  padding-bottom: 20px;
  margin: 0 40px;
}
#discontinued-items-index-title {
  font-size: 1.5em;
  color: #999999;
  margin: 25px 0 5px 0;
}
#discontinued-index-page-series-links {
  color: #B19A84;
}
#discontinued-items-main {
  margin: 0 40px;
  margin-bottom: 40px;
}
div.discontinued-items-display-type {
  border-top: 1px solid #999999;
  padding: 15px 0;
  clear: both;
}
h2.discontinued-items-display-type-title {
  color: #999999;
  font-size: 1.5em;
  margin: 5px 0;
}
h3.discontinued-items-series-title {
  color: #666666;
  font-size: 1.33em;
  clear: both;
}
div.discontinued-index-page-product {
  float: left;
  text-align: center;
  width: 80px;
  margin-right: 50px;
  margin-bottom: 15px;
  height: 120px;
}
h3.discontinued-index-page-product-title {
  text-align: center;
  font-size: 1.00em ;
}
h3.discontinued-index-page-product-title a {
/*   font-size: 0.92em ; */
  font-weight: normal;
  color: #336699 ;
}


/* Service Locator page */


#service-locator {
  position: relative;
  width: 758px;
  margin: 0;
  padding: 0;
  background: #cccdcd;
}
#service-locator-left-sidebar {
  float: left;
  height: 651px;
  width: 148px;
  padding: 0;
  margin: 0;
}
#service-locator-main {
  width: 570px;
  min-height: 651px;
  background: #F0F0F2;
  padding: 35px 20px 30px 20px;
  margin: 0 0 0 148px;
}
#service-locator-instruction {
  color: #666;
  font-size: 11pt;
}
#service-locator-header-title {
  font-size: 11pt;
  color: #333;
  margin: 35px 0;
}
#service-locator-header-subtitle {
  color: #333;
  font-size: 11pt;
  font-weight: bold;
}
#service-locator-header-sub-subtitle {
  color: #666;
  font-size: 8pt;
  margin-bottom: 20px;
}
div#service-locator-listing {
}
div.service-locator-list-item {
  padding-bottom: 15px;
  border-bottom: 1px solid #999;
  margin-bottom: 15px;
}
div.service-locator-list-item-title {
  color: #666;
  font-size: 9pt;
  font-weight: bold;
}
table.service-locator-list-item-table {
  font-size: 1.00em;
}
table.service-locator-list-item-table tbody {
  border: none;
}
table.service-locator-list-item-table tr > td {
  width: 75px;
}
table.service-locator-list-item-table td + td {
  width: 450px;
}
#service-locator-country-select-title {
  font-size: 9pt;
  color: #666;
  font-weight: bold;
}
#service-locator-country-select-subtitle {
  font-size: 8pt;
}
#service-locator-country-select-input {
  width: 235px;
  margin: 10px 0;
  border: 1px solid #424D4D;
}


/* Forms */


form#user-login {
  margin: 0 40px 125px 40px;
}
form#user-login div.description {
  clear: left;
  margin-left: 150px;
  padding-top: 5px;
}

div.node-form {
  margin: 0 40px 125px 40px;
}
div.form-item {
  clear: both;
  padding: 12px 0;
  margin: 10px 0;
}
div.form-item label {
  float: left;
  width: 145px;
  font-weight: normal;
  color: #666;
  margin-top: 5px;
}
div.form-item input.form-text {
  width: 320px;
  border-top: 1px solid #424D4D;
  border-left: 1px solid #424D4D;
}
div.form-item input.form-select {
/*   width: 240px; */
  border: 1px solid #424D4D;
}
div.form-item select {
/*   width: 240px; */
  border: 1px solid #424D4D;
}
div.form-radios {
/*   display: inline; */
  float: left;
  width: 200px;
  margin: 0;
}
div.form-radios div.form-item {
/*  float: left;*/
  display: inline;
  width: 70px;
}
div.form-radios div.form-item label {
  width: 100px;
}
div.resizable-textarea {
  clear: both;
  padding-top: 10px;
}
input + div.description {
  clear: left;
  padding-top: 10px;
}
fieldset {
  clear: both;
}
div.container-inline-date {
  padding-top: 10px;
  margin-bottom: -15px;
}
div.container-inline-date div.date-part {
  float: left;
}
div.container-inline-date div.date-part label {
  display: none;
}
div.container-inline-date div.date-year select {
  width: 50px;
}
div.container-inline-date div.date-month select {
  width: 90px;
}
div.container-inline-date div.date-day select {
  width: 50px;
}
input.form-submit {
  border: none;
  background: #737573;
  font-weight: bold;
  color: #CECECE;
  padding: 2px 3px;
  margin-right: 30px;
  margin-top: 25px;
}


/* Various overrides of system.css et al. */


div.edit {
/*   margin-left: -100%; */
}
.block ul li {
  padding-bottom: 0.25em;
}


/* Admin Settings (blocks page) */

form#block-admin-display {
  color: #000000;
}


/* Generic Nodes */


div.node {
  margin-top: 30px;
}
div.node div.field {
  height: 15px;
  margin-bottom: 7px;
}
div.node div.field-label {
  float: left;
  clear: left;
  font-size: 12px;
  width: 180px;
}
div.node div.field-items {
  float: left;
  font-size: 12px;
}


/* site map */


div.site-map {
  margin-left: 40px;
  margin-top: 20px;
}
div.site-map h2 {
  color: #666666;
}
div.site-map a {
  color: #336699 ;
}
div.site-map div.box {
  float: left;
  width: 359px;
}


.view-content-missing-lat-long {
  color: black;
}


/* someone.css */




/* product page */
.node-inner h2.title { 
  margin: 20px 0 15px 37px; 
  font-size: 22px; 
  font-weight: lighter;
}
.block-quicktabs {
  margin: 25px 37px;
  width: 480px;
}

#page-arg-events #sidebar-right {
  margin-top: 175px;
}

/* We want to line the footer flush with the bottom of the content for specific pages */
#page-arg-downloads #footer, #page-arg-contact #footer, #page-arg-support #footer,
#page-arg-node-series #footer, #page-arg-throw-ratio #footer {
  margin-top: 0px;
}

/* recent posts */
.view-content-tracker {
  color: #000;
}

#content-inner .view-content-tracker a {
  color: #336699; }

/* FCKeditor */

span.fckeditor_popuplink {
  line-height: 40px;
}
 
/* system override for ie7 */
html.js fieldset.collapsible .fieldset-wrapper {
  overflow:hidden;
}

#additional-resources-links {
   list-style-image: url('images/carat.png');
}

.view-content-latest-news .item-list li {
  list-style-image: url('images/carat.png');
}

body.page-en-newsletter_signup #content-area {
	margin-left:11px;
}

#series-image-main {
	margin:0;
	padding:0;
	background-color:#666666;
	height:218px;
}

.series-main-image {
	margin:0;
	padding:0;
	background-color:#666666;
	height:218px;
}

#series-left {
	background-color:#f0f0f2;
}

