* {
	margin:0; padding:0;
	z-index:1;
}

img {
	border:0;
}

p {
	margin:0.5em 0;
}

a {
	color:#0075ba;
}

h1 {
	/*height:24px;
	line-height:22px;*/
	padding:5px 0;
	padding-left:20px;
	font-size:1.2em;
	background:#c7d4e8 url(h1-bg.png) repeat-x 100% 100%;
}

h1.pr {
	padding-right:100px;
}




html {
	height:100%;
	background:#fff url(header-bg.gif) repeat-x;
}

body {
	font:8pt verdana, tahoma, arial;
	line-height:1.5em;
	position:relative;
	min-height:100%;
	background:url(footer-bg.png) repeat-x 0 100%;
}

* html body {
	height:100%;
}

#wraper {
	position:relative;
	width:932px;
	margin:0 auto;
	margin-top:300px;
	padding-bottom:170px;
	overflow:hidden;
}

* html #wraper {
	overflow:visible;
}


#content {
}

body.cat #content {
	width:662px;
	float:right;
}

#left {
	width:250px;
	float:left;
	margin-top:-20px;
}



#left strong {
	display:block;
	font-weight:normal;
}

#left strong a.active {
	font-weight:bold;
}

#left strong.l2 {
	height:24px;
	line-height:24px;
	margin-top:20px;
	text-align:center;
	background:url(left-l2-bg.png);
}

#left strong.l2 a {
	font-size:1.1em;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
}

#left strong.l3 {
	padding:0 10px;
	background:#f1f6ff;
}

#left strong.l3 a {
	display:block;
	padding:5px 10px;
	border-top:solid 1px #c7d8ec;
}

#left strong.l3 a:hover {
	background:#fff;
}

#left strong.l4 {
	padding-left:30px;
	background:#f1f6ff;
}

#left strong.l4 a {
	display:block;
	padding:2px 10px;
}

#left strong.l4 a:hover {
	background:#fff;
}




#header {
	position:absolute; top:0; left:0;
	width:100%;
}


#footer {
	position:absolute; bottom:0; left:0;
	width:100%;
	height:152px;
}



#header div {
	position:relative;
	width:932px;
	margin:0 auto;
	height:170px;
}

#header div span#lightning {
	display:block;
	width:932px;
	height:155px;
	background:url(header-lightning.jpg);
}

#header div a#logo {
	position:absolute; top:5px; left:23px;
	display:block;
	width:131px;
	height:146px;
	background:url(logo.jpg);
}

#header div a#logo_text {
	position:absolute; top:56px; left:168px;
	display:block;
	width:343px;
	height:57px;
	background:url(logo_text.gif);
}

#header div span#menutop {
	position:absolute; top:155px; left:0;
	display:block;
	width:100%;
	height:41px;
	background:url(menu-top-bg.png);
}

#header div span#menutop span#menutop-l {
	display:block;
	float:left;
	width:15px;
	height:41px;
	background:url(menu-top-left.png);
}

#header div span#menutop span#menutop-r {
	display:block;
	float:right;
	width:15px;
	height:41px;
	background:url(menu-top-right.png);
}

#header div span#menutop i {
	display:block;
	height:40px;
	float:left;
	font-style:normal;
	margin-left:23px;
	padding-left:23px;
	background:url(menu-top-delim.png) no-repeat 0 50%;
}

#header div span#menutop i.first {
	margin-left:15px;
	padding-left:0;
	background:0;
}

#header div span#menutop i a {
	display:block;
	margin-top:10px;
	font-weight:bold;
	font-size:1.3em;
	text-decoration:none;
	color:#000;
}

#header div span#menutop i a:hover {
	text-decoration:underline;
}

#header div span#eng {
	position:absolute; top:120px; left:172px;
	font-weight:bold;
	color:#444;
}

#header div span#slogan {
	position:absolute; top:99px; right:30px;
	font-weight:bold;
	font-size:1.1em;
	text-align:center;
}

#header div span#slogan b {
	color:#ac1e0b;
}

