/* CSS Document */
* {
	margin:0px; padding:0px;
        font-family: 'Roboto', sans-serif;
	font-size: 14px;	
}
body {
	padding:0;
        margin:0 auto;
        color: #313131;
        background-color: #fff;
        line-height:1.6;
}

a
{
        color: #313131;
}

b, strong {color: #373737;}

.p14
{
        text-indent: 20px;
}

.pmy
{
	border-top: 1px solid #ccc;
        padding: 5px 0px;
        border-bottom: 1px solid #ccc;
}

.title
{
	color: #7c828b;
	font-size: 13pt;
	margin-bottom: 10px; 
}

h1
{
	color: #2c2c2c;
	font-weight: normal;
	font-size: 20px;
        text-transform: uppercase;
        margin:5px 0px;
        line-height:1.2;
}

h2
{
	color: #2c2c2c;
	font-size:18px;
        font-weight: normal;
        text-transform: uppercase;
        margin:5px 0px;
        line-height:1.2;
}

h3
{
	color: #2c2c2c;
	font-size:16px;
        font-weight: normal;
        text-transform: uppercase;
        margin:5px 0px;
        line-height:1.2;
}

h4
{
	color: #2c2c2c;
	font-size:14px;
        font-weight: normal;
        text-transform: uppercase;
        margin:5px 0px;
        line-height:1.2;
}

.logo
{
	background-image: url("/images/site18/logo.png"); 
	background-repeat: no-repeat;	
	float:left;	
	height: 40px; 
	margin: 20px 0px; 
	width: 300px;  
}

.logo a
{
	color: #0a5dd5;
	font-size: 17pt; 
	text-decoration: none;	
}

.slogan
{
        background-image: url("/images/site18/nextl3.gif"); 
	background-repeat: no-repeat;
        background-position: left center;
	color: #8B979A;
        float: left;
	margin: 12px 0px 10px 5px; 
        padding-left:20px;
}

a:hover{text-decoration:none;}

a img { border:0;}
.column 
{	
	float:left;
}

.centerhed
{
	background-image: url('/images/site18/backh.png');
        background-position: center right;
        background-repeat: repeat-x;
        display: table;
        width: 100%;
}

.centerhedfon
{
	display: table-cell;
        vertical-align: middle;
        width: 10%;
}

.centerhedfon2
{
	display: table-cell;
        vertical-align: middle;
        width: 80%;
        text-align:center;
}

.con_c2 .column 
{
	margin: 0 8px;
}

.centername {
display: table;
width: 100%;
margin-bottom:5px;
}

.centern1 {
display:table-cell;
vertical-align: bottom;
width: 5%;
background-image: url('/images/site18/htags_nam.png');
background-position: center center;
background-repeat: no-repeat;
}

.centern2 {
display:table-cell;
text-align:left;
vertical-align: bottom;
width: 95%;
text-transform: uppercase;
background-image: url('/images/site18/htags_nam.png');
background-position: center right;
background-repeat: no-repeat;
}

.centername .centern2 h1{
margin: 5px 0px;
font-size: 20px;
padding: 0px 15px;
display: inline-block;
background: #fff;
}

.input_count_items
{
	padding:1px 2px 1px 2px;
}

.right {float:right;}
.clear {clear:both;}
@media (max-width: 1119px) {
.main{
	width:980px;
}
}
@media (min-width: 1120px) {
.main{
	width:1100px;
}
}
.main {
	padding:0; margin:10px auto;	
}
.main-top {
	background: #F7F8F8;
        line-height:1.2;
}
.main-logo {
        height: 80px;
        line-height:1.2;
}
.main-bottom {
	background: #F7F8F8;
        height: 100px;
        margin-top:20px;
}
/* top */
.inp1 {
	width:86px;
	height:19px;
	border:0px;
	background-image:url(/images/site15/bg_inp1.jpg);
	background-repeat:no-repeat;	
	padding-top:2px;
	vertical-align:middle;	
}
html>body .inp1 {
	width:86px;
	height:19px;
	border:0px;
	background-image:url(/images/site15/bg_inp1.jpg);
	background-repeat:no-repeat;
	padding-top:0px;
	vertical-align:middle;
}
.inp2 {
	width:180px;
        color:#8B979A;
	vertical-align:middle;	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
        border: 1px solid #DDE4E4;
        outline: none;
        margin-right: 5px;
        padding: 5px 10px;
}
.inp3 {
	vertical-align:middle;	
        border: 1px solid #bbb;
        outline: none;
        margin: 2px 0px 10px;
        padding: 3px 6px;
        color: #313131;

}
.inp4 {
	vertical-align:middle;	
        border: none;
        outline: none;
        margin: 5px 0px 10px;
        padding: 0px;
        font-size:14px;
        font-weight: bold;
        color: #313131;
}
.inp5 {
  outline: none;
  color: #313131;
  border:none;
  padding:3px 0px 10px 0px;
  margin: 0px;
  vertical-align: inherit;
}

.top {
	margin:0 auto;
        background-color: #F7F8F8;
        padding-top:2px;
        line-height:1.2;
}

.top-size {
	overflow: auto;
        margin: 0 auto;
}

@media (max-width: 1119px) {
.top-size {
	width:980px;
}
}
@media (min-width: 1120px) {
.top-size {
	width:1100px;
}
}

.topkak {
        float:left;
        padding: 5px 0px;
}

.topkak a {
        text-decoration:none;
        color:#fff;
}

.topkak a:hover {
        text-decoration:underline;
        color:#fff;
}

#top_1 {
	float:right;
	color:#ffffff;
	padding-top:20px;
}

