html,
body {
	margin: 0;
	padding: 0;
	min-height: 100%;
}
* html,
* html body {
	height: 100%;
}
body	{
	background: #808080 url(../images/interface/back.png);
	color: #222;
}
:-moz-any-link:focus { /* avoid dotted borders around active links in Firefox */
	outline: none;
}

/* #wrapper */

#wrapper {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	background: white;
	border: 1px solid white;
	border-top: none;
	margin-bottom: 10px;
}

/* header / logo */

#header	{
	height: 249px;
	width: 100%;
	background: #1e1e78  url(../images/interface/header_photo_default.jpg) no-repeat left 52px;
}
#topBar {
	width: 100%; height: 77px;
	background: url(../images/interface/topbar.png) no-repeat left top
}
* html #topBar {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.trucks4u.com/images/interface/topbar.png');
}
#header #logo {
	position: absolute;
	left: 100px; top: 0;
	width: 260px; height: 66px;
}
#header h1 {
	position: absolute;
	width: 260px; height: 66px;
}
#header h1 a {
	display: block;
	width: 360px; height: 66px;
	text-indent: -999em;
	text-decoration: none;
	background: url("../images/interface/logo_trucks4u-com.png") no-repeat scroll 3px bottom transparent;
}
	* html #header h1 a {
		background: none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.trucks4u.com/images/interface/logo_trucks4u-com.png');
		cursor: pointer;
	}
#header h2 {
	display: block;
	position: absolute;
	margin: 0; padding: 0;
	left: 3px; top: 75px;
	width: 260px; height: 18px;
	text-indent: -999em;
	text-decoration: none;
	background: url(../images/interface/payoff.png) no-repeat left top;
}
	* html #header h2 {
		background: none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.trucks4u.comimages/interface/payoff.png');
	}

/* #content */


#content {
	width: 100%;
	margin: 0;
	border-collapse: collapse;
	border: none;
	background-image: url(/images/bg_right.gif);
}

#contentContainer {
	padding: 0px !important;
	background-color: #FFFFFF;
	background-image: url(/images/bg_left.gif);
	background-repeat: repeat-y;
	background-position: left top;
	z-index: 1;
}

#contentContainer > div {
	padding: 10px;
	vertical-align: top;
}

div#columnRight {
	float:right;
	width:260px;
	padding:10px;
}

#contentContainer #columnLeft {
	padding: 10px;
	float:left;
	
	z-index:2;
}

#contentContainer #primaryContent {
	padding: 10px;
	float:right;
	
	background-color: #FFFFFF;
}

#content .wrapper {
	padding: 10px;
}

/* disable br elements in dealer intro */
#content div.dealerIntro div.wrapper div.text br {
	display: none;
}

/* primaryContent */
#wrapper td#primaryContent {
	height: 200px;
}

.more {
	font-weight: bold;
	font-style: normal;
	color: #ff7f00;
}
.more a {
	padding-left: 8px;
	background: url(../images/interface/bullet.png) no-repeat 0 0.4em;
	color: #ff7f00;
}
.more.back a {
	background-image: url(../images/interface/bullet_back.png);
}
.more a:hover {
	color: #1e1e78;
}


/* columnLeft */
#columnLeft {
	width: 190px;
	background: #ddddeb;
	font-size: 0.85em;
}
* html #columnLeft {
	width: 210px; /* width fix for IE5 */
	w\idth: 190px; /* reset width for IE6 */
}
#wrapper #columnLeft.pageDetails {
	width: 230px;
}

/* columnRight */
#columnRight {
	width: 260px;
	background: #ebebeb;
	font-size: 0.85em;
}
* html #columnRight {
	width: 280px; /* width fix for IE5 */
	w\idth: 260px; /* reset width for IE6 */
}

.box {
	border: 1px solid #c76302;
	background: white url(../images/interface/box_gradient.png) repeat-x left bottom;
	margin-bottom: 1em;
}
#wrapper #columnRight .box {
	border-color: #c7c7c7;
	background-image: url(../images/interface/box_gradient_gray.png);
	color: #555;
}
#wrapper #columnRight .box a {
	text-decoration: none;
}
#wrapper #columnRight .box a img {
	vertical-align: middle;
}
.box h2 {
	margin: 0;
	background: #c76301 url(../images/interface/box_title.png) repeat-x left top;
	border-bottom: 1px solid #c76302;
	padding: 1px 10px;
	text-transform: uppercase;
	font-size: 12px;
	color: white;
}

.box2 h2 {
	background-color: #C76301;
}

#wrapper #columnRight h2 {
	margin: 0;
	background: #f8f8f8 url(../images/interface/box_title_gray.png) repeat-x left top;
	border-bottom: 1px solid #c7c7c7;
	color: #555;
}

#wrapper #columnRight div.box2 h2 {
	background:url("../images/interface/box_title.png") repeat-x scroll left top #C76301;
	color:white;
}

.box .wrapper {
	padding: 6px;
}

/* banners */
#primaryContent .banner {
	text-align: center;
	margin-bottom: 10px;
}

#columnRight .banner {
	margin-bottom: 10px;
}



/* #menu */

