html {
    height: 100%;
    #margin-bottom: 1px;
}
body, h1, h2, h3, h4, p, ul, li, form, fieldset {
    margin: 0;
    padding: 0;
}
body {
    font-size: 11px;
    font-family: verdana, arial, hevetica, sans-serif;
    margin: 0;
    padding: 0;
    color: #444444;
    text-align: justify;

}
h5 {
	font-size: 12px;
    font-family: verdana, arial, hevetica, sans-serif;
    margin-bottom:0px;
    margin-top:10px;
}
h4 {
	font-size: 12px;
    font-family: verdana, arial, hevetica, sans-serif;
    margin:0px;
    padding-bottom:10px;

}
ul {
    list-style: none;
}
dl {
    margin: 0.5em 0;
    line-height: 140%;
}
p {
    margin-bottom: 0.5em;
}
form
{
	border: 0; margin: 0; padding: 0;
}
td
{
	font-family: verdana, arial, hevetica, sans-serif;
	font-size: 11px;
	border: 0;
}
input, select, textarea
{
	margin: 0;
	color:#333333;
	font-family: verdana, arial, hevetica, sans-serif;
	font-size: 9px;
	font-weight: normal;

	z-index: 3;
}
a {
    color: #2868C6;
    text-decoration: none;
    cursor:pointer;
}
a:hover {
    color: #2868C6;
    text-decoration: underline;
    cursor:pointer;
}
a:focus {
    outline: none;
}
img
{
	border: 0; margin: 0; padding: 0;
}

/* BUTTONS                                                   */
/*-----------------------------------------------------------*/
.payButton{
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 11px !important;
	color: #FFFFFF !important;
	background-color: #2868C6;
	border: 1px solid #1F5199;
	cursor:pointer;
	width:70px !important;
}
.blockTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 12px !important;
	color: #FFFFFF !important;
	cursor:pointer;
	padding-left:5px;
	padding-right:5px;
	font-weight: normal !important;
}
.button a {
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 12px !important;
	color: #FFFFFF !important;
	cursor:pointer;
	font-weight: normal !important;
}
.button a:hover {
	text-decoration: none !important;
}
.button2 {
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 10px !important;
	color: #FFFFFF !important;
	cursor:pointer;
	padding-left:5px;
	padding-right:5px;
	font-weight: normal !important;
}
.button2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 10px !important;
	color: #FFFFFF !important;
	cursor:pointer;
	font-weight: normal !important;
}
.button2 a:hover {
	text-decoration: none !important;
}
.buttonSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 11px !important;
	color: #FFFFFF !important;
	cursor:pointer;
}
.blockButton{
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 11px !important;
	color: #FFFFFF !important;
	background-color: #2868C6;
	border: 1px solid #1F5199;
	cursor:pointer;
}

/* MISC ELEMENTS                                             */
/*-----------------------------------------------------------*/
.currentBid{
    color: #2868C6;
}
#searchOverLib a {
	display:block;
	color: #333333;
	padding-left: 3px;
	padding-right: 3px;
}
#searchOverLib a:hover {
	background-color: #A5ACB2;
	color: #ffffff;
	text-decoration: none;
}
.searchOverLibtable {
	border: 1px solid #000000;
}
.backLight {
    background-color: #ffffff;
}
.backDark {
    background-color: #E9F0F9;
}
.imgTable a img {
	border: 2px solid #eeeeee !important;
}
.imgTable a:hover img {
	border: 2px solid #769EDB !important;
}
.searchResImg a img {
	border: 2px solid #eeeeee;
}
.searchResImg a:hover img {
	border: 2px solid #769EDB;
}

