/* Dealer Locator Specific Styles [ start ]
'
'  LAYOUT DIV ID's
'  #pageBody - controls layout of the application and CMS content including padding & text alignment
'
'  #appBody - controls layout of the application body content and outside border
'    #insideAppBody - controls layout of content and background color within the borders of the application body
'                                                                       .
'  #formBody - controls layout and background color of the form area - used on pages without a title line
'  #formTitle - controls layout, borders and background color of title bar above forms
'  #formTitleBody - controls layout and background color of the form area - used on pages with a title line
'
'  #cmsContent - controls placement and padding for CMS content area div
'
'  #ssBC - schedule service breadcrumb
'
'  CLASSES
'  spacer - used for height between rows of color on appointment options page
'  ppLink - privacy policy link top padding
'  smallerrortext - used on all error messages within schedule service
'  formLabel - controls text alignment, right padding and width of form labels
'  appForm - controls height and padding for table header on appointment options
'  tableBorder - controls border around table for appointment options
'  tblHeader - controls background color of row for table header in appointment options
'  lineHeight - controls line height of information on review and confirmation pages
'  seperator - controls padding between content seperation image on review and confirmation pages
'  reviewUL - controls padding & margin of UL on review and confirmation pages
'  row1BG - background color for odd numbered rows on appointment review page
'  row2BG - background color for even numbered rows on appointment review page
*/

div#pageBody {
	text-align:left;
}

div#preLink{
	display: none; /* hide for WP */
}

div#appBody {
width: 720px;
border-top-width: 1px;
border-right-width: 0px;
border-bottom-width: 1px;
border-left-width: 0px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #d6d6d6;
border-right-color: #d6d6d6;
border-bottom-color: #d6d6d6;
border-left-color: #d6d6d6;
}

* html div#appBodyFull
{
margin-right: 2px;
}

div#appBodyFull {
	margin: 150px 20px 0 0;
	
}
div#insideAppBodyFull {

}

div#bcNavigation {
	padding:18px 0 18px 21px;
}
div.appContent {
	padding:0 10px 10px 10px;
	margin: 20px 0 0 0;
}
div#formBody {
	padding:20px;
}
div#formTitle {
	padding:10px;
}
div#formTitleBody {
	padding:0px 15px 20px 15px;
	border: 1px solid #95948c;
}
div#cmsContent {
	padding:20px 4px 15px 20px;
	width: 695px;
}
div#searchButton {
	position:relative;
	left:280px;
	top:-198px;
	width: 200px;
}
div.headerGradient {
	width: 498px;
	margin: 0;
	border-right: 1px solid #A5A5A5;
	border-left: 1px solid #DCDCDC;
	border-bottom: 1px solid #A5A5A5;
	border-top: 1px solid #DCDCDC;
	background:url('/assets/images/kad/us/en/sharedservices/dealer_locator/hdr_bgr_repeatx.gif') repeat-x top;
	height: 19px;
}
div.headerGradient_retailers {
	width: 100%;
	text-align: left;
	border-right: 1px solid #A5A5A5;
	border-left: 1px solid #DCDCDC;
	border-bottom: 1px solid #A5A5A5;
	border-top: 1px solid #DCDCDC;
	background:url('/assets/images/kad/us/en/sharedservices/dealer_locator/hdr_bgr_repeatx.gif') repeat-x top;
	height: 19px;
}
div.headerText {
	margin: 0 0 0 6px;
	font-weight: bold;
	font-size: 12px;
	padding-top: 2px;
}
div#divider {
	padding: 0 0 20px 0;
	border-bottom: 1px solid #DCDCDC;
}
.ssBC {
	margin-bottom: 15px;
	margin-left: 18px;
	color: #989898;
}
a.ssBC:link {
	text-decoration:none;
}
a.ssBC:visited {
	text-decoration:none;
}
a.ssBC:hover {
	text-decoration:underline;
}
a.ssBCprevious:link {
	text-decoration: underline;
}
a.ssBCprevious:visited {
	text-decoration: underline;
}
a.ssBCprevious:hover {
	text-decoration: none;
}

table#dl_dealer_table {
	margin: 5px 0 0 15px;
	width: 400px;
}
table#dl_dealer_table tr {
	padding: 5px 0 5px 0;
}
table#dl_dealer_table td.label {
	text-align: right;
	padding: 5px 5px 5px 5px;
}
table#dl_dealer_table td.left {
	text-align: left;
	padding: 5px 5px 5px 5px;
}
div#retailers_wrapper {
	text-align: right;
	float:right;
	right: 550px;
	top: 135px;
	position:absolute;
}
table#retailers_content {
	text-align: right;
	margin: 0 0 0 auto;
	top:180px;
	position:absolute;
}
div#retailers_copy {
	text-align: center;
	padding: 5px;
	padding-top:40px;
}

div#retailers_copy DIV{
	padding-left:-150px !important;
}

#contents_wrapper {
	border-top: 1px solid #D4D5D6;
	padding: 10px 0 10px 0;
	margin: 10px 0 0 0;
	position: absolute;
	width: 700px;
}

div#results_content_left {
	width: 320px;
	float: left;
	padding-left: 15px;
}

div#results_content_left a:link, div#results_content_left a:visited {
	text-decoration: underline;
}
div#results_content_left a:hover {
	text-decoration: none;
}
div#results_content_right {
	text-align: left;
	width: 158px;
	float: right;
	border-left: 1px solid #DCDCDC;
	padding: 0 35px 0 15px;
}