#menu {
	position: absolute;
	top: 200px; left: 0;
	width: 100%; height: 25px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	background: #ff7f00 url(../images/interface/menu_back.png) repeat-x left top;
}
#menu h2 {
	display: none;
}
#menu ul,
#menu li {
	margin: 0; padding: 0;
	list-style: none;
}
#menu ul li {
	float: left; display: inline;
	background: url(../images/interface/menuspacer_light.png) no-repeat left top;
}
#menu li a {
	display: block;
	font-size: 12px;
	line-height: 21px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 2px 14px 2px 14px;
	background: url(../images/interface/menuspacer_dark.png) no-repeat right top;
	color: white;
}
#menu li.last a {
	background: url(../images/interface/menuspacer.png) no-repeat right top;
}
#menu li.active {
	background: url(../images/interface/menu_back_active.png) repeat-x right top;
}
#menu li.active a {
	color: #141451;
}
#menu li:hover,
#menu li.hover {
	background: url(../images/interface/menu_back_on.png) repeat-x right top;
}
#menu li:hover a,
#menu li.hover a {
	padding: 3px 14px 1px 14px;
	background: url(../images/interface/menuspacer_dark.png) no-repeat right top;
	color: white;
}


/* submenu */

#menu ul ul {
	position: absolute;
	display: none;
	font-size: 10px;
	width: 17em;
}
#menu ul ul,
#menu ul ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu ul li:hover ul,
#menu ul li.hover ul {
	/* #menu ul li.hover ul is used by script for IE/WIN found in scripts/menu.js */
	display: block;
}
#menu li li {
	float: none;
	background: none;
	position: relative;
}
#wrapper #menu ul li li a {
	display: block;
	padding: 0.3em 0.5em;
	font-size: 12px;
	line-height: 15px;
	text-transform: none;
	white-space: normal;
	border: 1px solid #ff7f00;
	border-top: none;
	background: #ffdebd;
	color: #673500;
}
* html #wrapper #menu li li a {
	height: 0.1em; /* clickarea is not 100% width in IE */
	line-height: 130%;
	padding: 4px 0.5em;
	width: 100%;
}
#wrapper #menu li li.hover a,
#wrapper #menu li li:hover a {
	background: white;
	color: #1e1e78;
}

/* userMenu */

#userMenu {
	position: absolute;
	top: 46px; right: 5px;
}
#userMenu ul,
#userMenu li {
	margin: 0;	padding: 0;
	list-style: none;
}
#userMenu li {
	float: left; display: inline;
	line-height: 100%;
	font-size: 11px;
	border-right: 1px solid #aaa;
}
#userMenu li.last {
	border: none;
}
#userMenu li a {
	line-height: 105%;
	margin: 0 8px 2px 8px;
	color: white;
	text-decoration: none;
}
#userMenu li a:hover {
	color: white;
	text-decoration: underline;
}

#userMenu li.admin {
	border: none;
}
#userMenu li.admin a {
	color: #c4c4c4;
}

/* languageMenu */

#languageMenu {
	position: absolute;
	top: 10px; right: 5px;
}
#languageMenu ul,
#languageMenu li {
	margin: 0;	padding: 0;
	list-style: none;
}
#languageMenu li {
	float: left; display: inline;
	margin-left: 10px;
	background-repeat: no-repeat;
	background-position: left top;
}
#languageMenu li#lang_nl {
	background-image: url(../images/interface/lang_nl.png);
}
#languageMenu li#lang_en {
	background-image: url(../images/interface/lang_en.png);
}
#languageMenu li#lang_de {
	background-image: url(../images/interface/lang_de.png);
}
#languageMenu li#lang_fr {
	background-image: url(../images/interface/lang_fr.png);
}
#languageMenu li#lang_es {
	background-image: url(../images/interface/lang_es.png);
}
#languageMenu li#lang_ru {
	background-image: url(../images/interface/lang_ru.png);
}
#languageMenu li#lang_pl {
	background-image: url(../images/interface/lang_pl.png);
}
#languageMenu li#lang_pt {
	background-image: url(../images/interface/lang_pt.png);
}
#languageMenu li a {
	display: block;
	width: 35px; height: 21px;
	border: 1px solid white;
	text-indent: -999em;
	background: url(../images/interface/white50.png);
}
* html #languageMenu li a {
	background: url(../images/interface/white50dots.png);
}
#languageMenu li a:hover,
#languageMenu li.active a {
	border: 1px solid #222;
	background: none;
}

/* searchMenu */

#searchMenu {
	position: absolute;
	top: 115px; left: 15px;
}
#searchMenu ul,
#searchMenu li {
	margin: 0;	padding: 0;
	list-style: none;
}
#searchMenu li {
	float: left; display: inline;
	margin-left: 10px;
	font-size: 12px;
	cursor: pointer;
}
#searchMenu li a {
	display: block;
	padding-top: 48px;
	background-repeat: no-repeat;
	background-position: center top;
	white-space: nowrap;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: white;
}
#searchMenu li a:hover {
	color: white;
	text-decoration: underline;
}
#searchMenu li a span {
	display: block;
	position: relative;
}
#searchMenu li#search_trekkers a {
	background-image: url(../images/interface/button_trekkers.png);
	min-width: 70px;
}
#searchMenu li#search_trekkers a:hover {
	background-image: url(../images/interface/button_trekkers_on.png);
}
	* html #searchMenu li#search_trekkers {
		width: 70px;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.trucks4u.com/images/interface/button_trekkers.png');
	}
	* html #searchMenu li#search_trekkers.hover {
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.trucks4u.com/images/interface/button_trekkers_on.png');
	}
#searchMenu li#search_opleggers a {
	background-image: url(../images/interface/button_opleggers.png);
	min-width: 129px;
}
#searchMenu li#search_opleggers a:hover {
	background-image: url(../images/interface/button_opleggers_on.png);
}
	* html #searchMenu li#search_opleggers {
		width: 129px;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.trucks4u.com/images/interface/button_opleggers.png');
	}
	* html #searchMenu li#search_opleggers.hover {
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.trucks4u.com/images/interface/button_opleggers_on.png');
	}
