/* CSS Document */

p, a, h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #585858;
	font-weight: normal;
}
h1 {
	font-size:20px;
	color:#600060;
	font-weight:bold;
}
h2 {
	font-size:18px;
	color:#ca9704;
	font-weight:bold;
}
h3 {
	color:#600060;
	font-size:16px;
	margin:0;
}
h4 {
	font-size:14px;
	color:#600060;
}
h5 {
	font-size:14px;
	color:#600060;
	font-weight:bold;
	margin:0px;
}
h6 {
	font-weight:bold;
	font-size:14px;
	padding-left:15px;
	padding-top:30px;
}
p {
	font-size:12px;
	font-weight:normal;
}
a {
	font-size:12px;
	color:#5090CB;
	text-decoration:underline;
}
a:hover {
	color:#5090CB;
	text-decoration:none;
}
ul, ol, li, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #585858;
	text-decoration: none;
}
li {
	line-height:16px;
}
.inputyellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	height: auto;
	text-align: left;
	border:1px solid #cccccc;
	padding:3px;
	margin:3px;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width:200px;
	margin:5px;
}
.button {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	cursor: pointer;
	width:auto;
	height:auto;
	margin:0px;
}
.inputSearch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #FDB930;
	height: auto;
	width:200px;
	text-align: left;
	border:0px;
	padding:3px;
	margin:3px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #666666;
	height: auto;
	text-align: left;
	margin:5px 0px;
	width:220px;
}
option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #666666;
	height: auto;
	text-align: left;
	margin:3px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:3px;
	color:#666666;
}
input[type="radio"] {
	border:0;
	width:auto;
}
input[type="checkbox"] {
	border:0;
	width:auto;
}
hr {
	height: 0px;
	border-top: 1px solid #cccccc;
	border-right: 0px;
	border-left: 0px;
	border-bottom:none;
}
hr.top {
	height: 2px;
	border-top: 1px solid #929191;
	border-bottom: 1px solid #e4e3e3;
	border-right: 0px;
	border-left: 0px;
	width:100%;
	float:left;
}
normal {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-weight: normal;
	font-size:12px;
}
.yellow {
	color:#FDB930;
}
.greyBg {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	background-color:#FDB930;
	color:#666;
	padding:10px;
}
.picture {
	border:1px solid #cccccc;
	margin-left:10px;
}
.greyBorder {
	border:1px solid #cccccc;
}
.red {
	color:#FF0000;
}
.green {
	color:#009900;
}
.inputQuantity {
	width:20px;
	height:20px;
	padding-left:5px;
	padding-top:5px;
}
.strikeThrough {
	text-decoration:line-through;
	font-weight:lighter;
}
.price {
	font-size:24px;
	color:#009900;
}
.go-button {
	background-image:url(/images/go-button-bg.png);
	background-repeat:no-repeat;
	border:0 none;
	color:#FFFFFF;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
	height:26px;
	position:relative;
	text-align:center;
	width:49px;
	background-color:Transparent;
	margin-left:5px;
}
.bottom-boxes-small {
	background-color:#FDE0A8;
	border:1px solid #C59D4F;
	float:left;
	height:125px;
	margin-right:5px;
	padding:10px;
	position:relative;
	width:181px;
	font-size:11px;
}
.bottom-boxes-small a, .bottom-boxes-small a:hover {
	font-size:11px;
}
.bottom-boxes-small p {
    font-size:11px;
}
