/*reset*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*default*/
#content {
	background:url(/_img/s-about-as.png) no-repeat; 
	padding:70px 0 0 0; 
}
#content h1, #content h2 {
	display:none;
}

#nav ul {
	margin:0 0 20px 0;
}

/*grid.css*/
html {
	height:100%;
}
body {
	height: auto !important;
	height:100%;
	min-height:100%;
	background:#ffffff;
	color:#000;
}
#box {
	width:1000px;
	margin:0 auto;
}
#header {
	height:175px;
}
#logo {
	float:left;
	margin:35px 20px 0 75px;
}
#header ul {
	overflow:hidden;
	margin:42px 0 0 8px;
	float:left;
}
	#header li {
		float:left;
		padding:0 20px 0 25px;
		background:url(/_img/bg-header-menu.gif) left 5px no-repeat;
		margin:0 0 0 -2px;
		height:30px;
		overflow:hidden;
	}
		#header li a img {
			margin:0;
		}
		#header li.selected img, #header li a:hover img {
			margin:-34px 0 0 0;
		}
		#header li ul {
			position:absolute;
			margin:10px 0 0 -20px;
		}
			#header li li {
				float:none;
				font:0.65em Arial;
				padding:0;
				margin:0;
				text-transform:none;
				border:none;
				padding:3px 0 3px 20px;
				background:url(/_img/i-arrow-nav.gif) 10px center no-repeat;
			}
			
#header #s-nav {
	float:right;
}
	#header #s-nav li a:hover img {
			margin:0;
	}
	#header #s-nav li {
		padding:0 10px;
		background:none;
	}


#container {
	float:left;
	width:100%;
	margin:10px -215px 10px 0;
}
#nav {
	float:left;
	width:260px;
	margin:1px 10px 1px 0;
}
	#nav h1, #nav h2 {
		display:none;
	}
	#nav ul {
		margin:0 0 40px 0;
	}
		#nav li {
			padding:15px 0 20px 15px;
			font-family:Arial;
			font-size:0.9em;
			background:url(/_img/bg-nav-sep.gif) left bottom no-repeat;
		}
			#nav li a {
				color:#2c4f9e;
				text-decoration:none;
			}
			#nav li b {
				color:#48b519;
				font-weight:normal;
			}
			#nav li ul {
				margin:8px 0 0 0;
			}
				#nav li li {
					padding:5px 0 5px 20px;
					background:url(/_img/i-arrow-nav.gif) 10px 11px no-repeat;
					font-size:0.7em;
				}
					#nav li li ul {
						margin:3px 0 0 0;
					}
						#nav li li li {
							padding:0px 0 0px 20px;
							background:none;
							font-size:0.9em;
							line-height:1.2em;
						}
	#basket {
		background:url(/_img/s-basket.png) no-repeat;
		padding:60px 0 0 0;
	}
	#basket span {
		float:left;
		width:100px;
	}
	#basket span.name {
		text-align:right;
		margin:0 5px 0 0;
	}
	#basket span.value {
		font-weight:bold;
		color:#48b519;
	}
	#basket a {
		padding:0 15px 0 0;
		background:url(/_img/i-arrow.gif) right 5px no-repeat;
		color:#48b519;
	}

#content {
	width:470px;
	margin:0 20px 0 25px;
	float:left;
}
#sidebar {
	float:right;
	width:215px;
	margin:-45px 0 0 0;
}
#footer {
	clear:both;
}

#shops {
	clear:both;
	background:url(/_img/bg-shops.gif) bottom repeat-x;
	overflow:hidden;
	line-height:1%;
	padding:100px 0 20px 0;
}
	#shops h2 {
		display:none;
	}
	#shops ul {
		width:900px;
		margin:0 auto;
		overflow:hidden;
		line-height:1%;
	}
		#shops li {
			width:29%;
			float:left;
			margin:4px 0 4px 2%;
			font:0.715em Arial;
			line-height:1em;
			color:#474747;
		}
		#shops li.line {
			width:100%;
			float:none;
			clear:both;
			margin:0;
			height:0;
			font-size:0;
		}

#footer {
	clear:both;
	width:1000px;
	margin:0 auto;
	padding:35px 0 0 0;
	overflow:hidden;
	line-height:1%;
}
	#footer a, #footer p {
		color:#919191;
	}
	#footer p {
		float:left;
	}
	#signature {
		width:515px;
		padding:0 0 0 190px;
	}
#counters {
	clear:both;
	width:900px;
	margin:0 auto;
	padding:10px 0 0 280px;
	overflow:hidden;
	line-height:1%;
}
#counters a {
	text-decoration:none;
}
	
/*font*/
body {
	font-size:100%;
	line-height:1.125em;
}

h1, h2, h3, h4, h5, h6 {
	font-family:Helvetica;
}

p, td {
	color:#474747;
	font:0.715em Arial;
	line-height:1.6em;
	margin:0 0 20px 0;
}
div {
	color:#474747;
	font:1em Arial;
}

#content .list {
	list-style:disc;
	margin:0 0 20px 0;
}
#content .list {
	color:#474747;
	font:0.715em Arial;
	margin:5px 20px;
}

a {
	color:#2681ce;
}
a.tire {
	text-decoration:none;
	background:url(/_img/bg-tire.gif) bottom repeat-x;
}
a.tire:hover {
	text-decoration:none;
	background:none;
}

/*rules*/
.f-left {
	float:left;
}
.f-right {
	float:right;
}

.c-green {
	color:#48b519;
}

.clear {
	clear:both;
	float:none !important;
	font-size:0pt;
	height:0pt;
	overflow:hidden;
}
.none {
	display:none;
}
img{
	border:none;
}

#content p .f-right {
	display:block;
	width:410px;
}
#content p .f-right a {
	font-size:1.2em;
}

