﻿/* -------------------------------------------------------------------------------- */
/* admin => */

html, body
{
    height: 100%;
    margin: 0px;
	padding:0px;
    background-color: #272730; /*margin-left: 5px; 	margin-right: 5px;*/
    /*background-color: White;*/
    font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
body {
	padding-bottom:60px !important;
}

form
{
    margin: 0px;
    height: 100%;
}


.textRed span
{
    color: #ab2328;
}

.DES_CalControl span
{
    color: #000000;
}
	
a {
color: #c71444;
}		

.linkTxt a
{
      color: #FFFFFF;
      text-decoration: underline;
      font-size: 8pt;
      font-family: Arial, Helvetica, sans-serif;
     
}

.globalTextBold,.GlobalTextBold
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #747474;
    font-weight: bold;
    margin: 0px 0px 3px 4px;
	
}


.globalText
{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #4D4D4D;
    text-decoration: none;
    font-weight: normal;
    margin: 0px 0px 3px 4px;
    padding-top: 5px;
}

.ParagraphText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #4D4D4D;
    text-decoration: none;
    font-weight: normal;
}

.PageHeading
{
    font-family:Arial, Helvetica, sans-serif !important;
    font-size: 24px;
    text-transform:uppercase;
   
    font-weight: lighter;
}


.AlertHeading
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bolder;
    text-decoration: none;
    color: #434255;
    white-space: nowrap;
    padding: 5px 5px 5px 5px;
}

.AlertLink
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bolder;
    text-decoration: none;
    color: #CC0000;
    white-space: nowrap;
}

.AlertLink : visited
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bolder;
    text-decoration: none;
    color: #CC0000;
    white-space: nowrap;
}

.PageDescription
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #4D4D4D;
}

.textRed
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #ab2328;
    text-decoration: none;
    font-weight: bold;
    margin: 0px 0px 3px 4px;
    vertical-align: middle;
}

.LoginBG .textRed
{
    color: Yellow;
}

.textGreen
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: Green;
    text-decoration: none;
    font-weight: bold;
    margin: 0px 0px 3px 4px;
    vertical-align: middle;
}


.textRedBG
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    background-color: #CC0000;
    text-decoration: none;
    font-weight: bold;
    margin: 0px 0px 3px 4px;
    vertical-align: middle;
}


.textGreenBG
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    background-color: Green;
    text-decoration: none;
    font-weight: bold;
    margin: 0px 0px 3px 4px;
    vertical-align: middle;
}

.inputText
{
	border: solid 1px #c1c1c1 !important;
	color:#222222 ;
background: #fff;

padding: 8px 5px 8px;
height:auto !important;
border-radius: 0px;
-webkit-border-radius: 0px;
  cursor: pointer;
  font-family: Verdana,sans-serif !important;
    font-size: 8pt;
    min-width:100px;
     width: 180px;
    margin: 0px 0px 3px 4px;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
}

.inputTextNoMargin
{
	 background-color: #fff !important;
padding: 2px;
    font-size: 8pt;
    font-family: Helvetica, Arial, Sans-Serif !important;
    color: #212721 !important;
    width: 180px;
   border: solid 1px #ababab;
    margin: 0px 0px 0px 0px;
    
   
}
#uctrlLogin_lblVersion {   padding-left: 10px;
    margin-left: -70px;}

.inputOthers
{

border: solid 1px #c1c1c1;
	color:#222222 ;
background: #fff;
padding:8px 5px 8px;
-webkit-border-radius: 0px;
   font-family: Verdana,sans-serif !important;
    font-size: 8pt;
    min-width:100px;
   
    font-weight: normal;
    background-color: #ffffff;
   
    margin: 0px 0px 10px 4px;
	

}
.new-wd{width:12% !important;	}
#ctl00_MainContent_VOIUserPool1_uctPSAAdvSearchVendor_btnViewSavedSearches.inputButton{min-width : 135px !important;}
.inputButton , .inputbutton
{
	color:#fff;
	margin-left: 5px;
	border:1px solid #c3002f !important;
	background-color:#c3002f !important;
   font-family: Verdana, sans-serif;
    font-size: 12px;
    line-height: 8pt;
    font-weight: bold;
    font-style: normal;
    text-align: center;
    cursor:pointer !important;
    text-decoration: none;  
    width:auto !important;
    min-width:150px !important;
    padding : 10px;
    margin-top : 5px;
    margin-bottom : 5px;
    overflow : visible;
    -webkit-font-smoothing: antialiased;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.AppTitle
{
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 18px;
	margin-bottom:10px;
    font-weight: bold;
    text-decoration: none;
    color: #4c4c4c;
    white-space: nowrap;
    padding-bottom: 5px;
    padding-top: 5px;
}

.LoginBox
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 7pt;
    line-height: 8pt;
    font-weight: bold;
    cursor: hand;
    text-decoration: none;
    background-color: #434255;
    color: #FFFFFF;
}

.tabButton
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7pt;
    line-height: 8pt;
    font-weight: bold;
    font-style: normal;
    text-align: center;
    cursor: hand;
    text-decoration: none;
    background-color: #434255;
    color: #FFFFFF;
    width: 120px;
    border-top-style: inset;
    border-right-style: inset;
    border-left-style: inset;
    border-bottom-style: inset;
}

.globalTextNormal
{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #212721;
    text-decoration: none;
}

.gridNoBorders
{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    color: #212721;
    padding: 0px;
}

.grid
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight: normal;
	line-height:18px;
    color: #3a3a3a;
    padding: 5px;
    margin-top:5px;
    border-right: #cacaca 1px solid;
    border-top: #cacaca 1px solid;
    border-left: #cacaca 1px solid;
    border-bottom: #cacaca 1px solid;
}

.gridHeadcontrols
{
    font-weight: bold;
    font-size: 9pt;
    color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}


.gridHead
{
    font-weight: bold;
    font-size: 12px;
    color: #FFFFFF;
   
    font-family: Arial, Helvetica, sans-serif;
  
    text-decoration: none;
    padding: 5px;
}

.gridHead A
{
   
   
    color: #FFFFFF;
    font-family:Arial, Helvetica, sans-serif;
    text-decoration: underline;
 
}

.gridHeadWhite
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    color: #FFFFFF;
    background-color: #C9D2D8;
    text-decoration: none;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #516571;
}
.gridBody
{
	font-family: Arial,sans-serif;
	font-size: 12px !important;
	font-weight: normal;
	line-height:18px;
	color: #2B2B2B;
	text-decoration: none;

	text-indent: 2px;
	border-top:1px solid #e7e8e9 !important;
	border-right:1px solid #e7e8e9  !important;
	border-bottom:1px solid #e7e8e9 !important;
	border-left:1px solid #e7e8e9 !important;
	
}
input[type=checkbox]:checked  {
	
	
	font-size: 15px;
	color: #f3f3f3;
	text-align: center;
    line-height: 15px;
}
input[type="checkbox"] 
{
	margin-right:5px;
    padding-left:5px;
    padding-right:5px;
    border-radius:15px;
    border:0px !important;
    outline:0px;

    color:#FFF;
    white-space: nowrap;
    overflow:hidden;

    width:15px;
   
}
.vehicleSelect {margin-left: 25px;}

.gridAlternating
{
    font-family: Arial,sans-serif;
    font-size: 8pt;
    font-weight: normal;
    color: white;
    border: solid;
    text-decoration: none;
    text-indent: 2px;
    border:1px solid #e7e8e9;
    background-color: #ffffff;
}

.listnormal
{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    color: #212721;
    padding: 3px;
}

.divscrollable
{
    overflow: auto;
    border: solid 1px #c1c1c1;
background: #fff;
padding: 3px;
color:#97999b;
-webkit-border-radius: 4px;
font-family: Arial,sans-serif;
}

.legend
{
    border-right: #434255 1px solid;
    border-top: #434255 1px solid;
    border-left: #434255 1px solid;
    border-bottom: #434255 1px solid;
    padding: 5px;
}


.checklist
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    color: #4D4D4D;
    padding: 3px;
}

.layoutTable
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #4D4D4D;
    text-decoration: none;
    padding: 2px;
}

.linkNormal
{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #777777;
    text-decoration: underline !important;
}
.linkNormal a:hover{color:#c71444;}
/*
A:link { color: #0033CC }       
A:visited { color: #0033CC }   
*/

.HomePageControl
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    color: #4D4D4D;
    padding: 3px;
}

.ControlScrollable
{
    overflow: auto;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    height: 165px;
    border-bottom-style: none;
}

.CSCCalendar
{
    border-right: lightgrey 1px;
    border-top: lightgrey 1px;
    font-size: 8pt;
    filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=3, OffY=3, Color= 'gray' , Positive= 'true' ) progid:DXImageTransform.Microsoft.Alpha( Opacity=100, FinishOpacity=20, Style=1, StartX=96, FinishX=100, StartY=0, FinishY=0) progid:DXImageTransform.Microsoft.Alpha( Opacity=100, FinishOpacity=20, Style=1, StartX=0, FinishX=0, StartY=97, FinishY=100);
    border-left: lightgrey 1px;
    border-bottom: lightgrey 1px;
    font-family: Arial;
    background-color: white;
}

.CSCCalendar TABLE
{
    font-size: 8pt;
    font-family: Arial;
    background-color: white;
    color: #8ab3d1;
}

.PopUpHeading
{
    font-family: Arial,sans-serif;
    font-size: 9pt;
    color: #FFFFFF;
    font-weight: bold;
}
.PopUpHeadingRight
{
    font-family: Arial,sans-serif;
    font-size: 9pt;
    color: #FFFFFF;
    font-weight: bold;
    text-align: right;
}
.PopUpInstruction
{
    font-family: Arial,sans-serif;
    font-size: 8pt;
    color: #FFFFFF;
    font-weight: normal;
    font-style: normal;
    text-align: left;
}
.PopUpMaintext
{
    font-family: Arial,sans-serif;
    font-size: 8pt;
    color: #FFFFFF;
    font-weight: normal;
}
.PopUpClose
{
    font-family: Arial,sans-serif;
    font-size: 8pt;
    color: #FFFFFF;
    font-weight: normal;
    cursor: hand;
}
.PopUpRule
{
    background-color: #FFCE6F;
}
.PopUpTableHead
{
    font-family: Arial,sans-serif;
    font-size: 8pt;
    color: #FFFFFF;
    font-weight: normal;
    background-color: #8ab3d1;
}
.PopUpTableCell
{
    font-family: Arial,sans-serif;
    font-size: 8pt;
    color: #4D4D4D;
    font-weight: normal;
    background-color: #FFDFA2;
}
.CSCHeaderTable
{
    background-color: #909090;
}
.CSCHeaderRows
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #FFFFFF;
    font-weight: bold;
}
.CSCDayHeaderCell
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7pt;
    color: #999999;
    font-weight: normal;
    background-color: #cccccc;
}
.CSCDay
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7pt;
    color: #4D4D4D;
    font-weight: normal;
    cursor: hand;
}
.CSCOtherMonthDays
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7pt;
    color: #434255;
    font-weight: normal;
    cursor: hand;
}
.CSCSelectedDay
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7pt;
    color: #FFFFFF;
    font-weight: normal;
    background-color: #434255;
    cursor: hand;
}
.CSCToDay
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #FFFFFF;
    font-weight: bold;
    background-color: #4D4D4D;
    cursor: hand;
}
.CSCSelectedToDay
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7pt;
    color: #FFFFFF;
    font-weight: normal;
    background-color: #434255;
    cursor: hand;
}
.MYPMonthCell
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #FFFFFF;
    font-weight: normal;
    cursor: hand;
    background-color: #909090;
}
.MYPSelectedMonthCell
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #FFFFFF;
    font-weight: normal;
    cursor: hand;
    background-color: #434255;
}
.MYPYearCell
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #909090;
    font-weight: normal;
    cursor: hand;
    background-color: #cccccc;
}
.MYPSelectedYearCell
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #FFFFFF;
    font-weight: normal;
    cursor: hand;
    background-color: #434255;
}
.PDPContextMenu
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #ffffff;
    font-weight: normal;
    background-color: #cccccc;
}
.PDPContextMenu TABLE
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #ffffff;
    font-weight: normal;
    cursor: hand;
}

.MYPMonthYearPicker
{
    border-right: gray 1px solid;
    border-top: gray 1px solid;
    font-size: 8pt;
    border-left: gray 1px solid;
    border-bottom: gray 1px solid;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #ededed;
}

.MYPMonthYearPicker TABLE
{
    font-size: 8pt;
    font-family: Arial;
    background-color: #ededed;
}

.BottomMenuTD
{
    background-color: #C1C1C1;
}

.BottomChildTable
{
    background-color: #FFFFFF;
}

ul.sortable li
{
    position: relative;
}

ul.boxy
{
    list-style-type: none;
    padding: 4px 4px 0 4px;
    margin: 0px;
    font-size: 13px;
    font-family:  Arial, Helvetica, sans-serif;
    border: 1px solid #ccc;
    font-size: 11px;
}
ul.boxy li
{
    font-size: 11px;
    margin-bottom: 4px;
    cursor: hand;
    font-family:  Arial, Helvetica, sans-serif;
}

.HomePagecontrolDiv
{
    overflow: auto;
    height: 210px;
    background-color: White;
    border-right: #434255 2px solid;
    border-top: #434255 2px solid;
    border-left: #434255 2px solid;
    border-bottom: #434255 2px solid;
}

.GreyOnWhiteButton
{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 9pt;
    line-height: 8pt;
    font-weight: bold;
    font-style: normal;
    text-align: center;
    color: #000000;
    cursor: hand;
    text-decoration: none;
    width: 60px;
    height: 10px;
}
.GreyOnWhiteButton a
{
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 9pt;
    line-height: 8pt;
    font-weight: bold;
    font-style: normal;
    text-align: center;
    color: #000000;
    cursor: hand;
    text-decoration: none;
}

.ColourOnWhiteButton
{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #434255;
    line-height: 8pt;
    font-weight: bold;
    font-style: normal;
    text-align: center;
    cursor: hand;
    text-decoration: none;
    width: 60px;
    height: 10px;
}
.ColourOnWhiteButton a
{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 9pt;
    line-height: 8pt;
    font-weight: bold;
    font-style: normal;
    text-align: center;
    color: #434255;
    cursor: hand;
    text-decoration: none;
}

.list
{
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    color: #4D4D4D;
    padding: 3px;
    border: 1px #516571 solid;
}

/*Rounded Box*/

.ImgInline
{
    display: inline;
}

.LeftTopCorner
{
    width: 10px;
    height: 20px;
    background-image: url(../Images/Common/left-top-corner.png);
    background-repeat: no-repeat;
}

.TopBorder
{
    background-repeat: repeat-x;
    background-image: url(../Images/Common/top-border.png);
}

.RightTopCorner
{
    width: 10px;
    height: 20px;
    background-image: url(../Images/Common/right-top-corner.png);
    background-repeat: no-repeat;
}

.LeftBorder
{
    background-image: url(../Images/Common/left-border.png);
    background-repeat: repeat-y;
}

.RightBorder
{
    background-image: url(../Images/Common/right-border.png);
    background-repeat: repeat-y;
}

.LeftBottomCorner
{
    width: 10px;
    height: 10px;
    background-image: url(../Images/Common/left-bottom-corner.png);
    background-repeat: no-repeat;
}
.BottomBorder
{
    background-repeat: repeat-x;
    background-image: url(../Images/Common/bottom-border.png);
}

.RightBottomCorner
{
    width: 10px;
    height: 10px;
    background-image: url(../Images/Common/right-bottom-corner.png);
    background-repeat: no-repeat;
}

.LeftButtonExpanded
{
    white-space: normal;
    background-image: url(../Images/Common/tabexpandedleft.gif);
    background-repeat: no-repeat;
    cursor: hand;
}

.LeftButtonCollapsed
{
    background-image: url(../Images/Common/tabcollapsedleft.gif);
    background-repeat: no-repeat;
    cursor: hand;
}

.RightButtonExpanded
{
    background-image: url(../Images/Common/tabexpandedright.gif);
    background-repeat: no-repeat;
    cursor: hand;
}

.RightButtonCollapsed
{
    background-image: url(../Images/Common/tabcollapsedright.gif);
    background-repeat: no-repeat;
    cursor: hand;
}


.SearchTabExpanded
{
    font-weight: bold;
    font-size:13px;
    color: #FFFFFF;
    border-bottom: #9d9ea2;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    vertical-align: middle;
    padding: 3px; /*background-position-y: top; 	background-image:url(../Images/Common/tabExpanded.gif);  	background-repeat: repeat-x;*/
    background-color: #9d9ea2;
    vertical-align: middle;
    height: 34px;
    cursor: hand;
    border: 2px solid #9d9ea2;
    width: 100%;
}

#divCollapseableParametersPannel
{
    border: 2px solid #9d9ea2;
    border-top: 0;
}

.SearchTabCollapsed
{
    font-weight: bold;
    font-size: 13px;
    color: #8B8989;
    border-bottom: #dddddd;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    vertical-align: middle;
    padding: 3px; /*background-position-y: top; 	background-image:url(../Images/Common/tabCollapsed.gif);  	background-repeat: repeat-x;*/
    vertical-align: middle;
    height: 34px;
    cursor: hand;
    background-color: #dddddd;
}


.SearchPanel
{
    /*border-right: #434255 2px solid; 	border-left: #434255 2px solid; 	border-bottom: #434255 2px solid;*/
    text-align: center;
}

.SearchPanel table
{
    margin: auto;
}

.MenuItem
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 8pt;
    border-right: #516571 1px solid;
    border-left: #516571 1px solid;
    color: #FFFFFF; /*background-image:url(../Images/Common/tabExpanded.gif); 	background-repeat: repeat-x;*/
    background-color: #434255;
    padding: 5px;
    width:auto !important;
    height:20px;
}
.MenuItemSelected
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bolder;
    font-size: 8pt;
    border-top: #516571 1px solid;
    border-right: #516571 1px solid;
    border-left: #516571 1px solid;
    border-bottom: white 0px solid;
    color: black;
    padding: 5px;
    background-image: none;
}
.MenuContent
{
    padding: 5px;
    border-top: #516571 0px solid;
    border-right: #516571 1px solid;
    border-left: #516571 1px solid;
    border-bottom: #516571 1px solid;
    height: 150px;
    overflow: auto;}
.BorderBottom{border-bottom: #516571 1px solid;}
.sortIcon{font-family: Webdings;}
.HeaderControlButton
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7pt;
    line-height: 8pt;
    font-weight: bold;
    font-style: normal;
    text-align: center;
    cursor: hand;
    text-decoration: none;
    width: 100px;
    height: 20px;
}
.pageButton , .pagebutton
{
    border: 1px solid #c3002f !important; 
	background-color:#c3002f !important;
	color:#fff !important;
    font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
    width: 40px !important;
    outline:0px !important;
	padding: 3px 5px;
	font-weight:bold;
	border-radius: 3px;-moz-border-radius: 3px;
}
input[type="submit"].pageButton:hover {color: #97999b !important;border: 1px solid #ccc!important;cursor: pointer;background-color: #f4f4f4 !important;}
input[type="button"].pageButton:hover {color: #97999b !important;border: 1px solid #ccc!important;cursor: pointer;background-color: #f4f4f4 !important;}
.lnknormal{
	width:300px !important;
	 font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    color: #434255;
    font-weight: bold;
	overflow:hidden;
}
 .blue-btn
        {
            background-color: #c71444 !important;
            color: #fff;
            height: 23px;
            width: 120px;
            border: 0px;
            font-weight: bold;
            font-size: 12px;
        }
        .page-txt
        {
            font-family: Arial;
            font-size: 12px;
            font-weight: bold;
        }
        .page-no
        {
            width: 100px;
            background-color: #ffffff;
            border: 1px solid #cccccc;
            font-family: arial;
            color: #212721;
            font-size: 12px;
        }
        .input-txt
        {
            font-family: arial;
            color: #212721;
            padding: 5px;
            font-size: 12px;
            background-color: #ffffff;
            border: 1px solid #cccccc;
        }
.vehicle-no{font-size: 16px;}
.pre-gray{background-image: #url(Resources/Global/Images/Common/page-arrow3.png);}
.lnknormal a{color:#0F3A6F;}
.GlobalTextWhiteBold
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
    color: #434255;
    font-weight: bold;
}
.globalText
{
     font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
    color: #3a3a3a;
    font-weight: bold;
    text-decoration: none;
    font-weight: normal;
    margin: 0px 0px 3px 4px;
}
.globalText a:hover{color:#fff;}
.GlobalTextSubHeading
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:18px;
    color: #c71444;
    font-weight: bold;
}
.linkButton
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px;
}

.linkButton : visited
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px;
}

.linkButtonNormal
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: #434255;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px;
}

