html {
 font-size: 100%;
}

.page_title {
 font-size: 25px;
 margin: 0px;
 padding-top: 10px;
}

body {
 text-align:center;
 width: 100%;
 height: 100%;
 margin: 0px;
 padding: 0px;
 padding-top: 0px;
 font-size: 100%;
 font-family:arial;
}

div.some{
 top: 20px;
 margin: 0px;
 position: fixed;
 left: 5px;
}

sec {
 font-size: 100%;
}

.sec {
 font-size: 14px;
}

.sec_h1{
 font-size:16px;
 /*! border: solid 1px; */
 width: 100%;
 margin: 0px;
 margin-top: 10px;
 margin-bottom: 20px;
 text-align: center;
 border-radius: 25px;
 font-weight:bold;
 background: linear-gradient(0deg, #B2B3B6 5%, #F5F4F3 70%);
 font-size: 20px;
 box-shadow: 0px 0px 3px 3px #888;
}

a.offer_product{
 color: #FFF;
 padding: 5px;
 padding-left: 10px;
 padding-right: 10px;
 text-align: center;
 text-decoration: none;
 border: 3px solid #ADADC5;
 background: linear-gradient(to bottom, #16e, #105);
 border-radius: 25px 8px; 
 font-size: 16px;
}

h2{
 display:inline;
 font-size: 16px;
 margin-top: 0px;
}

ol.p{
 list-style-type:decimal;
 vertical-align: middle;
 list-style-position: inside;
 padding-left: 10px;
}

ol.p li {
 position:relative;
 clear:both;
 border-top: solid 1px;
 border-color: #bbb;
 left:0px;
 line-height: 90px;
 font-size: 16px;
 /*! border:  solid 1px; */
 box-shadow: 0px 0px 3px 3px #888;
 margin-top:  14px;
 padding-left: 6px;
 padding-top: 5px;
 border-radius: 5px 20px;
 height: 100px;
}

ol.p li:first-child{
 border-top: none;
}

ul.pr {
 vertical-align: middle;
}

ul.pr li {
 padding-top: 20px;
 padding-bottom: 5px;
 position:relative;
 clear:both;
 border-top: solid 1px;
 border-color: #bbb;
}

ul.pr li:first-child{
 border-top: none;
}

img.b {
 position:absolute;
 top:15px;
 width:135px;
 height:75px;
 left:36px;
 /*! border: solid 1px; */
 border-radius: 4px 14px;
 box-shadow: 0px 0px 2px 2px #888;
 padding-left: 5px;
 padding-right: 5px;
}

img.p {
 position:absolute;
 top:15px;
 width:400px;
 height:75px;
 left:190px;
 border: 0 none;
}

div.p {
 margin: 0px;
 padding: 0px;
 position:absolute;
 top: 0px;
 left: 596px;
 line-height: 14px;
 width: 500px;
 margin-top: 7px;
}

h2.p{
 margin: 0px;
 padding: 0px;
 color: #008;
 font-size: 13px;
 line-height: 20px;
 font-weight: bold;
}

ul.p{
 margin: 0px;
 padding: 0px;
 color: #000;
 padding-left: 20px;
 font-size: 12px;
 line-height: 14px;
 border: none;
 /*! width: 360px; */
 list-style-position: outside;
}

ul.p li{
 border: none;
 margin: 0px;
 padding: 0px;
 line-height: 14px;
 box-shadow: none;
 height: 14px;
}

h3.p {
 margin: 0px;
 padding: 0px;
 font-size: 12px;
 line-height: 14px;
 font-weight: bold;
}

a.offer_start {
 position:absolute;
 margin: 0px;
 padding: 1px;
 width: 360px;
 top: 71px;
 left: 595px;
 border: solid 2px;
 border-color: #C0BFB9;
 font-size: 15px;
 color: #FED80B;
 text-align: center;
 line-height: 14px;
 background-color: #fc0;
 text-decoration: none;
 border-radius: 2px 15px;
 background: transparent linear-gradient(to left bottom, #4B9AEA, #002F75) repeat scroll 0% 0%;
}

div.center_text {
 width: 100%;
 margin: 0px;
 padding: 0px;
 text-align: center;
}

div.center_body {
 width: 1002px;
 margin: auto;
 padding: 0px;
 margin-top: 10px;
 margin-bottom: 10px;
 text-align: center;
 font-family: Arial;
 color:#222; 
 font-weight: bold;
 font-size: 100%;
 background-color:#fff;
 box-shadow: 0px 0px 5px 5px rgb(136, 136, 136);
}

div.center_div_title {
 margin: auto;
 padding: 10px;
 text-align: center;
 width:982px;
 background-color:#CDF;
 /*! border-left: solid 1px; */
 border-color: #BBB;
 background: linear-gradient(#12B, #125);
 /*! border-right: solid 1px; */
}

ul.footer {
 margin: auto;
 padding: 5px;
 padding-right: 10px;
 padding-left: 10px;
 text-align: center;
 width:980px;
 background-color:#FFF;
 border: solid 1px;
 border-top: 0px;
 border-color: #BBB;
 color: #BBB;
}


ul.footer li {
 list-style: none;
 display: inline;
 margin: 0px;
 padding: 0px;
 padding-right: 5px;
 padding-left: 5px;
}
ul.footer li:hover {
}
ul.footer li:first-child{
 padding-left: 0px;
 border-left: none;
}
ul.footer li:last-child{
 padding-right: 0px;
 border-right: none;
}
ul.footer li a{
 text-decoration:none;
 color: #888888;
}
ul.footer li a:hover{
 text-decoration:none;
 color: #444;
}

ul.menue {
 margin: auto;
 margin-top: 0px;
 padding: 2px;
 padding-right: 10px;
 padding-left: 10px;
 text-align: center;
 width:982px;
 /*! background-color:#CDF; */
 border-bottom: solid 1px;
 border-bottom: 0px;
 border-color: #BBB;
 color: #000;
 background: linear-gradient(#FD0, #FA0) repeat scroll 0% 0% / 100% auto #AAA;
 border-right: solid 1px;
 /*! padding-top:  3px; */
 /*! padding-bottom:  3px; */
}

ul.menue li {
 list-style: none;
 display: inline;
 margin: 0px;
 padding: 0 6px;
 border: none;
 /*! padding-top: 3px; */
}
ul.menue li:first-child{
 padding-left: 0px;
 border-left: none;
 border-right: solid 1px #AAA;
}
ul.menue li:last-child{
 padding-right: 0px;
 border-right: none;
}
ul.menue li a{
 /*! padding:0 5px; */
 /*! width: auto; */
 text-decoration:none;
 /*! background:#BBF; */
 color: #444;
 /*! font-size: 14px; */
 /*! border-style: outset; */ 
 white-space:nowrap;
}

ul.menue li a.shop{
 padding:3px 5px;
 width: auto;
 text-decoration:none;
 /*! background:#FC0; */
 color: #fff;
 /*! font-size: 14px; */
 /*! border-style: outset; */ 
 white-space:nowrap;
 background: linear-gradient(#eb0, #f20);
}

ul.menue li a:hover{
 background:#00C;
 text-decoration:none;
 color: #fff;
 border-style: inset; 
}



div.center_div_hl {
 margin: auto;
 padding: 5px;
 padding-right: 10px;
 padding-left: 10px;
 text-align: center;
 width:982px;
 /*! border: solid 1px; */
 /*! border-top: none; */
 /*! border-bottom: none; */
 /*! border-color: #BBB; */
 /*! background-color:#00C; */
 color: #fff;
 font-size: 13px;
 background: linear-gradient(#125, #124);
}


div.center_div {
 margin: auto;
 padding: 10px;
 text-align: center;
 width:980px;
 background-color:#fff;
 border: solid 1px;
 border-color: #BBB;
 font-size: 14px;
}

div.head{
 font-size: 1px;
 margin: auto;
 text-align:center;
 width:960px;
 height:50px;
}

img.logo_left {
 float:left;
}

img.logo_right {
 float:right;
}

h1 a{
 margin: 0px auto;
 margin-top: 0px;
 text-align: center;
 font-size:22px;
 font-family:arial;
 color:#fc3; 
 font-weight: bold;
 text-decoration: none;
}

select {
 border: 1px solid Black;
}

textarea {
 border: 1px solid Black;
}

input {
 border: 1px solid Black;
}

input.val {
 border: 1px solid Black;
}

input.inv {
 border: 1px solid Crimson;
}

select.val {
 border: 1px solid Black;
}

select.inv {
 border: 1px solid Crimson;
}

div.table{
 display:table;
 border-collapse:collapse;
 margin: 0px;
 width: 100%;
}

div.tr{
 display:table-row;
}

div.td{
 display:table-cell;
 padding:5px;
 text-align: center;
}

div.td_l{
 display:table-cell;
 padding:5px;
}

div.table_b{
 display:table;
 border-collapse:collapse;
 border: solid 1px;
 margin: 0px;
 width: 100%;
}

div.td_b{
 display:table-cell;
 padding:5px;
 border: solid 1px;
}

ol.o{
 list-style-type:decimal;
 vertical-align: middle;
 list-style-position: outside;
}

ol.o li {
 position:relative;
 clear:both;
 left:0px;
}

.sec_h2 {
 font-size: 14px;
 font-weight: bold;
}