.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

* html .clearfix {height: 1%;}
.clearfix {display: block;}

a, input, img, #search_top, #search, #help, #contant, #maincontent, .thumbnail_search, .thumbnail_offer, .button_msearch, #gmap { behavior: url(scripts/iepngfix.htc); }

a {
    text-decoration:none;
}

* {
padding: 0;
margin: 0;
}

body {
	position:absolute;
	width:100%;
	height:100%
	height:1000px;
	/* height:600px; */
	overflow:scroll;
	overflow-x:hidden;
}

#main {
	position:relative;
	width:100%;
	height:700px;
	*height:1000px;
}

	
#map_tip {
	width: 319px;
	height: 103px;
	position: absolute;
	top:35px;
	left:120px;
	background:url(../images/tooltip1.png) no-repeat;
	/* display:none; */
	z-index:20000;
	display:none;
}

#map_tip .p {
	margin-left:20px;
	margin-top:45px;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#eb8f00;
    display: block;
}

#googlemap_tip {
	width: 247px;
	height: 159px;
	position: absolute;
	top:129px;
	left:100px;
	background:url(../images/tooltip3.png) no-repeat;
	/* display:none; */
	z-index:20000;
	display:none;
}

#googlemap_tip .p {
	margin-left:35px;
	margin-top:105px;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#eb8f00;
    display: block;
}

.map_link{
	text-decoration:none;
	border:0px;
}

#search_tip {
	width: 274px;
	height: 97px;
	position: absolute;
	left:50%;
	top:40px;
	background:url(../images/tooltip2.png) no-repeat;
	display:none;
	z-index:20000;
}

#search_tip .p {
	margin-left:25px;
	margin-top:20px;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#1c94c4;
    display: block;
}
	
/************************* BACKGROUND ************************************/
	
#background {
	position:absolute;
	top:91px;
	left:-19px;
	width:1920px;
	height:700px;
	overflow:hidden;
}

#background .pic_0{
	float:left;
	background:url(../pics/sw/aldi_sw.jpg) no-repeat;
	height:38px;
	width:38px;
	padding:1px;
}

#background .pic_0:hover{
	background:url(../pics/aldi.jpg) no-repeat;
}

#background .pic_1{
	float:left;
	background:url(../pics/sw/aldi_s_sw.jpg) no-repeat;
	height:38px;
	width:38px;
	padding:1px;
}

#background .pic_1:hover{
	background:url(../pics/aldi_s.jpg) no-repeat;
}

#background .pic_2{
	float:left;
	background:url(../pics/sw/edeka_sw.jpg) no-repeat;
	height:38px;
	width:38px;
	padding:1px;
}

#background .pic_2:hover{
	background:url(../pics/edeka.jpg) no-repeat;
}

#background .pic_3{
	float:left;
	background:url(../pics/sw/kaufland_sw.jpg) no-repeat;
	height:38px;
	width:38px;
	padding:1px;
}

#background .pic_3:hover{
	background:url(../pics/kaufland.jpg) no-repeat;
}

#background .pic_4{
	float:left;
	background:url(../pics/sw/lidl_sw.jpg) no-repeat;
	height:38px;
	width:38px;
	padding:1px;
}

#background .pic_4:hover{
	background:url(../pics/lidl.jpg) no-repeat;
}

#background .pic_5{
	float:left;
	background:url(../pics/sw/mm_sw.jpg) no-repeat;
	height:38px;
	width:38px;
	padding:1px;
}

#background .pic_5:hover{
	background:url(../pics/mm.jpg) no-repeat;
}

#background .pic_6{
	float:left;
	background:url(../pics/sw/netto_sw.jpg) no-repeat;
	height:38px;
	width:38px;
	padding:1px;
}

#background .pic_6:hover{
	background:url(../pics/netto.jpg) no-repeat;
}

#background .pic_7{
	float:left;
	background:url(../pics/sw/penny_sw.jpg) no-repeat;
	height:38px;
	width:38px;
	padding:1px;
}

#background .pic_7:hover{
	background:url(../pics/penny.jpg) no-repeat;
}

#background .pic_8{
	float:left;
	background:url(../pics/sw/real_sw.jpg) no-repeat;
	height:38px;
	width:38px;
	padding:1px;
}

#background .pic_8:hover{
	background:url(../pics/real.jpg) no-repeat;
}

#background .pic_9{
	float:left;
	background:url(../pics/sw/rewe_sw.jpg) no-repeat;
	height:38px;
	width:38px;
	padding:1px;
}

