/******************************************************/
/* Common styles */
/******************************************************/
a img { border: none; }
html {
  height:100%;
  background:#000;
  font-family: Geneva, Verdana, sans-serif;
  font-size:12px;
}

.content-title {
font-family: arial;
}

body {
  background:#000 url(images/pagebg.jpg) repeat-x;
  height:100%;
}

a {
  text-decoration: none;
}

#wrap {
  width:960px;
  margin:auto;
  margin-top:20px;
}
#bgwrap {
}

input.submit {
}

table {
  width:99%;
}

/******************************************************/
/* Header  */
/******************************************************/



#header {
  float:left;
  background:url(images/masthead-bg.png);
  height:162px;
  width:960px;
  position:relative;
}

.header-logo p a {
  position:absolute;
  height: 77px;
  width: 231px;
  left: 160px;
  top:26px;
}

.clear {
  clear: both;
}

#comp-logo {
	float:left;
	margin-left:155px;
	padding-top:12px;
}
/******************************************************/
/* header tools  */
/******************************************************/

#header-tools {
   
  float:right; 
  margin-right:160px;
  padding-top:12px;
     /*
    float:left;
    margin-left:570px;
    padding-top:25px;
	*/
}

#header-tools img {
  margin:0 0 -2px 0; 
}

#header-tools select {
  margin-bottom:3px;
}
#header-tools p {
  margin-bottom: 3px;
}

#header-tools .ext_links, #block-block-7 .ext_links {
  margin-bottom:10px;
}
#header-tools .ext_links a, #block-block-7 .ext_links a {
  font-size: 11px;
  color: #666666;
}

#header-tools .world {
/*  text-align: right;*/
  margin-bottom:10px;
}
#header-tools .world select {
  font-size: 11px;
}

#header-tools .search_block input.search_text {
  width: 187px;
  font-size: 10px;
  color: #666;
  height: 15px;
}

/******************************************************/
/* Content  */
/******************************************************/

#content {
  float:left; 
  background: #fff;
  width: 960px;
}

#content img {
  float:left;
}

#content-l {
  float:left;
  width:302px;
  padding: 10px 8px;
  margin-left:12px;
}
#content-r {
  float:right;
  width:620px;
  margin-right:10px;
}
.content-wrap {
  width:620px;
  float:right;
}

.content-body {
  width:600px;
  background:url(images/content-body.png);
  float:left; 
  background-repeat: no-repeat; 
  padding:0px 10px 10px 7px;
  padding-bottom: 20px; 
  clear:both;
}

.content-foot {
  width:620px; 
  height:22px; 
  background:url(images/content-foot.png);
  float:left;margin-bottom:20px;
}

.content-body-r {
  width: 180px; 
  border-left:#CCC thin solid; 
  float:right;
  margin:12px 6px; 
  padding: 0 4px;
}
.content-body-r ul{
  width: 168px;
}
.content-body-r li {
  padding: 6px 0; 
  border-top: thin solid #CCC;
  margin-top:2px;
}
.content-body-l {
  width: 185px; 
  width:388px; 
  float:left;
  margin-left:24px;
}

.content-body form {
  margin: 12px 24px;
/*  margin:15px;*/
/*  width:570px;*/
}
.content-body input {
  margin-bottom:5px;
}

#mg-pressrelease-form .form-submit{
    width:31px;
    height:44px;
}

.content-body textarea {
  width:100%; 
  margin-bottom:5px;
}

.content-body p {
  padding:5px 10px;
  margin: 0 16px; 
  color: #666666;
  font-size: 11px;
}

.node .content-body-r {
  color:#666666;
  font-size:8px;
  text-transform:uppercase;
}


.node .content-body-r li {
  border-top:thin solid #CCCCCC;
  margin-top:2px;
  padding:6px 0;
}

h2.content-title {
  width:568px;
  background:url(images/content-head.png);
  height:12px; 
  padding:8px 26px;
  margin-top:10px;
  color: #e88d22;
  text-transform: uppercase;
  float:left;
  overflow: hidden;
}

