/* CSS for Raffles Gift Collection */
/* Charlie Owen: 2004.03.22 */

body {
color: black;
background-color: white;
font-family: Arial, Helvetica, Sans-serif;
margin: 0px;
padding: 0px;
font-size: 80%;
}

/* Globals */

.main img {
border: 0px solid black;
}


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

#mainText p {
margin-top: 5px;
padding-top: 0px;
}

.firstparagraph {
font-weight: bold;
}

td {
font-size: 0.85em;
}

/* Header - Logo and splash */

#header {
height: 109px;
background: url(/images/header/bg.jpg) top left repeat-x;
position: relative;
width: 100%;
margin: 0;
}

#header h1 {
	margin: 0px;
	width: 187px;
    padding: 0 0 0 0;
	height: 109px;
    overflow: hidden;
    background-image: url("/images/header/logo.jpg");
    background-repeat: no-repeat;
    /* height: 0px !important; */
    height /**/:89px;
	}

#header #headerLogo {
	position: absolute;
	top: 0px;
	left: 0px;
	}


#header #headerQuote {
	position: absolute;
	top: 0px;
	left: 250px;
	}

#header #headerWindsor {
	position: absolute;
	top: 0px;
	right: 0px;
	}

#header p {
	position: absolute;
	top: 89px;
	right: 0px;
	color: white;
	font-size: 0.85em;
	font-weight: bold;
	margin: 0;
	margin-right: 5px;
	}

	#header p a {
		text-decoration: none;
		color: white;
		}
	#header p a:hover {
		text-decoration: underline;
		}


/* Header stuff specific to osCommerce section */
#header p#breadcrumb {
	position: absolute;
	top: 89px;
	left: 0px;
	color: white;
	font-size: 0.85em;
	font-weight: bold;
	margin-left: 5px;
	}

#header p#usercontrols {
	position: absolute;
	top: 89px;
	right: 0px;
	color: white;
	font-size: 0.85em;
	font-weight: bold;
	margin-right: 5px;
	}



/* Navigation bar */

#nav {
position: absolute;
height: 18px;
width: 450px;
top: 71px;
left: 199px;
margin: 0px;
padding: 0px;
}

#nav ul {
margin: 0px;
padding: 0px;
}
#nav ul li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;	
	float: left;
	}
#nav ul li a {
	display: block;
		text-decoration: none;
		color: #333;
		font-family: Verdana, Arial, Helvetica, Sans-serif;
		font-size: 0.8em;
		font-weight: bold;
		height: 18px;
		width: 97px;
		background: url(/images/nav/bg.jpg) top left no-repeat;
		text-align: center;
		padding-top: 3px;
		}
		.last {
		width: 98px !important;
		}
		#current {
		background: url(/images/nav/bg_hover.jpg) top left no-repeat !important;
		}


#nav ul li a:hover {
background: url(/images/nav/bg_hover.jpg) top left no-repeat;
}


/* Footer */

#footer {
background: url(/images/footer/bg.jpg) top left repeat-x;
height: 22px;
margin-top: 20px;
}

#footer p {
color: white;
font-size: 0.8em;
font-family: Verdana, Arial, Helvetica, Sans-serif;
font-weight: bold;
padding-top: 2px;
padding-left: 10px;
}


/* Added by DR for Left/Right Footer*/
div.footer {
	background: url(/images/footer/bg.jpg) top left repeat-x;
	width: 100%;
	height: 22px;
	margin-top: 10px;
	}

div.footer_row span.left {
  float: left;
  text-align: left;
  width: 40%;
  color: white;
  font-size: 0.8em;
  font-family: Verdana, Arial, Helvetica, Sans-serif;
  font-weight: bold;
  padding-top: 2px;
  padding-left: 10px;
  }
  
div.footer_row span.right {
  float: right;
  text-align: right;
  width: 40%;
  color: white;
  font-size: 0.8em;
  font-family: Verdana, Arial, Helvetica, Sans-serif;
  font-weight: bold;
  padding-top: 2px;
  padding-right: 10px;
  }

div.footer a {
	text-decoration: none;
	color: white;
	}

div.footer a:hover {
	text-decoration: underline;
	color: white;
	
	}

/* Main area */
/* Probably not for use in osCommerce section */

#main {
position: relative;
margin-left: 10px;
padding-top: 15px;
min-height: 330px; /* For non-IE browsers */
}
* html #main {
height: 330px; /* For IE only (StarHTMLhack - only IE can see this) */
}

#mainDecoration {
	width: 220px;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 329px;
	}
#mainDecoration img {
		border: 1px solid black;
		}

#mainText {
	width: 470px;
	margin-left: 230px;
	}
/* osCommerce Stuff */

#osWrapper {
width: 750px;
}

.pageHeading {

font-size: 1.0em;
font-family: Verdana, Arial, sans-serif;
font-weight: bold;
padding-top: 20px;
padding-left: 5px;
}

.greetUser {
font-weight: bold;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: black;
}

A {
color: black;
}

A:hover {
  color: black;
  text-decoration: underline;
}

