.productgroup {
  margin-top: 15px;
  display: block;
  /* background: #eeeeee;
  */
  /*padding: 10px; */
  font-family: Helvetica,Arial,sans-serif;
  font-size: 12px;
  /* border-radius: .5em;
-webkit-border-radius: .5em;
-moz-border-radius: .5em;
  */
  /* border-style: dotted;
  border-width: 1px;
  border-color: #c7c7c7;
  */
  /* background: url('/static/img/cross-bg.png');
  background-repeat: no-repeat;
  background-position: right; */
}

.productgroup span {
  position: absolute;
  margin-top: -20px;
  background: #ffffff;
  border-style: dotted;
  border-width: 1px;
  border-color: #c7c7c7;
  padding: 3px;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #000000;
  text-shadow: 1px 1px 1px #c7c7c7;
  box-shadow: 0px 0px 6px  #000000;


}
.hide{display: none;}
.show{display: block;}
.product {
  margin-left: 20px;
  margin-top: 5px;
}



.product-span {
  margin-left: 20px;
  margin-top: 0px;
  background: none;
}

#form-currency {
  float: right;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 13px;
  border-style: dotted;
  border-width: 1px;
  border-color: #c7c7c7;
  background: #eeeeee;
  padding: 10px;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 12px;
  border-style: dotted;
  border-width: 1px;
  border-color: #c7c7c7;
}

.offer-tab-tag-content {
  display: none;

}
.productgroup span {
  position: relative;
  /* background: #ffffff; */
  background-color: #eee;
  border-style: none;
  border-width: 1px;
  /* border-color: #c7c7c7; */
  padding: 3px;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #252525;
  text-shadow: 0px 1px 0px white;
  /* background-image: -webkit-linear-gradient(top, #e6e6e6, #f7f7f7); */
  /* border: 1px solid #d5d5d5; */
  border: none;
  box-shadow: none;
  height: 50px;
  width: 690px;
  display: block;
  margin-left: -8px;
  margin-top: -8px;
  background-color: #eee;
}

.productgroup span table {
  margin-top: -2px;
}

.productgroup span table tr td {
  vertical-align: middle;
  min-height: 50px;
}

.product {
  margin-left: 20px;
  margin-top: 5px;
}

.product-span {
  margin-left: 20px;
  margin-top: 0px;
  background: none;
}

#form-currency {
  float: right;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 13px;
  border-style: dotted;
  border-width: 1px;
  border-color: #c7c7c7;
  padding: 2px;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 5px;
}

#offer {
  padding-top: 30px;
  background-image: url('/static/img/subpages/steps.png');
  padding-bottom: 30px;
  background-repeat: no-repeat;
}

.table-product td {
  min-width: 100px;
}
  

.hidden {
  display: none;
}

.visible {
  display: block !important;
}
.more-options {
  float: right;
  border: 1px solid #dadada;
color: #9E9D9D;
font-family: Helvetica,Arial,sans-serif;
font-size: 25px;
font-weight: normal;
display: block;
width: 30px;
height: 30px;
background: #EEE !important;
/*
box-shadow: -2px -2px 2px black;
-moz-box-shadow: inset 0 0 10px #000000;
-webkit-box-shadow: inset 0 0 4px black;
box-shadow: inset 0 0 7px #918686;
*/
text-align: center;
text-shadow: 0px 1px 0px white;
margin-top: -43px;
position: relative;
cursor: pointer;
}

.less-options {
  border: 1px solid #dadada;
  display: none;
   float: right;
color: #9E9D9D;
font-family: Helvetica,Arial,sans-serif;
font-size: 25px;
font-weight: normal;
width: 30px;
height: 30px;
background: #EEE !important;
/*
box-shadow: -2px -2px 2px black;
-moz-box-shadow: inset 0 0 10px #000000;
-webkit-box-shadow: inset 0 0 4px black;
box-shadow: inset 0 0 7px #918686;
*/
text-align: center;
text-shadow: 0px 1px 0px white;
position: relative;
margin-top: -43px;
cursor:pointer;
}



.info {
color: black;
padding: 10px;
margin-top: -7px;
width: 140px;
position: absolute;
right: 50px;
text-shadow: 0px 1px 0px white;
left: 150px;
font-family: 'Open Sans';
margin-top: -10px;
}



#cart-wrapper {
  /* width: 130px; */
  /* margin-left: 25px; */
  margin-left: 2px;
}

#price-table td {

}

