/* Copyright (c) 2007-2008 Renishaw plc. All rights reserved */
/* renishaw.com DesertSun style*/


/*Ajax*/
.updatingIndicator{
	display:inline;
	background-color: #ffffff;
	border: solid 1px #eee;
	position: relative;
	left: 30px;
	bottom: 50px;
	background-image: url(/resources/images/working.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 30px;
	}
/*End ajax*/


html, body {
	font-family: Arial, Helvetica, 'DejaVu Sans', Sans-Serif;
	color: #666666;
	}

body {
	background-color: #fff;
	margin-top: 5px;
	margin-right: 1em;
	margin-left: 1em;
	font-size: 0.8em;
	padding-top: 0;
	}

#wholePage{ /*limit page width*/
	/*width: expression(document.body.clientWidth > 1025? "1024px" : "auto");*/  /* for IE */
	max-width: 1280px; /* for the rest */
	margin: 0 auto;
	}

h1,h2,h3,h4,h5,h6,
h1 strong,h2 strong,h3 strong,
h4 strong,h5 strong,h6 strong {	
	/*font-family: Trebuchet MS, Arial, Helvetica, 'DejaVu Sans', Sans-Serif;
	font-weight: 500;*/
	margin-top: 0.4em;
	margin-bottom: 0.1em;
	margin-left: 0;
	color: #64574a;
	clear: both;
	}

h1 { font-size:2.25em;	margin-top: 0.1em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.125em;}
h4 { font-size: 0.875em; font-weight: 700;}
h5 { font-size: 0.875em;font-style: italic;}
	
#colContent h2,
#colContent h3,
#colContent h4 {
	padding: 0.1em 0.1em 0.1em 0;
	margin-bottom: 0.6em;
	margin-left: 0;
	margin-top: 0.6em;	
	border-bottom: solid 1px #dddddd;
	}

#colRight h1, 
#colRight h2,
#colRight h3,
#colRight h4 { 
	font-weight: normal;
	}

#colRight h1 { font-size:1.8em;	}
#colRight h2 { font-size: 1.3em; }
#colRight h3 { font-size: 1.2em; }
#colRight h4 { font-size: 1.1em;}
#colRight h5 { font-size: 1em;}		
	
	
/*reset for table of content - leave rule above for graceful degradation*/
#colContent .tocHeader h2,
#colContent .tocHeader h3,
#colContent .tocHeader h4 {
	border-bottom-width: 0;
	margin-bottom: 0;
	padding-bottom: 0;	
	}

/*	
h2 span {
	background-color: #dddddd;
	padding-left: 0.3em;
	padding-right: 0.3em;
	}
*/

h2 a, 
h2 a:hover {
	color: #64574a;
	text-decoration: none;
	}
	
.news h2 {
	margin-top: 0.2em; 
	}
	
p {
	margin: 0.7em 0 0.7em 0; 
	}
	
img {
	border-width: 0; 
	}
	
img.content {
	padding: 5px; 
	}
	
