/* Master styles */
* { outline: none }
html, body {
	margin: 0;
	padding: 0;
	text-indent: 0;
	border:0;
}
html, body * {
	margin: 0;
	padding: 0;
	text-indent: 0;
}
img { border: 0 }
.left { float: left }
.right { float: right }

/* Website styles */
body {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #333;
	background: #fff;
}
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;
}
div#layout {
	width: 1002px;
	margin: 0 auto;
}
div#header {
	width: 1002px;
	height: 265px;
	background: #eee;
}
#header div.left {
	float: left;
	width: 15px;
	height: 265px;
	background: url('head-left.gif') top left no-repeat;
}
#header div.logo {
	float: left;
	width: 269px;
	height: 204px;
	padding: 61px 0 0 0;
	background: url('head-logo.gif') top left no-repeat;
}
#header div.couple {
	float: left;
	width: 217px;
	height: 265px;
	background: url('head-couple.jpg') top left no-repeat;
}
#header div.center {
	float: left;
	width: 178px;
	height: 265px;
	background: url('head-center.jpg') top left no-repeat;
}
#header div.login {
	float: left;
	width: 323px;
	height: 265px;
	background: url('head-right.jpg') top left no-repeat;
}
#header .login div.form {
	width: 306px;
	height: 33px;
	padding: 6px 0 0 17px;
	background: url('form.gif') top left no-repeat;
}
#header .login .form input {
	width: 120px;
	height: 18px;
	margin: 0 10px 0 0;
	border: 0;
	padding: 3px 0 0 0;
	font-size: 10px;
	color: #999;
}
#header .login .form input.text {
	background: #000 url('user-bg.gif') top left no-repeat;
	padding: 3px 0 0 35px;
	width: 85px;
}
html:first-child #header .login .form input.text { /* Opera fix */
	padding: 0 0 0 35px;
	height: 21px;
}
#header .login .form input.pass {
	background: #000 url('pass-bg.gif') top left no-repeat;
	padding: 3px 0 0 35px;
	width: 85px;
	margin: 0;
}
html:first-child #header .login .form input.pass { /* Opera fix */
	padding: 0 0 0 35px;
	height: 21px;
}
#header .login .form input.submit {
	width: 25px;
	height: 21px;
	margin: 0;
	background: url('submit-btn.gif') top left no-repeat;
	position: relative;
	top: 2px;
	*top: 0px;
}
html:first-child #header .login .form input.submit { /* Opera fix */
	top: 0px;
}
#header .login div.links {
	width: 172px;
	font-size: 10px;
	color: #555;
	padding: 12px 0 0 150px;
	background: url('head-links.gif') top left no-repeat;
}
#header .login .links input {
	margin: 0 2px 0 0;
}
#header .login .links a {
	display: block;
	width: 100px;
	margin: 3px 0 0 0;
	*margin: 3px 0 0 3px;
	color: #555;
	text-decoration: none;
	padding: 0 0 0 18px;
	*padding: 0 0 0 23px;
	background: url('login-links.gif') top left no-repeat;
}
html:first-child #header .login .links a { /* Opera fix */
	padding: 0 0 0 22px;
}
#header .login .links a:hover {
	color: #000;
}
#header .login div.shopcart {
	width: 304px;
	height: 55px;
	margin: 47px 0 0 0;
	*margin: 40px 0 0 0;
	background: url('shop-cart.gif') top left no-repeat;
}
html:first-child #header .login div.shopcart { /* Opera fix */
	margin: 43px 0 0 0;
}
#header .login .shopcart p {
	font-size: 12px;
	color: #f00;
	font-weight: bold;
	padding: 13px 0 0 55px;
}
#header .login .shopcart a {
	display: block;
	width: 100px;
	font-size: 12px;
	color: #008cc1;
	text-decoration: none;
	margin: 2px 0 0 55px;
}
#header .login .shopcart a:hover {
	color: #000;
}
div#nav {
	clear: both;
	width: 1002px;
	height: 38px;
	background: #008ad6 url('nav-bg.gif') top left repeat-x;
}
#nav div.search {
	float: left;
	padding: 0;
}
#nav .search input.text {
	float: left;
	width: 128px;
	height: 26px;
	font-size: 12px;
	color: #fff;
	border: 0;
	margin: 0;
	padding: 12px 0 0 10px;
	background: url('search-bg.gif') top left repeat-x;
}
html:first-child #nav .search input.text { /* Opera fix */
	padding: 0 0 0 10px;
	height: 38px;
}
#nav .search input.submit {
	float: left;
	width: 42px;
	height: 38px;
	border: 0;
	background: url('search-btn.gif') top left no-repeat;
}
#nav ul.menu {
	float: right;
	height: 38px;
	background: #008edc url('menu-bg.gif') top left repeat-x;
}
#nav .menu li {
	float: left;
	list-style: none;
}
#nav .menu li a {
	display: block;
	_display: inherit;
	height: 38px;
	line-height: 38px;
	padding: 0 10px;
	_padding: 13px 10px;
	font-size: 11px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	background: url('menu-left.gif') top left no-repeat;
}
#nav .menu li a.start {
	background: url('menu-start.gif') top left no-repeat;
}
#nav .menu li a:hover {
	color: #000;
}
div.submenu {
	clear: both;
	width: 1002px;
	height: 11px;
	margin: 0 0 8px 0;
	background: url('submenu.gif') top left no-repeat;
}
div#sidebar {
	float: left;
	width: 180px;
	margin: 0 0 30px 0;
}
h2 {
	width: 180px;
	height: 33px;
	font-size: 13px;
	color: #095b82;
	padding: 6px 0 0 0;
	margin: 0 0 3px 0;
	text-align: center;
	text-transform: uppercase;
	background: #8ecdf6 url('h2-bg.gif') top left no-repeat;
}
#sidebar ul.catalog {
	width: 180px;
	margin: 0 0 15px 0;
}
#sidebar .catalog li {
	list-style: none;
}
#sidebar .catalog li.head {
	text-indent: 25px;
	font-size: 12px;
	color: #000;
	padding: 8px 0;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url('catalog-head.gif');
	background-repeat: no-repeat;
	background-position: 10px center;
}
#sidebar .catalog li.links {
	padding: 0 0 0 40px;
	line-height: 18px;
}
#sidebar .catalog .links a {
	font-size: 13px;
	color: #555;
	padding: 0 0 0 12px;
	text-decoration: none;
	background: url('catalog-link.gif') center left no-repeat;
}
#sidebar .catalog .links a:hover {
	color: #000;
}
#sidebar p.news {
	font-size: 12px;
	color: #555;
	padding: 0 0 0 7px;
	margin: 0 0 10px 0;
	border-left: 4px solid #609cd0;
}
#sidebar .news a {
	font-size: 12px;
	color: #555;
	font-weight: bold;
	text-decoration: none;
}
#sidebar .news a:hover {
	color: #000;
}
div#content {
	float: right;
	width: 807px;
	_position: relative;
	_left: 11px;
	margin: 0 0 30px 0;
}
#content div.welcome {
	width: 377px;
	height: 180px;
	padding: 16px 13px 0 13px;
	background: #e7f5fe url('welcome-bg.gif') top left no-repeat;
}
h1 {
	font-size: 16px;
	color: #333;
	margin: 0 0 5px 0;
}
#content .welcome p {
	font-size: 11px;
	color: #333;
	line-height: 16px;
}
#content .welcome a {
	float: right;
	display: block;
	width: 115px;
	height: 20px;
	line-height: 20px;
	font-size: 10px;
	color: #fff;
	margin: 8px 0 0 0;
	text-align: center;
	background: #609cd0;
	text-decoration: none;
}
#content .welcome a:hover {
	color: #000;
}
#content div.offer {
	width: 245px;
	height: 217px;
	padding: 4px 5px 4px 5px;
	margin: 15px 12px 0 0;
	border: 1px solid #0076b6;
	position: relative;
	left: 5px;
}
#content div.last {
	margin: 15px 0 0 0!important;
}
#content .offer p {
	width: 100px;
	color: #000;
	margin: 5px 0 15px 0;
	text-align: center;
}
#content .offer p strong {
	font-size: 14px;
}
#content .offer p strong.head {
	width: 113px;
	height: 37px;
	line-height: 37px;
	display: block;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	background: #e82a01 url('promo-head.gif') top left no-repeat;
	margin: 0 0 10px -6px;
	_position: relative;
	_left: 7px
}
#content .offer p span {
	color: #f00;
}
#content .offer p span span {
	text-decoration: line-through;
}
#content .offer p a.details {
	display: block;
	margin: 75px 0 0 13px;
	_margin: 0;
	_position: relative;
	_top: 75px;
	_left: 10px;
	width: 94px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	background: #656565 url('details-bg.gif') top left no-repeat;
}
#content .promo p a.details {
	margin: 15px 0 0 13px;
	_margin: 0;
	_position: relative;
	_top: 15px;
	_left: 17px;
	background: #656565 url('promodetails-bg.gif') top left no-repeat;
}
#content .offer p a.order {
	display: block;
	margin: 2px 0 0 13px;
	_margin: 0;
	_position: relative;
	_top: 75px;
	_left: 10px;
	width: 94px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	background: #656565 url('details-bg.gif') top left no-repeat;
}
#content .promo p a.order {
	margin: 2px 0 0 13px;
	_margin: 0;
	_position: relative;
	_top: 15px;
	_left: 17px;
	background: #656565 url('promodetails-bg.gif') top left no-repeat;
}
#content div.separator {
	clear: both;
	width: 805px;
	height: 12px;
	padding: 15px 0 0 0;
	background: url('content-separator.gif') bottom left no-repeat;
}
#content div.paging {
	clear: both;
	padding: 10px 0 0 0;
}
#content div.paging a {
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
#content .paging a.prev, #content .paging a.next {
	margin: 0 117px 0 117px;
}
#content .paging select {
	width: 45px;
}
h3 {
	font-size: 18px;
	margin: 0 0 15px 0;
	text-transform: uppercase;
}
h4 {
	font-size: 14px;
	margin: 0 0 15px 0;
}
h5 {
	font-size: 12px;
	margin: 0 0 15px 0;
}
#content p.single {
	margin: 0 0 15px 0;
	text-align: justify;
	text-indent: 10px;
}
#content .single a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
}
#content .single a:hover {
	border-bottom: 0;
}
#content a {
	color: red;
	text-decoration: underline;
}
#content a:hover {
	text-decoration: none;
}
#content span.reg {
	background-color:#0099FF;
	padding:3px 5px;
	color:#fff;
	font-weight:bold;
}
td.name_products {
	font-weight: bold;
	padding: 1px;
}
td a {
	color: #555;
	text-decoration: none;
	font-weight: bold;
}
td a:hover {
	color: #000;
}
div.item1 {
	width: 415px;
	margin: 0 20px 0 0;
}
div.item2 {
	width: 180px;
	margin: 0 5px 0 0;
}
.item1 p {
	text-align: justify;
	margin: 0 0 15px 0;
}
div.price-block {
	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: #609cd0;
}
input.order-btn {
	float: right;
	width: 120px;
	height: 64px;
	border: 0;
	background: #abd6ff url('order-btn.gif') top left no-repeat;
	cursor: pointer;
}
a.zoom {
	width: 130px;
	height: 20px;
	line-height: 20px;
	display: block;
	padding: 0 0 0 18px;
	margin: 0 0 0 30px;
	background: #fff url('zoom-icon.gif') center left no-repeat;
	text-decoration: none;
	color: #555;
}
div#footer {
	clear: both;
	width: 982px;
	height: 30px;
	font-size: 12px;
	color: #555;
	padding: 20px 10px 10px 10px;
	background: #eee url('footer-bg.gif') top left no-repeat;
}
#footer .right {
	text-align: right;
}
#footer strong {
	text-transform: uppercase;
}
#footer a {
	color: #555;
	text-decoration: none;
}
#footer a:hover {
	color: #000;
}
