#errorStackTrace {
	width: 99%;
	height: 350px
}

body {
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	FONT-SIZE: 11px;
	margin: 5px;
	font-size: 11px
}
.mainContentRegular{
	margin-top:0px;
	margin-bottom:10px;
	margin-right:0px;
	margin-left:0px;
	position: relative;
	top: 116px;	
	z-index:1;	
}

.mainContentQuoting{
	margin-top:0px;
	margin-bottom:10px;
	margin-right:0px;
	margin-left:0px;	
	z-index:1;	
}


body.popup {
	padding: 15px;
	background-color: #FFFFFF
}

.searchFields, .searchButtons, .top{
	vertical-align:top;
}

.top80{
	vertical-align:top;
	text-align:left;
	width:80%;
}

.top20{
	vertical-align:top;
	text-align:right;
	width:20%;
}

.searchBox{
	vertical-align:top;
	width:80%;
}
.actionLegend{
	vertical-align:top;
	width:80%;
}

td#content {
	vertical-align: top;
	min-height: 250px;
	text-align: left;
	padding: 10px 18px 0 18px
}

a, a:visited {
	COLOR: #353B79;
	FONT-SIZE: 11px;
	TEXT-DECORATION: underline
}

a:hover {
	COLOR: #FF8900;
	FONT-SIZE: 11px;
	TEXT-DECORATION: underline
}

a:active {
	COLOR: #FF8900;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none
}

.data {
	width: 100%;
	border-right: 1px solid #ccc
}

.topHeader {
    background: none;
    background-color:#ebebeb;
    margin: 0 auto;
    /*overflow: hidden;*/
    height: 89px;
    position: fixed;
    z-index:10; 
    top: 5px;
    left:5px;
    right:5px;
}

.topHeaderMenu {
    background-color: #FFFFFF;
    border-radius: 0px 0px 0px 10px;
    padding: 5px;
    float: right;
}

.topHeaderMenuRow {
	vertical-align: middle; 
	white-space: nowrap;
}

.mainMenu{
	width:100%;	
	bottom:0px;
	position:absolute;
}

img { border: 0 }

th {
	text-align: left;
}

td {
	FONT-FAMILY: Verdana, Arial, sans-serif;
	FONT-SIZE: 11px;
	COLOR: #353B79;
	line-height: 14px
}

.align_top { 
	vertical-align:top; 
}

.labelColumn{
	vertical-align:top; 
	width: 120px;	
}

.vehicledetaillabelColumn {
	min-width:160px;
}

.vehicledetailrightColumn {
	min-width:160px;
}

h1, .h1 {
	COLOR: #353B79;
	font: bold 19px/24px Verdana, Arial, sans-serif;
	margin-top: 20px;
	padding-bottom: 0;
}

h2, .h2 {
	FONT-FAMILY: Verdana, Arial, sans-serif;
	FONT-SIZE: 13px;
	COLOR: #FF8900;
	margin: 10px 0 5px 0;
	font-weight: bold
}

h3, .h3 {
	FONT-FAMILY: Verdana, Arial, sans-serif;
	FONT-SIZE: 10px;
	COLOR: #353B79;
	font-weight: bold
}

td.funcnav {
	border: 1px solid #8B8A75;
	FONT-WEIGHT: normal;
	padding: 0px
}

a.funcnav, a.funcnav:visited {
	/*COLOR: #2F3579;*/
	FONT-SIZE: 11px;
	line-height: 14px;
	padding: 2px;
	TEXT-DECORATION: none;
}

a.funcnav:active, a.funcnav:hover {
	COLOR: #979ABC;
	FONT-SIZE: 11px;
	line-height: 14px;
	padding: 2px;
	TEXT-DECORATION: none;
}

td.funcnavhl {
	border: 1px solid #8B8A75;
	FONT-WEIGHT: normal;
	padding: 0px
}

a.settingsnav {
	COLOR: #353B79 ! important;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none ! important;
	FONT-WEIGHT: bold;
}

a.settingsnav:hover, a.settingsnav:active {
	COLOR: #FF8900 ! important;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none ! important;
	FONT-WEIGHT: bold;
}


a.headnavtop:hover, a.headnavtop:active {
	COLOR: #FF8900;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none
}

.headnavtop{
	/*COLOR: #064089; */
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
	line-height: 14px;
	padding: 4px
}

tr.row1 {
	background-color: #f5f5f5;
	overflow: none;
	white-space: wrap;
}

tr.row1:hover {
	background-color: #E9E9E9;
	white-space: wrap;
}

tr.row2 {
	background-color: #FFFFFF;
	overflow: none;
	white-space: wrap;
}

tr.row2:hover {
	background-color: #E9E9E9;
	white-space: wrap;
}