a, 
a:link, 
a:visited {
	color: #fa7c00;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}
	
form {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
	
td, th {
	vertical-align: top; 
	}
	
hr {
	color: #505050;
	height: 1px;
	}	
	
ol {
	position: relative;
	left: 1.3em;
	margin-right: 1.3em;
	}
	
ul {
	margin: 0 0 0.2em 0.9em;
	padding: 0 0 0 0;
	}
	
ul li {
	list-style-type: disc;
	list-style-position: outside;
	margin-top: 0;
	margin-bottom: 0.3em;
	margin-left: 0.4em;
	padding: 0 0 0 0;
	}
		
li ul{
	margin-bottom: 0;
	}
	
/* lower level lists*/
li li, li.tocEntryh3 {	list-style-type: circle; 	}
li li li, li.tocEntryh4 {	list-style-type: square;	}
li li li li, li.tocEntryh5{	list-style-type: lower-greek;	}
	
input, 
textarea, 
select {
	background: url(/media/shared/input/inputbox_bg.gif) repeat-x;
	border: solid 1px #444;
	color: #444;
	padding: 1px 2px;
	font-size: 1.2em;
	background-color: #fff;
	}
	
select {
	padding: 0 0 0 0;
	}	
	
input.formField,
textarea.formField {
	width: 97%;
	}

input, 
textarea,
select {
	font-size: 0.9em;
	}
	
input.checkbox {
	border-width: 0;
	}

.formLabel {
	text-align: right; 
	}

.altRow {
	background-color: #fdfbf7;
	}
	
.minorText{
	font-size: 0.85em; 
	}
	
.errorMsg{
	color: #ff0000; 
	}

.noJavaScript {
	margin: 0.3em 0 0.5em 0;
	padding: 0.2em;
	border: solid 2px red;
	}
.clearer {
	clear:both;
	}
/* Page top bar */
.orangeBar {
	background-image: url(/media/shared/generic/orange_grad2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #ff9933;
	border-bottom: solid 3px #dddddd; 
	border-top: solid 0px #888;
	text-align: left; 
	padding: 0 0 0 0.4em;
	margin: 0 0 1em 0;
	}
	
.menuBreadcrumb {
	font-size:1em;
	width:100%;
	padding-left: 0.3em;
	}
	
.orangeBar a, .orangeBar td.menuBreadcrumb a{ 
	color: #fff; 
	}

	
.orangeBar a, .orangeBar .menuBreadcrumb a{ 
	color: #fff; 
	}

.menuBreadcrumb .currentPageBreadcrumb { 
	color: #666; 
	}

	
.creditCards {
	text-align: center;
	}
.creditCards img{
	margin-right: 5px;
	}
	
#pageTop {
	color: #64574a; /*return anchor to looking normal*/
	font-weight: bold;
	text-decoration: none;
	}
/* End page top bar */


/* Site Search */
.searchBox {
	width: 199px; 
	text-align: right; 
	padding: 0;
	margin: 0;
	}
		
#terms {
	width: 170px;	
	height: 15px;
	padding: 0;
	margin: 0 0 0 0;
	}	
	
#siteSearchButton {
	background-image: url(/resources/images/icons/search_button.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #fff;
	height: 17px;
	width: 17px;
	overflow: hidden;
	padding: 0 0 0 0;
	margin: 1px 0 0 4px;
	border-width: 1px;
	}
/*End site search*/


#colLeft, 
#colRight {
	width: 185px;
	}

#colLeft, 
#colRight  {
	background-color: #faf9f6;
	border-color: #e1dccb;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	padding: 3px;
	}
	
#colLeft  div.contentbox,
#colRight  div.contentbox {
	width: 170px;
	padding: 0;
	margin: 0;
	}
		
#colRight img {
	border: solid 1px #E1DCCB;
	}
	
#colRight img.mediaListIcon {
	border-width: 0;
	}
#colRight .cart {
	background-color: #fff;
	border-width: 1px;
	padding: 1%;
	margin: 3px 0 0 0;
	width: 97%;
	}

	
/* LHS nav menu */
#colLeft {
	margin-right: 10px;
	}


#colLeft table {
table-layout: fixed;
	width: 100%;
	border-collapse: collapse;
	border-width: 0;
	}
	
#colLeft table td {
	padding: 0.1em 0.2em;
	}
	
#colLeft table tr:hover, 
.menuSideHover,
ul#nav li:hover {
	background-image: url(/resources/images/LhsMenu_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	}
		
.menuLHS {
	table-layout: fixed;
	width: 180px;
	}

.menuItem a .notYetPublished,
.menuItem a:visited .notYetPublished{
	color: #888;
	}
	
.menuSpacer {
	width: 8px;
	}
	
.menuIcon{
	width: 8px;
	}
	
	/*Using lists*/
	ul.mainmenu {
		display: block;
		margin-left: 0;
		padding-left: 0;
		}
	ul.mainmenu li 	{
		list-style-image: none;
		background-repeat: no-repeat;
		background-position: top left;
		display:block;
		padding-left: 0;
		margin-left: 0;
		}
	/*end using lists*/
/* end LHS nav menu */


.htmlTitle {
	background-color: #eee;
	border-width: 0;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	}

.htmlInner {
	border: 0px solid #eee;
	margin: 0 0 10px 0;
	/*overflow: hidden;*/
	padding: 2px 1px;
	width: 99.7%;
	}

/*Page highlights*/
.highlights td {
	padding-left: 7px;
	padding-right: 7px;
	}
.highlights td.highlightLHSCell{
	padding-left: 0px;
	}
.highlights td.highlightRHSCell{
	padding-right: 0px;
	}	