/* .ui-dialog span {
  color: #eeeeee !important;
  text-shadow: 1px 1px 1px #000000 !important;
  font-family: Helvetica,Arial,sans-serif !important;
} */

#cart-dialog {
}



.product-tr :hover {
  /* background: #c7c7c7; */
}

.productgroup-image {
 position: absolute;
 margin-top: 55px;
 margin-left: 10px;

}

.product-tr  {
  border-bottom: 1px solid #696969;
}

.porduct-name {
  text-shadow: 0px 0px 2px #ffffff !important;
}

.compare {
 /* background: #ffffff;
  border-style: none;
  border-width: 1px;
  border-color: #c7c7c7;
  padding: 3px; */
  font-family: Helvetica,Arial,sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #000000;
  text-shadow: 1px 1px 1px #c7c7c7;
  margin-top: 10px;
  text-align: center;
  width: 100px;
 /* box-shadow: 0px 0px 5px  #000000; */
 } 

.table-compare {
  font-size: 12px; 
  font-family: Helvetica,Arial,sans-serif;
}

.table-compare td {
  padding: 10px;
}

.greyed td{
  background: #eeeeee;
}  

#expand {
  font-size: 13px; 
  font-family: Helvetica,Arial,sans-serif;
  color: #000000;
  float: right;
  padding: 7px;
  background: #eeeeee;
  margin-right: 10px;
  font-size: 13px;
  border-style: dotted;
  border-width: 1px;
  border-color: #c7c7c7;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 5px;
  cursor: pointer;
  visibility: hidden;
}

#expand hover {
 text-shadow: 0px 0px 5px #ffffff;
}

.name-compare {
  font-size: 13px; 
  font-family: Helvetica,Arial,sans-serif;
  background: #c7c7c7;
  color: #000000;
  text-shadow: 0px 1px 1px #ffffff;
}
  
.select-compare {
  font-size: 14px; 
  font-family: Helvetica,Arial,sans-serif;
  background: #c7c7c7;
  color: #ffffff;
  text-shadow: 0px 1px 3px #000000;
  text-align: center;
  width: 150px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
}
 
.ajax-loader {
  background: url('/static/img/ajax-loader.gif');
  background-repeat: no-repeat;
  background-position: center;
  width: 800px;
  height: 500px;
}

input {
    background-image: url( '/static/img/login-input-bg.png' );
    background-repeat: repeat-x;
    background-position: top;
    border-width: 1px;
    border-style: solid;
    border-color: #c7c7c7;
    padding: 3px;
    width: 30px;
}


#media-links {
    width: 162px;
    background: #eeeeee;
    margin-top: 20px;
    padding: 10px;
}

#media-links a{
    font-family: Helvetica,Arial,sans-serif;   
    font-size: 13px;
    text-decoration: none;
}

#media-links span{
    font-family: Helvetica,Arial,sans-serif;   
    font-size: 13px;
    color: #ffffff;
    text-shadow: 0 0 3px #000000;
}



.button {
  background: #c7c7c7;  
  margin-top: 5px;
}

.white-title {
  color: #ffffff;
  text-shadow: 1px 1px 1px black;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
}

.hidden {
  display: none;
}

.offer-tab-tag-content {
  position: absolute; 
  width: 700px;
}

 .offer-tab-tag {
  position: relative;

} 


.offer-tab-tag-name-wrapper {
  display: block;
color: #000;
font-weight: bold;
/*
border-left: 1px solid #DADADA;
border-top: 1px solid #DADADA;
border-right: 1px solid #DADADA;
border-bottom: 1px solid #DADADA;
background-color: #CCC;
*/
}

.offer-tab-tag-name {
  font-family: HelveticaNeue-Light, 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial;
  font-size: 14px;
  /*padding-top: 7px;*/
  padding-bottom: 10px;
  padding-left: 55px;
  padding-right: 5px;
  text-shadow: 0px 1px 0px white;
  text-align: center;
  cursor: pointer;
  width: 90px;
}



#offer-tab {
  margin-top: -120px;
}

#offer-tab-bg {
  height: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  background-image: -webkit-linear-gradient(top, #595C64, #1B1B1C);
  background: -o-linear-gradient(top, #595C64, #1B1B1C) transparent;
  background: -moz-linear-gradient(center top , #595C64, #1B1B1C) repeat scroll 0% 0% transparent;
  border-top-color: #999;
  border-top-style: solid;
  border-top-width: 1px;
}

#offer-menu {
 position: absolute;
 top: 20px;
 top: -10px;
 right: 0px;
}

#content-subpage {
  margin-left: 10px;
  font-size: 14px;
  font-family: arial, sans-serif;
  position: relative;
  margin-top: -71px;
}

