/* Resets browsers styles
----------------------------------------------------------------------------- */

@import url("reset.css");			/* Style reset. */
@import url("layout.css");			/* Very basic page structure, header (includes search), footer and menu styles. */
@import url("blobs.css");			/* Product listings, image grids, forms. */
@import url("typography.css");		/* Text. */
@import url("additions.css");		/* Any updates after the site has gone live. */



/*body {
	background: url(../styleImages/temp_line.gif) repeat 0px 18px !important;
}
#header, #header-inner, #page {
	background: transparent;
}
#header, #header a:link, #header a:visited, #blob1 h3, #blob1 a:link, #blob1 a:visited, #blob1 a:hover {
	color: #000;
}*/