
/* mandatory MWS definitions */

.content {
  font-family: Tahoma, Verdana, Arial, Georgia, Times New Roman;
  color: #333;
  font-size: 12px;
  line-height: 140%;    
  padding: 10px;
  margin: 4px;
  vertical-align: top;
}

.contentnarrow {
  font-family: Tahoma, Verdana, Arial, Georgia, Times New Roman;
  color: #333;
  font-size: 12px;
  padding: 2px;
  margin: 2px;
  vertical-align: top;
  text-align: left;
}

.price {
  color: #EE0000;
  font-weight: bold;
}

.price-old {
  color: #999999;
  text-decoration: line-through;
}

.price-new {
  color: #FF0000;
  font-weight: bold;
}

.availability-stock {
  color: #999999;
  font-size: 11px;
}

.availability-order {
  color: #DD0000;
  font-size: 11px;
}

.availability-none {
  color: #FF0000;
  font-size: 12px;
}

.sep {
  border-bottom: 1px dotted #CCCCBB;  
}

.tbl-prefix,
.tbl-head,
.tbl-data,
.tbl-postfix {
  font-family: verdana, arial, sans-serif;
  color: #666;
  font-size: 12px;
  border-bottom: 1px dotted #DDD;
}

.tbl-data a,
.tbl-data a:link,
.tbl-data a:visited,
.tbl-data a:active,
.tbl-data a:hover {
  font-weight: normal;
  text-decoration: underline;
}

.tbl-msg {
  border-width: 1px;
  border-style: solid;
  border-color: #88A4A7;
  background-color: #EEE;
}

.tbl-msg-data {
  padding: 5px 5px 5px 5px;
  font-family: verdana, arial, sans-serif;
  color: #666;
  font-size: 11px;
  vertical-align: middle;
}

/* end of mandatory MWS definitions */

body {
  font-family: verdana, arial, sans-serif;
  margin: 20px 20px 20px 20px;
  background: #FFFFFF;    
}

img {
  border-style: none;
}

hr {
  color: #FFF;
  background-color: #FFF;
  border-bottom: 1px solid #DDD;  
  border-style: none none solid;
}

.breadcrumb {
  font-family: Arial, Verdana, Tahoma;
  color: #333;
  font-size: 12px;
  margin: 0px;
  padding: 0px 0px 15px 9px;
  vertical-align: top;
}

.content-bordered {
  font-family: Georgia, Times New Roman;
  color: #333;
  font-size: 13px;
  line-height: 150%;    
  padding: 15px;
  margin: 3px;
  border-right: 1px dotted #999;
  border-bottom: 1px dotted #999;
  border-top: 1px dotted #999;
  border-left: 1px dotted #999;
  vertical-align: top;
}

.content-bordered-left {
  font-family: Georgia, Times New Roman;
  color: #333;
  font-size: 13px;
  line-height: 150%;    
  padding: 15px;
  margin: 3px;
  border-left: 1px dotted #999;
  vertical-align: top;
}

.content-bordered-lr {
  font-family: Georgia, Times New Roman;
  color: #333;
  font-size: 13px;
  line-height: 150%;    
  padding: 15px;
  margin: 3px;
  border-left: 1px dotted #999;
  border-right: 1px dotted #999;
  vertical-align: top;
}

.content-bordered-u {
  font-family: Georgia, Times New Roman;
  color: #333;
  font-size: 13px;
  line-height: 150%;    
  padding: 15px;
  margin: 3px;
  border-right: 1px dotted #999;
  border-bottom: 1px dotted #999;
  border-left: 1px dotted #999;
  vertical-align: top;
}

.content-bordered-right {
  font-family: Georgia, Times New Roman;
  color: #333;
  font-size: 13px;
  line-height: 150%;    
  padding: 15px;
  margin: 3px;
  border-right: 1px dotted #999;
  vertical-align: top;

}

.content-bordered-down {
  font-family: Georgia, Times New Roman;
  color: #333;
  font-size: 15px;
  line-height: 150%;    
  padding: 15px;
  margin: 3px;
  border-bottom: 1px dotted #999;
  vertical-align: top;
}

.box-bordered {
  font-family: Georgia, Times New Roman;
  color: #333;
  font-size: 15px;
  line-height: 150%;    
  padding: 15px;
  margin: 3px;
  border-right: 2px solid #99F;
  border-bottom: 2px solid #99F;
  border-top: 2px solid #99F;
  border-left: 2px solid #99F;
  vertical-align: top;
}

.header_ribbon {
  background: #669900;
  height: 4;
  padding-left: 10px;
}

a,
a:link,
a:visited {
  color: #336666;
  text-decoration: underline;
}

a:active,
a:hover {
  color: #669999;
  text-decoration: underline;
}

.header-title  { 
  margin: 0px;
  padding: 3px;
  font-family: tahoma, verdana, arial; 
  font-size: 28px; 
  color: #666;
}      

