body, textarea {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background: url('/images/backgroundBody.png') repeat-x #FFFFFF;
	margin: 0px;
}
a {
	color: #003399;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
ul {
	margin: 0px;
	padding: 0px;
}
form, fieldset {
	margin: 0px;
}
#itemForm fieldset p {
	clear: right;
}
#itemForm fieldset p label {
	float: none;
}
#itemForm fieldset p * {
	float: right;
	width: 200px;
}
#itemForm fieldset p textarea {
	height: 200px;
	width: 400px;
}
fieldset {
	border: none;
}
h1, h2 {
	margin: 0px;
}
h1 {
	background: url('/images/backgroundLogo.png') no-repeat #E30300;
	color: #FFFFFF;
	float: left;
	font-size: 26px;
	font-style: italic;
	height: 57px;
	padding-left: 8px;
	padding-top: 21px;
	width: 150px;
}
h2 {
	float: left;
	font-style: italic;
	font-size: 18px;
	line-height: 20px;
	padding-left: 8px;
	padding-top: 10px;
	width: 80px;
}
h3 {
	background-color: #340167;
	color: #FFFFFF;
	font-size: 14px;
	margin: 0px 0px 5px 0px;
	padding: 2px 7px;
}
th {
	background-color: #E6F4FF;
	color: #003399;
	font-weight: bold;
}
hr {
	clear: right;
	background-color: #D9D9D9;
	border: none;
	height: 1px;
}
dl {
	margin: 0px;
	width: 350px;
}
dt {
	float: left;
	font-weight: bold;
	width: 130px;
}
dd {
	margin-left: 130px;
	width: 220px;
}
table {
	margin-bottom: 10px;
}
th.th1 {
	width: 50px;
}
th.th2 {
	width: 120px;
}
th.th3 {
	width: 250px;
}
th.th4 {
	width: 70px;
}
th.th5 {
	width: 75px;
}
tr.dark {
	background-color: #EFEFEF;
}
tr.light {
	background-color: #F7F7F7;
}
ul.menu {
	float: left;
	list-style: square;
	padding-left: 20px;
	width: 164px;
}
ul.menu li {
	color: #FF3300;
}
ul.menu li a {
	color: #0050B2;
	font-weight: bold;
}
ul.pager {
	list-style: none;
	text-align: center;
	margin: 10px 0px;
}
ul.pager li {
	display: inline;
}
input.button {
	background-color: #660E02;
	color: #FF3300;
	font-style: italic;
	font-weight: bold;
}
p.error {
	color: #BF2401;
}
h3.error {
	background-color: #BF2401;
	color: #FFFFFF;
}
p.help {
	color: #AAAAAA;
	font-size: 10px;
}
.box, .boxEmpty, div.error {
	border: 1px #D9D9D9 solid;
	margin-bottom: 10px;
	padding: 5px 0px;
}
.box {
	background-color: #F5F5F5;
}
.boxEmpty {
	padding: 20px;
}
.boxEmpty p {
	margin: 0px;
}
.boxEmpty ul {
	background-color: #F5F5F5;
	float: right;
	list-style: none;
	text-align: center;
	width: 150px;
}
.boxEmpty ul li {
	margin: 4px;
}
.boxEmpty ul li a {
	color: #0000FF;
	text-decoration: underline;
}
div.error {
	border-color: #BF2401;
	padding: 20px;
}
img.thumb {
	border: 1px #D9D9D9 solid;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 150px;
}
dd.price {
	color: #BF2401;
	font-weight: bold;
}

#container {
	margin: 0px auto;
	width: 980px;
}
#logo {
	height: 78px;
	width: 289px;
}
#topMenu {
	height: 95px;
	list-style: none;
	float: right;
}
#topMenu li {
	display: inline;
	margin: 0px 20px;
}
#topMenu li a img {
	border: none;
}
#header {
	background-color: #F5F5F5;
	border-top: 4px #D9D9D9 solid;
	clear: right;
	height: 35px;
	margin-bottom: 10px;
}
#left, #content, #right {
	margin-bottom: 10px;
}
#left {
	float: left;
	width: 190px;
}
#content {
	margin: 0px 200px;
	text-align: justify;
}
#right {
	float: right;
	width: 190px;
}
#footer {;
	background: url('/images/backgroundFooter.png') repeat-x #E51900;
	border-top: 4px #FBB807 solid;
	clear: both;
	color: #FF9900;
	height: 47px;
}
#path {
	float: left;
	margin: 8px;
}
#actions {
	list-style: none;
	float: right;
	margin: 5px;
}
#path li, #actions li {
	display: inline;
}
#path li {
	background: url('/images/pointer.png') no-repeat center left;
	padding-left: 8px;
	padding-right: 3px;
}
#path li#first {
	background: none;
	padding-left: 0px;
}

#left h4, #right h4 {
	background-color: #E8E8E8;
	border-bottom: 1px #D9D9D9 solid;
	color: #000066;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 4px;
}
#left ul, #left form, #right div {
	background-color: #F5F5F5;
	padding: 6px;
}
#left ul {
	padding-left: 20px;
}
#left form p {
	margin: -6px 4px 0px 0px;
	text-align: right;
}
#left form fieldset p {
	margin: 4px -5px;
	text-align: left;
}
#left form fieldset p input, #left form fieldset p select {
	border: 1px #043770 solid;
	width: 100%;
}

#footer a img {
	border: none;
	margin: 0px 10px;
	vertical-align: middle;
}
#captcha {
	display: block;
	margin: 10px 0px;
}

table.item tr td input,
table.item tr td textarea,
table.item tr td select {
	width: 450px;
}
table.item tr td textarea {
	height: 200px;
}
table.item tr td {
	padding: 0px;;
}