@charset "utf-8";

/* CSS Document */
* {
	margin:0;
	padding:0;
	}

body {
	background:#3c3c3c url(../img/pattern.png) repeat;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}

/* --------------GENERAL-------------- */
a {
	color:#FFF;
	text-decoration:none;
	cursor:pointer;	
	}

a:hover {
	color:#FFF;
	}

p {
	padding:0 9px 0 9px;
	}

#print p.photo {
	font-size:small;
	font-style:italic;
	text-indent:0px;
	margin-bottom:20px;
	}

div.left img {
	margin:9px;
	}

div.right img {
	margin:9px;
	}

div.full img {
	margin:9px;
	}

img {
	border:0px;
	}

img.face {
	height:230px;
	margin:5px;
	border:2px solid #FFF;
	}

img#art {
	padding:5px;
	}

h1 {
	font-size:xx-large; 
	color:#FFF;
	margin:0; 
	}

h3 {
	margin:0 0 5px 0;
	font-size:x-large;
	padding:2px 2px 2px 7px;
	background:url(../img/banner-pattern.png) repeat;
	}

h4 {
	font-size:x-large;
	font-weight:bold;
	padding:2px 2px 2px 7px;
	margin: 10px 0 5px 0;
	}

h5 {
	font-size:x-large;
	margin: 20px 0 5px 0;
	padding:6px 10px;
	background:url(../img/transperant.png) repeat;
	}

h6 {
	font-size:small;
	margin: 10px 0 20px 0;
	padding:6px 10px;
	border:1px solid #000;
	background:url(../img/transperant.png) repeat;
	}

/* --------------LAYOUT-------------- */

#top-wrapper {
	width:100%;
	height:330px;
	color:#000;
	background:url(../img/top-fade.png) top repeat-x;
	}

#top {
	width:960px;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
	}

#top a {
	color:#000;
	}

#content-wrapper {
	width:100%;
	padding:10px 0 10px 0;
	}

#content {
	background:url(../img/transperant.png) repeat;
	width:930px;
	margin-right:auto;
	margin-left:auto;
	color:#FFF;
	text-align:left;
	overflow:auto;
	}

#nav_top a:hover,#nav_bottom a:hover {
	color:#666;
	text-decoration:none;
	}

#bottom-wrapper {
	width:930px;
	background:url(../img/transperant.png) repeat;
	margin-right:auto;
	margin-left:auto;
	margin-top:20px;
	padding-top:40px;
	padding-bottom:40px;
	}

#bottom {
	width:930px;
	text-align:center;
	background-color:#000;
	margin-top:20px;
	margin-right:auto;
	margin-left:auto;
	}

#footer {
	width:930px;
	margin-right:auto;
	margin-left:auto;
	height:220px;
	background:#0a0a0a;
	}

#footer .link {
	text-align:left;
	width:130px;
	padding:10px;
	float:left;
	font-size:small;
	color:#666;
	text-transform:uppercase;
	}

#footer div a {
	font-size:small;
	font-style:normal;
	}

#footer .link li {
	list-style:none;
	}

#footer .link a{
	color:#666;
	text-decoration:none;
	}

#footer .link li a{
	font-size:smaller;
	color:#FFF;
	text-decoration:none;
	}

#footer .link a:hover {
	color:#333;
	text-decoration:none;
	}

#footer .logo {
	text-align:center;
	width:160px;
	margin:10px;
	height:180px;
	float:right;
	text-transform:uppercase;
	}

#footer .logo a:hover {
	color:#333;
	text-decoration:none;
	}

#footer img.lang {
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	}

#footer img.lang:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
	}

#copy {
	margin-right:auto;
	margin-left:auto;
	padding:40px;
	text-align:center;
	font-size:small;
	color:#FFF;
	text-transform:uppercase;
	}

#copy a {
	color:#FFF;
	}

#copy a:hover {
	color:#999;
	text-decoration:none;
	}
/* --------------HEADER-------------- */

#title {
	width:930px;
	height:250px;
	margin-right:auto;
	margin-left:auto;
	background:url(../img/title-white.png) no-repeat center top;
	}

