body {
	background-color: #FFFFFF;
	color: #414141;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
}
button, input, select, table, textarea {
	font-size: 100%;
}
button, input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #AA0000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
big {
	font-size: 1.5em;
}
form {
	margin: 0;
	padding: 0;
}
h1 {
	border-bottom: solid 1px #9F0202;
	color: #D10202;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: normal;
	padding: 0 0 5px 0;
}
h2 {
	color: #D10202;
	font-size: 1.3em;
}
h3 {
	color: #D10202;
}



div#mwinads {
	border: solid 3px #BE0001;
	width: 400px;
}
	div#mwinads div.title {
		background-color: #BE0001;
		color: #FFFFFF;
		font-size: 1.3em;
		font-weight: bold;
		padding: 3px 10px 5px;
		text-align: center;
	}
	div#mwinads div.content {
		padding: 20px 30px;
	}

td#mheader {
	height: 1px;
	vertical-align: top;
}
td#mcolumns {
	padding: 0 25px 5px 25px;
	vertical-align: top;
}
td#mfooter {
	background: #950101 url(../images/footgrad.gif) repeat-x;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	height: 1px;
	padding: 10px 55px;
	vertical-align: top;
}
	td#mfooter a {
		color: #FFFFFF;
		text-decoration: none;
	}

div#mainmenu {
	background: #DBDBDB url(../images/topgrad.gif) repeat-x left bottom;
	color: #959494;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 41px;
	text-align: center;
	text-transform: lowercase;
}
	div#mainmenu a {
		color: #970101;
		text-decoration: none;
	}
	div#mainmenu a:hover {
		color: #D80000;
		text-decoration: underline;
	}

table#topgreyline {
	background: #414141;
	color: #FFFFFF;
	height: 36px;
}
td#breadcrumbs {
	font-size: 0.8em;
	padding: 7px 40px 7px 35px;
}
	td#breadcrumbs a {
		color: #FFFFFF;
		white-space: nowrap;
	}
td#searchform {
	padding: 7px 35px 7px 0;
	text-align: right;
	vertical-align: top;
}
	td#searchform form {
		display: inline;
	}
		td#searchform form button {
			background: none;
			border: none;
			color: #FFFFFF;
			font-family: "Century Gothic", Arial, Helvetica, sans-serif;
			text-decoration: underline;
			text-transform: uppercase;
		}
		td#searchform form input {
			border: none;
		}

img#logo {
	border: none;
	margin: 18px 0 12px 72px;
}

div#headgraph {
	margin: 20px 0 0 375px;
	position: absolute;
}
	div#headgraph img {
		border: solid 10px #FFFFFF;
		margin: 0 8px 0 0;
	}

div#sitehead {
	background: #BE0001 url(../images/redgrad.gif) no-repeat;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	height: 135px;
	_height: 175px;
	margin: 0 35px;
	padding: 40px 0 0 40px;
}
	div#sitehead a {
		border-bottom: dashed 1px #E7B3B3;
		color: #E7B3B3;
		text-decoration: none;
	}
	div#sitehead a:hover {
		border-bottom: none;
	}

div#marquee {
	margin: 10px 35px 0;
}
	div#marquee div {
		background: none /*url(../images/margrad.png) repeat-y*/;
		height: 1.5em;
		position: absolute;
		width: 916px;
	}

td#colleft {
	padding: 0 0 30px 0;
	vertical-align: top;
	width: 185px;
}
td#colcenter {
	border: solid 1px #9F0202;
	padding: 10px 17px 30px 17px;
	vertical-align: top;
}
td#colright {
	padding: 0 0 30px 0;
	vertical-align: top;
	width: 185px;
}

ul#catalogslist {
	color: #8E8E8E;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin: 10px 0 30px 0;
	padding: 0 0 0 1.5em;
}
	ul#catalogslist li {
		margin-bottom: 0.4em;
	}
	ul#catalogslist a {
		color: #8E8E8E;
	}
	ul#catalogslist a:hover {
		color: #BE0001;
		text-decoration: none;
	}

div#footcntrs {
	float: right;
	opacity: 0.3;
	filter: alpha(opacity=30);
}



div.colheading {
	background: #414141;
	color: #BFBFBF;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding: 10px 20px;
	text-transform: uppercase;
}
div.assortblock {
	margin: 5px 0;
}
	div.assortblock img {
		border: solid 1px #414141;
		margin: 5px;
	}