.linkButtonNormal : visited
{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: #434255;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px;
}

.groupHeading
{
    font-family:Arial, Helvetica, sans-serif !important;
    font-size: 18px;
    font-weight: bolder;
    text-decoration: none;
  
    white-space: nowrap;
    padding: 0 0 10px 0;
}

.LegendHeading
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bolder;
    text-decoration: none;
    color: #434255;
    white-space: nowrap;
    padding:0px !important;
}

.groupTitle
{
     font-family:Arial, Helvetica, sans-serif !important;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    color: #76758e;
    white-space: nowrap;
    padding-bottom: 15px;
    position:relative;
    top:-9px;
}



.groupTitleSmall
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bolder;
    text-decoration: none;
    color: #434255;
    white-space: nowrap;
    padding-bottom: 15px;
    font-size: 11px;
}

.login_linktext
{
	font-family:Helvetica, Arial, Sans-Serif !important;
    font-size: 20px;
    color: #c71444;
    font-weight: normal;
    text-align: right;
    padding-right: 5px;
    text-transform:uppercase;
    cursor: hand;
    text-decoration: none;
	
}

.LoginBG
{
	border-top:#cfcfcf 1px solid;
	
    /*background-image: url(../Images/Common/loginbackground.gif); 	background-repeat: no-repeat;*/
}

.Address
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bolder;
    text-decoration: none;
    color: white;
    white-space: nowrap;
    text-align: left;
    padding: 5px 5px 5px 5px;
}

.DIVFloating
{
    float: left;
	margin-top:20px;
    padding: 5px;
    width: 49%;
    position: dynamic;
}

.FloatingDIV
{
    float: left;
    padding: 5px;
    width: 36%;
    position: dynamic;
}

.CursorHand
{
    cursor: hand;
}

.TextHeading
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 8pt;
    color: #FFFFFF;
    background-color: #434255;
    padding: 5px;
    width: 100%;
    text-align: left;
    vertical-align: middle;
}






/*
FIELDSET
{
    background-color : #FFF;
    margin : 0 0 10px 0; 
    border : solid 1px #CBCBCB;
    padding : 0 0 0 0;
}


FIELDSET span.PageHeading
{
    background-color : #3986BD; 
    margin : 0 0 0 0;
    padding : 3px 30px 3px 10px;
    width : 100%; 
    color : White;
}
*/

FIELDSET span.LegendHeading
{
    margin: 0 0 0 0;
    padding: 0 10px 0 10px;
    color: #434255;
}


.VehicleSheetHeading
{
    background-color: #434255;
    margin: 0 0 0 0;
    padding: 3px 30px 3px 10px;
    color: White;
    font-weight: bold;
    height: 25px;
}

/* DevXpress Section */

.dxgvTable thead tr td
{
    font-weight: bold;
    font-size: 8pt;
    color: #FFFFFF;
    font-family:Arial, Helvetica, sans-serif;
    background-color: #434255;
    text-decoration: none;
	text-align:left !important;
}

.dxgvGroupRow td
{
    background-color: #434255;
    color: #FFFFFF;
	text-align:left !important;
}
.dxgvFocusedGroupRow td
{
    background-color: #434255;
    color: #ffffff;
	text-align:left !important;
}

/* DevXpress Section */

.footerColor
{
    /*background-color:#FFF;*/
}

.totemItem
{
    font-family: Verdana;
    font-size: 10px;
    color: #4D4D4D;
    font-weight: bold;
    vertical-align: middle;
    cursor: pointer;
}

.ajaxSearch
{
    color: white;
    background-color: #434255;
    padding-left: 5px;
    height: 18px;
}

.SearchDiv
{
    overflow-x: auto;
    overflow-y: auto;
    height: 100px;
    width: 100%;
    border: 1px solid #516571;
}

.checkListBox
{
    font-family: Arial,sans-serif;
    font-size: 8pt;
    color: #4D4D4D;
    font-weight: normal;
    background-color: #ffffff;
    margin: 0px 0px 3px 4px;
}

/* Accordion */
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #434255;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeader a
{
    color: #FFFFFF;
    background: none;
    text-decoration: none;
}

#master_content .accordionHeader a:hover
{
    background: none;
    text-decoration: underline;
}

.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #434255;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeaderSelected a
{
    color: #FFFFFF;
    background: none;
    text-decoration: none;
}

#master_content .accordionHeaderSelected a:hover
{
    background: none;
    text-decoration: none;
}

.accordionContent
{
    border: 1px solid #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.loginWarning
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #FF0000;
    text-decoration: none;
    font-weight: bold;
    margin: 0px 0px 3px 4px;
    vertical-align: middle;
}

/* New Tags */

/* Saved Searches */

fieldset
{
    border: 1px solid #ccc;
    padding: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    margin-bottom: 16px;
}




ul.button li a, ul.button li span, a.ui-dialog-titlebar-close
{
    text-align: center;
    background: url(../../ManheimDefault/Images/Common/buttons/button_bg.png);
    background-color: #dadceb;
    border: 1px solid #a9b1d2;
    margin: 0px 8px 0 0;
    padding: 1px 5px;
    font-size: 11px;
    line-height: 16px;
    font-weight: normal;
    color: #004489;
    text-decoration: none;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    overflow: visible;
}

.saved-search .search
{
    border-top: 1px solid #a9b1d2;
    padding-top: 7px;
    padding-bottom: 8px;
}

.saved-search .search p
{
    margin-bottom: 8px;
}

span.notify-me
{
    float: left;
    height: 14px;
    width: 21px;
    /*background: url(../../ManheimDefault/Images/Common/icon-notify.png) no-repeat;*/
    margin: 1px 0 0 4px;
}

.saved-search .search span.notify-me span
{
    display: none;
}

.saved-search .search a.search, .saved-search .search a.edit
{
    float: right;
    margin: -1px 0px 0px 0px;
    padding: 0px 5px;
    line-height: 15px;
}

.saved-search .search a.search
{
    float: left;
    margin-right: 4px;
}

a.add-button, a.minus-button, a.remove-button, a.picture-button, a.search-button, a.watchlist-button, a.tick-button
{
    display: block;
    width: 16px;
    height: 16px;
    padding: 0;
    background-position: top;
}

a.add-button:hover, a.minus-button:hover, a.remove-button:hover, a.picture-button:hover, a.search-button:hover, a.watchlist-button:hover, a.tick-button:hover
{
    background-position: top;
    background-color: transparent;
}

a.add-button
{
    background-image: url(../../ManheimDefault/Images/Common/buttons/add_button.png);
}

a.minus-button
{
    background-image: url(../../ManheimDefault/Images/Common/buttons/minus_button.png);
}

a.minus-button.hide, a.add-button.hide, a.remove-button.hide
{
    display: none;
}

a.button.red, input.submit.red
{
    background-image: url(../../ManheimDefault/Images/Common/buttons/button_red_bg.png);
    color: white;
    text-shadow: .323232 0px 0px 3px;
    border-color: #dc002e;
}

a.button.green, input.submit.green
{
    background-image: url(../../ManheimDefault/Images/Common/buttons/button_green_bg.png);
    color: white;
    text-shadow: .323232 0px 0px 3px;
    border-color: #83b819;
}
a:hover {
color: #212721;
}

/*****************/
/* Boxes */

/* Columns */

.col-one-quarter, .col-two-quarter, .col-one-third, .col-two-third, .col-full
{
    float: left;
    min-height: 48px;
}
.col-one-quarter
{
    width: 237px;
}

.col-two-quarter
{
    width: 474px;
}

.col-one-third, .one-third-col
{
    width: 316px;
    float: left;
}

.col-two-third, .two-third-col
{
    width: 632px;
    float: left;
}

.col-full
{
    width: 948px;
    float: none;
}


.sub-col-left
{
    float: left;
}

.sub-col-right
{
    float: right;
}

.box-two-third .sub-col-left, .box-two-third .sub-col-right
{
    width: 274px;
    text-align: justify;
}

.box-double .sub-col-left, .box-double .sub-col-right
{
    width: 210px;
}

.box-three-third .sub-col-left, .box-three-third .sub-col-right
{
    width: 448px;
    text-align: justify;
}

/* General Boxes */

.boxcontent
{
    margin-top: 0px;
    padding: 0px 14px 2px 14px;
}

/*.heading
{
    height: 25px;
    padding: 16px 14px 7px 14px;
    margin-bottom: 0px;
    background-position: bottom left;
}*/

.pagecontent .heading.closed
{
    background-position: top left;
}

.heading h1, .heading h2
{
    margin-bottom: 0;
}

.boxbottom
{
    height: 14px;
    background-position: bottom left;
}

.heading.smaller h2
{
    font-size: 12px;
}

.box-single.floatleft, .box-double.floatleft, .box-third.floatleft, .box-tow-third.floatleft
{
    margin: 0;
}

/* Single Box */

.box-single
{
    width: 237px;
    float: left;
}

.box-single .boxcontent
{
    background-image: url(../../ManheimDefault/Images/Common/layout/box_1_b.png);
    background-position: bottom left;
}

.box-single .heading
{
    background-image: url(../../ManheimDefault/Images/Common/layout/box_1_h.png);
}

.box-single .boxbottom
{
    background-image: url(../../ManheimDefault/Images/Common/layout/box_1_f.png);
}

.box-single h2
{
    font-size: 12px;
}

/* Single Box Green */

.box-single.green .heading
{
    background-image: url(../../ManheimDefault/Images/Common/layout/box_1_h_green.png);
}

.box-single.green .boxcontent
{
    background: url(../../ManheimDefault/Images/Common/layout/box_1_b_green.png) bottom left;
}

.box-single.green .boxbottom
{
    background-image: url(../../ManheimDefault/Images/Common/layout/box_1_f_green.png);
}

/* Double Box */

.box-double
{
    width: 474px;
    float: left;
}

.box-double .boxcontent
{
    background-image: url(../../ManheimDefault/Images/Common/layout/box_2_b.png);
    background-position: bottom left;
}

.box-double .boxbottom
{
    background-image: url(../../ManheimDefault/Images/Common/layout/box_2_f.png);
    background-position: bottom left;
}

.box-double h2
{
    display: block;
}

.box-double .heading
{
    background-image: url(../../ManheimDefault/Images/Common/layout/box_2_h.png);
}

/* Double Box RED */

.box-double.red .heading
{
    background-image: url(../../ManheimDefault/Images/Common/layout/box_2_h_red.png);
}

.box-double.red .boxcontent
{
    background-image: url(../../ManheimDefault/Images/Common/layout/box_2_b_red.png);
}

.box-double.red .boxbottom
{
    background-image: url(../../ManheimDefault/Images/Common/layout/box_2_f_red.png);
}

/* Headers */

.box-third .heading h1, .box-third .heading h2, .box-two-third .heading h1, .box-two-third .heading h2
{
    margin-left: 16px;
}

/* 1 third box */

.box-third
{
    background: url(../../ManheimDefault/Images/Common/layout/box_1-3_b.png) repeat-y;
    width: 316px;
}

.box-third .heading
{
    background-image: url(../../ManheimDefault/Images/Common/layout/box_1-3_h.png);
}

.box-third .boxbottom
{
    background-image: url(../../ManheimDefault/Images/Common/layout/box_1-3_f.png);
    height: 16px;
}

.box-third .boxcontent, .box-two-third .boxcontent
{
    padding: 0px 30px 0px 30px;
}

/* 2 third box */

.box-two-third
{
    background: url(../../ManheimDefault/Images/Common/layout/box_2-3_b.png) repeat-y;
    width: 632px;
}

.box-two-third .heading
{
    background-image: url(../../ManheimDefault/Images/Common/layout/box_2-3_h.png);
}

.box-two-third .boxbottom
{
    background-image: url(../../ManheimDefault/Images/Common/layout/box_2-3_f.png);
    height: 16px;
}

/* 2 third box RED */

.box-two-third.red
{
    background-image: url(../../ManheimDefault/Images/Common/layout/box_2-3_b_red.png);
}

.box-two-third.red .heading
{
    background-image: url(../../ManheimDefault/Images/Common/layout/box_2-3_h_red.png);
}

.box-two-third.red .boxbottom
{
    background-image: url(../../ManheimDefault/Images/Common/layout/box_2-3_f_red.png);
}

/* 3 third box */

.box-three-third
{
    float: left;
    background-image: url(../../ManheimDefault/Images/Common/layout/box_3-3_b.png);
    background-position: bottom left;
    width: 948px;
}

.box-three-third .heading
{
    background-image: url(../../ManheimDefault/Images/Common/layout/box_3-3_h.png);
}

.box-three-third .boxcontent
{
    overflow: visible;
}

.box-three-third .boxbottom
{
    background-image: url(../../ManheimDefault/Images/Common/layout/box_3-3_f.png);
    height: 16px;
    width: 948px;
}

/* 3 third box Orange */

.box-three-third.orange
{
    background-image: url(../../ManheimDefault/Images/Common/layout/box_3-3_b_orange.png);
}

.box-three-third.orange .heading
{
    background-image: url(../../ManheimDefault/Images/Common/layout/box_3-3_h_orange.png);
}

.box-three-third.orange .heading h2
{
    color: #303030;
}

.box-three-third.orange .boxbottom
{
    background-image: url(../../ManheimDefault/Images/Common/layout/box_3-3_f_orange.png);
}

/* 3 third box Green */

.box-three-third.green
{
    background-image: url(../../ManheimDefault/Images/Common/layout/box_3-3_b_green.png);
}

.box-three-third.green .heading
{
    background-image: url(../../ManheimDefault/Images/Common/layout/box_3-3_h_green.png);
}

.box-three-third.green .heading h2
{
    color: #303030;
}

.box-three-third.green .boxbottom
{
    background-image: url(../../ManheimDefault/Images/Common/layout/box_3-3_f_green.png);
}



/* 3 third box Red */

.box-three-third.red
{
    background-image: url(../../ManheimDefault/Images/Common/layout/box_3-3_b_red.png);
}

.box-three-third.red .heading
{
    background-image: url(../../ManheimDefault/Images/Common/layout/box_3-3_h_red.png);
}

.red .heading h1, .red .heading h2
{
    color: white;
}

.box-three-third.red .boxbottom
{
    background-image: url(../../ManheimDefault/Images/Common/layout/box_3-3_f_red.png);
}


/* Hovers */

a.boxlink
{
    text-decoration: none;
    color: #303030;
    padding: 0;
    margin: 0;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    display: block;
}

.box-single a.boxlink.image
{
    padding-bottom: 16px;
}

h1 a.boxlink, h2 a.boxlink
{
    color: #004489;
}

a.boxlink:hover
{
    background-color: transparent;
    color: #5e76ac;
}

h2 a.boxlink:hover
{
    color: #004489;
}

a.boxlink:hover .box-single, div .hoverable:hover
{
    background-position: bottom right;
}

.pagecontent div .hoverable:hover .heading
{
    background-position: bottom right;
}

.pagecontent div .hoverable:hover .boxcontent, .pagecontent div .hoverable:hover .boxbottom
{
    background-position: bottom right;
}

.pagecontent div .hoverable:hover .heading.closed
{
    background-position: top right;
}

.heading.icon
{
    padding-top: 24px;
    background-repeat: no-repeat;
}

.heading.closed
{
    background-position: top left;
}


/****************/

/******************/
/* Typography */

h1, h2
{
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 16px;
    color: #004489;
}

/*****************/



/********************/
/* Results table    */

/* Search Results Table */

table.results-table
{
    vertical-align: top;
    margin-bottom: 0;
}

table.results-table a.add-button, table.results-table a.minus-button, table.results-table a.picture-button, table.results-table a.watchlist-button, table.results-table a.remove-button
{
    margin: 0 auto 4px auto;
}

table.results-table th
{
    font-size: 12px;
    text-transform:uppercase;
    padding: 6px 3px;
    border-right: 1px solid #dadceb;
    color: #ffffff;
    text-align: left;
}

table.results-table tr.first th
{
    border-bottom: none;
}

table.results-table th.last
{
    border-right: none;
}

span.selected-actions
{
    float: right;
}

.selected-actions a.button
{
    display: inline-block;
    padding: 0px 4px;
    margin: -2px 0px 0px 4px;
}

.selected-actions select
{
    display: inline-block;
    margin: 0 0 0 3px;
    position: relative;
    top: 1px;
}

.selected-actions label
{
    display: inline-block;
    margin: 0 0 0 8px;
    position: relative;
    top: 1px;
}

.fixedtableheader0.results-table
{
    border-bottom: 3px solid #667cb1;
}

table.results-table a.close-all
{
    display: none;
}

table.results-table tr
{
    page-break-inside: avoid;
}

table.results-table td
{
    padding: 3px;
    border-right: 1px solid #dadceb;
    border-top: 1px solid #cdd1e5;
    vertical-align: top;
	text-align:left !important;
}

table.results-table tr.physical td
{
    background-color: transparent;
    border-bottom: 1px solid #808080;
	text-align:left !important;
}

table.results-table tr.physical.hover td
{
    background-color: #f3f3f9;
	text-align:left !important;
}

table.results-table tr.simulcast td
{
    background-color: #e6e8f2;
    border-bottom: 1px solid #8392bf;
	text-align:left !important;
}

table.results-table tr.simulcast.hover td
{
    background-color: #cdd1e5;
	text-align:left !important;
}

table.results-table tr.cyberstock td
{
    background-color: #eaf1d9;
    border-bottom: 1px solid #83b819;
	text-align:left !important;
}

table.results-table tr.cyberstock.hover td
{
    background-color: #deeac5;
	text-align:left !important;
}

table.results-table tr.cyberauction td
{
    background-color: #f9e5c9;
    border-bottom: 1px solid #e89627;
	text-align:left !important;
}

table.results-table tr.cyberauction.hover td
{
    background-color: #f7dab3;
	text-align:left !important;
}

table.results-table tr.cyberstock.sold td, table.results-table tr.cyberstock.not-sold td
{
    background-color: #dedede;
	text-align:left !important;
}

table.results-table tr.cyberstock.out-bid td.six
{
    background-color: #f6c4b6;
	text-align:left !important;
}

table.results-table tr.cyberstock.out-bid td.six p.out-bid-highlight
{
    color: #dc002e;
	text-align:left !important;
}

table.results-table tr.cyberstock.out-bid td.six span.separator
{
    background-color: #dc002e;
	text-align:left !important;
}

table.results-table td.not-available
{
    width: 11%;
}

table.results-table tr.hover td
{
    background-color: white;
    border-top: none;
	text-align:left !important;
}

table.results-table tr.details td
{
    padding: 0;
    border-top: none;
	text-align:left !important;
}

table.results-table tr.details:hover td
{
    background-color: white;
    border-bottom: none;
	text-align:left !important;
}

table.results-table td.last
{
    border-right: none;
	text-align:left !important;
}

table.results-table tr.expanded td
{
    border-top: 1px solid #c1c7df;
	text-align:left !important;
}

table.results-table td.one
{
    width: 18px;
    vertical-align: middle;
	text-align:left !important;
}

table.results-table td.two
{
    width: 94px;
	text-align:left !important;
}