#title-en {
	width:930px;
	height:250px;
	margin-right:auto;
	margin-left:auto;
	background:url(../img/title-white-en.png) no-repeat center top;
	}

/* --------------MENU-------------- */

#menu-wrapper {
	margin-top:20px;
	padding-bottom:14px;
	margin-right:auto;
	margin-left:auto;
	font-variant:small-caps;
	}

#menu-wrapper li {
	display:inline;
	}

#menu a {
	padding:12px 1em 12px 1em;
	margin-left:-1px;
	margin-right:-1px;
	font-size:x-large;
	color:#fff;
	border-bottom:3px solid #666;
	background:url(../img/banner.png) bottom repeat-x;
	}

#menu a.menu1:hover,#menu a.menu1#current {
	border-bottom:3px solid #F00;
	background:url(../img/banner-hover.png) bottom repeat-x;
	}

#menu a.menu2:hover,#menu a.menu2#current {
	border-bottom:3px solid #F60;
	background:url(../img/banner-hover.png) bottom repeat-x;
	}

#menu a.menu3:hover,#menu a.menu3#current {
	border-bottom:3px solid #FC0;
	background:url(../img/banner-hover.png) bottom repeat-x;
	}

#menu a.menu4:hover,#menu a.menu4#current {
	border-bottom:3px solid #390;
	background:url(../img/banner-hover.png) bottom repeat-x;
	}

#menu a.menu5:hover,#menu a.menu5#current {
	border-bottom:3px solid #06C;
	background:url(../img/banner-hover.png) bottom repeat-x;
	}

#menu a.menu6:hover,#menu a.menu6#current {
	border-bottom:3px solid #93C;
	background:url(../img/banner-hover.png) bottom repeat-x;
	}

#menu a.menu7:hover,#menu a.menu7#current {
	border-bottom:3px solid #F09;
	background:url(../img/banner-hover.png) bottom repeat-x;
	}

#menu a.menu8:hover,#menu a.menu8#current {
	border-bottom:3px solid #FFF;
	background:url(../img/banner-hover.png) bottom repeat-x;
	}

/* --------------BARS N' BUTTONS-------------- */

