body{
	color: #333333;
	background-image: url('images/background.gif');
	background-repeat: repeat-x;
	background-attachment:scroll;
	background-position:top center; 
	BACKGROUND-COLOR: #becfc5;

}

h1{
}

h2{
	color: #255c3d;
}

a
{
	color: #3A6B4F;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

ul a{
	color: #333333;
	text-decoration: none;
}

ul a:hover{
	text-decoration: underline;
	color: #3A6B4F;
}

.companyColour
{
	/*if changing this do a search and replace*/
	color: #3A6B4F;
}



.pageTop{
	background-image: url('images/testHeader.jpg');
}

.container {
	BACKGROUND-COLOR: white;	
	border: 1px solid #2C3932;
	border-top: 0px solid white;
}

.baselinks{
	COLOR: white;
}

.logoHolder{
}
.bagTop{
	color: #ffff00;
}

.bagTopLeft
{
	color: #ffffff;
}
.bagTopItems{
}
.bagTopAmount{
}
.bagTopButtons{
}
.bagTopCheckout{
}

.header{

	background-image: url('images/headerStrip.jpg');
	color: #ffffff;
}

.header ul
{
}

.header li{

	background-image: url('images/menudivider.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

.header a
{
	color: #ffffff;	
}

/*---------------------------------------*/
/*this is used to add that gradient at the top of the main panel, that is all*/
.mainBodyBGHolder{
	background-image: url('images/mainBG.gif');
}

.mainBodyBGHolderHome{
	background-image: url('images/mainBGHome.gif');
}

.mainBody{
	background-image: url('images/dottedDownExtra.gif');	
}

.mainBodyHome{
	background-image: url('images/dottedDownHome.gif');	
}

.menu{
}

.menu ul{	
}

.menu ul li{

	background-image: url('images/liDottedLine.gif');
	color: #333333;
}

.menu ul li ul li
{
	background-image: none;
	color: #245B3C;
}

.menu ul li ul li a
{
	color: #245B3C;
	}
.menu ul li ul li a:hover
{
	color: #333333;
}

.menu ul li ul li .menuChild
{
	color: #333333;
}
.menu ul li ul li .menuChild:hover
{
	color: #245B3C;
}

#menuHome
{
	background-image: url('images/liDottedLineTransparent.gif');
}

.homeHeading{
	font-size: 1.5em;
	font-weight: bold;
}
.homeHeadingSmaller{
	font-size: 1.3333333em;
	font-weight: bold;
}

.bodyContainer{
	background-image: url('images/adPanelSmall.jpg');
}

.bodyContainerHome{
	background-image: url('images/adPanel.jpg');
}

.frontAdPanel{
	background-image: url('images/adPanel.jpg');
}

.frontAdPanelBody{
}


.itemLists{
}

.itemLists li{
}
.listItemSelected
{
	background-color: #E1D27E;
}

.categoryListDiv
{
	background-image: url('images/categoryListVerticalDivider.gif');
}
.categoryListDiv a
{
	color: #245B3C;
}
.categoryListDiv a:hover
{
	color: #333333;
}

.categoryListDivNoImage a{color: #245B3C;}
.categoryListDivNoImage a:hover{color: #333333;}

.departmentLists li{
}

.rightPanel{
}

.productListItemClickHere
{
	text-decoration: underline;
	color: #333333;
	font-weight: bold;
}

.itemImageContainer img
{
	border: solid 2px #245B3C;
}

.itemClickToEnlarge
{
	color: White;
	font-weight: bold;
	background-color: #245B3C;
}
.itemSmallImage
{
	background-color: #245B3C;
}

.pagination ul
{
	

}
.pagination ul li
{	
	border-color: #245B3C;
}

.pagination ul .paginationItemSelected
{
	background-color: #245B3C;
	color: #ffffff;
}
.pagination ul .paginationItemSelected a
{
	color: #ffffff;
}

.loginRight
{
	background-color: #dce5e0;	
}

.createOneLeft
{
	background-image: url('images/categoryListVerticalDivider.gif');
	background-repeat: repeat-y;
	background-position: top right;
}

.createOneFarRight
{
	background-image: url('images/categoryListVerticalDivider.gif');
	background-repeat: repeat-y;
	background-position: top left;
}

.createAccountOrange
{
	color: #ff6600;
}

.createNavigation
{
	background-color: #dce5e0;
}

.checkoutItemList1
{
	border: solid 1px #265d3e;
	background-color: #e9eeea;
}

.checkoutOrange
{
	color: #ff6600;
}
.checkoutItemListAddressHolderBilling
{
	border: solid 1px #265d3e;
	background: #e9eeea;
	
}
.checkoutItemListAddressHolder
{
	border-bottom: solid 1px #cccccc;
}

.myAccountOrderHistory th
{
	color: #3A6B4F;
}

.contactFormHolder
{
	border: solid 1px #3A6B4F;
}

.footer{
	background-image: url('images/adPanelBottom.jpg');

}
.footer a
{
	color: #333333;
}
.footerHome{
	background-image: url('images/adPanelBottomHome.jpg');
}

.filters{
}

.fixer{
}

.floatingAdded
{
	background-image: url('images/bigaddedpanel.gif');
}

.white
{
	color: White;
}

.white:hover
{
	color: White;
}
.errorRed
{
	color: Red;
}
.QuickOrderHolderBasket
{
	background-color: #dce5e0;
}