html,body,div,span,h1,h2,h3,h4,h5,h6,p,blockquote,a,img,b,u,i,dl,dt,dd,ol,ul,li,fieldset,form,table,caption,tbody,tfoot,thead,tr,th,td{font-size:100%;margin:0px;padding:0px;outline:0;vertical-align:baseline;}
body{line-height:1;}
p, body, font, div, td, input, select, textarea, a { font:14px/20px 'Open Sans', sans-serif; color:#333;}
table{border-collapse:collapse;border-spacing:0}
body { background:#fff; width:100%;}
img { border:none; vertical-align:middle;}
a { color:#069; text-decoration:underline;}
a:hover { text-decoration:none;}
div.clear { clear:both;}
h1 { margin-bottom:20px; font-size:22px; line-height:25px;}
p { margin-bottom:10px;}
.nowrap { white-space:nowrap!important;}
.left { text-align:left!important;}
.right { text-align:right!important;}

.m_error, .m_success, .m_notice { padding:10px; text-align:left; margin-bottom:10px; border-radius:3px;}
.m_error { background: #f8d7da; border:1px solid #f5c6cb; color:#721c24;}
.m_success { background:#d4edda; border:1px solid #c3e6cb; color:#155724;}
.m_notice { background:#d1ecf1; border:1px solid #bee5eb; color:#0c5460;}

ul { margin:20px;}
li { margin-bottom:20px;}
input[type="text"], textarea { border:1px solid #bbb; padding:7px; color:#777; box-sizing:border-box;}
div.sent { text-align:right;}
div.sent input { font-size:18px; cursor:pointer;}
div.allok {text-align:center; padding:100px 0;}

.cartPopup { margin-bottom:10px; border-bottom:1px solid #ccc;}
.cartPopup input { text-align:center; padding:2px; width:50px;}
.product-buy { display:inline-block; vertical-align:top; background:linear-gradient(to bottom,#9d0000,#b60600); height:30px; line-height:30px; text-align:center; color:#fff; text-decoration:none; font-size:110%; text-shadow: 1px 1px 1px #000;border-radius:7px; padding: 0 20px; margin: 0 10px 10px 0;}
.product-buy:hover {background:linear-gradient(to top,#9d0000,#b60600); color:#fff;}
.buy-quick { background:linear-gradient(to bottom,#db6806,#F97406); border:none; cursor:pointer;}
.buy-quick:hover { background:linear-gradient(to bottom,#F97406,#db6806);}
.total_price { font-size:120%; font-weight:bold; color:#f90020;}

.Order { border:none; width:198px; height:39px; background:url(images/order.png) 0 0 no-repeat; cursor:pointer;}
.Order:hover { width:198px; height:39px; background:url(images/order.png) 0 100% no-repeat;}

.quickorderform td, .quickorderform th { vertical-align:top;}
.quickorderform th {width:40%; vertical-align:top;}
.quickorderform td {width:60%; vertical-align:top;}
.quickorderform input, .quickorderform textarea { width:100%;}
.quickorderform input[type="submit"] { display:inline-block; vertical-align:top; background:linear-gradient(to bottom,#9d0000,#b60600); height:30px; line-height:30px; text-align:center; color:#fff; text-decoration:none; font-size:110%; text-shadow: 1px 1px 1px #000;border-radius:7px; padding: 0 20px; margin: 0 10px 10px 0; border:none;}
.quickorderform input[type="submit"]:hover {background:linear-gradient(to top,#9d0000,#b60600); color:#fff;}