.perpg {
	width: 50px !important;
}
.required {
	color: red;
}
.headerCarBg {
	background-image: url(../images/header_car.jpg);
    background-repeat: repeat-x;
	background-position: right top;
}
/* MASTER MENULEFT ELEMENTS                                      */
/*-----------------------------------------------------------*/
#menuLeft td
{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 12px;
	color: #444444;
	text-align: left;
	vertical-align: middle;
}
#menuLeft a
{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 12px;
    color: #444444;
}
#menuLeft a:hover
{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 12px;
	color: #2868C6;
}
#menuLeft .current
{
	background-color: #2868C6;
	color: #ffffff !important;
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 12px;
}
#menuLeft .current a
{
	color: #ffffff !important;
	text-decoration: none;
}
#menuLeft .current a:hover
{
	color: #ffffff !important;
	text-decoration: none;
}

/* TOP MENU PANEL ELEMENTS                                   */
/*-----------------------------------------------------------*/
#menu {
	background-image: url(../images/topmenu_bg.gif);
}
#menu td
{
	text-align: center;
	vertical-align: middle;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu ul li {
    float: left;
    position: relative;
	width: 110px;
}
#menu a.level2:hover
{
	text-decoration: none;
	color: #2868C6 !important;
	font-weight: normal;
}
#menu li ul li.current a.level2
{
	text-decoration: none;
	background-color: #2868C6;
	color: #ffffff;
}
#menu li ul li.current a.level2:hover
{
	color: #ffffff !important;
}
#menu a.level2 {
	display: block;
	text-decoration: none;
	background-color: #FFFFFF;
	color: #777777;
	padding: 5px;
	border: 1px solid #cccccc; /* IE6 Bug */
	border-top: none;
}
#menu a.level1
{
	display: block;
	padding-right:40px;
	padding-top:8px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(../images/topmenu_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height:18px;
}
#menu li.current a.level1
{
	text-decoration: none;
	color: #ffffff;	
}

#menu li ul {
	position: absolute;
	top: 26px; /* Set 1px less than menu width */
	left: 0px;
	display: none;
}
/* Holly Hack. IE Requirement \*/
* html ul li { float: right; height: 1%; }
* html ul li a { height: 1%; }
/* End */	

#menu li:hover ul, #menu li.over ul { display: block; } /* The magic */

/* MASTER LANGUAGE ELEMENTS                                  */
/*-----------------------------------------------------------*/
#lang td {
	background-image: url(../images/langpanel_bg.gif);
	text-align: center;
}
#lang input, select {
	margin: 0;
	font-family: verdana, arial, hevetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	height: 20px;
	width: 100px;
}
#lang input, select, textarea {
	margin: 0;
	font-family: verdana, arial, hevetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
#lang .flag {
	border: 1px solid #FFFFFF;
}


/* MASTER COPYRIGHT ELEMENTS                                 */
/*-----------------------------------------------------------*/

#copyright .copycell
{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
	vertical-align: middle;
}
#copyright a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;

}

/* MASTER BLOCK RIGHT ELEMENTS                               */
/*-----------------------------------------------------------*/
#block .blocktitle{
	background-color: #2868C6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}
#block .titlewidth{
	display: block;
	width: 118px;
}
#block .blockbody{
	text-align: justify;
	padding: 10px;
}

/* CONTENT                                                   */
/*-----------------------------------------------------------*/
#content h1 {
    font-size: 1.2em;
}
#content .smalltitle {
    font-size: 12px;
    color: #2868C6;
}
#content h1.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	padding-top: 10px;
	padding-left: 19px;
}

#content h1.pageTitleWh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 19px;
}

#content ul {
    margin: 0.5em 0 0.5em 1em;
    padding-left: 0.5em;
    list-style-position: inside;
    list-style-image: url('https://pl.carfrom.us/themes/carfrom/images/bullet.gif');
}
#content a
{
    color: #2868C6;
    text-decoration: none;
}
#content a:hover
{
    color: #2868C6;
    text-decoration: underline;
}
/*
====================Form Fields Layout========================*/
/* --
Definition lists are used to display fields labels and values
-----*/
dl.onSide dt {
    float: left;
    width: 120px;
    padding-right: 20px;
    text-align: right;
}
dl.onSide dd{
    margin-left: 140px;
    margin-bottom: 0.5em;
}
dl.onTop dd {
    margin: 0;
}
dd .error {
    display: block;
}

