/* Master styles */

html, body {
	margin: 0;
	padding: 0;
	text-indent: 0;
	color: #000;
	border:0;
}
html, body * {
	margin: 0;
	padding: 0;
	text-indent: 0;
}
img { border: 0 }
.left { float: left }
.right { float: right }
* { outline: none }

h1.head
{
padding:0;
margin:0;
color:#fff;
position: absolute;
left: -1000px;
width: 900px;
}
h1.head a
{
padding:0;
margin:0;
color:#fff;
position: absolute;
left: -1000px;
width: 900px;
}

/* Website styles */
body {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #7d7d7d;
	background: #003b79 url('bg.gif') top left repeat-x;
}
div#wrapper {
	width: 1002px;
	margin: 0 auto;
}
div.shadow {
	float: left;
	width: 10px;
	height: 150px;
	background: url('shadow.gif') top left no-repeat;
}
div#header {
	float: right;
	width: 992px;
	height: 150px;
	background: #fff;
}
#header div.label {
	float: left;
	width: 170px;
	height: 150px;
	background: url('label.gif') top left no-repeat;
}
#header div.legs {
	float: left;
	width: 275px;
	height: 150px;
	background: url('legs.gif') top left no-repeat;
}
#header div.login {
	float: right;
	display: inline;
	width: 300px;
	height: 143px;
	margin: 0 10px 0 0;
	padding: 7px 0 0 0;
	background: #cfcfcf url('login-bg.gif') top left no-repeat;
}
#header .login input.text {
	width: 90px;
	height: 15px;
	font-size: 11px;
	color: #7d7d7d;
	padding: 3px 10px;
	margin: 0 0 0 10px;
	border: 1px solid #030e3c;
	background: #fff;
}
#header .login input.submit {
	width: 45px;
	border: 0;
	background: #cfcfcf;
	font-size: 12px;
	color: #532316;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#header .login a.tick {
	width: 105px;
	height: 18px;
	line-height: 18px;
	display: block;
	color: #532316;
	margin: 3px 0 0 138px;
	padding: 0 0 0 20px;
	background: url('tick.gif') center left no-repeat;
	text-decoration: none;
}
#header .login a.tick:hover {
	color: #000;
}
#header .login a.lang {
	width: 45px;
	height: 18px;
	line-height: 18px;
	display: block;
	color: #000;
	margin: 10px 0 0 138px;
	padding: 0 0 0 20px;
	background: url('tick.gif') center left no-repeat;
	text-decoration: none;
}
#header .login div.cart {
	margin: 12px 0 0 10px;
	width: 245px;
	height: 40px;
	_height: 30px;
	line-height: 16px;
	text-transform: uppercase;
	padding: 0 0 0 45px;
	background: url('cart.gif') top left no-repeat;
}
#header .login .cart strong {
	font-size: 11px;
	color: #494949;
}
#header .login .cart a {
	font-size: 11px;
	color: #494949;
	text-decoration: none;
}
#header .login .cart a:hover {
	color: #000;
}
#header div.loginshadow {
	float: right;
	width: 17px;
	height: 150px;
	background: url('loginshadow.gif') top left no-repeat;
}
ul#nav {
	clear: both;
	float: right;
	width: 992px;
	height: 40px;
	background: #ffa226 url('nav-bg.gif') top left repeat-x;
}
#nav li {
	float: left;
	list-style: none;
}
#nav li.start {
	width: 240px;
	height: 40px;
	background: url('nav-start.gif') top left no-repeat;
}
#nav li.home a {
	width: 95px;
	height: 40px;
	display: block;
	background: url('nav-home.gif') top left no-repeat;
}
#nav li.home a:hover {
	background: url('nav-home.gif') bottom left no-repeat;
}
#nav li.about a {
	width: 125px;
	height: 40px;
	display: block;
	background: url('nav-about.gif') top left no-repeat;
}
#nav li.about a:hover {
	background: url('nav-about.gif') bottom left no-repeat;
}
#nav li.delivery a {
	width: 190px;
	height: 40px;
	display: block;
	background: url('nav-delivery.gif') top left no-repeat;
}
#nav li.delivery a:hover {
	background: url('nav-delivery.gif') bottom left no-repeat;
}
#nav li.news a {
	width: 90px;
	height: 40px;
	display: block;
	background: url('nav-news.gif') top left no-repeat;
}
#nav li.news a:hover {
	background: url('nav-news.gif') bottom left no-repeat;
}
#nav li.contacts a {
	width: 105px;
	height: 40px;
	display: block;
	background: url('nav-contacts.gif') top left no-repeat;
}
#nav li.contacts a:hover {
	background: url('nav-contacts.gif') bottom left no-repeat;
}
div#main {
	clear: both;
	float: right;
	width: 992px;
	overflow: hidden;
	background: #fff url('main-bg.gif') top left no-repeat;
}
div#sidebar {
	float: left;
	width: 200px;
	background: #fff;
	margin: 10px 10px 0 10px;
}
#sidebar h2.shoes {
	width: 200px;
	height: 36px;
	margin: 0 0 1px 0;
	background: #ffa226 url('h2-shoes.gif') top left no-repeat;
}
#sidebar div.reflection {
	width: 200px;
	height: 17px;
	background: url('h2-reflection.gif') top left no-repeat;
}
#sidebar ul.shoes {
	width: 174px;
	padding: 0 0 0 26px;
	margin: 0 0 25px 0;
}
#sidebar .shoes li {
	list-style: none;
	line-height: 20px;
}
#sidebar .shoes a {
	font-size: 12px;
	color: #555;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0 0 0 15px;
	background: url('shoes-bullet.gif') center left no-repeat;
}
#sidebar .shoes a:hover {
	color: #ffa226;
}
#sidebar h2.news {
	width: 200px;
	height: 36px;
	margin: 0 0 1px 0;
	background: #ffa226 url('h2-news.gif') top left no-repeat;
}
#sidebar p.news {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	background: url('news-bg.gif') bottom center no-repeat;
}
#sidebar a.news {
	width: 110px;
	display: block;
	color: #555;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 20px 0;
}
#sidebar h2.search {
	width: 200px;
	height: 36px;
	margin: 0 0 1px 0;
	background: #ffa226 url('h2-search.gif') top left no-repeat;
}
#sidebar input.search {
	width: 140px;
	height: 15px;
	border: 1px solid #000;
	background: #fff;
	padding: 5px 10px;
	margin: 0 0 15px 0;
}
#sidebar input.search2 {
	width: 31px;
	height: 31px;
	border: 0;
	margin: 0 0 15px 0;
	background: url('search-btn.gif') center center no-repeat;
}
div#content {
	float: left;
	width: 762px;
	padding: 0 0 15px 0;
}
#content div.promo {
	float: right;
	width: 282px;
	height: 165px;
	padding: 15px 0 0 25px;
	_margin: 0 5px 0 0;
	background: #eee url('promo-bg.gif') top left no-repeat;
}
#content h1 {
	font-size: 24px;
	color: #444;
	margin: 20px 0 20px 15px;
}
#content p.welcome {
	width: 420px;
	margin: 0 0 20px 15px;
	text-align: justify;
}
#content .welcome strong {
	color: #df3000;
}
#content p.product {
	float: left;
	width: 173px;
	height: 252px;
	line-height: 16px;
	border: 1px solid #030e3c;
	margin: 5px 2px;
	padding: 5px;
	font-size: 12px;
	color: #6b6b6b;
	text-align: center;
}
#content .product strong {
	display: block;
	margin: 10px 0 0 0;
	font-size: 16px;
	color: #000;
}
#content .product span.price {
	font-size: 14px;
	color: #ff6600;
}
#content .product .price span {
	text-decoration: line-through;
}
#content .product span.promo {
	font-size: 14px;
	color: #ff6600;
	text-decoration: underline;
}
#content span.reg {
	background-color: #FF9900;
	padding:3px 5px;
	color:#fff;
	font-weight:bold;
}
#content h3 {
	font-size: 18px;
	color: #444;
	margin: 20px 0 20px 15px;
}
#content h4 {
	font-size: 14px;
	color: #444;
	margin: 20px 0 15px 15px;
}
#content p.text, #content p {
	width: 740px;
	text-align: justify;
	text-indent: 15px;
	margin: 0 0 15px 0;
}
#content table a {
	color: #444;
	text-decoration: none;
}
#content table a:hover {
	color: #000;
}
div.item1 {
	width: 555px;
	margin: 0 20px 0 0;
}
div.item2 {
	width: 180px;
	margin: 20px 5px 0 0;
	text-align: center;
}
.item1 p {
	text-align: justify;
	margin: 0 0 15px 0;
}
#content img.thumbs {
	margin: 0 0 15px 15px;
}
div.price-block {
	clear: both;
	float: left;
	width: 141px;
	height: 40px;
	background: #4584c1 url('price-bg.gif') top left no-repeat;
	font-size: 12px;
	color: #fff;
	padding: 12px;
	text-transform: uppercase;
}
.price-block strong {
	font-size: 25px;
	_font-size: 21px;
	text-transform: none;
}
div.size-block {
	float: left;
	width: 106px;
	height: 40px;
	background: #4584c1 url('size-bg.gif') top left no-repeat;
	font-size: 12px;
	color: #fff;
	padding: 12px;
	text-transform: uppercase;
}
.size-block span {
	display: block;
	margin: 0 0 5px 0;
}
.size-block select {
	width: 100px;
	height: 18px;
	text-transform: none;
	font-size: 10px;
	color: #555;
}
input.order-btn2 {
	float: left;
	width: 120px;
	height: 64px;
	border: 0;
	background: #abd6ff url('order-btn2.gif') top left no-repeat;
	cursor: pointer;
}
a.zoom {
	height: 30px;
	line-height: 30px;
	padding: 0 0 0 20px;
	background: #fff url('zoom-icon.gif') center left no-repeat;
	text-decoration: none;
	color: #555;
}
div#footer {
	float: right;
	width: 962px;
	height: 42px;
	line-height: 21px;
	font-size: 12px;
	color: #fff;
	margin: 10px 0 1px 0;
	padding: 15px 15px;
	background: #e17e02 url('footer-bg.gif') top left no-repeat;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer .right {
	text-align: right;
}
div#bottom {
	float: right;
	width: 992px;
	height: 70px;
	margin: 0 0 15px 0;
	background: url('bottom.jpg') top left no-repeat;
}


h2.empty {
	width: 200px;
	height: 36px;
	margin: 0 0 1px 0;
	background: #ffa226 url('h2.gif') top left no-repeat;
}
div.reflection {
	width: 200px;
	height: 17px;
	background: url('h2-reflection.gif') top left no-repeat;
}
div#content ul,
div#content ol {
	width: 700px;
	text-align: justify;
	margin: 0 0 15px 40px;	
}
