﻿body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	margin: 0px;
	background-color:#4F4F4F;
}

.container
{
	width:100%;
	float:left;
}

.column
{
	float:left;
	position:relative;
}

.clear
{
	clear:both
}

a
{
	text-decoration:none;
	color:#009140;
}

a:hover
{
	text-decoration:underline;
}

.wideTextBox {
	width: 560px;
}

.mediumTextBox {
	width: 250px;
}

.narrowTextBox {
	width: 150px;
}

.list
{
	width: 573px;
	
}

.modified {
	font-size: 0.8em;
	color:#009140;
}
.small {
	font-weight: normal;
	font-size: 0.9em;
}
.quantity {
	width: 30px;
}

h1
{
	font-size:1.4em;
}

h2
{
	font-size:1.3em;
}


h3
{
	font-size:1.2em;
}


h4
{
	font-size:1.1em;
}


h5
{
	font-size:1.0em;
}


h6
{
	font-size:0.9em;
}

.breadCrumb
{

}

.breadCrumb a
{
	color:#009140;
}

.topMenu .actions 
{
	float:right;
	position: relative;
	color: white;
	font-weight: bold;
	padding:0px 5px 0px 10px;
}

.topMenu .actions ul {
	right: 0px;
	top: 100%;
	display: none;
	position: absolute;
	list-style: none;
	background-color: white;
	border: 1px solid #9B9B9B;
	width: 165px;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	font-size: 0.8em;

}

.topMenu .actions:hover ul {
	display: block;
}

.topMenu .actions ul li {
	display: block;
	position: relative;
	width: 100%;	
	text-align: right;
	padding: 3px 5px;
	font-size:1.2em;
}

.leftMenu .actions 
{
	position: relative;
	color: Black;
	font-weight: bold;
}

.leftMenu .actions a
{
	color:black;
}

.leftMenu .actions ul {
	left: 50%;
	top: 0;
	display: none;
	position: absolute;
	list-style: none;
	background-color: white;
	border: 1px solid #9B9B9B;
	width: 165px;
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
	z-index:100;

}

.leftMenu .actions:hover ul {
	display: block;
}

.leftMenu .actions ul li {
	display: block;
	position: relative;
	width: 100%;	
	text-align: left;
	padding: 3px 5px;
	font-size:1.2em;
}


#outerContainer
{
	width:786px;
	margin: 0px auto;
}

#container
{
	width: 770px;
	margin: 0px auto;
	background-color:#242424;
	padding:8px 0px 8px 0px;
}

#header
{
	background-repeat:no-repeat;
	height:191px;
	padding:20px 27px;
}

#topBar
{
	background-color:#242424;
	background-image:url('../images/topmenu-background.jpg');
	background-repeat:repeat-x;
	height:23px;
	color:white;
	font-weight:bold;
	padding-top:7px;
}

#topBarLeft
{
	width:277px;
	padding-left:8px;
}

#topBarLeft a
{
	color:white;
}

#topBarRight
{
	width:477px;
	text-align:right;
	padding-right:8px;
	z-index:100;
}

.topMenu a
{
	font-size:1.1em;
	color:white;
}

.topMenu .actions a
{
	color:black;
}

#mainContent
{
	background-image:url('../images/content-background.gif');
	background-repeat:repeat-y;
}

#mainContentLeft
{
	width:177px;
	z-index:100;
}

#mainContentRight
{
	width:573px;
	padding:20px 10px 10px 10px;
	z-index:50;
}

.leftMenu
{
	font-size:1.2em;
	padding:10px 0px 0px 0px;
}

.leftMenu a
{
	font-weight:bold;
	color:black;
}

.leftMenu ul
{
	list-style:none;
	margin:5px;
	padding:8px 0px 8px 0px;
}

.leftMenu li
{
	font-size:1.0em;
	padding:0px 0px 3px 5px;
}

.leftMenu li li a
{
	color:#009140;
}

#footer
{
	background-color:white;
	font-size:0.8em;
	text-align:center;
	color:gray;
}

