/* Whitelock Suzuki CSS - by Efinity Group Ltd 21/02/07 */

body {
	color: #1E1E1E;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link, a:visited 	{color: #ED1921; }
a:hover, a:active 	{color: #ED1921; }

address { 
    font-size: 0.9em;
    font-style: normal; 
    margin: 0 0 0 35px;
}

.txt10p 			{font-size: 10px; }
.txt10p a:link, .txt10p a:visited 	{color: #ED1921; }
.txt10p a:hover, .txt10p a:active 	{color: #ED1921; background-color: #FFD2D2; }

.txt11p 			{font-size: 11px; }

.searchbox {
	height: 23px;
	width: 254px;
	border: 1px solid #CBCBCB;
	padding: 2px;
}

.txt11p a:link, .txt11p a:visited 	{color: #ED1921; }
.txt11p a:hover, .txt11p a:active 	{color: #ED1921; background-color: #FFD2D2; }

.txt12p 			{font-size: 12px; }
.txt12p a:link, .txt12p a:visited 	{color: #ED1921; }
.txt12p a:hover, .txt12p a:active 	{color: #ED1921; background-color: #FFD2D2; }

.txt16blu 			{font-size: 16px; color: #005aaa; }
.txt17p 			{font-size: 17px; }
.txt18p 			{font-size: 18px; }
.txt20blu 			{font-size: 20px; color: #005aaa; }

.greyframe 			{border: 1px solid #cbcbcb; }

.rowstyle1 {
	background-color: #f5f5f5;
	border-bottom: 1px solid #c4c4c4;
	font-size: 11px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.rowstyle2 {
	border-bottom: 1px solid #c4c4c4;
	font-size: 11px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.divline {	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cbcbcb;
}

.txt26blu 	{font-size: 26px; color: #005aaa; }
.txt18blu 	{font-size: 18px; color: #005aaa; }
.txt28p 	{font-size: 28px; }

.crumb {font-size: 10px; color: #646464; }
.rowstyle3 {
	font-size: 11px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
}
.txt16p {
font-size: 16px;
}

.nav_dropdown{
	font-size: 11px; 
	font-weight: bold;
	color: #ffffff;
	background: #00498A;
	border-top: 1px #00498A solid;
	border-bottom: 1px #00498A solid;
}
.nav_dropdown_over{
	cursor:	pointer;
	color: #ffffff;
	background: #0059a9;
	border-top: 1px #0055a1 solid;
	border-bottom: 1px #0055a1 solid;
}

.hometext {
    height: 156px;
    overflow: auto;
}
.homespecial {
    height: 150px;
    overflow: auto;
    background-color: #eaeef1;
}

    div.homespecial .txt20blu {
        display: inline;
        padding: 3px 10px;
        background: #005bab url('../img/com/specialstrip-bg.gif') top left repeat-x; 
        color: #fff;
        height: 31px;
        width: 344px;
        overflow: hidden;
    }
    
    div.homespecial .txt12p {
        padding: 0px 10px;
    }

table.nospecial div.hometext { height: 340px !important; }
table.nospecial div.homespecial { display: none; }
