/*-- CSS style sheet for HMC Display--*/
/*-- Created by Marshall Walters--*/

/*-- Body style --*/
body {
	background-image:url(../images/hmc_body_bg.png);
	background-color:#c7d9e3;
	background-repeat: repeat-x;
	margin-top: 0px;
	padding-top: 0px;
	}

/*-- Text styles--*/
h1 {
	font-family : Tahoma, Verdana, Helvetica, Arial;
	font-size : 17px;
	color:#003399;
	font-style:italic;
	font-weight:bold;
	text-shadow: #bfbfbf 2px 2px;
}

H2 {
	font-family : Verdana, Helvetica, Arial;
	font-size : 13px;
	font-weight : bold;
	color:#003399
}

.shadow_H3 {
	font-size:18px;
	color:#003399;
	font-style:italic;
	font-weight:600;
	text-shadow: #bfbfbf 2px 2px; 
	}
		
.shadow_fieldset_H1 {
	font-size:14px;
	color:#003399;
	font-style:italic;
	font-weight:600;
	text-shadow: #bfbfbf 1px 1px; 
	}
	
.shadow_prod_H5 {
	font-size:14px;
	color:#003399;
	font-style:italic;
	font-weight:600;
	text-shadow: #bfbfbf 1px 1px; 
	}
			
H4 {
	font-size:13px;
	color:#000000;
	font-weight:bold;
}
	
.tblborder {
	border-right : 1px solid Black;
	border-left : 1px solid Black;
	border-top : 1px solid Black;
	border-bottom : 1px solid Black;
}

A:LINK {
	color:#003399;
}

A:VISITED {
	color:#6699FF;
}

A:HOVER {
	color: #708090;
}



BLOCKQUOTE, BODY, DIV, LI, OL, P, TABLE, TD, UL, DIV {
 	font-family : Lucida Grande, Verdana, Helvetica, Arial;
	font-size : 12px;
}

.sm {
	font-size : 10px;
}
.white {  font-style: normal; font-weight: bold; color: #FFFFFF
}
/*--Nav Bar top --*/
.dyn_nav { 
font-size: 11px;
vertical-align:bottom;	
font-weight: bold;
}
.dyn_nav a { 
font-size: 11px;
vertical-align:bottom;	
font-weight: bold;
}
.dyn_nav_cell { padding: 0px 0px 0px 0px;
}


/*--Footer list type --*/
ul.footer {list-style-type:none
}

/*-- Category View im MIVA --*/

div.categoryview {
	margin-left:15px;
	padding:0px;
	}
	
/*-- Product View im MIVA --*/

div.productview {
	margin-left:15px;
	padding:0px;
	}
	