#background .pic_9:hover{
	background:url(../pics/rewe.jpg) no-repeat;
}

#background .pic_10{
	float:left;
	background:url(../pics/sw/saturn_sw.jpg) no-repeat;
	height:38px;
	width:38px;
	padding:1px;
}

#background .pic_10:hover{
	background:url(../pics/saturn.jpg) no-repeat;
}

#background .pic_11{
	float:left;
	background:url(../pics/sw/spar_sw.jpg) no-repeat;
	height:38px;
	width:38px;
	padding:1px;
}

#background .pic_11:hover{
	background:url(../pics/spar.jpg) no-repeat;
}

/************************* HEADER *****************************************/

#header {
	background:url(../images/header_bg.jpg) repeat-x;
	margin:0px;padding:0px; /* padding-left:50%; */
	height: 110px;
	z-index:1000;
}

#header .header_link{
	display:block;
	background:url(../images/search_top.png) no-repeat;
 	margin-left:-262px; 
	height:110px;
	width:525px;
	position:absolute;
	/* left:300px; */
	left:50%;
	z-index:11000;
}

a.home_button{
	display:block;
	background:url(../images/home.png) no-repeat;
 	margin-left:-320px; 
	height:40px;
	width:39px;
	position:absolute;
	top:90px;
	left:50%;
	z-index:11000;
}

a.home_button:hover {
	background-image:url(../images/home_h.png);
	 background-repeat: no-repeat;
}

a.button_help {
	display:block;
	position:absolute;
	left:270px;
	top:69px;
	background-image:url(../images/help.png);
	background-repeat: no-repeat;
	width:56px;
	height:54px;
}

a.button_help:hover {  
	background-image:url(../images/help_hover.png);
	background-repeat: no-repeat;
}

.map{
	position:absolute;
	top:0px;
	left:0px;
	z-index:1000;
}

#map_input{
	position:absolute;
	z-index:1500;
	}

#map_input .mapinputfield{
	width:180px; height:27px; border:0px;
	font-size:large;
	position:absolute;
	top:-95px;
	left:5px;
	z-index:1600;
}

#gmap{
	position:absolute;
	top:0px;
	left:-58px;
	z-index:500;
}

.button_msearch {
	position:absolute;
	display:block;
	 background-image:url(../images/msearch.png);
	 background-repeat: no-repeat;
	 border: 0px solid #FFFFFF;
	 width:66px;
	 height:36px;
	 top:-101px;
	 left:192px;
	 background-color:#none;
}

.button_msearch:hover {  
	background-image:url(../images/msearch_hover.png);
	background-repeat: no-repeat;
	border:none;

}

#testflash {
	position:absolute;
	display:block;
	width:330px;
	height:330px;
	left:50%;
	top:70px;
	margin-left:280px;
	z-index:10000;
}

#options_window {
	position:absolute;
	display:block;
	width:226px;
	height:429px;
	left:50%;
	margin-left:237px;
	margin-top:-17px;
	z-index:18000;
	background-image:url(../images/options_window.png);
	background-repeat: no-repeat;
	border:none;
	display:none;
}

#options_window .p {
	font-family:Verdana;
	text-decoration:none;
	font-size:9px;
	color:#ffffff;
	margin-left:50px;
	margin-top:10px;
}

#options_window .apply_options {
	display:block;
	width:128px;
	height:19px;
	background-image:url(../images/apply.jpg);
	background-repeat: no-repeat;
	font-family:Verdana;
	text-decoration:none;
	font-size:9px;
	color:#ffffff;
	margin-left:65px;
	margin-top:20px;
	background-color:#none;
	border:0px solid #fff;
}


#options_window ul {
	list-style:none;
	font-family:Verdana;
	text-decoration:none;
	font-size:9px;
	color:#ffffff;
	margin-left:75px;
	margin-top:10px;
}

#options_window table {
	list-style:none;
	font-family:Verdana;
	text-decoration:none;
	font-size:9px;
	color:#ffffff;
	margin-left:65px;
	margin-top:10px;
}

#options_window .options_close{
	position:relative;
	display:block;
	width:55px;
	height:17px;
	font-family:Verdana;
	text-decoration:none;
	font-size:9px;
	color:#91b9e3;
	padding:0px;
	margin-left:3px;
	margin-top:1px;
	background-image:url(../images/empty.png);
	background-repeat: repeat;
}

