@charset "utf-8";
/* CSS Document */
html{
background-image:url(../images/bg.gif);
padding:0px;
margin:0px;
}
body
{
margin:0px;
padding-top:10px;
background:url(../images/wraptopbg.gif) repeat-x;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
/*font-family: "Comic Sans MS";*/
color:#FFFFF;
}
pre{
white-space: pre-wrap;
white-space: -moz-pre-wrap;
white-space: -o-pre-wrap;
word-wrap: break-word;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
textarea{
font-family: inherit;
font-size: inherit;
}
h1{
font-size:1.2em;
background:url(../images/hlongbg.png) no-repeat;
background-position: 162px;
height:48px;
padding-top:56px;
padding-left:192px;
/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
color:#212121;

}
h2{
font-size:1.0em;
background:url(../images/h2bg.png) no-repeat;
background-position: 162px;
height:47px;
color:#212121;
padding-top:56px;
padding-left: 192px;
text-align:left;
}
h2 a{
color:#212121;
text-decoration:none;
}
h2 a:hover{
color:#212121;
text-decoration:underline;
}
.cursus h2{
background:url(../images/h2bg.png) no-repeat;
}
#wrap{
margin:0 auto; /*center hack*/
text-align:left; /*center hack*/

background-image:url(../images/wrapbg.gif);
background-repeat:repeat-y;
width:982px;
min-height:525px;
}
#header{
background:url(../images/header.jpg) no-repeat right;
width:982px;
height:251px;
margin:0;
padding:0;
}
#menu{
clear:both;
margin-top:0;
margin-left:1px;
margin-bottom:0;
/*margin:0 5px 0 1px;*/
padding:0px 4px;
font-family:Geneva, Arial, Helvetica, sans-serif;

font-size:0.8em;
font-weight:bold;
line-height:27px;
height:52px;
list-style:none;
width:972px;
background:#9c0000;
}
#menu a{
text-decoration:none;
font-family:Geneva, Arial, Helvetica, sans-serif;
color:#212121;
font-weight:bold;
}
a:link{
text-decoration:underline;
}

#menu li a, #menu li{
margin:0;
padding:0;
float:left;
width:97px;
height:50px;
padding-top:1px;
text-align:center;
}
#menu li a{
background-image:url(../images/menubutton.jpg);
background-repeat:no-repeat;
}
#menu li a:hover{
background-image:url(../images/menuhover.jpg);
}
#menu li#active  a{
	background-image:url(../images/menuactive.jpg);
	background-repeat:no-repeat;	
}
#contend{
color:#500030;
clear:both;
margin-left:1px;
background:url(../images/contentbg.gif) repeat-x;
min-height:395px;
width:977px;
padding:1px;
padding-left:2px;
font:0.7em;
}
#center{
padding:0px 20px;
float:left;
width:697px;
}
#right{
float:left;
background:url(../images/vline.jpg) no-repeat;
min-height:395px;
width:100px;
}
#footer{
clear:both;
margin-left:0px;
background:url(../images/footer.gif) no-repeat bottom left;
height:167px;
}
#center p{
text-align:justify;
max-width:600px;
padding-left:192px
}
#center img{
padding-left:30px;
}
.cursus{
padding:10px;
float:left;
width:325px;
min-height:320px;
/*border-bottom:dotted 1px;*/
/*border-right:dotted 1px;*/
/*border:1px #472121 solid;*/
}
.cursus h2{
padding-left:1em;
}
tr{
vertical-align:top;
}
div .party{
margin-top:1em;
margin-left:20px;/*
margin-right:50px;


min-height:250px;*/
clear:left;
vertical-align:middle;
overflow:auto;
}
.party div{
overflow:auto;
/*height:240px;*/
padding-left:3em;
}
.party img{
float:left;
margin:0px 10px 10px 30px;
/*max-height:200px;
max-width:150px;*/
}
.party p{
padding-left:10px;
}

td{
color: #500030;
font-size: 85%;
//padding-left: 1.5em;
//text-indent:-1.5em; 
}

#center a img, #center a:visited img, #center a:link img,#center a:active img{
padding-left:0px;
/*border:1px #CCC solid;*/
}

#center a img, #center a:visited img, #center a:link img,#center a:active img{
padding-left:0px;
}
#contend a:link img{
border-color:#CCC;
color:#BF9B0B;
}
#contend a:hover img{
border-color:#BF9B0B;
color:#BF9B0B;
}

table{
//width:100%;
padding-left:192px;
}
.td-picture-pic, .td-picture-navi, .td-thumbnails-navi{
text-align:center;
}

tr.border_bottom td {
  border-bottom: 1px solid black;
}

.thumbs div{
text-align:center;
vertical-align:middle;
float:left;
height:170px;
width:170px;
}
#right{
padding-top:50px;
text-align:center;
min-width:230px;
}
#right div{
padding:5px;
}
#contend a img{
text-decoration:none;
}

#header ul{
padding-top:145px;
padding-right:15px;
list-style:none;
}
#header li{
padding:5px;
float:right;
}
#header a img{
text-decoration:none;
border:none;
}

/* Lightbox */
/* line 7, ../sass/lightbox.sass */
body:after {
  content: url(../images/close.png) url(../images/loading.gif) url(../images/prev.png) url(../images/next.png);
  display: none;
}

/* line 11, ../sass/lightbox.sass */
.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

/* line 20, ../sass/lightbox.sass */
.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}
/* line 28, ../sass/lightbox.sass */
.lightbox .lb-image {
  display: block;
  height: auto;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
/* line 32, ../sass/lightbox.sass */
.lightbox a img {
  border: none;
}

/* line 35, ../sass/lightbox.sass */
.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.3-p392/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 44, ../sass/lightbox.sass */
.lb-container {
  padding: 4px;
}

/* line 47, ../sass/lightbox.sass */
.lb-loader {
  position: absolute;
  top: 43%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

/* line 56, ../sass/lightbox.sass */
.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../images/loading.gif) no-repeat;
}

/* line 63, ../sass/lightbox.sass */
.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

/* line 71, ../sass/lightbox.sass */
.lb-container > .nav {
  left: 0;
}

/* line 74, ../sass/lightbox.sass */
.lb-nav a {
  outline: none;
}

/* line 77, ../sass/lightbox.sass */
.lb-prev, .lb-next {
  width: 49%;
  height: 100%;
  cursor: pointer;
  /* Trick IE into showing hover */
  display: block;
}

/* line 84, ../sass/lightbox.sass */
.lb-prev {
  left: 0;
  float: left;
}
/* line 87, ../sass/lightbox.sass */
.lb-prev:hover {
  background: url(../images/prev.png) left 48% no-repeat;
}

/* line 90, ../sass/lightbox.sass */
.lb-next {
  right: 0;
  float: right;
}
/* line 93, ../sass/lightbox.sass */
.lb-next:hover {
  background: url(../images/next.png) right 48% no-repeat;
}

/* line 96, ../sass/lightbox.sass */
.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.3-p392/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 103, ../sass/lightbox.sass */
.lb-data {
  padding: 0 4px;
  color: #bbbbbb;
}
/* line 106, ../sass/lightbox.sass */
.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}
/* line 111, ../sass/lightbox.sass */
.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}
/* line 115, ../sass/lightbox.sass */
.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}
/* line 121, ../sass/lightbox.sass */
.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../images/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
/* line 130, ../sass/lightbox.sass */
.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

input[type=submit] {padding:5px 15px; background:#ccc; border:0 none;
cursor:pointer;
//-webkit-border-radius: 5px;
//border-radius: 5px;
font-size: 100%;
}
