﻿.error
{
	color: Red;	
}

.error_background
{
	background-color: Red;
	
}

.success
{
	color: Green;
}

ul.related-colours
{
	display:block;	
	background-color:Transparent;
}

ul.related-colours li
{
	display:block;
	width:12px;
	height:12px;
	float:right;
	margin-left:3px;
	margin-top:2px;
}

ul.related-colours li a
{
	display:block;
	width:12px;
	height:12px;
	float:right;
}

#home_page_quick_nav select
{
	margin-bottom: 5px;
	width: 260px;
}

.content_block 
{
	padding: 20px !important;
}

.content_block *
{
	padding-bottom: 20px !important;
}

.content_block h1
{
    color: #9E843A;       
}        
        
.content_block ul
{
	margin-left: 30px !important;
}
                
.content_block li
{
  color: #9E843A !important;     
  list-style-type: disc !important;
  padding-bottom: 10px !important;
}

.content_block li span
{
  color: #554E47;  	
}

#helpShopping 
{
	z-index:10001;
	height: 300px;
}

#HSRight 
{
	float:left;
	padding:12px 0 0;
	width:334px;
}

#HSLeft 
{
	width: 240px;
}

#HIFrame
{
	padding-top: 0px; 
	width: 615px; 
	height: 218px;
}

.contact
{
	width: 21%;
}

.nav
{
	width: 59%;
}

.search
{
	width: 20%;	
}

.search .search_box
{
	float: left;
}

.search .go_button
{
	float: left;
	margin-left: 3px;
	width:27px !important;
}

.cart-contents
{
	z-index:1000000;
}

ul.scroll-items
{
	height:280px;
	width:100000px;
	display:block;
}

ul.scroll-items li
{
	float:left;
	width:50px;
	clear:none;
}

.go_button
{
	padding: 0px !important;
	height: 21px !important;
	width: 27px !important;
}

.article
{
	margin-left:5px;
}
div.LastArticle
{	
	margin-left:0px;	
}

  h1.HelpShoppingHeader 
  {
            -x-system-font:none;
            font-family:"Cooper Light BT",Georgia;
            font-size:22px;
            font-size-adjust:none;
            font-stretch:normal;
            font-style:normal;
            font-variant:normal;
            font-weight:normal;
            line-height:normal;
            margin:0;
            padding:0 0 10px;
  }
        
  h1.HelpShoppingHeader
  {
        	background:transparent url(resources/images/icon-header-bottom.gif) no-repeat scroll left bottom;
            margin-bottom:10px;
            margin-top:11px;
            padding-bottom:20px;
            margin-left:5px;
  }