#options_window .options_p {
	display:block;
	font-family:Verdana;
	text-decoration:none;
	font-size:9px;
	color:#91b9e3;
	margin-left:25px;
	margin-top:5px;
	width:45px;
	height:17px;
}

#options {
	position:absolute;
	display:block;
	width:122px;
	height:20px;
	left:50%;
	margin-left:138px;
	margin-top:-15px;
	z-index:15001;
	font-family:Verdana;
	text-decoration:none;
	font-size:9px;
	color:#91b9e3;
}

#options .p {
	text-decoration:none;
	position:relative;
	float:left;
	margin-top:4px;
	margin-right:5px;
}

#options img {
	text-decoration:none;
	position:relative;
	float:left;
	border:0px solid black;
}

/*
#flyer_check{
	display:block;
	position:absolute;
	width:39px;
	height:150px;
	left:50%;
	margin-left:-320px;
	top:210px;
	z-index:10000;
}*/

.CheckBoxClass{  
         /*display: none;*/
		position: absolute;
		overflow: hidden;
		left: -9999px;
}

.CheckBoxLabelClass_expired {
	background: url(../images/checkbox.jpg) no-repeat;
	background-position: 0px -24px;
	height: 12px;	
	width: 13px;
	margin-top:2px;
	display: block;
}

.CheckBoxLabelClass_expired:hover{
	background-position: 0px -12px;
}

.CheckBoxLabelClass_valid {
	background: url(../images/checkbox.jpg) no-repeat;
	background-position: 0px -24px;
	height: 12px;	
	width: 13px;
	margin-top:2px;
	display: block;
}

.CheckBoxLabelClass_valid:hover{
	background-position: 0px -12px;
}

.CheckBoxLabelClass_soon {
	background: url(../images/checkbox.jpg) no-repeat;
	background-position: 0px -24px;
	height: 12px;	
	width: 13px;
	margin-top:2px;
	display: block;
}

.CheckBoxLabelClass_soon:hover{
	background-position: 0px -12px;
}

.CheckBoxLabelClass_Baumarkt {
	background: url(../images/checkbox.jpg) no-repeat;
	background-position: 0px -24px;
	height: 12px;	
	width: 13px;
	margin-top:2px;
	display: block;
}

.CheckBoxLabelClass_Baumarkt:hover{
	background-position: 0px -12px;
}

.CheckBoxLabelClass_Elektromarkt {
	background: url(../images/checkbox.jpg) no-repeat;
	background-position: 0px -24px;
	height: 12px;	
	width: 13px;
	margin-top:2px;
	display: block;
}

.CheckBoxLabelClass_Elektromarkt:hover{
	background-position: 0px -12px;
}

.CheckBoxLabelClass_Discounter {
	background: url(../images/checkbox.jpg) no-repeat;
	background-position: 0px -24px;
	height: 12px;	
	width: 13px;
	margin-top:2px;
	display: block;
}

.CheckBoxLabelClass_Discounter:hover{
	background-position: 0px -12px;
}

.CheckBoxLabelClass_Supermarkt {
	background: url(../images/checkbox.jpg) no-repeat;
	background-position: 0px -24px;
	height: 12px;	
	width: 13px;
	margin-top:2px;
	display: block;
}

.CheckBoxLabelClass_Supermarkt:hover{
	background-position: 0px -12px;
}

.CheckBoxLabelClass_Drogerie {
	background: url(../images/checkbox.jpg) no-repeat;
	background-position: 0px -24px;
	height: 12px;	
	width: 13px;
	margin-top:2px;
	display: block;
}

.CheckBoxLabelClass_Drogerie:hover{
	background-position: 0px -12px;
}

.CheckBoxLabelClass_Biomarkt {
	background: url(../images/checkbox.jpg) no-repeat;
	background-position: 0px -24px;
	height: 12px;	
	width: 13px;
	margin-top:2px;
	display: block;
}

.CheckBoxLabelClass_Biomarkt:hover{
	background-position: 0px -12px;
}

.CheckBoxLabelClass_Getraenkemarkt {
	background: url(../images/checkbox.jpg) no-repeat;
	background-position: 0px -24px;
	height: 12px;	
	width: 13px;
	margin-top:2px;
	display: block;
}

.CheckBoxLabelClass_Getraenkemarkt:hover{
	background-position: 0px -12px;
}