table.results-table td.three
{
    width: 23%;
	text-align:left !important;
}

table.results-table td.four
{
    width: 14%;
	text-align:left !important;
}

table.results-table td.five
{
    width: 20%;
	text-align:left !important;
}

table.results-table td.six
{
	text-align:left !important;
}

table.results-table td.seven
{
    width: 12px;
	text-align:left !important;
    vertical-align: middle;
}

table.results-table td p
{
    margin: 0;
}

table.results-table td p strong
{
    margin-right: 4px;
	text-align:left !important;
}

table.results-table td p.notes
{
    margin-bottom: 6px;
	text-align:left !important;
}

table.results-table td h2, table.results-table td h3
{
    margin-bottom: 4px;
	text-align:left !important;
}

table.results-table td h2 a
{
    color: #004489;
    font-size: 12px;
    margin-left: -3px;
	text-align:left !important;
}

table.results-table td h3
{
    color: #004489;
    font-size: 11px;
	text-align:left !important;
}

table.results-table td span.separator
{
    display: block;
    background-color: #a9b1d2;
    height: 1px;
    margin: 3px 0 4px 0;
	text-align:left !important;
}

table.results-table td .submit-bid p span
{
    white-space: nowrap;
}

table.results-table p span.half
{
    display: inline-block;
    width: 46%;
}
table.results-table td label span
{
    margin-right: 4px;
}

table.results-table td .submit-bid label
{
    float: left;
    margin-right: 4px;
	text-align:left !important;
}

table.results-table td .submit-bid input.text
{
    width: 4em;
    padding: 0 2px;
    line-height: 15px;
	text-align:left !important;
}

table.results-table td input.checkbox
{
    float: right;
	text-align:left !important;
}

table.results-table td input.text
{
    float: left;
	text-align:left !important;
    width: 80px;
}

table.results-table tr td input.submit, table.results-table tr td a.submit, table.results-table tr td a.enter-sale
{
    float: right;
    width: 5em;
    padding: 0 6px;
    line-height: 14px;
    font-weight: bold;
    margin: 0;
}

.catalogue table.results-table tr td a.enter-sale
{
    float: none;
}

table.results-table td input.submit:hover
{
    background-position: bottom left;
}

table.results-table td > a.image-link
{
    display: block;
    padding: 3px;
}

table.results-table tr td a.enter-sale
{
    font-weight: normal;
}


/* Details Row */

table.results-table tr.details div.detail-block
{
    display: none;
    border-top: 1px solid #BDBDBD;
    border-bottom: 2px solid #BDBDBD;
    padding: 0;
}

table.results-table .detail-tab-nav
{
    border-bottom: 2px solid #5e76ac;
}

table.results-table .detail-tab-nav ul
{
    list-style: none;
    margin: 0;
    font-size: 12px;
    height: 18px;
    overflow: hidden;
}

table.results-table .detail-tab-nav ul li
{
    float: left;
    background: #dadceb;
    padding: 1px 10px;
    margin: 0;
    border-left: 1px solid #5e76ac;
    border-top: 1px solid #5e76ac;
}

table.results-table .detail-tab-nav ul li.last
{
    border-right: 1px solid #5e76ac;
}

table.results-table .detail-tab-nav ul li.current
{
    background: #8392bf;
    border-color: #5e76ac;
    font-weight: bold;
}

table.results-table .detail-tab-nav ul li a
{
    text-decoration: none;
    color: #365e9b;
}

table.results-table .detail-tab-nav ul li.current a
{
    color: white;
}

table.results-table .tabs > div
{
    display: none;
    padding: 5px;
    border-top: 1px solid #cdd1e5;
    border-bottom: 1px solid #cdd1e5;
    border-left: 1px solid #5e76ac;
    border-right: 1px solid #5e76ac;
}

table.results-table .tabs > div.current
{
    display: block;
}

table.results-table .tabs > div ul
{
    margin-bottom: 16px;
}

table.results-table .tabs > div ul li
{
    float: left;
    padding: 0 1em 0 0;
    background: transparent;
    height: 14px;
    margin-bottom: 4px;
}



/* Expand / Collapse All */

table.results-table a.open-all, table.results-table a.close-all
{
    float: left;
    margin-right: 8px;
}

/* Saved Searchs */
table.saved-search .detail-block
{
    padding: 8px !important;
    margin-bottom: 10px;
background-color: #D4D4D4;
}

table.saved-search .detail-block fieldset.search-prefs, table.saved-search .detail-block fieldset.actions
{
  
    padding: 0;
}

table.saved-search .detail-block fieldset.search-prefs, table.saved-search .detail-block fieldset.notify-options
{
    width: 60%;
}

table.saved-search .detail-block fieldset.actions
{
    width: 128px;
    float: right;
}

table.saved-search .detail-block fieldset.actions input.submit, table.saved-search .detail-block fieldset.actions a.button
{
    display: block;
    padding: 0;
    margin: -1px 0 8px 0;
    width: 126px;
}

table.saved-search .detail-block fieldset.actions input.submit
{
    width: 128px;
}

table.saved-search .detail-block input
{
    float: none !important;
    margin:0px;
}

table.saved-search .detail-block label
{
	margin: 0px !important;
    font-weight: bold;
    color: #004489;
    padding-right: 4px;
}

table.saved-search .detail-block label.checkbox
{
    font-weight: normal;
    color: #303030;
    margin-left: 4px;
}

table.saved-search .detail-block input.text
{
   background-color: transparent !important;
width: 100%;

}

table.saved-search .detail-block p
{
    margin-bottom: 16px;
}

table.saved-search .detail-block h3
{
    color: #6B7FB2;
    font-size: 13px;
    margin-bottom: 16px;
}


/*************************/
/* Table  Blows up style */

table.saved-search
{
    font-size: 11px;
    margin-top: 0;
    margin-bottom: 16px;
    text-align: left;
    border-spacing: 0;
    width: 100%;
    color: #303030;
    border-collapse: collapse;
}

/***********************/

hr
{
    border-width: 0;
    height: 1px;
    background-color: #76758E;
}

a.GlobalTextWhiteBold, a.globaleText:visited, a.linkNormal:visited
{
    color: #212721;
}

a.globalText
{
	color: #0F3A6F !important;
}

/* Horizantal Menu */

a .menu-mid
{
    border-right: solid 1px silver;
    border-bottom: solid 1px silver;
    padding-left: 7px;
    padding-right: 7px;
    line-height: 28px;
    display: block;
    float: left;
    color: #212721;
    font-weight: bold;
    text-align: center;
}
/*
#ctl00_masterBody, #Form1 {
  min-height: 630px;
  background-color: #272730;
  padding-bottom: 20px;
}

#main_gradient_top {
  width: 100%;
  height: 310px;
  background-image: url(../Images/main_gradient_top.jpg);
  background-repeat: repeat-x;
  position: absolute;
  z-index: 1;
}

#main_gradient_bottom {
  width: 100%;
  height: 310px;
  background-image: url(../Images/main_gradient_bottom.jpg);
  background-repeat: repeat-x;
  position: absolute;
  bottom: 0;
  z-index: 1;
}

#aspnetForm, #uctrlLogin_pnlLogin
{
	position: relative;
	z-index: 2;
}*/


.hnav, .hnav > table
{
	width: 100%;
}

span 
{
	/*color: White;*/
}

span.text
{
    color: #8E8E8E;
}

/*td[align="center"] > br
{
	display: none;
	visibility: hidden;
}*/

br
{
    
    background-color: White;
}

table.layoutTable
{
    width: 100%;
}

#divMenu table 
{
	width: 100%;
}

#ctl00_divHorizantalMenu 
{
	width: 100%;
}

ul#navigation, #Table1 
{
    background-image: url(../Images/Common/middle_white.png);
}

ul#navigation
{
    padding-left: 0;
	width: 100%;
    height:auto;
    margin: 0;
    margin-top:-12px !important;
}

ul#navigation li
{
    border: 0;
    background-color: Transparent;
    height: 25px;
    /*margin-top: -12px;*/
    padding: 0;
}

ul#navigation li a .menu-mid
{
	border-right-color: #4D4D4D;
    border-bottom: 0;
}

ul#navigation li:hover a div.menu-mid
{
    color: #c71444;
}

.gridborder
{
    border: 1;
    border-color: Gray;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-top-style: solid;
}

.modal-inner-wrapper
{
    background-color: Gray;
}
.modal-inner-wrapper .content
{
    background-color: #000000;
    border: solid 1px Gray;
    z-index: 9999;
    float: right;
    margin-top: 10px;
    margin-right: 10px;
}
.rounded-corners
{
    /*FOR OTHER MAJOR BROWSERS*/
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px; /*FOR IE*/
    behavior: url(border-radius.htc);
}
.rel
{
    position: relative;
    z-index: inherit;
    zoom: 1;
    top: 0px;
    left: 0px;
}
.modal-bg
{
    background-color: Transparent;
    z-index: 999;
}
.modal
{
    position: absolute;
}
.closeimage
{
    border: none;
    width: auto;
    height: auto;
    background-repeat: no-repeat;
}
.groupTitle 
{
	color:#212721 !important;
}

.grid a, .grid a:visited 
{
	color: #c3002f;
	font-weight:normal;
}

.gridBody span, .gridBody a, .gridBody a:visited, .gridBody a.linkNormal, .gridBody a.linkNormal:visited, #Table2 
{
	/*color: #2B2B2B !important;*/
}
.gridBody a, .gridAlternating a
{
    color:#c3002f !important;
}
.gridBody a:hover, .gridBody a:visited, .gridAlternating a:hover, .gridAlternating a:visited{

    color:#a50129 !important;
}


#imgRMSLogo
{
	display: none;
}

/* end New Tags */

/* <= admin */
/* -------------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------- */
/* imported style => */

/* -------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------- */
/* PSACommon/Style.css => */
/* PSA Style CSS */

html 
{
  padding: 0;
  margin: 0;
}

body
{
  padding: 0;
  margin: 0;
  font-family: Arial;
}

a, a:link, a:visited {
  text-decoration: none;
  border: 0;
}

img {
  border: 0;
}

.clear 
{
  clear: both;
}

.float_left {
  float: left;
}

.float_right {
  float: right;
}

.underlined {
  text-decoration: underline;
}

.container
{
  position: relative;
  width: 938px;
  margin: auto;
}
pagecontent 
{
  position: relative;
  width: 100%;
  margin: auto;
}

.inner 
{
  padding: 10px;
}

.numeric 
{

}
.right-g
{
	padding-left:80px;
}
#ctl00_MainContent_uctrlVehicleDetails_lstAdditionalOptions {
width: 100% !important;
}
.left {
  width: 700px;
  float: left;
}

.right {
  width: 228px;
  float: right;
}

.fifty {
  width: 50%;
}

.margin_5 {
  margin: 5px auto;
}

#header 
{
  position: relative;
  width: 100%;
  z-index: 3;
  background-repeat: repeat-x;
}

#headerVendorLogo a {
  display: block;
  width: 100%;
  height: 100%;
}

#main 
{
  position: relative;
  min-height: 436px;
  padding-bottom: 20px;
}

#main_content, .pagecontent {
  position: relative;
  z-index: 0;
}

#footer 
{
  position: relative;
  width: 100%;
}

.faq a {
  background-repeat: no-repeat;
  background-position: left;
  padding: 0 10px;
}

.faq a:first-child{
  background: none;
}

.faq a:visited, .faq a:link {
  color: black;
  text-decoration: none;
}

.languages {
  width: 95px;
  height: auto;
  font-size: 11px;
  margin-top: 10px;
  float: right;
}

.languages .select_m {
  padding-top: 4px;
}

.languages .select_m>div {
  background-image: url(../../PSACommon/Images/arrow_t.png);
  background-repeat: no-repeat;
  background-position: right 3px;
}


/* -------------------------------------------------------------------------------- */
/* login box => */

#login_img {
  float: left;
}

#login_box {
  float: left;
  height: 252px;
  margin-top: 112px;
}

/* credentials => */
#credentials {
  margin-left: 21px;
  margin-bottom: 18px;
  font-size: 10px;
}

#credentials .input_l {
  width: 110px;
}

#credentials .input_l.submit_grey {
  width: 61px;
}

#credentials .input_l {
  float: left;
  margin-right: 9px;
}

#credentials .input_l.submit_grey {
  float: right;
  margin: 0;
}
/* <= credentials */

/* password lost => */
#password_lost {
  margin-bottom: 49px;
  text-align: right;
}

#password_lost a, #password_lost a:visited, #password_lost a:link {
  text-decoration: none;
  font-weight: bold;
  font-size: 10px;
}


#welcome_text {
  margin-left: 21px;
  font-size: 14px;
  margin-bottom: 29px;
  text-align: justify;
}

#more_informations .btn{
  float: right;
}
/* <= password lost */

/* <= login box */
/* -------------------------------------------------------------------------------- */


/* buttons => */

.btn {
  cursor: pointer;
}

.btn a, .btn input.submit{
  width: 100%;
  display: block;
  text-align: left;
  border: 0;
  background-color: Transparent;
  background-position: right;
  background-repeat: no-repeat;
  text-decoration: none;
  padding-top: 5px;
  margin-right: 20px;
  background-position: 97% 9px;
  cursor: pointer;
}

.btn a:visited, .btn a:link, .btn input.submit {
  color: white;
}

.btn_l_grey a:visited, .btn_l_grey a:link {
  color:white;
}
.btn_l_grey a:hover{
  color:#fff;
}

.btn_l,.btn_l_grey {
  width: auto;
  height: 23px;
  padding-left: 4px;
  background-position: left;
  background-repeat: no-repeat;
  
}
.btn_m_grey{
	width: auto;
  height: 23px;
  background-repeat: repeat-x;
  font-size: 11px;
  color: white;
  padding-left: 10px;
}

.btn_m {
	
	 padding: 3px; -moz-border-radius: 3px;
	
	color:#fff !important;
        font-family: Verdana, sans-serif;
    font-weight: bold;
	font-size:12px;
  width: auto;
  height: auto
 
}
.btn.b-bt {
    padding-bottom:10px;
    background-color: #c3002f !important;
    font-weight: 700;
    color: #ffffff;
    font-size: 10px !important;
    border: 1px solid #c3002f;
    text-transform: uppercase !important;
    letter-spacing: 0em;
    font-family: Verdana, sans-serif !important;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    /* height: 33px !important; */
}

.btn_r,.btn_r_grey  {
  width: auto;
  height: 23px;
  padding-right: 4px;
  background-position: right;
  background-repeat: no-repeat;
}
.input2_l {
  width: auto;
  height: 23px;
  padding-left: 4px;
  background-position: left;
  background-repeat: no-repeat;
}

.input2_m {
  width: auto;
  height: 23px;
  background-repeat: repeat-x;
  font-size: 11px;
  color: white;
}
.input2_r {
  width: 150px;
  height: 23px;
  padding-right: 4px;
  background-position: right;
  background-repeat: no-repeat;
}
/* <= buttons */
/* -------------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------------- */
/* input => */
.input_l {
  width: auto;
  height: 20px;
  padding-left: 4px;
  background-position: left;
  background-repeat: no-repeat;
}

.input_m {
  width: auto;
  height: 20px;
  background-repeat: repeat-x;
}

.input_r {
  width: auto;
  height: 20px;
  padding-right: 4px;
  background-position: right;
  background-repeat: no-repeat;
}
/* <= input */
/* -------------------------------------------------------------------------------- */



/* -------------------------------------------------------------------------------- */
/* inputs => */

.input_m input[type="text"], .input_m input[type="password"] {
  border: 0;
  color: #888888;
  padding-left: 8px;
  width: 100%;
  font-size: 12px;
  height:auto;
}

.input_m input[type="submit"]{
  color: #474659;
  border: 0;
  background-color: transparent;
  padding: 0px 0;
  text-align: center;
  width: 100%;
  cursor: pointer;
}

.input2_m input[type="submit"]{
  color: #FFFFFF;
  border: 0;
  background-color: transparent;
  text-align: left;
  width: 100%;
  cursor: pointer;
  font-size: 11px;
  font-family:Arial;
  margin-top:-2px;
}

.input_grey.input_l {
 /*background-image: url(../../PSACommon/Images/inputs/grey/input_grey_l.png);*/
}

.input_grey .input_m {
  /*background-image: url(../../PSACommon/Images/inputs/grey/input_grey_m.png);*/
  padding-top: 0px !important;
}

.input_grey .input_r {
  /*background-image: url(../../PSACommon/Images/inputs/grey/input_grey_r.png);*/
}

.submit_grey.input_l {
  /*background-image: url(../../PSACommon/Images/inputs/grey/submit_grey_l.png);*/
}

.submit_grey .input_m {
  /*background-image: url../../PSACommon/Images/inputs/grey/submit_grey_m.png);*/
}

.submit_grey .input_r {
  /*background-image: url(../../PSACommon/Images/inputs/grey/submit_grey_r.png);*/
}

/* <= inputs */
/* -------------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------------- */
/* select => */

.select {
  /*width: 95px;*/
  

padding: 5px;
-webkit-border-radius: 4px;
  cursor: pointer;
}

.select_sub {
  width: 100%;
  position: absolute;
  display: none;
  z-index: 1000; 
  left: -4px;
}
.select_sub a {
  display: block;
  padding-left: 5px;
  background-color: #dfdfdf;
  width: 100%;
  padding: 0 4px;
  margin-left: -4px;
}

.select_l {
  width: auto;
  padding-left: 4px;
  background-position: left;
  background-repeat: no-repeat;
}

.select_m {
  position: relative;
  width: auto;
  background-repeat: repeat-x;
}

.select_r {
  width: auto;
  padding-right: 4px;
  background-position: right;
  background-repeat: no-repeat;
}

.select_m .div {
  width: 100%;
  padding-left: 5px;
  margin-top: -1px;
}

.select_m .list {
  width: 100%;
  position: relative;
  margin-left: -5px;
  padding: 0;
  border: 0;
}

.select_m > div:hover .select_sub {
  display: block;
}

.select_1 .select_sub {
  bottom: 0px;
  padding: 0 4px 15px;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.select_1 .select_sub a:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  padding-top: 5px;
}

/* <= select */
/* -------------------------------------------------------------------------------- */

a.vehicle:link,a.vehicle:visited
{
	text-align: center;
	font-size: 16px;
  color:black;
}
a.vehicle:hover
{
	text-align: center;
	font-size: 16px;
  text-decoration:underline;
}
.box-three-third.advert-scroller {
	width: auto;
	background: transparent;
	padding: 10px 6px 6px 6px;
	float: none;
}

.advert-scroller .simply-scroll-clip {
	height: 128px;
	position: relative;
	overflow: hidden;
	z-index: 2;
}

.advert-scroller ul {
	overflow: hidden;
}

.advert-scroller ul.simply-scroll-list {
	position: absolute;
	height: auto;
	z-index: 1;
	margin: 0;
	padding: 0;
	list-style: none;
}

.advert-scroller ul li {
	float: left;
	width: 220px;
	padding: 0 6px;
	margin: 0 0 8px 0;
	background: transparent;
}

.advert-scroller ul li a {
	-moz-border-radius:0px;
    -webkit-border-radius:0px;
	margin: 0;
	padding: 0;
	display: block;
	text-decoration: none;
	/*text-align: center;*/
}

.advert-scroller ul li a div {
	overflow: hidden;
}

.advert-scroller ul li a .title {
	height: 28px;
	/*border: 1px solid #b5bcd8;*/
	background-image: url(../../PSACommon/Images/ads/header.jpg);
	background-position: left top;
	font-size:10px;
	text-shadow: 1px 1px 0 white;
}

.advert-scroller ul li a:hover .title {
	background-position: bottom left;
}

.advert-scroller ul li a h2 {
	margin: 6px;
}

.advert-scroller ul li a h2.two-line {
	margin: 2px 6px;
	font-size: 11px;
	line-height: 12px;
}

