
form {
display:inline
}
#basket{
position:fixed;
top:0;
right:0;
left:0;
bottom:0;
margin:auto;
width:900px;
height:500px;
background:white;
border:3px solid #2DA7D7;
display:none
}
#basket_popup{
float:right;
width:100%
}
#basket_popup .popup_head{
float:right;
width:850px;
color:#2DA7D7;
font-size:22px;
margin:30px 30px 0 0
}
#basket_popup .popup_items{
float:right;
width:860px;
margin:30px 30px 0 0
}
#basket_popup .popup_items .item{
float:right;
width:100%;
margin:0 0 20px 0
}
#basket_popup .popup_items .item .item_img{
float:right;
margin:0;
width:112px;
height:80px;
border:4px solid #9d9fa2
}
#basket_popup .popup_items .item .item_info{
float:right;
width:716px;
padding:60px 0 0 0;
margin:0 20px 0 0;
background:url(../../../design/default/css/bg.png) repeat-x bottom center
}
#basket_popup .popup_items .item .item_info .item_name{
float:right;
font-size:16px;
color:#2DA7D7;
background:white;
padding:0 0 0 10px
}
#basket_popup .popup_items .item .item_info .item_price{
float:left;
width:80px;
padding:0 10px 0 0;
background:white
}
#basket iframe{
float:right;
margin:0 0 0 0;
width:100%;
height:100%
}
.popup_btns{
float:none;
width:40%;
margin:0 auto
}
.popup_btns span{
display:inline-block;
font-size:20px;
color:white;
background:#4ac2d5;
border-radius:12px;
width:40%;
height:31px;
padding:5px 0 0 0;
text-align:center;
cursor:pointer;
margin:10px 15px 0
}
.remove{
float:right;
color:black;
font-size:14px;
cursor:pointer;
background:white;
height:18px;
margin:0;
padding:0 0 0 10px
}
.invoice_details{
float:right;
width:270px;
margin:0 290px 10px 0
}
.invoice_details .invoice_title{
float:right;
margin:0 0 0 10px;
font-size:18px;
color:#2DA7D7
}
.invoice_details input{
float:right;
padding:0;
margin:0 0 0 10px;
font-size:16px
}
#overlay{
position:fixed;
top:0;
right:0;
width:100%;
height:100%;
z-index:2;
display:none;
background:rgba(0,0,0,0.7)
}
.copyright_cnt{
display:inline-block;
padding-top:25px;
margin:0;
padding:0;
border:0;
font-size:100%;
font:inherit;
vertical-align:top;
color:#8d989a
}
.call-us b{
font-weight:bold
}
.well_top-20{
padding-top:20px
}
input.btn.footer_contact {
float:left
}
.seoform span {
float:left;
width:100px
}
.seoform div input {
width:500px
}
.seoform div {
float:left;
width:100%;
margin-bottom:15px
}
/* css fixes */
ol {
position:relative;
right:20px
}
a{
outline:0
}
input[type="image"],
input[type="submit"],
input[type="button"],
button {
cursor:pointer
}
.ie a img {
border:0
}
.hidden {
position:absolute;
left:0;
top:-100000px
}
/*
* span {
display:inline-block
}
*/
/*
#lbuttons,
#lbuttons div,
#lbuttons a,
#lbuttons img,
.fxc #subtoolbar,
.fxc #admin_panel {
-webkit-transform:translate3d(0,0,0);
-webkit-backface-visibility:hidden;
-webkit-perspective:1000;
transform:2DValue(val) 3DValueSetToNull(0);
transform:2DValue(val);
-webkit-transform :translateZ(0);
-o-transform :translateZ(0);
-webkit-transform :translateZ(0);
transform :translateZ(0);
-webkit-transition:all 0.5s linear
}
.fxc #admin_pusher,
.fxc #sys_website {
-webkit-transition:all 0.5s linear
}
*/
body {
position:absolute;
left:0;
top:0;
width:100%;
height:100%;
min-width:100%;
min-height:100%;
padding:0;
margin:0
}
p {
padding:0;
margin:0
}
div.bs {
float:right
}
