/*----------------------------------------------
	GLOBAL.CSS
	Author:		Engage Interactive
	Requires:	reset.css
	Colours:	#f0f0f0 - light border
----------------------------------------------*/

@import url(reset.css);


/*-------------------------------
	GENERIC STYLES
-------------------------------*/

body {
	font: 62.5% Helvetica, Arial, sans-serif;
	color: #000;
	background: #FFF;
	text-align: center;
}

p {
	margin-bottom:14px;
	font-size:12px;
	line-height:18px;
	color:#676565;
}

p.intro {
	font-size:22px;
	line-height:28px;
	color:#c10c13;
}

p.outro {
	font-size:16px;
	line-height:22px;
	color:#666;
}

p.subtext {
	font-size:11px;
	font-style:italic;
}

div.hr {
	height:1px;
	background:#eee;
	margin-bottom:12px;
	clear:left;
}

div.hr hr {
	display:none;
}

em {
	font-style:italic;
}


/*---------------------
	PAGE QUOTES
---------------------*/

blockquote {
	padding:10px;
	margin-bottom:14px;
	background:#efefef;
}

blockquote p {
	font-size:15px;
	line-height:24px;
	margin-bottom:10px;
}

blockquote cite {
	display:block;
	padding-top:10px;
	border-top:solid 1px #ddd;
	font-size:12px;
	color:#676565;
	font-style:italic;
}


/*---------------------
	SIMPLE LIST
---------------------*/

#center_column ul {
	padding:6px 0 4px;
	border-top:solid 1px #f0f0f0;
	border-bottom:solid 1px #f0f0f0;
	margin-bottom:14px;
	background:#f4f4f4;
}

#center_column ul li {
	padding-left:28px;
	margin-bottom:6px;
	background:url(/assets/images/template/bullet.gif) 12px 50% no-repeat;
	font-size:12px;
	line-height:18px;
	color:#676565;
}


/*-------------------------------
	HEADINGS
-------------------------------*/

#center_column h1 {
	font-size: 30px;
	color:#86a100;
	margin-bottom:10px;
	text-transform:lowercase;
}

h2 {
	margin-bottom:12px;
	font-size: 18px;
	color:#86a100;
}

h3 {
	margin-bottom:10px;
	font-size: 16px;
	font-weight:bold;
	color:#666;
}

h4 {
	margin-bottom:10px;
	font-weight:bold;
	font-size: 14px;
	color:#666;
}

.phone_number {
	display:block;
	padding:8px;
	background:#efefef;
	text-align:center;
}


/*-------------------------------
	LINKS & BUTTONS
-------------------------------*/

a {
	color: #c10c13;
	text-decoration: none;
}

a:hover { 
	text-decoration: underline;
}

/*---------------------
	BUTTONS
---------------------*/

a.button {
	display:block;
	width:107px;
	height:37px;
	background:url(/assets/images/buttons/readmore.gif) 0 0 no-repeat;
	text-indent:-5000px;
}

a.button:hover {
	background-position:0 100%;
}


/*---------------------
	TELL ME MORE
*/

a.tellmemore {
	width:121px;
	background-image:url(/assets/images/buttons/tellmemore.gif);
}

a.startshopping {
	width:121px;
	background-image:url(/assets/images/buttons/startshopping.gif);
}

a.clicktoview {
	width:121px;
	background-image:url(/assets/images/buttons/clicktoview.gif);
}


/*-------------------------------
	PRIMARY CONTENT AREAS
-------------------------------*/

#wrapper {
	width:996px;
	margin:0 auto;
	text-align:left;
}


/*---------------------
	FOOTER
---------------------*/

#footer {
	clear:both;
	width:996px;
	border-top:solid 1px #f0f0f0;
}

#footer ul {
	padding:18px 0 82px;
	margin-bottom:20px;
	text-align:right;
	background:url(/assets/images/template/clients.gif) 100% 100% no-repeat;
}

#home #footer ul {
	background:none;
	padding-bottom:10px;
}

#footer ul li {
	display:inline-block;
	padding-left:15px;
}

#footer ul li a {
	font-size:11px;
	color:#636262;
}

#footer ul li.twitter a {
	padding:3px 0 3px 20px;
	color:#4ca5ff;
	text-indent:-5000px;
	background:url(/assets/images/template/icon_twitter.gif) center left no-repeat;
}

.engage {
	display:block;
	float:right;
	width:119px;
	height:32px;
	margin-bottom:10px;
	background:url(/assets/images/template/engage.gif);
	text-indent:-5000px;
	text-align:left;
}


/*---------------------
	COLUMNS
---------------------*/

#left_column,
#center_column,
#right_column {
	position:relative;
	float:left;
	width:165px;
	margin-bottom:6px;
}

#left_column {
	border-right:solid 1px #f0f0f0;
}

#center_column {
	width:604px;
	padding:10px 30px 0;
}

#right_column {
	border-left:solid 1px #f0f0f0;
}