h1.content-title {
  width:568px;
  background:url(images/content-head.png);
  height:12px; 
  padding:8px 26px;
  margin-top:10px;
  color: #e88d22;
  text-transform: uppercase;
  float:left;
  overflow: hidden;
}

h1.content-product-title {
  width:568px;
  background:url(images/content-head.png);
  height:12px; 
  padding:8px 26px;
  margin-top:10px;
  color: #e88d22;
  text-transform: uppercase;
  float:left;
  overflow: hidden;
}

#content-area h2.show-form {
  width:568px;
  background:url(images/showform-bg.png);
  height:13px; 
  padding:8px 26px;
  margin-top:10px;
  color: #e88d22;
  text-transform: uppercase;
  float:left;
  font-size: 100%;
  cursor: pointer;
}
#content-area h2.show-form .showform_caption{float:right}

.content-body-r ul {
  text-transform: uppercase; 
  font-size:8px; 
  color: #666;
}
.content-body-r li a {
  text-transform:capitalize; 
  color: #0b5e84;
  text-decoration:none;
}

.content-body label {
  font-size:12px; 
  color:#666;
}

p.disclaimer {
  font-size: 9px !important; 
  color: #666;
  margin:35px 0 0 0;
  padding: 0;
}

.node .content-body-l {
  margin-left: 0;
}

.node .content-body-r {
  margin-left: 0;
  margin-right: 0;
}

.node-type-page .node .content {
  padding:5px 10px;
}

.content-body h1 {
  font-size: 18px; 
  color: #e88d22; 
  letter-spacing:-1px; 
  margin: 12px 24px;
}
.content-body h1 a {
  color: #e88d22; 
}
.content-body h2 {
  font-size: 18px; 
  color: #e88d22; 
  letter-spacing:-1px; 
  margin: 12px 24px;
}
.content-body {
  color: #666666;
  font-size: 11px;
}

.content-body ul {
  margin:0 30px;
  padding:5px 10px;
}
.content-body ul li {
  list-style: disc;
  padding-left:5px;
}

/******************************************************/
/* other content part  */
/******************************************************/

.messages {
  margin: 10px 10px 0 10px;
}

/******************************************************/
/* footer  */
/******************************************************/

#footer {
  clear:both; 
  background: #fff url(images/footer-bg.png); 
  width: 960px; 
  padding-top:60px; 
  background-repeat:no-repeat;
  float:left; 
  padding-bottom:20px; 
  position:relative; 
  min-height:200px;
}

#footer #block-block-1 {
  position: relative;
  height: 130px;
}
.footer-veeder {
  position: absolute;
  height: 55px;
  width:129px;
  left: 373px;
  top: 65px;
}
.footer-gasboy {
  position: absolute;
  left: 501px;
  top: 65px;
  height: 55px;
  width:96px;
}

#footer p {
  font-size:12px; 
  color: #666; 
  text-align: center;
}

#footer a {
  color: #666666;
}
#footer a:hover {
  color: #000;
}

.footer-gilbarco-logos {
	position: relative;
	width: 100%;
	padding-top: 0px;
}

.footer-gilbarco-logos > div {
	width:525px; 
	margin-left:auto; 
	margin-right:auto;
}

.footer-gilbarco-logos > div > div {
	width:100%; 
	float:left;
}

.footer-gilbarco-logos > div > div > div {
	float:left;
	margin-left:15px;
	margin-right:15px;
}

p.disclaimer {
  font-size: 9px !important; 
  color: #666;
  margin:35px 0 0 0;
  padding: 0;
}

/******************************************************/
/* Top navigation  */
/******************************************************/

 #topnav {
   width: 100%;
   position:absolute;
   top: 128px;
   height: 34px;
   text-align:center;
   text-transform: uppercase;
   font-size: 12px;
   overflow: hidden;
   float: inherit;
 }


#topnav a:hover {
  color:#0b5e84;
}

 #topnav ul {
  clear:left;
  float:left;
  list-style:none;
  margin:0;
  padding:0;
  position:relative;
  left:50%;
  text-align:center;
 }

 #topnav ul li {
  display:block;
   float:left;
   padding:0;
  list-style:none;
  margin: 0;
  padding:0;
  right: 50%;
  position: relative;
 }

 #topnav li a {
  text-decoration: none;
   color:#FFF;
   display:block;
  padding-right: 0;
  background:url(images/primmenu-right.png) 100% 0 no-repeat;
  padding-right:7px;
 }

