html, body {
	background-color: #FFF;
	font-size: 10pt;
	font-family: arial,helvetica,sans-serif;
	margin: 0;
	height: 100%;
}

body {
	min-width:800px;
}

#wrap {
	background-color: #FFF;
	margin: 0 auto;
	/* width: 770px; */
	width: 800px;
	background: #FFF url(../images/back3.gif) repeat-y top left;
	min-height: 100%;
}

#header {
	height: 180px;
	padding: 0;
	background-color: #FFF;
	background: #FFF url(../images/logo3.gif) no-repeat top left;
}

#header div {
	text-align: right;
	padding: 150px 20px 0px 0px;
}

#header img {
	float: right;
	margin: 76px 0px 0px 10px;
	border: 1px solid #000;
}

#slogan {
	padding: 4px 4px 4px 4px;
	border: 1px solid #000;
	background-color: #F00;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	font-size: 11pt;
}

#col {
	width: 166px;
	float: left;
	text-align: center;
}
#col p {
	padding-top: 30px;
	color: #FFF;
}
#col p.small {
	font-size: 8pt;
}
#col ul a {
	margin: 0;
	display: block;
	padding: 1px 0px 2px 0px;
	color: #FFF;
	font-size: 12pt;
	text-decoration: none;
}
#col ul a:hover, #col ul a.here {
	color: #F00;
}
#col ul {
	list-style: none;
	padding: 0;
	margin: 30px 0px 0px 0px;
}

#col2, #col3 {
	margin: 0px 0px 0px 186px;
	padding: 20px 0px 40px 0px;
}

#col2 p {
	text-align: justify;
}

#col3 {
	text-align: justify;
	font-size: 10pt;
}
#col p a {
	color: #33F;
}

div#footer {
	margin: -40px auto 0px auto;
	width: 614px;
	padding: 0px 0px 0px 186px;
	font-size: 8pt;
	color: #666;
	text-align: left;
	text-decoration: none;
}

div#footer a {
	color: #666;
	text-decoration: none;
}

.shows td {
	background-color: #FFF;
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: top left;
	background: #FFF url(../images/dot.gif) repeat-x top left;
	text-align: left;
	padding: 0px 5px 0px 0px;
	vertical-align: top;
	white-space: nowrap;
}

.shows td {
	font-size: 11px;
}

table.shows {
	margin-top: 25px;
}
.shows th {
	font-size: 11px;
	text-align: left;
	background-color: #000;
	color: #FFF;
	padding: 2px 0px 2px 6px;
}

.showname th {
	text-align: left;
	background-color: #FFF;
	color: #000;
	padding: 2px 0px 2px 6px;
}

td.judge {
	text-align: right;
	font-style: italic;
	background-image: none;
	background-color: #FFF;
	color: #000;
	padding: 0px 0px 2px 6px;
}

table.update {
	margin: 0 auto;
}

.update input, .update select {
	font-size: 10px;
	color: #00F;
}

.update td {
	vertical-align: bottom;
}

.update th {
	padding-top: 20px;
	text-align: center;
}

.update form {
	margin: 0;
	padding: 0;
}

.fix div {
	white-space: nowrap;
	overflow: hidden;
}

.shows td span {
	background-color: #FFF;
	padding: 0px 2px 0px 6px;
}

table.pedigree {
	margin: 0 auto;
	padding: 10px 0px;
	line-height: 17px;
}

.pedigree td {
	text-align: left;
}

.details2 td .pedigree td {
	padding: 0px;
}

td.up {
border-top: 1px solid #AA9;
border-left: 1px solid #AA9;
	height: 8px;
	width: 25px;
}
td.down {
	height: 8px;
border-left: 1px solid #AA9;
border-bottom: 1px solid #AA9;
	height: 8px;
	width: 25px;
}
td.leftside {
border-left: 1px solid #AA9;
}
td.spacer {
	width: 40px;
}
td.new {
	height: 8px;
	width: 25px;
}

td.dotpt {
	width: 85px;
}

td.dotpt div {
	width: 85px;
	white-space: nowrap;
	overflow: hidden;
}

/* span a, span.plus {
	font-weight: bold;
	color: #000;
	background-color: #FFF;
	border-style: solid;
	border-width: 1px;
	border-color: #CCC;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
}

span a:hover {
	background-color: #FFF;
	border-style: solid;
	border-width: 1px;
	border-color: #F00;
	text-decoration: none;
	color: #F00;
}
 */

div.show {
display: table-row;
}

div.show div {
display: table-cell;
background-color: #EEE;
border-top: 1px solid #DDD;
border-bottom: 1px solid #DDD;
}

div.clicked div {
background-color: #FFF;
border-bottom: none;
}

td.red, div.red {
	font-weight: bold;
	color: #F00;
	padding: 0px 0px 0px 10px;
}

.details1 td {
	background-color: #FFF;
	padding: 3px 10px 10px 10px;
}

div.sold {
	background: transparent url(../images/sold.png) no-repeat center center;
}

div.under {
	background: transparent url(../images/under.png) no-repeat center center;
}

.forsale td.sold {
	background: #EEE url(../images/soldg.gif) no-repeat center center;
}

.forsale td.under {
	background: #EEE url(../images/underg.gif) no-repeat center center;
}

.details2 td {
	background-color: #FFF;
	padding: 0px 10px 0px 10px;
}

.details3 td {
	background-color: #FFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
	text-align: right;
	font-size: 10px;
	padding: 0px 10px 3px 10px;
}

p.lastrev {
	text-align: right;
	font-size: 10px;
	padding: 0px 10px 3px 10px;
}

.sales th {
	padding: 25px 0px 0px 0px;
	background-color: #FFF;
	text-align: left;
	font-weight: bold;
	font-size: 12pt;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
}

