/* - - - - - - - - - - - - - - - - - - - - -

Title : Sandra Cronan
Author : Skywire
URL : www.skywire.co.uk

Description : Print Styles

Created : 22/05/2007
Modified : 05/05/2007

- - - - - - - - - - - - - - - - - - - - - */
a {
	text-decoration:none;
	border:none;
	color:#444;
}
body{
	background-color:#fff;
	color:#444;
	font-family:"Palatino Linotype", "Book Antiqua",Palatino,Georgia,serif;
}
div#navigation h1 {
	width: auto;
	height: auto;
	background-image: none;
	background-repeat: no-repeat;
	text-indent:0px;
	position: static;
	color:#666;
	padding-bottom: 1ex;
	border-bottom: 0.5ex solid #eee;
}
div#navigation ul,
div#navigation a,
div#primaryContent div#introFlash,
div#footer,
div#sidenav-current-items,
div#large-product-img,
div#product-subnav,
div#sidenav,
hr,
p.location a,
div#rotator,
img#register-side-image,
span.sortarrow,
td.td7 p {
	display: none !important;
}
img#about-us-image {
	margin:0 auto;
}

div.press-box{
	width:99%;
	clear:both;
	float:left;
	padding-bottom: 1ex;
	border-bottom: 0.1ex solid #eee;
}
div.press-box a,
div.press-box img{
	float:left;
	padding-right: 3em;
	border: none;
}

body#jewellery-facts-page div#col-wide img {
	float:right;
}
p.location {
	padding-bottom: 1ex;
	border-bottom: 0.1ex solid #eee;
}
p.eventdate {
	font-style: italic;
}
p.location,
p.eventdate {
	padding-left:2em;
}
img#locationMap {
	float:left;
}
div#addressbox {
	padding-bottom:2em;
	padding-left:1em;
	float:right;
}
table#search-results {
	empty-cells: hide;
	border-collapse: collapse;
}
table#search-results th {
	border:0.1ex solid #999;
	text-transform:uppercase;
}
table#search-results td {
	border:0.1ex solid #999;
}
table#search-results td a,
table#search-results td a img {
	border:none;
}

