html {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: white;
}

body {
	background: #939393 url(../images/background.jpg) repeat-x;
	margin: 0;
	font-family: Arial,Helvetica,san-serif;
}

td, th {
	vertical-align: top;
}

div#page {
	position: relative;
	height: 100%;
	width: 970px;
	margin: 0 auto;
	padding: 0 19px;
	background: transparent url(../images/bg_shadow.png) repeat-y;
}

div.container {
	background: transparent url(../images/bg_container.png) repeat-y bottom left;
	padding: 0 10px;
}

div#header {
	height: 268px;
}
#header .sujet img {
	margin-left: -10px;
}
#header a.homelink {
	position: absolute;
	top: 32px;
	right: 63px;
	width: 185px;
	height: 60px;
}
#header .homelink img { /* MSIE */
	width: 185px;
	height: 60px;
	border: none;
}

#header-print {
	display: none;
}

div#flyer {
	position: absolute;
	top: 0px;
	left: 23px;
	width: 205px;
	height: 92px;
}
#flyer img {
	border: none;
}

div#main {
	height: 100%;
}

div#navigation {
	height: 54px;
	margin-left: -5px;
	background: transparent url(../images/bg_navbar.png) no-repeat -5px 0;
	color: white;
	padding: 0 22px 0 30px;
	overflow: hidden;
}


#navigation img {
	border: none;
}

div#navigation a {
	color: white;
	text-decoration: none;
	margin-right: 1px;
}

div#navigation-main {
	float: left;
	/*width: 700px;*/
	text-transform: uppercase;
	overflow: hidden
}
#navigation-main a {
	padding: 0 12px;
	display: block;
	float: left;
	background: gray url(../images/bg_navigation.png) repeat-x;
	background-image: url(../images/bg_navigation.png);
padding: 0;
font-size: 14px;
font-weight: bold;
line-height: 42px;
height: 46px;
}
#navigation-main a:hover,
#navigation-main a.active {
	background-image: url(../images/bg_navactive.png);
}
#navigation-main a.passive:hover img.passive {
	background-image: url(../images/bg_navactive.png);
}

#navigation-main a.passive img.active,
#navigation-main a.passive:hover img.passive {
	display: none;
}
#navigation-main a.passive img.passive,
#navigation-main a.passive:hover img.active {
	display: block;
}



div#navigation-meta {
	padding-top: 15px;
	float: right;
	font-size: 11px;
	/*width: 200px;*/
	overflow: hidden;
}
#navigation-meta a {
	padding: 2px;
}

#navigation-meta a:hover {
	color: #D91F19;
}

div#content {
	padding: 25px 0 20px 25px;
	width: 900px;
	overflow: hidden;
}

#content p strong,
#content p b {
	color: white;
}

div#footer {
	text-align: center;
	background: white url(../images/bg_bottom.png) no-repeat;
	color: #555555;
	padding: 45px 0 20px;
	font-size: 11px;
	font-weight: bold;
}

div#bottom {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 1008px;
}

#content h1,
#content h2 {
	font-weight: normal;
	text-transform: uppercase;
	color: white;
}
#content h1 {
	font-size: 24pt;
	margin: 0 0 30px 0;
}
#content h2 {
	font-size: 16pt;
}
#content a {
	color: #d91f19;
	text-decoration: none;
    font-weight:bold;
}

div.shared-column {
	float: right;
	width: 700px;
}
div.navigation-sub {
	float: left;
	width: 170px;
}

#content .navigation-sub a {
	color: #D91F19;
	font-size: 13px;
	font-weight: bold;
	line-height: 24px;
	padding-left: 10px;
	background: transparent url(../images/arrow_nav.png) no-repeat 0 6px;
	display: block;
	width: 160px;
}
#content .navigation-sub a.active,
#content .navigation-sub a:hover {
	color: white;
	background-color: #ba100c;
	background-image: url(../images/arrow_white.png);
}

.navigation-sub ul {
	padding: 0 0 1px;
	margin: 0 0 1px;
	border-bottom: 1px solid #7f7f7f;
}
.navigation-sub li {
	padding: 1px 0 0 0;
	margin: 1px 0 0 0;
	border-top: 1px solid #7f7f7f;
	list-style-type: none;
}

.navigation-sub ul.l2 {
	background-color: #2f2f2f;
	margin: 0;
	padding: 5px 0;
	border-bottom: none;
}

.navigation-sub .l2 li {
	border-top:	none;
	margin: 0 0 0 10px;
}

#content .navigation-sub .l2 a {
	width:	150px;
	font-size: 12px;
	padding-left: 8px;
	line-height: 20px;
	background-image: url(../images/arrow_nav2.png);
}
#content .navigation-sub .l2 a.active,
#content .navigation-sub .l2 a:hover {
	background-color: transparent;
	background-image: url(../images/arrow_white2.png);
}