#header div span#phone {
	position:absolute; top:28px; right:10px;
	display:block;
	height:71px;
	line-height:1.1em;
	padding-left:45px;
	padding-top:2px;
	font-size:2.2em;
	color:#ac1e0b;
	background:url(phone.jpg) no-repeat;
}

#header div span#phone i {
	font-style:normal;
	color:#000;
}

#header div span#sstrade {
	position:absolute; right:10px; top:90px;
}


#header div span#icons {
	position:absolute; top:40px; left:515px;
}

#header div span#icons a {
	display:block;
	float:left;
	width:17px;
	height:10px;
	padding:10px;
	background-repeat:no-repeat;
	background-position:50%;
}

#header div span#icons a:hover {
	border-bottom:solid 3px #fff;
}

#header div span#icons a#ih {
	background-image:url(i-home.gif);
}

#header div span#icons a#ic {
	background-image:url(i-contacts.gif);
}

#header div span#icons a#is {
	background-image:url(i-sitemap.gif);
}



#header div span#logos {
	position:absolute; top:207px; left:0;
	width:100%;
}

#header div span#logos a {
	position:relative;
	display:block;
	width:454px;
	height:89px;
	text-decoration:none;
	color:#000;
}

#header div span#logos a strong {
	position:absolute; bottom:7px; right:0;
	font-size:1.3em;
}

* html #header div span#logos a strong {
	cursor:pointer;
}


#header div span#logos a#logo1 {
	float:left;
	background:url(logo-tasso.jpg);
}

#header div span#logos a#logo2 {
	float:right;
	background:url(logo-lightsky.jpg);
}


#footer div {
	position:relative;
	width:940px;
	height:152px;
	margin:0 auto;
}

#footer div h3 {
	display:none;
}

#footer div span {
	display:block;
	height:26px;
	padding-top:10px;
	text-align:center;
	border:solid 2px #800;
	background:url(menu-bot-bg.png);
}

#footer div span a {
	margin:0 10px;
	font-size:1.2em;
	font-weight:bold;
	color:#ffddaf;
}

#footer div b {
	display:block;
	position:absolute; bottom:30px; left:390px;
	margin:0;
	text-align:center;
}

#footer div p {
	position:absolute; bottom:30px; right:250px;
	margin:0;
	text-align:center;
}

#footer div p a {
	text-decoration:none;
	color:#eee;
}

#footer div address {
	position:absolute; bottom:30px; left:40px;
	font-style:normal;
	color:#fff;
}

#footer div address strong,
#footer div address a {
	color:#ffddaf;
}

#footer div form {
	position:absolute; bottom:35px; right:0;;
	width:221px;
	height:30px;
	text-align:center;
	background:url(form-search-bg.png) no-repeat 0 100%;
}

#footer div form input#fst {
	width:130px;
	height:17px;
	padding:0px 5px;
	border:solid 1px #000;
}

#footer div form input#fss {
	width:54px;
	height:19px;
	border:0;
	color:#fff;
	background:url(form-search-button-bg.png);
}













div.cat_blk {
	width:455px;
	position:relative;
}

div#cat_s {
	float:left;
}

div#cat_l {
	float:right;
}

div#cat_s p {
	text-align:center;
}

div#cat_l p {
	text-align:center;
}

div.cat_blk p {
	position:relative;
	display:block;
	float:left;
	width:156px;
	height:156px;
	border:solid 3px #c7d8ec;
	background:#fff;
}

div.cat_blk p img {
	margin-top:2px;
	margin-left:2px;
	border:solid 1px #e0e0e0;
}

div.cat_blk p u {
	position:absolute; right:-11px; top:20px;
	display:block;
	width:11px;
	height:18px;
	background:url(cat-foto-corner.gif);
}

div.cat_blk span {
	float:right;
	margin-right:10px;
	width:260px;
}

div.cat_blk span a {
	display:block;
	padding:5px;
	text-decoration:none;
}

* html div.cat_blk span a {
	height:1%;
}

div.cat_blk span a strong {
	display:block;
	padding:5px;
	font-weight:bold;
	border-bottom:solid 1px #c7d8ec;
	text-decoration:underline;
}