h3.mysale {
	margin: 0;
	padding: 25px 0px 0px 0px;
	text-align: left;
	font-weight: bold;
	font-size: 12pt;
	border: none;
}

.forsale td {
	background-color: #EEE;
	padding: 3px 10px 3px 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
}

div.tab1 {
	margin: 0;
	padding: 0px;
	text-align: left; 
	overflow: hidden;
	white-space: nowrap;
	float: left;
	width: 100px;
}

.tab1 span {
	color: #CCC;
}

div.image {
	border: 1px solid #000;
	text-align: center;
	font-weight: bold;
	font-size: 8pt;
	margin-bottom: 10px;
}
.image img {
	padding: 5px 5px 1px 5px;
}

.image p {
	padding: 0px 0px 3px 0px;
	margin: 0;
}
.fleece th {
	padding: 0px 10px 0px 10px;
	border-bottom: 1px solid #CCC;
	font-weight: normal;
	font-size: 10pt;
}
.fleece td {
	padding: 0px 10px 0px 10px;
}
table.fleece {
	border-bottom: 1px solid #CCC;
}
.fleece caption {
	text-align: left;
	font-weight: bold;
}
.smallinput, .smallinput input, .smallinput select {
	font-size: 8pt;
}

h3 {
	border-bottom: solid 1px #000;
	margin-right: 200px;
}

h3.store {
	margin-right: 0px;
	border-bottom: none;
}

div.thumbs {
	float: right;
	margin-left: 15px;
}

.thumbs a {
	text-decoration: none;
}

.thumbs a img, .memberships img {
	border: 1px solid #000;
}

.thumbs a img:hover {
	border: 1px solid #F00;
}

.memberships a img {
	border: 1px solid #000;
	margin-top: 10px;
}
.memberships a img:hover {
	border: 1px solid #F00;
}

.thumbs a span:hover {
	color: #F00;
}

.thumbs a span {
	position: relative;
	top: -7px;
	left: -19px;
	text-decoration: none;
	color: #000;
	padding: 0px 3px 0px 3px;
	background-color: #FFF;
}

p.newsdate {
	margin-top: 0;
	padding-top: 0;
	font-size: 8pt;
	text-align: right;
	border-bottom: 1px solid #000;
}

ul {
	list-style-type: square;
	margin: 25px;
	padding: 0;
}
div.tab2 {
	float: left;
	width: 100px;
}

legend {
	color: #000;
}

form#myForm { display: block; margin: 20px auto; background: #eee; border-radius: 10px; padding: 15px }
#progress { margin: 0 auto; position:relative; width:400px; border: 1px solid #ddd; padding: 1px; border-radius: 3px; }
#bar { background-color: #B4F5B4; width:0%; height:20px; border-radius: 3px; }
#percent { position:absolute; display:inline-block; top:3px; left:48%; }

#col ul ul {
	margin: 0px;
	float: left;
	list-style: none;
	border-top: solid 1px #666;
	margin-bottom: 3px;
}

#col ul ul li {
	display: block;
	float: none;
	border-bottom: solid 1px #666;
}

#col ul ul li a {
	font-size: 10pt;
	width: 146px;
	display: block;
	background-color: #333;
	padding: 3px 10px;
	text-decoration: none;
	color: #FFF;
}

#col ul ul li a.selected {
	color: #F00;
}

#col ul ul li a:hover {
	background-color: #555;
}

ul.hmenu {
	margin: 0;
	list-style: none;
	float: right;
}

ul.hmenu li {
	display: block;
	float: left;
	border-left: solid 1px #EEE;
}

ul.hmenu li a {
	display: block;
	background-color: #333;
	padding: 3px 10px;
	text-decoration: none;
	color: #FFF;
}

ul.hmenu li a.selected {
	color: #F00;
}

ul.hmenu li a:hover {
	background-color: #555;
}


div.cart-items {
	float: left;
}

div.cart-items a {
	display: inline-block;
	background: transparent url(../images/trolley.png) no-repeat center center;
	padding: 4px 0px 0px 10px;
	display: block;
	width: 30px;
	height: 30px;
	color: #CCC;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}

p.user {
	clear: right;
	text-align: right;
	font-style: italic;
	padding: 10px 0px 0px 0px;
	margin: 0;
}

ul.product {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.product li {
	float: left;
	height: 210px;
	padding: 0px 0px 0px 10px;
}
ul.product li a {
	display: block;
	width: 120px;
	height: 160px;
	background-color: #fff;
background-color:rgba(255,255,255,0.5);
padding: 10px;
text-align: center;
-webkit-box-shadow: 1px 1px 5px 3px rgba(50, 50, 50, 0.3);
-moz-box-shadow:    0px 0px 4px 3px rgba(50, 50, 50, 0.3);
box-shadow:         1px 1px 5px 2px rgba(50, 50, 50, 0.3);
border-radius: 10px;
color: #546;
text-decoration: none;
}

ul.product li a img {
	border: none;
}

ul.product li a:hover {
	background-color: #efe;
background-color:rgba(238,255,238,0.5);
}
.red {
	color: #F00;
}

table.trolley {
	margin: 0 auto;
}

.trolley th {
	background-color: #666;
	color: #FFF;
}

.trolley td {
	border-bottom: 1px solid #666;
}

span.grey {
	color: #666;
	font-size: 9pt;
}

fieldset {
	border: 1px solid #CCC;
}
#contactform fieldset {
	border: 1px solid #EEE;
	background-color: #EEE;
	border-radius: 5px;
	max-width: 650px;
}
#contactform fieldset legend {
	font-weight: bold;
	text-shadow: 0px 0px 3px rgba(255, 255, 255, 1);
}

fieldset textarea, fieldset input[type="text"] {
	width: 90%;
}