.advert-scroller ul li a .image {
	/*border-left: 1px solid #c1c7df;
	border-right: 1px solid #c1c7df;*/
	height: 80px;
}

.advert-scroller ul li a .bottom{
	height: 22px;
	/*border: 1px solid #c1c7df;*/
	border-top: none;
	background-image: url(../../PSACommon/Images/ads/header.jpg);
}

.advert-scroller ul li a h4{
	padding: 0px 8px;
	margin: 0;
	text-align:center;
	font-size: 13px;
	font-weight: bold;
	color: #303030;
}

.advert-scroller ul li a img.flag{
	margin-top: 2px;
	float: right;
	border: none;
}

.advert-scroller a:hover {
	background-color: transparent;	
}

.advert-scrollera img {
	display: block;
	float: left;
	margin-right: 8px;
}

.advert-scroller a h3,
.advert-scroller a p {
	text-decoration: none;
}

p.main-link {
	margin: 0;
	padding: 6px 0 7px 0;
	text-align: center;
	background-color: #e6e8f2;
	border-top: 1px solid #5e76ac;
}

p.main-link a.button {
	font-size: 12px;
}

.divscrollable 
{
	overflow: auto;
}

.textRed 
{
	color: red;
	font-weight:bold;
}

.pagination-numbers 
{
	display: block;
	margin-left:10px;
	margin-right:10px;
	float: left;
}


/* <= PSACommon/Style.css */
/* -------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------- */



/* -------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------- */
/* PSACommon/Master.css */

body 
{
	color: #3d3d3d;
	font-size: 14px;
}

.bold {
  font-weight: bold;
}

.center {
  text-align: center;
}

.fifty {
  width: 48%;
}

.full {
  width: 100%;
}

.red {
  color: red;
}

.green {
  color: green;
}

.currency_symbol {
  padding-top: 5px;
}

.inline {
  float: left;
}

.inline.label {
  width: 100px;
  margin-right: 10px;
}

.inline.value {
  width: 100px;
}

input[type="text"].numeric {
  border: 1px solid #c1c1c1;
  border-radius: 4px;
}

/* -------------------------------------------------------------------------------- */
/* boxes => */

.box {
  position: relative;
  margin-bottom: 10px;
}

.box_shadow {
  width: 100%;
  height: 10px;
  position: absolute;
  top: 0;
  background-image: url(../Images/boxes/box_shadow.png);
  background-repeat: repeat-x;
}

.box_title {
  font-size: 16px;
  text-shadow: white 1px 1px 0px;
  line-height: 90%;
  padding: 10px 0 0 10px;
}


/* ***** box_basket => ***** */
#box_basket {
  margin-bottom: 10px;
  color: white;
  width: 228px;
  height: 197px;
}

#box_basket_logo {
  position: relative;
  /*margin: 10px auto;*/
}

#box_basket_title {
  position: relative;
  /*width: 100%;*/
  height: 24px;
  text-align: right;
  font-size: 20px;
  padding-top: 4px;
  /*margin-bottom: 10px;*/
}

#box_basket_number, #box_basket_vendor_number {
  width: 100%;
  height: 20px;
  background-position: left;
  background-repeat: no-repeat;
  text-align: right;
  font-size: 18px;
  margin-bottom: 10px;
  padding-top: 5px;
}

#box_basket_vehicle_amount {
  margin-top: 20px;
}

#box_basket_vehicle_amount .fifty {
  width: 50%;
}

#box_basket_vehicle_amount .fifty:first-child .inner {
  padding-left: 5px;
  padding-right: 10px;
}

#box_basket_vehicle_amount .fifty .inner {
  padding-right: 5px;
}

#box_basket_vehicle_amount .number {
  text-align: right;
  font-size: 11px;
  font-family: peugeot_bold;
}

.box_basket_total {
  margin-top: 30px;
  width: 100%;
  height: 14px;
  padding-top: 10px;
}

.box_basket_total.inner {
  padding: 5px;
}

#box_basket_total label {
  font-size: 12px;
  font-family: arial;
  font-weight: bold;
}

#box_basket_amount {
  margin-top: 5px;
  font-size: 14px;
  text-align: right;
}

/* ***** <= box_basket ***** */

/* ***** box_1 ***** */
.box_1 {
  width: 223px;
  height: auto;
  margin-left: 3px;
}

.box_1_t {
  position: relative;
  width: 223px;
  height: 34px;
  background-repeat: no-repeat;
}

.box_1_m {
  position: relative;
  width: 223px;
  height: auto;
  background-repeat: repeat-y;
  overflow: auto;
}

.box_1_b {
  position: relative;
  width: 233px;
  height: 8px;
  background-repeat: no-repeat;
}
/* ***** <= box_1 ***** */

/* ***** box_4 => ***** */
.box_4 {
  width: 700px;
  height: auto;
}

.box_4_t {
  position: relative;
  width: 700px;
  height: 34px;
  background-repeat: no-repeat;
}

.box_4_m {
  position: relative;
  width: 700px;
  height: auto;
  overflow: auto;
  background-repeat: repeat-y;
}

.box_4_b {
  position: relative;
  width: 700px;
  height: 8px;
  background-repeat: no-repeat;
}
/* ***** <= box_4 ***** */


/* ***** box 5 => ***** */
.box_5 {
  width: 100%;
  height: auto;
}

.box_5_t {
  position: relative;
  width: 938px;
  height: 34px;
  background-repeat: no-repeat;
}

.box_5_m {
  position: relative;
  width: 938px;
  height: auto;
  background-repeat: repeat-y;
  overflow: auto;
  min-height: 500px;
}

.box_5_m .inner {
  padding-left: 15px;
  padding-right: 15px;
}

.box_5_b {
  position: relative;
  width: 938px;
  height: 10px;
  background-repeat: no-repeat;
}
/* ***** <= box 5 ***** */


/* ***** box 6 => ***** */
.box_encheres_gray_t {
  width: 377px;
  height: 4px;
  /*background: url(../images/boxes/box_encheres_gray_t.png) no-repeat;*/
}
.box_encheres_gray_m {
  width: 377px;
  /*background: url(../images/boxes/box_encheres_gray_m.png) repeat-y;*/
}
.box_encheres_gray_b {
  width: 377px;
 /*height: 42px;
  margin-top: -32px;
  background: url(../images/boxes/box_encheres_gray_b.png) no-repeat;*/
}
/* ***** <= box 6 ***** */


/* ***** bids boxes => ***** */
.bids {
  height: auto;
  color: #3b3a46;
  font-weight: bold;
  font-size: 11px;
  margin-top: 5px;
}

.bids_block {
  padding: 5px;
}

.bids_block table {
  width: 100%;
  padding: 0 8px;
}

.bids_block .btn {
  margin: auto;
  width: 158px;
  float: none;
}

.bids_header {
  width: 100%;
  height: 24px;
  color: white;
  font-size: 12px;
  background-repeat: repeat-x;
  letter-spacing: 1px;
}

.bids_header div {
  padding: 5px 8px 0;
}

.bids_header div.left {
  width: 120px;
  height: 20px;
  float: left;
} 

.bids_header div.right {
  width: 30px;
  float: right;
}

.bids_header div.right a:visited, .bids_header div.right a:link {
  color: white;
}

.bids_out {
  background-image: url(../Images/bid_out.png);
}

.bids_top {
  background-image: url(../Images/bid_top.png);
}

.bids_won {
  background-image: url(../Images/bid_won.png);
  color: black;
}

.bids_won div.right a:visited, .bids_won div.right a:link {
  color: black;
}

.bids_won .left {
  background-repeat: no-repeat;
  background-position: right 5px;
}
/* ***** <= bids boxes ***** */

/* ***** sales channels boxes => */
.box_sales_channels {
  width: 304px;
  height: 80px;
  float: left;
  margin-top: 5px;
  position: relative;
}

.box_sales_channels.right {
  float: right;
}

.inner.saleschannels {
  padding-left: 29px;
  padding-right: 29px;
}

.sale_score {
  position: absolute;
  width: 150px;
  height: auto;
  top: 10px;
  left: 140px;
  font-weight: bold;
  color: #3b3a46;
  font-size: 0.8em;
}
/* ***** <= sales channels boxes */

/* <= boxes */
/* -------------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------------- */
/* seps => */

.sep_3 {
  background: url(../Images/seps/sep_3.png) no-repeat;
}
.sep_5 {
  background: url(../Images/seps/sep_5.png) no-repeat;
}

/* <= seps */
/* -------------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------------- */
/* collapsibles => */
.collapsible_handler {
  width: 16px;
  height: 16px;
  background-image: url(../Images/arrow_b.png);
  background-position: left 50%;
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  top: 10px;
  cursor: pointer;
}

.collapsible_handler.current {
  background-image: url(../Images/arrow_t.png);
}

.collapsible_content {
  display: none;
}
/* <= collapsibles */
/* -------------------------------------------------------------------------------- */

/* -------------------------------------------------------------------------------- */
/* quick search accordion => */
.box_4_m .search .parameter {
  border: 0;
  background-image: url(../Images/boxes/box_4_sep.png);
  background-repeat: no-repeat;
  background-position: bottom;
  color: #3b3a46;
}

.box_4_m .search .parameter h3, .box_5_m .search .parameter h3 {
  padding: 5px 10px;
}

.box_4_m .search .parameter h3:hover, .box_5_m .search .parameter h3:hover {
  background: none;
}


.box_4_m .search .parameter.current .headerContent h3, .box_5_m .search .parameter.current .headerContent h3 {
  background: none;
}


.box_4_m .search .parameter .headerContent h3 span.h3Text, .box_5_m .search .parameter .headerContent h3 span.h3Text {
  font-size: 14px;
  font-weight: bold;
}

.headerContent h3 a.minus, .headerContent h3 a.plus {
  background-position: left 1px;
  background-repeat: no-repeat;
  height:25px;
  outline:none;
}

.headerContent h3 a.plus {
 background-image: url(../Images/arrow_plus.png);
width: 16px;
height: 25px;
}

.headerContent h3 a.minus 
{
	width: 16px;
height: 25px;
  background-image: url(../Images/arrow_minus.png);
}

.search .content {
  padding-left: 30px;
  overflow: hidden;

}

table.checkListBox {
  width: 100%;
font-size: 10px;
margin-bottom: 10px;
background-color: #ffffff;
border: 1px solid #ddd;
}

table.checkListBox label, #market_descriptions label {
  background-repeat: no-repeat;
  background-position: left;
  padding: 5px 0 5px;
  margin-left: 5px;
}

table.checkListBox label.flag, #market_descriptions label.flag {
  padding: 5px 0 5px 30px;
}

.belgium {
  background-image: url(../Images/flags/belgium.png);
}

.france {
  background-image: url(../Images/flags/france.png);
}

.germany {
  background-image: url(../Images/flags/germany.png);
}

.italy {
  background-image: url(../Images/flags/italy.png);
}

.portugal {
  background-image: url(../Images/flags/portugal.png);
}

.spain {
  background-image: url(../Images/flags/spain.png);
}
/* <= quick search accordion */
/* -------------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------------- */
/* saved search => */
.box_4 .saved_search {
  background: url(../Images/seps/sep_4.png) no-repeat;
  background-position: center 0;
}

.box_4 .saved_search .crit {
  /*width: 500px;*/
  float: left;
  padding-top: 5px;
}

.box_4 .saved_search .btn {
  width: 158px;
  float: right;
}

.box_4 .inner .saved_search:last-child .btn{
  float: none;
  margin: auto;
}
/* <= saved search */
/* -------------------------------------------------------------------------------- */



/* -------------------------------------------------------------------------------- */
/* selects => */

/*.select_sort_1 .select_l {
  background-image: url("../Images/buttons/grey/btn_grey_l.png");
  height: 23px;
}

.select_sort_1 .select_m {
  background-image: url("../Images/buttons/grey/btn_grey_m.png");
  height: 18px;
  padding-top: 6px;
}

.select_sort_1 .select_r {
  background-image: url("../Images/buttons/grey/btn_grey_r.png");
  height: 23px;
}

.select_sort_1 .select_sub {
  top: 0px;
  padding: 19px 4px 0;
  /*background-color: #b6b6b6;*/
/*}*/
/*
.select_sort_1 .select_sub a:last-child {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  padding-bottom: 2px;
}*/

.paginate {
  width: 60%;
  float: left;
  margin-left: 5px;
}

.paginate .select, .paginate label {
  float: left;
  margin: 0 2px;
  width: auto;
  padding: 0 2px;
}

.paginate label {
  display: block;
  padding-top: 5px;
}

.select_bids {
  float: right;
  margin-right: 5px;
  width: 40%;
}

.select_bid {
  float: left;
  width: 30%;
  margin-right: 2px;
}


/* <= selects */
/* -------------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------------- */
/* watchlist => */
.watch_vehicle {
  background: url(../Images/seps/sep_0.png) top center no-repeat;
}

.watch_vehicle span, .watch_vehicle .btn {
  display: block;
  margin-bottom: 5px;
}

.watch_vehicle .btn {
  width: 158px;
}

.watch_vehicle:last-child .btn {
  width: 158px;
  float: none;
  margin: auto;
}
/* <= watchlist */
/* -------------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------------- */
/* nav tab => */
#nav_tab {
  width: 100%;
  height: 56px;
}

#nav_tab .end {
  height: 56px;
  padding-right: 22px;
  background-image: url(../Images/tabs/tab_1_line_end.png);
  background-repeat: no-repeat;
  background-position: right;
}

#nav_tab .middle {
  height: 56px;
  background-image: url(../Images/tabs/tab_1_line.png);
  background-repeat: repeat-x;
}
.nav{
	margin-top:0px;
}

#nav_tab ul {
  list-style: none;
  margin: 0;
}

#nav_tab ul li {
  float: left;
  margin: 0;
  cursor: pointer;
}

#nav_tab ul li:hover .tab_1_l, #nav_tab ul li.current .tab_1_l {
  background-image: url(../Images/tabs/tab_1_l_hover.png);
}

#nav_tab ul li:hover .tab_1_m, #nav_tab ul li.current .tab_1_m {
  background-image: url(../Images/tabs/tab_1_m_hover.png);
}

#nav_tab ul li:hover .tab_1_r, #nav_tab ul li.current .tab_1_r {
  background-image: url(../Images/tabs/tab_1_r_hover.png);
}

#nav_tab ul li:first-child .tab_1_l {
  padding-left: 33px;
  background-image: url(../Images/tabs/tab_1_l_first.png);
  margin-left:-50px;/* ADD BY ROM */
}

#nav_tab ul li:first-child:hover .tab_1_l, #nav_tab ul li.current:first-child .tab_1_l {
  padding-left: 33px;
  background-image: url(../Images/tabs/tab_1_l_first_hover.png);
}

#nav_tab ul li:last-child .tab_1_r {
  padding-right: 33px;
  background-image: url(../Images/tabs/tab_1_r_last.png);
  margin-right:-50px;/* ADD BY ROM */

}

#nav_tab ul li:last-child:hover .tab_1_r, #nav_tab ul li.current:last-child .tab_1_r {
  padding-right: 22px;
  background-image: url(../Images/tabs/tab_1_r_last_hover.png);
}

.tab_1_l {
  height: 56px;
  padding-left: 11px;
  background-image: url(../Images/tabs/tab_1_l.png);
  background-repeat: no-repeat;
  background-position: left;
}

.tab_1_m {
  height: 56px;
  width: 110px; /* ADD BY ROM */
  background-image: url(../Images/tabs/tab_1_m.png);
  background-repeat: repeat-x;
  padding: 25px 5px 0 5px;  /* ADD BY ROM 25px 10px 0 15px; */
  text-align:center; /* ADD BY ROM */
}

.tab_1_m a:visited, .tab_1_m a:link {
  width: 100px;
  text-decoration: none;
  text-align: center;
  font-size: 14px;
}

.tab_1_r {
  height: 56px;
  padding-right: 11px;
  background-image: url(../Images/tabs/tab_1_r.png);
  background-repeat: no-repeat;
  background-position: right;
}

#tab_content {
  padding: 10px;
}
/* <= nav tab */
/* -------------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------------- */
/* details tab => */

.box_5 .details_tab {
  width: 100%;
  height: 34px;
}

.details_tab .first {
  height: 34px;
  background: url(../Images/tabs/tab_2_line_begin.png) left no-repeat;
  padding-left: 15px;
}

.details_tab .middle {
  height: 34px;
  background-image: url(../Images/tabs/tab_2_line.png);
  background-repeat: repeat-x;
}

.details_tab .end {
  height: 34px;
  padding-right: 28px;
  background-image: url(../Images/tabs/tab_2_line_end.png);
  background-repeat: no-repeat;
  background-position: right;
}

.box_5 table.results-table .detail-tab-nav .details_tab ul {
  /* margin-left:-50px;*/
  list-style: none;
  height: 34px;
}

.details_tab ul li {
  float: left;
  margin: 0;
  cursor: pointer;
}

.details_tab ul li.current .tab_2_l, .details_tab ul li:hover .tab_2_l {
  background-image: url(../Images/tabs/tab_2_l_hover.png);
}

.details_tab ul li.current .tab_2_m, .details_tab ul li:hover .tab_2_m {
  background-image: url(../Images/tabs/tab_2_m_hover.png);
}

.details_tab ul li.current .tab_2_r, .details_tab ul li:hover .tab_2_r {
  background-image: url(../Images/tabs/tab_2_r_hover.png);
}

.tab_2_l {
  height: 34px;
  padding-left: 9px;
  background: url(../Images/tabs/tab_2_l.png) left no-repeat;
}

.tab_2_m {
  height: 34px;
  width:100px; /* ADD BY ROM */
  background: url(../Images/tabs/tab_2_m.png) repeat-x;
  text-align:center; /* ADD BY ROM */
}

.tab_2_m a:link, .tab_2_m a:visited, .tab_2_m a {
  display: block;
  padding-top: 12px;
  text-decoration: none;
  text-align: center;
  font-size: 12px;
}

.tab_2_r {
  height: 34px;
  padding-right: 9px;
  background: url(../Images/tabs/tab_2_r.png) right no-repeat;
  text-align:center; /* ADD BY ROM */
}


/* <= details tab */
/* -------------------------------------------------------------------------------- */

.box.collapsible .heading .panel-icon
{
  width: 16px;
  height: 16px;
  background-image: url(../Images/arrow_b.png);
  background-position: left 50%;
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  top: 10px;
  cursor: pointer;
  z-index: 1000;
}

.box.collapsible .heading .panel-icon.current {
  background-image: url(../Images/arrow_t.png);
}

.box.collapsible .boxcontent 
{
	display: none;
}

/* -------------------------------------------------------------------------------- */
/* vehicle details page => */

#vehicle_nav 
{
	position: absolute;
	top: -20px;
	right: 5px;
}

#vehicle_action_box a 
{
	display: block;	
}

#vehicle_action_box a, #vehicle_action_box a:visited 
{
	text-decoration: none;
	color: #3d3d3d;
}

#vehicle_action_box .btn.bid {
  margin-top: 60px;
}

.vehicle-images 
{
	float: left;
	width: 295px;
  margin-bottom: 10px;
}

.vehicle-images .main-image 
{
	margin-bottom: 10px;
	position: relative;
}

.vehicle-images .secondary_images 
{
	width: 100%;
	margin-top: 5px;
	height: 63px;
	position: relative;
	overflow: hidden;
}

.sm-image
{
	width: 72px;
	height: 60px;
	float: left;
	margin-right: 2px;
}

.sm-image:last-child 
{
	margin-right: 0;
}

.sm-image img
{
	border: 2px solid #999 !important;
width: 72px;
height: 57px;
}

#vehicle_preview
{
 background-color: #f4f4f4;
margin-top: 20px;
border: 1px solid #ddd;
position: relative;
float: right;
width: 593px;
}

#vehicle_preview .segment_title {
  margin-bottom: 40px;
}

#vehicle_infos 
{
	float: left;
	width: 377px;
}