/*End page highlights*/

	
/* Media Lists */
h2.mediaListTitle {
	font-size: 1.4em;
	}
	
table.mediaListInner,
table.mediaListInner tr.MediaListRow,
table.mediaListInner tr td,
table.mediaListInner tr td p{	
	margin: 0 0 0.2em 0;
	padding: 0 0 0 0;
	}

table.mediaListInner {
	border-collapse: collapse;
	margin-bottom: 0.6em;
	width: 99%;
	}

table.mediaListInner tr.MediaListRow {
	border-top: solid 1px #eee;
	}

.mediaListIcon {
	margin-right: 4px;
	}

.mediaListFileSize {
	color: #888;
	text-align: right;
	font-size: 0.7em;
	vertical-align: top;
	}
/*End MediaLists*/

.formTitle {
	font-weight: bold;
	}

.formInner {
	border: 0 solid #eee;
	margin: 0 0 10px 0;
	padding: 2px;
	width: 99.7%;
	}

.formInner th {	text-align: right; }
.formInner td {	text-align: left;}

.formInner th, 
.formInner td {
	padding: 0.2em 0.2em 0.2em 0;
	}

.formInner th p,
.formInner td p {
	margin: 0 0 0 0;
	}

.legal p {
	border-top: solid 1px #B28C66;
	padding: 0.3em;
	text-align: center;
	}
	
#legal a { 
	color: #fa7C00; 
	}

.button,
.orangeButton {
	background-color: #faf9f6;
	background-image: url(/media/shared/generic/button_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #fa9000;
	border: solid 1px #b28c66;
	padding: 0;
	cursor: pointer;
	font-size: 0.9em;
	}
	
a.basketDelete {
	color: red;
	cursor: pointer;
	}
	
.basket {
	border: solid 1px #b28c66;
	width: 170px;
	}
	
.basketContentTitle{
	display: block;
	background-color: transparent;
	border-bottom: solid 1px #b28c66;
	}
	
.basketContents{
	display: block;
	background: url(/media/shared/input/inputbox_bg.gif) repeat-x;
	background-color: #fff;
	padding: 2px;
	border-bottom: solid 1px #b28c66;
	}
	
.basketContentAltRow {
	background-repeat: repeat-y;
	background-position: 0 0;
	}
	
.basketButtons {
	padding: 2px;
	}

.cartRemoveItem {
	color: #cd0606;
	padding: 0px;
	cursor: pointer;
	border: 0px;
	background: transparent;
	}


/*User feedback*/
.BasketUpdated {
	margin-top: 0.2em;
	}

.urlProceedToCheckout{
	border: solid 1px #E1DCCB;
	background-image: url(/resources/images/GoCheckout.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color: #faf9f5;
	padding: 8px 5px 5px 40px;
	float:right;
	margin: 0.2em;
	}	
/* end User feedback*/	

/*Cart items*/
.cartIsEmpty {
	display: block;
}

.spacerCell {
	font-size: 0.8em;
	}

.cart {
	font-size: 0.7em;
	width: 100%;
	border:0px solid #E1DCCB;
	margin-bottom: 1em;
	width: 99%;
	}

#colRight .cart h2{
	font-size: 1.9em;
	}

#colRight .cart img {
	border-width: 0;
	}

.cartContents {
	width: 100%;
	margin: 0 0 0 1px;
	}

.cartItemQuantityInput {
	width: 28px;
	maxLength: 4;
}

.cartTotal, 
.cartTotalColumn {
	text-align:right;
	}

.cartTotal {
	font-weight: bold;
	}

.checkoutProgress {
	text-align: center;
	display: block;
	clear:both;
	}

.checkoutProgressDone,
.checkoutProgressCurrent,
.checkoutProgressToDo {
	font-size: 1.3em;
	font-weight: normal;
	color: Gray;
	}

.checkoutProgressCurrent{
	font-weight: bold;
	}

.checkoutProgressDone {
	color: #666;
	font-weight: bold;
	}

.usdPrice{
	font-size: 0.8em;
	white-space: nowrap;
	color: #448;
	font-weight: normal;
	}

#pnlVoucher {
	width: 16em;
	float:right;
	clear:none;
	}

#pnlVoucher h3 {
	border-bottom-width: 0;
	margin-bottom: 0.1em;
	}

#pnlVoucher td {
	padding: 0.2em;
	}	
	