#searchMenu li#search_bakwagens a {
	background-image: url(../images/interface/button_bakwagens.png);
	min-width: 92px;
}
#searchMenu li#search_bakwagens a:hover {
	background-image: url(../images/interface/button_bakwagens_on.png);
}
	* html #searchMenu li#search_bakwagens {
		width: 92px;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.trucks4u.com/images/interface/button_bakwagens.png');
	}
	* html #searchMenu li#search_bakwagens.hover {
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.trucks4u.com/images/interface/button_bakwagens_on.png');
	}
#searchMenu li#search_aanhangers a {
	background-image: url(../images/interface/button_aanhangers.png);
	min-width: 87px;
}
#searchMenu li#search_aanhangers a:hover {
	background-image: url(../images/interface/button_aanhangers_on.png);
}
	* html #searchMenu li#search_aanhangers {
		width: 87px;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.trucks4u.com/images/interface/button_aanhangers.png');
	}
	* html #searchMenu li#search_aanhangers.hover {
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.trucks4u.com/images/interface/button_aanhangers_on.png');
	}
#searchMenu li#search_combinaties a {
	background-image: url(../images/interface/button_combinaties.png);
	min-width: 145px;
}
#searchMenu li#search_combinaties a:hover {
	background-image: url(../images/interface/button_combinaties_on.png);
}
	* html #searchMenu li#search_combinaties {
		width: 145px;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.trucks4u.com/images/interface/button_combinaties.png');
	}
	* html #searchMenu li#search_combinaties.hover {
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.trucks4u.com/images/interface/button_combinaties_on.png');
	}
* html #wrapper #searchMenu li a,
* html #wrapper #searchMenu li a:hover {
	background: none;
}

/* bottomMenu */

#bottomMenu {
	position: relative;
	height: 46px; width: 1000px;
	background: url(../images/interface/bottommenu.png) repeat-x left top;
	border-top: 1px solid white;
	margin:0 auto;
}
#bottomMenu ul,
#bottomMenu li {
	margin: 0;	padding: 0;
	list-style: none;
}
#bottomMenu li {
	float: left; display: inline;
	line-height: 100%;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 10px;
	padding-top: 20px;
	background: url(../images/interface/bottommenu_middle.png) repeat-x left top;
}
#bottomMenu li a {
	padding: 0 15px;
	border-right: 1px solid #ff7f00;
	line-height: 105%;
	color: #1e1e78;
	text-decoration: none;
}
#bottomMenu li a:hover {
	color: #1e1e78;
	text-decoration: underline;
}

#bottomMenu li.first {
	padding-left: 100px;
	background: url(../images/interface/bottommenu_start.png) no-repeat left top;
}
#bottomMenu li.last {
	padding-right: 25px;
	background: url(../images/interface/bottommenu_end.png) no-repeat right top;
}
#bottomMenu li.last a {
	border: none;
}


/* breadcrumbs */

#breadcrumbs {
	position: absolute;
	top: 228px;
	left: 0;
	height: 20px;
	width: 100%;
	background: #1e1e78 url(../images/interface/breadcrumbs_back.png) repeat-x left top;
	border-bottom: 1px solid white;
}
#breadcrumbs ul,
#breadcrumbs li {
	margin: 0; padding: 0;
}
#breadcrumbs li {
	float: left;
	display: inline;
	padding: 0 0 0 1.2em;
	font-size: 10px;
	background: url(../images/interface/breadcrumbs_arrow.png) no-repeat 0.5em 0.70em;
	color: #d2d2e4;
}
* html #breadcrumbs li {
	padding: 0 0 0 12px;
	background-position: 5px 8px; /* no scaling font-size and background for IE */
}
#breadcrumbs li.first {
	padding-left: 15px;
	background: none;
}
#breadcrumbs li a {
	color: #d2d2e4;
	text-decoration: none;
}
#breadcrumbs li a:hover {
	color: white;
	text-decoration: underline;
}


/* address */

address {
	font-style: normal;
}

address span.label {
	display: block;
	float: left;
	width: 4.5em;
	white-space: nowrap;
}

/* #footer */

#footer	{
	width: 1000px;
	background: #ff7f00 url(../images/interface/footer_back.png) repeat-x left bottom;
	font-size: 11px;
	line-height: 125%;
	color: white;
}
#footer .wrapper {
	width: 980px;
	padding: 10px 15px 10px 15px;
	text-align: right;
}
#footer a	{
	font-weight: bold;
	text-decoration: none;
	color: white;
}
#wrapper #footer a:hover {
	text-decoration: underline;
	color: white;
}
#footer #designed {
	float: left; display: none;
	padding-right: 30px;
}
#footer #designed a {
	padding-left: 22px;
	background: url(../images/interface/icon_admire.png) no-repeat 3px center;
}
#footer #copyright {
	float: left; display: inline;
	padding-right: 50px;
}
#footer #author {
	float: right; display: inline;
}
#footer #footerMenu {
	float: left; display: inline;
}
#footer #footerMenu ul,
#footer #footerMenu li {
	margin: 0;	padding: 0;
	list-style: none;
}
#footer #footerMenu li {
	float: left; display: inline;
	line-height: 100%;
	border-right: 1px solid #f5b26f;
}
#footer #footerMenu li.last {
	border: none;
}
#footer #footerMenu li a {
	line-height: 105%;
	margin: 0 8px 2px 8px;
}