table.data {
	width: 100%;
	border-right: 0;
	white-space: nowrap;
	FONT-SIZE: 11px;
	background-color: #ffffff;
	color: #324287;
	padding: 2px;
	border: 0;
}

table.data th a {
	font-size: 10px;
	color: #324287 !important;
	text-decoration: none;
}

span.sortarrow {
	text-decoration: none !important;
}

table.data td {
	border-left: 0;
	border-top: 1px dotted #ddd;
	padding: 0 1px;
	height: 21px
}

a.funcnavhl,a.funcnavhl:visited {
	COLOR: #979ABC;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
	line-height: 14px;
	padding: 2px
}

a.funcnavhl:active,a.funcnavhl:hover {
	COLOR: #2F3579;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
	line-height: 14px;
	padding: 2px
}

.mainfooter {
	FONT-SIZE: 9px;
	COLOR: #999DBC;
	text-align: right;
	position: fixed;
	bottom: 0px;
	width: 100%;
	z-index:-1;
}

.footer {
	FONT-SIZE: 11px;
	COLOR: #999DBC;
	text-align: center;
	position: fixed;	
	left: 600px;
	bottom:0;
	margin: 10px auto 10px auto;
	width:50%;
	max-width: 500px;
	border: none;		
}

.footerFieldset {
	border:none;
}

.left {
	text-align: left;
}
.right {
	text-align: right;
}

#footerTable {
 	background-color: #EEF2F7 !important;
    clear: both;
    color: #00458F  !important;
    font-size: 12px;
    height: 24px;
    margin: 0 auto  !important;
    padding: 3px 5px 5px  !important;
}
table#footerTable a:link, table#footerTable a:visited {
    color: #00458F;
    text-decoration: none;
}
table#footerTable a:hover, table#footerTable a:active {
    text-decoration: underline;
}

.witsmall {
	FONT-SIZE: 9px;
	COLOR: #FFFFFF;
	line-height: 16px
}

.wit {
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	line-height: 16px
}

.witlarge {
	FONT-SIZE: 14px;
	COLOR: #FFFFFF;
	font-weight: bold;
}

a.witlarge {
	FONT-SIZE: 14px;
	COLOR: #FFFFFF;
	font-weight: bold;
	text-decoration: none
}

a.witlarge:hover {
	FONT-SIZE: 14px;
	COLOR: #000000;
	font-weight: bold;
	text-decoration: none
}

a.witlarge_inactive {
	FONT-SIZE: 14px;
	COLOR: #E4EEF6;
	font-weight: bold;
	text-decoration: none
}

a.witlarge_inactive:hover {
	FONT-SIZE: 14px;
	COLOR: #000000;
	font-weight: bold;
	text-decoration: none
}

.small {
	FONT-FAMILY: Verdana, Arial, sans-serif;
	text-align: left;
	FONT-SIZE: 9px;
	line-height: 11px
}

.smalltitle {
	FONT-FAMILY: Verdana, Arial, sans-serif;
	FONT-SIZE: 9px;
	COLOR: #cccccc;
	line-height: 11px
}

.smallbold {
	FONT-FAMILY: Verdana, Arial, sans-serif;
	FONT-SIZE: 9px;
	font-weight: bold;
	line-height: 11px
}

.leasePriceLabel{
	font-weight: bold;
	white-space: nowrap;
}

.leasePrice{
	font-weight: bold;
	white-space: nowrap;
}

hr {
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	margin: 15px 0;
	border: 0
}

h1.witlarge {
	FONT-SIZE: 13px;
	COLOR: #FFFFFF;
	line-height: 26px;
	padding: 0 4px 8px 4px;
	margin: 0;
	background: url('../includes/images/titlebg.gif') repeat-x
}

.treedirSelected {
	background-color: #E5E5E5
}

a.actionlink,a.actionlink:visited {
	border: 0;
	BACKGROUND-COLOR: #D3E5F5;
	DISPLAY: compact;
	COLOR: #324287;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
	line-height: 14px;
	padding: 2px
}

a.actionlink:active,a.actionlink:hover {
	border: 0;
	BACKGROUND-COLOR: #353C78;
	DISPLAY: compact;
	COLOR: #ffffff;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
	line-height: 14px;
	padding: 2px
}

.imagebutton {
	width: 16px;
	border: 0px;
	background: transparent;
	cursor: hand;
}

input,textarea,select,.input {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	border: 1px solid #000000;
	color: #353B79;
	text-decoration: none;
	background-color: #FFFFFF;
}

input[type='radio'], input[type='checkbox'] { 
	border:none;
	background-color: #FFFFFF;
}

.required, .required .rf-cal-inp {
	background: #FFFFFF url("../images/required.png") no-repeat top left;
}