.offer-tab-selected {
  border-bottom-color: white !important;
  background-color: white;
  color: #487b86;
}

.product-separator {
  display: block; 
  width: 100%;
  height: 1px;
  background: black;
}

.product-name {
  /* border-bottom: 1px solid lightGrey; */
  width: 300px;
  border-right: solid 1px #c7c7c7;
  font-family: 'Open Sans';



  /*position: absolute;
  left: 210px;
  */
}

.product-price {
  /* border-bottom: 1px solid lightGrey; */
  padding-left: 20px;
  padding-right: 40px;
  font-family: 'Open Sans';
  text-align: right;
}

.product-radio {
  /* border-bottom: 1px solid lightGrey; */
}

.productgroup-name {
  text-align: center; 
  float: left;
  background-color: white !important;


}

.image-placeholder {
  display: block; 
  width: 100px;
  height: 50px;
}

#price-hover {
  width: 260px; 
  /* position: fixed; */
  margin-left: 720px;

  /* margin-top: -18px; */

  /* background: #eee */
}

.price-hover-fix {
   position: fixed;
   top: 0; 
   z-index: 1000;
}

.price-hover-absolute {
   position: absolute;
   height: auto;
   top: 200px;
 } 

.price-hover-header {
  /* background-image: -webkit-linear-gradient(top, #F7F7F7, #E6E6E6); */
  height: -100px;
  margin: 2px;
  text-align: center;
}

.price-hover-name {
  padding-top: 10px;
  font-weight: bold;
  text-shadow: 0px 1px 0px white;
  width: 250px;
  font-size: 28px;
  color: #818181;
  padding-left: 45px;
  
}

#price-content tr td {
  font-size: 12px;
  font-family: Arial,Helvetica,sans-serif;
  padding-top: 3px;
  padding-left: 10px;
  padding-right: 10px;
  border-bottom-color: #dedcdc;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  text-align: left;
}

.included {
  width: 80px;
  text-align: right !important;
  font-weight: bold;
  font-size: 14px !important;
  border-bottom-color: #dedcdc;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}

#price-footer {
  height: 100px; 
  border: 1px solid #dadada;
  border-bottom: 0px;
}

#offer-wrapper {
  margin-top: 100px;
}

#offer-selection {
  display: block;
  /* background: url('/static/img/offer-selection.png'); */
  background-repeat: no-repeat;
  width: 651px;
  height: 219px;
}

#price-calculator {
  position: relative;
  width: 264px;
  position: fixed;
  /*background: #eeeeee;*/
  margin-top: 15px;
  padding-top: 5px;
  padding-bottom: 10px;
  margin-bottom: 300px;

  
}

#total-price-calculated {
  text-shadow: 2px 2px 2px black;
  color: #ffffff;
  font-family: 'Open Sans' !important;
  font-size: 26px;
  font-weight: bold;
  padding-top: 10px;
  
}

.total-cart
{
  width: 103px;
  height:46px;
  background: url('/static/img/subpages/cart_img.jpg');
 
  

}

#total-price-box {

  height: 46px;
  width: 240px;
  margin-left: -5px;
  margin-right: auto;
  background: url('/static/img/subpages/green_button.jpg');
  

}


#cart {
  /* background: url('/static/img/cart.png'); */
  
  width: 128px;
  height: 46px;
  margin-left: 0px;
  background-repeat: no-repeat;
  /*background-position: center;*/
 background: url('/static/img/subpages/show_cart.jpg');
  
 
  cursor: pointer;
 

  
}

#add-to-cart {
  /*background: #c7c7c7;*/ 
  /* color: #000000;*/
  cursor: pointer;
  margin-left: 47px;
  height: 46px;
  width: 128px;
  
  background: url('/static/img/subpages/add_to_cart.jpg');


 
  /* border-style: dotted;
  border-width: 1px;
  border-color: #000000;
  */
}

#go-checkout {
   
  /* margin-top: 5px; */
  /*border-style: dotted;
  border-width: 1px;
  border-color: #000000;
  */
  margin-left: 50px;
  width: 259px;
  height: 46px;
  /* margin-left: 3px; */
  cursor: pointer;
  background: url('/static/img/subpages/checkout.jpg');
}

.hover{
  color: white;
}


