body {
	background-color: #000000;
	color: #FFFFFF;
}

#header {
	margin: 0px;
	padding: 0px;
	height: 101px;
	width: 776px;
}
#container {
	width: 776px;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	width: 776px;
}
#mainarea {
	width: 766px;
	padding-right: 5px;
	padding-left: 5px;
}
#bottombutton {
	width: 776px;
	margin-right: auto;
	margin-left:auto;
}
#navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	border-top-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #EE0000;
	border-right-color: #EE0000;
	border-bottom-color: #EE0000;
	border-left-color: #EE0000;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-weight: bold;
	padding-bottom: 3px;
}
#footer {
	width: 776px;
	border-top: #3B3B3B solid 1px;
	padding-top: 3px;
	margin-top: 3px;
}

#footer #copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	display: inline;
	font-size: 10px;
	width:300px;
}
#footer #footmenu {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	margin-left:250px;
}
#footer #footmenu ul{
	list-style:none;
	text-align:right;
	display: inline;


}
#footer #footmenu li{
	display:inline;
	margin: 0 0 0 0px;
	padding:0 0 0 15px;
}

#footer #footmenu li a{
	color:#999999;
	text-decoration:none;
}
#footer #footmenu li a{
	color:#999999;
	text-decoration:none;
}
#footer #footmenu li a:hover{
	color:#FFFFFF;
	text-decoration:none;
}

#footer #footmenu_eshop {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	margin-right: 0px;
	margin-left: 120px;
}
#footer #footmenu_eshop ul{
	list-style:none;
	text-align:right;
	display: inline;


}
#footer #footmenu_eshop li{
	display:inline;
	margin: 0 0 0 0px;
	padding:0 0 0 13px;
}

#footer #footmenu_eshop li a{
	color:#999999;
	text-decoration:none;
}
#footer #footmenu_eshop li a:hover{
	color:#FFFFFF;
	text-decoration:none;
}



#normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-right: 0px;
	padding-left: 0px;
	position: relative;
	width: 100%;
}

.productlist table {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
}

.ptitle{
	color: #FFC23E;
	font-face:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

.itemlist{
	list-style:disc;
	margin:0 0 0 0px;
	padding: 0 0 0 20px;
}
.itemintro{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
	padding: 0 0 2px 0;

}
.productitem {
	padding: 0px;
	width: 350px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-collapse:collapse;
	border-color:#999999;
	margin: 0px;
}
.colintro {
	padding: 0px;
	width: 240px;
}
.productitem .colimg {
	padding: 5px;
	width: 110px;
}
.productlist td {
	width: 350px;
}
.ptitle1 {	color: #FFC23E;
	font-face:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.image_float {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.spacer {
	clear: left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFC23E;
}
.itemdetaillist {
	list-style-type: decimal;
	margin: 0 0 0 25px;
}
.itemprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066FF;
	padding: 0 0 2px 0;
	font-weight: bold;
}
#paypalbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	border-top-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #EE0000;
	border-right-color: #EE0000;
	border-bottom-color: #EE0000;
	border-left-color: #EE0000;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	font-weight: bold;
	padding-top: 10px;
	text-align: center;
}