#footerLeft
{
	background-color:#DCDCDC;
	width:177px;
	height:88px;
}

#footerRight
{
	width:593px;
	text-align:right;
}

#footerLeft a
{
	color:gray;
}


#copyright
{
	color:gray;
	font-size:0.8em;
	padding:0px 15px;
}

#footerLeft .line
{
	background-color:white;
	height:2px;
	width:171px;
	margin:7px 3px;
}

#footerRight .line
{
	background-color:#DCDCDC;
	height:2px;
	width:571px;
	margin:7px 11px;
}

#footerRight img
{
	padding:0px 11px 0px 12px;
	vertical-align:middle;
}

#mainContentRight .line
{
	background-color:#DCDCDC;
	height:2px;
	width:571px;
	margin:7px 0px;
}

#mainContentRight .heading
{
	color:#BD0900;
	font-size:1.2em;
	font-weight:bold;	
}

.productList
{
	margin:10px 0px;
}

.productListItem
{
	float:left;
	position:relative;
	width:178px;
	height:280px;
	background-image:url('../images/productlistitem-background.jpg');
	background-repeat:no-repeat;
	background-position:0px 31px;
	margin:0px 5px 15px 5px;
	font-size:0.9em;
}

.productListItem h2
{
	font-weight:bold;
	padding:0px;
	margin:0px 0px 4px 0px;
	border-bottom:4px solid black;
	height:20px;
	overflow:hidden;
}

.productListItem a
{
	color:black;
}

.productListItem .image
{
	padding:5px 0px 0px 2px;
	overflow:hidden;
	height:130px;
}

.productListItem .description
{
	height:55px;
	overflow:hidden;
	padding:0px 6px 0px 6px;
}

.productListItem .catDescription
{
	height:73px;
	overflow:hidden;
	padding:0px 0px 0px 6px;
	margin-bottom:10px;
}


.productListItem .moreInformation
{
	padding:0px 0px 0px 6px;
	font-weight:bold;
}

.productListItem .price
{
	width:100%;
	float:left;
	padding:11px 0px 0px 6px;
	font-weight:bold;
}

.productListItem .priceLeft
{
	float:left;
	position:relative;
	width:78px;
}

.productListItem .priceRight
{
	float:left;
	position:relative;
	width:88px;
	text-align:right;
	color:#BD0900;
}

.productListItem .buyNow
{
	padding:10px 4px 0px 0px;
	font-weight:bold;
	text-align:right;
	clear:both;
}

#productDetail
{
	width:571px;
	background-image:url('../images/detail-background.gif');
	background-position:right top;
	background-repeat:repeat-y;
	margin-bottom:10px;
}

#leftColumn
{
	width:300px;
}

#rightColumn
{
	width:271px;
	padding-top:10px;
}

#rightColumn label
{
	color:#CF0A01;
	font-weight:bold;
	font-size:1.2em;
	margin:0px 0px 10px 10px;
}

.features
{
	list-style:none;
	padding:0px;
	margin:0px;
}

.features li
{
	padding:4px 0px 4px 30px;
}

.features
{
	color:black;
	font-size:1.1em;
	font-weight:bold;
}

#addToBasket
{
	background-image:url('../images/basket-red.gif');
	background-position:center center;
	background-repeat: no-repeat;
	width:140px;
	height:23px;
	text-align:center;
	padding-top:5px;
}

#addToBasket a
{
	/*color:#CF0A01;*/
	color:white;
	font-weight:bold;
	font-size:1.2em;
}

#leftColumn .image
{
	border-bottom:3px white solid;
}

#priceControl
{
	padding:5px;
	color:#CF0A01;
	font-weight:bold;
	font-size:1.2em;
}

#priceControl p
{
	padding:0px;
	margin:0px;
}

#priceControl label
{
	color:#CF0A01;
	font-weight:bold;
	font-size:1.2em;
}

