body  {
	font: 100% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
}

#container, #footer {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 748px;
	border: 1px solid #E37673;
}

/* Margin/padding clearing code */
form, h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
}

a img {
	border: none;
}

/* Image replacement code */
#header h1, #searchBox button {
	display: block;
	letter-spacing : -1em;
	text-indent: -1000em;
	overflow: hidden;
}

#header h1 {
	background-image: url('/media/present_time_moffat.jpg');
	width: 748px;
	height: 312px;
}

#topNav {
	background-color: #DC5350;
	margin-bottom: 10px;
	padding: 5px 0 5px 0;
}

#leftCol {
	float: left; /* since this element is floated, a width must be given */
	width: 150px;
	padding: 0;
	margin: 0;
}

#rightCol {
	float: right; /* since this element is floated, a width must be given */
	width: 150px; /* padding keeps the content of the div away from the edges */
	padding: 0;
	margin: 0;
}

#centreCol {
	margin: 0 160px 0 160px;
	padding: 0;
} 

#centreColFullWidth {
	margin: 0 10px 0 160px;
	padding: 0;
} 

#mainContent, #detailContent {
	width: 422px;
}

#leftCol ul, #leftCol li, #rightCol ul, #rightCol li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#rightCol ul {
	margin: 5px 0 10px 0;
	color: #666666;
}

#leftCol ul {
	color: #666666;
}

#rightCol li, #leftCol li {
	font-size: 12px;
}

#leftCol a {
	color: #666666;
	text-decoration: none;
	padding: 2px 0 2px 8px;
	display: block;
	margin: 4px 0 4px 0;
	text-transform: lowercase;
	width: 142px;
}

#rightCol li {
	margin-bottom: 10px;
	padding-left: 4px;
}

#rightCol a {
	color: #666666;
	text-decoration: none;
}

#rightCol a:hover {
	text-decoration: underline;
}

#leftCol a:hover, #leftCol a.selected {
	color: #FFFFFF;
	background-color: #DC5350;
}

#leftCol ul li ul li {
	font-size: 11px;
	display: inline;
}

#leftCol ul li ul li a {
	padding: 0 0 0 10px;
	margin: 0 0 0 10px;
	color: #666666;
	width: auto;
	font-weight: bold;
}

#leftCol ul li ul li a:hover, #leftCol ul li ul li a.selected {
	background-image: url('/media/navblock.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	color: #666666;
}

#rightCol h2, #leftCol h2 {
	background-color: #DC5350;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px 10px 3px 10px;
}

#hero {
	border: 1px solid #666666;
	font-size: 12px;
	color: #666666;
	margin: 0 0 10px 0;
	padding: 0;
	overflow: hidden;
	width: 420px;
}

#hero img {
	float: left;
	margin: 0 0 0 0;
	width: 168px;
}

#heroText {
	float: right;
	width: 244px;
	padding-left: 8px;
}

#heroText p {
	margin-bottom: 10px;
}

#heroText h2 {
	font-size: 14px;
	margin-bottom: 5px;
}

#hero #bar {
	background-color: #DD706B;
	clear: both;
	height: 16px;
}

#bodyFooter {
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	padding: 0 0 10px 10px;
	clear: both;
}

#bodyFooter a {
	color: #999999;
	text-decoration: none;
}

#bodyFooter a:hover {
	color: #000000;
}

#bodyText {
	width: 240px;
	float: left;
}

#bodyText h2 {
	font-size: 14px;
	font-weight: bold;
	color: #DD706B;
	margin-bottom: 10px;
}

#bodyText p {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin-bottom: 5px;
}

#bodyImage {
	margin: 25px 0 0 0;
	float: right;
}

.textRight {
	text-align: right;
}

.clearBoth {
	clear: both;
}

#topNav ul, #topNav li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
}

#topNav li {
	margin-left: 18px;
	width: 105px;
	display: inline;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

#topNav li a {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#searchBox {
	float: right;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	display: inline;
}

#searchBox * {
	display: inline;
}

#searchBox .bar {
	background-color: #FFFFFF;
	margin-left: 10px;
}

#searchBox .bar * {
	display: inline;
}

#searchBox input, #searchBox button {
	border: none;
	background: transparent;
	color: #990066;
	font-size: 12px;
	margin: 0;
}

#searchBox button {
	background-color: #DC5350;
	width: 12px;
	height: 12px;
	vertical-align: middle;
	cursor: pointer; 
	cursor: hand;
}

#searchBox input {
	width: 170px;
	height: 14px;
}

#mainContent h2, #detailContent h2, #cartContent h2 {
	font-size: 16px;
	color: #DC5350;
	font-weight: bold;
	margin-bottom: 10px;
}

#mainContent p, #detailContent p, #cartContent p {
	font-size: 11px;
	color: #666666;
	margin-bottom: 10px;
}

#productList, #catList {
	width: 100%;
}

#productList td, #catList td {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 10px;
	width: 33%;
	vertical-align: top;
	color: #DC5350;
}

#productList td a, #catList td a {
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}

#productList td a:hover, #catList td a:hover {
	color: #000000;
	text-decoration: none;
}

#productList td img, #catList td img {
	border: 1px solid #CCCCCC;
	display: block;
}

#detailContent, #cartContent {
	border: 1px solid #CCCCCC;
	padding: 3px 10px 10px 10px;
	width: 400px;
}

#cartContent {
	width: 550px;
}

