body {
margin: 20px 0 0 0;
}

a { outline:none;}
.logo {
	background-image: url(../images/header/haffners_logo.png);
	background-repeat: no-repeat;
}
.logoside {
	background-image: url(../images/header/main_header_02.png);
	background-repeat: no-repeat;
}
.donkey {
	float: right;
	margin-top: -8px;
	margin-right: -90px;
	width: 100px;
	height: 58px;
	background-image: url(../images/animated_donkey.gif);
	background-repeat: no-repeat;
	z-index: 100;
	position: relative;
}
.main_image {
	background-image: url(../images/main_image.jpg);
	background-repeat: no-repeat;
}
.sub_image {
	background-image: url(../images/sub_image.png);
	background-repeat: no-repeat;
}
.main_text_box_top {
	background-image: url(../images/main_text_box_top.png);
	background-repeat: no-repeat;
}
.main_text_box_middle {
	background-image: url(../images/main_text_box_middle.png);
	background-repeat: repeat-y;
}
.main_text_box_bottom {
	background-image: url(../images/main_text_box_bottom.png);
	background-repeat: no-repeat;
}
.main_image_text {
	float: right;
	margin-top: 35px;
	margin-right: 0px;
	width: 350px;
	height: 75px;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-style: italic;
	font-weight: normal;
	font-size: 24px;
	color: #FF0000;
}
.sub_image_text {
	float: right;
	margin-top: 20px;
	margin-right: 35px;
	width: 634px;
	height: 35px;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-style: italic;
	font-weight: normal;
	font-size: 24px;
	color: #FFFFFF;
	text-align: right;
}
.footer {
	background-image: url(../images/footer_corner.png);
	background-repeat: no-repeat;
	width: 770px;
	height: 30px;
	background-color: #CCCCCC;
	background-position: top right;
}
a.menu1 {
	display: block;
	width: 80px;
	height: 25px;
	text-decoration: none;
	background-image: url(../images/header/button1.png);
	background-repeat: no-repeat;
}
a:hover.menu1, a:active.menu1 {
	background-position: 0 -25px;
}
a.menu2 {
	display: block;
	width: 100px;
	height: 25px;
	text-decoration: none;
	background-image: url(../images/header/button2.png);
	background-repeat: no-repeat;
}
a:hover.menu2, a:active.menu2 {
	background-position: 0 -25px;
}
a.menu3 {
	display: block;
	width: 100px;
	height: 25px;
	text-decoration: none;
	background-image: url(../images/header/button3.png);
	background-repeat: no-repeat;
}
a:hover.menu3, a:active.menu3 {
	background-position: 0 -25px;
}
a.menu4 {
	display: block;
	width: 90px;
	height: 25px;
	text-decoration: none;
	background-image: url(../images/header/button4.png);
	background-repeat: no-repeat;
}
a:hover.menu4, a:active.menu4 {
	background-position: 0 -25px;
}
a.menu5 {
	display: block;
	width: 80px;
	height: 25px;
	text-decoration: none;
	background-image: url(../images/header/button5.png);
	background-repeat: no-repeat;
}
a:hover.menu5, a:active.menu5 {
	background-position: 0 -25px;
}