div.clear-both {
	clear: both;
}

div.border-top {
	height: 10px;
	margin: 0;
	background: transparent url(../images/border_top.png) no-repeat;
}
div.border-bottom {
	height: 10px;
	margin: 0;
	background: transparent url(../images/border_bottom.png) no-repeat;
}

#content a.back {
	color: #d91f19;
	padding-left: 8px;
	background: transparent url(../images/arrow_back.png) no-repeat 0 3px;
}

/***********************************************************************/

div.stores-overview {
	margin-top: 30px;
}

.stores-overview h2 {
	color: #FEFEE9;
}

.stores-overview div.overview-item {
	width: 205px;
	float: left;
	margin: 0 15px 15px 0;
	background: transparent url(../images/bg_tearoff.png) no-repeat;
}
.stores-overview .overview-item div.overview-media {
	width: 100px;
	float: left;
}
.stores-overview .overview-item img {
	padding: 0 0 0 10px;
	border: 0;
}
.stores-overview .overview-item div.overview-content {
	float: left;
	width: 93px;
	margin-left: 8px;
	overflow: hidden;
}
.stores-overview .overview-item h3 {
	margin: 0;
	padding-top: 0;
	color: #d91f19;
	font-weight: normal;
	font-size: 13px;
}
.stores-overview .overview-item h3 a,
.stores-overview .overview-item h3 a:link,
.stores-overview .overview-item h3 a:visited {
	text-decoration: none;
	color: white;
}
.stores-overview .overview-item p {
	margin: 3px 0;
	font-size: 13px;
	color: white;
}

.stores-detail div.detail-media {
	float: left;
	max-width: 380px;
	background: black;
	margin-right: 20px;
}
.stores-detail .detail-media img {
	margin: 3px 10px;
}
.stores-detail div.detail-content {
	float: left;
	width: 510px;
	margin-top: -30px;
}
.stores-detail div.detail-text {
	float: left;
	width: 290px;
}
.stores-detail div.detail-manager {
	width: 220px;
	float: left;
}
.stores-detail h3 {
	font-size: 13px;
	margin: 20px 0 5px;
}
.stores-detail .detail-content p {
	color: #cccccc;
	margin: 3px 0;
	line-height: 17px;
}

.stores-detail div.manager-media {
	margin: 8px 0;
}

#content .stores-detail h2 {
	color: white;
	font-size: 30px;
	font-weight: normal;
	margin: 10px 0 0;
	text-transform: none;
}
#content .stores-detail h2.subheadline {
	color: #cccccc;
	margin: 0 0 10px;
}

div.margin-right {
	margin-right: 15px;
}

div.em-mediadb-border-border {
	overflow: hidden;
}

/******************************************************/

div.highlight-item {
	float: left;
	overflow: hidden;
	margin-bottom: 15px;
}

div.highlight-1 {
	background: black;
	width: 168px;
	cursor: pointer;
}

div.highlight-1:hover {
	cursor: pointer;
	background: #d00f0b;
}

div.highlight-1-top {
	background: url(../images/box_top.gif);
	width: 168px;
	height: 13px;
}

div.highlight-1-bottom {
	background: url(../images/box_bottom.gif);
	width: 168px;
	height: 13px;
}

div.highlight-1:hover div.highlight-1-top {
	background: url(../images/box_top_hover.gif);
}

div.highlight-1:hover div.highlight-1-bottom {
	background: url(../images/box_bottom_hover.gif);
}

#content .highlight-1 a {
	display: block;
}

div.highlight-2 {
	background: black;
	width: 290px;
/*height: 164px;*/
position: relative;
	/*cursor: pointer;*/
}

div.highlight-2:hover {
	background: #d00f0b;
}

div.highlight-2-top {
	background: url(../images/box_top.gif);
	width: 290px;
	height: 13px;
	position: absolute;
	top: 0;
	left: 0;	
}

div.highlight-2-bottom {
	background: url(../images/box_bottom.gif);
	width: 290px;
	height: 13px;
	position: absolute;
	bottom: 0;
	left: 0;
}

div.highlight-2 .highlight-body {
	min-height: 140px;
	margin: 13px 0;
}

*+html div.highlight-2 .highlight-body {
	margin: 0;
	padding-top: 13px;		
}

div.highlight-2:hover div.highlight-2-top {
	background: url(../images/box_top_hover.gif);
}

div.highlight-2:hover div.highlight-2-bottom {
	background: url(../images/box_bottom_hover.gif);
}

.highlight-1 div.highlight-media {
	height: 158px;
}
.highlight-2 div.highlight-media {
	width: 135px;
	float: left;
}

.highlight-media img {
	border: none;
}

.highlight-item .highlight-media img {
	padding: 0 10px 0 10px;
}

