/* krehalon */

* {
	margin: 0;
	padding: 0;
}

a img {
	border: 0;
}

body {
	margin: 0 auto;
	width: 1000px;
	font-family: arial, sans-serif;
	font-size: 12px;
	background-color: white;
}

#skipnavlink a {
	position: absolute;
	z-index: 2;
	left: -1000px;
	top: 0;
}

#skipnavlink a:focus, #skipnavlink a:active {
	position: absolute;
	left: 10%;
	background-color: white;
	color: black;
}

#mc {
	position: absolute;
}

#main_wrapper {
	padding: 0 17px;
	background: white url(../images/layout/mainbg.jpg) repeat-y center;
}

h1 {
	width: 966px;
	height: 106px;
	text-indent: -5000px;
	background: white url(../images/layout/krehalon_header.jpg) no-repeat bottom;
}

#tagline {
	float: right;
	font-weight: bold;
	color: white;
	padding: 7px 10px 0 0;
	font-size: 14px;
}

#nav_wrapper {
	height: 30px;
	background: white url(../images/layout/navbg.jpg) no-repeat bottom;
}

.redtext {
	color: #aa302f;
	font-weight: bold;
}

/* main nav */
#main_nav {
	position: absolute;
	font-weight: bold;
	padding-left: 10px;
	margin-top: 7px;
}

#main_nav, #main_nav ul {
	list-style: none;
}

#main_nav a {
	display: block;
	text-decoration: none;
	padding: 0 10px;
	color: white;
}

#main_nav li {
	float: left;
}

#main_nav li ul {
	position: absolute;
	left: -999em;
	width: 170px;
	line-height: 1.5em;
}

#main_nav li ul li {
	width: 170px;
	background-color: #d22d2b;
}

#main_nav li ul a{
	color: white;
	background-color: #d22d2b;
	padding-left: 10px;
}

#main_nav li ul a:hover {
	color: white;
	background-color: #760509;
}

#main_nav li:hover ul {
	left: auto;
}

#main_nav li:hover ul, #main_nav li.sfhover ul {
	left: auto;
}

/* main_content */

#main_content {
	clear: both;
	padding-top: 20px;
	padding-bottom: 10px;
}

#main_left {
	float: left;
	width: 246px;
	margin-right: 30px;
}

#main_left h2 {
	font-size: 22px;
	color: #aa302f;
	margin: 0 0 10px 20px;
	padding-bottom: 20px;
	padding-left: 5px;
	background: url(../images/layout/linebg.jpg) repeat-x bottom;
}

#main_left  p {
	margin: 10px 0;
	margin-left: 26px;
	line-height: 1.5em;
}

#main_left  ul {
	margin-left: 45px;
	line-height: 1.5em;
}

#main_left  a, #main_right a {
	color: #aa302f;
	font-weight: bold;
}

#main_left  img {
	margin-left: 15px;
}

#main_right {
	float: right;
	width: 676px;
	margin-right: 14px;
}

#main_right h2 {
	font-size: 22px;
	color: #aa302f;
	margin-bottom: 10px;
}

#main_right h4 {
	font-size: 16px;
	color: #aa302f;
	margin: 15px 0;
}

#main_right p {
	margin: 10px 0;
	line-height: 1.5em;
}

#main_right ul, #main_right ol {
	margin-left: 30px;
	line-height: 1.5em;
}

.largelink {
	font-size: 14px;
}

#linebreak {
	margin: 10px 0 10px 20px;
	height: 9px;
	background: url(../images/layout/linebg.jpg) repeat-x bottom;
}

.center_text {
	text-align: center;
}

.clear_div {
	clear: both;
}

.iso9001 {
	margin: 0 50px;
}

/* home page */
.product_range {
	float: left;
	width: 157px;
	height: 576px;
	background: url(../images/home/pr_footer.jpg) no-repeat bottom;
}

.prmargin {
	margin-right: 16px;
}

.product_range h3 {
	height: 23px;
	color: white;
	font-size: 12px;
	padding: 7px 0 0 5px;
	background: url(../images/layout/titlebg.jpg) repeat-x bottom;
}

.product_range p {
	font-size: 11px;
	margin: 10px 0;
	padding-left: 10px;
	line-height: 1.5em;
}

.range_list_wrapper {
	height: 175px;
}

.product_range ul {
	font-size: 10px;
	line-height: 1.5em;
}

/* company page */

#brc_small {
	float:left;
	margin-right: 15px;
}

/* product range page */

#product_main_left {
	float: left;
	width: 340px;
}

#product_main_right {
	float: left;
	width: 380px;
	margin-left: 30px;
}

/* product page */
#product_wrapper {
	margin-left: 15px;
}

#product_left {
	float: left;
	width: 157px;
}

#product_centre {
	float: left;
	width: 435px;
	margin: 0 30px;
}

#product_right {
	float: left;
	width: 284px;
}

#product_main {
	float: left;
	width: 750px;
	margin-left: 30px;
}

#product_wrapper h2 {
	font-size: 22px;
	color: #aa302f;
	margin-bottom: 10px;
}

#product_wrapper h3 {
	color: white;
	font-size: 14px;
	padding: 4px 0 4px 10px;
	background: url(../images/layout/titlebg.jpg) repeat-x top;
}

#product_wrapper h4 {
	margin: 15px 0;
	font-size: 14px;
}

#product_wrapper p {
	margin: 10px 0;
	line-height: 1.5em;
}

#product_wrapper a {
	color: #aa302f;
	font-weight: bold;
}

#product_wrapper ol {
	margin-left: 30px;
	line-height: 1.5em;
}

#product_left ul {
	margin: 0 0 10px 20px;
	line-height: 1.5em;
}

#product_left img {
	border-top: 5px solid #d8302d;
}