#vehicle_infos td 
{
	vertical-align: top;
	text-align:left !important;
}

#vehicle_infos th 
{
  font-size: 14px;
  text-align: center;
  font-weight: normal;
  text-align:left !important;
  height: 20px;
background-color: #ddd;
}

#vehicle_infos td.value 
{
  font-size: 14px;
	font-weight: bold;
	text-align:left !important;
  text-align: center;
}

#sale_infos, #market_descriptions 
{
	background: url(../Images/seps/sep_2.png) no-repeat top;
	padding: 5px 0;
	margin-top: 10px;
}

#sale_infos .ruled  
{
	float:left;
}

#sale_infos .saleType 
{
	margin-left: 10px;
	display: block;
	float: left;
}

#sale_infos .countryFlag 
{
	margin-left: 10px;
	display: block;
	float: left;
	margin-top: 3px;
}

#sale_infos_left 
{
	font-weight: bold;
	width: 50%;
	float: left;	
}

#sale_infos_right 
{
	width: 50%;
	float:right;
}

#sale_infos_right div 
{
	width: 100%;
	text-align: left;
}

#sale_infos h3.ruled:first-child, #market_descriptions h3.ruled 
{
	margin: 0;
	margin-bottom: 5px;
}

#sale_infos .inline 
{
	margin-bottom: 5px;
	float: left;
	width: 49%;
}

#sale_infos label 
{
	display: block;
}

/*#sale_infos .bordered {
  border: 1px solid #d2d2d2;
  border-radius: 4px;
  -moz-border-radius: 4px;
  margin-top: 2px;background-image: linear-gradient(bottom, rgb(225,225,225) 35%, rgb(238,238,238) 53%, rgb(249,249,249) 77%);
  background-image: -o-linear-gradient(bottom, rgb(225,225,225) 35%, rgb(238,238,238) 53%, rgb(249,249,249) 77%);
  background-image: -moz-linear-gradient(bottom, rgb(225,225,225) 35%, rgb(238,238,238) 53%, rgb(249,249,249) 77%);
  background-image: -webkit-linear-gradient(bottom, rgb(225,225,225) 35%, rgb(238,238,238) 53%, rgb(249,249,249) 77%);
  background-image: -ms-linear-gradient(bottom, rgb(225,225,225) 35%, rgb(238,238,238) 53%, rgb(249,249,249) 77%);

  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.35, rgb(225,225,225)),
    color-stop(0.53, rgb(238,238,238)),
    color-stop(0.77, rgb(249,249,249))
  );
}*/

#sale_infos .bordered h3.full {
  padding: 0;
}

#sale_infos .bordered .inner {
  padding: 5px 10px 0;
}

#sale_infos #divCyberStockBid .full {
  margin: 5px 0;
}

#sale_infos #divCyberStockBid .three-col label.inline, .search .three-col{
  width: 33%;
}

label.inline.align-top {
  padding-top: 1px;
}

#max_bid_header.inline {
  margin-bottom: 0px;
}

#max_bid input[type="text"]{
  margin-top: 4px;
  margin-right: 5px;
  width: 80%;
  display: block;

}

#buy_now {
  margin-top: 30px;
}

#buy_now .inner {
  padding-left: 0;
}

#buy_now .inline {
  float: left;
  width: 33%;
}

#buy_now .inline label {
  display: block;
}

#buy_now .btn {
  margin-top: 20px;
  width: 200px;
  float: left;
}

.small 
{
	font-size: 12px;
}

.medium 
{
	font-size: 14px;
}

.high 
{
	font-size: 18px;
  color: #3D3D3D;
}

.full .inline 
{
	margin: 0;
}

#vehicle_action_box
{
	position: relative;
	float: right;
	width: 206px;
	padding: 2px 5px;
	margin-top: 20px;
}

#vehicle_actions a 
{
	padding: 10px 0 10px 50px;
	background-repeat: no-repeat;
	background-position: left 50%;
	font-size: 12px;
	display: block;
	position: relative;
	z-index: 2;
}

#vehicle_action_box .btn {
  margin-bottom: 10px;
}

#vehicle_action_box .btn a:link, #vehicle_action_box .btn a:visited 
{
	color: White;
}

#vehicle_action_box .btn .btn_l_grey a:link, #vehicle_action_box .btn .btn_l_grey a:visited 
{
  color: black;
}

#vehicle_action_box .btn_r
{
	width: 198px;
}

#vehicle_nav
{
	width: 210px;
}

/*.nav 
{
	width: 60px;
	float: left;
	background-repeat: no-repeat;
}*/

.nav.prev 
{
	background-image: url(../Images/prev.png);
	background-position: left 1px;
	padding-left: 15px;
	text-align: left;
}

.nav.back 
{
	text-align: center;
}

.nav.next 
{
	background-image: url(../Images/next.png);
	background-repeat: no-repeat;
	background-position: right 1px;
	padding-right: 15px;
	text-align: right;
}

#vehicle_description 
{
	background: url(../Images/seps/sep_5.png) no-repeat top;
	padding: 5px 0;
}

#main_infos 
{
	background: url(../Images/seps/sep_5.png) no-repeat top;
	margin-top: 10px;
	padding: 0px 10px;
}

#main_infos .tabs ul.col_list {
  list-style: disc;
}
ul.col_list_default
{	
    width: 100%;
	/*position: relative;*/
	list-style: none;
	list-style-image:none;
	padding: 0;
	margin: 0;
	margin-left:0px;
}

ul.col_list_default li 
{
	float: left;
	font-size: 12px;
	margin: 5px 0;       
	margin-left:0px;
}   

#vehicle_description ul.col_list_default li 
{
	/*width: 49%;*/
	width: 33%;
}

#main_infos ul.col_list_default li 
{
	width: 33%;
}

ul.col_list_default li h4
{
	font-weight: normal;
	margin: 0;
	width: 40%;
	float: left;
}

ul.col_list_default span
{
	display: block;
	width: 60%;
	float: right;
	font-weight: bold;
}

ul.col_list
{
	width: 100%;
	position: relative;
	list-style: none;
	padding: 0;
	margin: 0;
}


ul.col_list li 
{
	float: left;
	font-size: 12px;
	margin: 5px 0;	
}

#vehicle_description ul.col_list li 
{
	/*width: 49%;*/
	width: 33%;
}

#main_infos ul.col_list li 
{
	width: 33%;
}

#main_infos table.results-table 
{
	width: 100%;
}

#market_descriptions .inner {
  padding: 0 10px;
}

#market_descriptions .full {
  margin-top: 10px;
}

#market_descriptions label {
  display: block;
}

ul.col_list li h4
{
	font-weight: normal;
	margin: 0;
	width: 40%;
	float: left;
}

ul.col_list span
{
	display: block;
	width: 60%;
	float: right;
	font-weight: bold;
}

h3.ruled 
{
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	margin-bottom: 10px;
}

.box_5 .box-three-third .boxcontent h3.ruled 
{
	padding: 5px 0;
}

.vehiclePrice 
{
	font-weight: bold;
	font-size: 26px;
}

.vatStatus 
{
	font-style: italic;
	font-size: 17px;
}

.box_0 
{
	width: 206px;
}

.box_0_t 
{
	height: 6px;
	background: url(../Images/boxes/box_0_t.png) no-repeat;
}

.box_0_m
{
	height: auto;
	background: url(../Images/boxes/box_0_m.png) repeat-y;
  margin-top: 0px;
}

.box_0_m .inner
{
	padding: 0 5px;
}

.box_0_b 
{
	height: 124px;
	background: url(../Images/boxes/box_0_b.png);
	margin-top: 0px;
	margin-bottom: 0px;
}

.sep_0 
{
	height: 1px;
	width: 183px;
	background: url(../Images/sep_0.png);
	margin: auto;
	position: relative;
	z-index: 2;
}

.hidden 
{
	display: none;
}

.img_nav_container 
{
  width: 1000px;
	position: absolute;
}

.img_nav_l, .img_nav_r
{
	width: 27px;
	height: 35px;
	position: absolute;
	top: 11px;
}

.img_nav_zoom 
{
	width: 75px;
	height: 28px;
	background: url(../Images/img_nav/img_nav_zoom.png);
	position: absolute;
	top: 5px;
	left: 5px;	
}

.img_nav_l 
{
	left: 5px;
	background: url(../Images/img_nav/img_nav_l.png) no-repeat;
	cursor: pointer;
}

.img_nav_r 
{
	right: 5px;
	background: url(../Images/img_nav/img_nav_r.png) no-repeat;
	cursor: pointer;
}
/* <= vehicle details page */
/* -------------------------------------------------------------------------------- */




/* -------------------------------------------------------------------------------- */
/* mixin with RMS existing html => */


.box_1 .box-single 
{
	width: 100%;
}

.box_1 .box-single .heading
{
	height: 34px;
	background-repeat: no-repeat;
}

.box_1 .box-single .boxcontent 
{
	padding: 5px;
	background-repeat: repeat-y;
}

.box_1 .box-single .boxbottom
{
	height: 8px;
	background-repeat: no-repeat;
}

.box_4 .box-double, .box_4 .box-single
{
	width: 100%;
}

.box_4 .box-double .heading, .box_4 .box-single .heading
{
	position: relative;
	height: 34px;
	background-repeat: no-repeat;
}

.box_4 .box-double .heading h2, .box_4 .box-single .heading h2, .box_1 .box-single .heading h2, .box_5 .box-three-third .heading h2, .box_5 .box-three-third .heading h1, .box_4 .count-holder h2
{
	font-size: 16px;
	line-height: 90%;
	padding: 9px 0 0 10px;	
	font-weight: bold;
}

.box_4 .box-double .boxcontent, .box_4 .box-single .boxcontent
{
	position: relative;
	background-repeat: repeat-y;
}

.box_4 .box-double .boxcontent .count-holder 
{
	display: none;
}

.box_4 .box-double .boxcontent .search .btn_infos
{
	padding: 10px;
}

.box_4 .box-double .boxcontent fieldset.submit 
{
	border: 0;
}

.box_4 .box-double .boxcontent h2.single-search-heading, .box_4 .box-double .boxcontent .search:last-child 
{
	display: none;
}

.box_4 .box-double .boxbottom, .box_4 .box-single .boxbottom
{
	position: relative;
	height: 8px;
	background-repeat: no-repeat;
}

.box_4 .box-double .boxcontent .search .parameter {
  border: 0;
  margin: 0;
  background-image: url(../Images/boxes/box_4_sep.png);
  background-repeat: no-repeat;
  background-position: bottom;
  color: #3b3a46;
}

.box_4 .box-double .boxcontent .search .parameter h3 {
  padding: 5px 10px;
  margin: 0;
}

.box_4 .box-double .boxcontent .search .parameter h3:hover {
  background: none;
}

.HeaderContent h3 a.minus, .HeaderContent h3 a.plus {
  background-position: left 8px;
  background-repeat: no-repeat;
  float: left;
  margin-right: 10px;
}

.HeaderContent h3 a.plus {
  background-image: url(../Images/arrow_b.png);
}

.HeaderContent h3 a.minus {
  background-image: url(../Images/arrow_t.png);
}

.HeaderContent h3 .rempoveButton 
{
	display: none;
}

.box_4 .search .parameter.current .HeaderContent h3 {
  background: none;
}


.box_4 .search .parameter .HeaderContent h3 span.h3Text {
  font-size: 14px;
  font-weight: bold;
}

.box_4 .box-single .boxcontent 
{
	padding: 10px;
}

.box_4 .box-single .boxcontent h3:first-child, .box_4 .box-single .boxcontent p
{
	margin-top: 0;
	margin-bottom: 0;
}

.box_5 .box-three-third .heading
{
	position: relative;
	/*height: 34px;*/
	background-repeat: no-repeat;
}
.box_5 .box-three-third .boxcontent
{
	/*padding: 15px;*/
	position: relative;
	background-repeat: repeat-y;
}

.box_5 .box-three-third .boxcontent .boxcontent-right 
{
	padding: 10px;
}

.box_5 .box-three-third .boxbottom
{
	position: relative;
	height: 10px;
	background-repeat: no-repeat;
}
.box_5 .box-three-third .boxcontent h3 {
  padding: 5px 10px;

}

a.ColourOnWhiteButton:link, a.ColourOnWhiteButton:visited, a.ColourOnWhiteButton:active {
  font-size: 12px;
  text-decoration: none;
  color: #c3002f; 
}
a.ColourOnWhiteButton:hover {
  font-size: 12px;
  text-decoration: none !important;
  color: #a50129 !important; 
}
.two h2, .three h2{
  margin:5px 0 5px 0; 
}
#bt_vehicles
{
  margin:5px 0 0 0; 
}

/*hr{
  background: #fff url(../../PSACommon/Images/seps/sep_p_results.png) no-repeat scroll center;
  border:none;
  height: 1px;
}*/
.results-table{
	font-size:12px;
}

.results-table p {
  margin: 0 0 5px;
}

.tab-2 h3, .tab-3  h3{
	font-size:14px;
}

.tab-2 .listnormal, .tab-3  ul
{
	font-size:10px;
	margin-left:10px;
}
.tabs
{
	margin:10px;
}

.tabs div {
  padding-left: 20px;
}
.price-text
{
	font-size:20px;
	font-weight:bold;
}

.search-summary h3
{
	margin:-15px 0 0 -14px;
}
.search-summary p
{
  margin-left:20px;
}
.HeaderContent span
{
  font-size: 14px;
}
.mainSearchParams
{
	width:600px;
}

.box_5 .search .parameter
{	
	border: 0;
	background-image: url(../Images/boxes/box_4_sep.png);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #3b3a46;
	clear:both;
}


/*.box.collapsible .heading .panel-icon
{
  width: 16px;
  height: 16px;
  background-image: url(../Images/arrow_b.png);
  background-position: left 50%;
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  top: 10px;
  cursor: pointer;
}

.box.collapsible .boxcontent 
{
	display: none;
}*/

.box_5 .add-button, table a.add-button{
  background-image: url(../Images/arrow_plus.png);
  background-repeat: no-repeat;
  background-position: left;
  width:10px;
  height:10px;
  display:block;
  margin-top:10px;
}
.box_5 .minus-button{
  background-image: url(../Images/arrow_minus.png);
  background-repeat: no-repeat;
  background-position: left;
  width:16px;
  height:25px;
  display:block;
  margin-top:10px;
}
 .box_5 .add-minus{
  background-repeat: no-repeat;
  background-position: left;
  width:16px;
  height:25px;
  display:block;
  margin-top:10px;
}

.saved-search thead 
{
	line-height:18px;
background-color: #c71444;
}
/* ---------- vehicle number box => ---------- */
.count-holder
{
	/*float:right;
	margin-top:-25px;*/
	position: absolute;
	right: 10px;
	top: 12px;
	width:500px;
	text-align:right;
  height: 34px;
}

.count-holder h2 
{
	display: inline;
	margin: 0;
}

.count-holder .vehicle 
{
	background-image: none;
}


.count-holder .vehicle-count 
{
	float: right;
	position: relative;
	width: auto;
	background: none;
  margin-top: -6px;
}
.vehicle-count .left-edge, .vehicle-count .right-edge 
{
	float:left;
    height: 66px;
    width: 34px;
    margin-top: -18px;
}

.vehicle-count .left-edge {
  background: url(../../PSACommon/Images/count_holder/count_holder_l.png) no-repeat;
}

.vehicle-count .right-edge {
  background: url(../../PSACommon/Images/count_holder/count_holder_r.png) no-repeat;
}

.count-holder .vehicle-count .numbers 
{
  background: url(../../PSACommon/Images/count_holder/count_holder_m.png) repeat-x;
	height: 66px;
	float:left;
  overflow: hidden;
  margin-top: -18px;
}

.col-full .boxcontent-right .count-holder 
{
	top: -10px;
}

.vehicle-count .numbers div {
	float: left;
	width: 21px;
	margin: 0px 0 0 0px;
	overflow: hidden;
	position: relative;
}


.vehicle-count .numbers div span {
	color: #000;
	text-shadow: 0px 0px 3px #FFF;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	display: block;
	height: 28px;
	padding-top: 66px;
	position: relative;
	top: -92px;
}
/* ---------- <= vehicle number box ---------- */

/* ---------- saved searches => ---------- */

.box_5 table.saved-search {
  border-collapse: collapse;
  border-spacing: 0;
  text-align: center;
}

.box_5 table.saved-search a[title="View Search Results"]:link, a[title="View Search Results"]:visited {
  text-decoration: none;
}

.box_5 table.saved-search span.notify-me {
  
}

.box_5 table.saved-search tr th {
  border: 0;
  text-align: center;
}

.box_5 table.saved-search tr:last-child {
  border-bottom: 1px solid #ccc;
}

.box_5 table.saved-search tr th:last-child {
  border-right: 0;
}

.box_5 table.saved-search tr td:last-child {
	text-align:left !important;
  border-right: 0;
}

.box_5 table.saved-search tr.details div.detail-block {
  border: 0;
  padding-top: 10px;
}

.box_5 table.saved-search tr.details td {
	
  text-align: left;
}

.box_5 table.saved-search .detail-block fieldset.actions {
  width: 158px;
}
.box_5 table.saved-search .detail-block fieldset.actions .btn {
  margin-bottom: 5px;
}

.box_5 table.saved-search .detail-block fieldset.search-prefs {
  width: 700px;
}

.box_5 table.saved-search .detail-block fieldset.search-prefs .input_l {
  width: 400px;
  float: left;
}

.box_5 table.saved-search .detail-block label 
{
	font-size: 14px !important;
  width: 200px;
  margin-top: 3px;
  color: #343434;
}

.box_5 table.saved-search .detail-block h3 {
  color: #c71444;
}
/* ---------- <= saved searches ---------- */

/* ---------- advanced search => ---------- */

#advanced_search .btn {
  margin-top: 5px;
}

.search .split-left, .search .split-right {
  width: 46%;
  margin-right: 2%;
  float: left;
}

.search .parameter {
  padding-bottom: 2px;
}

.search .parameter .input_l {
  width: 80%;
  float: left;
}
.listUser, .input_l{
  width:200px;	
}

.search .parameter label.unit {
  display: block;
  padding-top: 2px;
  margin-right: 5px;
  float: left;
}
/* ---------- <= advanced search ---------- */

/* <= mixin with RMS existing html */
/* -------------------------------------------------------------------------------- */

.Accordion {
  margin: 10px 0;
}

.search .btn {
  float: right;
  margin-right: 28px;
}

.search .btn.clear_search {
  float: left;
}

.search .btn.modify_search {
  float: none;
  margin: auto;
}

.collapsePanelHeader {
  cursor: pointer;
}

.box_4 .search .Accordion .parameter .headerContent h3, .box_5 .search .Accordion .parameter .headerContent h3 {
  margin: 0;
}

.ariane
{   
    width:200px;
    margin:-15px 0 0 20px;
    font-weight:bold;
    font-size:12px;
}

.sel_title
{
    float:left;
    width:70px;
    padding-left:10px;
    padding-top:10px;
    font-size:12px;
}
.sel_box
{
    float:left;
    margin-top: 6px;
}

.sel_box.country .select_r, .sel_box.make .select_r {
  width: 150px;
}

#moreInfo .select_r {
	width:	150px;
}

#MoreInfoSltCountry {
	margin-left:auto;
	margin-right:auto;
	width:500px;
	height:100px;
}
.floatLeft
{
    float:left;
    width:600px;
}

a.black:link, a.black:visited 
{
  color: black;
}

#updatePassword {
  /*width: 600px;*/
  margin: auto;
}

#updatePassword label.inline {
  padding-top: 5px;
  width: 150px;
  margin-bottom: 10px;
}

#updatePassword .btn {
  margin-top: 20px;
}

.heading-right {
  position: relative;
}

h2.title_right {
  position: absolute;
  text-align: right;
  top: 0;
  right: 20px;
  margin: 0;
}

