@charset "utf-8";
body {
	background-color: #FBC614;
	margin: 0px;
}
/* CSS Document */

.container {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	width: 950px;
	background-image: url(../images/logo-02.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.copyright {
	color: #AC3B13;
	background-color: #FEEDB1;
	margin: 0px;
	padding: 0px;
	text-align: left;
	clear: both;
	text-indent: 20px;
}
.tight {
	margin: 0px;
	padding: 0px;
}
.rightbody {
	background-color: #FFF;
	float: right;
	width: 740px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.leftmenu {
	background-color: #FFF;
	float: left;
	width: 162px;
	color: #FB911B;
	margin: 0px;
	padding: 0px;
}
.leftmenu p {
	color: #F0872C;
	margin: 0px;
	padding: 0px;
}
.leftmenu h2 {
	margin: 0;
	padding: 0;
	font-size: 110%;
}
.leftmenu a:link  {
	color: #F0872C;
	text-decoration: none;
	margin: 0;
	display: block;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FEEDB1;
}
.leftmenu a:visited {
	color: #F0872C;
	text-decoration: none;
	margin: 0;
	display: block;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FEEDB1;
}
.leftmenu a:hover {
	color: #8A3511;
	background-color: #FBC614;
}
.leftmenu a:active {
	color: #FFF;
	background-color: #F98323;
}
a:link {
	color: #A84621;
	text-decoration: none;
}
a:visited {
	color: #A84621;
	text-decoration: none;
}
a:hover {
	color: #FA8D24;
	text-decoration: underline;
}
h1 {
	color: Lorem ipsum dolor sit amet, consectetur adipiscing elit
. Quisque sed enim a magna luctus ornare. Fusce fringilla erat ut tortor eleifend convallis. Aenean ante leo, feugiat in condimentum vel, scelerisque eget erat. Phasellus id sapien sed mauris ornare vehicula. Mauris pellentesque mi ante, nec varius lorem. Duis posuere neque ac neque tincidunt varius. Integer quam sapien, facilisis ac cursus sit amet, accumsan ut metus. Duis ornare sodales nibh bibendum molestie. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Etiam nec dui erat, ac aliquam leo. Morbi erat lectus, ullamcorper a porta non, condimentum nec justo.;
	font-size: 2em;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-variant: normal;
	color: #FF8820;
}
strong {
	font-weight: bold;
	color: #FF8820;
}
h2 {
	color: #FF8820;
	font-size: 1.4em;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
h3 {
	color: #FF8820;
	font-size: 1.2em;
}
.orange {
	color: #C8561A;
}
.bodyleft {
	float: left;
	width: 500px;
}
.bodyright {
	float: right;
	width: 240px;
	text-align: left;
	background-color: #DEE1E4;
	margin: 0px;
	padding: 6px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #9BA5AE;
	border-bottom-color: #9BA5AE;
}
.bordered {
	padding: 3px;
	background-color: #F2F3F4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E2E4E7;
	border-right-color: #C9CDD1;
	border-bottom-color: #C9CDD1;
	border-left-color: #E2E4E7;
}
li {
	list-style-image: url(../images/bullet.png);
}
.indent10 {
	margin-left: 10px;
}
.sellcell {
	margin: 2px;
	border: 1px solid #FEEE5B;
	vertical-align: top;
}
.basket       {
	background-color: #FFFDD4;
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #FBC614;
	border-bottom-color: #FBC614;
	border-left-color: #fff;
}
.ship       {
	background-color: #FFD82E;
	text-align: right;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FBC614;
	border-bottom-color: #FBC614;
}

