body, div, img, a, p, ul, li, h2 {
	margin:0;
	padding:0;
}
body {
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
}
h2 {
    color:#fff;
    font-weight:normal;
    font-size:14px;
    margin:6px 0 0 30px;
}
h3 {
    font-size:24px;
}
#markup {
	border:1px solid #7f8487;
	width:1018px;
	text-align:left;
	border-collapse:collapse;
}
#top {
	background:url(images/bg-topmenu1.gif) repeat-x bottom;
	height:70px;
	padding:4px 0 0 0;
}
#topmenu {
	background:url(images/bg-topmenu.jpg) no-repeat bottom;
	width:790px;
	height:70px;
	clear:none;
	float:left;
}
#topmenu h1 {
	font:20px Arial, Helvetica, sans-serif;
	color:#fff;
	clear:none;
	margin:20px 0 0 30px;
	padding:0
}
#topmenu li {
	display:inline;
	font-size:13px;
	
}
ul.cars {
	padding:2px 0 0 0;
	_padding:6px 0 0 0;
}
html:first-child ul.cars {
	padding:6px 0 0 0;
}
ul.cars li {
	margin-right:10px;
      color:#fff;
}
#topmenu a {
	color:#fff;
	text-decoration:none;
}
#topmenu a:hover {
	text-decoration:underline;
}
ul#submenu {
	list-style: disc url(images/arrow.gif) inside;
}
ul#submenu li {
	margin-right:10px;
	_background:url(images/arrow.gif) no-repeat left center;
	_padding:0 0 0 10px;
}
ul#submenu li:before {
	content: url(images/arrow.gif);
}
#top img {
	float:left;
	clear:none;
}
#header {
	width:1018px;
	height:271px;
	background:url(images/Auto-TOYZ-header.jpg) no-repeat;
}
#left {
	background:#efefef url(images/sh-l.gif) right repeat-y;
	vertical-align: top;
}
#left h2 {
	font-size:20px;
	text-transform:uppercase;
	font-weight:normal;
	color:#fff;
	height:32px;
	margin:0;
	padding:0 0 0 33px;
}
#right {
	vertical-align:top;
	background:url(images/sh-b.gif) repeat-x bottom;
}
#content {
	width:801px;
	background:url(images/sh-t.jpg) no-repeat top;
	overflow:auto;
}
#content p {
    font-family:Verdana, sans-serif;
    font-size:12px;
    line-height:18px;
/*    margin:0 30px 15px 20px;*/
}
.clear {
    clear:both;
    font-size:1px;
}
#main {
	width:1018px;
}
#categories {
	width:200px;
/*	float:left;
	clear:none;*/
}
#categories a {
	display:block;
	background:#efefef /*url(images/category-arrow.gif) no-repeat*/;
	color:#000;
	padding:2px 0 2px 10px;
	margin:0;
	text-decoration:none;
	font-size:12px;
	clear:both;
    /*text-align:center;*/
}
#categories a:hover {
	background-color:#ababab;
	background-image:none;
}
#shadow {
	width:16px;
	background:url(images/sh-l.gif) repeat-y;
	vertical-align:top;
}
.outer {
	float:left;
	clear:none;
}
.product {
	border:1px solid #fff;
	width:173px;
	font-size:11px;
	margin:0 12px 15px 53px;
	float:none;
	text-align:left;
}
.product a.title {
	display:block;
	background:#4c4c4c url(images/product-title-bg.gif) no-repeat;
	margin-top:1px;
	padding:4px 13px;
	color:#fff;
	text-decoration:none;
}
.product a.title:hover {
    text-decoration:underline;
}
.product p.short-desc {
	display:block;
	padding:5px 0;
      margin:0;
/*	border:1px dotted red;*/
}
#text {
	width:1000px;
	border:1px solid #7f8487;
	margin-top:20px;
	text-align:left;
	padding:9px;
	line-height:20px;
	font-size:12px;
}
#footermenu {
	width:1018px;
	text-align:center;
      font-size:10px;
      padding:3px 0;  
      font-family:Tahoma;
}
#footermenu ul {
	display:block;
	float:none;
	list-style-type: disc;
	margin:4px 40px 7px 0;
}
#footermenu ul li:before {
	content: url(images/arrow-black.gif);
}
#footermenu ul li {
	display:inline;
	margin-right:10px;
	_background:url(images/arrow-black.gif) no-repeat left center;
	_padding:0 0 0 10px;
}
#footermenu a:link, #footermenu a:visited {
	text-decoration:none;
	font-size:10px;
      line-height:14px;
	color:#4c4c4c;
}
#footermenu a:hover {text-decoration:underline;}
#footer {
	border:1px solid #7f8487;
	border-bottom:0;
	border-collapse:collapse;
	width:1018px;
	background:url(images/footer3.gif) repeat-x;
}