.CheckBoxLabelClass_Kaufhaus {
	background: url(../images/checkbox.jpg) no-repeat;
	background-position: 0px -24px;
	height: 12px;	
	width: 13px;
	margin-top:2px;
	display: block;
}

.CheckBoxLabelClass_Kaufhaus:hover{
	background-position: 0px -12px;
}

.LabelSelected{  
	background-position: 0px 0px;
}

/**************************** BeSnipd ******************************/

.MainGameDiv {
	position:	absolute; /* contain floated or positioned elements */
	overflow:	auto; /* add scrolling to content-div */
	width:523px;
	height:523px;
	left:50%;
	margin-left:-262px;
	/* background:#ffffff; */
	/* border:1px solid #c7c7c7; */
	margin-top:68px;
	z-index:12000;
	display:none;
	/* visibility:hidden; */
}

.GameDesc {
	position:	absolute; /* contain floated or positioned elements */
	overflow:	auto; /* add scrolling to content-div */
	width:523px;
	height:523px;
	left:50%;
	margin-left:-262px;
	background:url(../images/besniped_bg.png) no-repeat;
	/* border:1px solid #c7c7c7; */
	margin-top:0px;
	z-index:12500;
	display:none;
	/* visibility:hidden; */
}

.GameOver {
	position:	absolute; /* contain floated or positioned elements */
	overflow:	auto; /* add scrolling to content-div */
	width:523px;
	height:523px;
	left:50%;
	margin-left:-262px;
	background:url(../images/besniped_bg.png) no-repeat;
	/* border:1px solid #c7c7c7; */
	margin-top:0px;
	z-index:12700;
	display:none;
	/* visibility:hidden; */
}

.GameDesc .besniped_logo {
	padding:15px;
}

.GameOver h1 {
	padding:15px;
	padding-top:170px;
	margin-left:150px;
	font-weight:bold;
	font-family:Verdana;
	font-size:25px;
	color:#39555e;
}

.GameOver .p {
	float:left;
	padding:15px;
	padding-top:0px;
	padding-left:80px;
	font-family:Verdana;
	font-size:13px;
	color:#606060;
    display: block;
}

.rangliste{
	position:relative;
	top:40px;
	left:-120px;
	height:20px;
}

a.eintragen{
	float:left;
	display:block;
	background-image:url(../images/eintragen.png);
	width:79px;
	height:24px;
	margin-top:28px;
	margin-left:-102px;
}

/* a.eintragen:hover {  
	background-image:url(../images/anmelden_hover.jpg);
	 background-repeat: no-repeat;
}  
 */
.highscore_text {
	float:left;
	padding-top:0px;
	padding-left:30px;
	font-weight:bold;
	font-family:Verdana;
	font-size:13px;
	color:#606060;
	}

.GameDesc .besniped_start {
	display:block;
	margin-top:20px;
	margin-left:200px;
	width:300px;
	height:60px;
	background:url(../images/start.png) no-repeat;
}

.GameDesc .p {
	font-family:Verdana;
	font-size:10px;
	color:#606060;
	padding-left:80px; padding-right:80px; padding-top:165px;
    display: block;
}

.MainGameDiv a {display:block;width:34px;height:34px;background:#666;border:0;position:absolute;margin-top:1px;margin-left:1px;}
.MainGameDiv a:hover {border-Color:#ff0;}

.scorediv {
	position:absolute;
	overflow:auto; /* add scrolling to content-div */
	/* width:30px;
	height:30px; */
	left:50%;
	top:203px;
	margin-left:360px;
	z-index:13000;
	display:none;
	font-size:13px;
	font-weight:bold;
}

.scorepic {
	position:absolute;
	overflow:auto;
	width:51px;
	height:50px;
	left:50%;
	top:200px;
	margin-left:300px;
	z-index:13000;
	display:none;
}

.countdown_text {
	position:absolute;
	overflow:auto; /* add scrolling to content-div */
	/* width:30px;
	height:30px; */
	left:50%;
	top:233px;
	margin-left:360px;
	z-index:13000;
	display:none;
	font-size:13px;
	font-weight:bold;
}


/**************************** CONTENT ******************************/

#FlyerFilter{
	position:absolute;
	display:block;
	width:80px;
	height:200px;
	left:-80px;
	z-index:12000;
}


#container{
	width:525px;
	height:700px;
	left:50%;
	margin-left:-262px;
	position: relative;
	z-index:10000;
}

#great_map {
	display:block;
	margin-left:1px;
	margin-top:1px;
	margin-bottom:10px;
}