#center_column .left_column,
#center_column .right_column {
	float:left;
	width:285px;
}

#center_column .left_column {
	padding-right:16px;
	border-right:solid 1px #f0f0f0;
	margin-right:15px;
}


/*---------------------
	HEADER
---------------------*/

#header {
	position:relative;
	height:124px;
	border-bottom:solid 1px #f0f0f0;
	margin-bottom:6px;
}

a#logo {
	display: block;
	width: 166px;
	height: 124px;
	text-indent: -5000px;
	background: url(/assets/images/template/logo.gif) no-repeat;
}

#header div {
	position:absolute;
	right:0;
	top:0;
}

#header div h2 {
	display:block;
	width:368px;
	height:25px;
	margin-top:42px;
	background:url(/assets/images/template/phone.gif);
	text-indent:-5000px;
}

#header div p {
	position:relative;
	display:block;
	width:301px;
	height:28px;
	margin-top:6px;
	background:url(/assets/images/template/catalogue.gif);
	text-indent:-5000px;
}

#header div p a {
	display:block;
	position:absolute;
	left:19px;
	top:0;
	width:79px;
	height:28px;
	background:url(/assets/images/template/catalogue_button.gif) 0 0;
}

#header div p a:hover {
	background-position:0 50%;
}

#header div p a:focus {
	background-position:0 100%;
}


/*-------------------------------
	RIGHT COLUMN
-------------------------------*/

#right_column {
	height:380px;
}

#right_column div {
	position:relative;
	height:173px;
	padding:6px;
	margin-left:6px;
	border:solid 1px #f0f0f0;
}

#right_column div h4,
#right_column div p {
	text-indent:-5000px;
}

div#order_online {
	margin-bottom:6px;
}

#right_column div a.button {
	position:absolute;
	right:6px;
	bottom:6px;
}


/*-------------------------------
	NAVIGATION
-------------------------------*/

ul#navigation {
	margin-bottom:8px;
	text-transform:lowercase;
}

ul#navigation li {
	background:url(/assets/images/template/navigation_underline.gif) 100% 96% no-repeat;
}

ul#navigation li a {
	display:block;
	width:165px;
	height:34px;
	background-image:url(/assets/images/template/navigation.gif);
	text-indent:-5000px;
}

ul#navigation li.subnav {
	padding-bottom:2px;
	background-position:100% 100%;
}

ul#navigation li.subnav a {
	height:33px;
}


/*---------------------
	SUB NAV
---------------------*/

ul#navigation li.subnav ul li {
	background:#FFF url(/assets/images/template/sub_navigation_underline.gif) 100% 0 no-repeat;
}

ul#navigation li.subnav ul li a {
	width:147px;
	height:auto;
	padding:6px 18px 5px 0;
	background:none;
	text-align:right;
	font-size:11px;
	color:#847778;
}

ul#navigation li.subnav ul li a:hover {
	color:#c10c13;
}

ul#navigation li.subnav ul li a.on {
	text-decoration:none;
	color:#c10c13;
}


/*---------------------
	HOME
*/

ul#navigation li.home a {
	background-position:0 0;
}

ul#navigation li.home a:hover,
ul#navigation li.home a.on {
	background-position:100% 0;
}


/*---------------------
	ABOUT
*/

ul#navigation li.about a {
	background-position:0 -34px;
}

ul#navigation li.about a:hover,
ul#navigation li.about a.on {
	background-position:100% -34px;
}


/*---------------------
	COSTS
*/

ul#navigation li.costs a {
	background-position:0 -68px;
}

ul#navigation li.costs a:hover,
ul#navigation li.costs a.on {
	background-position:100% -68px;
}


/*---------------------
	ORDER
*/

ul#navigation li.order a {
	background-position:0 -102px;
}

ul#navigation li.order a:hover,
ul#navigation li.order a.on {
	background-position:100% -102px;
}


/*---------------------
	DELIVERY
*/

ul#navigation li.delivery a {
	background-position:0 -136px;
}

ul#navigation li.delivery a:hover,
ul#navigation li.delivery a.on {
	background-position:100% -136px;
}


/*---------------------
	CUSTOMERS
*/

ul#navigation li.customers a {
	background-position:0 -170px;
}

ul#navigation li.customers a:hover,
ul#navigation li.customers a.on {
	background-position:100% -170px;
}


/*---------------------
	PRODUCTS
*/

ul#navigation li.products a {
	background-position:0 -204px;
}

ul#navigation li.products a:hover,
ul#navigation li.products a.on {
	background-position:100% -204px;
}


/*---------------------
	RANGE
*/

ul#navigation li.range a {
	background-position:0 -238px;
}

ul#navigation li.range a:hover,
ul#navigation li.range a.on {
	background-position:100% -238px;
}

/*---------------------
	ENVIRONMENT
*/

ul#navigation li.environment a {
	background-position:0 -272px;
}

ul#navigation li.environment a:hover,
ul#navigation li.environment a.on {
	background-position:100% -272px;
}


