﻿.TopBar
{
	/*background-image: url('Images/TopBar/topBar_back.png');     background-repeat: repeat-x;*/
	/* height: 62px; */
}

.TopBarLinkSelected
{
	color: #d90013;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

.TopBarLink
{
	color: #424242;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

.TopBarSeparator
{
	width: 1px;
	background-image: url(http://www.profileimages.nl/images/profiletyrecenter2010/images/TopBar/topseparator.png);
	background-repeat: no-repeat;
	background-position: top left;
}


.TopBarMotto
{
	color: #000000;
	font-size: 13px;
}

.ShopCartBgd
{
	background-image: url(http://www.profileimages.nl/images/profiletyrecenter2010/images/TopBar/cartnew.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	width: 34px;
	height: 33px;
	cursor: pointer;
}

