/*
@font-face
{
font-family: "Myriad Pro";
src: url('../fonts/MyriadPro-Cond.eot');
}
@font-face
{
font-family: "Adobe Garamond Pro";
src: url('../fonts/agaramondpro-regular-webfont.eot');
}
@font-face
{
font-family: "Myriad Pro";
src: url('../fonts/MyriadPro-Cond.otf');
}
@font-face
{
font-family: "Adobe Garamond Pro";
src: url('../fonts/AGaramondPro-Regular.otf');
}
*/
#noscript
{
	margin-top: -170px;
	color: #FFF;
	text-align: center;
	width: 432px;
	margin-left: auto;
	margin-right: auto;
}
#noscript span
{
	font-family: "Adobe Garamond Pro ", serif;
	margin-top: 200px;
	width: 432px;
	border-bottom: 1px solid #393939;
	border-top: 1px solid #393939;
	padding: 20px 0;
	float: left;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
	text-align: center;
	color: #F9F9F9;
	font-size: 40px;
}
#top_border
{
	top: 0;
	background-image: url('../img/top_border.jpg');
	background-repeat: repeat-x;
	height: 24px;
	width: 100%;
}
#top
{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
#topAd
{
	position: absolute;
	top: 40px;
	width: 468px;
	height: 60px;
	left: -227px;
	margin-left: 51%;
}
.logo
{
	width: 735px;
	margin-left: auto;
	margin-right: auto;
	height: 140px;
	margin-bottom: 40px;
	background-image: url('../img/logo.png');
	background-repeat: no-repeat;
	background-position: bottom;
}
#main_titel
{
	font-family: Georgia, "Adobe Garamond Pro ", serif;
	width: 735px;
	font-style: italic;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
	text-align: center;
	color: #F9F9F9;
	font-size: 36px;
}
#main_titel span
{
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	padding-top: 10px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
	float: left;
	width: 735px;
	text-align: center;
	color: #0C0C0C;
	font-size: 20px;
}
.line
{
	margin: 20px 0;
	width: 432px;
	margin-left: auto;
	margin-right: auto;
	height: 1px;
	background-color: #000;
	border-bottom: 1px solid #393939;
}
/*-------------- BEGIN COUNTER ---------------------*/
#days
{
	float: left;
	visibility: hidden;
	text-align: center;
	background-image: url('../img/flip2.png');
	background-repeat: no-repeat;
	margin: 0 7px;
	height: 34px;
	width: 30px;
	z-index: 1;
}
#days_text
{
	background-image: url('../img/days_text.jpg');
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	margin-top: 30px;
	height: 26px;
	width: 94px;
}
#hours
{
	float: left;
	text-align: left;
	background-image: url('../img/hTime.png');
	background-repeat: no-repeat;
	margin: 5px 6px 0 5px;
	height: 34px;
	width: 34px;
	z-index: 1;
	padding-left: 2px;
	padding-top: 1px;
}
#hours_text
{
	background-image: url('../img/hours_text.jpg');
	background-position: center;
	background-repeat: no-repeat;
	visibility: hidden;
	position: absolute;
	margin-top: 30px;
	height: 26px;
	width: 94px;
}
#mins
{
	float: left;
	text-align: left;
	background-image: url('../img/mTime.png');
	background-repeat: no-repeat;
	margin: 5px 6px 0 -9px;
	height: 34px;
	width: 34px;
	z-index: 1;
	padding-left: 3px;
	padding-top: 1px;
}
#mins_text
{
	background-image: url('../img/mins_text.jpg');
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	margin-top: 30px;
	height: 26px;
	width: 94px;
	visibility: hidden;
}
#secs
{
	float: left;
	text-align: left;
	background-image: url('../img/sTime.png');
	background-repeat: no-repeat;
	margin: 5px 7px 0 -10px;
	height: 34px;
	width: 34px;
	z-index: 1;
	padding-left: 3px;
	padding-top: 1px;
}
#secs_text
{
	background-image: url('../img/secs_text.jpg');
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	margin-top: 30px;
	visibility: hidden;
	height: 26px;
	width: 94px;
}
#days span, #hours span, #mins span, #secs span
{
	/*[disabled]background:url(../img/flip_gradient.png);*/
	background-repeat: no-repeat;
	position: absolute;
	display: block;
	height: auto;
	width: auto;
}
/*-------------- END COUNTER ---------------------

-------------- BEGIN SOCIAL MEDIA ---------------------*/
#social_media
{
	height: 30px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 30px;
}
#social_media .social_box
{
	border: 0;
	float: left;
	padding: 0 5px 20px;
	width: 30px;
	height: 30px;
}
img.in
{
	border: 0;
	position: absolute;
	width: 30px;
	height: 30px;
	z-index: 10;
}
img.out
{
	border: 0;
	position: absolute;
	width: 30px;
	height: 30px;
}