.header {
	width:376px;
	height:185px;
	background-image:url(/images/site15/header.jpg);
	background-repeat:no-repeat;
	float:left;
}

.header .inner
{
	color: #FFF;
	padding: 60px 0px 0px 190px; 
}

.header .inner span
{
	font-size: 15pt;
}

.header .inner div
{
	font-size: 11pt;
	margin: 15px 0px 0px 15px; 
}
.header .inner strong
{
	font-size: 100%;
}

.main-size
{
	padding:0;
        margin:0 auto;
}

@media (max-width: 1119px) {
.main-size{
	width:980px;
}
}
@media (min-width: 1120px) {
.main-size{
	width:1100px;
}
}

@media (max-width: 1119px) {
.prod-size{
	width:680px;
}
}
@media (min-width: 1120px) {
.prod-size{
	width:800px;
}
}

.top_block
{
	margin: 28px 0px 0px 11px;
	float: left;
	height: 37px;	
	width: 331px;	
}

.little_cart
{
	float: left;
	margin: 3px 0px 0px 15px;
	height: 85px;
	width: 200px;
}

.current
{
	color:#c03427 !important;
}

.clearing 
{
	clear:both;
	font-size:1px;
	height:0;
}

.left 
{
	float:left;
	position:relative;
}

.cart_button {
         background-color: #78b658;
         border: 0px;
         border-radius: 2px;
         -moz-border-radius: 2px;
         -webkit-border-radius: 2px;
         color: #fff;
}

.cart_button1 {
         background-color: #89c56a;
         border: 0px;
         border-radius: 2px;
         -moz-border-radius: 2px;
         -webkit-border-radius: 2px;
         color: #fff;
         cursor: pointer;
}

/* center */
@media (max-width: 1119px) {
.con_c , .con_c2{
	width:680px;
}
}
@media (min-width: 1120px) {
.con_c , .con_c2{
	width:800px;
}
}
.con_c , .con_c2{
	float:left;	
}

@media (max-width: 1119px) {
.con_c3{
	width:680px;
}
}
@media (min-width: 1120px) {
.con_c3{
	width:800px;
}
}
.con_c3
{
        width:100%;
}

.red_star {
	color: #DB1905; 
	font-size: 20pt !important;
}

label {
      padding: 5px;
      vertical-align: middle;
      color: #313131;
}

input {
        vertical-align: middle;
}

.colzag {
  color: #c03427;
}