@charset "UTF-8";
/* CSS Document */


body { 
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	font-size:62.5%;
	color:#403627;
	background:#C0A073 url(/ekmps/shops/coffeesupplies/resources/Design/background.jpg) repeat-y top center;
	}

/* Default Styling for Links 
------------------------------------------------------------------------------- */	
a { color:#403627; text-decoration:none; }
a:hover { color:#cc0000; text-decoration:underline }


a img { border:none; } 	/* removes border from images used for links */	


.ekmColour { color:[ekm:colour_1][/ekm:colour_1]; } /* used to bring up colour options in ekmPowershop back end */



/* Container to hold all content - used to centre the page
------------------------------------------------------------------------------- */
#container {
	width:942px;
	margin:0 auto;
	}
#main {
	}



/* Header section
------------------------------------------------------------------------------- */
#header {


	}

#logo {
	margin-top:55px;
	width:620px;
	z-index:100;
	}
#logo p, #contact p {
	margin:0; padding:0;
	}
#news-bar {
	background:url(/ekmps/shops/coffeesupplies/resources/design/new-bg.png) no-repeat;
	min-height:35px;
	line-height:3.5em;
	font-size:1.3em;
	color:#FFFFFF;
	padding-left:20px;
	width:922px;
	margin:7px 0;
	}
#news-bar strong {
	float:left;
	height:34px;
	line-height:38px;
	margin-right:10px;
	}
#mini-cart {
	background:url(/ekmps/shops/coffeesupplies/resources/design/cart-bg.jpg) no-repeat;
	width:136px;
	color:#fff;
	font-size:1.4em;
	padding-top:35px;
	line-height:150%;
	text-align:left;
	margin:0px 0 20px 0;
	height:116px;
	padding-left:10px;
	}	
#mini-cart a {
	color:#cc0000;
	text-decoration:underline;
	}
#mini-cart a:hover {

	}

#search {
	background:url(/ekmps/shops/coffeesupplies/resources/design/search-left.gif) no-repeat;
	overflow:hidden;
	width:175px;
	float:left;
	margin-top:8px;
	}
#search-left {
	
	}

#contact {
	font-size:2.0em;
	color:#403627;
	background:url(/ekmps/shops/coffeesupplies/resources/design/top-header.png) no-repeat;
	padding-left:45px;
	width:895px;
	clear:both;
	line-height:3.5em;
	font-weight:bold;
	margin-top:-110px;
	height:54px;
	padding-top:107px;
	}
#contact a {
	color:#333333;
	}
#contact a:hover {
	color:#CC0000;
	}
#content {
	min-height:1px;
	}

/* Extra page menu
------------------------------------------------------------------------------- */
#extra-nav-holder {
	background:url(/ekmps/shops/coffeesupplies/resources/design/extra-page-nav.png) no-repeat;
	overflow:hidden;
	width:606px;
	}
#extra-page-menu {
	float:left;
	margin:0; 
	padding:0;
	height:41px;
	width:415px;
	clear:both;
	}
#extra-page-menu a {
	margin:0 10px;
	text-transform:capitalize;
	color:#403627;
	font-weight:bold;
	font-size:1.3em;
	display:block;
	float:left;
	line-height:37px;
	}
#extra-page-menu .first {
	background-position:-5px;
	}
#extra-page-menu a:hover {

	text-decoration:underline;
	color:#fff !important;
	}
#extra-page-menu .first:hover {
	background-position:-5px;
	}
#extra-page-menu li {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	}

/* Layout columns 
------------------------------------------------------------------------------- */

#side-bar {
	width:187px;
	float:left;
	}
#main-area {
	float:left;
	width:606px;
	margin:0 0px 0 3px;
	min-height:5px;
	}
#other-col {
	float:left;
	width:146px;
	}	
	
/* Sidebar
------------------------------------------------------------------------------- */

#cat-top {
	background:url(/ekmps/shops/coffeesupplies/resources/design/cat-top.gif) no-repeat;
	height:40px;
	}
#cat-bot {
	background:url(/ekmps/shops/coffeesupplies/resources/design/cat-bot.gif) no-repeat;
	height:6px;
	}

#categorymenu {
	padding:5px 5px;
	background:#403627;
	}

#categorymenu a {
	font-size:1.1em;
	color:#403627;
	line-height:3.3em;
	font-weight:bold;
	display:block;
	height:33px;
	width:170px;
	padding-left:5px;
	background:#D0C2B0 url(/ekmps/shops/coffeesupplies/resources/design/cat-bg.jpg) no-repeat;
	margin:5px 0 0 0;
	}

#categorymenu a:hover {
	color:#fff;
	text-decoration:underline;
	}
#categorymenu ul {
	padding:0;
	margin:0;
	}
#categorymenu li {
	list-style:none;
	padding:0;
	margin:0;
	}

#delivery {
	background:url(/ekmps/shops/coffeesupplies/resources/design/delivery-bg.jpg) no-repeat;
	height:127px;
	padding:75px 5px 0px 5px;
	font-size:1.3em;
	font-weight:bold;
	color:#403627;
	margin-top:20px;
	}
#delivery p {
	margin:0;
	padding:0;
	}
#customer-login {
	background:url(/ekmps/shops/coffeesupplies/resources/design/your-account-long.jpg) no-repeat;
	height:121px;
	padding-top:30px;
	padding-left:10px;
	}
#customer-login a {
	color:#fff;
	}
	
/* Footer 
------------------------------------------------------------------------------- */
#footer-top, #footer-bot {
	background:url(/ekmps/shops/coffeesupplies/resources/design/footer-top.gif) no-repeat;
	width:940px;
	height:7px;	
	margin-top:10px;
	}
#footer-bot {
	background:url(/ekmps/shops/coffeesupplies/resources/design/footer-bot.gif) no-repeat;	
	margin-top:0px;
	}

#footer {
	padding:5px 0;
	overflow:hidden;
	 background:#403627;
	}
#card-logos {

	}
#card-logos p {
	margin:0;
	padding:0;
	}	
#footer-links {
	clear:both;
	text-align:center;
	}
#footer-links a {
	color:#fff;
	}
#footer-links a:hover {
	
	}
#address {
	color:#fff;
	font-size:1.1em;
	width:300px;
	float:left;
	margin-left:10px;
	}
#address a {
	color:#FFFFFF;
	}
#copyright {
	float:right;
	width:300px;
	color:#FFFFFF;
	font-size:1.1em;
        text-align:right;
        margin-right:10px;
	}
#links {
	clear:both;
	text-align:center;
	}
.element {
	margin-top:10px;
	}

.page-top {
	background:url(/ekmps/shops/coffeesupplies/resources/design/in-cat-desc-top.gif) no-repeat;
	height:10px;
	width:600px;
	}
.page-bot {
	background:url(/ekmps/shops/coffeesupplies/resources/design/in-cat-desc-bot.jpg) no-repeat;
	height:26px;
	}

.page-mid {
	background:#fff url(/ekmps/shops/coffeesupplies/resources/design/in-cat-desc-mid.gif) repeat-y;
	width:580px;
	color:#403627;
	padding:10px;
	}


.blank { clear:both; }

#news {
	margin:0; padding:0; list-style:none;
	color:#FFFFFF;
	height:34px;
line-height:38px;
	}
#news a {
	color:#FFFFFF;
	}


.text {
	width:105px;
	}
address { padding:0; margin:0; font-style:normal; }