.contentBox {
  background: #000000;
  width: ;
}

contentBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #fff;
  color: #ffffff;
  width: 100%;
  text-align: center;
  background: url(/images/bg_box_headers_long.jpg) no-repeat top left;
}
TD.contentBoxHeading a {
		color: white;
		text-decoration: none;
		}
TD.contentBoxHeading img {
		display: none;
		}

.contentBoxContents {
	font-size: 10px;
	background: url(/images/bg_box_content.jpg) repeat-x top left;
	background-color: #ffffe3;
	width: 100%;
}
TD.contentBoxHeadingNull {
display: none;
}

.contentBoxContents img {
border: 0 solid black;
}





.ProductNotificationsBox {
  background: #000000;
  margin-bottom: 10px;
}
TD.ProductNotificationsBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: #000000;
	color: #ffffff;
	text-align: center;
	background: url(/images/bg_box_headers.jpg) no-repeat top left;
}
TD.ProductNotificationsBoxHeading a {
		color: white;
		text-decoration: none;
		}
TD.ProductNotificationsBoxHeading img {
		display: none;
		}

.ProductNotificationsBoxContents {
	font-size: 10px;
	background: url(/images/bg_box_content.jpg) repeat-x top left;
	background-color: #ffffe3;
	text-align: center;
}
.ProductNotificationsBoxContents a {
color: black;
}
.ProductNotificationsBoxContents img {
display: none;
}




.ProductListing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  margin-bottom: 10px;
  background: #FAF7D8;
 /* border: 1px solid black;*/
}

Table.ProductListing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  /*margin-bottom: 10px;*/
  background: #FAF7D8;
 /* border: 1px solid black;*/
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: white;
  font-weight: bold;
  background: #000000;
  /*background: url(/images/bg_box_headers_listings.jpg) no-repeat top left;*/
}

/* Added by DR */
.productListing-heading-left {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: white;
  font-weight: bold;
  background: #000000;
  background: url(/images/bg_box_headers_listings.jpg) no-repeat top left;
}

.productListing-heading-right {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: white;
  font-weight: bold;
  background: #000000;
  background: url(/images/bg_box_headers_listings.jpg) no-repeat top right;
}
.productListing-odd {
	border: 1px solid black;
}
.productListing-even {
	border: 1px solid black;
}

.productListing-data {
	font-family: Verdana, Arial, sans-serif;
  	font-size: 11px;
}
.productListing-data-left {
	font-family: Verdana, Arial, sans-serif;
  	font-size: 11px;
	border-left: 1px solid black;
}
.productListing-data-right {
	font-family: Verdana, Arial, sans-serif;
  	font-size: 11px;
	border-right: 1px solid black;
}

.productListingFooterTable {
	border-right: 1px solid black;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	padding-bottom:10px;
	}
/* DR EOF */

TD.ProductNotificationsBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: #000000;
	color: #ffffff;
	text-align: center;
	background: url(/images/bg_box_headers.jpg) no-repeat top left;
}


.LanguagesBox {
  background: #b6b7cb;
}
TD.LanguagesBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.LanguagesBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.ManufacturerInfoBox {
  background: #b6b7cb;
}
TD.ManufacturerInfoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.ManufacturerInfoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}





.OrderHistoryBox {
  background: #b6b7cb;
}
TD.OrderHistoryBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.OrderHistoryBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}




.ReviewsBox {
  background: #b6b7cb;
}
TD.ReviewsBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.ReviewsBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.SearchBox {
  background: #b6b7cb;
}
TD.SearchBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.SearchBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}





.SpecialsBox {
  background: #b6b7cb;
}
TD.SpecialsBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.SpecialsBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.TellaFriendBox {
  background: #b6b7cb;
}
TD.TellaFriendBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.TellaFriendBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.WhatsNewBox {
  background: #b6b7cb;
}
TD.WhatsNewBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.WhatsNewBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
/* VJ Links Manager v1.00 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
  
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #000000;
  color: #FFFFFF;
  text-align: center;
}

TD.linkListing-data {
  border-right: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-size: 10px;
	background: url(/images/bg_box_content.jpg) repeat-x top left;
	background-color: #ffffe3;
}

TR.linkListing-odd {
  background: #f8f8f9;
}

TR.linkListing-even {
  background: #F5F5F5;
}
/* VJ Links Manager v1.00 end */

/* Added by DR to make all boxes as before and same*/
.infoBox {
  background: #000000;
  margin-bottom: 0;
}
TD.infoBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: #000000;
	color: #ffffff;
	text-align: center;
	background: url(/images/bg_box_headers.jpg) no-repeat top left;
	border-bottom: 1px solid black;
	}

TD.infoBoxHeading a {
		background: #000;
		color: white;
		text-decoration: none;
		}

TD.infoBoxHeading img {
		display: none;
		}

.infoBoxContents {
	font-size: 10px;
	background: url(/images/bg_box_content.jpg) repeat-x top left;
	background-color: #ffffe3;
	}
.infoBoxContents a {
		color: black;
		}