.rf-cal-btn{
	height:16px;
	width:16px;
}

.rf-cal-c{
	height:22px !important;
	width:25px !important;
} 

input.perc {
	width: 40px;
	text-align: right
}

.rf-cal-inp {width: 80px}

select[readonly], input[readonly], textarea[readonly], select[disabled], input[disabled], .required input[readonly].rf-cal-inp { 
	border: 1px solid #557A96;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;	
	background-color:#EEEEEE !important;
	background-image:none !important
}

.freeDriverInput{
	font-style:italic;
}

.button:hover {
	border: 1px solid #ff6c00; 
	background: #fdf5ce url("../images/prime/ui-bg_glass_100_fdf5ce_1x400.png") 50% 50% repeat-x; 
	color: #ff6c00;
}

button[disabled]{
    background-image: none;
    opacity: 0.35;
    cursor: default !important;
}

.button {
	font-family: Verdana, Arial, sans-serif  !important;
	font-size: 1.1em !important;
    
    color: #064089;
    font-weight: bold  !important;
    
    cursor: pointer;
    text-align: center !important;
    text-decoration: none !important;
    
    display: inline-block !important;
    margin-right: 0.1em !important;
    overflow: visible !important;
    position: relative !important;

	border: 1px solid #CCCCCC;
	
	background: url("../images/prime/ui-bg_glass_100_f6f6f6_1x400.png") repeat-x scroll 50% 50% #F6F6F6;

	padding: .2em 1em !important;
	border-radius: 12px !important;

	width: auto; 
	min-width: 100px;
   	max-width: 200px;	

}

.button_disabled {
	font-family: Verdana, Arial, sans-serif  !important;
	font-size: 1.1em !important;
    
    color: #064089;
    font-weight: bold  !important;
    
    cursor: default !important;
    text-align: center !important;
    text-decoration: none !important;
    
    display: inline-block !important;
    margin-right: 0.1em !important;
    overflow: visible !important;
    position: relative !important;

	border: 1px solid #CCCCCC;
	
	opacity: .35; 
	filter:Alpha(Opacity=35); 
	background-image: none;

	padding: .2em 1em !important;
	border-radius: 12px !important;
	
	min-width: 100px;
   	max-width: 200px;	
	
}

.vehdropdown {
	width: 300px;
}

.historytext {
	FONT-SIZE: 11px;
	COLOR: #5E91BC;
	line-height: 14px
}

.history {
	FONT-SIZE: 11px;
	COLOR: #FF8900;
	line-height: 14px
}

.historyhl {
	FONT-SIZE: 11px;
	COLOR: #353C78;
	line-height: 14px
}

a.history {
	COLOR: #FF8900;
	FONT-SIZE: 11px;
	TEXT-DECORATION: underline;
	padding: 2px
}

a.history:active {
	COLOR: #353C78;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
	padding: 2px
}

a.history:visited {
	COLOR: #FF8900;
	FONT-SIZE: 11px;
	TEXT-DECORATION: underline;
	padding: 2px
}

a.history:hover {
	COLOR: #353C78;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
	padding: 2px
}

.grijskader {
	font-family: Verdana, Arial, sans-serif;
	FONT-SIZE: 11px;
	line-height: 13px;
	width: 243px;
	border: 1px solid #CCCCCC;
	padding: 3px;
}

.navkader {
	font-family: Verdana, Arial, sans-serif;
	FONT-SIZE: 11px;
	line-height: 13px;
	/*width: 243px;*/
	border: 1px solid #CCCCCC;
	padding: 1px;
}

.cvheader {
	font-family: Verdana, Arial, sans-serif;
	FONT-SIZE: 11px;
	line-height: 13px;
	background-color: #cccccc;
	font-weight: bold;
}

.cvsubheader {
	font-family: Verdana, Arial, sans-serif;
	FONT-SIZE: 11px;
	line-height: 13px;
	background-color: #ebebeb;
	font-weight: bold;
}

.info,.error,.fatal {
	font-weight: bold;
	font-size: 11px;
	color: #BF0000 !important;
}

.warn {
	font-weight: bold;
	font-size: 11px;
	color: #353B79 !important;
}

.erroroptionheader {
	font-weight: bold;
	color: #353B79;	
}

.erroroption a:hover {
	color: #008000;
	font-weight: bold;
}

.message {
	color: #bbbbbb;
}

.highlight-OK{
	font-weight: normal;
	color: green;
}
.highlight-ADVISORY{
	font-weight: bold;
}
.highlight-WARNING{
	font-weight: bold;
	color:#EE0000;
}
.highlight-CRITICAL{
	font-weight: bold;
	color:#EE0000;
}

.comment{
	font-style: italic;
	color: grey;
}
.large {
	font-size: 1.4em
}

