@import url("overlay.css");
* {
/* font-size: 13px; */
}

table.padded-table td {
    padding: 9px 2px;
}

.geoLabel {
	 float:left;
	 padding-right: 10px;
	 height: 32px !important;
	 font-size: 14px;
	 line-height: 32px; width: 26%;
}

.crossHighLight{
	font-size:22px;
	font-weight:bold;
}
#shoppingCart {
    margin-top:10px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:120%;
}

.itemPrice {
    width:75px;
    text-align:center;
}

#payment_form {
    margin: 10px auto 30px;
    width: 100%;
	border: 1px solid #ccc;
	float:left;
}

#payment_form .payment_description {

}

#payment_form .payment_details {

}

#payment_form span {
    font-family: sans-serif;
    font-size: 12px;
    font-style: italic;
    color: #666666;
}

#payment_form h2 {
    background: none repeat scroll 0px 0px #FFF;
    color: rgb(255, 255, 255);
    border-radius: 5px 5px 5px 5px;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.46);
    font-size: 18px;
    font-weight: bold;
    height: 30px;
    margin: 0px;
    padding: 10px 0px 0px 15px;
    text-align: center;
    width: 500px;
}

#payment_form .section {
    color: #000000;
    font-size: 12px;
    padding: 0 15px 10px 15px;
    text-align: left;
}

#payment_form .section label {
    float: left;
/*
    font-size: 13px;
    padding: 5px 5px 0px 0px;
    text-align: right;
    width: 170px;
*/
}

#payment_form .field {
    background-color: #F3F3F3;
    border: 1px solid #d9d9d9;
    border-radius: 3px 3px 3px 3px;
    float: left;
    margin-bottom: 4px;
    padding: 5px;
    width: 94%;
	height: 32px !important;
  font-size: 14px;
  color:#999;

}

#payment_form #country, #payment_form #shipCountry, #payment_form #state, #payment_form #shipState{
    width: 94%;
	color: #999;
}


#payment_form .fields {
    background-color: #F3F3F3;
    border: 1px solid #d9d9d9;
    border-radius: 3px 3px 3px 3px;
    float: left;
    margin-bottom: 8px;
    margin-right: 10px;
    padding: 5px;
     color: #999;
}

#payment_form .field:hover, #payment_form .fields:hover {
    border: 1px solid #5886D3;
}

#payment_form .field:focus, #payment_form .fields:focus {
    border: 1px solid #5886D3;
}

#payment_form .field_float {
    float: left;
    margin-bottom: 8px;
    margin-right: 10px;
}

#payment_form .static_value {
    margin-top:8px;
    font-size:15px;
    font-weight:bold;
}

#payment_form #paymentCreditCard {
    float: left;
    font-weight: bold;
    text-align: center;
	width: 45%;
}

#payment_form #paymentCreditCard label {
    float:none;
    font-weight: bold;
    text-align: center;
    widows: 100px;
    padding: 0;
    cursor:pointer;
}

#payment_form #paymentPayPal {
    cursor: pointer;
    float: left;
    text-align: center;
    margin-top: 7px;
	width: 44%;
	margin-left: 1%;
}

#payment_form .cart_totals {
    width: 80px;
    font-size: 12px;
    font-weight: bold;
}

#payment_form .payOr {
    float: left;
    width: 10%;
    text-align: center;
    font-weight: bold;
    margin-top: 36px;
}

#payment_rt {
    float: right;
	margin: 7px auto 0;
    width: 249px;
	border: 1px solid #ccc;
	padding: 7px;
	background-color: #fff;
}

#payment_rt  p {
font: 13px Verdana, Arial, sans-serif;
color: #000;
padding: 8px 0 8px 0;
line-height: 18px;
}

#payment_rt  h2 {
font: 20px Verdana, Arial, sans-serif;
color: #000;
font-weight: bold;
line-height: 18px;
}

#disclaimer {
    margin-bottom: 20px;
}

.divSpacer {
    clear: both;
	height:10px;
}


.hiddenBox {
    display: none;
}

.cvvBox {
    background-color: #FFF;
    border: 1px dotted black;
    height: 300px;
    width: 450px;
    position: fixed;
    top:200px;
    left:35%;
    z-index: 1000;
}

.cvvBox p {
    padding: 0 10px 0 10px;
}

.echeck_help {
    background-image: url("images/echeck-help.gif");
    width: 315px;
    height: 53px;
    margin: 0 auto;
}