#topnav li a span {
  background:url(images/primmenu-left.png) 0 0 no-repeat;
  height:23px;
  padding-top:11px;
  padding-left: 17px;
  padding-right: 10px;
  display: block;
}


#topnav li a:hover, #topnav li a.active, #topnav li a.active-trail {
  color:#000;
  background:url(images/primmenu-right-on.png) 100% 0 no-repeat;
}

#topnav li a:hover span, #topnav li a.active span, #topnav li a.active-trail span {
  color:#000;
  background:url(images/primmenu-left-on.png) 0 0 no-repeat;
}

/******************************************************/
/* Home page  */
/******************************************************/

#home-content {
  float:left;
  width: 930px; 
  margin:10px 15px; 
  margin-bottom: 20px; 
}
#home-head  {
  float:left;
  height: 24px;
    width:930px; 
  background:url(images/home-head.png); padding-top: 5px;
}
#home-hero  {
  float:left;
  height:295px; 
  width: 930px; 
  background:url(images/home-content.png)
}

#home-boxes {
  margin-left:20px;
}

.small-feature {
  float:left; 
  width:287px; 
  height: 186px;
  background:url(images/small-feature.png); padding-right:15px;
  margin-bottom: 15px;
  margin-left: 12px;
}

#home-head h3 {
  font-size:12px; 
  color: #e47b00; 
  text-transform:uppercase; 
  float:left; 
  margin-left:175px;
  margin-right:4px;
  line-height: 18px;
}

#home-head #edit-worldwide-1 {
  font-size: 11px;
}

.front #home-boxes .block {
  display: block;
  float: left;
}

/******************************************************/
/* Contact Careers Bios */
/******************************************************/

.employees {
  height: 70px; 
  width:596px;
  float: left; 
  background: #000;
  padding:0 3px;
  margin-bottom:10px;
}
.employees img {
  margin:4px 6px;
}
.bio {
  width: 580px;
}
.bio img {
  margin:20px 0px 10px 80px; 
  display: inline;
}

/******************************************************/
/* Breadcrumb */
/******************************************************/

div.breadcrumb {
  font-size: 10px; 
  padding:10px 20px; 
  display: block;
  color:#666; 
}
div.breadcrumb a {
  color:#666; 
}
div.breadcrumb a:hover {
  color:#000;
}

/******************************************************/
/* Career about page bios */
/******************************************************/

p.bioinfo {
  text-align: right;
  float:left;
  width: 95px;
  clear: both; 
  padding-left: 50px; 
  display:inline;
}
p.testimony {
  float:right; 
  display:inline;
  width: 360px; 
  margin-top:-170px;
}

span.red {
  color: red
}


/******************************************************/
/* block editing styles */
/******************************************************/

div.block.with-block-editing {
  position: relative;
}

div.block.with-block-editing div.edit {
  display: none;
  position: absolute;
  right: 0; /* LTR */
  top: 0;
  z-index: 40;
  border: 1px solid #eee;
  padding: 0 2px;
  font-size: 0.75em;
  background-color: #fff;
}

div.block.with-block-editing:hover div.edit {
  display: block;
}

/******************************************************/
/* Small block */
/******************************************************/

.small-feature h2 {
  margin:8px 5px 16px 10px; 
  color: #e88d22; 
  text-transform: uppercase;
}

.small-feature-title  {
  margin:8px 5px 16px 10px; 
  color: #e88d22; 
  text-transform: uppercase;
}

.small-feature h3 a, .small-feature .tweet-author a {
  color:#005594; 
  margin-left:8px;
  display:block;
  text-decoration:none; 
  font-weight: normal !important;
}
.small-feature h3 a:visited, .small-feature .tweet-author a:visited {
  color:#005594; 
  margin-left:8px;
  display:block;
  text-decoration:none; 
}
.small-feature p, .small-feature .tweet-text {
  font-size:10px;
  margin-left:8px; 
  color:#666666;
}
.small-feature p a {
  font-size:10px;
  color:#005594; 
  margin-left:8px;
  display:block;
  text-decoration:none;
}
.small-feature p.date, .small-feature .tweet-time a {
  font-size:8px;
  margin-bottom:10px;
  color: #666 !important;
}

