﻿body
{
	padding: 0px;
	font-size: 11px;
	margin: 0px;
	font-family: Tahoma;
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

input
{
	background: #f8f7f3;
	border: solid 1px #162983;
	color: #162983;
	font-size: 12px;
	font-family: Tahoma;
	height: 19px;
	padding: 4px 5px 0 5px;
}

.button
{
	background: url('Images/button.gif') repeat-x;
	border: solid 1px #dcdcdc;
	font-size: 11px;
	font-weight: bold;
	color: #162983;
	line-height: 11px;
	padding: 0 10px;
	height: 24px;
}

/* Top panel */

#toppanel_background
{
	background: #eeede9;
}

#toppanel
{
	background: #162983;
	width: 960px;
	height: 8px;
}

/* Logo panel */

#logopanel_background
{
	background: #ffffff;
}

#logopanel
{
	background: #ffffff;
	width: 960px;
	height: 98px;
	vertical-align: middle;
}

div.itemfinder_logo
{
	float: right; 
	background: url('Images/if_logo.gif') no-repeat right 50%;
    width: 50%; 
    height: 100%;
}

/* Message box/panel */

#messagebox_background
{
	background-image: url(Images/bg_messagebox_background.gif);
}


#messagebox
{
	width: 930px;
	height: 75px;
	background-image: url(Images/bg_messagebox.gif);
	text-align: left;
	font-size: 11px;
	color: #ffffff;
	padding: 10px 15px 0 15px;
	line-height: 15px;
	display: table;
}

#messagebox img
{
	vertical-align: middle;
	margin: 0 15px 0 0;
	float: left;
}

#messagebox h1
{
	
}

/* Manu */

#menu_background
{
	background-image: url(Images/bg_menu_background.gif);
}

#menu
{
	width: 960px;
	height: 48px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-image: url(Images/bg_menu.gif);
}

#menu a
{
	font-size: 12px;
	font-weight: bold;
}

#menu div
{
	width: 117px;
	float: left;
	margin-right: 3px;
	padding: 16px 0 0 0;
}

.tab
{
	height: 27px;
	border: solid 1px #dbdbdb;
	border-bottom-width: 0px;
	color: #162983;
	background-image: url(Images/bg_menu_tab.gif);
}

.tab a
{
	color: #162983;
}

.active_tab
{
	height: 32px;
	border: solid 1px #ffffff;
	border-top: solid 1px #dbdbdb;
	border-bottom-width: 0px;
	color: #e50017;
	background-image: url(Images/bg_menu_activetab.gif);
}

.active_tab a
{
	color: #e50017;
}


/* Content panel */

#contentpanel_background
{
	background: #eeede9;
}

#contentpanel
{
	background: #ffffff;
	width: 945px;
	padding: 15px 0 0 15px;
	color: #162983;
	text-align: left;
}

#contentpanel a
{
	color: #162983;
}

h1
{
	font-size: 14px;
	font-weight: bold;
}

/* Foot panel */

#footpanel_background
{
	clear:both;
	background-image: url(Images/bg_footpanel_background.gif);
}

#footpanel
{
	width: 900px;
	height: 40px;
	background-image: url(Images/bg_footpanel.gif);
	padding: 35px 30px 0 30px;
	text-align: right;
	font-size: 11px;
	color: #e50017;
	font-weight: bold;
}

#footpanel a
{
	font-size: 11px;
	color: #e50017;
	font-weight: bold;
}

/* Free text search */

div #search_page
{
	background: url('Images/search_page_bg.jpg') no-repeat bottom right;
	height: 100%;
	padding: 0 15px 15px 0;
}

div #crosssearch_page
{
	height: 100%;
	padding: 0 15px 15px 0;
}

div #search_subpage
{
	padding: 0 15px 15px 0;
}

div #info
{
	margin: 10px 0 0 100px;
	padding: 0 0 0 20px;
	clear: both;
}

div #info.border
{
	border-top: solid 1px #162983;
	padding: 5px 0 0 0px;
}

div #info h1
{
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	color: #e50017;
}

div #info h2
{
	margin: 0 0 0 20px;
	padding: 0;
	font-size: 10px;
	font-weight: normal;
	color: #797979;
}

div #info h2 a
{
	font-size: 10px;
	font-weight: normal;
	color: #797979;
}

div #search
{
	padding: 20px 20px 0 20px;
	margin: 10px 0 20px 0;
	height: 59px;
	background: url('Images/search_box_bg.gif') repeat-x;
	float: left;
	display: inline;
}

div #search input.expression
{
	width: 410px;
	border: solid 1px #e50017;
	height: 18px;
	padding: 3px 5px 0 5px;
}

div #search input.button
{
	color: #e50017;
	font-size: 11px;
	font-weight: bold;
	background: url('Images/search_button.gif') no-repeat;
	border: 0;
	width: 67px;
	height: 23px;
	padding: 0;
	margin: 0;
}

div #search h2
{
	padding: 10px 0 0 0;
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}

div #search h2 input
{
	padding: 0;
	margin: 0 5px -2px 15px;
	height: auto;
}

div #search div.info
{
	padding: 5px 10px 5px 10px;
	margin: 5px 8px 0 0;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	float: right;
	background: #FFA70F;
}

div #search_left
{
	margin: 10px 0 0 100px;
	width: 2px;
	height: 79px;
	float: left;
	display: inline;
	background: url('Images/search_box_bg_left.gif');
}

div #search_leftCross
{
	margin: 10px 0 0 0px;
	width: 2px;
	height: 150px;
	float: left;
	display: inline;
	background: url('Images/search_box_bg_leftCross.gif');
}

div #search_right
{
	margin: 10px 0 0 0;
	width: 2px;
	height: 79px;
	float: left;
	display: inline;
	background: url('Images/search_box_bg_right.gif');
}

div #search_rightCross
{
	margin: 10px 0 0 0;
	width: 2px;
	height: 150px;
	display: inline;
	float: left;
	background: url('Images/search_box_bg_rightCross.gif');
}

div #searchhelp
{
	height: auto;
	margin: 0 0 20px 120px;
	clear: both;
	font-size: 11px;
	color: #797979;
	display: table;
}

div #searchhelp div
{
	float: left;
	width: 230px;
	padding: 0 20px 0 0;
}

div #searchhelp h1
{
	color: #162983;
	font-size: 11px;
	padding: 0;
	margin: 0 0 15px 0;
}

/* Catalogs */

div #item_groups table
{
	margin: 0px 0 20px 92px;
	width: 640px;
	font-size: 11px;
	color: #797979;
	clear: both;
}

div #item_groups td
{
	vertical-align: top;
	border: solid 0px #162983;
	width: 280px;
}

div #item_groups h1
{
	color: #162983;
	font-size: 11px;
	padding: 0;
	margin: 5px 0 10px 0;
	padding: 3px 5px;
	background: #cccccc;
}

div #item_groups a
{
	color: #797979;
	padding: 0 0 0 5px;
	line-height: 15px;
}

/* Vehicles */

div #vehicles
{
	padding: 0px 0 10px 0px;
	margin: 10px 0 0 100px;
/*	height: 200px;
	overflow: auto;*/
	border: solid 0px #162983;
}

div #vehicles h1
{
	margin: 2px 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
}


div #vehicles b
{
	margin: 2px 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	color: #a2a2a2;
}

/* Items */

div #items
{
	margin: 10px 60px 0 100px;
	clear:both;
}

div #items tr.header
{
	vertical-align: middle;
	font-weight: bold;
	background: #cccccc;
}

div #items tr.header td
{
	padding: 3px 10px;
}

div #items tr.row
{
	vertical-align: middle;
}

div #items tr.row td
{
	padding: 5px 10px 2px 10px;
	border-bottom: solid 1px #cccccc;
}

div #items td.item h1
{
	font-size: 13px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

div #items td.item h2
{
	font-size: 11px;
	font-weight: normal;
	padding: 0;
	margin: 0 0 0 15px;
}

div #items td.item
{
	width: 300px;
}

div #items td.details
{
	width: 100px;
}

div #items td.price
{
	width: 100px;
}

div #items td.group
{
	width: 100px;
}

div #items td.supplier
{
	width: 100px;
}

/* Make/Model */

div #make_model
{
	margin: 10px 0 0 100px;
}

div #make_model div.make
{
	width: 145px;
	padding: 5px 10px;
}

div #make_model div.model
{
	width: 220px;
	padding: 5px 10px;
}

div #make_model div.type
{
	width: 350px;
	padding: 5px 10px;
}