div.cat_blk span a strong {
	height:1%;
}

div.cat_blk span a:hover strong {
	color:#000;
	background:#f4f8fc;
}

div.cat_blk span a i {
	display:block;
	font-style:normal;
	font-size:0.9em;
	font-weight:normal;
	line-height:1em;
	padding-left:5px;
	color:#000;
}


div.cat_blk em {
	position:absolute;
	top:190px; left:5px;
	font-style:normal;
	font-size:20px;
	padding:10px;
	padding-bottom:15px;
	border:solid 1px #f00;
}

/***
 ***   SUBCATS
 ***/

ul#subcats {
	list-style:none;
}

ul#subcats li {
	position:relative;
	width:31%;
	float:left;
	margin:2% 1%;
}

ul#subcats li {
	margin:2% 0.5%;
}

ul#subcats li a {
	display:block;
	text-align:center;
	text-decoration:none;
}

ul#subcats li a span {
	display:block;
	margin:0 auto;
	width:150px;
	height:150px;
	margin-bottom:5px;
	border:solid 1px #ccc;
	background:#fff;
}

ul#subcats li strong {
	display:block;
	height:40px;
	text-decoration:underline;
}

ul#subcats li strong {
	height:35px;
}

ul#subcats li p {
	margin-top:-20px;
	height:40px;
	color:#000;
}




/***
 ***   ITEMS
 ***/

ul#items {
	list-style:none;
}

ul#items li {
	position:relative;
	width:48%;
	float:left;
	margin:2% 1%;
}

ul#items li {
	margin:2% 0.5%;
}

ul#items li p {
	margin:0;
}

ul#items li h2 {
	float:right;
	width:135px;
	padding:4px 10px;
	margin-bottom:5px;
	font-size:1em;
	background:#f1f6ff;
}

ul#items li p.photo {
	position: relative;
	width:150px;
	height:150px;
	text-align:center;
	border:solid 2px #c8d9ec;
	background:#fff;
}

ul#items li p.photo i {
	position: absolute; bottom: -16px; left: 0;
	text-align: center;
	font-style: normal;
}

ul#items li p.photo a {
	display:block;
	width:150px;
	height:150px;
}

ul#items li p.descr {
	width:145px;
	padding-bottom:20px;
	float:right;
	clear:right;
}

ul#items li p.price {
	position:absolute; bottom:0; left:173px;
	font-weight:bold;
	font-size:1.1em;
	color:#ac1e0b;
}








/**
*** ITEM PAGE
**/

h1 {
	position:relative;
}

h1 b {
	position:absolute; right:10px; top:5px;
	color:#c00;
}

div#item_photo {
	position:relative;
	width:310px;
	height:310px;
	float:left;
	margin-top:10px;
	margin-left:10px;
	text-align:center;
	border:solid 1px #ccc;
	background:#fff url(ajax-loader.gif) no-repeat 50% 10%;
}

div#item_photo {
	margin-left:5px;
}

div#item_photo a#pha {
	display:block;
	width:310px;
	height:310px;
}

div#item_photo a#phm {
	display:block;
	position:absolute; bottom:0; left:10px;
	width:48px;
	height:60px;
	cursor:pointer;
	background:url(magnifier.png);
	/*background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/data/img/magnifier.png', sizingMethod='crop');*/
}


div#item_photos {
	width:324px;
	float:right;
	margin-top:10px;
}

div#item_photos span {
	display:block;
	width:150px;
	height:150px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	text-align:center;
	cursor:pointer;
	border:solid 1px #ccc;
	background:#fff url(ajax-loader.gif) no-repeat 50% 20%;
}



div#item_ldescr {
	clear:both;
	margin:0 10px;
}

div#t1 {
	margin:10px;
}


div#bigimg {
	position:absolute;
	display:none;
	width:310px;
	height:310px;
	border:solid 1px #ccc;
	background:#fff;
}

div#bigimg a {
	display:block;
	width:310px;
	height:310px;
	text-align:center;
}


