body {
	margin-top:0;
	margin-bottom:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
}

h1, h2 {
	color:#CC0000;
	border-bottom:1px dotted #999999;
	padding:.3em;
	margin:0;
}

h1 {
	font-size:large;
}

h2 {
	font-size:medium;
}

p {
	color:#333333;
	line-height:1.4em;
}

li {
	color:#333333;
	line-height:1.4em;
	list-style-type:square;
}


/* *** FORMATTING CLASSES *** */

.bold {
	font-weight:bold;
}

.italic {
	font-style:italic;
}


/* *** IMAGE AND POSITIONING *** */

.image {
	margin:4px;
	padding:0 0 12px 0;
	background-color:#f0f0f0;
	background-image:url(/images/bkg/shadow_pale.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

.image_right {
	margin:4px 0 8px 8px;
	padding:0 0 12px 0;
	float:right;
	clear:right;
	background-color:#f0f0f0;
		
	background-image:url(/images/bkg/shadow_pale.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

.image p, .image_right p {
	margin:0;
	padding:.2em;
	font-size:x-small;
	color:#666666;
	text-align:center;
}


/* *** EXTRA STYLES *** */

.tablebox {
	clear:right;
	
	padding:0 0 20px 0;
	margin:12px 0 20px 0;
	background-color:#e5efea;
	
	background-image:url(/images/bkg/shadow_pale.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

.tablebox th {
	background-color:#cce0d6;
	text-align:left;
}

.tablebox td {
	border-right:1px solid #f4f8ef; /* guess at colour */
	border-bottom:1px solid #f4f8ef; 
}


/* --- */

.infobox {
	clear:right;
	
	padding:6px 6px 20px 6px;
	margin:12px 0 20px 0;
	background-color:#e5efea;
	
	background-image:url(/images/bkg/shadow_pale.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

.infobox ul {
	margin:0;
	padding:0;
}

.infobox li {
	list-style-type:square;
	margin-left:2em;
	padding-left:1.6em;
	line-height:1.6em;
}

.infobox p {
	margin:0 0 1.2em 0;
}

/*.infobox th {
	background-color:#cce0d6;
	text-align:left;
}

.infobox td {
	border-right:1px solid #f4f8ef;
	border-bottom:1px solid #f4f8ef; 
} */




/* A GREY INFOBOX */

.infobox_grey {
	clear:right;
	
	padding:6px 6px 20px 6px;
	margin:12px 0 20px 0;
	background-color:#f0f0f0;
	
	background-image:url(/images/bkg/shadow_pale.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

.infobox_grey ul {
	margin:0;
	padding:0;
}

.infobox_grey li {
	list-style-type:square;
	margin-left:2em;
	padding-left:1.6em;
	line-height:1.6em;
}

.infobox_grey p {
	margin:0 0 1.2em 0;
}





/* --- */


.linkbox {
	clear:right;

	padding:6px 6px 20px 6px;
	margin:12px 0 20px 0;
	background-color:#e5eaef;
	
	background-image:url(/images/bkg/shadow_pale.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

.linkbox ul {
	margin:0;
	padding:0;
}

.linkbox li {
	list-style-type:square;
	margin-left:2em;
	padding-left:1.6em;
	line-height:1.6em;
}

.linkbox p {
	margin:0 0 1.2em 0;
}




/* *** Clean up *** */

form {
	margin:0;
	padding:0;
}

.home_bellows, .home_ilok, .home_annular, .home_clamping { width:130px; height:46px; padding-top:130px; display:block; float:left; background-color:#e5eaef; color:#333 !important; line-height:18px; font-weight:bold; text-align:center; margin-top:10px; margin-bottom:25px; }

.home_bellows:hover, .home_ilok:hover, .home_annular:hover, .home_clamping:hover { background-color:#ccd6e0; color:#CC0000 !important; }

.home_bellows { background:url(images/home_bellows.jpg) 1px 1px no-repeat #e5eaef; margin-right:19px; }
.home_ilok { background:url(images/home_ilok.jpg) 1px 1px no-repeat #e5eaef; margin-right:19px; }
.home_annular { background:url(images/home_annular.jpg) 1px 1px no-repeat #e5eaef; margin-right:19px; }
.home_clamping { background:url(images/home_clamp.jpg) 1px 1px no-repeat #e5eaef; margin-right:0px; }

.icon_tel, .icon_home, .icon_fax, .icon_mail { padding-left:27px !important; color:#000; margin-bottom:7px !important; line-height:18px !important; font-size:11px !important; }

.icon_tel a, .icon_home a, .icon_fax a, .icon_mail a { color:#8a6666 !important; }
.icon_tel a:hover, .icon_home a:hover, .icon_fax a:hover, .icon_mail a:hover { text-decoration:underline !important; }

.icon_tel span, .icon_home span, .icon_fax span, .icon_mail span { color:#8a6666 !important; font-weight:bold; font-size:11px; }

.icon_tel { background:url(images/icon_tel.gif) top left no-repeat; }
.icon_home { background:url(images/icon_home.gif) top left no-repeat; }
.icon_fax { background:url(images/icon_fax.gif) top left no-repeat; }
.icon_mail { background:url(images/icon_mail.gif) top left no-repeat; }
