/* CSS Document */
html, body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}

h1,h2, h3,h4,h5,h6,p
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
    padding: 0px;
	margin: 0px;
	color: #333333;
}

h1 {
	font-size: 140%;
	
}
h2 {
	font-size: 100%;
}

h1.splash
{
	font-family: Impact;
	font-weight: normal;
}

h2.splash {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CC3333;
}

p, li {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
}


.logo {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.logo big a {
	font-family: Impact;
	font-size: 26px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}

.logo small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #dddddd;
}


.block_pad
{
	padding: 2px;
	border: 1px solid #999999;
	margin: 0px 0px 10px 0px;
}

.text_pad
{
	padding: 5px;
}

.textik, #textik {
    background-color:#FFFFFF;
	border: 1px solid #9D9D9D;
	margin: 0px;
	padding: 5px;
}

.header {
	background-color: #0067C6;
	padding: 5px;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.body {
	background-color: #eeeeee;
	border: 1px solid #CCCCCC;
	padding: 5px;
}

.main {
	background-color: #FFFFFF;
	height: 100%;
	width: 780px;
	border: 2px solid #333333;
	padding: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -390px;
	position:relative;;
	z-index: 1;
	left: 50%;
}

.but {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #EEEEEE;
	padding: 3px;
	border: 1px solid #999999;
	margin: 5px;
	text-align: center;
	width: 120px;
	display: block;
	float: right;
	position: static;
}


.privet, #privet {
	background-color: #eeeeee;
	border: 1px solid #999999;
	margin: 0px;
	padding: 5px;
}


.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}






.bot_buy {

}
.R {
	color: #CC3333;
}

.good {
	background-color: #FFFFFF;
	position: relative;
	margin-bottom: 15px;
	z-index: 25;
	display: block;
	width: 100%;
	margin-top: 15px;
}
.good .img {
	float: right;
	height: 240px;
	width: 180px;
	text-align: right;
	position: relative;
	margin-left: 20px;
	margin-bottom: 30px;
}
.good .img .price {
	position: absolute;
	left: -20px;
	bottom: -30px;
	background-image: url(img/bg_price.gif);
	height: 100px;
	width: 100px;
	font-family: Impact;
	font-size: 24px;
	color: #CC0000;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	line-height: 100px;
	z-index: 100;
	vertical-align: 150%;
	letter-spacing: -2px;
	word-spacing: 1px;
}
.good .img .order {
	position: absolute;
	right: 0px;
	bottom: 0px;
	background-color: #009966;
	padding: 3px;
	z-index: 50;
	text-align: center;
	height: 30px;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.order input {
	font-size: 12px;
	color: #CC0000;
	height: 30px;
	width: 90px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	word-spacing: 1em;
}
#buy {
	background-color: #0067C6;
	border: 1px solid #990000;
	text-align: center;

}
#buy a, #buy a:link, #buy a:hover
{
	font-family: Impact;
	font-size: 24px;
	font-weight: bold;
	color: #FFFF00;
	line-height: 50px;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 50px;
}




.shoes {
	border-top: 3px solid #CCCCCC;
	background: #eeeeee;
}

#shoes_counter {

}