html, body {
    background: #ddecf8;
    color: #3d3e3e;
    margin: 0;
    padding: 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    height: 100%;
}
a {
    color: #2189c4;
    text-decoration: underline;
}
a:active, a:hover {
    color: #2189c4;
    text-decoration: none;
}
a img {
    border: 0;
}

/*
#contw table {
    border: none;
    border-collapse: collapse;
}
*/
#contw td{
    padding: 0;
}

td {
    vertical-align: top;
    
}

h1 {
    font-size: 13px;
    color: #ffffff;
    background: #3ea7e2 url(images/h1.gif) repeat-x left bottom;
    margin: 0;
    padding: 0 10px;
    font-weight: normal;
    line-height: 32px;
    height: 32px;
}
p {
    padding: 0;
    margin: 0 0 14px;
    line-height: 14px;
}

#head {
    background: #47a6d9 url(images/head.jpg) repeat-x left bottom;
}
#logo {
    height: 116px;
    vertical-align: middle;
    padding-left: 12px;
}
#head_bars {
    vertical-align: middle;
    line-height: 22px;
}

.tocart{
    width: 105px;
    height: 18px;

}
#cart_div a {
    display: block;
    width: 130px;
    height: 92px;
    float: left;
}
#cart_div {
    float: right;
    margin: 12px 21px 0 0;
    background: url(images/cart.jpg) no-repeat right top;
    width: 290px;
    height: 92px;
    text-align: right;
    padding: 0 23px 0 0;
    color: #062c42;
    font-size: 16px;
    font-family: 'Arial Narrow', 'Arial';
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 21px;
}
#cart_tot {
    background: url(images/cart_all.gif) no-repeat left 3px;
    float: right;
    clear: both;
    padding: 0 0 0 103px;
}
#cart_pri {
    background: url(images/cart_price.gif) no-repeat left 2px;
    float: right;
    clear: both;
    padding: 0 0 0 78px;
}

#menu {
    background: #ffffff url(images/menut.gif) repeat-x left top;
    height: 36px;
    line-height: 36px;
}
#menu td {
    background: url(images/menutsl.gif) no-repeat left center;
    text-align: center;
    padding: 0 20px;
}
#menu td, #menu1st {
    background: none;
}
#menu td, #menu_ic {
    width: 1px;
}

#menu_ic{
    vertical-align: middle;
}

#menu_ic table {
    float: right;
    margin: 0 200px 0 20px;
}
#menu_ic td {
    background: none;
    padding: 0 5px;
}
#menu a {
    text-decoration: none;
    font: normal 14px/36px;
}
#menu a:hover {
    text-decoration: underline;
}

.contw {
    border-bottom: 1px solid #0e7cb8;
    background: #ffffff ;
    height: 164px;
}
#contw {
    background: #ffffff;
}
#head_w {
    padding: 0 !important;
	padding-left: 15px;
	float: right;
	margin-top: -36px;
	position: relative;
	/*text-align:right;*/
}
#head_w img{
    margin: 0 !important;
}
#content {
	position: relative;
}
#phones {
    color: #ed1713;
    /*background: url(images/phone.gif) no-repeat 20% center;*/
    vertical-align:middle !important;
    text-align: center;
    font-size: 18px;
    font-family: 'Arial Narrow', 'Arial';
    font-weight: bold;
    padding: 0;
    padding-left:20px;
}
#search {
    font-size: 14px;
    color: #0e79b5;
    border: 5px solid #ffffff;
}
#search td {
    vertical-align: middle;
}
#search form {
    margin: 0;
    padding: 3px 5px 5px 5px;
    
}
#srch_txt {
    font-size: 12px;
    color: #ed1713;
    border: 1px solid #117db8;
    width: 100%;
    position: relative;
}
#srch_btn {
    margin-left: 10px;
    margin-top: 2px;
}



#mmenu {
    padding: 0 5px 20px 20px;
    position: relative;
}
#mmenu ul, #mmenu li {
    list-style: none;
    margin: 0;
    padding: 0;
}
#mmenu ul {
    padding: 4px 18px 0 6px;
}
#mmenu li {
    padding: 3px 0 0 0;
    width: 284px;
}
#mmenu1, #mmenu2 {
    background: url(images/mmenu.png) repeat-y left top;
}
#mmenu1 {
    margin-top: -146px;
    position: relative;
}
#mmenu1 ul {
    background: url(images/mmenu1.jpg) no-repeat left top;
}
#mmenu2 ul {
    background: url(images/mmenu2.jpg) no-repeat left top;
}
.mmenusl {
    background: url(images/mmenub.gif) no-repeat left top;
}
#mmenu a {
    display: block;
    padding-left: 10px;
    line-height: 32px;
    border: 1px solid #b9e1f7;
    background: url(images/mmenubg.jpg) repeat-x left top;
    color: #4c4c4c;
    text-decoration: none;
}
#mmenu a:hover {
    color: #2189c4;
    text-decoration: none;
}
#mmenu h1 {
    border: 1px solid #b9e1f7;
    text-transform: uppercase;
}

#mcont {
    padding: 10px 20px 20px 0;
}
#mcont_div {
    background: white;
    padding: 5px 5px 10px 5px;
}

.prod_im {
    text-align: center;
    padding-bottom: 5px;
}
.prod_im a img {
    border: 1px solid #54afe1;
}
.prod_im a:hover img {
    border: 1px solid #ed1713;
}
.prod_im a {
    font-size: 13px;
    letter-spacing: -1px;
}
.prod_txt {
    padding: 0 10px 10px;
}
.prod_txt a {
    color: #ed1713;
    text-decoration: underline;
    line-height: 15px;
    display:block;
}
.prod_txt a:hover {
    color: #ed1713;
    text-decoration: none;
}
#prod_sl {
    background: url(images/prod_sl.gif) repeat-y center top;
    padding: 0 20px;
}
#prods_ddiv {
    border: 10px solid #ffffff;
}

#prods_ddiv select{
    width: auto;
}

td.prod_td {
    background: url(images/prod_sl.gif) repeat-x left center;
}

#foot td {
    background: #cde6f4 url(images/foot.jpg) repeat-x left top;
    padding: 15px 25px;
    font-size: 12px;
}

select {
    width:200px;
    margin-left:5px;
    margin-right:5px;
    margin-bottom:5px;
    border: 1px solid #117db8;
}

.contact-form-input, .input-search {
    margin-left:5px;
    margin-right:5px;
    margin-bottom:5px;
    border: 1px solid #117db8;
}

.input-text{
    font-family:Arial, Helvetica, sans-serif;
    margin-bottom:5px;
    line-height:normal;
    padding: 2px 10px;
    width:200px;
    vertical-align:middle;
    margin-left:5px;
    font-size: 12px;
    color: #ed1713;
    border: 1px solid #117db8;
}

.cart td {
    padding:6px;
    border-top:1px solid #cacaca;
    border-bottom:1px solid #cacaca;
}

.cart2 td {
    padding:3px;
}

.cart-col {
    width:30px;
    text-align:center;
}

.orders td {
    padding:6px;
    border-top:1px solid #cacaca;
    border-bottom:1px solid #cacaca;
    text-align:center;
}

.border{
    border:1px solid red;
}

.messenger {
    text-align:center;
    margin-top:0;
    color:#ed1713;
    font-size:14px;
}

.userorders{
    border-left:1px dashed black;
    border-top:1px dashed black;
}

.userorders td{
    border-right:1px dashed black;
    border-bottom:1px dashed black;
    text-align:center;
}