/******************************************************/
/* globalsites form */
/******************************************************/
.globalsites_form {
  float: left;
}

.globalsites_form .form-item {
  margin: 0;
}

/******************************************************/
/* carousel */
/******************************************************/

#home-carousel {
  float:left;
  width: 810px; 
  background:url(images/carousel-bg.png); 
  height: 126px; 
  padding: 15px 50px 10px 70px;
  position:relative;
}

ul#home-carousel-items li {
  width: 135px;
  height: 112px;
}

.left p a {
  position:absolute;
  height: 30px;
  width: 25px;
  left: 24px;
  top:61px;
  display: block;
}
.left p a:hover {
  background-image:url(images/carousel-lh.png);
}
.left p a:link {
  color: #000;
}

.right p a {
  position:absolute;
  height: 30px;
  width: 25px;
  right: 24px;
  top:61px;
}
.right p a:hover {
  background-image:url(images/carousel-rh.png);
}
.right p a:link {
  color: #000;
}


/******************************************************/
/* products page, product node and contact form       */
/******************************************************/

.productlist_description {
  margin-left: 24px;
}
.productlist_description h1 {
  margin-left: 0;
}

ul.productlist li {
  list-style:none;
}

ul.productlist {
  width:585px; 
  margin:0;
}
ul.productlist li {
  width: 180px; 
  float: left; 
  height: 190px; 
  margin:0 10px 10px 0; 
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -o-border-radius: 8px;
}
ul.productlist li img {
  margin:8px 3px;
}
ul.productlist li p {
  color:#FFFFFF;
  display:block;
  font-size:10px;
  height:15px;
  margin:0 0 0 5px;
  overflow:hidden;
  padding:0;
  width:100%;
}

li.red {
  background: #DC416A;
}


li.blue {
  background: #3377A9;
}

li.light-blue {
  background: #78b4dd;
}

li.purple {
  background: #72519b;
}
li.yellow {
  background: #fecf51;
}
li.orange {
  background: #efa049;
}
li.green {
  background: #85A66A;
}

li.burgundy {
  background: #b0337a;
}

li.turquoise {
  background: #33a4ba;
}


h2.products-footer {
  font-size:12px; 
  text-align:center; 
  padding-top:20px; 
  color:#666;
}
h3.productlisting {
  font-size:10px; 
  text-align: center; 
  color:#666;
}

#productform form {
  margin:15px;
  width:570px;
}

#productform label {
  font-weight:normal;
  color:#666666;
}
#productform input {
  width: 100%;
}

#productform #edit-submit {
  width: auto;
}

.node-type-product .quicktabs_tabpage {
  font-size: 11px;
}

.node-type-product p {
  margin-top: 0;
}

.node-type-product .content-body-r {
  padding-left: 10px;
}
.node-type-product .content-body-r ul {
  margin-left: 0px;
  padding-left:0;
}
.node-type-product .content-body-r ul li{
  margin-left: 0px;
  list-style-type: none;
}

/******************************************************/
/* Menu */
/******************************************************/

.block-menu {
  margin-bottom:20px;
  padding-bottom:7px;
  background:url(images/sidemenu-ul_bottom.png) no-repeat 0 98%;
}
.block-menu ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.block-menu ul li {
  width:286px;
  list-style:none outside none;
  padding:0;
  margin: 0;
  background:url(images/sidemenu-ul.png) no-repeat;
}

.block-menu ul li ul {
  width:286px;
  padding:0px;
}
.block-menu ul li ul li {
  width:286px;
  background:none; 
  padding:0;
  margin: 0;
}
.block-menu ul li ul li ul li {
  margin-left: 10px;
}

.block-menu ul.menu li a {
  font-size:12px;
  display: block;
  text-transform:uppercase; 
}
.block-menu ul.menu li ul li a {
  color:#0b5e84; 
  font-size: 10px; 
  text-transform:none; 
}
.block-menu a {
}
.block-menu li a {
  padding:5px 10px; 
  font-size:10px;
  color:#0b5e84;
}

