body {
	margin: 0;
	text-align: center;
	font-family: arial;
	background-color: #eee;
	font-size: 13px;
/*
	font-family: verdana;
	font-size: 8pt;
*/
}
h1 {
	margin: 0 0 5px 0;
	font-size: 24px;
	color: #333;
	font-weight: normal;
}
h2 {
	margin: 0;
	font-size: 1em;
}
.UnderlinedSubHeading, .ProductDescription h2 {
	font-weight: bold;
	color: #cc6600;
	padding: 0.5em 0 0.25em 0;
	margin-bottom: 0.25em;
	line-height: 1.3em;
	border-bottom: 1px dashed #aaa;
	font-size: 1.2em;
}
form {
	margin: 0;
}
img {
	border: 0;
}
a {
	color: #0066a4;
}
.ReverseLink {
	text-decoration: none;
}
.ReverseLink:hover {
	text-decoration: underline;
}
fieldset {
	border: 0;
}
.Center {
	text-align: center;
}

.Position {
	width: 977px;
	margin: 20px auto;
	text-align: left;
	background-color: #fff;
	background-image: url(images/content-background.jpg);
}
.Header {
	height: 105px;
	background-image: url(images/header-background.jpg);
}
.Logo {
	margin: 0 30px;
	float: left;
}
.Symbols {
	width: 480px;
	height: 99px;
	float: right;
	margin: 0px 15px 0px 0px;
}
.Quote {
	float: right;
	width: 400px;
	margin-right: 7px;
	font-size: 18px;
	text-align: center;
	margin-top: 28px;
}
.Navigation {
	background-image: url(images/navigation.jpg);
	height: 44px;
	padding: 0 10px;
	margin-bottom: 7px;
}
	.Navigation a {
		color: #fff;
		float: left;
		display: block;
		line-height: 44px;
		padding: 0 20px;
		background-image: url(images/splitter.jpg);
		background-repeat: no-repeat;
		background-position: right;
		text-decoration: none;
		font-weight: bold;
		outline: none;
	}
	.Navigation a:hover {
		text-decoration: underline;
	}
.Search {
	float: right;
	line-height: 40px;
	padding-right: 10px;
}
.Sidebar {
	margin: 0 7px 10px 7px;
	float: left;
	width: 200px;
}
	.Box {
		background-image: url(images/box-background.jpg);
	}
	.Box .Content {
		padding: 0 5px;
	}
	.Box .Content .Heading {
		font-weight: bold;
		padding: 10px;
	}
	.Box .Categories a {
		display: block;
		background-image: url(images/bg_list.gif);
		border-bottom: 1px dotted #888;
		background-repeat: no-repeat;
		background-position: 27px 8px;
		padding: 5px 1px 5px 41px;
		text-decoration: none;
		outline: none;
	}
	.Box .Categories b a {
		padding: 5px 1px 5px 27px;
		background-image: none;
	}
	.Box .Categories a:hover {
		text-decoration: underline;
	}
	.Box .Poll ol {
		list-style-type: none;
		padding-left: 0;
	}
.Photos {
	float: left;
	width: 252px;
	padding: 0 10px 0 0;
	background-color: #fff;
}
	.Photos div {
		border: 1px solid #ccc;
		cursor: pointer;
	}
	.Photos div:hover {
		border: 1px solid #888;
	}
.Price {
	font-size: 24px;
	color: #0066a4;
	font-weight: bold;
	text-align: center;
	margin-top: 15px;
}
.RRP {
	font-size: 20px;
	color: #555;
	font-weight: bold;
	text-align: center;
}
.RRP span {
	text-decoration: line-through;
}
.FreeShipping {
	color: #ee8011;
	font-weight: bold;
	text-align: center;
}
.InStock {
	color: green;
	font-weight: bold;
	text-align: center;
}
.OutOfStock {
	background-color: #ffcbcb;
	font-weight: bold;
	text-align: center;
	width: 186px;
}
/*
.Saving {
	background-image: url(images/saving-background.jpg);
	display: block;
	float: right;
	height: 71px;
	width: 84px;
	padding: 25px 7px 0 3px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}
*/
.Saving {
	background-image: url(images/saving-background2.jpg);
	display: block;
	float: right;
	height: 67px;
	width: 98px;
	padding: 31px 0 0 0;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}
