/* CSS Document */

body { font-family:Verdana, Geneva, sans-serif;
 
margin:0;
padding:0;
border: 0;
outline: 0;
font-size: 100%;

background: transparent;
background-color:#aaaaaa;}  
body
 {
 	background:#c3c3c3 url(images/background_gradient.png) repeat-x scroll 0 0;
	}
body {
	line-height: 1;
}
html, div, span,head,
h1, h2, h3, h4, h5, h6, p, blockquote,
a, font, img,
small, strong, ol, ul, li
 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;



 }
 
.container {
width: 885px;  
margin: 0 auto;   
 }  
 
 
#main {
    /* background: url(images/page_background.png) no-repeat scroll 0 0;  */
	margin:0 auto;
	padding:0;
}

/*------header styles-----*/
#header
{
	margin: 0 auto;
	}
#logo
{
	
	}
#contact_details
{
	float:right;
	color:#333333;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-style:normal;
	line-height:22px;
	padding-right:42px;
	text-align:right;
	}

#contact_details p
{
	font-family: Arial, Helvetica, sans-serif;
	color:#a8a8a8;
	font-size:12px;
	text-decoration:none;
	letter-spacing:0.5px;
	margin-top:45px;
	text-shadow: 0px 2px 1px #000;
	
}

/*------content styles-----*/	
#content
{
	padding:10px 44px;
}
.text
{
	text-align:center;
	margin-top:25px;
}
.text h1
{	
	text-indent:-9999px;
	overflow:hidden;
	height:75px;
	background:url('images/coming_soon.png') no-repeat center ;
	margin: 30px 0 0 0;
}


.counter
{
	width:797px;
	height:215px;
	/*border-top:1px solid #666666;
	border-bottom:1px solid #000000;*/
	text-align:center;
	position:relative;

	
}



#slideHold{
	width:330px;
	margin:0 auto;
}

#slideshow{
	height:169px;
	overflow:hidden;
	width:454px;
}

#slideshowContainer{
	background-color:none;
	margin:15px 0 0 -72px;
	width:454px;
	padding:7px;
	background-color:#ff970e;
	-moz-box-shadow: 0 0 7px #888;
	-webkit-box-shadow: 0 0 7px #888;
	box-shadow: 0 0 7px #888;
}


.details
{
	height:120px;
}

#sliderwrap {  


float: left ; 
text-align: center; 
width: 797px; 
overflow: hidden ;
position: relative ; 
height:110px;
margin-left:10px;
}
#slidertext h3
{
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	color:#ff970e;
	letter-spacing:0.5px;
	margin-bottom:5px;
	text-shadow: 0px 1px 1px #fff;
	}
#slidertext p
{
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	font-style:normal;
	font-weight:normal;
	color:#222;
	padding:0 25px;
	line-height:14px;
	letter-spacing:0.7px;
	text-shadow: 0px 2px 2px #fff;
}
#slidertext { 
margin-top:10px;
float: left ; 
width: 797px; 
overflow: hidden ;
position: relative ; 

 }

#slidertext li {
overflow: hidden ;
position: relative ; 
width: 797px; 
margin-bottom: 10px;
}

#slidertext ul{

width: 797px; }
.social
{
	width:500px;
	height:64px;
	display:block;
	margin-left:143px;
	margin-top:15px;
	}
.social a
{
	display:block;
	width:64px;
	height:64px;
	float:left;
	margin-right:20px;
	}
#slidertext ul li a.twitter
{
	background:url(images/twitter.png) no-repeat scroll 0 0;
	
	}
#slidertext ul li a.flickr
{
	background:url(images/flickr.png) no-repeat scroll 0 0;
	
	}
#slidertext ul li a.facebook
{
	background:url(images/facebook.png) no-repeat scroll 0 0;
	
	}
#slidertext ul li a.youtube
{
	background:url(images/youtube.png) no-repeat scroll 0 0;
	
	}

#subscribeform
{
	margin-top:20px;
}
#subscribeform #email
	{

border:none;
padding:7px 0 0 15px;
background:none;
width:160px;
margin-right:50px;

}
#email_input{
background:transparent url(images/mailform_background.png) no-repeat scroll  center 0; 
height:40px;



}
#submit_button
	{
text-decoration:none;
background:none;
border:none;
padding-left:15px;
cursor:pointer;
}


/* jQuery Countdown styles*/

#defaultCountdown { width: 757px; height: 60px; }


.hasCountdown {
	text-align:center;
	margin-left:20px;
	margin-right:20px;
	color:#E5E5E5;
	margin-top:45px;
	font-size:26px;
	font-weight:normal;
	font-family:Verdana, Geneva, sans-serif;
	}

