@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: "adelle-sans",sans-serif;;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	color: #FFF;
	background: -webkit-linear-gradient(#000, #006);
	background:    -moz-linear-gradient(#000, #006);
	background:         linear-gradient(#000, #006 100%);
	background-color:#606;
	background-attachment:fixed;
	}

a {text-decoration:underline; color:#FFF}
a:link {text-decoration: underline;}
a:visited {text-decoration: underline;}
a:hover {text-decoration: none;}
a:active {text-decoration: underline;}

@font-face {
  font-family: topshirtfont;
  src: url("fonts/8b91e093997592567ef9e144ac80f87d.woff");
}

.toptype {
	font-family: topshirtfont;
	font-size:36px;
	font-style:normal;
	font-weight:300;
	color: rgba(247,0,252,1.00);
	display:block;
	width: 100%;
	position: relative;
	clear: both;
	margin-bottom: 0;}

.txt {
	font-family: "adelle-sans",sans-serif;
	font-size:16px;
	font-style:normal;
	font-weight:300;
	display:block;
	width: 100%;
	position: relative;
	clear: both;
	margin-bottom: 0;}

.txt a {text-decoration:none; color:#FFF}
.txt a:link { text-decoration:underline;}
.txt a:visited { text-decoration:underline;}
.txt a:hover { text-decoration:none;}
.txt a:active { text-decoration:underline;}

.txtxt {
	font-family: "adelle-sans",sans-serif;
	font-size:16px;
	text-align:left;
	font-style:normal;
	font-weight:300;
	display:block;
	width: 100%;
	position: relative;
	clear: both;
	margin-bottom: 0;}

.titlepjg {
	font-family: "adelle-sans",sans-serif;
	left:-50%;
	color:#FFF;
	font-weight:600;
	font-size:20px;
	}
	
.titlepjg a {text-decoration:none; font-weight:600; color:#FFF}
.titlepjg a:link {text-decoration: none;}
.titlepjg a:visited {text-decoration: none;}
.titlepjg a:hover {text-decoration:overline;}
.titlepjg a:active {text-decoration: none;}

.smaller {
	font-family: "adelle-sans",sans-serif;
	left:-50%;
	color:#FFF;
	font-weight:600;
	font-size:10px;
	}
	
.titlepjg a {text-decoration:none; font-weight:600; color:#FFF}
.titlepjg a:link {text-decoration: none;}
.titlepjg a:visited {text-decoration: none;}
.titlepjg a:hover {text-decoration:overline;}
.titlepjg a:active {text-decoration: none;}


.titlemenu {
	font-family: "adelle-sans",sans-serif;;
	left:50%;
	color:#FC0;
	font-size:20px;
	font-weight:600;
	}

.titlemenu a {text-decoration:none; font-weight:600; color:#FFF}
.titlemenu a:link {text-decoration: none;}
.titlemenu a:visited {text-decoration: none;}
.titlemenu a:hover {text-decoration:overline;}
.titlemenu a:active {text-decoration: none;}


.fmenu {
	font-family: "adelle-sans",sans-serif;;
	font-style:normal;
	text-align:left;
	font-weight:600;
	color:#999}

.fmenu a { text-decoration:underline; color:#BBBBBB}
.fmenu a:link { text-decoration:underline; color:#BBBBBB}
.fmenu a:visited { text-decoration:underline; color:#BBBBBB}
.fmenu a:hover { text-decoration:none; color:#BBBBBB}
.fmenu a:active { text-decoration:none; color:#BBBBBB}

#controller {
	position:fixed;
	top:20px;
	width:100%;
	text-align:center;
	z-index:20}
	
#vertigoleft {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
	position:relative;
	}

#vertigoright {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
	position:relative;
	}
	
#indi {
	top:50%;
	left:5%;	
	position:fixed;
	z-index:10;
	}

#indir {
	top:50%;
	right:5%;
	position:fixed;
	z-index:10;
	}
	
#thumbscoop {
   top:5%;
   width:80%;
   padding-left:10%;
   overflow:hidden;
   position:absolute;
   text-align:center;
}

#mailmain {
   top:5%;
   width:600px;
   overflow:hidden;
   position:absolute;
   text-align:center;
}

#doubleup {
	display:block;
	}
	
	#fill {
max-width: 90%;	}

#fillk {
	max-width:66%;
}

#fill2 {
	max-width:43%;
	padding-right:4%;
}
#fill2r {
	max-width:43%;
	}

@media screen and (orientation: landscape) and (min-width: 900px) { @media {
	
	body {
		max-width: 1150px;
	}
	
	#fill {
max-width: 90%;	}
	}}

.thuthu {
	display:inline;
	float:left;
	width: 50%;
}

#fill1 {
	max-width: 180%;
}

.thuthu1 {
		display:inline;
	float:left;
	width: 100%;
}
