@CHARSET "UTF-8";

/* Backgrounds */

body {
	background: url(/images/body_bg.gif) 240px 0;
}

#menu ul ul {
	background: #FE8CEC;
}

#menu a:hover {
	color: #000;
}

.container { 
	background: #fff;
/*
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
*/
	color: #330622;
}

#text_bg  {
	background: transparent;
}

.header_box_bg, #voteresults p {
	background: #fff;
}

.header_box * {
	color: #000 !important;
}


#voteresults li {
	background: #f0f0f0;
}

#voteresults .indicator {
	background-color: #0d81ff;
}

/*
#specials a:hover {
	background: #F6ECF0;
}
*/

#news .date {
	display: none;
}
#news .date span {
	display: none;
	background: #5caee8;
}

tr.odd td {
	background-color: #f0f0f0;
}
tr.even td {
	background-color: #d0d0d0;
}

#catalog th {
	background-color: #ccc;
}
#catalog tr.odd td {
	background-color: #f0f0f0;
}
#catalog tr.even td {
	background-color: #fff;
}

#footer {
	background: transparent;
	margin-top: 50px;
	color: #444;
}

#footer a {
	color: #777;
}


/* Colors */

.container {
	color: #333;
}

#specials a {
	color: #000;
}

a /* ссылка */
{color: #953398;}

a:hover /* ссылка при наведении */
{color: #222;}

b, strong {
	color: #000;
}

#menu a {
	color: #fff;
}

#specials .price {
	color: #777;
}

#news .date span {
	color: #fff;
}

#voteresults small {
	color: #fff;
}

/* Borders */


#specials li img {
	border: 0;
}

#catalog_body {
	border-color: #ccc;
}

#specials a {
	/* border-color: #ddd; */
}

#news .date {
	border-color: #ccc;
}

#text td {
	border-color: #666;
}
#text th {
	border-color: #666;
}

.male {
	color: #970303 !important;
}

.male #menu a {
	color: #aa0202;
}

.male #specials .header {
	color: #2e59a6;
}

.male #footer {
	background: #bfcde9;
	border-top: 1px solid #3670e5;
}

.male #header {
	background: url(/images/i_male.jpg) 0 50% no-repeat;
}

.male a {
	color: #014693;
}
/* End of "colors.css" */