.box_5 .box-three-third .boxcontent h3.collapse_handler {
  background-position: left 10px;
  padding-left: 20px;
}

.collapse_handler {
  background-image: url(../Images/arrow_b.png);
  background-repeat: no-repeat;
  cursor: pointer;
}

.collapse_handler.current {
  background-image: url(../Images/arrow_t.png);
}

.three-col {
  float: left;
}

.select.reason {
  width: 233px;
}

.select.reason_2 {
  float: left;
  margin-right: 5px;
}

.box_5.DisplayHistoric .input_l {
  width: 150px;
  float: left;
}

.box_5.DisplayHistoric .btn input[type="button"]{
  background: none;
  border: 0;
  color: white;
}

/*.news {
  background: url(../Images/seps/sep_5.png) no-repeat center bottom;
}*/

.news:last-child {
  background: none;
}

#sel_make td {
  vertical-align: top;
  text-align:left !important;
}

#sel_make ul {
  width: 200px;
  padding: 2px;
  margin: 0;
  list-style: none;
  background-color: #ccc;
  border-radius: 4px;
  height: auto;
  overflow: hidden;
}

.select .list span {
  display: block;
  width: 100%;
}

#registrationPage .sel_box {
  margin-top: 0;
  width: 204px;
}

#registrationPage .select_r {
  width: 196px;
}

.social_media .input_l {
  margin-left: 5px;
  margin-top: 2px;
}


select 
{
	border: solid 1px #c1c1c1 !important;
background: #fff !important;
padding: 1px;
-webkit-border-radius: 0px;
font-family: Arial,sans-serif;
color: #4D4D4D;
font-weight: normal;
background-color: #ffffff !important;
margin: 0px 0px 3px 4px;
	
}

/*.detail-tab-nav .tabs>div 
{
	display: none;
*/

/* <= PSACommon/Master.css */
/* -------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------- */
/* own.css => */


body {
  width: 100%;
  font-family: arial;
}

.peugeot_normal, .font_normal {
  font-family: peugeot_normal;
}

.peugeot_bold, .font_bold {
  font-family: peugeot_bold;
}

.peugeot_light, .font_light {
  font-family: peugeot_light;
}

.peugeot_italic, .font_italic {
  font-family: peugeot_italic;
}

.notify-me {
  background: url("../images/faq_emailSmall.png") no-repeat scroll 0 0 transparent;
  height: 18px;
  width: 33px;
}

div.notify-me {
  background-image: url("../images/faq_emailSmall_2.png");
  float: left;
  margin-right: 10px;
  margin-top: 2px;
}

span.notify-me 
{
	padding-top: 0px;
	padding-left:30px;
  float: left;
  margin: 7px 0 0 4px;
}

/* -------------------------------------------------------------------------------- */
/* header => */

#header .container {
  padding-top: 15px;
}

#headerVendorLogo {
  width: 250px;
  height: 84px;
  position: absolute;
  top: 34px;
  left: -59px;
  background-image: url(../Images/logo_peugeot.png);
  background-repeat: no-repeat;
  z-index: 3;
}

#siteTitle {
  position: relative;
  width: 850px;
  height: 62px;
  margin: auto;
  background-image: url(../Images/site_title.png);
}
/* <= header */
/* -------------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------------- */
/* main => */
#main {
  min-height: 720px;
  background-color: #272730;
  padding-bottom: 20px;
}

/*#main_gradient_top {
  width: 100%;
  height: 310px;
  background-image: url(../Images/main_gradient_top.jpg);
  background-repeat: repeat-x;
  position: absolute;
  z-index: 1;
}



#main_content, .pagecontent {
  padding-top: 5px;
}
/* <= main */
/* -------------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------------- */
/* footer => */
#footer {
	position:fixed;
		bottom:0;
		z-index:999999;
  font-family: arial;
  font-size: 11px;
  background-image: url(../Images/footer_app.png);
  background-repeat: repeat-x;
  z-index: 2;
}

#footer .container {
  /*height: 47px;*/
  position: relative;
  bottom: 0;
  z-index: 2;
  padding-top: 20px;
  margin-top: -10px;
}

/*#footer > .container:first-child {
  padding-top: ;
  background: url(../Images/footer_container.png) no-repeat center -11px;
}*/
/* <= footer */
/* -------------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------------- */
/* buttons => */

.btn a, .btn input.submit
{
	font-weight: bold;
  background-image:none;
  background-repeat: no-repeat;
  font-family: Arial, Helvetica, sans-serif !important;
  padding-top: 6px;
  /*background-position: right 7px;*/
}
.btn_l_grey a 
{
  /*background-image: url(../../PSACommon/Images/buttons/arrow_3.png);--*/
  background-position: 97% 9px;
}

.no_step.btn a {
  background-image: url(../Images/buttons/arrow_1.png);
  background-position: right 7px;
}

.btn.no_arrow {
  float: left;
  margin: -2px 2px;
  
}

.btn.no_arrow a {
  text-align: center;
  background: none;
}

.btn.no_arrow input[type='submit'] 
{
    width:auto;
    color:White;
}


.btn.no_arrow .btn_r {
  width: auto;
}

.btn.no_arrow .btn_m {
  padding: 0;
}

.btn_l 
{
	/*background-color: #c71444;*/
  /*--background-image: url(../Images/buttons/blue/btn_blue1_l.png);--*/
  display: inline-block;
}

.btn_m 
{
	font-size: 12px !important;
/*background-color: #c71444 !important;*/
background-image:none;
  /*--background-image: url(../Images/buttons/blue/btn_blue1_m.png);--*/
  height:auto;
}

.btn_r 
{
	/*background-color: #c71444;*/
  /*--background-image: url(../Images/buttons/blue/btn_blue1_r.png);--*/
}
.btn_l_grey {
  /*background-image: url(../../PSACommon/Images/buttons/grey/btn_grey_l.png);--*/
  /*background-color:Transparent !important;*/
width: 100px;
outline: none;
}

.btn_m_grey {
  /*background-image: url(../../PSACommon/Images/buttons/grey/btn_grey_m.png);--*/
  /*background-color:Transparent !important;*/
  width:90px;
  outline:0px;
}

.btn_r_grey {
  /*background-image: url(../../PSACommon/Images/buttons/grey/btn_grey_r.png);--*/
   /*background-color:Transparent !important;*/
}

.submit_blue.input2_l {
  /*background-image: url(../Images/buttons/blue/btn_blue_l.png);*/
}

.submit_blue .input2_m {
  /*background-image: url(../Images/buttons/blue/btn_blue_m.png);*/
}

.submit_blue .input2_r {
  /*background-image: url(../Images/buttons/blue/btn_blue_r.png);*/
}  
/* <= buttons */
/* -------------------------------------------------------------------------------- */

/* -------------------------------------------------------------------------------- */
/* selects => */

.select {
  font-family: peugeot_normal;
}

.select, .select a:link, .select a:visited {
  color: black;
  text-decoration: none;
}

.select .list a {
  padding-top: 5px;
}

.select a:hover {
  color: #31A9F4;
}


.select_1 .select_l, .select_1 .select_m, .select_1 .select_r{
  height: 17px;
}

.select_1 .select_l {
  background-image: url(../Images/selects/select_1_l.png);
}

.select_1 .select_m {
  background-image: url(../Images/selects/select_1_m.png);
}

.select_1 .select_r {
  background-image: url(../Images/selects/select_1_r.png);
}
/* <= selects */
/* -------------------------------------------------------------------------------- */

a.vehicle:link,a.vehicle:visited
{
  font-family: peugeot_normal;
}

a.vehicle:hover
{
  font-family: peugeot_normal;
}

.blue
{
    color:#31A9F4;
}

/* contact us => */
/* -------------------------------------------------------------------------------- */
.contactUs{
  	width:600px;
  	margin:auto;
  }
  
  .contactUsIntroTxt{
  	width:100%;
	margin:auto;
	float:left;
	font-size:12px;
  }
  .contactUsHorizSpacer{
  	width:100%;
	height:20px;
	float:left;
  }
  .contactUsTitle{
  	width:100%;
	float:left;
	font-family: peugeot_normal;
	font-size:17px;
  }
  .contactUsInputBoxes{
  	width:450px;
  	margin:auto;
  	float:left;
	font-size:12px;
  }
  .contactUsInputBox {
	width:233px;
	background: transparent url('../Images/contactUsInputBoxBG.png') no-repeat;
	color : #747862;
	height:20px;
	border:0;
	padding:4px 0px;
	margin-bottom:0px;
	}
	.contactUsTextField {
	width:498px;
	height: 108px;
	background: transparent url('../Images/contactUsTextFieldBG.jpg') no-repeat;
	color : #747862;
	border:0;
	padding:4px 0px;
	margin-bottom:0px;
	}
	.registrationPageTextField {
	width:400px;
	height: 108px;
	background: transparent url('../Images/contactUsTextFieldBG.jpg') no-repeat;
	color : #747862;
	border:0;
	padding:4px 0px;
	margin-bottom:0px;
	}
	.contactUsSubmit{
	float:left;
	}
	.contactUsHorizSpacer{
	width:100%;
	float:left;
	}
	.contactUsBut{
	float:right;
	}

/* -------------------------------------------------------------------------------- */
/* <= contact us */

/* terms and conditions => */
/* -------------------------------------------------------------------------------- */
.TermsAndConditions{
  	width:800px;
  	margin:auto;
  }
  
  .TermsAndConditionsIntroTxt{
  	width:100%;
	margin:auto;
	float:left;
	font-size:12px;
  }
  .TermsAndConditionsHorizSpacer{
  	width:100%;
	height:20px;
	float:left;
  }
  .TermsAndConditionsTitle{
  	width:100%;
	float:left;
	font-family: peugeot_normal;
	font-size:17px;
  }
  .TermsAndConditionsInputBoxes{
  	width:450px;
  	margin:auto;
  	float:left;
	font-size:12px;
  }
  .TermsAndConditionsInputBox {
	width:233px;
	background: transparent url('../Images/contactUsInputBoxBG.png') no-repeat;
	color : #747862;
	height:20px;
	border:0;
	padding:4px 0px;
	margin-bottom:0px;
	}
	.TermsAndConditionsSubmit{
	float:left;
	}
	.TermsAndConditionsHorizSpacer{
	width:100%;
	float:left;
	}
	.contactUsBut{
	float:right;
	}
/* -------------------------------------------------------------------------------- */
/* <= terms and conditions */
/* <= own.css */
/* -------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------- */
/* master.css => */
body
{
  color: #3d3d3d;
  /*background-color: #1a1a22;*/
}

#header {
  height: 123px;
  background-image: url(../Images/header_w_menu.jpg);
}

input[type="text"].numeric {
  font-family:Arial;
}

/* pgt_main_nav => */
#header #pgt_main_nav {
  position: absolute;
  top: 91px;
  left: 150px;
  z-index: 1000;
}

#header #pgt_main_nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#header #pgt_main_nav>ul>li {
  /*margin-right: 36.375px;*/
  margin-right: 10px;
}

#header #pgt_main_nav>ul>li>a {
  display: block;
  /*padding: 3px 36.375px 0;*/
  padding: 3px 10px 0;
}

#header #pgt_main_nav>ul>li:first-child, #header #pgt_main_nav>ul>li:first-child>a {
  padding: 0;
}
/* <= pgt_main_nav */

/* menu => */
#menu {
  position: absolute;
  top: 95px;
  left: 150px;
  z-index: 1000;
}

#menu ul li {
  cursor: pointer;
}

#menu ul li a, #menu ul li a:visited {
  font-weight: bold;
  color: white;
  text-decoration: none;
}

#menu ul {
  position: relative;
  list-style: none;
  list-style-position: inside;
  margin: 0;
  padding: 0;
}

#menu ul.menu > li {
  position: relative;
  display: inline;
  text-align: center;
  border-right: 1px solid #656565;
  padding: 3px 10px;
  font-size: 10px;
  cursor: pointer;
}

#menu ul.menu > li:hover {
  color: #3b3a48;
}

#menu ul.menu > li:hover > ul.sub_menu {
  display: block;
}

#menu ul.sub_menu {
  display: none;
  position: absolute;
  width: 100%;
  z-index: 1000;
  border: 1px solid white;
  background-color: white;
  padding-bottom: 5px;
}

#menu ul.sub_menu > li {
  padding-left: 10px;
}

#menu ul.sub_menu > li > a {
  display: block;
  padding: 5px;
  text-align: left;
  color: black;
  text-decoration: none;
}

#menu ul.sub_menu > li > a:hover {
  background-color: #a0a0a0;
}
/* <= menu */

/* -------------------------------------------------------------------------------- */
/* footer => */
.faq {
  width: 700px;
  float: left;
  text-align: center;
}

.faq a {
  background-image: url(../Images/sep.png);
}

.faq a:visited, .faq a:link {
  color: white;
}

#footerVendorInfos {
  position: relative;
}
/* <= footer */
/* -------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------- */


/* boxes => */

.box_title, .count-holder h2
{
  font-family: peugeot_normal;
}

/* ***** box_basket => ***** */
#box_basket {
  background-image: url(../Images/boxes/box_basket.png);
  font-family: peugeot_normal;
  margin-top: -3px;
}

#box_basket_logo {
  background-image: url(../Images/basket_icon.png);
  width: 33px;
  height: 24px;
  margin-left: 20px;
}

#box_basket_title {
  /*background: url(../Images/basket_icon.png) no-repeat 80%;*/
}

#box_basket_number {
  background-image: url(../Images/car.png);
}

#box_basket_vendor_number {
  background-image: url(../Images/vendor_car.png);
}

/* ***** <= box_basket ***** */

/* ***** box_1 ***** */

.box_1_t {
  background-image: url(../Images/boxes/box_1_t.png);
}

.box_1_m {
  background-image: url(../Images/boxes/box_1_m.png);
}

.box_1_b {
  background-image: url(../Images/boxes/box_1_b.png);
}
/* ***** <= box_1 ***** */

/* ***** box_4 => ***** */

.box_4_t {
  background-image: url(../Images/boxes/box_4_t.png);
}

.box_4_m {
  background-image: url(../Images/boxes/box_4_m.png);
}

.box_4_b {
  background-image: url(../Images/boxes/box_4_b.png);
}
/* ***** <= box_4 ***** */


/* ***** box 5 => ***** */
.box_5_t {
  background-image: url(../Images/boxes/box_5_t.png);
}

.box_5_m {
  background-image: url(../Images/boxes/box_5_m.png);
}

.box_5_b {
  background-image: url(../Images/boxes/box_5_b.png);
}
/* ***** <= box 5 ***** */


/* ***** bids boxes => ***** */

.bids_won .left {
  background-image: url(../Images/car_black.png);
}
/* ***** <= bids boxes ***** */

/* ***** sales channels boxes => */
.box_sales_channels {
  background-image: url(../Images/boxes/box_sales_channels.png);
}
/* ***** <= sales channels boxes */

/* <= boxes */
/* -------------------------------------------------------------------------------- */

/* -------------------------------------------------------------------------------- */
/* quick search accordion => */
/* <= quick search accordion */
/* -------------------------------------------------------------------------------- */

.paginate {
  font-family: peugeot_normal;
}


/* -------------------------------------------------------------------------------- */
/* nav tab => */


#nav_tab ul li.current a:link, #nav_tab ul li.current a:visited, #nav_tab ul li:hover a:visited, #nav_tab ul li:hover a:link {
  color: #31a9f4;
}

.tab_1_m a:visited, .tab_1_m a:link {
  color: #9e9da2;
  font-family: peugeot_light;
}

#tab_content {
  /*padding: 10px;*/
}
/* <= nav tab */
/* -------------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------------- */
/* details tab => */

.box_5 table.results-table .detail-tab-nav .details_tab ul li.current a:visited, .box_5 table.results-table .detail-tab-nav .details_tab ul li.current a:link, .box_5 table.results-table .detail-tab-nav .details_tab ul li:hover a:visited, .box_5 table.results-table .detail-tab-nav .details_tab ul li:hover a:link, .box_5 table.results-table .detail-tab-nav .details_tab ul li.current a, .box_5 table.results-table .detail-tab-nav .details_tab ul li:hover a {
  color: #31a9f4;
}

.box_5 table.results-table .detail-tab-nav .tab_2_m a:link, .box_5 table.results-table .detail-tab-nav .tab_2_m a:visited, .box_5 table.results-table .detail-tab-nav .tab_2_m a{
  color: #9e9da2;
  font-family: peugeot_light;
}


/* <= details tab */
/* -------------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------------- */
/* mixin with RMS existing html => */
h3.ruled {
  font-family: peugeot_normal;
}

.box_1 .box-single .heading
{
  background-image: url(../images/boxes/box_1_t.png);
}

.box_1 .box-single .boxcontent 
{
  background-image: url(../images/boxes/box_1_m.png);
}

.box_1 .box-single .boxbottom
{
  background-image: url(../images/boxes/box_1_b.png);
}

.box_4 .box-double .heading, .box_4 .box-single .heading
{
  background-image: url(../Images/boxes/box_4_t.png);
}

.box_4 .box-double .heading h2, .box_4 .box-single .heading h2, .box_1 .box-single .heading h2, .box_5 .box-three-third .heading h2, .box_5 .box-three-third .heading h1, .box_4 .count-holder h2
{
   font-family:Arial, Helvetica , Sans-Serif !important;
}

.box_4 .box-double .boxcontent, .box_4 .box-single .boxcontent
{
  background-image: url(../Images/boxes/box_4_m.png);
}

.box_4 .box-double .boxbottom, .box_4 .box-single .boxbottom
{
  background-image: url(../Images/boxes/box_4_b.png);
}

.box_4 .box-double .boxcontent .search .parameter {
  background-image: url(../Images/boxes/box_4_sep.png);
  color: #3b3a46;
}
.selectedCheck {
color: #a1a1a1 !important;
font-size: 11px !important;
font-family:Arial !important;
}

.box_5 .box-three-third .heading
{
  background-image:none !important;
  background-color:#414141;
}
.box_5 .box-three-third .boxcontent
{
	background-color: #f3f3f3;
  /*---background-image: url(../Images/boxes/box_5_m.png);--*/
}

.search-page
{
  /*--background-image: url(../Images/boxes/box_5_mbis.png);--*/
  background-repeat: repeat-y;
  background-color: #f3f3f3;
}

.box_5 .box-three-third .boxbottom
{
	width: 100%;
background-color: #f3f3f3;
background-image: none;
  /*--background-image: url(../Images/boxes/box_5_b.png);--*/
}

.lnk_catalog 
{
  background-image: url(../Images/catalog.png);
}

.lnk_pdf
{
  background-image: url(../Images/pdf.png);
}

.lnk_notes
{
  background-image: url(../Images/common/pencil2.png);
}

.lnk_print 
{
  background-image: url(../Images/print.png);
}

.lnk_watchlist_rmv 
{
  background-image: url(../Images/watchlist_rmv.png);
}

.vehiclePrice, .vatStatus
{
  color: #24a4f5;
}
.price-text
{
  font-family: peugeot_light;
}
.search-summary h3
{
  color:#4c4c4c;  
}

.ariane {
  font-family: peugeot_normal;
}

.psa_accordion 
{
  width: 888px;
  margin: auto;
}

.acc_1_t 
{
  background: url(../Images/accordion/acc_1/acc_1_t.png) no-repeat;
  width: 888px;
  height: 40px;
  margin-top: 10px;
}

.acc_1_t:first-child 
{
  margin-top: 0;
}

.acc_1_t .acc_title, .news_title
{
  margin-left: 10px;
  font-family: peugeot_normal;
  color: #3b3a48;
  font-size: 16px;
  text-decoration: none;
  padding-top: 12px;
  display: block;
}

.news_download
{
  margin-left:10px;
}

.acc_1_t.ui-state-active 
{
  background: url(../Images/accordion/acc_1/acc_1_t_active.png) no-repeat;
  width: 888px;
  height: 35px;
}

