﻿body,html
{
	padding:0px;
	margin:0px;
	font-family: tahoma, helvetica, arial, verdana, sans-serif;
	font-size:11px;
	color: #000;
	background: rgb(235,235,230);
}

a
{
	color: rgb(204,0,0);
	text-decoration: none;
}

a:hover
{
	color: rgb(164,0,0);
	text-decoration: underline;
}

h1
{
	margin:0px;
	padding:0px;
	font-size:16px;
}

div#supcontainer
{
	width:794px;
	margin:0px auto;
}

div#container
{
	float:left;
	width:794px;
	background: url(/resources/images/template-honda/bg-container.gif) repeat-y;
}

div#subcontainer
{
	float:left;
	width:764px;
	padding: 0px 15px;
	background: url(/resources/images/template-honda/bg-subcontainer.gif) no-repeat bottom left;
}

div#top
{
	float:left;
	width:764px;
	height:66px;
}

div#logo
{
	float:left;
}

div#logo img
{
	vertical-align: bottom;
}

div#search
{
	float:right;
	padding: 44px 11px 0px 0px;
	line-height:18px;
}

div#search img
{
	vertical-align: middle;
}

div#search form
{
	margin:0px;
	padding:0px;
}

div#search input
{
	padding:0px;
	margin:0px;
	width:125px;
	height:16px;
	line-height:16px;
	font-size:9px;
	border: 1px solid rgb(161,155,134);
	vertical-align: middle;
}

div#topmenu
{
	clear:both;
	float:left;
	padding:0px 0px 0px 1px;
	width:763px:
}

div#topmenu ul
{
	margin:0px;
	padding:0px;
	width:763px;
	list-style:none;
}

div#topmenu ul li
{
	float:left;
	width:108px;
	border-right:1px solid #fff;
}

div#topmenu ul li a
{
	float:right;
	padding:16px 4px 2px 2px;
	width:102px;
	height:12px;
	line-height:12px;
	background: rgb(161,155,134);
	color:#fff;
	text-align:right;
	text-transform: uppercase;
}

div#topmenu ul li a:hover
{
	background: rgb(204,0,0);
	text-decoration:none;
}

div#topmenu ul li.selected a
{
	background: rgb(204,0,0);
}

div#header
{
	clear:both;
	float:left;
	width:762px;
	height:200px;
	border:1px solid #fff;
}

div#header img
{
	vertical-align:bottom;
}

div#content
{
	clear:both;
	float:left;
	padding: 1px 0px;
	width:762px;
	background: rgb(235,236,230);
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	font-size:12px;
}

.line
{
	clear:both;
	float:left;
	width:762px;
	height: 24px;
	background: rgb(161,155,134);
	border: 1px solid #fff;
}

div#bottom
{
	clear:both;
	float:left;
	/*padding-bottom:18px;*/
	width:762px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

div#bottom-ads
{
	float:left;
	width:326px;
}

.ad
{
	clear:both;
	float:left;
	width:326px;
	border-bottom: 1px solid #fff;
}

.ad img
{
	vertical-align: bottom;
}

div#bottom-news
{
	float:left;
	width:436px;
}

.news
{
	float:left;
	width:217px;
	border-left:1px solid #fff;
}

.news-image
{
	float:left;
	width:217px;
}

.news-image img
{
	vertical-align: bottom;
}

.news-content
{
	clear:both;
	float:left;
	padding:10px 15px;
	width:187px;
}

.date
{
	font-size:9px;
	color: rgb(85,85,85);
	text-transform: uppercase;
}

div#footer
{
	clear:both;
	float:left;
	padding:4px 5px;
	width:752px;
	height:16px;
	line-height:16px;
	font-size:13px;
	border: 1px solid #fff;
	background: rgb(161,155,134);
	color: #fff;
}

div#footer img
{
	vertical-align: middle;
}

a.white, a.white:hover
{
	color:#fff;
	font-weight:bold;
}

div#container-bottom
{
	clear:both;
	float:left;
	width:794px;
	height:15px;
	background: url(/resources/images/template-honda/bg-container-bottom.gif) repeat-x;
}

div#container-left
{
	float:left;
	height:15px;
	width:30px;
	background: url(/resources/images/template-honda/bg-container-left.gif) no-repeat;
}

div#container-right
{
	float:right;
	height:15px;
	width:30px;
	background: url(/resources/images/template-honda/bg-container-right.gif) no-repeat;
}

/* CONTENT SVÆÐIÐ */

div#items
{
	float:left;
	padding:5px;
	width:350px;
}

.item
{
	float:left;
	padding:0px 5px;
	width:160px;
	height:75px;
}

div#item-details
{
	float:left;
	width:400px;
}