#ajaxorder {
  position: relative;
  min-width: 400px;
  max-width: 400px;
  height: 100%;
}
#ajaxordermainbody {
  margin:10px 20px 30px 20px;
}
#ocjoyajaxcheckout {
  width:250px;
  margin-bottom: 10px;
  font-size:20px;
  margin-top: 0px;
  color:#000;
  font-family:Tahoma, Arial;
  float: left;
}
#ajaxorderimg .mainimg{
  text-align: center;
  padding: 0px;
  margin: 0px;
}
table#aboutproduct {
  border-collapse: collapse;
  border:1px solid #eaeaea;
  width: 100%;
}
table#aboutproduct thead{
  background: #eaeaea;
}
table#aboutproduct thead tr td{
  padding: 5px 0px;
  color: #606060;
  font-family: Tahoma, Arial;
  font-size: 12px;
  border:1px solid #dddddd;
}
table#aboutproduct tbody{
  background: #fff;
}
table#aboutproduct tbody tr td{
  padding: 5px 0px;
  color: #606060;
  font-family: Tahoma, Arial;
  font-size: 12px;
  border:1px solid #eaeaea;
}
table#aboutproduct thead tr td .aboutproductspan, table#aboutproduct tbody tr td .aboutproductspan {
  margin-left: 10px;
  display: block;
}
.ocjoyajaxcheckout_errorfields {
  font-size: 12px;
  color: #f00;
  font-family: tahoma, Arial;
  display: block;
  margin-top: -5px;
  margin-bottom: 10px;
}
#ocjoyajaxcheckoutsuccess {
  height: 100px;
  width: 350px;
  font-size: 20px;
  color: #000;
  font-family: Tahoma, Arial;
}
#ocjoyajaxcheckoutsuccess a{
  font-size: 14px;
  font-family: Tahoma, Arial;
}
.fieldname {
  position: relative;
  display: block;
  font-size: 12px;
  font-family: Tahoma, Arial;
  color: #555;
  margin-bottom: 4px;
}
input.ajaxorderinputs {
  border: 1px solid #ccc !important;
  box-shadow: 0 0 5px #e1e1e1 inset;
  background: #fff !important;
  margin-bottom: 7px;
  width:359px;
  height: 27px;
  color: #666;
  border-right:2px solid #f00 !important;
  padding: 0 10px !important;
  outline: none;
  font-family: Tahoma, Arial;
  font-style: normal;
}
input.ajaxorderinputs:focus {
    box-shadow: 0 0 5px rgba(0,0,0,0.3) inset;
}
textarea.ajaxorderinputs {
  border: 1px solid #ccc !important;
  box-shadow: 0 0 5px #e1e1e1 inset;
  background: #fff !important;
  margin-bottom: 7px;
  width:359px;
  height: 50px;
  color: #666;
  padding: 5px 10px !important;
  outline: none;
  font-family: Tahoma, Arial;
  font-style: normal;
  resize:vertical;
}
textarea.ajaxorderinputs:focus {
    box-shadow: 0 0 5px rgba(0,0,0,0.3) inset;
}
input.ajaxorderinputsnorequired {
  border: 1px solid #ccc !important;
  box-shadow: 0 0 5px #e1e1e1 inset;
  background: #fff !important;
  margin-bottom: 7px;
  width:359px;
  height: 27px;
  color: #666;
  padding: 0 10px !important;
  outline: none;
  font-family: Tahoma, Arial;
  font-style: normal;
}
input.ajaxorderinputsnorequired:focus {
    box-shadow: 0 0 5px rgba(0,0,0,0.3) inset;
}
select.ajaxorderinputs {
  border: 1px solid #ccc !important;
  box-shadow: 0 0 5px #e1e1e1 inset;
  background: #fff !important;
  margin-bottom: 7px;
  width:359px;
  height: 28px;
  color: #777 !important;
  padding: 3px 2px 3px 6px;
  outline: none;
  font-family: Tahoma, Arial;
  font-style: normal;
}
#minuss {
  color: #000000;
  display: inline;
  font-size: 16px;
  text-decoration: none;
}
#pluss {
  color: #000000;
  display: inline;
  font-size: 12px;
  text-decoration: none;
}
.carousel-checkout  {
   width: 350px;
   margin: 10px auto 25px auto;
}
.carousel-wrapper-checkout {
   width: 290px;
   overflow: hidden;
   padding:0px;
}
.carousel-items-checkout {
   width: 10000px;
   position: relative;
}
.carousel-button-left-checkout a, .carousel-button-right-checkout a{
   width: 25px; 
   height: 36px; 
   cursor: pointer; 
   text-decoration:none;
   margin-top: 28px;
}
.carousel-button-left-checkout a{
   float: left; 
}
.carousel-button-right-checkout a{
   float: right;
}
.carousel-block-checkout {
  background: #fff;
  border: 1px solid transparent;
  display: inline-block;
  margin:3px 11px;
  padding: 0px;
  vertical-align: top;
  width: 75px;
  height: 75px;
}
.carousel-block-checkout:hover {
  opacity: 0.8;
}
input#gotoorderajax {
  -moz-box-shadow:inset 0px 1px 0px 0px #a4e271;
  -webkit-box-shadow:inset 0px 1px 0px 0px #a4e271;
  box-shadow:inset 0px 1px 0px 0px #a4e271;
  background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #89c403), color-stop(1, #77a809));
  background:-moz-linear-gradient(top, #89c403 5%, #77a809 100%);
  background:-webkit-linear-gradient(top, #89c403 5%, #77a809 100%);
  background:-o-linear-gradient(top, #89c403 5%, #77a809 100%);
  background:-ms-linear-gradient(top, #89c403 5%, #77a809 100%);
  background:linear-gradient(to bottom, #89c403 5%, #77a809 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#89c403', endColorstr='#77a809',GradientType=0);
  background-color:#89c403; 
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius:5px;
  border:1px solid #74b807;
  display:inline-block;
  margin: 20px 0;
  color:#ffffff;
  font-family:Tahoma;
  font-size:14px;
  font-weight:bold;
  height: 40px;
  text-align: center;
  line-height: 36px;
  width: 255px;
  text-decoration:none; 
  text-shadow:0px 1px 0px #888;
  float: right;
}
input#gotoorderajax:hover {
  background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #77a809), color-stop(1, #89c403));
  background:-moz-linear-gradient(top, #77a809 5%, #89c403 100%);
  background:-webkit-linear-gradient(top, #77a809 5%, #89c403 100%);
  background:-o-linear-gradient(top, #77a809 5%, #89c403 100%);
  background:-ms-linear-gradient(top, #77a809 5%, #89c403 100%);
  background:linear-gradient(to bottom, #77a809 5%, #89c403 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77a809', endColorstr='#89c403',GradientType=0);
  background-color:#77a809;
  cursor: pointer;
}
input#gotoorderajax:active {
  position:relative;
  top:1px;
}
a#cancelorderajax {  
  -moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
  -webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
  box-shadow:inset 0px 1px 0px 0px #f29c93;
  background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fe1a00), color-stop(1, #ce0100));
  background:-moz-linear-gradient(top, #fe1a00 5%, #ce0100 100%);
  background:-webkit-linear-gradient(top, #fe1a00 5%, #ce0100 100%);
  background:-o-linear-gradient(top, #fe1a00 5%, #ce0100 100%);
  background:-ms-linear-gradient(top, #fe1a00 5%, #ce0100 100%);
  background:linear-gradient(to bottom, #fe1a00 5%, #ce0100 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100',GradientType=0);
  background-color:#fe1a00;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius:5px;
  border:1px solid #d83526;
  display:inline-block;
  margin: 20px 0;
  color:#ffffff;
  font-family:Tahoma;
  font-size:14px;
  font-weight:bold;
  height: 38px;
  text-align: center;
  line-height: 38px;
  width: 90px;
  text-decoration:none; 
  float: left;
}
a#cancelorderajax:hover {
  background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ce0100), color-stop(1, #fe1a00));
  background:-moz-linear-gradient(top, #ce0100 5%, #fe1a00 100%);
  background:-webkit-linear-gradient(top, #ce0100 5%, #fe1a00 100%);
  background:-o-linear-gradient(top, #ce0100 5%, #fe1a00 100%);
  background:-ms-linear-gradient(top, #ce0100 5%, #fe1a00 100%);
  background:linear-gradient(to bottom, #ce0100 5%, #fe1a00 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce0100', endColorstr='#fe1a00',GradientType=0);
  background-color:#ce0100;
}
a#cancelorderajax:active {
  position:relative;
  top:1px;
}
a.faqinfo {font-size:11px;color: #0F71C8 !important;position: relative;font-weight: normal;text-decoration: none;}
a.faqinfo:hover {color: #f00 !important;position: relative;}
a.faqinfo[faq]:hover:after {font-size:12px;content: attr(faq);padding: 4px 8px;color: #fff;position: absolute;text-align: left;left: 2px;bottom: 15px;z-index: 20px;width: 200px;max-width: 250px;display: block;font-weight: normal;background: #000;}
#lcer {
  padding: 25px;
}