/* CSS Document */

/* 
	CENTERS BACKGROUND HORIZONTALLY:  background: #ffffff url(images/bg_body.gif) 50% 0 no-repeat;
	CENTERS BACKGROUND VERTICALLY:  background: #ffffff url(images/bg_body.gif) 0 50% no-repeat;
	BACKGROUND CLINGS TO LEFT BROWSER EDGE:  background: #ffffff url(images/bg_body.gif) 0 0 no-repeat;

	BACKGROUND DOES NOT REPEAT:  background: #ffffff url(images/bg_body.gif) 0 0 no-repeat;
	BACKGROUND REPEATS VERTICALLY:  background: #ffffff url(images/bg_body.gif) 0 0 repeat-y;
	BACKGROUND REPEATS HORIZONTALLY:  background: #ffffff url(images/bg_body.gif) 0 0 repeat-x;

 */

body {
	background: #ffffff url(images/bg_header.jpg) 50% 0 no-repeat;
	margin-top:0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #000000 url(images/bg_body.jpg) 0 0 repeat-x;
}

/*  Accessibility Navigation - blank 2x1px images with links to the Content area  */
#AccessibilityNav{
	width: 47.5em;
	min-width: 760px;
	}
#AccessibilityNav img{
	border:none;
}
/*  message for users with old Browsers - links to update Browsers  */
p#older_browsers {
	display: none;
}
/*  Company name invisible but to old browsers and Search Engines  */
div#CompanyName {
	display: none;
}

/* ************************************----------- HEADER -----------************************************ */
table#Header {
	margin-top: 0;
	width: 47.5em;
	min-width: 760px;
	border-left: solid 2px #ffffff;
	border-right: solid 2px #ffffff;
	border-top: solid 2px #ffffff;
	background-color: #000000;
}



/* ************************************----------- MENUBAR -----------************************************ */
table#Menu {
	width: 47.5em;
	min-width: 760px;
	border-left: solid 2px #ffffff;
	border-right: solid 2px #ffffff;
	background-color: #b91002;
}
td#Menubar  {
	padding: 5px 2px;
	border-top: solid 1px #e82717;
	border-bottom: solid 1px #e82717;
}

/* ************************************----------- SPECIALS -----------************************************ */
table#Specials {
	width: 47.5em;
	min-width: 760px;
	border-left: solid 2px #ffffff;
	border-right: solid 2px #ffffff;
	background-color: #000000;
}
td.SpecialCells {
	padding: 5px;
}


/* ************************************----------- CONTENT AREA -----------************************************ */
table#Container {
	width: 47.5em;
	min-width: 760px;	
	border-left: solid 2px #ffffff;
	border-right: solid 2px #ffffff;
	background-color: #000000;
}

/* ************************************----------- HOME-COLUMN -----------***************************** */
td.HomeColumns {
	padding-top: 5px;

}
/* ************************************----------- MAIN COLUMN -----------***************************** */
td#MainColumn {
	padding: 5px 0px 5px 0px;
}

/* ***************** ADMIN MENU ******************** */
div#admin_menu a {
	font-size: 12px;
	color: #e82717;
	text-decoration: none;
	font-weight:normal;
}
div#admin_menu a:hover {
	font-size: 12px;
	color: #CC0000;
	text-decoration: underline;
	font-weight:normal;
}

div#admin_menu {
	color: #e82717;
	font-weight:bold;
	border: solid #e82717 1px;
	padding: 5px 5px 5px 5px;
	margin-right: 10px;
}
table#SearchResults td.SearchInfo {
	font-size: 0.75em; !important
}