.highlight-1 div.highlight-content {
	padding: 0 10px;
	min-height: 55px;
}
.highlight-2 div.highlight-content {
	width: 140px;
	padding: 5px 5px 0 0;
	float: right;
	color: #cccccc;
}

.highlight-2 a {
	position: absolute;
	top: 0;
	left: 0;
	width: 290px;
	height: 164px;
	display: block;
	cursor: pointer;
	z-index: 100;
	background: transparent url(/images/blank.gif) repeat 0 0;
}

.highlight-item h3 {
	color: white;
	margin: 0;
	font-size: 16px;
	font-weight: normal;
}

.highlight-item p {
	margin: 8px 0;
}

.highlight-1 p {
	color: #d1110d;
	text-decoration: none;
	padding-left: 10px;
	background: transparent url(../images/arrow.png) no-repeat 0 3px;
}
a.highlight:hover,
.highlight-item a:hover {
	text-decoration: underline;
}
.highlight-1:hover p {
	background-image: url(../images/arrow_active.png);
}

div.highlight-item:hover p {
	color: white;
}

.highlight-1 img.color-image {
	display: block;
}
.highlight-1 img.grayscale-image {
	display: none
}
.highlight-1:hover img.color-image {
	display: none
}
.highlight-1:hover img.grayscale-image {
	display: block;
}

#content .highlight-2 .highlight-content a,
#content .highlight-2 .highlight-content p.link {
	color: #d1110d;
	text-decoration: none;
	padding-left: 10px;
	background: transparent url(../images/arrow.png) no-repeat 0 3px;
}

#content .highlight-2:hover .highlight-content a,
#content .highlight-2:hover .highlight-content p.link {
	color: white;
	background: transparent url(../images/arrow_active.png) no-repeat 0 3px;
}

#content .highlight-2 .highlight-content p.link {
	font-weight: bold;
	margin-bottom: 0;	
}

/******************************************************/

div.offers-overview {
	/*height: auto;*/
}

.offers-overview div.overview-item {
	width: 210px;
	/*min-height: 360px;*/
	float: left;
	margin: 0 15px 15px 0;
	/*****background: transparent url(../images/bg_offers_overview.png) no-repeat;***/
}
.offers-overview div.border-top {
	height: 10px;
	margin: 0;
	background: transparent url(../images/border_top.png) no-repeat;
}
.offers-overview div.border-bottom {
	height: 10px;
	margin: 0;
	background: transparent url(../images/border_bottom.png) no-repeat;
}
.offers-overview div.overview-media {
	width: 210px;
	/*height: 193px;*/
	margin: 0;
	overflow: hidden;
	background-color: black;
}
.offers-overview img {
	padding: 3px 10px;
	border: 0;
}
.offers-overview div.item-content {
	/*width: 190px;*/
	min-height: 140px;
	margin: 0px;
	padding: 0 10px;
	overflow: hidden;
	background-color: black;
}
.offers-overview h3 {
	margin: 3px 0 0;
	font-size: 12px;
	font-weight: bold;
}
.offers-overview p {
	margin: 0;
}
.offers-overview div.item-text {
	min-height: 45px;
	color: #cccccc;
}
.offers-overview div.item-details {
	padding: 5px 8px;
	margin: 8px 0 3px 0;
	min-height: 50px;
	background-color: #333;
	color: #cccccc;
	text-align: right;
}
.offers-overview p.offers-sale {
	color: #bb0000;
	font-size: 15px;
	font-weight: bold;
}
.offers-overview big {
	font-size: 24px;
}
.offers-overview strong {
	font-size: x-large;
	font-weight: normal;
}

/***********************************************************************/

div.events-overview {
	margin-top: 25px;
}

.events-overview h2 {
	color: #FEFEE9;
	margin: 0;
}

.events-overview div.left-col {
	width: 90px;
	float: left;
	overflow: hidden;
}
.events-overview div.right-col {
	width: 780px;
	float: right;
	overflow: hidden;
}

.events-overview div.overview-item {
	width: 360px;
	float: left;
	margin-right: 15px;
	margin-bottom: 20px;
}

.events-overview div.overview-media {
	width: 165px;
	float: left;
	overflow: hidden;
}
.events-overview .overview-media img {
	border: 0;
	padding: 0 10px 0;
}
#content .events-overview .overview-media a {
	display: block;
}

.events-overview div.overview-content {
	float: right;
	width: 170px;
	margin: 0 10px 0 15px;
	overflow: hidden;
}
.events-overview .overview-content p.locality {
	color: #cccccc;
}
.events-overview .overview-item h3 {
	margin: 0;
	padding-bottom: 5px;
	color: #d91f19;
	font-size: 13px;
}

div.box:hover h3,
#content div.box:hover h3 a,
div.box:hover div.overview-content p.locality {
	color: white;
}

