@charset "utf-8";

/********************************************************************************************************/
/*	General																								*/
/********************************************************************************************************/

*{
	margin: 0;
	padding: 0;
	outline: none;
	list-style: none;
	text-decoration: none;
}

body {
	font: 12px/23px 'Arial';
	color: #fff;
}

/*Controls Section*/
	#controls-wrapper{
		position: absolute;
      right: 10px; 
		top:0px; 
		overflow:auto;
      width:776px; 
		z-index:5; 
      text-align: right;
	}
	#controls{
       z-index: 5;
       position: relative;
	}
	#slidecounter{
	    
	    color:#888;
	    font:23px "Helvetica Neue", "Helvetica", Arial, sans-serif;
	    font-weight:bold;
	    text-shadow: #000 0px -1px 0px;
	    margin:19px 10px 18px 20px;	
	}
	#slidecaption{
	    overflow: hidden;
	    
	    color:#FFF;
	    font:16px "Helvetica Neue", "Helvetica", Arial, sans-serif;
	    font-weight:bold;
	    text-shadow: #000 0px 2px 0px;
	    margin:23px 20px 23px 0;
	}
	
	
	/*Supersized Link*/
	.stamp{ float: right; margin: 15px 30px 0 0;}
	
	
	/*Supersize Plugin Styles*/
	#navigation{
	    margin:10px 20px 0 0;
	}
	#loading {
	    position: absolute;
	    top: 49.5%; 
	    left: 49.5%;
	    z-index: 10;
	    width: 24px; 
	    height: 24px;
	    text-indent: -999em;
	}
   #overlay {
			position:absolute;
   	z-index:3;
   	min-height: 100%;
		width: 100%;
	  height: auto;
	
	position: fixed;
	top: 0;
	left: 0;
}

	#supersized{
	    position:fixed;
   filter:alpha(opacity=90);
   -moz-opacity:0.9;
   -khtml-opacity: 0.9;
   opacity: 0.9;
	}
	#supersized img{ -ms-interpolation-mode: bicubic; }
	#supersized img, #supersized a{
	    height:100%;
	    width:100%;
	    position:absolute;
       z-index: -1;
	}
	
	#supersized .prevslide, #supersized .prevslide img{
	    z-index: 1;
	}
	#supersized .activeslide, #supersized .activeslide img{
	    z-index: 2;
	}
	
	#nextthumb, #prevthumb{ z-index:6; display:none; position:relative; bottom:12px; height:75px; width:100px; overflow:hidden; border:2px solid #fff; -webkit-box-shadow: 0px 0px 5px #000; }
	#nextthumb{ right:12px; }
	#prevthumb{ left:12px; }
		#nextthumb img, #prevthumb img{ width:150px; }
		#nextthumb:active, #prevthumb:active{ bottom:10px; }
		
		/*Add hover pointer*/
		#controls > *:hover, #nextthumb:hover, #prevthumb:hover{ cursor:pointer; }
		


img, fieldset{
	border: 0;
}

.clear{
	clear: both;
}

/********************************************************************************************************/
/*	Header																								*/
/********************************************************************************************************/

#header{
	width: 100%;
	min-width: 836px;
	height: 30px;
	margin: 0 auto;
	position: fixed;
	z-index: 4;
	top: 0;
	left: 0;
	
}

/* Logo */
#logo{
	position: absolute;
	left: 25px;
	top: 3px;
}

/* Nav Slide */
#navSlide{
	position: absolute;
	top: 21px;
	right: 19px;
}

#navSlide li, #navSlide a{
	float: left;
	width: 14px;
	height: 14px;
	padding: 2px;
}

#navSlide a{
	width: 10px;
	height: 10px;
	background: url('images/nav_slide.png') 2px 2px no-repeat;
}

#navSlide .active a{
	background: url('images/nav_slide_active.png') 2px 2px no-repeat;
}

/********************************************************************************************************/
/*	Container																							*/
/********************************************************************************************************/

