* {
	margin: 0;
	padding: 0;
}

body {
	background: url('../images/background.gif') no-repeat center top #1F1A17;
	font-family: Verdana, Tahoma, Helvetica, Arial;
}

/* GLOBAL STYLES */
p {
	color: #FFF;
	margin: 5px 5px 15px 10px;
	font-size: 80%;
}
a {
	color: #FFF;
	font-weight: bold;
}
a img {
	border: none;
}
ul, ol {
	margin: 5px 5px 15px 30px;
}
li {
	color: #FFF;
	font-size: 80%;
}
td, th {
	color: #FFF;
	font-size: 80%;
}
h2 {
	font-family: "Century Gothic", sans-serif;
	color: #2491d0;
	margin: 10px 0 20px 5px;
	font-size: 100%;
	font-weight: normal;
	text-transform: uppercase;
}

/* LAYOUT */
#container {
	width: 780px;
	padding: 0 1px 30px 0;
	margin: 0 auto;
}
#container #header #logo {
	width: 194px;
	height: 226px;
	text-align: center;
	float: left;
	margin: 0;
	padding: 20px 0 0 0;
}
#container #header #contentPages {
	padding-top: 159px;
	height: 22px;
	float: right;
}
#container #content {
	float: right;
	width: 574px;
	margin: 5px 7px 0 5px;
	padding: 0;
}
#container #sidebar {
	width: 174px;
	padding-left: 20px;
	margin-top: 10px;
	float: left;
}

/* HEADER STYLES */
#header #logo {}
#header #contentPages {
	font-family: "Century Gothic", sans-serif;
	font-size: 110%;
}
#header #contentPages ul {
	list-style: none;
	height: 22px;
	margin: 0;
}
#header #contentPages li {
	float: right;
	margin-left: 20px;
}
#header #contentPages a {
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
}
#header #contentPages a:hover {
	color: #2491d0;
}

/* CONTENT STYLES */
#container #content {}

#container #content h1 {
	font-family: "Century Gothic", sans-serif;
	color: #FFF;
	font-weight: 500;
	text-align: center;
	display: block;
	width: 576px;
	height: 45px;
	background: url('../images/heading_bg.jpeg') top center no-repeat #1F1A17;
	padding: 20px 0 4px 0;
	text-transform: uppercase;
	font-size: 140%;
}

/* Product Index */
ul.indexes {
	clear: both;
	width: 95%;
	margin: 10px auto;
	padding: 5px 0;
	list-style: none;
	text-align: center;
	border: #2491d0 1px solid;
	font-size: 90%;
	color: #FFF;
}
ul.indexes li a {}

.productRow {
	clear: both;
	margin-top: 30px;
}
.productSummaryLeft,
.productSummaryMiddle,
.productSummaryRight {
	width: 30%;
	padding-bottom: 10px;
	float: left;
	margin-left: 2.5%;
}
.productRow h2.title {
	font-size: 90%;
	font-weight: normal;
	text-transform: uppercase;
	font-family: "Century Gothic", sans-serif;
	padding: 0;
	margin: 0;
}
.productRow h2.title a {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
.productRow h3.manufacturer {
	display: none;
}
.productRow img {
	margin: 0 auto;
	padding: 1px;
	display: block;
	border: 1px solid #FFF;
}
.productRow .description {
}
.productRow ul.prices {
	margin: 5px 0;
	padding: 0;
	list-style: none;
}
.productRow ul.prices li {
	margin: 0 5px 0 0;
	padding: 0;
	font-size: 110%;
}
.productRow ul.prices li.price {}
.productRow ul.prices li.price .label {
	display: none;
}
.productRow ul.prices li.price .value {}
.productRow ul.variations {
	list-style: none;
	padding: 0;
	margin: 2px 0;
}
.productRow ul.prices li.priceRRP {
	font-size: 90%;
}
.productRow .label {
	color: #FFF;
	font-size: 90%;
}
.productRow ul.variations li {
	padding: 2px 0;
	margin: 0;
	line-height: 20px;
}
.productRow ul.variations select {
	padding: 0;
	margin: 0;
	width: 75px !important;
}
.productRow ul.productOptions {
	list-style: none;
	padding: 0;
	margin: 10px 0 0 0;
}
.productRow ul.productOptions li {
	padding: 0;
	margin: 0;
	float: left;
}
.productRow .button {
	padding: 1px;
	font-size: 70%;
	border: 1px solid #2491d0;
}
.productRow a.button {
	display: block;
	text-decoration: none;
	color: #FFF;
	text-transform: uppercase;
	margin: 5px 5px 0 0;
	font-weight: normal;
}
.productRow .rating img {
	display: inline;
}

	
/* Product */
#product {}
#productImages {}
#productImages img {
	padding: 1px;
	border: 1px solid #FFF;
}
#productImages img#mainProductImage {}
#productImages ul {
	margin: 0;
	padding: 0;
}
#productImages ul li {
	margin: 0;
	display: inline;
}
#productImages ul li a img {}
#productImages ul li a:hover img {
	border: #999 1px solid;
}
#product img {
	margin: 4px;
	display: block;
	float: left;
}
#product ul.variations {
	clear: both;
	list-style: none;
}
#product ul.variations li {
	display: inline;
	line-height: 55px;
	margin: 0 0 0 10px;
}
#product ul.variations li select {
	width: 130px;
}
#product ul#prices {
	clear: both;
	list-style: none;
}
#product ul#prices li {
	display: inline;
	line-height: 35px;
	font-size: 100%;
	margin: 0 0 0 10px;
}
#product ul#prices li#price .value {
	font-weight: bold;
}
#product ul#purchase {
	list-style: none;
}
#product ul#purchase li {
	display: inline;
	line-height: 35px;
	margin: 0 0 0 10px;
}
#product ul#purchase li#quantity {}
#product ul#purchase li#quantity input {
	border: #2491d0 1px solid;
}
#product a#buttonAddToBasket {
	color: #FFF;
	text-transform: uppercase;
	font-size: 80%;
	border: 1px solid #2491d0;
	padding: 1px;
	text-decoration: none;
	font-weight: normal;
}
#product #description {
	clear: left;
	border-bottom: #2491d0 1px solid;
	padding: 10px 0;
	margin: 10px 0;
}

