
body, html {
	background-color: #70AF00;
	font: 12px Arial, Helvetica, sans-serif;
	background-image:url(../graphics/background.jpg);
	background-repeat:repeat-y;
	}

img { border: 0; }


#wrapper {
	width:100%;
	float:left;
	}

#logo-link {
	width: 270px;
	height: 134px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
	background: #ccc;
}

#full_content_block {
	background-image:url(../graphics/left_shadow.gif);
	background-repeat: repeat-y;
	width: 100%;
	background-color:#FFFFFF;
	float:left;
	padding-left: 11px;
}

#content_block {
	width: 837px;
	float:left;
	padding-bottom: 20px;
}

ul { list-style-type: none; margin: 0; padding: 0;}

a { color: #FF1472; }
a:hover { color: #9F0B46; }

h1 { font-size:18px; margin: 0; padding: 0;}
h2 { font-size:16px; margin: 0; padding: 0;}
h3 { font-size:14px; margin: 0; padding: 0;}
h4 { font-size:12px; margin: 0; padding: 0;}

hr { border-bottom: 1px solid #ccc;
	border-top: none;
	height:0px;
	margin: 5px 0 5px 0;
}


* html hr {	margin: 2px 0 2px 0; }


/* FORMS *************************************************************************************************** */

form { margin: 0; padding: 0; }

#search-box { width: 100%; float: left; }

#search-box form { padding: 10px 0; float: left; width: 100%; }

#search-box .textbox  { font-size:10px; width: 75px; margin-left: 10px; }

.findbutton  { 
	font-size: 0px;
	width: 41px;
	height: 21px;
	padding: 0;
	margin: 0;
	border: 0;
	background-image:url(../graphics/find.gif);
	overflow: hidden;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}

.findbutton:hover  { background-image:url(../graphics/findhover.gif); }

.checkoutbutton  {
	font-size: 0px;
	width: 67px;
	height: 28px;
	padding: 0;
	margin: 0;
	border: 0;
	background-image:url(../graphics/checkout.gif);
	float:right;
	overflow: hidden;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	}
	
.checkoutbutton:hover  { background-image:url(../graphics/checkouthover.gif); }



/* BANNER *************************************************************************************************** */

#banner { }

#logo_strip {
	width:837px;
	height:124px !important;
	height: 60px;
	float: left;
}

#static_nav {
	float: right;
	margin-top: 100px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	position: relative;
	top: -115px;
	left: -150px;
	}
	
#static_nav a {
	color: #fff;
	text-transform: uppercase;
}

#banner_shadow {
	background-image: url(../graphics/banner_shadow_repeat.gif);
	height: 7px;
	font-size: 0px;
	clear: both;
}

#title_strip {
	width: 100%;
	float: left;
	clear: both;
	background-image:url(../graphics/header_strip.gif);
}

#categories {
	background-image:url(../graphics/categories.gif);
	background-position:left;
	background-repeat:no-repeat;
	float:left;
	width:837px;
	height:53px;
}

#headline {
	float:right;
	width: 620px;
	height:53px;
	background-image:url(../graphics/star.gif);
	background-repeat:no-repeat;
	padding-left: 45px;
	margin-left: 15px;
}

#headline h1 { padding-top: 18px; float: left;}

#login {
	padding: 22px 0 0 0;
	float:right;
	color:#999999;
}

/* MENU BAR *************************************************************************************************** */

#top_menu {
	width: 100%;
	float:left;
	height:34px;
	background-image:url(../graphics/menu_bar.gif);
	background-color: #09A6D7;
}

#age_strip {
	background-image:url(../graphics/cornerstone.gif);
	background-position:left;
	background-repeat:no-repeat;
	float:left;
	width:837px;
	height:34px;
	padding-left: 156px;
}

#age h1 {
	float:left;
	background: url(../graphics/age.gif) top left no-repeat;
	width: 90px;
	height:34px;
	
	/*padding: 6px 0 0 8px;*/
	
	font-size: 17px;
	color: #fff;
}

#age h1 img {
	margin: 6px 14px 0 7px;	
}

#age ul {
	float: left;
	list-style-type: none;
	padding: 0;
}

#age li {
	display:block;
	float: left;
	color: #FFF;
	text-align: center;
	background-image:url(../graphics/menu_break.gif);
	background-position: right;
	background-repeat:no-repeat;
	white-space: nowrap;
 } 

#age li a { display:block; text-decoration: none; padding: 0px 15px; font-weight:bold; color: #FFF; font-size: 13px; height:34px; line-height: 34px; }


#age li.nav_active {
	background-image:url(../graphics/menu_active.gif);
	background-color: #00B0F8;
	background-position:top right;
	background-repeat:no-repeat;
}

#age li:hover, #age li.nav_active:hover {
	color: #fff;
	background-color: #D91152;
	text-decoration: none;
	background-image:url(../graphics/menu_hover.gif);
	background-position: top right;
	background-repeat:no-repeat;
}

#age li a img {
	position: relative;
	top: 1px;
}

#age a img.replace,#age a:hover img.replace {
	border: none;
}


/* LEFT CONTENT *************************************************************************************************** */

#left_content {
	width: 145px;
	float:left;
	background-color: #FFE887;
	}

#categories-box {
	float: left;
	width:145px;
	background-image:url(../graphics/sidebar.gif);
}