dt {
	font-weight: bold;
	font-size: 80%;
	color: #000099
}

dd {
	font-size: 80%;
	color: #000099
}

div.ruler {
	height: 3px;
	margin: 2px 0;
	background: url('../images/stippenlijn_hor.gif') repeat-x
}

.priority-image {
	margin: 1px 2px;
	border: 0
}

.detailLabel {
	font-weight: bold
}

table.defaultoptions {
	border-right: 0;
}

table.defaultoptions td {
	border-left: 0;
	border-top: 1px dotted #ddd;
	padding: 0px 0px;
	line-height: 2em;
	vertical-align: top;
	margin-right: 10px
}

.listactions td {
	margin: 0;
	padding: 0 !important
}

.listactions img {
	margin: 1px 3px 0 0;
	border: 0
}

.listicons td {
	margin: 0;
	padding: 0 !important
}

.listicons img {
	margin: 1px 3px 0 0;
	border: 0
}

.validateOptionActions img{
	border: 0;
	text-decoration:none !important;
	cursor:pointer;
}

.validateOptionActions{
	text-decoration:none !important;
	cursor:pointer;
}

.validateOptionActions.error.disabled{
	color:grey !important;
	cursor:default;
}


/* Setting the images for the headers of the simpleTogglePanels on the contract/detail.xhtml page */
.header0 {
	background: url('../images/icon_vehicle.gif') no-repeat;
	height: 17px;
	padding-left: 26px;
}

.headerstandard {
	background-color:white;
	height: 17px;
	padding-left: 26px;
}

.header1 {
	background: url('../images/icon_fuel.gif') no-repeat;
	height: 17px;
	padding-left: 26px;
}

.header2 {
	background: url('../images/icon_invoices.gif') no-repeat;
	height: 17px;
	padding-left: 26px;
}

.header3 {
	background: url('../images/icon_finetickets.gif') no-repeat;
	height: 17px;
	padding-left: 26px;
}

.header4 {
	background: url('../images/icon_accidents.gif') no-repeat;
	height: 17px;
	padding-left: 26px;
}

.header5 {
	background: url('../images/icon_maintenance.gif') no-repeat;
	height: 17px;
	padding-left: 26px;
}

.header6 {
	background: url('../images/icon_options.gif') no-repeat;
	height: 17px;
	padding-left: 26px;
}

.headerodo {
	background: url('../images/icon_odometer.gif') no-repeat;
	height: 17px;
	padding-left: 26px;
}

.headerhistory {
	background: url('../images/icon_history.gif') no-repeat;
	height: 17px;
	padding-left: 26px;
}

.headeremail {
	background: url('../images/email.png') no-repeat;
	height: 17px;
	padding-left: 26px;
}

.headerattach {
	background: url('../images/attach.png') no-repeat;
	height: 17px;
	padding-left: 26px;
}

.headerorderhistory {
	background: url('../images/icon_orderhistory.gif') no-repeat;
	height: 17px;
	padding-left: 26px;
}

.headeralternatives {
	background: none;
	height: 17px;
	padding-left: 5px;
}

.togglePanel {
	border: 0
}

.togglePanelBody {
	padding: 10px;
}

.lowTableRow {
	border-spacing: 0px;
}

.lowTableRow td {
	padding: 0px;
}

.sddm {
	margin: 0;
	padding: 0;
	z-index: 30
}

.sddm li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: 11px Verdana, Arial, sans-serif bold;
}

.sddm li a {
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	background: #D3E5F5;
	color: #324287;
	text-align: center;
	text-decoration: none
}

.sddm li a:hover {
	color: #ffffff;
	background: #353C78
}

.sddm div {
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2
}

.sddm div a {
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #D3E5F5;
	color: #324287;
	font: 11px Verdana, Arial, sans-serif;
}

.sddm div a:hover {
	background: #353C78;
	color: #FFF
}

/*
.breadcrumbs a { font-family: Verdana, Arial, sans-serif; font-size: 9px }
.breadcrumbs a:hover { font-family: Verdana, Arial, sans-serif; font-size: 9px }
.breadcrumbs { font-family: Verdana, Arial, sans-serif; font-size: 9px; color: #000000 }
*/
h1.breadcrumb {
	font-weight: normal;
	FONT-SIZE: 8pt;
	COLOR: #000000;
	padding-left: 10px;
	margin: 0;
    background: none;
    background-color:#ebebeb;
	vertical-align: bottom;
}

h1.breadcrumb a {
	COLOR: #000000;
	FONT-SIZE: 8pt;
	text-decoration: none;
}

h1.breadcrumb a:hover {
	text-decoration: underline;
}