#search {
	background:url(../images/search.png) no-repeat;
	margin-left:0px;
	height:85px;
	width:525px;
}

#search .inputfield {
	margin-left:27px;
	margin-top:10px;
	width:393px; height:30px; border:0px;
	font-size:x-large;
}

input.button_psearch {
	position:relative;
	display:block;
	background-image:url(../images/psearch.gif);
	background-repeat: no-repeat;
	/*border:none;*/
	border: 0px solid #FFFFFF;
	width:80px;
	height:43px;
	margin-left:427px;
	margin-top:-34px;
	*margin-top:-36px;
}

input.button_psearch:hover {  
	background-image:url(../images/psearch_hover.png);
	background-repeat: no-repeat;
	border:none;
}  

#maincontent {
	position:relative;
	width:524px;
	height:580px;
	margin-left:0px;
	margin-top:-18px;
	border:1px solid #bdbdbd;
	background-color:white;
}

#maincontent #textparagraph{
	display:block;
	width:525px;
	height:459px;
}

#maincontent #textparagraph p{
	font-family:Verdana;
	font-size:13px;
	color:#6a6a6a;
	width:500px;
	padding:20px;
}

#maincontent #textparagraph h1{
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#6a6a6a;
	width:500px;
	padding-left:20px;
	padding-top:20px;
}

#maincontent #agbparagraph h1{
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#6a6a6a;
	width:450px;
	padding-left:20px;
	padding-top:20px;
}

#maincontent #agbparagraph h2{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#6a6a6a;
	width:450px;
	padding-left:20px;
	padding-top:20px;
}

#maincontent #agbparagraph{
	display:block;
	width:525px;
	height:580px;
	overflow:scroll;
	background-color:white;
}

#maincontent #agbparagraph p{
	font-family:Verdana;
	font-size:12px;
	color:#6a6a6a;
	width:450px;
	padding:20px;
}

#maincontent .edge1 {
	position:absolute;
	width:38px;
	height:19px;
	top:-3px;
	left:440px;
	z-index:12000;
}

#maincontent .next {
	position:absolute;
	width:51px;
	height:109px;
	/* top:290px; */
	top:50%;
	left:524px;
	text-decoration:none;
	border:none;
}

#maincontent .prev {
	position:absolute;
	width:51px;
	height:109px;
	/* top:290px; */
	top:50%;
	left:-51px;
	text-decoration:none;
	border:none;
}

#edge{
	margin-left:442px;
}

#search_results {
	margin-top:-20px;
}

#accordion h3 .edge1{
	position:absolute;
	width:38px;
	height:19px;
	top:-4px;
	left:441px;
}

#maincontent #accordion .newsletter_email_input {
	float:left;
	height:20px;
	width:250px;
	margin-top:20px;
	font-size:12px;
	margin-left:10px;
}

#maincontent #accordion .newsletter_abmelden_input {
	float:left;
	height:20px;
	width:250px;
	margin-top:20px;
	font-size:12px;
	margin-left:10px;
}

#maincontent #accordion .check {
	margin-right:10px;

}

#maincontent #accordion a.newsletter_anmelden{
	float:left;
	display:block;
	background-image:url(../images/anmelden.jpg);
	width:79px;
	height:24px;
	margin-top:20px;
}

#maincontent #accordion a.newsletter_anmelden:hover {  
	background-image:url(../images/anmelden_hover.jpg);
	 background-repeat: no-repeat;
}  

#maincontent #accordion a.newsletter_abmelden{
	float:left;
	display:block;
	background-image:url(../images/abmelden.jpg);
	width:79px;
	height:24px;
	margin-top:20px;
}

#maincontent #accordion a.newsletter_abmelden:hover {  
	background-image:url(../images/abmelden_hover.jpg);
	 background-repeat: no-repeat;
}  

#secondcontent {
	margin-left:1px;
	margin-top:-20px;
	width:525px;
}

#maincontent .sponsored{
	border-bottom:1px solid #bdbdbd;
	width:500px;
	height:110px;
}

.newsletter_p {
	font-family:Verdana;
	font-size:11px;
	padding-top:5px;
}

.help_p {
	font-family:Verdana;
	font-size:11px;
	padding-top:5px;
}

.help_ul {
	font-family:Verdana;
	font-size:11px;
	padding-top:5px;
	margin-left: 20px;
}




/**************************** THUMBNAILS ******************************/