/********************************************************************************************************/
/*	Slogan																								*/
/********************************************************************************************************/

#slogan{
   width: 776px;   
	padding: 15px 0px 0px 0px;
   text-align: left;
   margin: 30px auto;
}




/********************************************************************************************************/
/*	Content																								*/
/********************************************************************************************************/

#content{
	width: 776px;
	padding: 33px 30px 16px;
	background: url('images/content.png');
   text-align: left;
   margin:20px auto;
   
   
}

/* Left */
#left {
	float: left;
	width: 357px;
}

/* Right */
#right{
	float: right;
	width: 357px;
}

h1, h3{
	padding: 0 0 16px;
	font: 26px/28px 'Arial';
	color: #7ede31;
}

h1 span, h3{
	color: #fff;
}

h3 span{
	color: #7ede31;
}

h3 a{
	color: #fff;
}

h3.twitter{
	width: 296px;
	padding: 0 0 16px 61px;
	background: url('images/twitter.png') no-repeat;
}

h2{
	padding: 0 0 8px;
	font: 20px/28px 'Arial';
}

h2 span{
	color: #7ede31;
}

p {
   padding: 0 0 16px;
}

p a{
	color: #7ede31;
    background: none !important;
}

p a:hover{
	border-bottom-color: #7ede31;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
}
/* Line */
.line{
	float: left;
	width: 100%;
	height: 22px;
	margin: -10px 0 0;
	background: url('images/line.png') no-repeat;
}

/* Twitter */
.twitterList{
	padding: 5px 0 0;
}

.twitterList li{
	text-indent: 17px;
	padding: 0 0 11px;
	margin: 0 0 10px;
	background: url('images/line.png') bottom left no-repeat;
}

.twitterList p{
	padding: 0;
	background: url('images/arrow.png') no-repeat;
}

.datum {
    color: gray; /* #7ede31 */
    font-size: 10px;
}

p.link{
	text-align: right;
	padding: 0;
}

/* Network */
.network{
	padding: 11px 0 0;
}

.network li{
	float: left;
	width: 40px;
	height: 40px;
	overflow: hidden;
	position: relative;
	margin: 0 12px 12px 0;
}

.network a{
	float: left;
	width: 40px;
	height: 40px;
	position: relative;
}

.network img{
	position: absolute;
	top: 0;
	left: 0;
}

/* Corner */
#corner{
	position: absolute;
	right: -1px;
	top: -1px;
	z-index: 7;
}

/* Carousel */
#carousel{
	width: 357px;
	height: 276px;
	position: relative;
	overflow: hidden;
	margin: 10px 0 12px;
}

#carousel .prev{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 7;
	width: 72px;
	height: 38px;
	cursor: pointer;
	background: url('images/up.png');
}

#carousel .next{
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 5;
	width: 72px;
	height: 38px;
	cursor: pointer;
	background: #fff;
	background: url('images/down.png');
}

#carousel .none{
	cursor: default;
	background-position: bottom;
}

#carousel #ul{
	position: absolute;
	overflow: hidden;
	left: 0;
	top: 40px;
	bottom: 38px;
	height: 198px;
	width: 72px;
}

#carousel ul{
	width: 72px;
	position: relative;
	overflow: hidden;
}

#carousel li{
	float: left;
	clear: left;
	width: 72px;
	height: 72px;
	margin: 2px 0;
}

#carousel ul img{
	float: left;
	border: 2px solid #a2a2a2;
	width: 68px;
	height: 68px;
	cursor: pointer;
}

#carousel ul .active img{
	border-color: #7ede31;
}

#carousel #preview{
	position: absolute;
	overflow: hidden;
	width: 272px;
	height: 272px;
	right: 0;
	top: 0;
	border: 2px solid #444;
}

#carousel #preview img{
	float: left;
	clear: left;
}



	/*Area to place content normally*/
	#content-wrapper{ 
		width:100%; 
		position:absolute; 
		top:0; 
		overflow:auto; 
		z-index:4; 
      text-align: center;
	}
	