#addressBox
{
	text-align:right;
	color:white;
	width:746px;
	margin: 0px auto;
	padding:5px 20px;
}

.boxBackground
{
	background-image:url('../images/section-background.jpg');
	background-position:left bottom;
	background-repeat:no-repeat;
	height:159px;
}

.box
{
	width:573px;
	float:left;
	text-align:left;
	height:130px;
	margin:3px 0px;
	overflow:hidden;
}

.box .title a
{
	color:#009140;
}

.box .title
{
	float:left;
	position:relative;
	padding:0px;
	margin:5px 0px;
	width:370px;
}

.boxLeft
{
	float:left;
	position:relative;
	width:177px;
	margin-left:2px;
}

.boxRight
{
	float:left;
	width:370px;
	position:relative;
	padding:0px 10px;
}

.box .itemImage
{

}

.box .itemIntroduction
{
	float:left;
	position:relative;
}

.boxBackground
{
	text-align:right;
}

.boxBackground .sectionLink
{
	padding:0px 10px;
	color:black;
	font-size:1.2em;
	font-weight:bold;
}

#loginContainer
{
	
}

#newCustomer
{
	height:330px;
	width:266px;
	padding:0px 10px;

}

#existingCustomer
{
	height:330px;
	width:266px;
	padding:0px 10px;
}

.loginTitle
{
	height:23px;
	background-image:url('../images/topmenu-background.jpg');
	background-position:center center;
	background-repeat:repeat-x;
	/*background-color:gray;*/
	display:block;
	font-size:1.2em;
	font-weight:bold;
	color:white;
	padding:7px 0px 0px 5px;
}

#registerButton
{
	background-image:url('../images/basket-red.gif');
	background-position:center center;
	background-repeat: no-repeat;
	width:266px;
	height:23px;
	text-align:center;
	padding-top:5px;
}

#registerButton a
{
	/*color:#CF0A01;*/
	color:white;
	font-weight:bold;
	font-size:1.2em;
}

#confirmButton
{
	background-image:url('../images/basket-red.gif');
	background-position:center center;
	background-repeat: no-repeat;
	width:140px;
	height:23px;
	text-align:center;
	padding-top:5px;
}

#confirmButton a
{
	/*color:#CF0A01;*/
	color:white;
	font-weight:bold;
	font-size:1.2em;
}

#signinButton
{
	background-image:url('../images/basket-red.gif');
	background-position:center center;
	background-repeat: no-repeat;
	width:266px;
	height:23px;
	text-align:center;
	padding-top:5px;
}

#signinButton a
{
	/*color:#CF0A01;*/
	color:white;
	font-weight:bold;
	font-size:1.2em;
}


#continueButton
{
	text-align:right;
	width:563px;
	margin:0px 10px;
	padding:5px 0px;
	background-image:url('../images/login-button-background.gif');
	background-position:right top;
	background-repeat:no-repeat;


}

#continueButton a
{
	display:block;
	font-size:1.2em;
	font-weight:bold;
	color:white;
	padding:0px 10px;
}

#continueShoppingButton
{
	background-image:url('../images/continue-red.gif');
	background-position:left center;
	background-repeat: no-repeat;
	width:275px;
	height:23px;
	text-align:left;
	padding:5px 0px 0px 11px;
}

#continueShoppingButton a
{
	/*color:#CF0A01;*/
	color:white;
	font-weight:bold;
	font-size:1.2em;
}

#checkoutButton
{
	background-image:url('../images/basket-red.gif');
	background-position:right center;
	background-repeat: no-repeat;
	width:253px;
	height:23px;
	text-align:right;
	padding:5px 33px 0px 0px;
}

#checkoutButton a
{
	/*color:#CF0A01;*/
	color:white;
	font-weight:bold;
	font-size:1.2em;
}

#contButton
{
	width:100%;
	text-align:right;
}

.tiny
{
	width:30px;
	text-align:center;
}

.productSections
{
	float:left;
	width:100%;
}