/**************** SEARCH *****************/

.thumbnail_search {
	position:relative;
	float: left;
	width: 149px;
	height: 130px;
	padding-top:5px;
	padding-bottom:25px;
	margin-top:0px;
	margin-left:10px;
	text-decoration:none;
	font-size:9px;
	color:#535353;
	text-align: center;
	background:url(../images/thumb.png) no-repeat;
    display: block;
	z-index:1;
}

.FG_search {
	float:left;
	position:absolute;
	width:149px;
	margin-top:-5px;
	left:0px;
	z-index:5000;
	text-decoration:none;
	border:none;
}

.FG_search:hover {
	background:url(../images/hover_thumb_fg.png) no-repeat;
}

.img_container_search {
	position:absolute;
	width:149px;
	height:70px;
    display: block;
	left:0px;
}

.thumbnail_search_img{
	position:relative;
	height:68px;
	max-width:116px;
	border:none;
	padding-right:5px;
}

.thumbnail_search a {
	display:block;
	width:149px;
	height:130px;
	text-align: center;
}

.thumbnail_search .p {
	margin-top:75px;
	font-family:Verdana;
	font-size:9px;
	padding-left:5px;
	line-height: 11px;
	text-align:left;
    display: block;
}

.thumbnail_search b {
	color:#1c94c4;
}

/**************** OFFER *****************/

.thumbnail_offer{
	position:relative;
	float: left;
	width: 121px;
	height: 85px;
	padding-top:5px;
	padding-bottom:12px;
	margin-top:10px;
	margin-left:4px;
	text-decoration:none;
	font-size:9px;
	color:#535353;
	text-align: center;
	background:url(../images/thumb_small.png) no-repeat;
	z-index:1;
}

.FG {
	position:absolute;
	float:left;
	width:121px;
	margin-top:-10px;
	margin-left:-1px;
	left:0px;
	z-index:5000;
	text-decoration:none;
	border:none;
}

.flyer_number {
	position:absolute;
	z-index:9000;
	left:108px;
	top:-3px;
	color:white;
}

.FG:hover {
	background:url(../images/hover_thumb_fg_small.png) no-repeat;
}

.img_container_offer {
	position:relative;
	width:116px;
	height:62px;
    display: block;
}

.thumbnail_offer_img {
	position:absolute;
	height:60px;
	margin-top:-78px;
	left:2px;
	border:none;
	z-index:4000;
}

.thumbnail_offer a {
	display:block;
	width:116px;
	height:62px;
	text-align: center;
}

.thumbnail_offer .p {
	margin-top:5px;
	font-family:Verdana;
	font-size:9px;
	padding-left:5px;
	line-height: 11px;
	text-align:left;
    display: block;
}

.thumbnail_offer b {
	color:#eb8f00;
}

.img_container_offer_icon {
	position:relative;
	width:116px;
	height:9px;
    display: block;
}


.thumbnail_offer_icon {
	position:relative;
	height:9px;
	margin-top:62px;
	margin-left:0px;
	border:none;
    z-index: 8000;
}


.legende {
	position:absolute;
	top:500px;
	left:0px;
	font-family:Verdana;
	font-size:9px;
	width:503px;
	padding-left:20px;
	background-color:white;
	z-index:1000;
}

.legende ul {
	/*width:500px;*/
	list-style:none;
}

.legende li {
	float:left;
	padding-left:5px;
}

.legende li p {
	padding-right:15px;
}

.legende li img {
	margin-top:3px;
}

/**************** SPECIAL *****************/

.thumbnail_specialoffer{
	position:relative;
	float: left;
	width: 149px;
	height: 85px;
	padding-top:5px;
	padding-bottom:25px;
	margin-top:0px;
	margin-bottom:12px;
	margin-left:13px;
	text-decoration:none;
	font-size:9px;
	color:#535353;
	text-align: center;
	background:url(../images/thumb_special.png) no-repeat;
}

.FG_specialoffer {
	float:left;
	position:absolute;
	width:149px;
	margin-top:-5px;
	left:0px;
	z-index:5000;
	text-decoration:none;
	border:none;
}

.FG_specialoffer:hover {
	background:url(../images/hover_thumb_fg.png) no-repeat;
}

.img_container_specialoffer {
	position:absolute;
	width:149px;
	left:0px;
	height:65px;
    display: block;
}

.thumbnail_specialoffer_img {
	position:relative;
	margin-top:-3px;
	border:none;
}

