﻿HTML
{
	background-position: left top;
	background-color: #283139;
	background-image: url(../images/top_talling.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
}

DIV#head
{
	margin-left: 195px;	
	height: 131px;
	width: 918px;
	margin: 0px auto -1px auto;	
}

DIV#logo IMG
{
	float: left;
	margin-top: 32px;
}

DIV#main
{
	background-color: White;
	width: 918px;
	margin: 0px auto 20px auto;		
	padding-top: 1px;
	padding-bottom: 1px;
	-bottom: 20px;
}

DIV#content
{
	overflow: auto;
}

DIV#content TABLE
{
	border: none;
}

DIV#content TABLE TR
{
	border: none;
}

DIV#content TABLE TR TD
{
	border: none;
}


DIV#products
{
	border: solid 1px #D7D7D7;
	margin-top: 7px;
	margin-left: 7px;	
	width: 660px;
	float: left;
	_margin-left: 4px;		
}

DIV#products_content
{
	padding: 10px 10px 10px 10px;
}


DIV#categories
{
	margin-top: 7px;
	margin-right: 7px;		
	width: 230px;
	float: right;
	_margin-right: 4px;		
}
 
DIV#categories_content
{
	border: solid 1px #D7D7D7;	
	padding-bottom: 5px;	
}


.treeCategories
{
	margin-top: 5px;
}

.treeCategories TABLE
{
	margin-top: 2px;
	margin-bottom: 2px;
}


DIV#footer
{
	background-color: #E0E0E0;	
	height: 58px;
	margin-top: 7px;
	margin-right: 7px;		
	margin-left: 7px;
	margin-bottom: 6px;
	_width: 98%;	
}

DIV#creditCardLogos
{
	padding-top: 18px;
	padding-left: 10px;
	display: inline;
	float: left;
}

DIV#footerAddress
{
	padding-top: 16px;	
	padding-right: 10px;
	display: inline;	
	float: right;
	color: #625c56;
	font-size: 11px;
	text-align: right;
}

DIV#basket A
{
	color: #2b73a4;
	font-size: 12px;
	text-decoration: underline;
}

DIV#head DIV#basket
{
	background-color: #F3F4F4;
	width: 200px;
	height: 55px;
	border: solid 1px #D8D9D9;
	float: right;
	margin-top: 30px;
	padding-top: 1px;
}

DIV#basket A.sub
{
	color: #625c56;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

IMG#shoppingTrolley
{
	margin-left: 25px;
	margin-top: 12px;
	float: left;
	padding-right: 7px;
}

DIV#basketLinks
{
	margin-top: 12px;
}

/* menu */
#menu
{
	margin-top: 6px;
	margin-right: 7px;		
	margin-left: 7px;
	background-position: left top;
	background-color: #106093;
	height: 58px;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	text-align: center;		
}

#menu ul
{
	font: bold 15px arial;
	padding-left: 0;
	margin-left: 0;	
}

#menu ul li
{
	list-style: none;
	display: inline;		
	vertical-align: middle;		
}

#menu ul li a
{
	padding: 2px 0.5em;
	text-decoration: none;
	float: left;
	color: white;	
	margin-top: 19px;
	border-right: solid 1px white;		
	width: 110px;
}

#menu ul li a.last
{
	padding: 2px 0.5em;
	text-decoration: none;
	float: left;
	color: white;	
	margin-top: 19px;
	margin-right: 30px;
	width: 120px;
	border-right: none;	
}

#menu ul li.search
{
}

#menu ul li.search span
{
	background-position: center center;
	float: left;
	font-size: 12px;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 10px;
	padding-right: 13px;
	margin-top: 5px;

}

#menu ul li.search a
{
	border-right: none;
	float: none;	
}

.searchBox
{
	width: 115px;
}

/* end menu */

.highlightNode
{
	background-color: #c8f6ff;
}

.wraptocenter i 
{ 
    _display: inline-block; 
    _height: 100%; 
} 