.events-overview-item .overview-item h3 a,
.events-overview-item .overview-item h3 a:link,
.events-overview-item .overview-item h3 a:visited {
	text-decoration: none;
	color: white;
}
.events-overview .overview-item p {
	margin: 5px 0;
	color: white;
}

div.events-detail {
	margin-top: 35px;
}
.events-detail div.left-col {
	float: left;
	margin-right: 20px;
	min-width: 250px;
}
.events-detail div.detail-media {
	max-width: 360px;
	background: transparent url(../images/bg_tearoff.png) no-repeat;
	float: left;
}
.events-detail .detail-media img {
	margin: 13px 10px 0;
}
div.tearoff-edge {
	height: 13px;
	margin: 0;
	width: 100%;
	background: transparent url(../images/border_tearoffedge.png) no-repeat;
}

.events-detail div.detail-content {
	float: left;
	width: 510px;
	margin-top: -30px;
    color:#CCCCCC;
}

.events-detail p.summary {
	color: white;
	font-weight: bold;
	margin: 25px 0 20px;
}
.events-detail p.content {
	color: #cccccc;
}
.events-detail strong,
.events-detail b {
	color: white;
}
.events-detail div.detail-text {
	float: left;
	width: 290px;
}
.events-detail div.detail-manager {
	width: 220px;
	float: left;
}
#content .events-detail h2 {
	text-transform: none;
	font-size: 30px;
	font-weight: normal;
	margin: 10px 0;
	color: white
}

#content .events-detail a.back {
	color: #d41611;
}

.events-detail div.detail-infobox {
	max-width: 360px;
	padding-top: 30px;
}
.events-detail .detail-infobox p {
	color: #cccccc;
	margin:0 0 5px;
}

.events-detail h3 {
	margin: 0;
	color: white;
	font-size: 13px;
	font-weight: bold;
}

div.content-detail {
	color: #cccccc;
}

.content-detail strong
.content-detail b {
	color: white;
}

/*** boxes ***/

div.box {
	background: black;
	cursor: pointer;
}

div.box:hover {
	background: #d00f0b;
	color: white;
}

div.box-top {
	background: url(../images/box_top.gif);
	height: 13px;
}

div.box-bottom {
	background: url(../images/box_bottom.gif);
	height: 13px;
}

div.box:hover div.box-top {
	background: url(../images/box_top_hover.gif);
}

div.box:hover div.box-bottom {
	background: url(../images/box_bottom_hover.gif);
}

/***********************************************************************/

div.paging {
	overflow: hidden;
	width: 700px; /* IE 6 */
	margin: 0px;
}
#content .paging span,
#content .paging a {
	text-decoration: none;
	font-size: 18px;
	font-weight: normal;
	margin: 0 15px 0 0;
}
div.glossary-paging {
	margin: 0 0 20px;
	overflow: hidden;
}

div.glossary-overview {
	width: 680px;
	display: table;
	margin-bottom: 10px;
	/*overflow: hidden;*/
}
div.glossary-initial {
	width: 30px;
	float: left;
	color: #CCCCCC;
	font-size: 15px;
	font-weight: bold;
}
div.glossary-content {
	width: 650px;
	float: right;
	display: table-cell;
}
div.glossary-item {
	margin: 0;
	padding-bottom: 25px;
}
.glossary-item  h3 {
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
	display: block;
	margin: 0pt 0pt 2px;
	height: 24px;
}
.glossary-item  h3 span {
	background-image: url(../images/glossary.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 3px 30px 3px 0;
	cursor: pointer;
}
.glossary-item  p {
	display: none;
	color: #CCCCCC;
}

.products-overview ul {
	margin: 0;
	padding: 0;
}

.products-overview li {
	list-style: none;
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
	display: inline;
}

.products-overview li.no-margin {
	margin-right: 0;
}
.products-overview li.clear-both {
	margin-right: 0;
}

.products-overview li a {
	position: relative;
	width: 132px;
	height: 132px;
	display: block;
	background-image: url(../images/bg_product_overview.png);
}

.products-overview li img {
	padding: 7px 6px 5px 6px;
}

.products-overview li a div {
	position: absolute;
	top: -15px;
	left: -15px;
	background-image: url(../images/bg_product_hover.png);
	display: none;
	width: 162px;
	height: 164px;
	z-index: 10;
}
.products-overview li a:hover div {
	display: block;
}

.products-overview li a div img {
	padding: 12px 10px 10px 10px;
}

div.event-gallery {
	margin-top: 15px;
}

.event-gallery h3 {
	margin: 10px 0;
}

.event-gallery a.hidden {
	display: none;
}

/*** weather ***/
#weather {
	position: absolute;
	left: 28px;
	top: 0;
}

/*** brandspot-map ***/
.brandspot-map {
	padding-bottom: 10px;
}