.header-subtitle {
  margin: 0px;
  padding-left: 17px;
  font-family: arial, tahoma, verdana, arial; 
  font-size: 14px; 
  color: #663;
  background-image: url(images/list.gif);
  background-repeat: no-repeat;
  background-position: 0em .5em;
}

small, .small {
  font-family: Tahoma, Verdana, Arial, Georgia, Times New Roman;
  color: #333;
  font-size: 11px;
}

h1  { 
  margin: 0px 10px 10px 8px;
  padding: 0px;
  font-family: Arial, verdana, arial; 
  font-size: 18px; 
  font-weight: bold;
  color: #333;
}      

h2 {
  margin: 0px;
  padding: 0px;
  font-family: verdana, arial; 
  font-size: 14px; 
  color: #333;
}

h3 {
  margin: 0px;
  padding: 3px;
  font-family: verdana, arial; 
  font-size: 13px;
  font-weight: bold;
  color: #666;
  background: #EEE;
  border-bottom: 1px dashed #AAA;
}

h4 {
  margin: 0px;
  padding: 3px;
  font-family: verdana, arial; 
  font-size: 11px;
  font-weight: bold;
  color: #999;
  background: #EEE;
}

ul {
  padding: 7px 0px 0px 20px;
  margin: 0px 0px 0px 7px;
}


.header-title a,
.header-title a:link,
.header-title a:visited,
.header-title a:active,
.header-title a:hover {
  text-decoration: none;
  color: #AA6600;
}

.nav-left {
  color: #666;
  background: #EEE;
  border-top: 1px solid #CCC;
  border-right: 1px solid #CCC;
  border-left: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  padding: 0px 0px 5px 0px;
}

.nav-right {
  color: #666;
  background: #EEE;
  border-top: 1px solid #CCC;
  border-right: 1px solid #CCC;
  border-left: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  padding: 0px 0px 5px 0px;
  font-size: 3px;
}

.nav {
  font-family: verdana, arial, sans-serif;
  color: #CCC;
  font-size: 12px;
  background: #EEE;
  padding: 2px 2px 6px 6px;
}  

.nav-header {
  font-family: verdana, arial, sans-serif;
  color: #CCC;
  font-size: 12px;
  padding: 0 6px 0 0;
}  

.nav a,
.nav a:link,
.nav a:visited,
.nav a:active,
.nav a:hover,
.nav-header a,
.nav-header a:link,
.nav-header a:visited,
.nav-header a:active,
.nav-header a:hover { 
  text-decoration: underline;
  color: #336666;
}
  
.navtitle {
  font-family: verdana, arial, sans-serif;
  color: #CCC;
  font-size: 12px;
  background: #EEE;
  padding: 5px;
  border-left: 1px solid #CCC;
  border-top: 1px solid #CCC;
  border-right: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
}    
  
.powered {
  font-family: verdana, arial, sans-serif;
  color: #999;
  font-size: 10px;
  font-weight: bold;
  line-height: 140%;
  padding: 2px;
  margin-top: 2px;
  text-align: center;
}

.powered a:link,
.powered a:visited,
.powered a:active,
.powered a:hover {
  color: #999;
  text-decoration: underline;
}

.btn-ok {
  border-style: outset;
  border-width: 2px;
  border-color: #00dd00;
  font-family: Arial, Helvetica, sans-serif;
}

.btn-warn {
  border-style: outset;
  border-width: 2px;
  border-color: #dd0000;
  font-family: Arial, Helvetica, sans-serif;
}


/* these styles used to output products variants list in front-end */

.tbl-head-variants {
    color: #000000;
    background-color: #d1d9e8;
    border-color: #ffffff #88a4d7 #88a4d7 #ffffff;
    font-weight: normal;
    border-width: 1px;
    border-style: solid;
    font-family: Tahoma, Verdana, Arial, Georgia, Times New Roman;
    font-size: 11px;
}

.tbl-data-variants {
    background-color: #f0f0f0;
    border-color: #ffffff #d1d9e8 #d1d9e8 #ffffff;
    padding: 5px 5px 5px 10px;
    border-width: 1px;
    border-style: solid;
    font-family: Tahoma, Verdana, Arial, Georgia, Times New Roman;
    font-size: 11px;
}

/* checkout for goweb */

.cout-btn-plan {
    font-family: Tahoma, Verdana, Arial, Georgia, Times New Roman;
    color: #333;
    font-size: 13px;
    padding: 10px;
    margin: 4px;
    vertical-align: top;
    border-right: 1px dotted #CCCCBB;
}

.cout-hdr-plan {
/*
    font-family: Arial, Georgia, Times New Roman;
    font-size: 15px;
    font-weight: bold;
    padding: 5px 5px 5px 10px;
*/
    color: #996600;
    border-color: #ffffff #d1d9e8 #d1d9e8 #ffffff;
    font-family: Tahoma, Verdana, Arial, Georgia, Times New Roman;
    font-weight: bold;
    font-size: 13px;
    padding: 5px;
    border-right: 1px dotted #CCCCBB;
    border-top: 1px dotted #CCCCBB;
    font-weight: bold;
    background-color: #C4E581;
}