.block-menu ul li.collapsed {
  background: url('images/bullet_menu_big.png') no-repeat -5px 0px;
}
.block-menu ul li.expanded {
  background: url('images/bullet_menu_big.png') no-repeat -5px 0px;
}

.block-menu ul li.open {
  background: url('images/bullet_menu_big_exp.png') no-repeat -5px 0px;
}

.block-menu ul li ul li.collapsed {
  background: url('images/bullet_menu_small.png') no-repeat -3px 3px;
}
.block-menu ul li ul li.expanded {
  background: url('images/bullet_menu_small.png') no-repeat -3px 4px;
}

.block-menu ul li ul li.open {
  background: url('images/bullet_menu_small_exp.png') no-repeat -3px 4px;
}

.block-menu ul li ul li ul li {
  background: url('images/bullet_menu_small_item.png') no-repeat -3px 4px;
}
.block-menu ul li ul li ul li.active, .block-menu ul li ul li ul li.active-trail {
  background: url('images/bullet_menu_small_item_active.png') no-repeat -3px 4px;
}

.block-menu ul.menu li.expanded a {
  color: #666;
}

.block-menu ul.menu li.expanded ul li.leaf a, .block-menu ul.menu li.expanded ul li.collapsed a {
  color: #0b5e84
}

.block-menu ul.menu li a.active, .block-menu ul.menu li.expanded ul li a.active {
  color: #666;
}

/* #block-menu-menu-products li ul { display: none; } */

/******************************************************/
/* quicktabs */
/******************************************************/
ul.quicktabs_tabs.quicktabs-style-zen {
  background:none;
}
ul.quicktabs_tabs.quicktabs-style-zen li {
  margin:0;
  padding:0 0 0 3px;
}

ul.quicktabs_tabs.quicktabs-style-zen li a {
  padding:4px 7px 0 2px;
  font-size:10px;
}

ul.quicktabs_tabs h2 {
  font-size: 18px; 
  color: #e88d22;
  letter-spacing:-1px; 
  margin: 8px 0px;
}

ul.quicktabs_tabs p {
  color:#666666; 
  font-size: 11px;
}


/******************************************************/
/* Control page */
/******************************************************/

#control_menu {
  margin-top: 5px;
}
#control_menu a {
  font-weight: bold;
  font-size: 11px;
}

.section-control #content-l {
  width: 190px;
}
.section-control #content-r {
  width: 730px;
}

/*
  -------------------------------------------------------------
  Control page
  -------------------------------------------------------------
*/

.txt_button {
  margin-bottom: 2em;
  margin-top: 2em;
}
.txt_button a {
  padding: 5px;
  border: 1px solid #ccc;
  width: 100px;
  text-align: center;
  text-decoration: none;
}
.txt_button a:hover {
  color: #FFC000;
  border-color: #000;
}


/******************************************************/
/* About page  */
/******************************************************/

.node-type-about .image {
  display:table;
}
#about_content_inner {
  padding-top: 10px;
}

#employees_photos {
  background-color: #000;
  display:table;
padding-left: 17px;
width: 585px;
}

#employees_photos img {
  margin-right: 10px;
}

.node-type-about .employee_left {
  margin-left:50px;
  width: 90px;
  font-size: 11px;
  float: left;
  text-align:right;
}
.node-type-about .employee_left img {
  margin-bottom:10px;
}
.node-type-about .employee_text{
  float: left;
  clear: right;
  width: 400px;
  font-size: 11px;
  padding-left: 20px;
}

.node-type-about .employee_name {
  font-weight: bold;
}

/******************************************************/
/* News page */
/******************************************************/

.node-type-news .image {
  display:table;
}
#news_content_inner {
  padding-top: 10px;
}

.node-type-news table#news_menu_images {
  margin-left: 20px;
}
.node-type-news table#news_menu_images td {
  padding: 9px 0 0 9px;
  background: transparent url('images/news_menu_images.png') no-repeat 0 0;
  height: 194px;
  width: 183px;
  vertical-align: top;

}

