/* Print CSS */

/* Basic tags ------------------------------------------------------------------------------------------------------------- */


body {
	color: #000000;
	background-color: #FFFFFF;
	background-image: none;
}


/* Headings --------------------------------------------------------------------------------------------------------------- */

#logoBlock {
	width: 100%;
}

/* Structure -------------------------------------------------------------------------------------------------------------- */

#wrapper {
	width: 680px;
}

#cartContainer,
#cartStatus,
#header,
#quickLinks,
#subHeaderSecondary,
#secondaryContent,
#footer .navigation,
#tabs,
.adBlock
{
	display: none;	
}

#subWrapper {
	background-image: none;
}

#primaryContent {
	width: 670px;
}

#tertiaryContent {
	background-color: #FFFFFF;
	color: #000000;
}

#subHeaderPrimary {
	width: 670px;
	float: none;
}

#subHeaderSecondary {
	width: 0px;
}

.latestProductsContainer {
	width: 98%;
}


.categoriesColumn {
	width: 48%;
}

.categorySubContainer {
	height: 1% !important;
	opacity: 1 !important;
	visibility: visible !important;
}

#productOverview #productBrief {
	width: 395px;
}

.tabbedContent {
	background-color: #FFFFFF;
	height: 1% !important;
	opacity: 1 !important;
	visibility: visible !important;
}

.resultsColumn {
	width: 48%;
}

.searchResultsContainer .resultsColumn {
	width: 48%;
}


/* Lists ------------------------------------------------------------------------------------------------------------------ */

.categoriesLevel_3 {
	background-image: none;
}

.categoriesLevel_4 {
	background-image: none;
}


/* Links ------------------------------------------------------------------------------------------------------------------ */

a, a:visited,
a:hover,
a:focus,
a:active,
tertiaryContent a, 
#tertiaryContent a:hover,
#tertiaryContent a:active,
#tertiaryContent a:focus,
#tertiaryContent a:visited,
#tertiaryContent #currentPage a,
#tertiaryContent li a,
#tertiaryContent li a:hover,
#tertiaryContent li a:active,
#tertiaryContent li a:focus,
#tertiaryContent li #currentPage a,
#footer a,
#footer a:visited,
#footer a:hover,
#footer a:focus,
#footer a:active
{
	color: #3E87BD;
}

#logoBlock h1 a, #logoBlock h1 span {
	width: 100%;
	background-image: none;
	display: block;
	color: #205A77;
	margin-bottom: 0.5em;
}

.categoriesBlock h3 a:hover,
.categoriesBlock h3 a:focus,
.categoriesBlock h3 a:active
{
	background-image: none;
}

#tertiaryContent li a {
	border-bottom-style: none;
}

#tertiaryContent li a:hover,
#tertiaryContent li a:active,
#tertiaryContent li a:focus,
#tertiaryContent li #currentPage a
{
	background-color: #FFFFFF;
}

.formButton,
.formButton:visited,
.buttonLink:link,
.buttonLink:visited,
#pageLinksBlock a,
#pageLinksBlock a:visited,
#quickLinks a,
#tabs a
{
	background-image: none;
}

.formButton:hover,
.formButton:focus,
.formButton:active,
.buttonLink:hover,
.buttonLink:focus,
.buttonLink:active,
#pageLinksBlock a:hover,
#pageLinksBlock a:focus,
#pageLinksBlock a:active,
#pageLinksBlock #activePageLink,
#quickLinks a:hover,
#quickLinks a:active,
#quickLinks a:focus,
#quickLinks #currentPage a,
#tabs a:hover,
#tabs a:active,
#tabs a:focus
{
	background-image: none;
}

/* Images ----------------------------------------------------------------------------------------------------------------- */


/* Tables ----------------------------------------------------------------------------------------------------------------- */


/* Forms ------------------------------------------------------------------------------------------------------------------ */


/* Miscellaneous styles --------------------------------------------------------------------------------------------------- */

/* Shopping cart */

/* Product categories */

/* Product list */

/* Brands */

/* Customer feedback */

/* Search */

/* Misc */