.thumbnail_specialoffer a {
	display:block;
	width:149px;
	height:130px;
	text-align: center;
}

.thumbnail_specialoffer .p {
	margin-top:5px;
	font-family:Verdana;
	font-size:9px;
	padding-left:5px;
	line-height: 11px;
	text-align:left;
    display: block;
	margin-top:80px;
}

.thumbnail_specialoffer b {
	color:#eb8f00;
}

.thumbnail_flyer{
	position:relative;
	float: left;
	width: 149px;
	height: 130px;
	padding-top:5px;
	padding-bottom:25px;
	margin-top:10px;
	margin-bottom:12px;
	margin-left:13px;
	text-decoration:none;
	font-size:9px;
	color:#535353;
	text-align: center;
	background:url(../images/thumb_flyer.png) no-repeat;
}

.FG_flyer {
	float:left;
	position:absolute;
	width:149px;
	margin-top:-6px;
	left:0px;
	z-index:5000;
	text-decoration:none;
	border:none;
}

.FG_flyer:hover {
	background:url(../images/thumb_flyer_fg_hover.png) no-repeat;
}

.img_container_flyer {
	position:absolute;
	width:149px;
	left:0px;
	height:149px;
    display: block;
}

.thumbnail_flyer_img {
	position:relative;
	height:130px;
	max-width:130px;
	margin-top:4px;
	border:none;
}

.thumbnail_flyer a {
	display:block;
	width:149px;
	height:149px;
	text-align: center;
}

.thumbnail_flyer .p {
	margin-top:150px;
	font-family:Verdana;
	font-size:9px;
	padding-left:5px;
	line-height: 11px;
	text-align:left;
    display: block;
	
}

.thumbnail_flyer b {
	color:#eb8f00;
}

.thumbnail_flyer_icon {
	position:absolute;
	height:38px;
	width:38px;
	left:10px;
	top:101px;
	border:none;
}

/**************** SHOP *****************/

.thumbnail_shop{
	position:relative;
	float: left;
	width: 239px;
	height: 58px;
	padding-top:5px;
	margin-top:0px;
	margin-left:13px;
	text-decoration:none;
	font-size:9px;
	color:#535353;
	background:url(../images/thumb_shop.png) no-repeat;
}

.img_shop_container{
	position:absolute;
	width:149px;
	height:58px;
    display: block;
}

.thumbnail_shop_img{
	position:absolute;
	margin-top:4px;
	margin-left:10px;
	border:0px;
	z-index:100;
}

.thumbnail_shop .p {
	/*float:left;*/
	position:absolute;
	display: block;
	width:200px;
	height:58px;
	margin-top:6px;
	margin-left:53px;
	font-family:Verdana;
	font-size:8px;
	color:#6a6a6a;
	z-index:1000;
}

.SHOP_FG {
	/*float:left;
	position:relative;*/
	position:absolute;
	width: 239px;
	height: 58px;
	margin-top:-6px;
	margin-left:0px;
	z-index:11000;
	text-decoration:none;
	border:0px;
}

.SHOP_FG:hover {
	background:url(../images/thumb_shop_fg_hover.png) no-repeat;
}

/****************************** FOOTER *****************************************/

#footer {
position:fixed;
z-index:12000;
left:0px;
bottom:0px;
width:100%;
font-family:Verdana;
font-size:10px;
color:#6a6a6a;
height:40px;
display:block;
background:url(../images/footer_bg.jpg) repeat-x;
border-top:1px solid #bdbdbd;
margin:0px;
}

.facebook{
	position:absolute;
	z-index:1000;
	left:20px;
	bottom:60px;
}

.twitter{
	position:absolute;
	z-index:1000;
	left:20px;
	bottom:100px;
	border:none;
}

a.miss_snipy {
	position:absolute;
	display:block;
	background:url(../images/miss_snipy.png) no-repeat;
	bottom:-90px;
	right:0px;
	width:263px;
	height:335px;
}

a.miss_snipy:hover {
	background:url(../images/miss_snipy_h.png) no-repeat;
}

#footer a{
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}

#footer a:hover{
	font-size:11px;
	color:#999999;
	text-decoration:none;
}

#footer .footer_column {
	position:relative;
	float:left;
	width:120px;
	height:15px;
	margin-left:70px;
	margin-top:15px;
	
}

#footer .footer_column ul li, .footer_column ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

.bubbleInfo {
    position: relative;
}