/* various classes */

#content ul {
	list-style: none;
	margin: 0; padding: 0;
	margin-bottom: 1em;
}
#content ul li {
	padding-left: 0.9em;
	background: url(../images/interface/bullet.png) no-repeat 0.1em 0.6em;
}

hr,
h2 {
	display: none;
}
#content hr,
#content h2 {
	display: block;
}

.skip,
.noScreen {
	display: none;
}
a.tel {
	text-decoration: none;
	color: black;
	cursor: default;
}
abbr {
	border: none;
}
.pointer {
	cursor: pointer;
}

/* SPECIFIC */


/* page selector */
.pageSelector {
	margin: 0 0 1em 0;
	text-align: center;
}
.pageSelector .item {
	border: 1px solid #1e1e78;
	background: #ddddeb;
	font-weight: bold;
	font-size: 11px;
	color: #8b8bbb;
}
.pageSelector .active {
	background: white;
	color: #1e1e78;
}
.pageSelector .active,
.pageSelector .noLink,
.pageSelector .item a {
	padding: 0 4px;
	min-width: 1.5em;
}
* html .pageSelector .active,
* html .pageSelector .noLink,
* html .pageSelector .item a {
	width: 1.5em;
}
.pageSelector .item a {
	background: #1e1e78;
	text-decoration: none;
	color: white !important;
}
.pageSelector .item a:hover {
	background: #8b8bbb;
	color: white !important;
}
.pageSelector .next a,
.pageSelector .previous a,
.pageSelector .next.noLink,
.pageSelector .previous.noLink {
	padding-left: 8px;
	padding-right: 8px;
}

div.pageDetails .item {
	border: 1px solid #1e1e78;
	background: #ddddeb;
	font-weight: bold;
	font-size: 11px;
	color: #8b8bbb;
	height: 20px;
	margin-bottom: 15px;
}

div.pageDetails .previous {
	float: left;
}


div.pageDetails .next {
	float: right;
}

div.pageDetails .item a {
	background: #1E1E78;
	text-decoration: none;
	color: white !important;
	display: block;
	height: 20px;
	padding-top:0px;
}
div.pageDetails .item a:hover {
	background: #8b8bbb;
	color: white !important;
}

div.pageDetails .next a,
div.pageDetails .previous a,
div.pageDetails .next.noLink,
div.pageDetails .previous.noLink {
	padding-left: 8px;
	padding-right: 8px;
}


/* search */
#form_search {
	margin: 0;
}
#form_search input,
#form_search select {
	vertical-align: bottom;
}
#form_search label {
	display: block;
	font-weight: bold;
	color: #1e1e78;
}
#form_search input.buttonGo {
	width: 21px; height: 21px;
	background: url(../images/interface/button_go_blue.png) no-repeat left top;
	border: none;
	padding: none;
	text-indent: -999em;
	cursor: pointer;
}
#form_search input.buttonGo:hover,
#form_search input.hover {
	background-image: url(../images/interface/button_go_orange.png)
}
#form_search #category_select {
	width: 140px;
	margin-bottom: 3px;
}
#form_search #fc_productKeyword {
	width: 135px;
	border: 1px solid #777;
}

/* login */
#form_login {
	margin: 0; padding: 0;
}
#form_login input {
	vertical-align: top;
	margin-bottom: 3px;
}
#form_login label {
	display: block;
	font-weight: bold;
	color: #555;
}
#form_login input.buttonGo {
	width: 21px; height: 21px;
	background: url(../images/interface/button_go_blue.png) no-repeat left top;
	border: none;
	padding: none;
	text-indent: -999em;
	cursor: pointer;
}
#form_login input.buttonGo:hover,
#form_login input.hover {
	background-image: url(../images/interface/button_go_orange.png)
}
#form_login #fc_username,
#form_login #fc_password {
	width: 205px;
	border: 1px solid #777;
}
#form_login span {
	white-space: nowrap;
}

/* searchfilters */
.activeFilters {
	margin-bottom: 1em;
}
.activeFilters h3 {
	font-size: 1em;
}
.activeFilters .filter {
	margin-bottom: 0.3em;
	padding: 1px 1px 1px 5px;
	background-color: #efd1b2;
	border: 1px solid #eba55f;
	color: #c76302;
}

#wrapper .activeFilters .filter strong {
	color: #333;
}

#wrapper .activeFilters .filter a {
	float: right; display: inline;
	width: 17px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/interface/icon_deletefilter.png);
	background-color: #eba55f;
	text-decoration: none;
	color: white;
}
#wrapper .activeFilters .filter a:hover {
	background-color: #c76302;
}

#wrapper .activeFilters .filter a em {
	display: block;
	text-indent: -999em;
}

h3.collapse {
	cursor: pointer;
	padding-left: 12px;
	background-repeat: no-repeat;
	background-position: left 6px;
	text-decoration: none;
	font-size: 1em;
}
h3.collapse.out {
	background-image: url(../images/interface/icon_desc.png);
}
h3.collapse.in {
	background-image: url(../images/interface/icon_asc.png);
}
.filters {
	margin-bottom: 0.5em;
	padding: 1px;
	border: 1px solid #eba55f;
	background: white;
	max-height: 10em;
	overflow: auto;
	overflow-x: hidden;
}
* html .filters {
	height: 10em;
}
#wrapper #content .filters ul {
	margin: 0;
}
#wrapper #content .filters ul li {
	display: block;
	padding-left: 0;
	background-image: none;
	color: #999;
}
#wrapper #content .filters ul li a {
	display: block;
	padding: 0.1em 0.5em;
	text-decoration: none;
	color: #222;
}
* html #wrapper #content .filters ul li a {
	height: 0.1em;
}
#content .filters ul li a em {
	color: #555;
	font-style: normal;
}
#wrapper #content .filters ul li a:hover {
	background-color: #efd1b2;
}