.Summary {
	list-style-type: none;
	margin: 5px 0 10px 0;
	padding: 0;
}
	.Summary .Positive {
		background-image: url(images/positive.gif);
		background-repeat: no-repeat;
		background-position: 5px 3px;
		margin: 3px 0;
		padding: 2px 0 2px 25px;
	}
	.Summary .Negative {
		background-image: url(images/negative.gif);
		background-repeat: no-repeat;
		background-position: 5px 3px;
		margin: 3px 0;
		padding: 2px 0 2px 25px;
	}
	.Summary .Dark {
		background-color: #e3e3e3;
	}
	.Summary .Light {
		background-color: #eee;
	}
.Comments {
	background-color: #e4e8f3;
	padding: 5px 10px;
	margin-bottom: 10px;
}
	.Comments .UnderlinedHeading {
		color: #09295a;
	}
.Comment {
	padding: 10px 0;
	border-bottom: 1px dashed #aaa;
}
.CommentForm {
	background-color: #e4e8f3;
	color: #09295a;
	padding: 5px 10px;
}
	.UnderlinedHeading {
		border-bottom: 1px dashed #aaa;
		font-weight: bold;
		font-size: 13px;
	}
	.CommentForm textarea {
		width: 518px;
		height: 100px;
	}
	.CommentForm .Input {
		width: 200px;
	}
	.CommentForm div {
		font-weight: bold;
	}
	#star1, #star2, #star3, #star4, #star5 {
		cursor: pointer;
	}
	.Star1, .Star2, .Star3 {
		display: block;
		float: left;
		background-image: url(images/star.png);
		height: 24px;
		width: 25px;
		text-decoration: none;
		outline: none;
	}
	.Star1 {
		background-position: top;
	}
	.Star2 {
		background-position: center;
	}
	.Star3 {
		background-position: bottom;
	}
.CategoryListing {
	
}
	.CategoryListing h2 {
		margin: 0 0 5px 0;
		font-size: 20px;
		font-weight: normal;
		padding: 0.5em 0 0.25em 0;
		line-height: 1.3em;
		border-bottom: 1px dashed #aaa;
	}
.ProductListing {
	width: 547px;
	border: 1px solid #ddd;
	border-top: 0;
	padding: 5px 0;
}
	.ProductListing a {
		margin: 0 0 5px 0;
		font-size: 20px;
		font-weight: normal;
	}
.RandomThumbnails {
	text-align: center;
}
	.RandomThumbnails img {
		padding: 0 5px;
	}

.Cart {
	border: 0;
	font-size: 11px;
}
.Cart a {
	text-decoration: none;
	color: #000;
}
.Cart a:hover {
	text-decoration: underline;
}

.TopSellers {
	border: 0;
}
.TopSellers a {
	text-decoration: none;
	color: #000;
}
.TopSellers a:hover {
	text-decoration: underline;
}

.Progress {
	margin: 10px 0 17px 72px;
}
	.Progress img {
		float: left;
	}
	.Progress a, .Progress span {
		float: left;
		display: block;
		height: 27px;
		line-height: 25px;
		padding: 0 10px;
		color: #fff;
	}
	.Progress .Orange {
		background-color: #ff8800;
	}
	.Progress .Gray {
		background-color: #999;
	}
	.Progress .Green {
		background-color: #379c00;
	}

.CheckoutCart {
	width: 100%;
	border-bottom: 0;
	border-right: 0;
}
	.CheckoutCart td, .CheckoutCart th {
		border: 1px solid #b7b7b7;
		border-top: 0;
		border-left: 0;
	}
	.CheckoutCart th {
		background-color: #cccccc;
	}
.AddressForm .Label {
	text-align: right;
}
.AddressForm .Input {
	border: 1px solid #ccc;
}
.AddressForm .Yellow {
	background-color: #fdfcaa;
}
.AddressForm table tr td {
	padding: 2px 5px;
	margin-bottom: 5px;
	background-color: #eee;
}

.Footer {
	height: 58px;
	padding: 17px 20px 0 20px;
	margin-top: 10px;
	background-image: url(images/footer-background.jpg);
	color: #666;
	text-align: center;
}