@media print {
.sidenav { display: none; }
.rightmenu {display: none; }

}

body {margin:0px; padding: 0px;}

.header { background-image: url('../images/sheerribbon-small.jpg');
		background-repeat: repeat-x;
		width: 100%;
		height: 200px;
}

.rightmenu { float: left;
	margin: 0px 10px 10px 10px;
	padding: 0px;
	width: 140px;
		}
.sidecart { width:150px;
	margin: -10px 0px 0px 0px;
	padding: 0px;
	border: 1px solid #e0e0e0;
	float: left;
}
.sidecartheading {
	font-size: 10px;
	font-family: Verdana;
	text-decoration: none;
	margin: 0.25em 0.25em 0.25em 0.25em;
	padding: 0.25em 0.25em 0.25em 0.25em;
	border-bottom: 1px dashed #e0e0e0;
	text-align: center;
}
.sidecartleft {
	font-size: 10px;
	font-family: Verdana;
	text-decoration: none;
	margin: 0px;
	padding: 3px;
	text-align: left;
	float:left;
}
.sidecartright {
	font-size: 10px;
	font-family: Verdana;
	text-decoration: none;
	margin: 0px;
	padding:3px;
	text-align: right;
}
ul.sidecartbuttons {
	display: inline;
}
li.sidecartbutton {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	text-align: center;
	float: left;
}
a.sidecartlink {
	display:block;
	padding: 5px;
	margin: 10px 3px 6px 3px;
	font-size: 10px;
	font-family: Verdana;
	text-decoration: none;
	color: #000000;
	width: 50px; 
	height: 2.5em;
	float: left;
	border: 1px solid gray;
}
a.sidecartlink:hover {
	font-size: 10px;
	font-family: Verdana;
	text-decoration: underline;
	color: #000000;
background-color: #ce7fae;	
}
a.sidecartlink:active {
	font-size: 10px;
	font-family: Verdana;
	text-decoration: none;
	color: #000000;
background-color: #ce7fae;	
}
.sidenav {
	float: left;
}
ul.buttons {
	margin: 10px;
	padding: 0px;
	width: 128px;
	border: 1px solid #e0e0e0;
}
li.button {
	list-style-type: none;
	padding: 0px;
	margin: 0.25em 0.25em 0.25em 0.25em;
	width: 120px;
	text-align: center;
}
a.nav {
	display:block;
	padding: 5px;
	margin: 0px;
	font-size: 12px;
	font-family: Verdana;
	text-decoration: none;
	color: #000000;
	border: 1px solid gray;
}
a.nav:hover {
	font-size: 12px;
	font-family: Verdana;
	text-decoration: underline;
	color: #000000;
background-color: #ce7fae;	
	border: 1px solid gray;
}
a.nav:active {
	font-size: 12px;
	font-family: Verdana;
	text-decoration: none;
	color: #000000;
background-color: #ce7fae;	
	border: 1px solid gray;
}