/******** SETUP *************/
#categories-box ul,
#categories-box ul ul,
#categories-box ul ul ul,
#categories-box ul ul ul ul { list-style: none; padding: 0; margin: 0; border: none; font-size: 13px; }
#categories-box li { display: inline; padding: 0; margin: 0; }
#categories-box li a { display: block; padding: 4px 10px 4px 0px; margin: 0; text-decoration: none; border: none; line-height: 13px; }

/******** Full Block ********/
#categories-box ul { background: #FFF1B5 url(../graphics/find_base.gif) no-repeat left bottom; margin: 0px; padding-bottom: 18px; }

/******** Text colour ********/
#categories-box li a {	color: #000; }

/******** Separation lines please ********/
#categories-box ul { border-top: 1px solid; }	
#categories-box li a {	border-bottom: 1px solid; }
/******** Line colour ********/
#categories-box ul, #categories-box li a { border-color: #fff; }

/******** Indents **********/
#categories-box li a {
	padding-left: 12px;
	}
#categories-box li.nav_active li a {
	padding-left: 16px;
}
#categories-box li.nav_active li.nav_active li a {
	padding-left: 17px;
}

/******** styling ***********/

/* all hovers */ 
#categories-box li a:hover,
#categories-box li.nav_active li a:hover,
#categories-box li.nav_active li.nav_active li a:hover
{ background-color: #FF1472; color: #fff;}

/* 1 standard */ #categories-box li a { }
/* 1 active */   #categories-box li.nav_active a { background-color: #F1CD58; color:#000; }

/* 2 standard */ #categories-box li.nav_active li a { background-color: #FFEF94; border-left: 6px solid #70AF00; border-bottom: none; color: #135E63; }
/*#categories-box li.nav_active li a { background-color: #FFEF94; border-left: 6px solid #AFB79D; font-size:12px; border-bottom: none; color: #135E63; }*/
/* 2 active */   #categories-box li.nav_active li.nav_active a { background-color: #F1CD58; }
/*#categories-box li.nav_active li.nav_active a { background-color: #D4D9CB; }*/

/* 3 UL background */ #categories-box ul ul ul { background-color: #AFB79D; }
/* 3 standard */ #categories-box li.nav_active li.nav_active li a {  background-color: #fff; margin-left: 6px; border-left: 6px solid #D4D9CB; border-bottom: 1px solid #f3f7ec; }
/* 3 active */   #categories-box li.nav_active li.nav_active li.nav_active a { background-color: #fff; margin-left: 6px; font-weight: bold; }


/* MAIN CONTENT *************************************************************************************************** */

#main_content {
	float: left;
	width: 495px;
	padding: 20px;
	}

ul.product-listing {
	width: 475px;
	float: left;
	padding: 0 0 0 20px;

}

ul.product-listing li {
	width: 150px;
	height: 180px;
	float: left;
}

.product_block {
	width:120px;
	text-align:center;
	font-size:10px;
	margin: 0 10px 15px 10px;
}


/* RIGHT CONTENT *************************************************************************************************** */

#right_content {
	float:left;
	width:149px;
	padding-top: 20px;
	}

#shopping_cart {
	float: left;
	background-image:url(../graphics/shopping_cart.gif);
	width:149px;
}

#shopping_cart h1 { color:#FFFFFF; font-size: 12px; text-align:center; padding-top: 10px; }
#shopping_cart h1 a { color: #fff; display: block; }
#shopping_cart h1 img { margin-top: -2px; padding-left: 20px; background: url(../graphics/icon_shopping_cart2.png) left -2px no-repeat; }

.right_block { background-image:url(../graphics/right_block.gif); background-repeat:no-repeat; float: left; width: 149px; }

.block_content { float: left; text-align:left; padding: 15px; font-size:11px; background-image: none;}

#right_content .right {  width: 119px; background-image:url(../graphics/right_block_base.gif); background-repeat:no-repeat; background-position:bottom; }

.block_content img { padding: 5px; }

.product_block .block_content {
	background: url(../graphics/product_block.gif) top left no-repeat;
	width:100px;
	height:100px;
	padding: 10px;
	margin: 0;
}

.product_block .block_content img {
	padding: 0;
	margin: 0 auto;
}



/* FOOTER *************************************************************************************************** */

#footer {
	width:100%;
	height:25px;
	float:left;
	font-size:9px;
	text-transform:uppercase;
	color:#336900;
	padding-left: 145px;
}

#footer_content { background-image:url(../graphics/footer.gif); float:left; width:100%; height:25px;}

#footer img { float:left; }

#footer .links { float:left; padding: 5px 0 0 10px; }

#footer a { color:#336900; text-decoration:none; padding: 0 5px 0 5px; }
#footer a:hover { text-decoration: underline; }

#footer_shadow {
	background-image:url(../graphics/footer_shadow_repeat.gif);
	width:100%;
	float:left;
	height:10px;
	font-size: 0px;
}


input.button {
	background-color: #FF1472;
	color: #fff;
	border: 1px solid #000;
	padding-top: 2px;
	padding-bottom: 2px;
}

button, input.replace {
	color: #fff;
	background-color: #FF1472;
	border: 1px outset #000;
}

input.replace {
	padding: 2px 10px;
}

/*button img.replace {
	border-bottom: 2px solid #fff;
}*/

button:hover  {
	border: 1px inset #000;
}

a.replace img.replace {
	background-color: #fff;
	border: 1px outset #000;
	padding: 2px 5px;
}

a.replace:hover img.replace {
	border: 1px inset #000;
	background-color: #FFF3F8;
}