.BoxClose {
    height: 20px;
    position: absolute;
    text-indent: -9999px;
    top: 0px;
    width: 20px;
    right: 0;
    cursor: pointer;
}

.click {
    cursor: pointer;
}

.divShip {
    margin-top:5px;
}

#submit {
    background-image: none;
    font-family: "AllerBold", "Arial", "Helvetica", sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: white;
    padding: 5px 17px;
    line-height: 1.3;
    height: auto;
    border: none;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    cursor: pointer;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.46);
    -moz-box-shadow: 2px 2px 3px rgba(0,0,0,0.46);
    -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.46);
    }
#submit:hover {
    text-decoration: none;
    color:#e5a43a;
}
.submit {
    text-align: center;
}
.section_text {
    padding: 0 50px;
}
.disclaimer {
    padding: 0 70px 0 50px;
}
.error {
    color: white;
    padding: 11px;
    background-color: red;
    border-radius: 5px 5px 5px 5px;
    font-weight: bold;
}
#crossProducts {
/*width: 93%;*/
margin: 0 auto;
}

#payment_form .section2 {
    color: #000000;
    font-size: 12px;
    padding: 10px 15px 10px 33px;
    text-align: left;
	/*border: #e3e3e3 solid 3px;*/
}

#payment_form .section2 label {
    /*float: left;*/
    font-size: 13px;
    padding: 5px 5px 0px 0px;
    /*text-align: right;*/
    width: 170px;
}

#payment_form .section2  .shipfields {
	float:left;
	padding-right: 16px;
	width: 215px;
}

#payment_form .section2 table {margin:auto}

#paymentButtonCC {
	  margin-bottom: 10px;
}

#paymentButtonCC #orderbut input {
    max-width: 100%;
}

#crossProducts_top{
margin: 0 auto;
text-align: center;
float:left;
}

#crossProducts_top h3{
font-weight:bold;}

#payment_form .section2_mid {
    color: #000000;
    font-size: 12px;
    padding: 10px 15px 10px 33px;
    text-align: left;
	/*border: #e3e3e3 solid 3px;*/
}
#payment_form .section2_mid label {
    float: left;
    font-size: 13px;
    padding: 5px 5px 0px 0px;
    text-align: right;
    width: 170px;
}

#payment_form .section2_mid table {margin:auto}

#continueShopping{float:left;}

.cartbutton{background-color: #c0c0c0;
	background-image: linear-gradient(#ccc,#999);
	border: medium none;
	border-radius: 15px;
	box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.46);
	color: white;
	cursor: pointer;
	font-family: "AllerBold","Arial","Helvetica",sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: auto;
	line-height: 1.3;
	padding: 5px 17px;
	float: left;
}

#shipFieldsCC{
	/*width: 401px; */
}

.shipfields input[type="text"] {
	height:19px !important;
}

.shipFields select {
	height:19px !important;
}

.clearSameAsShipping {
  clear: both;
  height: 0px;
  margin-top: -20px;
}

#sameAsShipping{
	float:left;
}

