body { color: #000; }
a { color: #000; }

/* Headers
----------------------------------------------- */
h1, h2, h3, h4, h5 { color:#000 }


/* Main wrapper
----------------------------------------------- */
#wrapper {background-color:#fff;}

body#home #shopsIntroContainer{background-color:#fff;}


/* Menu
-------------------------------------------- */
/*
#mainMenu a,
#adminMainMenu a {
	color:#fff;
}*/

/* BodyPane
-------------------------------------------- */
#bodyPane {
	background-image:url('../img/contrast_wrapper_back.gif');
}

#introPane,
#newsPane,
#categoryPane,
#shopPane,
#textPane {
	border-bottom:1px solid #000000;
}

#shopsIntroContainer {
	border-top: 1px solid #000000;
}

#newsBlock ul li {
	background-image:url(../img/list_arrow_inv.gif);
}

#searchBlock {
	border-bottom: 1px dashed #000000;
}

div.homeAd {
	border-top: 1px solid #000;
}

#bottomAdSpace {
	border-top: 1px solid #000;
}

#centerPane {
	border-right:1px solid #000;
}

#bannerRight {
	border-bottom:1px dashed #000;
}

#newsBlock {
	border-bottom:1px dashed #000;
}

#textPane {
	border-bottom:0 solid #000;
}

#subMenu li.active a.page {
	color: #FFF;
}
