/* *************  styles from mazda-main.css *************** */
body
{ color: #666; background-color: #fff!important;
	/* fix the IE5.0 problem */
	/**/
	font: 11px/1.6em Arial, Verdana, Geneva, Helvetica, sans-; background-image: url(Eiskristall7.gif); background-repeat: repeat-y; }
/* 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;}
a:hover				{ color: black; background-color:Transparent;}
p					{ margin-top: 0; padding-top: 0}

<!--[if gte IE 6]>
<style type="text/css">
html {overflow-x:hidden;}
</style>
<![endif]-->

/* 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: #8A5C99;
	margin: 0;
	padding: 0;
	font-style: italic;
}

h2
{
	color: black;
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	font-weight: normal;
}


/* ************* 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; }