.node-type-news table#news_menu_images p {
  padding: 0;
  color: #fff;
  font-size:13px;
  margin: 0;
}

.node-type-news table#news_menu_images a {
  color: #fff;
  font-size:13px;
}

/******************************************************/
/* Article page */
/******************************************************/

ul.articles {
  width:580px; 
  margin:20px 10px;
}
ul.articles li {
  float:left; 
  padding:10px; 
  width:560px
}
.zebra {
  background:#e6e6e6;
}

ul.articles li h4 {
  color: #0b5e84; 
  font-size: 14px;
  font-weight: bold;
}
ul.articles p {
  padding: 0; 
  margin: 0;
}
p.date {
  font-size:8px;
  padding-bottom:10px !important;
}

.view-articles .views-row {
  padding-top: 5px;
  padding-bottom:15px;
}

.view-articles .node-type-article h1.title {
  margin-left: 0;
  margin-bottom: 3px;
}
.view-articles .node-type-article h1.title a {
  color: #618CAB;
  color: 14px;
}

.view-articles .views-row .imagecache-article1 {
  padding-right: 10px;
  width: 100px;
  height: 100px;
}

.view-articles .views-row .date-display-single {
  font-weight: normal;
  font-size: 9px;
  color: #666;
  margin-bottom: 10px;
}

.view-articles .views-row.even {
  background-color: #F0F0F0;
}

.view-articles form#mg-pressrelease-form {
  margin-left: 100px;
  margin-top: 30px;
}
.view-articles form#mg-pressrelease-form label{
  float: left;
  width: 100px;
}

.content-body .node-type-article .content {
  padding: 0 10px;
  margin: 0px 10px 0 ;
}
.content-body .node-type-article .content p {
  padding-left: 0;
  margin-left: 0;
}

.content-body .node-type-article .without_image h1, .content-body .node-type-article .without_image div, .content-body .node-type-article .without_image p {
  margin-left: 0;
  padding-left: 0;
}

.node-type-article .content-body h2 {
  margin-bottom: 5px;
  margin-left: 20px;
}

.content-body .node-type-article .field-field-subtitle {
  font-size: 12px;
  margin-bottom: 20px;
  font-weight: bold;
}

.content-body .node-type-article .field-field-date {
  font-size: 10px;
  margin-bottom: 5px;
}

.content-body .node-type-article .field-field-image img {
  margin-right: 5px;
  margin-left: 5px;
}


/******************************************************/
/* Capthca */
/******************************************************/
.captcha .field-prefix {
  font-size: 12px;
}
.captcha label {
  display:inline;
}
.captcha input#edit-captcha-response {
  width: 100px;
}

/******************************************************/
/* Sitemap */
/******************************************************/
#site-map  {
  padding-top: 15px;
}

#site-map ul li ul {
   margin: 0 10px;
   padding: 5px;
}

.menu-site-map .item.level-0 { 
  border: none;
}

/******************************************************/
/* Search page */
/******************************************************/
.search-results {
  margin-left: 24px;
}

.content-body form#search-form {
  margin-top: 25px;
}


/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/

a.user-country-badge img {margin:10px 50px;}

#home-hero .homepageBanner{
    background-repeat:no-repeat;
    margin-left:8px;
    width:915px;
    height:295px;
}

#home-hero .homepageBannerText{
    float:left;
    margin:40px 0px 0px 585px;
}

#home-hero .homepageBannerText h3{
    color: #E47B00;
    font-size: 15px;
    line-height: 18px;
    font-weight:bold;
    margin-bottom:10px;
}

#home-hero .homepageBannerText p{
    font-size:11px;
}

div#content-area div.content h3{
    color:#666666;
    font-size: 11px;
    font-weight:bold;
    margin: 0 16px;
    padding:5px 10px;
}

/*
div.region-header{
    float:right;
}
div#header-tools{
    clear:right;
}
*/

div.region-header div.block-mid_multilingual{
    /*padding-left:200px;*/
    width:370px;
    /*text-align:right;*/
}

div#header.headermea,
div#header.headersea{
    background:url(images/masthead-bg_eu.png);
}

div.node-type-webform ul{display:none;}

div#block-block-5 div.small-feature{margin-left:0px;}