.crosssell {border: #225CBE dashed 2px; padding: 5px;width: 255px;margin: 5px 30px; background-color: #F3F3F3;display: inline-block;}
.crosssell:hover {border: #00901e dashed 2px;background-color: #eee;}
#payment_rt .crosssell {margin: 9px auto;width:233px;}
.crosstext{line-height: 15px;font-size: 12px;text-align: left;}
.ctitle{font-size:20px;color:#0C501A;font-weight: bold;}
.csubtitle{font-size:15px;color:#000;font-weight:bold;}

.crosssell{
	border: #bbb solid 1px;
	padding: 5px;
	width: 78%;
	margin: 5px auto;
	background-color: #F7F7F7;
	display: inline-block;
	font-family: 'Roboto Condensed', sans-serif;
 }

.crosssell:hover {
	border: #bbb solid 1px;
	background-color: white;
}

.crosssell2{
	border: #bbb solid 1px;
	padding: 5px;
	width: 78%;
	margin: 5px auto;
	background-color: #F7F7F7;
	display: inline-block;
	font-family: 'Roboto Condensed', sans-serif;
  }

.crosssell2:hover {
	border:black solid 1px;
	background-color: white;
}

.crosssell1:hover {
	border:black solid 1px;
	background-color: white;
}

.crosssell2 img{
	padding: 0px 20px 0px 5px;
}

.crosssell1 img{
	padding: 0px 20px 0px 5px;
}

#payment_rt .crosssell2 {margin: 9px auto;width:233px;}
#payment_rt .crosssell1 {margin: 9px auto;width:233px;}

.crosstext2 {
	line-height: 20px;
	font-size: 16px;
	text-align: justify;
	width: 95%;
}

.crosstext1 {
	line-height: 20px;
	font-size: 16px;
	text-align: justify;
	padding: 0px 20px;
	width: 95%;
}
.ctitle2{font-size:20px;color:#0C501A;font-weight: bold;}
.csubtitle2{font-size:15px;color:#000;font-weight:bold;}

#cart_lt {float:left; width:510px;}
#cart_ct {float:none; width:510px; margin:auto;}
.cart_title{margin: 0 9px;border-top: 1px solid #d9d9d9;padding-top: 11px;font-weight:bold;}

.crosssellp{background-color: #FFFFFF; border: #bbb solid 2px; width:85%; padding: 8px;padding-right: 15px;margin: 5px 9px;border-radius: 10px;background-color: #F3F3F3;display: inline-block;}
.crosssellp:hover {/*border: #00901e dashed 2px;*/background-color: #eee;}

#DD:hover  {border: #223c6a solid 2px !important;}
#CB:hover  {border: #6a2222 solid 2px !important;}
#O3:hover  {border: #223c6a solid 2px !important;}

.crosssellg{border: #bbb dashed 2px;padding: 2px;width: 279px;margin: 5px 9px;border-radius: 10px;background-color: #F3F3F3;display: inline-block;}
.crosssellg:hover {border: #6B976C dashed 2px;background-color: #eee;}
.crosssellg .ctitle2{color:#0C501A;}

#PaymentTypePPCont{
	float:left;
}

#payPalImage{
	max-width:100%;
}

#ccImage{
	max-width:100% !important;
}

.subtotalField{
	text-align: center;
	font-weight: bold;
	font-size:120% !important;
}

.crossTextHighlight{
text-align:center;
clear:both;
float:left;
max-width: 50%;
}

.crossTextAddCart{
	float: right;
	margin-top: 5px;
	width: 50%;
}

.orderButtonClass{

}
.orderButtonClass:hover{
	opacity: 0.8;
}

.crossAddButton:hover{
	opacity: 0.8;
}
/* SMALLER THAN 1000 */
@media only screen and (max-device-width: 1150px){
#shoppingCart {
  font-size: 145%;
}
.crossDesCont{
	    width: 64% !important;
}
.crossImgCont{
    width: 34% !important;
}

}

/* SMALLER THAN 1000 */
@media only screen and (max-device-width: 850px){
#shoppingCart {
  font-size: 175%;
}
.crossDesCont{
	float:none !important;
	width: 100% !important;
}
.crossDesCont div{
	text-align: center !Important;
}
.crossDesCont .ctitle2{
	display:block !important;
}
.crossDesCont .croosHideSm{
	display:none !important;
}
.crossDesCont .crossBottleSm{
	float:left !important;
	display:inline-block !important;
}
.crossDesCont .crosstext2{
	text-align:left !important;
}
.crossHideSm{
	display:none !important;
}

.crossImgCont{
	float:none !important;
	width: 100% !important;
}

}

/* TABLET */
@media only screen and (max-device-width: 768px){

#shoppingCart {
  font-size: 120%;
}

.crosssell2 {
  width: 45%;
  margin: 6px 2.5% 0px 2.5%;
  float: left;
  border: #bbb solid 1px;
  padding-bottom: 14px;
  min-height: 256px;
}

.crossTextHighlight{
max-width:50%;
}


.crosstext2 {
  line-height: 20px;
  font-size: 15px;
  text-align: justify;
  width: 100%;
  margin-bottom: 12px;
}

.crossHighLight {
  font-size: 17px;
  font-weight: bold;
}
.crosssell2 img {
  padding: 0px 3px;
  max-width:100%;
}

.highlighte{
	font-size:17px;
}

#payment_form{
	margin-top:15px;
}

}

/* MOBILE */
@media only screen and (max-device-width: 480px){

.orderButtonClass{
	max-width:100%;
}

.crossTextHighlight{
	float: left;
	max-width: 100%;
}
.crossTextAddCart{
	float: left;
	width: 100%;
}

.crosstext2{
min-height:224px;
}

#payment_form {
	width:100%;
	border:none;
	float:left;
}

.subtotalField{
	font-size:180% !important;
}
.cart-row{
	font-size:120%;
}
#payment_form .section2_mid  .shipfields {
	float:left;
	  width: 100%;
}

#payment_form .section2_mid {
	padding: 10px 15px 10px 18px;
}

#shippingLabel{
  margin-left: -7px;
}

#payment_form .section2_mid label {
  float: left;
  padding: 5px 5px 0px 0px;
  text-align: left;
  width: 100%;
}

#useShipping{
    margin: 0%;
}