.cout-section {
    background-color: #e0e0a0;
    border-color: #ffffff #d1d9e8 #d1d9e8 #ffffff;
    font-family: Tahoma, Verdana, Arial, Georgia, Times New Roman;
    font-weight: bold;
    font-size: 13px;
    padding: 5px 5px 5px 10px;
}

.cout-feature {
    color: #006699;
    border-color: #ffffff #d1d9e8 #d1d9e8 #ffffff;
    font-weight: bold;
    font-family: Arial, Georgia, Times New Roman;
    font-size: 12px;
    padding: 10px 5px 5px 10px;
    border-left: 1px dotted #CCCCBB;
}

.cout-plan {
    color: #333333;
    border-color: #ffffff #d1d9e8 #d1d9e8 #ffffff;
    font-family: Tahoma, Verdana, Arial, Georgia, Times New Roman;
    font-size: 12px;
    padding: 5px 2px 3px 5px;
    border-right: 1px dotted #CCCCBB;
}

.cout-plan-left {
    color: #333333;
    border-color: #ffffff #d1d9e8 #d1d9e8 #ffffff;
    font-family: Tahoma, Verdana, Arial, Georgia, Times New Roman;
    font-size: 12px;
    padding: 5px 2px 3px 5px;
    border-right: 1px dotted #CCCCBB;
    border-left: 1px dotted #CCCCBB;
}

.cout-plan-number {
    color: #999933;
    border-color: #ffffff #d1d9e8 #d1d9e8 #ffffff;
    font-weight: bold;
    font-family: Arial, Georgia, Times New Roman;
    font-size: 12px;
    padding: 3px 4px 2px 3px;
}

.cout-plan-unlimited {
    color: #999933;
    border-color: #ffffff #d1d9e8 #d1d9e8 #ffffff;
    font-family: Arial, Georgia, Times New Roman;
    font-size: 12px;
}

.cout-plan-fee-extra {
    color: #999933;
    border-color: #ffffff #d1d9e8 #d1d9e8 #ffffff;
    font-family: Arial, Georgia, Times New Roman;
    font-size: 12px;
}

.cout-plan-free {
    color: #dd3333;
    border-color: #ffffff #d1d9e8 #d1d9e8 #ffffff;
    font-weight: bold;
    font-family: Arial, Georgia, Times New Roman;
    font-size: 12px;
    padding: 3px 4px 2px 3px;
}

.cout-plan-price {
    color: #996600;
    border-color: #ffffff #d1d9e8 #d1d9e8 #ffffff;
    font-weight: bold;
    font-family: Arial, Georgia, Times New Roman;
    font-size: 12px;
    padding: 3px 4px 2px 3px;
}

.btn-cout {
    border-style: outset;
    border-width: 2px;
    border-color: #00dd00;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}

/* cout buttons */

.btn-goweb a, .btn-goweb button {
    background-color: #eaeaea;
    border: 1px solid #999999;
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size: 100%;
    line-height: 130%;
    text-decoration: none;
    font-weight: bold;
    color: #565656;
    cursor: pointer;
    padding: 5px 10px 6px 7px; 
    display: block;
    margin: 0;
}

.btn-goweb button{
    overflow: visible;
    padding: 4px 10px 3px 7px; 
    width: auto;
}

.btn-goweb button[type]{
    padding: 5px 10px 5px 7px; 
    line-height: 17px;
}

*:first-child+html button[type] {
    padding:4px 10px 3px 7px; 
}

.btn-goweb button img, .btn-goweb a img{
    border: none;
    width: 16px;
    height: 16px;
    padding: 0;
    margin: 0 3px -3px 0 !important;
}

button:hover, .btn-goweb a:hover {
    border: 1px solid #c1e2ef;
    color: #336699;
    background-color: #dff5ff;
}

.btn-goweb a:active {
    border: 1px solid #6299c5;
    color: #fff;
    background-color: #6399c5;
}

/* btn-goweb-ok */

button.btn-goweb-ok, .btn-goweb a.btn-goweb-ok{
    color: #539313;
}

.btn-goweb a.btn-goweb-ok:hover, button.btn-goweb-ok:hover {
    border: 1px solid #C6D880;
    color: #539313;
    background-color: #E6EFC2;
}

.btn-goweb a.btn-goweb-ok:active {
    border: 1px solid #539313;
    color: #fff;
    background-color:#539313;
}

/* btn-goweb-warn */

.btn-goweb a.btn-goweb-warn, button.btn-goweb-warn {
    color: #d11f20;
}

.btn-goweb a.btn-goweb-warn:hover, button.btn-goweb-warn:hover {
    border: 1px solid #fbc3c3;
    color: #d11f20;
    background: #fbe4e5;
}

.btn-goweb a.btn-goweb-warn:active {
    border: 1px solid #d11f20;
    color: #fff;
    background-color: #d11f20;
}