/* ************************************----------- RIGHT COLUMN -----------************************************ */
/*  Background for the right column is specified here  */
td#RightColumn {
	width: 174px;
	padding: 5px 5px 25px 0px;
	background: #000000 url(images/bg_right_col.gif) 50% 45px repeat-y;
}
div#GoodCreditTop {
	margin: 0 0 10px 0;
}
div#BirdDogClub{
	margin: 10px 0 0 0;
}
/* ************************************----------- FOOTER -----------************************************ */
* html #Footer { /*  This hack allows IE to read it but not Mozilla or Firefox  */
	margin-left: 0px;
}
table#Footer {
	width: 47.5em;
	min-width: 760px;
	border-left: solid 2px #ffffff;
	border-right: solid 2px #ffffff;
	border-bottom: solid 2px #ffffff;
	background-color: #b91002;
}
td#ContactUs {

	border-top: solid 1px #e82717;

	padding: 20px 0;

}
html>body td#ContactUs {
	padding: 0px 0;
}
td.banner_td A, td.banner_td A:link {
	text-decoration: none;
	color: #ffffff;
}
td.banner_td {
	font-size: 36px;
	font-weight: bold;
	color:#ffffff;
}
p.Copyright {
	font-size: 0.65em;
	color:#ffffff;
	margin-top: 3px;
}
p.Copyright a {
	color:#ffffff;
	text-decoration:underline;
}

p.Copyright a:hover {
	color:#ffffff;
	text-decoration: none;
	
}
/* ***********************************----------- MAILTO FORM BUY/LEASE REQUEST -----------****************************** */
td.ftextrequired {
	color: #e82717;
}
p.RedText {
	color: #e82717;
}
span.Red {
	color: #e82717;
}
p.BigBlack {
	color: #000000;
	font-weight: bold;
	font-size: 24px;
	margin-top: 5px;
}
table.Forms {
	font-size: 12px;
	width:90%;
}
td.ftitle {
	background-color: #b91002;
	color: #FFFFFF;
}
/* ***********************************----------- MAILTO FORM ON FINANCE PAGE -----------*********************************** */
table#FinanceForm td {
	font-size: 12px;
}
td.formheader {
	font-weight:bold;
	font-size: 16px;
	line-height: inherit;
	background-image: url(images/headerbg.jpg);
	background-color: #e82717;
	color:#FFFFFF;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*background-image: url(images/inputbg.jpg);*/
	height: 15px;
	padding-left:2px;
	line-height: 12px;
	color: #333333;

	}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #333333;

	}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left:4px;
	line-height: 20px;
	color: #333333;

	}
div#Scroll {
	overflow: auto;
	height: 420px;
	width: 550px;
	margin: 0;
	margin-top: 15px;
	scrollbar-3dlight-color:#CCCCCC;
	scrollbar-arrow-color:#CCCCCC;
	scrollbar-base-color:#CCCCCC;
	scrollbar-darkshadow-color:#b91002;
	scrollbar-face-color:#b91002;
	scrollbar-highlight-color:#e82717;
	scrollbar-shadow-color:#CCCCCC;
	scrollbar-track-color:#610800;
}
table.TableData td p {
	font-size: 12px;
}

/* ***********************************----------- DRIVING DIRECTIONS -----------*********************************** */
div#DrivingDirectionsForm p {
	line-height: 36px;
	margin: 5px;
}
div#DrivingDirectionsMap {
	width: 500px; 
	height: 350px;
	border: solid 1px black;
}
div#DrivingDirectionsRoute {
	width: 500px;
	margin: 10px;
}
span.MarginLeft {
	padding-left: 10px;
}
div#DrivingDirectionsForm input.SubmitButton {
	height: 20px;
}
p.SmallGrey {
	font-size: 11px;
	color:#333333;
}
/* ***********************************----------- KNIGHT AUTOMOTIVE GROUP TILES -----------*********************************** */
table#autoGroupTable {
	width:550px;
}
table#autoGroupTable tr td {
	text-align: center;
}
table#autoGroupTable tr td img {
}


.creditapp_page {
	border: solid red 1px;
	background: #EEEEEE;
}

.creditapp_page p {
	margin: 4px;
}

.creditapp_header {
	font-size: 10pt;
	color: white;
	background: red;
	padding: 2px;
	margin: 2px;
}

.creditapp_subheader {
	font-size: 11pt;
	color: black;
	margin: 12px 4px 12px 4px;
}

.creditapp_table {
	width: 100%;
}

.creditapp_table td {
	vertical-align: top;
}

.creditapp_table th {
	text-align: left;
	font-weight: normal;
}

.creditapp_table th.required {
	font-weight: bold;
}

.creditapp_page span.required {
	color: red;
}

.creditapp_button {
	height: 30px;
	width: 100px;
	background: red;
	color: white;
	font-weight: bold;
	font-size: 10pt;
	border: solid black 1px;
}