.breadcrumbHeader {
    top: 95px;
    position: fixed;
    margin: 0 auto 0 auto;
    z-index:2;
    left:5px;
    right:5px;
}

.legendtext {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #777
}

.leftcol {
	text-align: left;
	padding-right: 10px !important
}

.leftcolHeader {
	text-align: left;
	vertical-align: top;
	padding-right: 10px;
}

.rightcol {
	text-align: right;
	padding-right: 10px !important
}

.valuecol {
	text-align: right;
	padding-left: 5px;
	padding-right: 15px;
}

.yui-skin-sam .yuimenubar { /*background: url(_blank);
	background: #D3E5F5 ! important;
	color: #324287 ! important;
	*/
	border: 0;
	cursor: pointer;
}

.yui-skin-sam .yuimenubaritemlabel {
	border: 0;
	cursor: pointer ! important;
	color: #324287 ! important;
}

.yui-skin-sam .yuimenubaritemlabel-selected {
	cursor: pointer;
	color: #FFFFFF ! important;
	background: #353C78 ! important;
}

.yui-skin-sam .yuimenu .bd {
	cursor: pointer;
	/*
	background: #D3E5F5 ! important;
	color: #324287 ! important;
	*/
}

.yui-skin-sam .yuimenuitemlabel {
	cursor: pointer;
	/*
	background: #D3E5F5 ! important;
	color: #324287 ! important;
	*/
}

.yui-skin-sam .yuimenuitemlabel-selected {
	cursor: pointer;
	color: #FFFFFF ! important;
	background: #353C78 ! important;
}

.yui-skin-sam .yui-dt th,.yui-skin-sam .yui-dt th a {
	color: #324287 ! important;
	font-weight: bold ! important;
}

.yui-skin-sam .yuimenu h6 {
	color: #353B79;
	font-size: 11px
}

.ygtvcell a {
	text-decoration:none;
}

/* Option pack tree custom composite component */
.nodeOptiontree {
	font-size: 9px;
	COLOR: #000;
	line-height: 11px;
	font-family: Verdana, Arial, sans-serif;
	white-space: normal;
}


#quote\00003Atpacks .rich-tree-node-highlighted {
	text-decoration: none;
	color: inherit
}

.rich-panel {
	background-color: transparent;
	border-color: transparent;
	padding:0px;
}

.rich-panel-header {
	background-color: transparent;
	border-color: transparent;
	font-size: 11px;
	color: #353B79;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	background-image: none ! important;
	padding:0px;
}

.rich-panel-body {
	background-color: transparent;
	padding:0px;
}

.ptable100 table {
	width: 100%;
	clear: both;
}

.portaldatagridstyleclass {
	border-width: 0px 0 !important;
}

.portaldatagridrowclass {
	border-width: 0px 0 !important;
}

.portaldatagridcolumnclass {
	border-width: 0px 0 !important;
}

.rounded {
	position: relative;
	padding: 5px
}

/* added by dobi CSS3 way in all browsers (also IE) */
.rounded3 {
	padding: 5px;
	
	-moz-border-radius: 6px;  /*mozilla */
	-webkit-border-radius: 6px; /*chrome */

	
	/*IE 9 */
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;

/*IE hack for curved corners*/
 border-radius: 6px; 
 behavior: url(ie/border-radius.htc);
 zoom:1;
}

.ongrey, div.ongrey {
	background-color: #ffffff;
}

div.ongrey.error {
	background-color: #ffffff;
	padding: 5px 20px
}

div.ongrey.error span.error,div.ongrey.error li {
	color: #BF0000
}

div.ongrey>.tl {
	position: absolute;
	top: 0;
	left: 0;
	background: url('../images/ongrey_tl.gif');
	width: 5px;
	height: 4px
}

div.ongrey>.tr {
	position: absolute;
	top: 0;
	right: 0;
	background: url('../images/ongrey_tr.gif');
	width: 5px;
	height: 4px
}

div.ongrey>.bl {
	position: absolute;
	bottom: 0;
	left: 0;
	background: url('../images/ongrey_bl.gif');
	width: 5px;
	height: 4px
}

div.ongrey>.br {
	position: absolute;
	bottom: 0;
	right: 0;
	background: url('../images/ongrey_br.gif');
	width: 5px;
	height: 4px
}

div.onwhite {
	background-color: #E8EAEE
}

div.onwhite>.tl {
	position: absolute;
	top: 0;
	left: 0;
	background: url('../images/onwhite_tl.gif');
	width: 5px;
	height: 4px
}

div.onwhite>.tr {
	position: absolute;
	top: 0;
	right: 0;
	background: url('../images/onwhite_tr.gif');
	width: 5px;
	height: 4px
}

