﻿body, div, h1, h2, h3, h4, p, ul, ol, li, dl, dt, dd, img, form, fieldset, blockquote {
    margin: 0px;
    padding: 0px;
    border: 0px;
}
body {
    background: #005fb7 url(../_images/bg.jpg) 0 0 repeat-x;
    text-align: center;
}
p, div, li,  h1, h2, h3, h4, td, input, select, textarea {
    font-family: Arial;
    font-size: 14px;
    color: #000;
    line-height: 20px;
}
p, h1, h2, h3, h4, #content ul, #content ol, #content table, #wrapcentre ul {
	margin-bottom: 15px;
}
a img, :link img, :visited img {
    border: none
}
a:link, a:visited {
    color: #ef472e;
    text-decoration: underline;
}
a:hover, a:active {
    color: #f28777;
    text-decoration: underline;
}
div.clear {
    clear: both;
    overflow: hidden;
    height: 1px;
}

/* ----------------------------------- */
/* WRAPPER
/* ----------------------------------- */
#wrapper {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}

/* ----------------------------------- */
/* TOP
/* ----------------------------------- */
#top {
	height: 113px;
	overflow: hidden;
}
	img#logo {
		float: left;
	}
	img#buy-button {
		float: right;
		margin: 56px 0 0 0;
		display: inline;
	}

/*  MENU */
#menu {
	background: url(../_images/menu.gif) 0 0 no-repeat;
	width: 900px;		/* Width of entire image */ 
	height: 36px;		/* Height of buttons */
	margin: 0 0 13px 0;
}
#menu span {
	display: none;
}
#menu li, #menu a {
	height: 36px;		/* Each button must have the same height, define it here */ 
	display: block;
}
#menu li {
	float: left;
	list-style: none;
	_display: inline;		/* fixes IE/Win double margin float bug (safe) */
}

/* margin-left - you will need to adjust this value to "center" your nav, if needed */ 
/* width - width of each button, they will each most likely be unique */ 
#menu-01 	{ width: 74px; }
#menu-02 	{ width: 125px; }
#menu-03 	{ width: 99px; }
#menu-04 	{ width: 108px; }
#menu-05	{ width: 125px; }
#menu-06 	{ width: 211px; }
#menu-07 	{ width: 60px; }
#menu-08 	{ width: 98px; }

/* Changed values should match sum of "width" numbers specified above */ 
#menu-01 a:hover	{ background: transparent url(../_images/menu.gif) 0px -36px no-repeat; }
#menu-02 a:hover	{ background: transparent url(../_images/menu.gif) -74px -36px no-repeat; }
#menu-03 a:hover	{ background: transparent url(../_images/menu.gif) -199px -36px no-repeat; }
#menu-04 a:hover	{ background: transparent url(../_images/menu.gif) -298px -36px no-repeat; }
#menu-05 a:hover	{ background: transparent url(../_images/menu.gif) -406px -36px no-repeat; }
#menu-06 a:hover	{ background: transparent url(../_images/menu.gif) -531px -36px no-repeat; }
#menu-07 a:hover	{ background: transparent url(../_images/menu.gif) -742px -36px no-repeat; }
#menu-08 a:hover	{ background: transparent url(../_images/menu.gif) -802px -36px no-repeat; }

/* ----------------------------------- */
/* HOME
/* ----------------------------------- */
#welcome {
	height: 270px;
	background: transparent url(../_images/welcome-bg2.jpg) 0 0 no-repeat;
	padding: 30px 510px 0 30px;
	margin: 0 0 13px 0;
}
	#welcome h1 {
		height: 36px;
		text-indent: -3000px;
		background: transparent url(../_images/welcome-header.gif) 0 0 no-repeat;
	}
	#welcome p {
		font-size: 14px;
		line-height: 18px;
	}
	#welcome img {
		margin: 0 15px 0 0;
	}

#buttons {
	height: 109px;
	background: transparent url(../_images/buttons-bg.jpg) 0 0 no-repeat;
}
	.button {
		float: left;
		width: 170px;
		padding: 20px 0 0 100px;
		display: inline;
		margin: 0 0 0 17px;
	}
		.button h2, .button p {
			margin: 0 0 4px 0;
		}
		.button h2 {
			height: 9px;
			text-indent: -3000px;
		}
		.button p {
			color: #005fb7;
			font-size: 13px;
			line-height: 18px;
		}
		
	#button-1 {	background: transparent url(../_images/button-1.jpg) 0 0 no-repeat;	}
	#button-1 h2 {	background: transparent url(../_images/button-1-header.gif) 0 0 no-repeat;	}
	#button-2 {	background: transparent url(../_images/button-2.jpg) 0 0 no-repeat;	}
	#button-2 h2 {	background: transparent url(../_images/button-2-header.gif) 0 0 no-repeat;	}
	#button-3 {	background: transparent url(../_images/button-3.jpg) 0 0 no-repeat;	}
	#button-3 h2 {	background: transparent url(../_images/button-3-header.gif) 0 0 no-repeat;	}
	
/* ----------------------------------- */
/* SUB PAGES
/* ----------------------------------- */
#content-top { background: #FFF url(../_images/content-top.gif) 0 0 no-repeat; }
#content-bottom { background: transparent url(../_images/content-bottom.gif) left bottom no-repeat; }
#content {
	padding: 60px 360px 15px 38px;
	background: transparent url(../_images/content-1.jpg) right top no-repeat;
}
	#content h1 {
		font-size: 30px;
		font-weight: normal;
		color: #ef472e;
		margin: 0 0 50px 0;
	}
	#content h2 {
		font-size: 18px;
	}
	
	#content p.warning {
		border: 2px solid #666;
		font-size: 11px;
		line-height: 14px;
		color: #666;
		padding: 10px;
	}

#product-group{
	width:600px;
	height:180px;
}
.item-picture {
	float:left;
	text-align:center;
	width:300px;
}
.item-text {
	float:right;
	width:300px
}

#retailers{
	width:600px;
	}
	.item-text{
	float:left
	}
}


/* ----------------------------------- */

/* FOOTER

/* ----------------------------------- */

#footer {
	margin: 20px 0 0 0;
}
	
#footer left { float: left; width:300px;}	
#footer center{
	float: left;	text-align: center;
		font-size: 12px;
		color: #FFF;
	}

#footer right {float: left; text-align: right; font-size: 11px; color: #FFF; }





/* ----------------------------------- */

/* FORM
/* ----------------------------------- */

#contact-form td {
	vertical-align: top;
}
#contact-form input, #contact-form select, #contact-form textarea {
	color: #000;
	border: 1px solid #e4dccc;
	background: #FFF;
	padding: 2px;
}

#contact-form label.error {
	display: block;
	color: #FF0000;
	font-weight: bold;
}
#contact-form input.error {
	border: 2px solid #FF0000;
}

input {
	vertical-align: middle;
}
	
