/* CSS Document */
html {
height:100%;
}
body {
     background-attachment: fixed;
     background-position:left;
     background-repeat:no-repeat;
	 background-color: #FFFFFF;
	 margin:0px;
	 height:100%;
	 font-family:Helvetica;
	 color: #666666;
	 font-size:11px;
}

table.main1 {
	margin-left: 25px;
	}
	
table.main2 {
	
	margin-left: 100px;
	}
	
td.main3 {
	margin-right: 50px;
	}

a {
	color:#666666;
	text-decoration:none;
	text-align:right;
	margin-right:20px;
	font-family:Helvetica;
	font-size:11px;
}

a:hover {
	text-decoration:underline;
	color:#666666;
	}
	
a.bodylink {
	color:#666666;
	text-decoration:none;
	font-family:Helvetica;
	font-size:11px;
	margin:auto;
}
a.bodylink:hover {
text-decoration:underline;
}

img.top {
	margin-left:303px;
	}

.copyright {
	font-size:9px;
	}

p.bodytext{
margin-left:15px;
font-family:Helvetica;
color:#666666;
font-size:11px;
text-align:justify;
}

p.portcontent{
margin-left:40px;
font-family:Helvetica;
color:#666666;
font-size:11px;
text-align:justify;
}

.header {
	margin-left:10px;
	text-align:justify;
	margin-right:10px;
	font-family:Helvetica;
	color:#666666;
	font-size:11px;
}

td.content {
	margin-left:25px;
	text-align:right;
	font-family:Helvetica;
	font-size:13px;
	border-top:thin;
	border-top-color: #666666;
	border-top-style: solid;
	border-left:thin;
	border-left-color: #666666;
	border-left-style:solid;
	border-right:thin;
	border-right-color:#666666;
	border-right-style:solid;
	text-align:justify;
	}
td.topborder{
 	border-bottom:thin;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	
}

img.nav	{
	margin-left:5px;
	margin-right:20px;
	}

.titletop {
	margin-left:25px;
	text-align:justify;
	margin-right:20px;
	font-family:Helvetica;
	color:#666666;
	font-size:11px;
}
frameleft {
	text-align:right;
	}

.title {
	margin-left:30px;
	font-size:14px;
	color:#666666;
	font-weight: bold;
	font-family: Helvetica;
}

.title2 {
	font-size:24px;
	color:#666666;
	font-weight: bold;
	font-family: Helvetica;
}

.sideimages {
margin-top:27px;
text-align:center;
}

.fullheight {
height:100%;
padding: 0px;
margin:0px;
}

.logo a {
margin-left:190px;
display:block;
width:19px;
height:34px;
background-image: url(noreturn/images/logo_a.gif);
background-repeat: no-repeat;
}

.logo a:hover {
background-image: url(noreturn/images/logo_b.gif);
}

td.news a {
margin-left:11px;
display:block;
width:48px;
height:17px;
background-image: url(noreturn/images/news_a.gif);
background-repeat: no-repeat;
overflow: hidden;
}

td.news a:hover {
background-image: url(noreturn/images/news_b.gif);
}

td.shows a {
display:block;
width:60px;
height:17px;
background-image: url(noreturn/images/shows_a.gif);
background-repeat: no-repeat;
overflow: hidden;
}

td.shows a:hover {
background-image: url(noreturn/images/shows_b.gif);
}

td.about a {
display:block;
width:57px;
height:17px;
background-image: url(noreturn/images/about_a.gif);
background-repeat: no-repeat;
overflow: hidden;
}

td.about a:hover {
background-image: url(noreturn/images/about_b.gif);
}

td.media a {
display:block;
width:53px;
height:17px;
background-image: url(noreturn/images/media_a.gif);
background-repeat: no-repeat;
overflow: hidden;
}

td.media a:hover {
background-image: url(noreturn/images/media_b.gif);
}

td.merch a {
display:block;
width:59px;
height:17px;
background-image: url(noreturn/images/merch_a.gif);
background-repeat: no-repeat;
overflow: hidden;
}

td.merch a:hover {
background-image: url(noreturn/images/merch_b.gif);
}

td.contact a {
display:block;
width:74px;
height:17px;
background-image: url(noreturn/images/contact_a.gif);
background-repeat: no-repeat;
overflow: hidden;
}

td.contact a:hover {
background-image: url(noreturn/images/contact_b.gif);
}

td.whitebackground {
background-color:#000000;
}

img.noborder {
border:0px;
}

td.sidedirt {
background-color:#79e2fe;
width:1px;
}

td.blueback {
background-color:#79e2fe;
width:2px;
}

td.tenheight {
height:10px;
}
td.twoheight {
height:2px;
}
td.twentyfivewidth {
width:25px;
}

img.bottomright
{
    position: fixed;
    bottom:0;
    right:0;
    color:#000000;
    text-align:right;
    margin: 0 auto;
    background: #333333;
    padding: 0px 0px 0px 0px;
    border: 0px;
    z-index: 3;
}

.galleria{list-style:none;width:200px}
.galleria li{display:block;width:80px;height:80px;overflow:hidden;float:left;margin:0 10px 10px 0}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:400px} /* MSIE bug */