div.onwhite>.bl {
	position: absolute;
	bottom: 0;
	left: 0;
	background: url('../images/onwhite_bl.gif');
	width: 5px;
	height: 4px
}

div.onwhite>.br {
	position: absolute;
	bottom: 0;
	right: 0;
	background: url('../images/onwhite_br.gif');
	width: 5px;
	height: 4px
}

div.tabbar {
	margin: 6px 0;
	height: 28px;
	padding: 0;
	background-color: #C4D9EC
}

td.optchk {
	vertical-align: middle;
	width: 30px
}
.optchk div { display:block } 

td.optdescription {
	vertical-align: middle;
   	color: #353B79;
   	font-family: Verdana,Arial,sans-serif;
   	font-size: 9px;
   	line-height: 14px;
   	width:10%;
}

td.optprice {
	white-space: nowrap;
	text-align: right;
	vertical-align: middle;
	width: 60px;
   	color: #353B79;
   	font-family: Verdana,Arial,sans-serif;
   	font-size: 11px;
   	line-height: 14px;
   	width:10%;
}

.rich-tab-header {
	color: #353B79;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	height: 32px;
}

.rich-tab-active {
	color: #353B79;
	border-color: #fff;
}

.rich-tabhdr-side-cell {
	border-top-color: #7DA4CB;
}

.rich-tabpanel-content {
	background-color: #FFF;
	color: #000;
	border-bottom-color: #7DA4CB;
	border-right-color: #7DA4CB;
	border-left-color: #7DA4CB;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
}

.rich-tab-inactive {
	background-color: #FFFFFF;
	border-color: #fff;
	background-image: url(../images/tabpanel-inactive.png);
	border-width: 1px;
	border-style: solid;
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom-width: 0;
	cursor: default;
}

.rich-tab-bottom-line {
	border-bottom-color: #7DA4CB;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.rich-tab-active {
	background-image: url(../images/tabpanel-active.png);
	background-repeat: repeat-x;
	background-position: top;
	border-bottom-width: 0;
	background-color: #FFF;
	border-bottom-width: 0;
}

.rich-tabhdr-side-border {
	background-color: #7DA4CB;
	background-image: none ! important;
}

.pf-panel-hd {
	color: #353B79;
}

.pf-panel-hd-controls {
	cursor: pointer;
	right: 4px;
	top: 4px;
	position: absolute;
	overflow: hidden;
}

/* Form column layouts */
.panellabel { width: 180px; vertical-align: top }
.paneldata { width:125px; white-space: nowrap }
/*.panelmessage {}*/

.percentage { width:80px }
.right { text-align: right }

/* Dropdown layouts */
.ddsmall { width:100px }
.ddmedium { width:170px }
.ddlarge { width:220px }

/* Inputfield layouts */
.ismall { width:80px }
.imedium { width:150px }
.ilarge { width:200px }

/* Calendar input fields */
.calmedium input { width:120px }

.fintotal { font-weight: bold }

.numberColumn{
	text-align: right !important;
}

.numberColumnBold{
	text-align: right !important;
	font-weight: bold;
}

.sortField {
	visibility:hidden; position:absolute;
}

/* dobi extra styling for radio buttons */

.sel_rad td {
float: left;

}
.sel_rad input {
	float: left;
}

.sel_rad td label {
	width: 175px;
	display: block;
}

.sel_chk td {
float: left;

}
.sel_chk input {
	float: left;
}

.sel_chk td label {
	width: 140px;
	display: block;
	margin-top: 2px;
}

.panel {
	background: transparent;
	background-color:#EEEEEE;
	height: 17px;
	padding-left: 26px;
	border:0;
	font-size:12px;
	font-family:Verdana, Arial, sans-serif; 
}

.togglePanel {
	border:3px solid #eeeeee;
	border-top:0;
	padding:0;
	margin-top:3px;
}

.errorPanel {
	border: 3px solid #AF0837;
	padding:0;
	margin-bottom:1em;
}

.errorPanel .ui-panel-titlebar {
	border-radius: 0 !important;
	background: #AF0837;
	color: #fff;
	border:0;
}

.panelError {
	background: transparent;
	background-color:#AF0837;
	height: 17px;
	padding-left: 26px;
	border-style:none;
	font-size:12px;
	font-family:Verdana, Arial, sans-serif; 
}

.panelAddress {
	background: url('../images/home.png') no-repeat;
	background-color:#EEEEEE;
	height: 17px;
	padding-left: 26px;
	border-style:none;
	font-size:12px;
	font-family:Verdana, Arial, sans-serif;
}

.telcountry { width: 80px }
.telzonal { width: 40px }
.tellocal { width: 98px }