.text_header {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-style: italic;
	font-weight: normal;
	font-size: 17px;
	color: #FF0000;
	padding-left: 15px;
	padding-right: 5px;
	line-height: 1.2em;
}
.text_header_main {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 17px;
	color: #FF0000;
	padding-left: 0px;
	padding-right: 5px;
	line-height: 1.3em;
}
.text_header_prebuy {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 15px;
	color: #FF0000;
	padding-left: 0px;
	padding-right: 5px;
	line-height: 1.3em;
}
.text_header_products {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 24px;
	color: #4FA1CA;
	padding-left: 0px;
	padding-right: 5px;
	line-height: .8em;
	
}
.text_body1 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	color: #333333;
	padding-left: 15px;
	line-height: 1.2em;
	padding-right: 15px;
}
.text_body1 a{
	color: #333333;
	text-decoration: none;	
	border-bottom:1px dotted #FF0000;
}
.text_body1 a:visited{
	color: #333333;
	text-decoration: none;	
	border-bottom:1px dotted #FF0000;
}
.text_body1 a:hover{
	color: #FF0000;
	text-decoration: none;
	border-bottom:1px dotted #333333;
	background-color: #F0F0F0;
}
.text_body_main {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	color: #333333;
	padding-left: 0px;
	line-height: 1.3em;
	padding-right: 0px;
}
.text_body_main a{
	color: #333333;
	text-decoration: none;	
	border-bottom:1px dotted #FF0000;
}
.text_body_main a:visited{
	color: #333333;
	text-decoration: none;	
	border-bottom:1px dotted #FF0000;
}
.text_body_main a:hover{
	color: #FF0000;
	text-decoration: none;
	border-bottom:1px dotted #333333;
	background-color: #F0F0F0;
}
.text_body_main_underline {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	color: #333333;
	padding-left: 0px;
	line-height: 1.3em;
	padding-right: 0px;
	text-decoration: underline;
	
}
.text_body2 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	line-height: 1.4em;
}
.text_body2 a{
	color: #333333;
	text-decoration: none;	
	border-bottom:1px dotted #FF0000;
}
.text_body2 a:visited{
	color: #333333;
	text-decoration: none;	
	border-bottom:1px dotted #FF0000;
}
.text_body2 a:hover{
	color: #FF0000;
	text-decoration: none;
	border-bottom:1px dotted #333333;
	background-color: #F0F0F0;
}
.text_new {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	color: #FF0000;
	padding-left: 5px;
	line-height: 1.1em;
	text-transform: uppercase;
}
.text_new_blue {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	color: #4FA1CA;
	padding-left: 0px;
	line-height: 1.1em;
	text-transform: uppercase;
	text-decoration: underline;
	border-bottom:0px dotted #ffffff;
}
.text_new_blue a{
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	color: #4FA1CA;
	padding-left: 5px;
	line-height: 1.1em;
	text-transform: uppercase;
	text-decoration: underline;
	border-bottom:0px dotted #ffffff;
}
.text_new_blue a:visited{
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	color: #4FA1CA;
	padding-left: 5px;
	line-height: 1.1em;
	text-transform: uppercase;
	text-decoration: underline;
	border-bottom:0px dotted #ffffff;
}
.text_new_blue a:hover{
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	padding-left: 5px;
	line-height: 1.1em;
	text-transform: uppercase;
	text-decoration: underline;
	border-bottom:0px dotted #ffffff;
}

.text_body1_bullet {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	color: #333333;
	padding-left: 15px;
	line-height: 1.2em;
	padding-right: 15px;
	
}
.text_body1_bullet a{
	color: #333333;
	text-decoration: none;
	border-bottom:0px dotted #FF0000;
	
}
.text_body1_bullet a:visited{
	color: #333333;
	text-decoration: none;	
	border-bottom:0px dotted #FF0000;
}
.text_body1_bullet a:hover{
	color: #FF0000;
	text-decoration: none;
	border-bottom:0px dotted #333333;
	background-color: #F0F0F0;
}






.img_link {
	border:0px;
	border:0px dotted #ffffff;
} 
.img_link a:link{
	border:0px;
	border:0px dotted #ffffff;
} 
.img_link a:visited{
	border:0px;
	border:0px dotted #ffffff;
} 
.img_link a:active{
	border:0px;
	opacity:.6;
    filter: alpha(opacity=60);
    background-color: #FFFFFF;
	border:0px dotted #ffffff;
}
a:hover .img_link {
	border:0px;
	opacity:.6;
    filter: alpha(opacity=60);
    background-color: #FFFFFF;
	border:0px dotted #ffffff;
}


.img_left {
	border:0px;
	border:0px dotted #ffffff;
	margin: 0 15px 5px 0;
} 


.style6 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
	line-height: 0em;
}
.style7 {
	color: #FFFFFF;
	font-weight: bold;
}
.style8 {color: #FF0000}
.style8a {
	color: #333333;
	line-height: 1.4em;
}
.style9 {
	color: #4FA1CA;
	font-weight: bold;
	line-height: 1.4em;
}
.table_border {
	border-width: 1px;
	border-style: solid;
	border-color: #FF0000;
	border-collapse: separate;
	background-color: white;
	background: #FFFEF8;
}
.table_border_blue {
	border-width: 1px;
	border-style: solid;
	border-color: #4FA1CA;
	border-collapse: separate;
	background-color: white;
	background: #FFFEF8;
}
.table_border_oil {
	border-width: 1px;
	border-style: solid;
	border-color: #FF0000;
	border-collapse: separate;
	background-color: white;
	background: #FFFEF8;
	text-indent: 5px;
}
.table_border_prebuy {
	border-width: 1px;
	border-style: solid;
	border-color: #FF0000;
	border-collapse: separate;
	background-color: white;
	background: #E6F4F7;
}
.table_border_products {
	border-width: 1px;
	border-color: #FF0000;
	border-style: solid;
}
.table_border_top {
	border-top-width: 1px;
	border-top-color: #FF0000;
	border-top-style: solid;
}

.table_border_safari {
	border-width: 0px;
	border-style: solid;
	border-color: #FFFFFF;
	border-collapse: separate;
	background-color: #FFFFFF;
	margin-bottom: 15px;
}
.table_border_safari2 {
	border-width: 0px;
	border-style: solid;
	border-color: #4FA1CA;
	border-collapse: separate;
	background-color: white;
	background: #FFFEF8;
}

ul {
	list-style-position: outside;
	list-style-type: none;
	margin-top: 5px;
	margin-left: -4px;
}
#prebuy_ul{
	list-style-position: outside;
	list-style-type: none;
	margin-top: 5px;
	margin-left: -14px;
	padding-left: 10px;
}