.popup {
    position: absolute;
    display: none; /* keeps the popup hidden if no JS available */

}

.helpBubbleButton {
	position:absolute;
	display:block;
	width:189px;
	height:55px;
	right:130px;
	bottom:140px;
	background:url(../images/help_bubble.png) no-repeat;
	z-index:1000;
}

.helpBubbleButton :hover{
	background:url(../images/help_bubble_h.png) no-repeat;
}

#messages {
    position: absolute;
    display: block;
    overflow:auto;
    top: 50px;
    right:100px;
    width:350px;
    min-height:150px;
    font-size:8pt;
    border: 1px solid #808080;
    -moz-border-radius: 10px;
    -moz-opacity:0.8;
    z-index: 33000;
    padding: 10px;
    background-color: #ffdddd;
}

/* Flash-Viewer  */

#BG {
	position:absolute;
	width:100%;
	height:100%;
	display:block;
	z-index:1000;
}

#black {
	position:fixed;
	display:block;
	width:100%;
	height:100%;
	background:url(../images/black2.png) repeat;
	/*background: rgba(0, 0, 0, 0.8);*/
	z-index:13000;
}

* html #black {
	position:fixed;
	display:block;
	width:100%;
	height:100%;
	background-color: #000000;
	z-index:13000;
}

#flash {
	position:relative;
	display:block;
	width:1100px;
	height:670px;
	left:50%;
	margin-left:-550px;
	top:80px;
	background:url(../images/white.png) repeat;
}

* html #flash {
	position:relative;
	display:block;
	width:1100px;
	height:670px;
	left:50%;
	margin-left:-550px;
	top:80px;
	/*background:url(../images/white.png) repeat;*/
	background-color:#ffffff;
}

#flash #myAlternativeContent {
	float:left;
	margin-left:5px;
	margin-top:25px;
}

#flash #extra_content {
	float:left;
	position:relative;
	display:block;
	width:205px;
	height:650px;
	margin-left:1px;
	margin-top:25px;
	background:url(../images/extra_content_bg.jpg) repeat-x;
}

#flash #extra_content #extra_content_map {
	margin-top:36px;

}

.viewer_close{
	position:absolute;
	display:block;
	width:86px;
	height:18px;
	top:2px;
	right:5px;
}

#searchresults {
    width:100%;
    height:100%;
}
#snipoftheday {
    width:100%;
    height:127px;
}
#flyers {
    width:100%;
    height:369px;
}
.throbber {
    margin-left:236px;
    margin-top:236px;
}
.throbberyellow {
    margin-left:236px;
    margin-top:48px;
    margin-bottom:48px;
}
.throbberyellowflyers {
    margin-left:236px;
    margin-top:169px;
    margin-bottom:169px;
}

#MissSnipyFlash {
	position:absolute;
	display:block;
	bottom:0px;
	right:0px;
	width:250px;
	height:500px;
	
}

#coupons {
	display:block;
	position:absolute;
	left:50%;
	margin-left:-600px;
	top:335px;
	width:300pxpx;
	height:293px;
	/*background:#fff;*/
	text-align:left;
	padding:0px;
	z-index:15000;
}

.sample{border:1px solid #e1e1e1}

#box1{
	position:absolute;
}
#box1 span{
	display:block;
	width:254px;
	height:126px;
	border:1px dashed #000000;
	float:left;
	background-color:red;
}

.mask1{
	position:relative;
	width:256px;
	height:256px;
	overflow:hidden;
}

#box1 span img{
	display:block;
	border:none;
}

#coupon {
	padding-left:20px;
}

#coupon h1 {
	font-family:Verdana;
	font-size:18px;
	font-weight:bold;
	color:#6a6a6a;
	width:500px;
	padding-left:30px;
	padding-top:20px;
	margin-bottom:20px;
}

.coupon_pic {
	display:block;
	width:350px;
	height:148px;
	margin-left:70px;
	padding-left:60px;
	padding-top:30px;
	background:url(../images/coupon.jpg) no-repeat;
}

.coupon_desc {
	width:450px;
	margin:20px 20px 20px 20px;
	font-family:Verdana;
	font-size:11px;
	color:#6a6a6a;
}

.print_button {
	display:block;
	width:282px;
	height:69px;
	margin-left:100px;
	margin-top:30px;
	background:url(../images/print_coupon.jpg) no-repeat;
}

.print_button:hover {
	background:url(../images/print_coupon_hover.jpg) no-repeat;
}

