/* Resets */

html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, a, abbr, acronym, address, big, cite, code, em, font, img,  small, strong, ol, ul, li,fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-family:Tahoma, Geneva, sans-serif;
}



/* Main styles */

body{
	margin:0; padding:0;
	color:#4d4b4b;
	background: #ABA590;
	font-family: Georgia, sans-serif;
	font-size:14px;	
	line-height:140%;
}

p{	
	margin-bottom:15px;line-height:130%;
}


h1, h2{padding:5px 0 22px 0;}

h1{font-size: 28px;}

h2{font-size: 23px;}

.tag{font-family:Helvetica, Arial, san-serif;
font-size: 52px;
font-style:uppercase;
font-weight:bold;}

#container{
	width:960px;
	margin:0px auto;
	padding-top:50px;
	text-align:center;
	height:440px;
}

.intro_text{
	font-size:18px;	
	margin-top:18px;
	margin-bottom:20px;
	color:black;
}

.countdown h4{
	font-weight:400;
	font-size:12px;
	color:#848282;
}
	
.countdown #counter{
	font-size:22px;
	color:#1e1a19;	
	margin-bottom:70px;
}

.blockLeft
{
	background:url('../images/back-btn.jpg') no-repeat center;
	float:left;
	margin-left:10px;
/*	width:156px; */
	width:200px;
	height:133px;
}

.blockLeft h1 {
	font-size:44px;
}

.contentBlockLeft
{
	width:80px;
	margin:18px 0px 0px 35px;
	text-shadow:0 1px 0 #eaf459;
}

.blockTime
{
	margin:10px 0px 0px 120px;
}
.titleH1
{
	padding:0;
	font-size:24px !important;
	margin-top:8px;
	text-shadow:0 1px 0 #eaf459;
}