.td_border {
  border-right: 1px solid #c7c7c7;
  width: 100px;
  padding: 10px;
  border-bottom: 1px solid #c7c7c7;
  font-family: 'Open Sans';
  font-weight: bold;
}

.table_productgroup {
  width: 100%;
  margin-top: -5px;
}

#specification {
  position: absolute;
  left: 310px;
  font-family: 'Open Sans';
  font-weight: bold;
}

.td_name {
  width: 100px;
  font-family: 'Open Sans' !important;
  font-weight: bold;
}

.td_border_right {
  border-right: solid 1px #c7c7c7;
}

.td_border_bottom_right {
  border-bottom: solid 1px #c7c7c7;
  height: 10px;
  border-right: solid 1px #c7c7c7;
}

.td_border_bottom {
  border-bottom: solid 1px #c7c7c7;
  height: 10px;
}

.offer-tab-selected  .offer-tab-tag-name {
	font-size:15px;font-weight: bold;
}

.offer-tab-tag-content{
  margin-top: 100px;
}

.OrderingNetwork {
  background: url('/static/img/subpages/progressbar_ordering_2.png') no-repeat;
  background-position: 0px -43px;
}

.OrderingSettings {
  background: url('/static/img/subpages/progressbar_ordering_2.png') no-repeat;
  background-position: 0px -89px;
}

.OrderingSoftware {
  background: url('/static/img/subpages/progressbar_ordering_2.png') no-repeat;
  background-position: 0px -134px;
}

.offer-tab-tag-content > .offer-tab-tag-step {
  margin: 80px 0px 0px 85px;
}

.offer-tab-tag-step {
  background-image: url('/static/img/subpages/progressbar_ordering_2.png');
  width: 496px;
  height: 33px;
  margin-left: 85px;
}

 .next-tab{background: -moz-linear-gradient(top, #4c4c4c 0%, #595959 12%, #666666 25%, #474747 39%, #2c2c2c 50%, #2b2b2b 76%, #1c1c1c 91%, #111111 97%, #000000 99%, #131313 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4c4c4c), color-stop(12%,#595959), color-stop(25%,#666666), color-stop(39%,#474747), color-stop(50%,#2c2c2c), color-stop(76%,#2b2b2b), color-stop(91%,#1c1c1c), color-stop(97%,#111111), color-stop(99%,#000000), color-stop(100%,#131313));
background: -webkit-linear-gradient(top, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#2b2b2b 76%,#1c1c1c 91%,#111111 97%,#000000 99%,#131313 100%);
background: -o-linear-gradient(top, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#2b2b2b 76%,#1c1c1c 91%,#111111 97%,#000000 99%,#131313 100%);
background: -ms-linear-gradient(top, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#2b2b2b 76%,#1c1c1c 91%,#111111 97%,#000000 99%,#131313 100%);
background: linear-gradient(to bottom, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#2b2b2b 76%,#1c1c1c 91%,#111111 97%,#000000 99%,#131313 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313',GradientType=0 );
color: #fff;
padding: 5px 15px;
text-decoration: none; cursor: pointer;
width: 200px;
float: right;
margin: 10px 130px 0px 0px;}

.prev-tab{
background: -moz-linear-gradient(top, #4c4c4c 0%, #595959 12%, #666666 25%, #474747 39%, #2c2c2c 50%, #2b2b2b 76%, #1c1c1c 91%, #111111 97%, #000000 99%, #131313 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4c4c4c), color-stop(12%,#595959), color-stop(25%,#666666), color-stop(39%,#474747), color-stop(50%,#2c2c2c), color-stop(76%,#2b2b2b), color-stop(91%,#1c1c1c), color-stop(97%,#111111), color-stop(99%,#000000), color-stop(100%,#131313));
background: -webkit-linear-gradient(top, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#2b2b2b 76%,#1c1c1c 91%,#111111 97%,#000000 99%,#131313 100%);
background: -o-linear-gradient(top, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#2b2b2b 76%,#1c1c1c 91%,#111111 97%,#000000 99%,#131313 100%);
background: -ms-linear-gradient(top, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#2b2b2b 76%,#1c1c1c 91%,#111111 97%,#000000 99%,#131313 100%);
background: linear-gradient(to bottom, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#2b2b2b 76%,#1c1c1c 91%,#111111 97%,#000000 99%,#131313 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313',GradientType=0 );
color: #fff;
padding: 5px 15px;
text-decoration: none; cursor: pointer;
width: 200px;
float: left;
margin: 10px 0px 0px 100px;}