/* sort */
#sort {
	margin-bottom: 0.5em;
	text-align: right;
	font-size: 0.9em;
	color: #8b8bbb;
}
#sort a.sortDesc,
#sort a.sortAsc {
	padding: 0 2px 0 12px;
	background-repeat: no-repeat;
	background-position: 1px 5px;
	font-weight: bold;
}
#sort a.sortDesc {
	background-image: url(../images/interface/icon_desc.png);
}
#sort a.sortAsc {
	background-image: url(../images/interface/icon_asc.png);
}


/* homeAds */

.homeAds .product {
	float: left; display: inline;
	width: 150px; height: 185px;
	margin: 0 2px 5px 2px;
	padding: 3px;
	font-weight: bold;
	line-height: 15px;
	font-size: 11px;
	color: #1e1e78;
	cursor: pointer;
	background: white url(../images/interface/box_gradient_blue.png) repeat-x left bottom;
	border: 1px solid #ddddeb;
}
.homeAds .product:hover,
.homeAds .hover {
	background-image: url(../images/interface/box_gradient.png);
	border-color: #eba55f;
}
.homeAds .product a {
	text-decoration: none;
}
#content .homeAds .product table {
	width: 100%;
	border-collapse: collapse;
	border: none;
}
#content .homeAds .product table th,
#content .homeAds .product table td {
	margin: 0; padding: 0;
}
#content .homeAds .product td {
	text-align: center;
	vertical-align: middle;
}
#content .homeAds .product .productPic {
	display: block;
	width: 148px; height: 110px;
	overflow: hidden;
	text-align: center;
	background: #ebebf3;
	border: 1px solid #ddddeb;
}
#content .homeAds .product h3 {
	margin: 0; padding: 3px 0 0 0;
	height: 1.3em; overflow: hidden;
	font-size: 11px;
	text-transform: uppercase;
}
#content .homeAds .product h3 a {
	text-decoration: underline;
}
#content .homeAds .product .productDescription {
	height: 17px; overflow: hidden;
}
#content .homeAds .product .productBuild {
	text-align: left;
	white-space: nowrap;
}

#content .homeAds .product .productPrice {
	padding-top: 5px;
	text-align: left;
	font-weight: bold;
	line-height: 19px;
	font-size: 15px;
	color: #ff7f00;
}
.product .productFlag {
	float: left; display: inline;
	width: 20px; height: 12px;
	border: 1px solid #d9d9d9;
}
.product .productFlag img {
	float: left; display: inline;
	margin: 0; padding: 0;
}
	.listAds .product .productFlag {
		margin: 3px 3px 0 0;
	}
	.homeAds .product .productFlag {
		float: right;
		margin-top: 1px;
	}
.product .productFlag em {
	display: none;
}
/*
.product .nl {
	background-image: url(../images/interface/lang_nl_small.png);
}
.product .en {
	background-image: url(../images/interface/lang_en_small.png);
}
.product .de {
	background-image: url(../images/interface/lang_de_small.png);
}
.product .fr {
	background-image: url(../images/interface/lang_de_small.png);
}
.product .es {
	background-image: url(../images/interface/lang_de_small.png);
}
.product .ru {
	background-image: url(../images/interface/lang_de_small.png);
}
.product .pl {
	background-image: url(../images/interface/lang_de_small.png);
}
.product .pt {
	background-image: url(../images/interface/lang_de_small.png);
}
*/

/* listAds */
.listAds .product {
	position: relative;
	width: 100%;
	margin-bottom: 1em;
	background: white url(../images/interface/box_gradient_blue.png) repeat-x left bottom;
	border-color: #8b8bbb;
	font-size: 12px;
	color: #1e1e78;
}
	.listAds .product:hover,
	.listAds div.hover {
		background-image: url(../images/interface/box_gradient.png);
		border-color: #c76302;
		cursor: pointer;
	}
.listAds .product .productHeader {
	background: #8b8bbb url(../images/interface/box_title_blue.png) repeat-x left top;
	border-bottom: 1px solid #8b8bbb;
	height: 10px;
}
	.listAds .product:hover .productHeader,
	.listAds div.hover .productHeader {
		background: #c76302 url(../images/interface/box_title.png) repeat-x left top;
		border-bottom: 1px solid #c76302;
	}
.listAds .product .productButtons {
	position: absolute;
	top: 15px; right: 5px;
	z-index: 1;
}
#content .listAds .product .wrapper {
	padding: 3px 6px;
}
.listAds .product h3 {
	margin-bottom: 3px;
	text-transform: uppercase;
	font-size: 14px;
}
.listAds .product h3 a {
	text-decoration: underline;
}

.listAds .product div.contentWrapper {
	float:right;
	/*width:556px;*/
	width: 346px;
}

.listAds .product .productPic {
	float: left; display: inline;
	margin: 3px 10px 0 0;
	width: 150px;
	min-height: 80px; max-height: 112px;
	overflow: hidden;
	text-align: center;
	border: 1px solid #cfcfe6;
	background: white;
}
* html .listAds .product .productPic {
	height: 112px;
}
.listAds .product:hover .productPic,
.listAds div.hover .productPic {
	border-color: #eba55f;
}
.listAds .product .productPic img {
	width: 150px;
}

