@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/pattern.jpg);
	color: #FFFFFF;
}
body, th, td, textarea, input {
	font-family: Tahoma;
	font-size: 9px;
}
.redBorder {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #091525;
	width: 99%;
	border: 1px solid #FFFFFF;
}
#rightblock a {
	font-weight: bold;
	color: #098cd2;
	text-decoration: none;
}
#rightblock a:hover {
	color: #E50000;
}

a.prodColor, a.prodColorSpacer {
	float: left;
	display: block;
	height: 15px;

}
a.prodColor {
	border: solid 1px #333333;
	width: 15px;
	background-color:#CCCCCC;
}
a.prodColorSpacer {
	width: 2px;
}
select.prodType {
	font-size: 10px;
	width:40px;
	font-weight:bold;
}
input.prodAmount {
	background-color:transparent;
	color:#FFFFFF;
	border: 1px solid #FFFFFF;
	width: 20px;
	font-weight:bold;
	font-size:10px;
	}
.prodBtn {
	font-size: 10px;
}
form, body {
	margin: 0;
}
#maindiv {
	width: 718px;
	margin: 0 auto;
	background-image: url(../images/fanshop_01-bg.jpg);
}
#header {
	background-position: left;
}
#topform {
	height: 39px;
}
#leftblock {
	width: 236px;
	float: left;
}
#rightblock {
	background-image: url(../images/fanshop_12.jpg);
	padding: 10px;
}
#maindiv #content {
	width: 718px;
	clear: both;
}

#footer {
	clear: both;
	height: 26px;
}

#search-form {
	height: 48px;
	background-image: url(../images/fanshop_23.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#search-form #search_string {
	position: absolute;
	left: 94px;
	top: 18px;
	font-size: 9px;
	width: 110px;
	border: none;
}

#shopping-cart {
	height: 64px;
	background-image: url(../images/fanshop_24.jpg);
	background-repeat: no-repeat;
}
#top-left-block {
	float: left;
	width: 208px;
	height: 29px;
	background-image: url(../images/fanshop_02.jpg);
	background-repeat: no-repeat;
	padding: 10px 0 0 28px;
}
#top-left-block a {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
#top-left-block a:hover {
	text-decoration: underline;
}
#top-right-block {
	float: right;
	background-image: url(../images/fanshop_03.jpg);
	background-repeat: no-repeat;
	width: 469px;
	height: 33px;
	padding: 6px 0 0 13px;
	text-align: center;
}
#top-right-block form {
	display: inline;
}
#top-right-block a {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
#top-right-block a:hover {
	text-decoration: underline;
}
h1, h2, h3 {
	margin: 0;
}
h1 {
	font-size: 16px;
	text-transform: uppercase;
}
h2 {
	font-size: 14px;
}
table.tabulator {
	width: 100%;
}
#leftblock a {
	color: #FFFFFF;
	text-decoration: none;
}
#leftblock a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
#top-right-block input.button {
	color: #FFFFFF;
	font-weight:bold;
	background-color: transparent;
	border: none;
}
div {
	margin: 0px;
	padding: 0px;
}
