/* *************  styles from mazda-main.css *************** */
body
{
	color: #666;
	background-color: #fff!important;
	background-image: url(../img/Eiskristall7.gif); background-repeat: repeat-y;
	/* fix the IE5.0 problem */
	/**/
	font: 10pt Arial, Verdana, Geneva, Helvetica, sans-serif;
	line-height: 1.6em;
}
/* fix the IE5.0 problem */
table td, th	{
}

/*Global Whitespace Reset*/
body, form, input 	{ padding: 0; margin: 0; }
.none				{ display: none }
img					{ border: 0; }
a
{
	text-decoration: underline;
	color: #8A5C99;
	background-color: Transparent;
	font-size: 8pt;
}
a:hover				{ color: black; background-color:Transparent;}
p					{ margin-top: 0; padding-top: 0}



/* Float clear */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	font-size:0;
}
* html .clearfix {height: 0%;}
span.clear, br.clear{ display: block; clear: both; height: 0; font-size: 0; margin:0; padding:0; }
/* End: Float clear */


/* *************  styles for seasonal-offers *************** */
h1
{
	color: rgb(0,129,204);
	font-weight: bold;
	font-size: 13pt;
	margin: 0;
	padding: 0;
}

h2
{
	color: #8A5C99;
	margin: 0;
	padding: 0;
	font-size: 10pt;
	font-weight: bold;
}


/* ************* website areas *************** */
#wrapSite { width: 470px; }

/* ************* special classes for fonts *************** */
.font_green { color: #8A5C99; }
.font_black { color: black; }
.font_blue { color: rgb(0, 174, 239); }
.bold { font-weight: bold; }