.red {border-bottom:1px solid #F00; color:#F00}
.red2 {border-top:1px solid #F00;}

.orange {border-bottom:1px solid #F60; color:#F60;}
.orange2 {border-top:1px solid #F60;}

.yellow {border-bottom:1px solid #FC0; color:#FC0}
.yellow2 {border-top:1px solid #FC0;}

.green {border-bottom:1px solid #390; color:#390}
.green2 {border-top:1px solid #390;}

.blue {border-bottom:1px solid #06C; color:#06C}
.blue2 {border-top:1px solid #06C;}

.purple {border-bottom:1px solid #93C; color:#93C}
.purple2 {border-top:1px solid #93C;}

.pink {border-bottom:1px solid #F09; color:#F09}
.pink2 {border-top:1px solid #F09;}

.grey {border-bottom:1px solid #666; color:#666}
.grey2 {border-top:1px solid #666;}

.white {border-bottom:1px solid #FFF; color:#FFF}
.white2 {border-top:1px solid #FFF;}

#nav_top {
	width:920px;
	background:#000 url(../img/banner.png) center;
	padding:5px;
	float:left;
	}

#nav_top p {
	font-size:smaller;
	text-transform:uppercase;
	text-align:left;
	font-weight:800;
	text-align:left;
	}

#nav_bottom {
	width:920px;
	background:#000 url(../img/banner.png) center;
	padding:5px;
	float:left;
	}

#nav_bottom p {
	font-size:smaller;
	text-transform:uppercase;
	text-align:left;
	font-weight:800;
	text-align:left;
	}

p.back p.top a {
	color:#FFF;
	}

p.back p.top a:hover {
	color:#666;
	text-decoration:none;
	}

p.back {
	float:left;
	}

p.top {
	float:right;
	}

button {
	background:url(../img/banner.png) repeat-x; 
	width:100px;
	height:25px;
	margin-top:10px;
	border:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:small;
	font-weight:bold;
	color:#FFF;
	cursor:pointer;
	text-transform:uppercase;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
	}

button:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
	}

#news-wrapper {
	width:930px;
	margin:10px auto;
	color:#FFF;
	float:left;
	}

#news-wrapper div {
	background:url(../img/top-fade.png) center repeat-x;
	height:120px;
	width:300px;
	float:left;
	}

#news-wrapper div:hover h3 {
	color:#666;
	}

#news-wrapper div.left {
	margin-left:10px;
	}

#news-wrapper div.center {
	margin:0 5px;
	}

#news-wrapper div.right {
	margin-right:10px;
	}

#news-wrapper div h3 {
	font-size:medium;
	}

#news-wrapper div p {
	font-size:small;
	}

/* --------------CONTENT-------------- */

.column3 {
	background:url(../img/top-fade.png) top repeat-x;
	width:290px;
	float:left;
	margin:10px;
	min-height:200px;
	}

.column2 {
	background:url(../img/top-fade.png) top repeat-x;
	width:445px;
	float:left;
	margin:10px;
	min-height:250px;
	}

.column2_small {
	background:url(../img/top-fade.png) top repeat-x;
	width:445px;
	float:left;
	margin:10px;
	min-height:150px;
	}


.column2-group {
	background:url(../img/top-fade.png) top repeat-x;
	width:445px;
	float:left;
	margin:10px;
	min-height:110px;
	text-align:center;
	}

.column2-1 {
	width:600px;
	float:left;
	margin:10px;
	min-height:200px;
	}

.column1-2 {
	width:445px;
	float:left;
	margin:10px;
	min-height:400px;
	float:right;
	}

.column-right {
	width:445px;
	float:left;
	margin:10px;
	min-height:400px;
	float:right;
	}

.column-left {
	width:445px;
	float:left;
	margin:10px;
	min-height:400px;
	float:left;
	}

.column1 {
	background:url(../img/top-fade.png) top repeat-x;
	width:910px;
	float:left;
	margin:10px;
	min-height:200px;
	}

a.u:hover {
	text-decoration:underline;
	}

#print {
	position:relative;
	background:url(../img/top-fade.png) top repeat-x;
	min-height:250px;
	width:910px;
	margin:10px;
	float:left;
	}

#print div {
	float:left;
	overflow:hidden;
	margin-bottom:30px;
	margin-top:5px;
	font-size:medium;
	}

#print div.left {
	width:445px;
	margin-right:10px;
	text-indent:20px;
	}

#print div.right {
	width:445px;
	margin-left:10px;
	text-indent:20px;
	}

#print div.full {
	width:890px;
	margin:10px;
	}

#print a:hover {
	color:#FFF;
	text-decoration:underline;
	}

#print h5 {
	margin:20px 5px 6px 5px;
	padding:6px 10px;
	background:url(../img/transperant.png) repeat;
	}

#print ul {
	padding-left:15px;
	}

#print p {
	text-indent:20px;
	margin-bottom:5px;
	}

#op {
	text-indent:0px;
	font-size:large;
	font-weight:bold;
	margin-bottom:10px;
	}

#author {
	font-size:large;
	font-style:italic;
	}

#comp {
	font-size:medium;
	}

#thx {
	text-align:center;
	padding-bottom:20px;
	}

form {
	padding:10px;
	}

.highslide-gallery ul {
	text-align:left;
	clear:right;
	list-style:none;
	}

#print .highslide-gallery img {
	margin:0
	}

a.top {
	text-align:right;
	}

/* ---INDEX--- */

#enter {
	background:url(../img/transperant.png) repeat;
	width:960px;
	height:600px;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #000;
	margin-top:50px;
	text-align:center;
	}

#enter-wrapper {
	width:100%;
	height:100%;
	padding-top:20px;
	background:url(../img/top-fade.png) repeat-x;
	}

#enter-wrapper img {
	margin:0px;
	}

#enter-wrapper img.enter {
	margin:0px;
	}

.enter {
	background:url(../img/transperant.png);
	filter:alpha(opacity=25);
	-moz-opacity:.25;
	opacity:.25;
	}

.enter:hover {
	background:url(../img/transperant.png);
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
	}
