

.top-navigation 
{	
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 100%;
	background-color: Transparent;
	color: #FFFFFF;		
}
.top-navigation .bar
{
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
	width: 100%;
	height: 50px;
    background-image: url(images/topNavBG.png);
    background-repeat: repeat-x;	
}
.top-navigation .bar .bg-left 
{
	width: 13px;
    background-image: url(images/topNavLeft.png);
    background-repeat: no-repeat;
}
.top-navigation .bar .bg-centre 
{
	width: auto;
    background-image: url(images/topNavBlend.png);
    background-repeat: repeat-x;	
    background-position: left;
    vertical-align: middle;
}
.top-navigation .bar .bg-right 
{
	width: 13px;
    background-image: url(images/topNavRight.png);
    background-repeat: no-repeat;
}

.store-navitem
{	
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 100%;
	background-color: Transparent;
	color: #FFFFFF;		
}
.store-navitem .bar
{
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
	width: 100%;
	height: 50px;
    background-image: url(images/W_topNavBG.png);
    background-repeat: repeat-x;	
}
.store-navitem .bar .bg-left 
{
	width: 13px;
    background-image: url(images/W_topNavLeft.png);
    background-repeat: no-repeat;
}
.store-navitem .bar .bg-centre 
{
	width: auto;
    background-image: url(images/W_topNavBlend.png);
    background-repeat: no-repeat;	
    background-position: left;
    vertical-align: middle;
}
.store-navitem .bar .bg-right 
{
	width: 13px;
    background-image: url(images/W_topNavRight.png);
    background-repeat: no-repeat;
}

.sidebar-menu
{	
	width: 190px;
	background-color: Transparent;
	color: #666666;		
	margin-left: auto;
	margin-right: auto;	
}
.sidebar-menu .sidebar
{
	padding: 0px;
	width: 100%;
    background-image: url(images/leftNavBG.jpg);
    background-repeat: repeat-y;
}
.sidebar-menu .sidebar .bg-top 
{
	width: inherit;
	height: 13px;
    background-image: url(images/leftNavTop.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    background-color: Transparent;    
    line-height: 1px;
}
.sidebar-menu .sidebar .bg-centre
{
	width: inherit;
    background-image: url(images/leftNavBlend.jpg);
    background-repeat: no-repeat;	
    background-position: top;
    vertical-align: top;
    height: 360px;    
    padding-left: 10px;
    padding-right: 10px;
}
.sidebar-menu .sidebar .bg-bottom 
{
	width: inherit;
	height: 13px;	
    background-image: url(images/leftNavBottom.jpg);
    background-repeat: no-repeat;
    background-position: top;    
	line-height: 1px;    
}

.borderbox2
{	
	width: 220px;
	background-color: #CBCBCB;
	color: inherit;
	margin-left: auto;
	margin-right: auto;		
}
.borderbox2 .layout
{
	padding: 0px;
	width: 100%;
    background-image: url(images/contactBG.jpg);
    background-repeat: repeat-y;
}
.borderbox2 .layout .bg-top 
{
	width: inherit;
	height: 13px;
    background-image: url(images/contactTop.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    background-color: Transparent;    
    line-height: 1px;
}
.borderbox2 .layout .bg-centre
{
	width: inherit;
    background-image: url(images/contactBlend.jpg);
    background-repeat: no-repeat;	
    background-position: top;
    vertical-align: top;
    height: auto;   
    padding-left: 10px;
    padding-right: 10px;
}
.borderbox2 .layout .bg-bottom 
{
	width: inherit;
	height: 13px;	
    background-image: url(images/contactBottom.jpg);
    background-repeat: no-repeat;
    background-position: top;    
	line-height: 1px;    
}