#product_left p {
	margin-left: 10px;
}

#product_gallery {
	margin: 10px 0;
}

#product_gallery  p {
	text-align: center;
	font-weight: bold;
	margin-bottom: 0;
}

#product_gallery img{
	float: left;
	margin-top: 10px;
}

.gallery_image {
	margin-right: 10px;
}

#product_downloads, .related_news, #speciality_pouches {
	padding-bottom: 5px;
	margin-bottom: 10px;
	background: white url(../images/layout/productbg.jpg) no-repeat bottom;
}

#product_downloads ul, #speciality_pouches ul {
	margin: 10px 0 10px 20px;
	line-height: 1.5em;
}

#product_downloads p, #speciality_pouches p {
	margin-left: 10px;
}

.related_news p {
	margin: 10px;
	font-weight: bold;
	line-height: 1.5em;
}

#product_centre ul {
	margin-left: 30px;
	line-height: 1.5em;
	padding-left: 10px;
}

#product_centre p, #product_centre h4, #product_centre ol {
	padding-left: 10px;
}

#product_centre table {
	width: 100%;
	border-collapse: collapse;
	line-height: 1.5em;
}

.table_wrapper1 {
	padding-top: 9px;
	background: white url(../images/layout/table_border.jpg) no-repeat top;
}

.table_wrapper2 {
	padding-bottom: 9px;
	background: white url(../images/layout/table_border.jpg) no-repeat bottom;
}

th {
	border-bottom: 1px solid black;
}

th, td {
	padding: 5px 10px;
	text-align: left;
	font-weight: bold;
}

.grey_cell {
	background-color: #b8b8b8;
}

#product_centre ul.layers {
	list-style: none;
	text-align: center;
	width: 200px;
	font-weight: bold;
}

#product_centre ul.layers li {
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
}

.lastlayer {
	border-bottom: 1px solid black;
}

.orangebg {
	background-color: #ffcc00;
}

.yellowbg {
	background-color: #ffff00;
}

.redbg {
	background-color: #ff0000;
}

.bluebg {
	background-color: #00ccff;
}

.greenbg {
	background-color: #99cc00;
}

.green2bg {
	background-color: #00ff00;
}

.purplebg {
	background-color: #ff00ff;
}

/* news */

#news_wrapper {
	margin-left: 15px;
}

#news_left {
	float: left;
	width: 157px;
}

#news_centre {
	float: left;
	width: 435px;
	margin: 0 30px;
}

#news_right {
	float: left;
	width: 284px;
}

#news_left h2 {
	font-size: 22px;
	color: #aa302f;
	margin: 0 0 10px 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	background: url(../images/layout/linebg.jpg) repeat-x bottom;
}

#news_centre h3 {
	margin-top: 20px;
	font-size: 18px;
}

#news_right h3 {
	height: 24px;
	color: white;
	font-size: 16px;
	padding: 6px 0 0 10px;
	background: url(../images/layout/titlebg.jpg) repeat-x bottom;
}

#news_wrapper p {
	margin: 10px 0;
	line-height: 1.5em;
}

#news_left p {
	font-weight: bold;
}

#news_left p, #news_right p {
	padding-left: 10px;
}

#news_wrapper a {
	color: #aa302f;
	font-weight: bold;
}

#news_wrapper ol {
	margin-left: 30px;
	line-height: 1.5em;
}

#news_wrapper ul {
	margin: 0 0 10px 20px;
	line-height: 1.5em;
}

#newsimages {
	float: right;
	margin: 5px 10px;
	width: 200px;
}

#newsimages p {
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	font-style: italic;
}	

#rp_title {
	margin-top: 20px;
}

#newslinebreak {
	margin: 10px 0 10px 5px;
	height: 9px;
	background: url(../images/layout/linebg.jpg) repeat-x bottom;
}

.pdf {
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: bold;
}

.pdf img {
	float: left;
	padding-right: 10px;
}

.adobe {
	padding-top: 10px;
}
/* contact */

#map {
	width: 674px;
	height: 500px;
	border: 1px solid black;
}

form {
	margin: 10px 0;
}

label {
	font-weight: bold;
}

#worldwide {
	margin: 5px 0;
	width: 210px;
	font-size: 10px;
}

/* footer */
#footer_wrapper {
	height: 65px;
	padding: 0 17px;
	background: white url(../images/layout/footerbg.jpg) no-repeat bottom;
}

#footer {
	padding-top: 20px;
}

#footer p {
	font-weight: bold;
}

#footer a {
	color: #aa302f;
	font-weight: bold;
}

#f_name {
	float: left;
	font-size: 11px;
	margin-left: 20px;
}

#f_details {
	float: left;
	margin-left: 20px;
	font-size: 10px;
}

.footer_gap {
	margin-left: 20px;
}

/* email newsletter */
#subscribe {
	float: left;
	width: 465px;
	margin: 0 30px;
}

#unsubscribe {
	float: left;
	width: 254px;
}

#subscribe h2, #unsubscribe h2 {
	font-size: 22px;
	color: #aa302f;
	margin-bottom: 10px;
}

#subscribe p {
	margin: 10px 0;
	line-height: 1.5em;
}

.reqtext {
	font-weight: bold;
	font-size: 18px;
	color: #aa302f;
}

.warning {
	font-weight: bold;
	color: #aa302f;
}

/* online email newsletter */

#enewsletter {
	padding-left: 125px;
}

p#homesublink {
	float: right;
	color: white;
	background: #aa302f url(../images/layout/subbg.jpg) no-repeat bottom right;
	padding: 5px 10px 5px 70px;
	margin: 0 -15px 0 0;
	font-weight: bold;
}

p#homesublink a {
	color: white;
	font-weight: bold;
}