#paymentPayPal{
	width:100%;
}

table label {
padding: 13px 9px 0 25px !important;
}

table select {
	max-width:100%;
}

#payment_form .section2_mid table {
	margin-left: -17px;
}

#orderbut{
  display: block;
  padding-top: 0px;
  margin-left: -5%px;
}

#payment_form #paymentPayPal{
margin-top: -15px;
  margin-left: 0;
  text-align: center;
  float: none;
    width: 100%;
}

.padded-table {
	/* margin-left: -5px; */
}

.cart-row div {
	margin-left: 10px !important;
}

.cart-row  input {
	margin-left: 13px !important;
}

.cart-row button {
  margin-top: 23px;
}

#payment_form .payOr {
  margin: 6px 0px 0px 0px !important;
  text-align: center;
  float: left;
  width: 100%;
}

#payment_form .field {

}

#payment_form #paymentCreditCard {
  float: none;
  font-weight: inherit;
  height: inherit;
  text-align: center;
  width: inherit;
  margin-top: -11px;
}

#shoppingCart td{
	font-size:135%;
}

.cart-row:nth-of-type(2) > img{
	margin:0px !important;
	display:none;
}

.itemPrice {
  min-width: 0px !important;
}

.itemPrice{
vertical-align: middle !important;
}

.cart-row:last-of-type{
	vertical-align: bottom;
}

#payment_form .field {
  max-width: 100% !important;
}

#cardNumber input{
	width:45%;
}

#payment_form .section label {
  float: left;
  font-size: 13px;
  padding: 5px 5px 0px 0px;
  text-align: center;
  width: 100%;
}


input#cardNumber{
float: left !important;
  width: 59% !important;
  margin-left: 6%;
  margin-bottom: 3% !important;
}

input#cvv{
float: left !important;
    width: 59% !important;
  margin-left: 6%;
  margin-bottom: 3% !important;
}

select#expMo{
  max-width: 43%;
  clear: both;
  margin-left: 6%;
  margin-top: 1%;
}

select#expYr{
  margin-top: 1%;
  max-width: 43%;
}

#creditcardBox  {
	width:100%;
}
img.click {
	display:none;
}

#creditcardBox h3{
	width: 98%;
}

#paymentPayPal{
float:left
}
#PaymentTypePPCont{
	float:none;
}
#content{
	overflow: hidden;
}

select#shipOption_International  {
	width: 100% !important;
}

select#shipOption_Canada  {
	width: 100% !important;
}

select#shipOption_US  {
	width: 100% !important;
	font
}

#payment_form .section2_mid  input[type="text"]{
  clear: both;
  margin-top: 0px;
  width: 97%;
}

.field select{
	width:150px !important;
}

#payment_form #shipState {
  width: 97%;
  color: #999;
}

#payment_form #shipEmail {
  width: 97%;
  color: #999;
}

#payment_form #state {
  width: 100%;
}

#payment_form #country {
width: 100%;
}

#payment_form #shipCountry{
  width: 97%%;
    color: #999;
}

#payment_form #cardNumber{
    width: 96% !important;
}

#payment_form #cvv{
  width: 58% !important;
}

#shipFieldsCC{
	width: 100%;
	padding-right:0px !important;
}

#csbutton{
	clear:both;
	padding-left: 31%;
}

#continueShopping{
padding-left: 25%;
}

.crosssell2 {
  width: 45%;
  margin: 6px 2.5% 0px 2.5%;
  float: left;
  border: #bbb solid 1px;
  padding-bottom: 14px;
  min-height: 256px;
}
/* END MOBILE*/
}

/* SMALL MOBILE */
@media only screen and (max-device-width: 400px){

.crosstext2 {
  display:none;
}
.crossTextHighlight{
  float: left;
  max-width: 94%;
  margin: 0 3%;
}

.crossBottle{
  width: 100%;
  float: left;
  margin: 2% 50%;
}

.ctitle2 {
font-size:192%;
}

.csubtitle2 {
font-size:129%;
}

.crosssell2{
  min-height: 300px;
}
.crossDesCont .crossBottleSm{
	display:inline-block !important;
	float: none !important;
}
.crossDesCont .crossBottleSm img{
	margin: 0 !important;

}
}