/* Panel on login screen */ 
.loginPanel {
    border-color: #808080;
    border-style: solid;
 	border-width: 1px ;
	background: #FFFFFF;
	background-color: rgba(255, 255, 255, 0.8);
    z-index: 800036;
}

/* Dashboard panels on welcome screen */ 
.dashboardPanel {
	margin: 10px;
	width: 95%;
    border-color: #557A96;
    border-style: solid;
 	border-width: 1px ;
 	position: relative;    
}

/* Primefaces paginator dropdown */
.ui-paginator-rpp-options {
	background: url("../images/prime/ui-bg_glass_100_f6f6f6_1x400.png") repeat-x scroll 50% 50% #F6F6F6;
	border: 1px solid #CCCCCC;
	color: #064089;
	font-weight: bold;
	border-radius:4px;
	margin: 1px;
	line-height: 14px;
}
.currentstatus{
	border: 2px solid #EE0000;
	border-radius: 12px 12px 12px 12px ;
	padding: 0.2em 1em ;
	color: #EE0000;
	font-style: italic;
}

.nextstatus{
	border: 2px solid grey;
	border-radius: 12px 12px 12px 12px ;
	padding: 0.2em 1em ;
	color: grey;
	font-style: italic;
	cursor:pointer
}

 .rf-insl-inp{
	width: 5em
}

.rf-insl, .rf-insl-mn, .rf-insl-mx, input.rf-insl-inp, .rf-insl-tt {
	font-family: Verdana, Arial, sans-serif !important;
	font-size: 11px !important;
	color: #353B79 !important
}

.rf-trn-ico{
	display:none;
}

.rf-tr-nd{
	background: none;
}

.rf-trn, .rf-trn-sel{
	background: none;
   	color: #353B79;
   	font-family: Verdana,Arial,sans-serif;
   	font-size: 9px;
   	line-height: 14px;
}

.rf-trn-lbl{
	white-space:normal;
}
/* HDF */
.carItemPrice {
	color: #E00F24;
	display: block;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}

.carItemBrand {
    color: #E00F24;
    display: block;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    padding: 10px 0 6px;
}
.carItemModel {
    display: block;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
}

.carDetailsLabelLeft {
    clear: both;
    float: left;
    font-family: Tahoma;
    font-size: 11px;
    margin-right: 15px;
    width: 120px;
}

.carDetailsLabelColoredLeft {
    clear: both;
    color: #CFCAAE;
    float: left;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    margin-right: 15px;
    width: 120px;
}

.carDetailsPriceLabel {
    clear: both;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
}

.carDetailsPrice {
    color: #EE0000;
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
}

.carDetailsSeperatorLeft {
    background-image: url("../images/carDetailsSeperator.gif");
    background-repeat: repeat-x;
    clear: both;
    float: left;
    height: 16px;
    margin-right: 15px;
    margin-top: 2px;
    width: 120px;
}

.carDetailsImagesSmall {
    border: 1px solid #DAD6BF;
    margin: 6px;
    padding: 2px;
}

.carDetailsImagesBig {
   	border: 1px solid #DAD6BF;
    padding: 4px;
}

.carItemImage {
    border: 1px solid #DBD6C0;
    display: block;
    padding: 4px;
}

/* Table export block */
.listexport { text-align:right; position:relative; right:0; top:0.5em; z-index:1; }
.listexport table { position:absolute; right:0 }
.nopager { height: 3em }

.listsettings { text-align:left; position:relative; left:0; top:0.5em; z-index:1; }
.listsettings table { position:absolute; left:0 }

.listcompare { position:relative; top:-31px;}


.chartTableToggle { text-align:right; position:relative; }

/* creditScore */

.additionalparty{
	border: none;
  padding: 0.4em 1em ;
  color: #FF6C00;
  font-style: italic;
  cursor:pointer;  
}

.additionalpartydisabled{
	border: none;
  padding: 0.4em 1em ;
  color: #999999;
  font-style: italic;
  cursor:url(../static/images/cross.png),auto; 
}

.errorCreditScoreTab {
	 border-color: #EE0000 !important;
   color: #FFFFFF !important;
   background: #EE0000 !important; 
   border-style: solid;
   border-width: 1px;
   padding: 0;
}

.headerattach {
	background: url('../images/attach.png') no-repeat;
	background-color:#EEEEEE;
	height: 17px;
	padding-left: 26px;
	border-style:none;
	font-size:12px;
	font-family:Verdana, Arial, sans-serif; 
}

.icon-undo { background-image: url("../images/undo.png") !important; }
.icon-refresh { background-image: url("../images/refresh.png") !important; }

.dashboardSettingsDiv {
	float:right;     
	background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 10px 0 0 0;
    padding: 0 10px;
}

.searchButton {	 
	background-image: url('../images/icon_search.gif') !important;
}

