.IE7_no_support_alert {
	display:block;
	position:relative;
	padding:10px;
	color:#333;
	text-align:center;
	font-size:14px;
	line-height:20px;
	background-color:#f2f2f2 !important;
	border-bottom:1px solid #666;
	z-index:1000;
	font-size:14px;
	overflow:hidden;
	height:110px;
	
}
.IE_alert_content { background-color:#f2f2f2;font-weight:bold;}

.close_browser_alert {
	position:absolute;
	top:10px;
	right:10px;
	height:40px;
	width:110px;
	line-height:40px;
	font-size:14px;
	color:#333;
	cursor:pointer;
}
.close_browser_alert>img {float:right;}

.sad_face {
	position:absolute;
	left:50%;
	bottom: -100px;
	margin:0 0 0 -125px;
}


a.newsletter_btn {
	text-indent: 20px;
	font-size:13px;
	line-height: 26px;
	height: 26px;
}
/*===========slidetoggle_area text=========*/
.slidetoggle_area {
	height:550px;
}

/*===========newsletter form hack===========*/

.subscribe-table input[type="text"]{
	background-color: #FFFFFF;
    height: 26px;
    margin: 0;
    min-height: 26px;
    padding: 10px 0 0 10px;
    position: relative;
    width: 100%;
    z-index: 5;
	border: 1px solid #aba797;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 14px;
}
label.error[for="area_code"]{
    font-size: 8px !important;
    right: 0px !important;
    top: 3px !important;
	text-align:right !important;
}

/*========RETINA HACKS===========*/
.fb_tag {
	width:30px;
	height:93px;
	background:url(../elements/icons_logos/fb_tag_old.png) no-repeat;
	float:right;
}
.tw_tag {
	width:30px;
	height:93px;
	background:url(../elements/icons_logos/tw_tag_old.png) no-repeat;
	float:right;
}
.red_dot {
	width:53px;
	height:53px;
	background:url(../elements/icons_logos/dot_reynecke_old.png) no-repeat;
	position:absolute;
	bottom:-26px;
	left:50%;
	margin-left:-27px;
}
/*========BXSLIDER z-index menu fix===========*/
header {
   z-index: 1;
}

a.newsletter_btn {
	display: block;
	height: 30px;
	line-height: 28px;
	color: #fff;
	text-indent: 13px;
	width: 215px;
	font-size: 14px;
	cursor: pointer;
	background: #990000 url(../elements/icons_logos/newsletter_icon.png) no-repeat 190px 7px;
	position: absolute;
	bottom: 16px;
	padding-left: 5px;
	
}