.listAds .product .columnLeft {
	float: left; display: inline;
	width: 400px;
	overflow: hidden;
}
.listAds .product .columnRight {
	float: right; display: inline;
	padding: 20px 25px 0 0; margin: 0;
	width: 150px;
	overflow: hidden;
	text-align: right;
}

.listAds .product .productDistance,
.listAds .product .productBuild,
.listAds .product .productPrice,
.listAds .product .productAdvertiser {
	margin-bottom: 1px;
}
.listAds .product .productPrice {
	color: #ff7f00;
	font-size: 17px;
	font-weight: bold;
}
.listAds .product .productAdvertiser {
	margin-top: 5px;
	font-size: 12px;
	color: #1e1e78;
}
.listAds .product .productAdvertiser .productLand {
	float: left; display: inline;
	margin: 3px 4px 0 0;
}
.listAds .product .productLogo img {
}


/* dealerList */
#advertiser_search input {
	vertical-align: middle;
}
#advertiser_search #query {
	padding: 2px 0 1px 3px;
	height: 18px;
}
.dealerList {
}
.dealerList .product {
	float: left; display: inline;
	width: 230px; min-height: 280px;
	margin: 10px;
	background: white url(../images/interface/box_gradient_blue.png) repeat-x left bottom;
	border: 1px solid #8b8bbb;
}
	* html .dealerList .product {
		height: 280px; /* min-height for IE6 */
	}
	.dealerList .product:hover,
	.dealerList div.hover {
		background-image: url(../images/interface/box_gradient.png);
		border-color: #c76302;
		cursor: pointer;
	}
.dealerList .product .productHeader {
	background: #8b8bbb url(../images/interface/box_title_blue.png) repeat-x left top;
	border-bottom: 1px solid #8b8bbb;
	height: 10px;
}
	.dealerList .product:hover .productHeader,
	.dealerList div.hover .productHeader {
		background: #c76302 url(../images/interface/box_title.png) repeat-x left top;
		border-bottom: 1px solid #c76302;
	}
.dealerList .productInfo {
	padding: 10px 15px 5px 15px;
	line-height: 18px;
	font-size: 11px;
}
.dealerList .productInfo h4 {
	margin-bottom: 0;
}
.dealerList .productInfo .logo {
	padding-bottom: 7px;
	margin-bottom: 0;
	text-align: center;
}
.dealerList .productButtons {
	margin-top: 5px; padding-top:3px;
	border-top: 1px solid #8b8bbb;
}
	.dealerList .product:hover .productButtons,
	.dealerList div.hover .productButtons {
		border-color: #ff7f00;
	}
.dealerList .productButtons .row {
	padding: 3px 0;
}
.dealerList .productButtons .icon {
	float: left; display: inline;
	width: 30px;
	text-align: center;
}
.dealerList .productButtons a {
	text-decoration: underline;
}
	.dealerList .product:hover a,
	.dealerList div.hover a {
		color: #ff7f00;
	}
.dealerList .productButtons img {
	vertical-align: middle;
}

/* table.list */
table.list {
	clear: both;
	width: 99%;
	border: 1px solid #8b8bbb;
	border-bottom: none;
	margin: 0 auto;
}
#content table.list th,
#content table.list td {
	padding: 3px 5px;
	border: 1px solid #8b8bbb;
	text-align: left;
}
table.list td,
table.list td a {
	color: #333;
	text-decoration: none;
}
table.list td {
	background: #ddddeb;
}
table.list tr.odd td {
	background: #fff;
}
table.list tr:hover td,
table.list tr.hover td {
	background: #f7e9da;
	cursor: pointer;
}
table.list th {
	background: #8b8bbb;
	color: white;
}
table.sitemap th,
table.pageIndex {
	display: none;
}
table.list th.delete {
	text-indent: -999em;
}
table.list th a {
	color: white;
}
table.list th a:hover {
	color: #ddddeb;
}
table.list td {
	background: #ddddeb;
	border-bottom: 1px solid #8b8bbb;
}
table.list th.center,
table.list td.center {
	text-align: center !important;
}
table.list td img {
	cursor: pointer;
}
table.list td.order {
	width: 36px;
}
table.list td.order img {
	margin: 0 1px;
}
table.list td.status,
table.list td.delete {
	width: 16px;
}

/* sideMenu 
#content ul.sideMenu,
#content ul.sideMenu li {
	margin: 0; padding: 0;
}
*/

/* adverteerders lijst */
#countrySelection {
	margin-bottom: 0.7em;
}
#countrySelectionTitle {
	color: #1e1e78;
}
#countrySelection img,
#countrySelection span {
	vertical-align: middle;
}
#countrySelection a {
	float: left; display: inline;
	margin: 2px 5px 0 0;
	border: 1px solid white;
}
#countrySelection a img {
	border: 1px solid #9393c0;
}
#countrySelection a.active {
	border: 1px solid #ff7f00;
}
#countrySelection a.active img {
	border: 1px solid white;
}
#countrySelection .all {	
	float: left; display: inline;
	font-size: 11px;
}
#countrySelection .all a {
	border: 0;
	margin: 0 10px 0 0;
	text-decoration: none;
	color: #1e1e78;
}
#countrySelection .all a:hover {
	color: #ff7f00;
}
#countrySelection .active a {
	color: #ff7f00;
}
#countrySelection .all img {
	border: none;
}

#form_search #query {
	width: 200px;
}
#form_search input {
	vertical-align: middle;
}