.acc_1_t.ui-state-active .acc_title, .acc_1_t.ui-state-active .acc_title:visited, .news_title
{
  color: #2caed6;
}

.acc_1_t .ui-icon
{
  float: right;
  margin-right: 10px;
  width: 12px;
  background: url(../Images/accordion/acc_1/plus.png) no-repeat;
  margin-top: 13px;
  height: 13px;
}

.acc_1_t.ui-state-active .ui-icon
{
  background: url(../Images/accordion/acc_1/minus.png) no-repeat;
  margin-top: 19px;
  height: 3px;
}


.acc_1_m
{
  background: none;
  width: 888px;
  height: auto;
  background: url(../Images/accordion/acc_1/acc_1_m_active.png) repeat-y;
  font-size: 13px;
  font-family: Arial;
  color: #61616e;
  margin-top: -5px;
  padding-top: 5px;
}

.acc_1_b
{
  width: 888px;
  height: 105px;
  margin-top: -100px;
  background: url(../Images/accordion/acc_1/acc_1_b_active.png) no-repeat;
}

#miscellaneous 
{
  background-color: #f3f3f3;
  padding: 20px;
}

#misc_title 
{
  font-family: peugeot_normal;
  font-size: 16px;
  color: #61616e;
  margin-bottom: 10px;
}

.misc_item 
{
  float: left;
  width: 49%;
}

.misc_details 
{
  float: left;
  height: 82px;
  padding-left: 92px;
}

#misc_contactUs .misc_details 
{
  background: url(../Images/faq_question.png) no-repeat left;
}

#misc_newsletter .misc_details 
{
  background: url(../Images/faq_email.png) no-repeat left;
}

.misc_details_header 
{
  font-size: 18px;
  color: #3b3a48;
  margin-bottom: 5px;
}

.misc_details_content 
{
  font-size: 12px;
  color: #61616e;
  margin-bottom: 5px;
}

.misc_details_link 
{
  font-size: 12px;
  color: #3b3a48;
  min-height: 13px;
  padding-left: 15px;
  background: url(../../PSACommon/Images/next.png) no-repeat left;
}

.error, .countdown
{
  color: #2caed6;
}

.price 
{
  font-family:Arial;
}
span.checkbox {
    background: url(../Images/checkbox.png) no-repeat scroll left top transparent;
    cursor: pointer;
    display: inline;
    height: 13px;
    margin: 0 3px;
    width: 10px;
}

span.checked {
    background: url(../Images/checkbox.png) no-repeat scroll right top transparent;
    cursor: pointer;
    display: inline;
    height: 13px;
    margin: 0 3px;
    width: 10px;
}
.btn_basket
{
	padding:11px 17px 0px 17px;
	height:21px;
	background-image: url('../Images/buttons/blue/btn_basket.png');
	cursor: pointer;
}

.btn_basket:hover a {
  text-shadow: black 1px 1px 2px;
}

.btn_basket a
{
	color: white;
	text-decoration:none;
}

#vehicle_action_box .btn a:link, #vehicle_action_box .btn a:visited 
{
  font-family: peugeot_normal;
}

.nav 
{
  font-family: peugeot_normal;
}

#market_descriptions label {
  font-family: peugeot_bold;
}

#vehicle_infos .full.high {
  font-family: peugeot_bold;
}

.DisplayResult span.numeric {
  font-family: peugeot_normal;
}


.box_4 .box-double .heading h2, .box_4 .box-single .heading h2, .box_1 .box-single .heading h2, .box_5 .box-three-third .heading h2, .box_5 .box-three-third .heading h1, .box_4 .count-holder h2{}




.box_5 table.saved-search a[title="View Search Results"]:link, a[title="View Search Results"]:visited {
  color: #c71444;
}
/* <= mixin with RMS existing html */
/* -------------------------------------------------------------------------------- */

.logout {
  width: 250px;
  float: right;
  text-align: right;
  z-index:4;
}

.logout a:visited, .logout a:link {
  color: white;
}

/* <= master.css */
/* -------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------- */







/* <= imported style */
/* -------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------- */



/* -------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------- */
/* UPDATED STYLES => */

.box_5 .box-three-third 
{
	float: none;
	background-image: none;
	width:100%;
}

.box_5 .boxcontent 
{
	padding: 0;
}

.box_5 .parameter span 
{
	color: #3B3A46;
font-size: 12px;
padding-left: 10px;
}

.box_5 .heading h1, .box_5 .heading h2
{
	color: #f4f4f4;
}

.box_5 .nav 
{
	
	float: left;
}

.box_5 .pagination-numbers 
{
	color: #3D3D3D;
}

.box_5 table.results-table td 
{
	border: 0;
	text-align:left !important;
}
table td[valign="top"], table td[valign="bottom"]
{
/*width: auto !important;*/	
	border-spacing: 0 !important;
	margin: 0 !important;
	
	
}

/*#tblMainHolder .even.last table 
{
	width: 99% !important;
	margin: 0 !important;
}*/

/*table, tr 
{
	border-collapse: collapse;
}

table td[valign="top"]:first-child 
{
	width: 0 !important;
}

table td[valign="top"], table td[valign="bottom"]
{
	padding: 0 !important;
	border-spacing: 0 !important;
	margin: 0 !important;
}

#tblMainHolder td[valign="top"] , #tblMainHolder td[valign="top"] table
{
	border-spacing: 0;
	padding: 0 !important;
}

#tblMainHolder td[valign="bottom"] table
{
	border-spacing: 0;
	width: 100% !important;
	margin: 0 !important;
}

#tblMainHolder td[valign="top"]>table>tr 
{
	padding: 10px !important;
}*/

.box_5 a.add-button:hover, a.minus-button:hover, a.remove-button:hover 
{
	background-position: left;
}

.box_5 table.results-table .detail-tab-nav ul li 
{
	border: 0;
	background: none;
	margin: 0;
	padding: 0;
}

.box_5 table.results-table .detail-tab-nav 
{
	border: 0;
}

.box_5 table.results-table tr.details div.detail-block 
{
	border: 0;
}

.box_5 table.results-table .tabs > div 
{
	border: 0;
}

/*.box_5 select.inputOthers 
{
	background-color: #B0B0B0;
	border: 0;
}*/

table.checkListBox label, #market_descriptions label 
{
	font-size: 10px;
}


.MenuItem
{
	background-color: #003057 !important;
	border: 1px solid #001d34;
	/*background-color: #2cadd7;
	border: 0;*/
	padding:5px !important;
	margin-left: 0px;
	width:80px;
}
.MenuItem a
{
	cursor:pointer;
	color:#FFF !important;
}
.MenuItemSelected
{
	background-color: #c71444 !important;
	border: 1px solid #4177a0;
	/*background-color: #2cadd7;
	border: 0;*/
	margin-left: 0px;
}
.MenuItemSelected a{
	color:#FFF !important;
}


.gridHead a, .gridHead a:visited 
{
	color: white;
}

.gridAlternating 
{
	background-color: #C7C7C7;
	color: #2B2B2B;
}

.grid a.ColourOnWhiteButton:link, .grid a.ColourOnWhiteButton:visited, .grid a.colouronwhitebutton:active, .grid a.greyOnWhiteButton:link, .grid a.greyOnWhiteButton:visited, .grid a.greyonwhitebutton:active
{
	
font-weight: normal;
font-size: 12px;
line-height: 14px;
color: #c71444 !important;
}

.grid a.globalText:link, .grid a.globalText:visited, .grid a.globalText:active
{
	color: #c71444 !important;
}
.middle-center
{
    text-align:center;
    vertical-align:middle;    
}
/* <= UPDATED STYLES */

.reg-table-border
{
    border: solid 1px white;
}

/* new mockup styles => */
.hTotemHolder 
{
	display: none;
}

.mainHolder
{
	/*Min-height: 100%;  
      height: 100%; 
      position:relative;--*/
	padding-left: 0 !important;
}

.fullHeader
{
	width: 100%;
	margin: 0;
	padding: 0;

	background-repeat: repeat-x;
}
.fullFooter 
{
	width: 100%;
height: 71px;
background-image:none;
background-color:#f5f5f5 !important;
}

.fullHeader 
{
	height: 90px;
	background-color:#fff;
	/*background-image: url(../1Images/header_a_p.jpg);*/
}

#fullFooter 
{
Width: 100%;
	position:relative;
    left: 0;	
	clear:both;
	 background-image:url('../Images/footer-bg1.png');
  background-repeat:repeat-x;
  height:59px !important;
  background-color:#FFF;
  margin-bottom:10px;
	  /*position: absolute;
    bottom: 0;
		z-index:10;
	font-family: arial;
  font-size: 11px;*/
 
	
}
.inputDropDown{
	 border: solid 1px #c1c1c1 !important;
background: #fff !important;
padding: 5px !important;
-webkit-border-radius: 4px !important;
  cursor: pointer;
}

.fullHeader td 
{
	text-align: center !important;
}

.fullHeader img, .fullFooter img 
{
	display: none !important;
}

.fullHeaderInner 
{
	width:100%;
	height:90px;
	background-image: url('../Images/header-bg.png');
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	position: relative;	
}
#TABLE1 {
line-height: 30px;
}
#ctl00_MainContent_uctrlAddFleetVehicle_txtModelYear 
{
	border: solid 1px #c1c1c1;
width: 280px;
}
.fullHeaderLogo 
{
	width:35%;
	height: 88px;
	background: url('../Images/nissan-logo-admin.png');
	background-repeat:no-repeat;
	background-position:3px 0px;

	/*left: 10px;
	top: -1px;*/
	float:left;
	/*

	height: 95px;
	background-position:14px 23px;
	left: 10px;
	top: -1px;*/
}

.fullHeaderName 
{
	
	margin-right: 10px !important;
	background-image:url('../Images/site_title-new.png');
	background-repeat:no-repeat;
  position: relative;
  width:30%;
  height: 51px;
  float:right;
  margin: auto;
  top: 20px;
	
	
	/*position: relative;
	width: 220px;
	height: 60px;

	margin: auto;
	top: 23px;*/
}

.fullFooterLogo {
    width: 171px;
    height: 39px;
   
    background-image: url(../Images/common/partofmanheim.png);
    float: right;
    margin-bottom: 10px;
}
#FullFooter.FullFooter Table {
    width:0px;
}

html, body 
{
	background-color: White;
	
}

table 
{
	border-spacing: 0;
	text-align:left !important;
	/*border:0px !important;*/
	margin-bottom:10px;
	border-collapse:collapse;
}

tr.vInner > td 
{
	padding: 10px;
	text-align:left !important;
}
.vInner{

	height:100% !important;
	height:auto !important;
	
   Padding-bottom: 60px !important;
 
}

 #divMenu .PanelRightBottomCorner{
	  width:10px;
      height:10px;
      background-image:url(../Images/Common/panel-right-bottom-corner.gif); 
      background-repeat:no-repeat;
 }
 #divMenu .PanelBottomBorder{
	 BACKGROUND-REPEAT: repeat-x;  
      background-image: url(../Images/Common/panel-bottom-border.gif);
 }
 #divMenu .PanelLeftBottomCorner{
	 width:10px;
      height:10px;
      background-image:url(../Images/Common/panel-left-bottom-corner.gif); 
      background-repeat:no-repeat;
 }
 #divMenu .PanelRightBorder{
	  background-image: url(../Images/Common/panel-right-border.gif); 
      background-repeat: repeat-y;
 }
 #divMenu .PanelRightTopCorner{
	  width: 10px;
      height: 18px;
      background-image: url(../Images/Common/panel-right-top-corner.gif);
      background-repeat:no-repeat;
 }
  #divMenu .PanelTopBorder{
	   BACKGROUND-REPEAT: repeat-x;  
      background-image: url(../Images/Common/panel-top-border.gif);
  }
 #divMenu .PanelLeftBorder{
	  background-image: url(../Images/Common/panel-left-border.gif); 
      background-repeat: repeat-y;
 }
 .DIVFloating .PanelRightBottomCorner{
	    width:10px;
      height:10px;
      background-image:url(../Images/Common/panel-right-bottom-corner.gif); 
      background-repeat:no-repeat;
 }
 .DIVFloating .PanelBottomBorder{
	 BACKGROUND-REPEAT: repeat-x;  
      background-image: url(../Images/Common/panel-bottom-border.gif);
 }
  .DIVFloating .PanelLeftBottomCorner
  {
	   width:10px;
      height:10px;
      background-image:url(../Images/Common/panel-left-bottom-corner.gif); 
      background-repeat:no-repeat;
  }
 .DIVFloating .PanelRightBorder{
	 background-image: url(../Images/Common/panel-right-border.gif); 
      background-repeat: repeat-y;
 }
 .DIVFloating .PanelLeftBorder{
	  background-image: url(../Images/Common/panel-left-border.gif); 
      background-repeat: repeat-y;
 }
  .DIVFloating .PanelTopBorder{
	    BACKGROUND-REPEAT: repeat-x;  
      background-image: url(../Images/Common/panel-top-border.gif);
  }
   .DIVFloating .PanelRightTopCorner{
	    width: 10px;
      height: 18px;
      background-image: url(../Images/Common/panel-right-top-corner.gif);
      background-repeat:no-repeat;
   }

#divMenu .PanelLeftTopCorner
{
	width: 10px;
      height: 18px;
      background-image: url(../Images/Common/panel-left-top-corner.gif);
      background-repeat: no-repeat;
}

.DIVFloating .PanelLeftTopCorner
{
width: 10px;
      height: 18px;
      background-image: url(../Images/Common/panel-left-top-corner.gif);
      background-repeat: no-repeat;
}
.DIVFloating.Panel
{
    background-color : #FFF;
}   

.vInner .LeftTopCorner, .vInner .TopBorder, .vInner .RightTopCorner, .vInner .LeftBorder, .vInner .RightBorder, .vInner .LeftBottomCorner, .vInner .BottomBorder, .vInner .RightBottomCorner
{
	/*background-image: none;*/
}

.PageHeading
{
	color: #c71444;
}
.groupHeading
{
	color: #c71444;
}

.grid 
{
	border:1px solid #cacaca;
	border-spacing: 0;
}
.input{
	border: solid 1px #d3cfc7;
background: #fff;
padding: 5px;
-webkit-border-radius: 4px;
  cursor: pointer;
}

.gridHead 
{
	background-color: #97999b;
	height:20px;
}

.gridBody 
{
	background-color: #ffffff;
}

.gridAlternating 
{
	background-color: #f2f2f2;
	font-size:12px !important;
	font-family::Arial, Helvetica, sans-serif !important;
	}

.gridBody, .gridAlternating 
{
	color: #474747;
}
.gridHead
{
	border: 1px solid #c7c7c7 !important;
	text-align:left !important;
	font-size:11px !important;
}
.gridBody
{
	color: #212721 !important;
	border: 1px solid #c7c7c7 !important;
	text-align:left !important;
	font-size:12px !important;
	background-color:#ffffff !important;
}
.gridAlternating
{
	color: #212721 !important;
	border: 1px solid #c7c7c7 !important;
	text-align:left !important;
	font-size:12px !important;
	background-color:#f4f4f4 !important;
}
	

.gridBody td, .gridAlternating td
{
	
color: #212721 !important;
	border: 1px solid #CBCBCB !important;
	text-align:left !important;
	font-size:12px !important;
}

.gridBody:hover, .gridAlternating:hover 
{
	background-color: #f4f4f4;
	
	font-size:12px !important;
	font-family:Arial, Helvetica, sans-serif !important;
}


.heading-small a:hover
{
	color: #c71444;
}

.heading-small a:active, .heading-small a:link, .heading-small a:visited, .heading-small a:hover
{
	text-decoration:underline !important;
}

.heading-small + div 
{
	/*display: none;*/
}
input[type="checkbox"]
{
	border:1px solid #c1c1c1
	
}

.nav ul 
{
	padding-top: 10px !important;
}

ul#navigation li 
{
	/*padding-bottom: 20px;*/
}

.gridHead .groupTitle, .gridHead .globalTextBold 
{
	color: White;
}

.box_5 .box-three-third .heading 
{
	padding: 0 !important;
}

.box_5 .box-three-third .heading.icon 
{
	height: 34px;
	padding-top: 0;
}

.box_5 .box-three-third .heading.icon h2
{
	display: block;
	float: left;
	margin: 0;
	padding: 0 !important;
	font-weight: normal;
}

.box_5 .box-three-third .heading.icon h1
{
	font-weight: normal;
	line-height: 90%;
	padding: 10px 0 0 10px;
}

/* <= new mockup styles */




/*-----------------------------For JQuery -------------------------------------------*/

/*! jQuery UI - v1.10.0 - 2013-01-24
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=verdana&fwDefault=normal&fsDefault=11pt&cornerRadius=5px&bgColorHeader=%233F84BD&bgTextureHeader=12_gloss_wave.png&bgImgOpacityHeader=55&borderColorHeader=%233F84BD&fcHeader=%23ffffff&iconColorHeader=%23d8e7f3&bgColorContent=%23FFFFFF&bgTextureContent=06_inset_hard.png&bgImgOpacityContent=100&borderColorContent=%233F84BD&fcContent=%23222222&iconColorContent=%23469bdd&bgColorDefault=%23dfeffc&bgTextureDefault=02_glass.png&bgImgOpacityDefault=85&borderColorDefault=%23c5dbec&fcDefault=%232e6e9e&iconColorDefault=%236da8d5&bgColorHover=%23d0e5f5&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=%2379b7e7&fcHover=%231d5987&iconColorHover=%23217bc0&bgColorActive=%23f5f8f9&bgTextureActive=06_inset_hard.png&bgImgOpacityActive=100&borderColorActive=%233F84BD&fcActive=%23e17009&iconColorActive=%23f9bd01&bgColorHighlight=%23fbec88&bgTextureHighlight=01_flat.png&bgImgOpacityHighlight=55&borderColorHighlight=%23fad42e&fcHighlight=%23363636&iconColorHighlight=%232e83ff&bgColorError=%23fef1ec&bgTextureError=02_glass.png&bgImgOpacityError=95&borderColorError=%23cd0a0a&fcError=%23cd0a0a&iconColorError=%23cd0a0a&bgColorOverlay=%23aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=50&bgColorShadow=%23aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright (c) 2013 jQuery Foundation and other contributors Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-clearfix {
	min-height: 0; /* support: IE7 */
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0);
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
}


/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}
.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}
.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}
.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}
.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}
.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}
.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}
.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin-top: 2px;
	padding: .5em .5em .5em .7em;
	min-height: 0; /* support: IE7 */
}
.ui-accordion .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-noicons {
	padding-left: .7em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	position: absolute;
	left: .5em;
	top: 50%;
	margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
}
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
.ui-button {
	display: inline-block;
	position: relative;
	padding: 0;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	overflow: visible; /* removes extra width in IE */
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
	padding: .2em 1em;
}
/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
	width: 2.2em;
}
/* button elements seem to need a little more width */
button.ui-button-icon-only {
	width: 2.4em;
}
.ui-button-icons-only {
	width: 3.4em;
}
button.ui-button-icons-only {
	width: 3.7em;
}

/* button text element */
.ui-button .ui-button-text {
	display: block;
	line-height: normal;
}
.ui-button-text-only .ui-button-text {
	/*padding: .4em 1em;*/
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
	padding: .4em;
	text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 1em .4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 2.1em .4em 1em;
}
.ui-button-text-icons .ui-button-text {
	padding-left: 2.1em;
	padding-right: 2.1em;
}
/* no icon support for input elements, provide padding by default */
input.ui-button {
	padding: .4em 1em;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
	position: absolute;
	top: 50%;
	margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
	left: 50%;
	margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
	left: .5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
	right: .5em;
}

/* button sets */
.ui-buttonset {
	margin-right: 7px;
}
.ui-buttonset .ui-button {
	margin-left: 0;
	margin-right: -.3em;
}

/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month-year {
	width: 100%;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 49%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}
