/* CSS Document */

h1 {
	clear: both;
}

input {
	font-size: 1em;
}

select {
	font-size: 1em;
}

.noshow {
	display: none;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

#over-container {
	background: url(../images/content-top.gif) #fff top left;
	height: 44px;
	width: 790px;
}

#container-top {
	background: url(../images/content-top2.gif) #000 top right;
	width: 790px;
	height: 62px;
}

#container-top2 {
	float: left;
	background: url(../images/content-top3.gif) #fff top left;
	height: 27px;
	width: 535px;
}

#main-container {
	position: absolute;
	left: 50%;
	width: 790px;
	margin-left: -395px;
}

.menublock {
	float: left;
	width: 10px;
	height:	27px;
}

#active-block {
	float: left;
	width: 135px;
	height:	27px;
}

#active-block h2 {
	font-size: 1.2em;
	margin: 0;
	padding: 4px 8px 0 6px;
	text-align: right;
	color: #fff;
	float: left;
}

#menu {
	width: 214px;
	height: 415px;
	float: left;
}

#menu-top {
	float: left;
	height: 40px;
	width: 214px;
	background: url(../images/menu-top.gif) #fff top left;
	margin: 0 0 0 -1px;
	border-right: solid 1px #2B2828;
}

#menu-holder {
	float: left;
	background-color: #2B2828;
	margin: 0 0 0 39px;
	width: 174px;
	display: inline;
	border-right: solid 1px #2B2828;
}

.menu-item {
	float: left;
	margin: 2px 0 0 18px;
	height: 17px;
	width: 137px;
	color: #fff;
	text-align: right;
	font-weight: bold;
	padding: 3px 5px 0 0;
	display: inline;
}

.menu-item a {
	color: #fff;
	text-decoration: none;
}

.menu-item a:hover {
	text-decoration: underline;
}

#menu-bottom {
	float: left;
	width: 174px;
	background-color: #2B2828;
	height: 112px;
	margin: 0 0 0 39px;
	display: inline;
	border-right: solid 1px #2B2828;
}

#promo-area {
	float: left;
	width: 142px;
	background-color: #2B2828;
	height: 88px;
	margin: 10px 0 0 18px;
	display: inline;
}

#top {
	float: left;
}

#content-area {
	float: left;
	height: 400px;
	width: 566px;
	max-height: 400px;
	background-color: #83479B;
	overflow: auto;
}

#content-area p {
	float: left;
	margin: 3px 0 0 5px;
	font-weight: bold;
}

#content-area-fponly {
	float: left;
	height: 400px;
	width: 566px;
	background-color: #83479B;
}

#content-area h2 {
	float: left;
	width: 300px;
	font-size: 1.2em;
	margin: 10px 0 10px 10px;
}

#left-area {
	float: left;
	width: 780px;
}

#right-area {
	width: 10px;
	height: 500px;
	background-color: #2B2828;
	float: left;
}

#menu-cap {
	width: 10px;
	float: left;
	height: 27px;
	background-color: #2B2828;
}

#content-cap-right {
	width: 10px;
	float: left;
	height: 400px;
	background-color: #2B2828;
}

#content-cap-bottom {
	width: 576px;
	float: left;
	height: 16px;
	background-color: #2B2828;
}

.product-item {
	float: left;
	width: 168px;
	height: 240px;
	margin: 5px 0 0 5px;
	padding: 0 2px 0 2px;
	background-color: #fff;
	display: inline;
	font-size: 0.8em;
}

#sold-items .product-item {
	height: 105px;
}

.product-image {
	margin: 0 0 0 42px;
	width: 126px;
}

.item-name {
	width: 168px;
	text-align: center;
	font-size: 1.1em;
	margin:  3px 0 3px 0;
	font-weight: bold;
}

.item-description {
	width: 162px;
	margin: 3px 3px 0 3px;
	height: 70px;
	overflow: auto;
}

.enlarge-image {
	clear: both;
	background-color: #000000;
	color: white;
	float: left;
	padding: 3px;
	font-size: 0.8em;
	width: 79px;
	margin: -2px 0 2px 42px;
	text-align: center;
	display: inline;
}

#basket .product-image {
	margin: 0 0 0 0;
	width: 85px;
}

#basket .enlarge-image {
	clear: both;
	background-color: #000000;
	color: white;
	float: left;
	padding: 3px;
	font-size: 0.8em;
	width: 79px;
	margin: -2px 0 2px 0;
	text-align: center;
	display: inline;
}

.enlarge-image a {
	color: #fff;
	text-decoration: none;
}

.enlarge-image a:hover {
	text-decoration: underline;
}

.price-box {
	float: left;
	width: 30px;
	text-align: center;
	height: 20px;
	
	margin: 8px 0 0 5px;
	font-weight: bold;
	font-size: 1.1em;
	display: inline;
}

.pay {
	float: right;
	width: 80px;
	text-align: right;
	height: 20px;
	margin: 5px 5px 0 0;
	font-weight: bold;
	font-size: 0.8em;
	display: inline;
}