div#results_content_right input {
	margin-bottom: 10px; 
}


#results_table {
border-right: 1px solid #cccccc;
border-left: 0px solid #cccccc;
width: 100%;
margin: 110px 0 10px 0;
}

#results_table th {
	/*background: #999999;
	color: #ffffff;
	font-weight: normal;
	font-size: 12px;
	padding: 8px 0 8px 15px;*/
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	padding:5px;
	height:45px;
	border-bottom: 1px dotted #CBCBCB;
	border-top: 1px solid #CBCBCB;
}
#results_table td {
	background: #fff;
	padding: 12px 3px 8px 15px;
	border-bottom: 1px solid #DCDCDC;
	line-height: 11pt;
}
 #results_table a:link, #results_table a:visited, {
text-decoration: underline;
}
#results_table a:hover, {
text-decoration: none;
}

* html div.results_table_header
{
width: 720px;
}

div.results_table_header {
	width: 714px;
	padding:5px 0 0 5px;
	height:20px;
	background-color:#F7F7F7;
	border-top:#CBCBCB 1px solid;
	border-bottom:#CBCBCB 1px solid;
}
div.results_table_showing {
	float: left;
	padding: 0 0 0 15px;
	width:200px;
	float:left;
	padding-left:10px;
}
div.results_pagination {
	float: right;
	padding: 0 15px 0 0;
	width:220px;
	text-align:right;
}
.dl_highlight {
	font-weight: bold;
}
img#small_logo {
	padding: 0 0 6px 0;
}
.smallerrortext {
	color:#FF0000;
}

/* Dealer Locator Specific Styles [ end ] */


/* Quinnox CSS */
.rightContent {
	display:none;
}

.smallerrortext {
	color:#CC0000;
	margin:0px;
	padding:0px;
}
#hdr_img {
	padding-bottom:20px;
	margin-top: 20px;
	margin-left: 18px;
}

* html #page-content
{
margin-right: 0px;
padding-right: 0pt;
}

#page-content
{
padding-top: 20px;
padding-right: 1pt;
padding-bottom: 0pt;
padding-left: 0pt;
margin-top: 0pt;
margin-right: 18px;
margin-bottom: 0pt;
margin-left: 18px;
width: 95%;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #cbcbcb;
border-right-color: #cbcbcb;
border-bottom-color: #cbcbcb;
border-left-color: #cbcbcb;
}

.ssBC, ssBCprevious, .ssBC a:link, .ssBC a:visited, .ssBC a:active {
	color: #336699;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.ssBC a:hover {
	color:#336699;
	text-decoration: none;
	font-size:10px;
}
.ssBCprevious {
	display:none;
}

.appContent .headerText{
	margin: 0 0 0 0px;
	padding-bottom:10px;
	color:#666666;
	border:none !important;
}

TABLE#dl_search_table Td {
	padding:3px;
}
TABLE#dl_search_table INPUT {
	width:113px;
	height:17px;
	border:1px solid #7995B7;
	background-color:#FFFFFF !important;
}
TABLE#dl_search_table SELECT {
	width:115px;
	height:17px;
	border:1px solid #7995B7;
}
TABLE#dl_search_table, .smallerrortext {
	color:#CC00000;
}

TABLE#dl_search_table {
	margin: 5px 0 5px 0;
}
#cmsContent {
	border-right:#CACACA 0px solid;
	border-left:#CACACA 0px solid;
	border-bottom:#CACACA 0px solid;
	padding:15px 0 15px 20px;
	width: 713px;
	color:#696969;
}
#cmsContent Div {
	display:none;
	margin:0px;
	padding:0px;
}
#searchButton {
	top:-78px;		/* any IE */
	left:300px;
	position:absolute;
}
#dl_dealer_table {
	padding:2px 0 2px 0;
	color:#666666;
}
#dl_dealer_table Td {
	padding:2px 0 2px 0;
	margin: 0 0 0 20px;
	color:#666666;
}
Div.headerText {
	border:none;
	padding: 10px 0 10px 0;
	width: 680px;
	border-bottom: 1px solid #CACACA;
}
Div.headerGradient {
	background: none;
	border:none !important;
	padding: 0px !important;
	width:100%;
	margin:0px;
}

#page-footer {
	position:absolute;
	left:-1px;
	_left:-1px;
	width:761px;
}
body {
	margin:0 auto 0 auto;
	text-align:center;
	background:url('/assets/images/whr/us/en/global/bg_body.gif') top center #c9d4dd;
}
#wrapper2 {
	background:#FFFFFF;
	padding:0 0 0 0;
	border-bottom:none!important;
}


#footer_bottom {
	background-color:#C9D4DD!important;
	height:65px;
	FONT-FAMILY: Verdana, sans-serif;
	COLOR:#99A7B3;
	FONT-SIZE:9px;
	padding:0 0 0 100px;
	border:none!important;
}

DIV#cmsContent Div {
	display:none;
}

.headerGradient_retailers {
	display:none;
}

#needHelpStyle{
position: absolute;
 left: 72%; 
 top: 45%; 
 right: 10%;
}

#nationalretailsStyle{
PADDING-RIGHT: 5px; 
PADDING-LEFT: 5px; 
PADDING-BOTTOM: 5px; 
VERTICAL-ALIGN: top; 
PADDING-TOP: 5px;
TEXT-ALIGN: center;
}