#product #productReviews {
	border-bottom: #2491d0 1px solid;
	padding: 10px 0;
	margin: 10px 0;
}
#product #productReviews .review {
	clear: left;
}
#product #productReviews .review .reviewTitle {
	float: left;
	margin-left: 5px;
	font-weight: bold;
}
#product #productReviews .review .reviewComment {
	clear: both;
	margin-left: 10px;
}
#product #productReviews img {
	float: left;
	margin-top: 3px;
}
#product #productReviews a#buttonAddNewReview {
	display: block;
	padding: 5px 0;
}


/* SIDEBAR STYLES */
#container #sidebar {}

#container #sidebar h2 {
	font-family: "Century Gothic", sans-serif;
	text-transform: uppercase;
	margin-bottom: 10px;
	margin-left: 0;
	font-size: 100%;
}
#container #sidebar ul {
	margin: 0;
	list-style: none;
}
#container #sidebar li {
	padding: 12px 0;
	text-transform: uppercase;
	font-family: "Century Gothic", sans-serif;
	font-size: 95%;
}
#container #sidebar a {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
#container #sidebar a:hover {
	color: #2491d0;
}
#container #sidebar #shoppingBasketSummary a#buttonEditQuantities {
	display: none;
}
#container #sidebar #shoppingBasketSummary a#buttonGoToCheckout {
	display: block;
	background: url('../images/basket_icon.gif') no-repeat left center;
	padding: 15px 0 0 35px;
	height: 40px;
	font-size: 80%;
	color: #CCC;
}
#container #sidebar #shoppingBasketSummary p {
	color: #CCC;
	margin: 0;
	font-size: 80%;
}
#container #sidebar #securePayments img {
	margin: 15px 5px 20px 0;
}
#container #sidebar #securePayments p {
	color: #CCC;
	margin: 0;
	padding: 0;
}
#container #sidebar form label {
	font-family: "Century Gothic", sans-serif;
	text-transform: lowercase;
	color: #FFF;
	display: block;
	padding: 4px 0;
	font-size: 80%;
}
#container #sidebar form input.textField {
	background: url('../images/sidebar_input_bg.gif') no-repeat center;
	width: 156px;
	height: 18px;
	padding: 5px 2px;
	border: none;
}
#container #sidebar form a {
	display: block;
	width: 33px;
	height: 25px;
	line-height: 25px;
	padding: 0 0 0 10px;
	background: url('../images/ask_btn.gif') no-repeat center;
	border: none;
	margin: 5px 0;
	font-size: 75%;
	color: #000;
}
#container #sidebar form a:hover {
	color: #000;
}


#orderSummaryTable td {
	padding: 5px;
	text-align: left;
}
#orderSummaryTable th {
	padding: 5px;
	text-align: left;
}

/* Footer Styles */
#footer {
	background: url('../images/footer_bg.jpg') no-repeat center top #1F1A17;
	height: 280px;
	margin-right: 1px;
	text-align: center;
}
#footer p {
	padding-top: 165px;
	color: #cccccc;
}
#footer a {
	color: #cccccc;
}

/* System Message */
#overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 90;
	width: 100%;
	/* Height will be set by Javascript */

	background-color: #000;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	opacity: .60;
}
#systemMessage {
	position: absolute;
	
	top: 30%; /* Top will be set by Javascript but use important here to override */
	left: 50%;
	width: 400px;
	height: 150px;
	margin-left: -210px;
	padding: 20px;
	
	z-index: 100;
	text-align: center;
	background: url('../images/system-message-bg.gif') top center no-repeat;
	padding: 10px;
}
#systemMessage ul {
	list-style: none;
	padding: 5px 0;
	margin: 0;
}
#systemMessage h2 {
	padding: 0 0 10px 0;
	margin: 0;
}
#systemMessage p {
	color: #000;
	padding: 5px 0;
	margin: 0;
}
#systemMessage a {
	color: #000;
}