/* details */
#columnLeft.details,
#columnRight.details  {
	width: 270px;
}

#columnLeft h3,
#columnRight h3 {
	margin-bottom: 0.3em;
	text-transform: uppercase;
}

#columnLeft .productInfo,
#columnRight .productInfo {
	line-height: 125%;
}
#columnLeft .productInfo h4,
#columnRight .productInfo h4 {
	margin-bottom: 0.25em;
}
#columnLeft .productInfo p,
#columnRight .productInfo p  {
	padding-left: 9px;
	margin-bottom: 0.5em;
	font-weight: bold;
	font-size: 1.2em;
	color: #1e1e78;
}
#columnLeft.pageDetails li,
#columnRight.pageDetails li {
	background-position: 1px 3px;
}
#columnLeft .productInfo .logo,
#columnRight .productInfo .logo {
	padding-bottom: 7px;
	margin-bottom: 0;
	text-align: center;
}
#columnLeft .productInfo img,
#columnRight .productInfo img  {
	vertical-align: middle;
}
#columnLeft .productButtons,
#columnRight .productButtons {
	margin-top: 0.5em; padding-top: 0.5em;
	border-top: 1px solid #c76302;
}
#columnLeft .productButtons .row,
#columnRight .productButtons .row {
	padding: 3px 0;
}
#columnLeft .productButtons a,
#columnRight .productButtons a  {
	text-decoration: none;
}
#columnLeft .productButtons img,
#columnRight .productButtons img {
	vertical-align: middle;
}

table.details {
	width: 100%;
	border: 1px solid #8b8bbb;
}
table.details th,
table.details td {
	padding: 3px 5px;
	text-align: left;
	border: 1px solid #8b8bbb;
	line-height: 120%;
}
table.details th {
	background: #8b8bbb;
	text-transform: uppercase;
	color: white;
}
table.details td {
	background: #ddddeb;
	border-left: none;
}
table.details td.label {
	border-left: 1px solid #8b8bbb;
	border-right: none;
}
table.details tr.odd td {
	background: #fff;
}
table.details tr.odd2 td{
	width: 100%;
	padding: 3px 5px;
	text-align: left;
	border: 1px solid #8b8bbb;
	line-height: 120%;
	background: #fff;
}


/* image carrousel*/
#columnRight.pageDetails .productThumbs {
	position: relative;
	margin-left: -1px;
	width: 380px;
}
#columnRight.pageDetails .productThumbs ol,
#columnRight.pageDetails .productThumbs li {
	margin: 0; padding: 0;
	list-style: none;
}
#columnRight.pageDetails .productThumbs li {
	float: left; display: inline;
	margin: 0 4px 4px 0;
}
#columnRight.pageDetails .productThumbs a {
	float: left; display: inline;
	width: 70px; height: 52px;
	overflow: hidden;
	border: 1px solid white;
	text-decoration: none;
}
#columnRight.pageDetails .productThumbs a.activeSlide,
#columnRight.pageDetails .productThumbs a:hover {
	border-color: #1e1e78; 
}
#columnRight.pageDetails .productThumbs img {
	width: 70px; height: 52px;
}
#columnRight.pageDetails .productPic {
	position: relative;
	width: 375px; height: 290px;
	overflow: hidden;
	margin: 4px 0; padding: 0;
	text-align: center;
}
#columnRight.pageDetails .productPic ol,
#columnRight.pageDetails .productPic li {
	margin: 0; padding: 0;
	list-style: none;
	position: relative;
	width: 375px; height: 290px;
	overflow: hidden;
}
#columnRight.pageDetails .thumbsClick {
	text-align: center;
	font-size: 10px;
	color: #777;
}
#columnRight.pageDetails .productReply {
	font-size: 13px;
}
#columnRight.pageDetails .productDescription {
	clear: both;
	width: 355px;
	padding: 10px 0;
	line-height: 140%;
	color: #333;
}

.wrapper .viewed_wrapper {
	height: 180px;
	overflow:hidden;
}

.wrapper .viewed_item {
	float: left;
	width: 165px;
	background-color: white;
	border: 1px solid #DDDDEB;
	margin-right:3px;
	margin-bottom: 3px;
}
.wrapper .viewed_item  a {
	display: block;
	width:165px;
	text-decoration:none;
}

.wrapper .viewed_item  a:hover {
	text-decoration: none;
	color: #1E1E78;
}
.wrapper .viewed_item  img {
	margin: 2px;
}

/* AJAX LOADING */
.ajaxLoad {
	background: url(../images/interface/ajax-loader_small.gif) no-repeat center top;
	margin: 10px 0;
	padding: 20px 10px 0 10px;
	text-align: center;
	font-weight: bold;
	line-height: 14px;
	font-size: 10px;
	color: #1e1e78;
}


div.seo div.head {
	background-color: #1E1E78;
	color:white;
	font-weight: bold;
	font-size:11px;
	padding-left: 5px;
}

div.seo div.foot {
	background-color: #1E1E78;
	color:white;
	font-weight: bold;
	font-size:11px;
	width: 290px;
	clear:both;
	margin-top: 5px;
	float: left;
	padding-left: 5px;
}

div.seo ul {
	width: 159px;
	float: left;
	margin:1px !important;
	padding:0;
	list-style:none;
	background: #eee;
	border: solid 1px #aaa;
	margin-bottom:5px !important;
	margin-top: 5px !important;
}

div.seo ul li {
	list-style:none;
	background: none !important;
	padding-left: 2px !important;
}