/*
======================Messages & Errors=======================*/
.message {
    text-align: center;
}
.message div {
    width: 60%;
    margin: 1em auto;
    padding: 0.5em;
    -moz-border-radius: 0.3em;
}
.errorMessage {
    border: 2px solid #F49300;
    color: #F49300;
}
.errorField{
	border: 1px solid #F49300;
}
.infoMessage {
    border: 2px solid #2868C6;
    color: #2868C6;
}
.warningMessage {
    border: 2px solid #F49300;
    color: #F49300;
}
.error {
    color: #F49300;
}

/* PEAR Errors
  --------------------*/
div.errorContainer {
    width: 80%;
    margin: 1em auto;
    padding: 0.5em;
    border: 2px solid #FF3300;
    -moz-border-radius: 0.3em;
    font-family: arial;
}
div.errorHeader {
    margin-bottom: 0.5em;
    font-size: 1.1em;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 0.3em;
    color: #FF3300;
}
div.errorContent {
    text-align: left;
}

/*
============================Flags=============================*/
a.langFlag {
    margin: 0 5px;
}

/*
========================Miscellaneous=========================*/
.floatLeft {
    float: left;
}
.floatRight {
    float: right;
}
.clear {
    clear: both;
}
.spacer {
    clear: both;
    visibility: hidden;
    line-height: 1px;
}
.left {
    text-align: left;
}
.right {
    text-align: right;
}
.center {
    text-align: center;
}
.hide {
    display: none;
}
.narrow {
    width: 45%;
}
.full {
    width: 100%;
}
.wideButton {
    width: 8em;
}
.noBg {
    background: none;
}
pre.codeExample {
    padding: 1em;
    background-color: #EEEEEE;
    border: 1px solid #444444;
    border-left: 5px solid #444444;
    font-size: 1em;
}

/*
========================Miscellaneous=========================*/

.tipOwner {
    position: relative;
    cursor: help;
    }
.tipOwner .tipText {
    display: none;
    position: absolute;
    top: 0;
    left: 105%;
    border: 1px solid transparent;
    border-color: #444444;
    background-color: #ffffff;
    color: #2868C6;
    text-align: center;
    width: 15em;
    padding: 2px 5px;
        -moz-opacity: 0.85;
    }
.tipOwner:hover .tipText {
    display: block;
}
.nowrap {
	wrap: nowrap;
	font-weight:bold;
}
.errorRed {
	color:red;
	font-weight:normal;
}
.format {
	color:green;
	
}
.help {
	font-size:10px;
	font-weight:normal;
}
.helpnodecor a{
	color:red;
}


/*
========================New=========================*/


/*
TO REMOVE WHEN ALL TEMPLATES ARE CONSOLIDATED
======================Default Theme BC========================*/
#homeSearch .bodyTop {
}

#homeSearch .bodyMiddle {
}

#homeSearch .bodyBottom {
}

#homeSearchInputTable td {
	font-size: 11px;
	color: #FFFFFF;
	padding: 4px;
}

#homeSearchInputTable .input {
	height: 20px;
	width: 100px;
	font-size: 11px;
}

#homeAbout .body {
	padding: 10px;
	text-align: justify;
	vertical-align: top;
}

#homeBottom .leftBg {
	background-image: url(../images/home_top10_03.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#homeBottom .rightBg {
	background-image: url(../images/home_top10_06.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#homeBottom .bodyleft {
	padding: 10px;
	text-align: justify;
	vertical-align: top;
}

#homeBottom .bodyright {
	text-align: justify;
	vertical-align: top;	
}

#homeBottomTableLeft td {
	padding: 2px;
}

#homeBottomTableRight td {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
}