dl.newsblock {
	margin: 5px;
	padding: 0;
}
	dl.newsblock dt {
		color: #959494;
		font-family: "Century Gothic", Arial, Helvetica, sans-serif;
		font-size: 0.9em;
		font-weight: bold;
		margin: 0;
		padding: 0;
	}
	dl.newsblock dd {
		margin: 0.3em 0 1em;
		padding: 0;
	}



table.catalogsgrid td {
	padding: 0 5px 1.5em 5px;
	text-align: center;
	vertical-align: top;
}
	table.catalogsgrid td a {
		text-decoration: none;
	}
	table.catalogsgrid td a:hover {
		text-decoration: underline;
	}

table.assortgrid td {
	padding: 0 5px 2em 5px;
	vertical-align: top;
}
	table.assortgrid a {
		color: #414141;
		text-decoration: none;
	}
	table.assortgrid a:hover {
		color: #AA0000;
		text-decoration: underline;
	}

a.itemimage {
	border: solid 1px #D10202;
	display: inline-block;
	margin-bottom: 0.5em;
	padding: 4px;
}
	a.itemimage img {
		border: solid 1px #454545;
	}
a.itemimagebig {
	padding: 5px;
}

div.actionicons {
	float: right;
}
	div.actionicons .printer {
		background: url(../images/icons.gif) 0 0 no-repeat;
		border: none;
		cursor: pointer;
		display: none;
		height: 40px;
		margin: 0 0 1em;
		width: 40px;
	}
	div.actionicons .zoom {
		background: url(../images/icons.gif) 0 -40px no-repeat;
		border: none;
		cursor: pointer;
		display: block;
		height: 40px;
		margin: 0 0 1em;
		width: 40px;
	}

.colortext {
	color: #BC0001;
}

div.navipages {
	margin: 1em 0;
}
	div.navipages b {
		color: #D10202;
		font-size: 1.2em;
	}
	div.navipages a {
		text-decoration: none;
	}
	div.navipages a:hover {
		text-decoration: underline;
	}

span.nesstar {
	color: #FF0000;
}

div.searchresgood {
	float: left;
	margin: 0 20px 10px 0;
	width: 45%;
}
	div.searchresgood a {
		float: left;
		padding: 1px;
	}
	div.searchresgood p {
		margin: 0 0 0 50px;
	}
	div.searchresgood div {
		clear: left;
	}

ul.listoflinks {
	color: #D10202;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 1.5em;
	margin-top: 1.5em;
}
	ul.listoflinks li {
		margin-bottom: 1em;
	}
	ul.listoflinks a {
		color: #414141;
		text-decoration: none;
	}
	ul.listoflinks a:hover {
		color: #9F0202;
	}

ul.sitemap {
	color: #D10202;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 1.5em;
	margin-top: 1.5em;
}
	ul.sitemap li {
		margin-bottom: 1em;
	}
	ul.sitemap a {
		color: #414141;
		text-decoration: none;
	}
	ul.sitemapsite a:hover {
		color: #9F0202;
	}
	ul.sitemap div {}
	ul.sitemap ul {
		font-size: 0.9em;
		font-weight: normal;
		list-style-image: url(../images/redarr.gif);
		margin: 0.3em 0 0.7em 2em;
		padding: 0;
	}
		ul.sitemap ul li {
			margin-bottom: 0.3em;
		}
		ul.sitemap ul li ul {
			font-size: 1em;
		}

div#moscow_map {
	background: url(../images/moscow_map.gif) no-repeat right top;
	height: 440px;
	line-height: 180%;
	width: 490px;
}
	div#moscow_map div.store_object {
		position: absolute;
		text-align: center;
		width: 200px;
	}
	div#moscow_map div#store1 {
		margin: 154px 0 0 292px;
	}
	div#moscow_map div#store2 {
		margin: 337px 0 0 224px;
	}
	div#moscow_map div.store_object a {
		background: #BE0001;
		display: block;
		border: solid 1px #FFFFFF;
/*
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
*/
		height: 16px;
		margin: 0 0 3px 92px;
		overflow: hidden;
		width: 16px;
	}
	div#moscow_map div.store_object div {
		background: #FFFFFF;
		border: solid 1px #BE0001;
/*
		border-radius: 8px;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		box-shadow: 3px 3px 3px #CCC;
		-moz-box-shadow: 3px 3px 3px #CCC;
		-webkit-box-shadow: 3px 3px 3px #CCC;
*/
		display: none;
		line-height: normal;
		padding: 10px;
		text-align: left;
	}