.content {
	border: 1px solid #e0e0e0;
	width: 55%;
	height: auto;
	margin: 10px 10px 0px 10px;
	padding: 10px;
	float: left;
	font-size: 12px;
	font-family: Verdana;
}
.top5sellers { width:150px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	border: 1px solid #e0e0e0;
	float: left;
}
ol.top5sellerlist {
	font-size: 10px;
	font-family: Verdana;
	color: #000000;
	text-indent: -0.8em;
}
.top5sellersheading {
	font-size: 10px;
	font-family: Verdana;
	text-decoration: none;
	margin: 0.25em 0.25em 0.25em 0.25em;
	padding: 0.25em 0.25em 0.25em 0.25em;
	border-bottom: 1px dashed #e0e0e0;
	text-align: center;
	color: #000000;
}
a.top5seller {
	padding: 5px;
	margin: 10px 3px 6px 3px;
	font-size: 10px;
	font-family: Verdana;
	text-decoration: none;
	color: #000000;
	line-height: 1.5em;
}
a.top5seller:hover {
	font-size: 10px;
	font-family: Verdana;
	text-decoration: underline;
	color: #000000;
}
a.top5seller:active {
	font-size: 10px;
	font-family: Verdana;
	text-decoration: none;
	color: #000000;
}
.bottom {
	font-size: 10px;
	font-family: Verdana;
	width: 100%;
	height: 10px;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 20px;
	margin-bottom: 10px;
	clear: both;
}
.mainbody {
	width: 100%;
}
.displayrow {
	width:100%;
	height: 130px;
	padding:10px;
}
.imagecolumn {
	text-align: center;
	width: 20%;
	float: left;
}
.detailscolumn {
	float: left;
	width: 40%;
}
.left {
	text-align: left;
	width: 70%;
	padding:10px;
}
.price {
	color: #ff0000;
	text-align: right;
	font-weight: bold;
	padding:10px;
	float: left;
}
.listingbuttondiv {
	width:90%;
	text-align: right;
}
ul.listingbuttons {
	display: inline;
}
li.listingbutton {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	text-align: center;
	float: right;
}
li.listingbuttonleft {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	text-align: center;
	float: left;
}
a.listingbuttonlink {
	display:block;
	padding: 5px;
	margin: 10px 3px 6px 3px;
	font-size: 10px;
	font-family: Verdana;
	text-decoration: none;
	color: #000000;
	width: 100px; 
	height: 1.5em;
	float: left;
	border: 1px solid gray;
}
a.listingbuttonlink:hover {
	font-size: 10px;
	font-family: Verdana;
	text-decoration: underline;
	color: #000000;
background-color: #ce7fae;	
}
a.listingbuttonlink:active {
	font-size: 10px;
	font-family: Verdana;
	text-decoration: none;
	color: #000000;
background-color: #ce7fae;	
}
.searchnavigation {
	width:90%;
	height: 20px;
	text-align: right;
}
ul.searchnavigationlist {
	display: inline;
	float: right;
}
li.searchnavigationitem {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	text-align: center;
	float: left;
}
a.searchnavigationlink {
	display:block;
	padding: 5px;
	margin: 5px;
	font-size: 10px;
	font-family: Verdana;
	text-decoration: none;
	color: #000000;
	width: 15px; 
	height: 1.5em;
	border: 1px solid gray;
}
a.searchnavigationlinkselected {
	display:block;
	padding: 5px;
	margin: 5px;
	font-size: 10px;
	font-family: Verdana;
	text-decoration: none;
	color: #000000;
	width: 15px; 
	height: 1.5em;
	border: 1px solid gray;
background-color: #ce7fae;	
}
a.searchnavigationlink:hover {
	font-size: 10px;
	font-family: Verdana;
	text-decoration: underline;
	color: #000000;
background-color: #ce7fae;	
}
a.searchnavigationlink:active {
	font-size: 10px;
	font-family: Verdana;
	text-decoration: none;
	color: #000000;
background-color: #ce7fae;	
}

.blank {
height: 30px;
}

input.submitbutton {
background-color: #ffffff;
border:1px solid;
border-top-color:#696;
border-left-color:#696;
border-right-color:#363;
border-bottom-color:#363;
margin:10px;
padding:3px;
float: right;
}
input.submitbuttonhover {
background-color: #ce7fae;
border:1px solid;
border-top-color:#696;
border-left-color:#696;
border-right-color:#363;
border-bottom-color:#363;
text-decoration: underline;
margin:10px;
padding:3px;
float: right;
}
select.searchselect {
margin: 0px 10px; 10px 10px;
}
label.searchlabel {
}
table.moredetailtable {
}
td.moredetailimage {
padding: 10px 30px 10px 10px;
}
td.moredetailtitle {
font-weight: bold;
padding: 5px 10px 0px 10px;
}
td.moredetail {
padding: 5px 10px 0px 10px;
}
span.carterrortext {
color: #ff0000;
font-weight: bold;
}
label.checkoutlabel {
text-align:right;
}
input.checkouttext {
}
td.addressheadercell {
	padding: 2px 10px 2px 10px;
}
.gallerypreview {
	width: 30%;
	float: left;
	text-align: center;
	padding: 10px;
                height: 200px;
}
a.gallerylink {
	text-decoration: none;
	color: #000000;
}
.galleryitem {
	text-align: center;
}

table.moredetailtable_fixed {
table-layout: fixed;
}
td.moredetailimage_nopad {
padding: 10px 10px 10px 10px;
margin: 10px 10px 10px 10px;
width: 320px;
}
td.moredetailtitle_bottom {
font-weight: bold;
padding: 5px 10px 0px 10px;
vertical-align:bottom;
}
td.moredetail_top {
padding: 5px 10px 0px 10px;
vertical-align: top;
}

.UKSlink {
	width: 100%;
	text-align: center;
	vertical-align: bottom;
	clear: both;
}

a.frontlink {
	text-decoration: none;
	color: #ce7fae;
	font-size: 1.2em;
	font-weight: bold;
}