li {
	padding-left: 30px;
	padding-bottom: 4px;
	background-image: url(../images/check_mark.png);
	background-repeat: no-repeat;
	margin-top: 4px;
	margin-bottom: 9px;
	background-position: top left;
	text-decoration: none;
	border-bottom:1px dotted #CCCCCC;
	width: 90%;
}

.li_alt{
	padding-left: 10px;
}

hr {
	color: #333333;
	height: 1px;
	margin: 15px 0 0px;
	width: 100%;
	border: 0;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
}

.image {
	padding:5px;
	border:1px solid #FF0000;
	background-color: #FFFFFF;
} 
a:link .image {
	padding:5px;
	border:1px solid #FF0000;
} 
a:visited .image {
	padding:5px;
	border:1px solid #FF0000;
} 
a:active .image {
	padding:5px;
	border:1px solid #999999;
	opacity:.75;
    filter: alpha(opacity=70);
    background-color: #F0F0F0;
} 
a:hover .image {
	padding:5px;
	border:1px solid #999999;
	opacity:.75;
    filter: alpha(opacity=70);
    background-color: #F0F0F0;
} 

.image2 {
	padding:0px;
	border:0px solid #FF0000;

} 
a:link .image2 {
	padding:0px;
	border:0px solid #FF0000 !important;
} 
a:visited .image2 {
	padding:0px;
	border:0px solid #FF0000 !important;
} 
a:active .image2 {
	padding:0px;
	border:0px solid #999999 !important;
	opacity:.75;
    filter: alpha(opacity=70);

} 
a:hover .image2 {
	padding:0px;
	border:0px solid #999999 !important;
	opacity:.75;
    filter: alpha(opacity=70);

}

.text_protection {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #FF0000;
	line-height: 1.1em;
	margin-left: 5px;
}
.text_protection a{
	color: #FF0000;
	text-decoration: none;	
	border-bottom:1px dotted #FF0000;
}
.text_protection a:visited{
	color: #FF0000;
	text-decoration: none;	
	border-bottom:1px dotted #FF0000;
}
.text_protection a:hover{
	color: #333333;
	text-decoration: none;
	border-bottom:1px dotted #FF0000;

}

.memoriam_box{
	border-style: double;
	border-width: 4px;
	border-color: #FF0000;
	background-color: #FFFEF8;
}
.memoriam_photo{
	padding-right: 15px;
}
.memoriam_topmargin{
	padding-right: 15px;
	margin-top: -15px;
}

.press_box{
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	border-color: #FF0000;
	background-color: #FFFEF8;
}


/* Hyperlinks */
a[href$='.pdf'] { 
	padding-right: 18px;
	background: transparent url(../images/main/hyperlinks/icon_pdf.gif) no-repeat center right;
	zoom:1;
}

a[rel='pdf'] { 
	padding-right: 18px;
	background: transparent url(..../images/main/hyperlinks/icon_pdf.gif) no-repeat center right;
	zoom:1;
}

a[rel*='pdf'] { 
	padding-right: 18px;
	background: transparent url(../images/main/hyperlinks/icon_pdf.gif) no-repeat center right;
	zoom:1;
}

a[rel~='pdf'] { 
	padding-right: 18px;
	background: transparent url(../images/main/hyperlinks/icon_pdf.gif) no-repeat bottom right;
	zoom:1;
}

a[href ^="mailto:"] {
	padding-right: 18px;
    background: transparent url(../images/main/hyperlinks/icon_mailto.gif) no-repeat center right;
	zoom:1;
}


.coupon_box {
	width: 100%;
	height: 60px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	position: relative;
	margin-top: -20px;
	background-image: url(../images/main_box5_bg.png);
	background-repeat: repeat-x;
}

.coupon_box_inside {
	width: 770px;
	height: 40px;
	margin: 0 auto;
	
}

.multiline_width {
	width: 220px;

}