.ui-dialog {
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 21px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}
.ui-dialog .ui-resizable-se {
	width: 12px;
	height: 12px;
	right: -5px;
	bottom: -5px;
	background-position: 16px 16px;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}
.ui-menu {
	list-style: none;
	padding: 2px;
	margin: 0;
	display: block;
	outline: none;
}
.ui-menu .ui-menu {
	margin-top: -3px;
	position: absolute;
}
.ui-menu .ui-menu-item {
	margin: 0;
	padding: 0;
	width: 100%;
}
.ui-menu .ui-menu-divider {
	margin: 5px -2px 5px -2px;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-menu-item a {
	text-decoration: none;
	display: block;
	padding: 2px .4em;
	line-height: 1.5;
	min-height: 0; /* support: IE7 */
	font-weight: normal;
}
.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}

.ui-menu .ui-state-disabled {
	font-weight: normal;
	margin: .4em 0 .2em;
	line-height: 1.5;
}
.ui-menu .ui-state-disabled a {
	cursor: default;
}

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item a {
	position: relative;
	padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: .2em;
	left: .2em;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
	position: static;
	float: right;
}
.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
	background: url("images/animated-overlay.gif");
	height: 100%;
	filter: alpha(opacity=25);
	opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* For IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {filter: inherit;}
.ui-slider-horizontal {height: .8em;}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {left: 0;}
.ui-slider-horizontal .ui-slider-range-max {right: 0;}
.ui-slider-vertical {width: .8em;height: 100px;}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {left: 0;width: 100%;}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}
.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}
.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 22px;
}
.ui-spinner-button {
	width: 16px;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}
/* more specificity required here to overide default borders */
.ui-spinner a.ui-spinner-button {
	border-top: none;
	border-bottom: none;
	border-right: none;
}
/* vertical centre icon */
.ui-spinner .ui-icon {
	position: absolute;
	margin-top: -8px;
	top: 50%;
	left: 0;}
.ui-spinner-up {top: 0;}
.ui-spinner-down {bottom: 0;}

/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
	/* need to fix icons sprite */
	background-position: -65px -16px;
}
.ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	padding: .2em;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav li a {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
	cursor: text;
}
.ui-tabs .ui-tabs-nav li a, /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
}
body .ui-tooltip {border-width: 2px;}
/* Component containers
----------------------------------*/
.ui-widget {font-family: verdana;font-size: 11pt;}
.ui-widget .ui-widget {font-size: 1em;}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: verdana;
	font-size: 1em;
}
.ui-widget-content {
	border: 1px solid #3F84BD;
	background: #FFFFFF url(../Images/JQueryImages/ui-bg_inset-hard_100_FFFFFF_1x100.png) 50% bottom repeat-x;
	color: #222222;
}
.ui-widget-content a {color: #222222;}
.ui-widget-header {
	border: 1px solid #3F84BD;
	background: #3F84BD url(../Images/JQueryImages/ui-bg_gloss-wave_55_3F84BD_500x100.png) 50% 50% repeat-x;
	color: #ffffff;
	font-weight: bold;
}
.ui-widget-header a {color: #ffffff;}
/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 1px solid #c5dbec;
	background: #dfeffc url(../Images/JQueryImages/ui-bg_glass_85_dfeffc_1x400.png) 50% 50% repeat-x;
	font-weight: normal;
	color: #2e6e9e;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #2e6e9e;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	border: 1px solid #79b7e7;
	background: #d0e5f5 url(../Images/JQueryImages/ui-bg_glass_75_d0e5f5_1x400.png) 50% 50% repeat-x;
	font-weight: normal;
	color: #1d5987;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
	color: #1d5987;
	text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #3F84BD;
	background: #f5f8f9 url(../Images/JQueryImages/ui-bg_inset-hard_100_f5f8f9_1x100.png) 50% 50% repeat-x;
	font-weight: normal;
	color: #e17009;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #e17009;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #fad42e;
	background: #fbec88 url(../Images/JQueryImages/ui-bg_flat_55_fbec88_40x100.png) 50% 50% repeat-x;
	color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #cd0a0a;
	background: #fef1ec url(../Images/JQueryImages/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
	color: #cd0a0a;
}






























.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {color: #cd0a0a;}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {color: #cd0a0a;}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {font-weight: bold;}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {opacity: .7;filter:Alpha(Opacity=70);font-weight: normal;}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {opacity: .35;filter:Alpha(Opacity=35);background-image: none;}
.ui-state-disabled .ui-icon {filter:Alpha(Opacity=35); /* For IE8 - See #6059 */}
/* Icons
----------------------------------*/
/* states and images */
.ui-icon {width: 16px;height: 16px;background-position: 16px 16px;}
.ui-icon,.ui-widget-content .ui-icon {background-image: url(../Images/JQueryImages/ui-icons_469bdd_256x240.png);}
/*.ui-widget-header .ui-icon {background-image: url(../Images/JQueryImages/ui-icons_d8e7f3_256x240.png);}*/
.ui-state-default .ui-icon {background-image: url(../Images/JQueryImages/ui-icons_6da8d5_256x240.png);}
.ui-state-hover .ui-icon,.ui-state-focus .ui-icon {background-image: url(../Images/JQueryImages/ui-icons_217bc0_256x240.png);}
.ui-state-active .ui-icon {background-image: url(../Images/JQueryImages/ui-icons_f9bd01_256x240.png);}
.ui-state-highlight .ui-icon {background-image: url(../Images/JQueryImages/ui-icons_2e83ff_256x240.png);}
.ui-state-error .ui-icon,.ui-state-error-text .ui-icon {background-image: url(../Images/JQueryImages/ui-icons_cd0a0a_256x240.png);}
/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl {border-top-left-radius: 5px;}
.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr {border-top-right-radius: 5px;}
.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl {border-bottom-left-radius: 5px;}
.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br {border-bottom-right-radius: 5px;}
/* Overlays */
.ui-widget-overlay {background: #aaaaaa url(../Images/JQueryImages/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity: .5;filter: Alpha(Opacity=50);}
.ui-widget-shadow {margin: -8px 0 0 -8px;padding: 8px;background: #aaaaaa url(../Images/JQueryImages/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity: .3;filter: Alpha(Opacity=30);border-radius: 8px;}
.scrollingCheckBoxList{border: 1px #c1c1c1 solid !important;margin-bottom: 5px;margin-top: 5px;-webkit-border-radius: 4px;}
#uctrlLogin_lnkForgotPassword {font-weight: normal !important;color: #97999b !important;font-size: 11px !important;}
.table-bordered {border: 1px solid #ddd !important;}
#ctl00_MainContent_uctrlSearchVehicleDetails_dvBuyNow {line-height: 24px;font-size: 13px;color: #706F6F;background-color: #E0E0E0;padding: 10px;}
.main-showtxt2 {font-weight: bold;font-size: 16px;color: #c71444;}
.detailsHeader{padding-bottom: 5px !important;background-color: #c71444 !important;padding-top: 5px !important;font-weight:normal !important;font-size: 18px !important;color: #FFFFFF !important;}
#ctl00_MainContent_uctrlSearchVehicleDetails_divIncludeVatPrice{width: 96%;line-height: 24px;color: #706F6F;background-color: #E0E0E0;padding: 10px;}
.small.inline {font-weight: bold;font-size: 13px !important;}
.error.price {font-weight: bold;font-size: 16px !important;color: #c71444;padding-left: 30px;}
#ctl00_MainContent_uctrlAdvancedPricingErrorQueue_pnlPricingErrorQueue {float: left;}
#ctl00_lblAddress {color: #97999b;font-size: 12px;}
.total-txt {padding-top: 5px;text-align: right !important;}
#ctl00_MainContent_uctrlManageFleetCustomer_pgnCtrlCustomerDetails_ddlPageIndex {font-weight: normal;color: #212721 !important;border: solid 1px #c1c1c1 !important;background-color:#ffffff !important;}
.withborders {border: 1px solid #c1c1c1 !important;}
.grid1 {border: 1px solid #c7c7c7!important;background-color: #FFFFFF;color: #212721;font-family: Arial;font-size: 12px;}
.bt{padding-left: 2px;border-top: 1px solid #c7c7c7;border-right: 1px solid #c7c7c7;border-bottom: 1px solid #c7c7c7;}
.grid1-alt{background-color: #f4f4f4;color: #212721;font-family: Arial;font-size: 12px;}
.bt1{padding-left: 2px;border-right: 1px solid #c7c7c7;border-bottom: 1px solid #c7c7c7;}
.divCenter {margin-top: 10px;text-align: center;}
.table1-in{line-height: 40px;margin-bottom: 0px !important;}
.checkbox-in{width:100% !important;}
.checkbox-in label {margin-left: 10px !important;}
.top-p{top:0px !important;}
.gridHead td {padding-left: 3px !important;}
.lnk_notes1 {width: 75px !important;text-align: center !important;background-repeat: no-repeat;background-position: -5px 11px;background-image: url(../Images/common/pencil2.png);}
.width-btn1 {padding: 2px 5px !important;margin-left: 5px !important;margin-bottom: 10px !important;width: auto !important;font-weight: normal !important;background-color: #c71444 !important;outline: none !important;}
input[type="file"] {padding: 1px !important;}
.btn-vendor {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
color: #fff !important;
padding: 5px;
background-color: #c71444;
}
.table th, .table td
{
	vertical-align:middle !important;
}
.h-small
{
	height:35px !important;
}
.new-save {font-size: 13px;
           border: 1px solid #73001F;
           background-color: #c71444 !important;
           text-align: center !important;
           height: 15px;
           width: 60px !important;}
.new-save a 
{
	padding-top:0px !important;
	margin: -7px 5px;
	height: 20px;}
.left-g {
margin-right: 110px;
}
.white-bx
{
	border: 1px solid #dddddd !important;
background-color: #fff !important;
}
.DES_CalPopup {
vertical-align: middle !important;
}
#ctl00_MainContent_uctrlVehiclePricingDetails3rdPartyReferenceBased_lblManualPrice {
padding-left: 30px;
font-weight: bold;
font-size: 14px;
color: #ff0000;
}
#ctl00_MainContent_uctrlVehiclePricingDetails3rdPartyReferenceBased_lblManualPriceStatic {
text-transform: uppercase;
font-size: 15px;
}
#ctl00_MainContent_uctrlVendorDirecSales_tabSalesManagement_tabStock {
margin-top: 10px;
}
#ctl00_MainContent_uctrlVendorDirecSales_tabSalesManagement_tabBuyerSearch_ddlBuyersPageNumber {width: 40px;}
#ctl00_MainContent_uctrlVendorDirecSales_tabSalesManagement_tabVendorBasket_btnShowOtherBasket {
padding: 10px !important;
width: auto !important;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input
{
	margin-bottom: 3px !important;
        -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
}
.text-16
{
font-weight: bold !important;
margin: 0px !important;
color: #000;
font-size: 13px !important;
}
.page-width
{
	width:35px !important;
}
.select-width-200 {
width: 200px !important;
}

.auto-width-for-ie
{
	width:auto !important;
}
.bb {
width: 205px !important;
}
.rr {
padding-bottom: 10px !important;
background-color: #ffffff;
font-weight:bold;
}
.rr td {
padding-bottom: 10px;
}
#ctl00_MainContent_uctrlVendorDirecSales_tabSalesManagement_tabVendorBasket_uctrlPurchaseConfirmation_tdHeaderDeliveryType {
padding-top: 10px;
}
#ctl00_MainContent_uctrlVendorDirecSales_tabSalesManagement_tabVendorBasket_uctrlPurchaseConfirmation_tdHeaderDeliveryLocation {
padding-left: 5px;
padding-top: 10px;
}
.DisplayResult {
text-align: left !important;
border: 1px solid #ccc;
background-color: #ffffff;
margin-left: 0px;
line-height: 24px;
}
#vehicle_preview1 {
width: 75%;
display: inline-block;
margin-left: 10px;
}
.numeric1 {
color: #ff0000 !important;
font-family: Arial, Helvetica, sans-serif !important;
font-size: 14px !important;
font-weight: bold;
padding-left: 5px;
}
#ctl00_MainContent_uctrlVendorDirecSales_tabSalesManagement_tabVendorBasket_uctrlPurchaseConfirmation_btnPurchase {
background-color: transparent !important;
border: 0px;
color: #fff;
line-height:12px;
text-transform:none;
    font-family: Verdana, sans-serif;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;}
#ctl00_MainContent_uctrlVendorDirecSales_tabSalesManagement_tabVendorBasket_uctrlPurchaseConfirmation_lblDenotesMandatoryField {
font-size: 12px;
color: red;
font-weight: normal;
}
#ctl00_MainContent_uctrlVendorDirecSales_tabSalesManagement_tabVendorBasket_uctrlPurchaseConfirmation_upnlTotalPrices {
background-color: #FEFEFE;
margin-top: 20px;
border: 1px solid #ddd;
margin-bottom: 10px;
padding: 5px;
}
.new-text-small
{
	font-size: 12px !important;
padding-left: 10px;
padding-right:10px;
}
.rr .btn {
float: right;
margin-right: 55px;
height: 28px;
margin-top: -10px;
padding-top: -10px;
background-color: #c3002f !important;
    font-weight: 700;
    color: #ffffff;
    font-size: 12px !important;
    border: 1px solid #c3002f !important;
   
    text-transform:none;
    letter-spacing: 0em;
    font-family: Verdana, sans-serif;
    -webkit-font-smoothing: antialiased;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.GreyOnWhiteButton span{
	color:#c3002f !important;

}
.GreyOnWhiteButton span:hover{
	color:#c3002f !important;

}

.dvSearchCriteriaItemsLink {
border: 1px solid #dfdfdf;
background-color: #f4f4f4 !important;
font-size: 18px !important;
padding: 10px !important;
}

.btn-primary {
    background-color: #c3002f !important;
    border: 1px solid #c3002f !important;
}
.boxcontent .btn1 {
    background-color: #c3002f !important;
    border: 1px solid #c3002f !important;
}
.vehicle .note {
    color: #c3002f !important;
}
.vehicle .td-color {
    color: #c71444 !important;
}
.boxcontent .blue-btn {
    background-color: #c3002f !important;
    border: 1px solid #c3002f !important;
}
.reg { background-color: #97999b;}
.nav-tabs-small > .active > a, .nav-tabs-small > .active > a:hover, .nav-tabs-small > .active > a:focus {
    background-color: #c3002f !important;
}
.nav-tabs-small > li > a:hover {background-color: #666 !important;}
#ctl00_MainContent_uctrlSearchVehicleDetails_ImgVehicleMain {width: 382px !important;}
#uctrlLogin_pnlLogin #Table3 { width: 550px;}
#uctrlLogin_imgLogin{ width:30px !important; height:30px !important;}
.vin-header{
	margin-top:20px;
	margin-left: 3%;
	float:left;
	width:29%;
	position:relative;
}
.vin-label{
    padding-right: 5px;
   
    text-align: right !important;
    width: 16%;
}
#ctl00_vinNoSearch_btnSearchVehicle {
    width: 24px;
    margin-top: -5px;}
#ctl00_MainContent_uctrlVendorDirecSales_tabSalesManagement_tabVendorBasket .inputButton {
    background-color: #c3002f !important;
    font-weight: 700;
    color: #ffffff;
    font-size: 12px !important;
    border: 1px solid #c3002f !important;
    padding:10px !important;
    text-transform: none;
    letter-spacing: 0em;
        font-family: Verdana, sans-serif;
        -webkit-font-smoothing: antialiased;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
#ctl00_MainContent_uctrlVendorDirecSales_tabSalesManagement_tabVendorBasket .inputButton:hover {
       background-color: #a50129 !important;
    border: 1px solid #a50129 !important;}
.Confirm-titel-top {
    color: #000;
    font-family: arial;
    font-weight: bold;
    font-size: 16px !important;
    font-size: 18px !important;
}
.right-side .btn1 {
    border: 1px solid #c3002f !important;
    background-color: #c3002f!important;
}
.right-side .btn1:hover{  
    border: 1px solid #ccc!important;
    cursor: pointer;
    background-color: #ddd !important;
}
#ctl00_MainContent_uctrlVendorDirecSales_tabSalesManagement_tabVendorBasket_tabVendorBasketContainer_tabVendorVehicleBasket_dtbBasketEndDate {
    width: auto !important;}
#ctl00_MainContent_uclManageVendorSalesSession_tpcSessionTime_txtTime {margin-top: 10px;}
#ctl00_MainContent_uclManageVendorSalesSession_tpcSessionTime_ddlAmPm {
    height: 31px !important;
    margin-top: 10px;
}
#ctl00_MainContent_uclManageVendorSalesSession_ddlTerminationReason {min-height: 35px;}
select.pageButton, select.pagebutton {
    background-color: #fff !important;
   border: solid 1px #c1c1c1 !important;
    color: #222222 !important;
}
#tabwrap .childreg {background-color: #97999b !important;}
#ctl00_MainContent_uctrlManageBuyerGroups_ddlPageNumber {min-width: 60px;}
#ctl00_MainContent_ViewSession1_tmrSesseionTime_txtTime {margin-top: 10px;}
#ctl00_MainContent_ViewSession1_tmrSesseionTime_ddlAmPm {
    height: 31px !important;
    margin-top: 10px;
}
#ctl00_MainContent_uctrlVendorDirecSales_tabSalesManagement_tabBuyerSearch_vambtnSearch {
    color: #fff;
    margin-left: 5px;
    border: 1px solid #c3002f !important;
    background-color: #c3002f !important;
    font-family: Verdana, sans-serif;
    font-size: 12px;
    line-height: 8pt;
    font-weight: bold;
    font-style: normal;
    text-align: center;
    cursor: pointer !important;
    text-decoration: none;
    width: auto !important;
    min-width: 150px !important;
    padding: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    overflow: visible;
    -webkit-font-smoothing: antialiased;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
  
}
#ctl00_MainContent_uctrlVendorDirecSales_tabSalesManagement_tabVendorBasket_uctrlPurchaseConfirmation_lnkApplyToAll {
    text-transform: none;
    letter-spacing: 0em;
    font-family: Verdana, sans-serif !important;
    -webkit-font-smoothing: antialiased;
    padding-top: 0px;
}
#ctl00_MainContent_uctrlVendorDirecSales_tabSalesManagement_tabPacks_uctrlManagePacks_pnlPackSearch .inputButton {
    color: #fff;
    margin-left: 5px;
    border: 1px solid #c3002f !important;
    background-color: #c3002f !important;
    font-family: Verdana, sans-serif;
    font-size: 12px;
    line-height: 8pt;
    font-weight: bold;
    font-style: normal;
    text-align: center;
    cursor: pointer !important;
    text-decoration: none;
    width: auto !important;
    min-width: 150px !important;
    padding: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    overflow: visible;
    -webkit-font-smoothing: antialiased;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
#Table2 .divscrollable label{display:inline-block !important; margin-left:5px;}
#Table2 .divscrollable input[type=checkbox]{margin-top:-3px;}
#ctl00_MainContent_uc1VendorVehicleAllocation_pnlModal {height: auto !important;}
.style1 ul.unstyled span {
    font-size: 13px;
    margin-top: 5px;
    display: inline-block;
}
.style1 ul.unstyled input[type=checkbox] {margin-top: 0px;}
#ctl00_MainContent_uctrlPurchaseHistory_pnlChangeBuyer {
    padding-top: 10px;
    padding-bottom: 1px;
    height: auto !important;
}
#ctl00_MainContent_ucMaintainSpecialOfferDiscountLimit_txtEffectiveFromDate {
    min-width: 70px;
    width: 20px !important;
}
#ctl00_MainContent_ucMaintainSpecialOfferDiscountLimit_txtEffectiveToDate {
    min-width: 70px;
    width: 20px !important;}
 #ctl00_MainContent_uc1VendorVehicleAllocation_pnlSaleChannels .auto-width-for-ie {
    min-width:400px !important;
    width:100% !important;
}