.productSections .productSection
{
	float:left;
	position:relative;
	width:573px;
	margin:0px 0px 10px 0px;
}

.productSections .productSection .title
{
	float:left;
	position:relative;
	width:568px;
	height:30px;
	background-image:url('../images/topmenu-background.jpg');
	background-position:center center;
	background-repeat:repeat-x;
}

.productSections .productSection .title h2
{
	float:left;
	padding:7px 0px 0px 5px;
	margin:0px 0px 5px 0px;
	font-size:1.2em;
	font-weight:bold;
	color:white;
}

.productSections .productSection .productItems
{
	float:left;
	position:relative;
	width:568px;
	background-color:#D7ECE0;
	margin:0px 0px 15px 0px;
}

.productSections .productSection .productItems .productItem
{
	width:573px;
	margin:0px 0px 5px 0px;
}

.productSections .productSection .productItems .productItem .producttitle
{
	background:none;
}

.productSections .productSection .productItems .productItem .producttitle h2
{
	padding:3px 0px 0px 5px;
	margin:0px;
	font-size:0.9em;
	float:left;
}

.productSections .productSection .productItems .productItem .price
{
	width:80px;
	padding:3px 10px 0px 0px;
	text-align:center;
}

.productSections .productSection .productItems .productItem .basket
{
	width:153px;
	vertical-align:middle;
}

.productSections .productSection .productItems .productItem .basket a
{
	color:#D80A00;
	font-weight:bold;
	padding:0px 0px 0px 10px;
}

.actions
{
	float:left;
	position:relative;
	color:black;
	padding:3px 0px 0px 5px;
}

.actions ul li a
{
	color:black;
	padding:2px 4px;
}

.actions ul {
	display: none;
	position: absolute;
	list-style: none;
	background-color: white;
	border: 1px solid #9B9B9B;
	margin: 0px;
	z-index:100;
	width:250px;
}
.actions:hover ul {
	display: block;
}
.actions ul li {
	text-align: right;
	float:left;
	position:relative;
	padding:2px 4px;
}

.sectionactions
{
	color:white;
	float:left;
	position:relative;
	padding:7px 0px 0px 5px;
}

.sectionactions ul li a
{
	color:black;
	padding:2px 4px;
}

.sectionactions ul {
	display: none;
	position: absolute;
	list-style: none;
	background-color: white;
	border: 1px solid #9B9B9B;
	margin: 0px;
	z-index:100;
	width:250px;
}
.sectionactions:hover ul {
	display: block;
}
.sectionactions ul li {
	text-align: right;
	float:left;
	position:relative;
	padding:2px 4px;
}

.parentList
{
	float:left;
	width:573px;
}

.parentList .item
{
	float:left;
	position:relative;
	width:565px;
	margin:0px 0px 15px 0px;
	border:1px black solid;
	padding:1px 3px;
}

.parentList .item .image
{
	width:200px;
	height:150px;
	float:left;
	position:relative;
	overflow:hidden;
	margin:2px 0px 0px 0px;
}


.parentList .item .title
{
	background-image:url('../images/topmenu-background.jpg');
	background-position:center top;
	background-repeat:repeat-x;
	width:364px;
	height:30px;
	float:left;
	position:relative;
	text-align:right;
}

.parentList .item .title h2
{
	padding:7px 5px 0px 0px;
	margin:0px;
	font-size:1.2em;
	font-weight:bold;
}

.parentList .item .title a
{
	color:white;
}


.parentList .item .introduction
{
	float:left;
	position:relative;
	width:354px;
	height:88px;
	padding:5px;
}

.parentList .item .more
{
	float:left;
	position:relative;
	width:364px;
	padding:5px 0px;
	text-align:right;
	font-size:1.1em;
	font-weight:bold;
}

.parentList .item .more .black
{
	color:black;
	background-image:url('../images/arrow.gif');
	background-position:left center;
	background-repeat:no-repeat;
	padding:5px 0px 5px 30px;
}

.parentList .item .more .red
{
	color:red;
}