.deleteButton {
	background-image: url('../images/del_noborder.gif') !important;
}

.editButton {
	background-image: url('../images/edit_noborder.gif') !important;
}
.detailButton {
	background-image: url('../images/view_noborder.gif') !important;
}

.rf-dg-c {
	border: none;
}

.rf-dg {
	border: none;
}

.letterbox_name {
	float:left;	
	width:80%;
}

.letterbox_description {
	float:left;
	width:90%;
}

.letterbox_button {
	float: right;
	padding: 1em;
}

.letterbox_docgrid > div{
	border:none;
	clear: both;
}

.summarytotal {
	color: #064089;
	font-weight: bold;
}

.bluebutton {
	color:#FFFFFF;
	background-color:#004080;
}

.registertable {
	border-spacing: 0 10px;
	width:100%;
}

.linkpfeile {
	width: 70px;
	height: 20px;
	font-weight: bold;
	background-image: url("../images/ic_link0.gif");
	background-position: 0px 1px;
	background-repeat: no-repeat;
	padding-left: 12px;
	text-decoration: none;
}

.registerleft {
	width:155px;
}

.registermid {
	width:100px;
}

.registererror {
	width:260px;
}

.plainmessage .ui-messages-error {
	background-color: transparent;
	border: 0;
	padding:0px;
	margin:0;
}

.plainmessage .ui-messages-error ul li{
	color:#BF0000;
}

.plainmessage .ui-messages-error ul li .ui-messages-error-summary{
	margin-left:0px;   
	font-weight: normal;                   
}


.plainmessage .ui-messages-error ul li .ui-messages-error-summary a{
	color:#BF0000;                       
}

.info a, .info a:visited, .info a:hover{
	color:#BF0000;
}

.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-text-icon-left.ui-fileupload-choose input{
	width:120px;
	transform:none;
	font-size:small;
}

li.conflict.disabled {
	color:grey !important;
}

li.conflict.enabled {

}

.ui-treenode-leaf-icon 
{
	width:16px;
	height:16px;
	display:inline ! important;
}




.bold {
	font-weight: bold 
}

.selectedoptionsPanelPack span.ui-tree-toggler.ui-icon.ui-icon-triangle-1-e {
	width: 12px;
}

.genericoptionlabel {
	
}

.vehicletypesrows {
	
	border:none;
}

.ui-widget-content .vehicleselectradio td {
	border-width: 0;	
}

.typeselect .ui-widget-header th {
	border:0;
}

fieldset > legend {
	border: 0 !important;
	background: #FFFFFF  !important;
	position: relative;
	left: -11px;
}

.fixedtableheader {
    position:fixed;
    top:210px;
    left:351px;
}

.defaultoptions {
	FONT-FAMILY: Verdana, Arial, sans-serif;
	FONT-SIZE: 11px;
	COLOR: #353B79;
	line-height: 14px;
	padding: 0 10px;
	text-decoration: none;
}

.accessoryPanelDescription {
	width: 100%;
	padding-right: 10px;
}

.mw-icon {
	height: 21px;
	width: 21px;
	background-repeat: no-repeat;
	display: block;
	overflow-x: hidden;
	overflow-y: hidden;
	text-indent: -99999px;

	float: left;
	margin-top: -0.1px;
	padding-right: 0.1px;
}

.mw-icon-view {
	background-image: url("../images/icons/view.gif") !important;
}

.mw-icon-copy {
	background-image: url("../images/icons/copy.png") !important;
}

.button:hover, .actionbutton:hover {
	border: 1px solid #ff6c00; 
	background: #fdf5ce url("../images/prime/ui-bg_glass_100_fdf5ce_1x400.png") 50% 50% repeat-x; 
	color: #ff6c00;
}

.actionbutton, .legendbutton, .confirmbutton {
	font-family: Verdana, Arial, sans-serif !important;
	font-size: 1.1em !important;
    
    color: #064089;
    font-weight: bold  !important;
    
    cursor: pointer;
    text-align: center !important;
    text-decoration: none !important;
    
    display: inline-block !important;
    margin-right: 1px !important;
    margin-bottom: 1px !important;
    overflow: visible !important;
    position: relative !important;

	border: 1px solid #CCCCCC;
	
	background-color: #FFFFFF;

	padding: .2em 1em !important;
	border-radius: 4px;

	width: 200px; 
   	vertical-align:middle;	
   	float:right;
} 

.valigntop {
	vertical-align: top;
}

.disabledlink {
	pointer-events: none;
}

.servicelabel {width:20%; min-width: 180px; vertical-align: top }
.servicedd { width: 80%; min-width: 180px; vertical-align: top }

.logintitle {
	color: white;
    font-size: 15pt;
    padding-bottom: 10px;
}