#detailContent h3, #detailContent h2 {
	font-size: 14px;
	margin-bottom: 10px;
}

#detailContent p {
	color: #333333;
}

#detailLeft {
	vertical-align: top;
}

#detailRight {
	padding-left: 10px;
	vertical-align: top;
}

#detailLeft img {
	border: 1px solid #CCCCCC;
}

#productAttributes {
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	display: inline-block;
}

#productAttributes img {
	padding: 5px 0 0 7px;
}

#productAttributes p.price {
	background-color: #990066;
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
	padding: 4px 0 4px 0;
	margin: 10px 0 3px 0;
	font-weight: bold;
}

#productAttributes p {
	text-align: right;
	margin: 0 0 4px 0;
}

#productAttributes label, #productAttributes select {
	font-size: 11px;
	color: #000000;
}

#productAttributes label {
}

#productAttributes select {
	width: 70px;
	margin-right: 5px;
}

#productAttributes select.qty {
	width: auto;
}

#productAttributes button {
	color: #DC5350;
	background-color: #FFFFFF;
	border: none;
	font-weight: bold;
	font-size: 11px;
	cursor: hand;
	cursor: pointer;
	float: right;
	margin: 5px 5px 5px 0;
	padding: 0;
	width:auto;
	overflow:visible;
}

#userMsg {
	border: 1px dotted #990066;
	background-color: #CCCCCC;
	color: #000000;
	padding: 10px;
	margin-bottom: 10px;
}

.cartContents {
	 width: 100%;
}

.cartContents th {
	text-align: center; 
	padding: 2px 0 2px 0;
	border: 1px solid #DC5350;
	color: #DC5350;
	font-size: 11px;
}

.cartContents td {
	vertical-align: top;
	text-align: left; 
	color: #333333;
	font-size: 11px;
}

.cartContents td a {
	color: #333333;
	text-decoration: underline;
}

.cartContents td a:hover {
	text-decoration: none;
}

.cartContents input {
	font-size: 11px;
}

.cartContents td.label {
	color: #DC5350;
	text-align: right;
	font-weight: bold;
}

.cartContents td.rule {
	background-color: #DC5350;
	height: 1px;
}

.cartContents td.numeric {
	text-align: center; 
}

#cartOptions td.left {
	text-align: left;
	background-image: url(/media/layout/ldarr.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
}

#cartOptions td.right {
	text-align: right;
	background-image: url(/media/layout/rdarr.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 25px;
}

#cartOptions td.left a {
	display: block;
}

#cartOptions td.center button {
	background: transparent;
	border: none;
	font-size: 11px;
	font-weight: bold;
	color: #DC5350;
	cursor: pointer;
}

td.center {
	text-align: center;
}

td.right {
	text-align: right;
}

#cartOptions td {
	vertical-align: text-top;
	font-weight: bold;
	color: #DC5350;
}

#cartOptions td a {
	color: #DC5350;
	text-decoration: none;
}

.cartContents td img {
	border: 1px solid #CCCCCC;
}

.formBox {
	padding: 10px;
	border-top: 1px solid #DC5350;
	border-bottom: 1px solid #DC5350;
	margin-bottom: 5px;
}

.formBox h3 {
	font-size: 14px;
	color: #DC5350;
	font-weight: bold;
	margin-left: 30%;
	margin-bottom: 10px;
}

.formBox p {
	margin-bottom: 5px;
}

.formBox p label {
	width: 30%;
	float: left;
	text-align: right;
	color: #DC5350;
	padding-right: 5px;
}

.formBox p input, .formBox p select {
	border: 1px solid #DC5350;
	width: 45%;
	font-size: 11px;
}

.formBox p button {
	background: transparent;
	border: 0;
	font-size: 10px;
	font-weight: bold;
	color: #DC5451;
}

.formBox p button img {
	vertical-align: middle;
}

#centreColFullWidth p, #centreColFullWidth p.first {
	margin-bottom: 5px;
	color: #2E8B8B;
}

#centreColFullWidth p.first {
	font-size: 12px;
}

#cartContent a {
	color: #666666;
}

#cartContent a:hover {
	text-decoration: none;
}

.addressList {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.addressList li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #DC5350;
	margin-bottom: 10px;
	width: 200px;
	font-size: 11px;
	color: #DC5350;
}

.addressList li a {
	margin-right: 15px;
}

#cartContent h3 {
	font-size: 14px;
	color: #DC5350;
}

#cartContent a {
	font-size: 11px;
}

.addressBox {
	float: left;
	width: 270px;
	color: #333333;
	margin-bottom: 15px;
	border-top: 1px solid #DC5350;
	border-bottom: 1px solid #DC5350;
	padding: 5px 0 5px 0;
	font-size: 11px;
}

.addressBox a {
	margin-top: 10px;
	margin-left: 150px;
	text-decoration: none;
}

.addressBox a img {
	vertical-align: middle;
}

.buttonLink {
	background-image: url(/media/layout/button_arrow.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 16px;
	font-weight: bold;
	color: #DC5350;
}

a.buttonLink:hover {
	color: #000000;
}

#cartContent a {
	text-decoration: none;
}#footer ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	display: block;
	margin: 0px;
	width: 730px;
	list-style-type: none;
	padding: 10px;
	float: left;
}
#footer {
	width: 750px;
	border: none;
}
#footer #lft {
	width: 300px;
	float: left;
}
#footer #rgt {
	width: 300px;
	float: right;
}
.red {
	color: #DC5350;
}