div.seo ul li.foto {
	width: 156px;
	height: 70px;
	background: #fff none repeat scroll 0 0 !important;
	text-align: center;
}

div.seo ul li.foto a {
	display: block;
	width:156px;
	height: 70px;
}


div.seo ul li a {
	font-size:12px;
}

div.seo ul li.foto img {
	margin: 11px 0px;
}

div.seo ul.keywords {
	width: 490px;
	background: none;
	border: none;
}

div.seo ul.keywords li {
	float: left;
	padding:0px 2px !important;
	text-align: justify;
}

/* IE5.x/WIN hacks */
@media tty {
 i{content:"\";/*" "*/}}; @import 'ie50.css'; {;}/*";}
}/* */


/* IE5.5 */
@media tty {
 i{content:"\";/*" "*/}}@m; @import 'ie55.css'; /*";}
}/* */


/* advertisement search */

/* languageMenu */

div#search_box div.languageMenu {
	clear: both;
	margin: 0 -8px;
	text-align: center;
}

div#search_box div.languageMenu  ul,
div#search_box div.languageMenu  li {
	margin: 0;	padding: 0;
	list-style: none;
}
div#search_box div.languageMenu  li {
	float: left; display: inline;
	margin: 0 3px;
	background-repeat: no-repeat;
	background-position: left top;
}

div#search_box div.languageMenu  li.lang_nl {
	background-image: url(../images/interface/lang_nl_small.png);
}
div#search_box div.languageMenu  li.lang_en {
	background-image: url(../images/interface/lang_en_small.png);
}
div#search_box div.languageMenu  li.lang_de {
	background-image: url(../images/interface/lang_de_small.png);
}
div#search_box div.languageMenu  li.lang_fr {
	background-image: url(../images/interface/lang_fr_small.png);
}
div#search_box div.languageMenu  li.lang_es {
	background-image: url(../images/interface/lang_es_small.png);
}
div#search_box div.languageMenu  li.lang_ru {
	background-image: url(../images/interface/lang_ru_small.png);
}
div#search_box div.languageMenu  li.lang_pl {
	background-image: url(../images/interface/lang_pl_small.png);
}
div#search_box div.languageMenu  li.lang_pt {
	background-image: url(../images/interface/lang_pt_small.png);
}
div#search_box div.languageMenu  li a {
	display: block;
	line-height: 0;
	width: 18px; height: 11px;
	border: 1px solid white;
	text-indent: -999em;
	background: url(../images/interface/white50.png);
}

* html div#search_box div.languageMenu  li a {
	background: url(../images/interface/white50dots.png);
}

div#search_box div.languageMenu  li a:hover,
div#search_box div.languageMenu  li.active a {
	border: 1px solid #222;
	background: none;
}

/* searchMenuAdvertiser */

#searchMenuAdvertiser {
	overflow: hidden;
	padding: 0 0 10px;
}

#searchMenuAdvertiser ul,
#searchMenuAdvertiser li {
	margin: 0;	padding: 0;
	list-style: none;
}
#searchMenuAdvertiser ul li {
	float: left; display: inline;
	margin: 0;
	padding: 0 0 10px 5px;
	font-size: 12px;
	cursor: pointer;
	background: 0;
}
#searchMenuAdvertiser ul li a,
#searchMenuAdvertiser ul li a:visited {
	display: block;
	padding-top: 48px;
	background-repeat: no-repeat;
	background-position: center top;
	white-space: nowrap;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #000;
}
#searchMenuAdvertiser ul li a:hover {
	text-decoration: underline;
}
#searchMenuAdvertiser ul li a span {
	display: block;
	position: relative;
	color: #000;
	font-size: 9px;
}
#searchMenuAdvertiser ul li#search_trekkersAdvertiser a {
	background-image: url(../images/interface/icon_tractorsS.png);
	min-width: 45px;
}
	* html #searchMenuAdvertiser ul li#search_trekkersAdvertiser {
		width: 45px;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.trucks4u.com/images/interface/icon_tractorsS.png');
	}

#searchMenuAdvertiser ul li#search_opleggersAdvertiser a {
	background-image: url(../images/interface/icon_semitrailersS.png);
	min-width: 111px;
}
	* html #searchMenuAdvertiser ul li#search_opleggersAdvertiser {
		width: 111px;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.trucks4u.com/images/interface/icon_semitrailersS.png');
	}

#searchMenuAdvertiser ul li#search_bakwagensAdvertiser a {
	background-image: url(../images/interface/icon_trucksS.png);
	min-width: 69px;
}
	* html #searchMenuAdvertiser ul li#search_bakwagensAdvertiser {
		width: 69px;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.trucks4u.com/images/interface/icon_trucksS.png');
	}

#searchMenuAdvertiser ul li#search_aanhangersAdvertiser a {
	background-image: url(../images/interface/icon_trailersS.png);
	min-width: 67px;
}

	* html #searchMenuAdvertiser ul li#search_aanhangersAdvertiser {
		width: 67px;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.trucks4u.com/images/interface/icon_trailersS.png');
	}

#searchMenuAdvertiser ul li#search_combinatiesAdvertiser a {
	background-image: url(../images/interface/icon_combinationsS.png);
	min-width: 105px;
}

	* html #searchMenuAdvertiser ul li#search_combinatiesAdvertiser {
		width: 105px;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.trucks4u.com/images/interface/icon_combinationsS.png');
	}

* html #wrapper #searchMenuAdvertiser ul li a,
* html #wrapper #searchMenuAdvertiser ul li a:hover {
	background: none;
}

