body, p, td, input, select {
	font-family: Arial;
	font-size: 8pt;
}

body {
	background-color: #111111;
}

#logo {
	padding-top: 2px;
	background-color: #292827;
}

#basket {
	padding: 10px;
	background-color: #292827;
}

#basket td {
	color: white;
	font-size: 10px;
}

#basket a {
	color: white;
	text-decoration: underline;
	font-size: 10px;
}

#hotline {
	color: white;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	letter-spacing: 1px;
}

#hotline a {
	color: white;
}

span#hotline_title {
	color: #CCCCCC;
}

td.spacer {
	padding: 1px;
	width: 10px;
}

td#top_right {
	padding: 0px;
	background-color: #858585;
}

td.top_head {
	background-color: #959595;
	padding: 3px 3px 3px 20px;
}

span.top_head {
	font-size: 14px;
	font-weight: normal;
	color: white;
	background-image: url(/images/jumper.gif);
	background-repeat: no-repeat;
	padding: 3px 3px 3px 23px;
	width: 100%;
}

#top_right td.capt {
	font-size: 11px;
	font-weight: bold;
	padding-left: 13px;
	width: 94px;
}

#top_right input {
	width: 120px;
}

#top_right select {
	width: 120px;
}

#top_right a {
	color: #2C2C2C;
	font-size: 11px;
	font-weight: bold;
}

#top_right td.spacer { height: 7px; }

#menu a:link, #menu a:visited {
	color: white;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

#menu a:hover {
	color: yellow;
}

#menu td {
	background-image: url(/images/menu_back.gif);
	padding: 5px;
	height: 23px;
	text-align: center;
}

#menu td#sel {
/*	background-image: url(/images/menu_back_selected.gif);*/
	background: #808080;
	
}

#menu td.delim {
/*	background-image: url(/images/menu_delim.gif);*/
	background: #CCCCCC;
	width: 1px;
	padding: 0px;
}

#slogan {
	color: #393939;
	font-size: 14px;
	font-weight: bold;
	margin: 10px;
}

div.title {
	height: 13px;
	padding: 15px;
	background-color: #292827;
}

span.title {
	background-image: url(/images/jumper_grey.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	font-size: 13px;
	font-weight: bold;
	color: white;
}

div#hot_offer {
	background-color: #8F7459;
	padding: 15px;
}

div#hot_offer h1, div#hot_offer span.title {
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	font-size: 13px;
	font-weight: bold;
	color: white;
	background-image: url(/images/jumper_bej.gif);
	background-repeat: no-repeat;
}

#enter td {
	color: #999999;
	font-weight: bold;
	font-size: 11px;
}

#enter input {
	width: 90px;
}	

#bottom {
	background-color: #46565D;
	padding: 1px;
}

.error {
	color: red;
}

a#flashsw, a#musicsw {
	font-size: 9px;
	color: #AAAAAA;
	text-decoration: underline;
}

td#news {
	background-color: #505050;
}

td#news td {
	color: #CCCCCC;
}

span.newsTitle {
	color: white;
	font-weight: bold;
	font-family: Verdana;
}

span.newsBody p {
	font-family: Verdana;
	font-size: 9px;
	text-align: justify;
}

span.newsBody a:link, span.newsBody a:visited {
	color: #CCCCCC;
	font-weight: bold;
}

span.newsBody a:hover {
	color: white;
	font-weight: bold;
}

div.newsBlock {
	padding: 10px;
}

div.newsBlock td {
	color: #CCCCCC;
}

h1 {
	padding: 15px;
	font-size: 13px;
	font-weight: bold;
	color: #393939;
}

h2 {
	font-size: 10pt;
}

.btn {
	background-color: #2F2F2F;
	color: white;
}

table.tbl {
	border-width: 1px;
	border-color: #5D5D5D;
	border-collapse: collapse;
	border-style: solid;
}

table.tbl tr {
	border: none;
}

table.tbl th {
	font-size: 8pt;
	border-width: 1px;
	border-color: #5D5D5D;
	border-collapse: collapse;
	border-style: solid;
	text-align: center;
	padding: 2px;
}

table.tbl td {
	border-width: 1px;
	border-color: #5D5D5D;
	border-collapse: collapse;
	border-style: solid;
}

table.std td {
	border: none;
}

table.form td.capt 
{
	font-weight: bold;
	padding-right: 5px;
}

table.form td.fld
{
	width: 100%;
}

.fw {
	width: 100%;
}

a {
	color: #812820;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: red;
}

a.white {
	color: #CCCCCC;
	text-decoration: underline;
	font-weight: bold;
}

a.white:hover {
	color: red;
}

#body {
	width: 100%;
	margin: 10px;
}

td.bdelim {
	background-color: #373B3E;
}

marquee {
	background-color: #505050;
}

marquee p {
	color: white;
	font-size: 16pt;
	font-style: italic;
	font-weight: bold;
}

.discount {
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}