﻿body 
{
	font-family: Tahoma, Arial, Verdana, Sans Serif;
	font-size: 11px;
	font-weight: normal;
	color: #434343;
	margin: 0px auto 0px auto;
	background-color: #adadad;
	margin-left:0;
}

a, a:active, a:hover, a:link, a:visited
{
	color: Black;
	text-decoration: underline;
	
}

p 
{
	margin-top: 0px;
	margin-bottom: 10px;
}

table
{
	border-style: none;
}

p.lastPara
{
	margin-bottom: 0;
}

h2, h3
{
	font-size: 11px;
	font-family: Arial, Verdana, Sans Serif;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
}

/* new style for personalised quote */
.quote
{
	font-size: 12px;
	font-family: Arial, Verdana, Sans Serif;
	margin: 15px 25px 15px 25px;
}

.imageButtons 
{
	border-style: none;
	width: 63px; 
	height: 20px; 
}

.adverts 
{
	border-style: none;
	width: 206px; 
	height: 130px; 
}

.navButtons 
{
	border-style: none;
	width: 115px; /* RM added */
	height: 22px; /* RM added */
}

.mainContainer
{
	width: 760px;
	text-align: left;
}

.header 
{
	width: 760px;
	margin-left: 0px;
	margin-top: 0px;
	text-align: left;
}

.navPanelTopTop
{
	background-color: #ececec;	
	background-image: url(../../Images/Generic_items/Navigation_Top/Navigation_Top_Top.gif);
	background-repeat: repeat;
	width: 760px;
	height: 23px;
}

.navPanelTop
{
	background-color: #ececec;
	background-image: url(../../Images/Generic_items/Navigation_Top/Navigation_Top_Mid.gif);
	background-repeat: repeat;
	width: 760px;

}

.navHeaderText 
{
	margin-left: 17px;
	margin-right: 10px;
	display: table;
}

.navLabel
{	
	margin-left: 10px;
	margin-right: 5px;
	font-family: Tahoma, Arial, Verdana, Sans Serif;
	font-size: 11px;
	font-weight: bold;
	color: #434343;
}

.loginInput /* RM added */
{
	width: 110px;
}

.loginbox
{
	border: 1px solid #0c38a8
}

.navSigninButton 
{
	margin-left: 7px;
	margin-right: 3px;
	width: 63px; /* RM added */
	height: 20px; /* RM added */
	border-style: none;
}

.navTopLinks 
{
	margin-left: 5px;
	margin-right: 0px;
}

.navLinksText 
{
	font-family: Tahoma, Arial, Verdana, Sans Serif;
	font-size: 9px;
	color: #434343;
}

.welcomeMessage /* RM added */
{
	width: 680px;
}

.signoutMessage /* RM added */
{
	width: 70px;
	text-align: right;
}

.navSignoutButton 
{
	margin-right: 10px;
	width: 63px; /* RM added */
	height: 20px; /* RM added */
	border-style: none;
}
	
.navPanelTopBottom
{
	background-color: #ececec;	
	background-image: url(../../Images/Generic_items/Navigation_Top/Navigation_Top_Bottom.gif);
	background-repeat: repeat;
	width: 760px;
	height: 16px;
}

.SigninLine 
{
	background-image: url(../../Images/Background/Background_tile/Background_Signin_div_line.gif);
	background-repeat: no-repeat;
	width: 760px;
	height: 1px;
	overflow: hidden;
}

.buttonSection 
{
	background-image: url(../../Images/Generic_items/Button_Section/Button_Interface/Button_deboss.gif);
	background-repeat: no-repeat;
	background-position: -1px top; /*	No border left on background image - delete if border is added	*/
	width: 748px;
	height: 69px;	
	margin: 0px 0px 0px 5px;
	border-left: 1px solid #D0D0D0;/*	No border left on background image - delete if border is added	*/
}

.logo 
{
	float: left;
	margin-left: 11px;/*	No border left on background image - change to 12px if border is added	*/
}

* html .logo
{
	margin-left: 5px;/*	No border left on background image - change to 6px if border is added	*/
}
 
.logoImage
{
	width: 142px;
	height: 69px;
}

.buttons
{
	float: right;
	margin-top: 25px;
	padding-right: 13px;
}

.icons
{
	width: 16px;
	height: 15px;
}

.iconBuy
{
	background-image: url(../../Images/Generic_items/Icons/Lotsof.net/Buy.gif);
    background-repeat: no-repeat;
	width: 16px;
	height: 15px;
}

.iconSell
{
	background-image: url(../../Images/Generic_items/Icons/Lotsof.net/Sell.gif);
    background-repeat: no-repeat;
	width: 16px;
	height: 15px;
}

.mainContentArea
{
	margin-left: 17px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 7px;
	width: 728px;
	min-height: 400px;	
}

/* used without fixed height for home page to hide bargains/cars available panels*/
.mainContentAreaHome
{
	margin-left: 17px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 7px;
	width: 728px;
	display: table;
}

.breadcrumbPanel
{
	margin-left: 17px;
}

.breadcrumbPanelTop
{
	background-color: Transparent;	
	background-image: url(../../Images/Content_panel_1/Panels/Contentpanel1_size3_top.gif);
	background-repeat: no-repeat;
	width: 728px;
	height: 8px;
	overflow:hidden;
}

.breadcrumbPanelMiddle 
{
	background-color: #ffffff;
	background-image: url(../../Images/Content_panel_1/Panels/Contentpanel1_size3_middle.gif);
	background-repeat: repeat;
	width: 728px;
	height: 15px;
}

.breadcrumbText
{
	margin-left: 10px;
	color: #646464;
}

.breadcrumbText a 
{
	font-weight: bold;
	color: #000000;
}

.breadcrumbWelcomeText1
{
	color: #3F84D6;
}

.breadcrumbWelcomeText2
{
	color: #646464;
}

.breadcrumbPanelBottom
{
	background-color: #ececec;	
	background-image: url(../../Images/Content_panel_1/Panels/Contentpanel1_size3_bottom.gif);
	background-repeat: no-repeat;
	width: 728px;
	height: 7px;
	overflow: hidden;
}

.contentPanelPromo
{
	margin-left: 17px;
	margin-top: 10px;
	margin-right: 15px;
}

textarea 
{
	font-family:Microsoft Sans Serif;
}


tr.cellStyle
{
	background-color: #eeeeee;
	width : 100%;
}
td.LeftProject
{
	text-align: left;
	font-weight: bold;
	background-color: #eeeeee;	
	height: 20px; 
}

.whitemenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
a.whitemenu:link {
	color: #FFFFFF;
}
a.whitemenu:visited {
	color: #FFFFFF;
}
a.whitemenu:hover {
	color: #adadad;
}
a.whitemenu:active {
	color: #adadad;
}

.modalBackground
{
	background-color: Gray;
	
	filter: alpha(opacity=80);
	opacity:0.8;
	
}

.admintitle
{
	background: #919191;
	padding: 5px 0px 5px 0px;
	color: #ffffff;
	font-weight: bold;
	
}
.modelp
{
	padding: 0 0 5px 0;
	background-color:#D2D2D2;
	width: 280px;
	border-left: solid 1px #000000;
	border-top: solid 1px #000000;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
}
.modelpnew
{
	padding: 0 0 5px 0;
	background-color:#D2D2D2;
	width: 280px;
	border-left: solid 1px #000000;
	border-top: solid 1px #000000;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
}
.tbox
{

	width :200px;
	height :19px; 
	border :1px solid #7f7f7f;
	font-family: Arial, Helvetica, sans-serif;

}
