body {
	margin: 0 auto;
	width: 61%;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	background: url('../images/tex2res5.png');
}

@font-face {
    font-family: 'LeagueGothic';
    src: url('../fonts/League_Gothic-webfont.eot');
    src: url('../fonts/League_Gothic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/League_Gothic-webfont.woff') format('woff'),
         url('../fonts/League_Gothic-webfont.ttf') format('truetype'),
         url('../fonts/League_Gothic-webfont.svg#LeagueGothic') format('svg');
    font-weight: normal;
    font-style: normal;
}









a {
   
	color: #000;
	text-decoration: none;
	padding: 0px;
}

/*a:hover {
	background: #ff0;
}*/

a, a:link, a:focus, a:visited {
	outline: none;
}

.dialogues {
    font-size: 10px;
	text-transform: uppercase;
    letter-spacing: 2px;
}


.esc {
	position: relative;
	clear: both;
	width: 100%;
}

header, footer {
	position: relative;
	margin: 0 auto;
	width: 100%;
}

header {
	text-align: center;
}


#feature h3 {

      font-size: 12px;
    letter-spacing: 1px;
     font-weight: 900;
     height:30px;
     font-style:normal;
    color:#0f3168;


}


.instructions {

  color: #FFFFFF;
    font-size: 12.5px;
    font-family: Arial;
    margin: 0px;
    padding: 0px;
    line-height: 17px;
    text-decoration: none;

    font-style:normal;
}

#logo {
	position: relative;
	margin: 0px 0px 0px 0px;
	width: 960px;
	text-align: center;
}

#logo h1 {
     font-weight: 300;
	font-size: 55px;
	position: relative;
	margin: 0px auto auto auto;
	display: block;
	float: left;
    top: 0px;
    left: 0px;
    font-style:normal;
    color:#fff;
    letter-spacing:0px;
        filter:alpha(opacity=95); 
opacity:0.95;

  font-family: 'LeagueGothic', Arial, Helvetica, sans-serif;
  text-shadow: -1px 0 #808080, 0 1px #808080, 1px 0 #808080, 0 -1px #808080;
	text-transform: lowercase;
        

}

#logo h1 span {
	text-transform: none;
}

#logo a {
	background: none;
	display: inline;
	margin: 0px;
}

#logo img {
	position: relative;
	cursor: pointer;
	display: block;
	float: left;
	margin-top: 10px;
}

#logo h2 {

	font-size: 30px;

}







#content {
	position: relative;
	margin: 0px 0px 0px 0px;
	width: 100%;
    top: 0px;
    left: 0px;
}
/********************************
 * generic als elements styling
 ********************************/
.als-container {
	position:relative;


	margin: 0px 0px 0px 0px;
}

.als-viewport {
	
	overflow: hidden;
	margin: 0px 0px 0px 0px;


}

.als-wrapper {
	position: relative;
	list-style: none;
    top: 0px;
    left: 0px;

  
}

.als-item {
	position: relative;
	display: block;
	text-align: left;
	cursor: pointer;
	float: left;


}

.als-prev, .als-next {
	position: absolute;
	cursor: pointer;
	clear: both;
}


/**************************
 * specific als elements
 * styling for #lista1
 **************************/


#lista1 {
	margin: 0px 0px 0px 0px;
    max-width: 415px;
}

#lista1 .als-item {
	margin: 0px 0px;

	min-width: 202px;
    	min-height: 305px;
  
}

#lista1 .als-item img {
    top: 0px;
	position: relative;
	display: block;
	vertical-align: middle;


}

#lista1 .als-prev, #lista1 .als-next {
	top: 0px;
	width: 15px;
	height: 22px;


}

#lista1 .als-prev {
	left: 0px;
   
}

#lista1 .als-next {
	left: 0px;
}


/************************
 * specific als element
 * styling for #lista2
 ***********************/

#lista2 {
	margin: 0px 0px 0px 0px;
}

#lista2 .als-item {
	margin: 0px 0px 0px 0px;
    width: 142px;
    height: 100px;
	min-height: 350px;
	min-width: 138px;
}

#lista2 .als-item img {

    top: 5px;
	position: relative;
	display: block;
	vertical-align: middle;
	margin-bottom: 2px;

}

#lista2 .als-prev, #lista2 .als-next {
	top: 0px;
	
}

#lista2 .als-prev {
	left: 0px;
}

#lista2 .als-next {
	right: 0px;
}


/**************************
 * specific als elements
 * styling for #lista1
 **************************/

#lista3 {
	margin: 60px auto 80px auto;
}

#lista3 .als-item {
	margin: 0px 10px;
	min-height: 150px;
	min-width: 140px;
}

#lista3 .als-item img {
	position: relative;
	display: block;
	vertical-align: middle;
	margin-bottom: 8px;
}

#lista3 .als-prev, #lista3 .als-next {
	top: 58px;
	width: 15px;
	height: 22px;
}

#lista3 .als-prev {
	left: 0px;
}

#lista3 .als-next {
	right: 0px;
}



/**************************
 * specific als elements
 * styling for #lista4
 **************************/

#lista4 {
	margin: 60px auto 80px auto;
}

#lista4 .als-item {
	margin: 0px 10px;
	min-height: 150px;
	min-width: 140px;
}

#lista4 .als-item img {
	position: relative;
	display: block;
	vertical-align: middle;
	margin-bottom: 8px;
}

#lista4 .als-prev, #lista4 .als-next {
	top: 58px;
	width: 15px;
	height: 22px;
}

#lista4 .als-prev {
	left: 0px;
}

#lista4 .als-next {
	right: 0px;
}