#lblVoucherResult {
	display:block;
	padding:0.2em;
	border-width: 1px 0;
	border-style:solid;
	margin:3px auto;
	}
/*End cart items*/

/*addresses*/	
#frmShippingDetails label {
	float:left;
	clear:left;
	display:block;
	width: auto;
	width: 22em;
	line-height: 1.2em;
	vertical-align: top;
	border-top:solid 1px #ddd;
	}

#frmShippingDetails label input,
#frmShippingDetails .addressKnownField,
#frmShippingDetails label select {
	float:right;
	position:relative;
	bottom: 1.1em;
	width: 14em;
	margin-left:0.5em;
	}

#frmShippingDetails .addressKnownField {
	width: 14.5em;
	font-size: 0.9em;
	}

#frmShippingDetails label input#chkBillToAddressDifferent {
	float: none;
	bottom: 0;
	width: auto;
	border-width: 0;
	}
#frmShippingDetails label textarea {
	font-size: 1.2em;
	width:98%;
	float:left;
	}

#pnlBillTo, #pnlShipTo{
	width: 45%;
	float:left;
	margin-right: 20px;
	}
	
	/*Form validation*/
	.validation-failed {
		border-color: #ea0027;
		}
	.validation-advice,
	.req {
		color: #ea0027;
		/*font-style:italic;*/
		}
	/*End form validation*/	
	
/*end addresses*/


/*Lang chooser items*/
#pnlResutlts {
	border:solid 1px #ddd;
	padding : 0.1em;
	}
#pnlResutlts * {
	/*display: none;*/
	}
#pnlResutlts:hover * {
	display: block;
	}

#pnlResutlts h2 {
	display: block;
	margin: 0 0 0 0;
	font-size: 1em;
	}
	
#btnChangeMyLanguage,
#btnSetCountryGB,
#btnSetCountryUS {
	border-width: 0;
	background-color: transparent;
	background-image: none;
	}	
/*End lang chooser items*/	

	
/*Override main stylesheet for 404 page sitemap only*/
.ProdBoxSiteMap {
	width: 18em;
	float:left;
	margin-right: 2em;
	margin-top: 0.8em;
	}

.ProdBoxSiteMap ul {
	margin-left: 1.2em;
	}
	
.ProdBoxSiteMap .ProdBoxTitle { 
	font-weight: bold;
	}
/*End 404 override*/	
	
	
/* styli search */
#styliSearch {
	padding: 0.2em;
	}
	
#styliSearch select {
	font-size: 0.9em;
	}
	
.tdLabel {
	text-align: right;
	}
	
.validatorClass {
	font-size: 0.9em;
	}

.contentTable .StyliPrice
{
	text-align: right;
}

.BuyNowDiv
{
	text-align: right;
	margin: 3px 0;
}
/* styli search */


/* Contact Styles */
.contactDetails {
	border-collapse: collapse;
	border-width:0;
	white-space:nowrap;
	padding: 0;
	border-spacing: 0;
	}

.contactDetails td{
	padding: 0;
	}

#colContent h3.org,
#colContent h4.org {
	font-size: 1.2em;	
	margin: 0;
	border-width: 0;
	padding: 0.2em;
	background-color: #faf9f6;
	border-top: solid 0px #e1dccb;
	background-image: url(/media/shared/generic/grad_contentTable.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	}

td.tdContactLocation {
	padding: 0.4em;
	background-color: #faf9f6;
	border-width: 0;
	background-image: url(/media/shared/generic/grad_contentTable.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom: solid 1px #e6e2d3;
	width: 15em;
	}
	
.vcard span,
.vcard h4,
.vcard h3 {
	padding-left: 3px;
	}
/* End contact styles */


/*Home*/
.homeLine {
	border: solid 1px #b5b5b5;
	background-color: #f9f8f6;
	background-image: url(/resources/images/home_line_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0.2em 0.8em;
	margin-bottom: 0.4em;
	-moz-border-radius: 8px;
	}
	
.homeLine a {
	color: #666666;
	cursor: pointer;
	}	
.homeLine a .buyline {
	font-weight:bold;
	color: #fa7200;
	}

.homeLine .htmlInner {
	margin-bottom: 0;
	}

#colContent .homeLine a h2 {
	border-width: 0;
	color: #666666;
	}	
/*Home*/