.pay p {
	float: right;
	margin: 0 0 0 0;
	padding: 0;
	width: 100px;
	clear: both;
}

.pay a {
	text-decoration: none;
}

.pay a:hover {
	text-decoration: underline;
}

.pay a img {
	border: none;
}

#cheque_form  {
	float: left;
	margin: 10px 0 0 0;
	padding: 0;
	width: 400px;
}

#cheque_form input {
	font-size: 0.9em;
	width: 200px;
}

#cheque_form label {
	clear: both;
}

.basket-column-1 {
	float: left;
	width: 150px;
	clear: both;
}

.basket-column-2 {
	float: left;
	width: 350px;
	margin: 0 0 0 10px;
}

.basket-column-2 .form-row {
	float: left;
	width: 350px;
	clear: both;
	margin: 0 0 10px 0;
}

.basket-column-2 .form-row label {
	float: left;
	clear: both;
	display: block;
	width: 150px;
}

.basket-column-2 .form-row #pay_emailcheck {
	float: left;
	width: 15px;
	display: block;
}

.basket-column-2 .form-row #checkboxlabel {
	float: left;
	width: 320px;
	clear: none;
	color: #83479B;
	font-size: 14px;
}

#pay_form {
	float: left;
	margin: 10px 0 0 0;
	padding: 0;
}

#portfolio-strip {
	width: 566px;
	margin: 10px 0 0 0;
	border-top: solid 1px black;
	border-bottom: solid 1px black;
	background-color: #FFFFFF;
	text-align: center;
}

#front-title {
	margin-top: 10px;
	width: 556px;
	text-align: center;
	background-color: #FFFFFF;
	padding: 5px 5px 5px 5px;
	border-top: solid 1px black;
	border-bottom: solid 1px black;
}

#front-title h2 {
	margin: 0;
	padding: 0;
	font-size: 1.5em;
}

#front-content, #main-content {
	margin: 10px 10px 10px 10px;
	background-color: #FFCFF0;
	font-size: 0.9em;
	padding: 5px;
	border: solid 1px black;
	text-align: center;
}

#front-content {
	margin-top: 6px;
	height: 238px;
}

#front-content {
	overflow: auto;
}

#front-content p, #main-content p {
	margin: 0 0 6px 0;
	width: 500px;
}

#main-content {
	background-color: #FFF;
	float: left;
	text-align: left;
	display: inline;
}

#main-content a {
	text-decoration: none;
}

#main-content a:hover {
	text-decoration: underline;
}

#main-content p {
	font-weight: normal;
	clear: both;
}

#main-content ul {
	font-weight: normal;
	clear: both;
}

#main-content li {
	margin-top: 5px;
}

#main-content h1 {
	float: left;
	text-align: left;
	margin: 10px 0 10px 0;
	padding: 0 0 3px 0;
	border-bottom: solid 1px black;
	font-size: 1.6em;
	width: 100%;
	clear: both;
}

#main-content h2 {
	float: left;
	text-align: left;
	margin: 10px 0 10px 0;
	padding: 0 0 3px 0;
	font-size: 1.4em;
	clear: both;
}

fieldset#cheque {
	float: left;
	width: 400px;
	border: none;
	margin: 10px 0 0 0;
}

fieldset#cheque label {
	float: left;
	display: block;
	width: 150px;
	clear: both;
	margin: 5px 0 0 0;
}

fieldset#cheque input {
	float: left;
	margin: 5px 0 0 0;
}

fieldset#cheque fieldset {
	border: none;
	width: 400px;
	margin: 10px 0 10px 0;
}

fieldset#cheque legend {
	margin: 5px 0 5px 0;
	padding: 0;
	border-bottom: solid 1px black;
	font-weight: bold;
}

.basket table {
	float: left;
	text-align: left;
	border-collapse: collapse;
	font-size: 1em;
}

.basket table td {
	text-align: left;
	padding: 5px;
}

.basket table th {
	border-bottom: solid 1px black;
	background-color: #DFDFDF;
}

tr#totals-top td {
}

tr#totals-bottom td {
	border-bottom: solid 1px black;
	background-color: #FCE1EC;
}

tr.product-entry {
	border-bottom: solid 1px black;
}

#error-box {
	border: solid 1px black;
	color: #FF0000;
	background-color: #FFFFCC;
	margin: 0 0 15px 0;
	float: left;
}

#error-box h2 {
	width: 350px;
	margin: 10px 0 10px 10px;
}

#success-box {
	float: left;
	border: solid 1px black;
	color: #669900;
	background-color: #FFFFCC;
	margin: 0 0 15px 0;
	width: 500px;
}

#success-box p {
	margin: 10px;
}

#success-box h2 {
	width: 350px;
	margin: 10px 0 10px 10px;
}

#linkspage table {
	float: left;
	width: 500px;
}

#linkspage p {
	clear: both;
}

#pp-footer {
	margin: 10px 0 0 45px;
	text-align: center;
}

.filter-form {
	font-size: 11px;
}

#filter-label {
	margin: 5px 0 0 5px;
	color: #fff;
}

#filter {
	margin: 5px 0 0 0;
}