@CHARSET "UTF-8";
@import "reset.css";

body, html {
  width: 100%;
  height: 100%;
}

body {
  color: black;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
	_text-align: center;
}

a {
  cursor: pointer;
	color: black;
  text-decoration: underline;
}

h1 {
  width: 400px;
  margin-bottom: 25px;
  font-size: 24px;
	font-weight: normal;
  color: black;
}

#leftcol p.func {
  display: block;
	width: 100px;
  float: right;
	line-height: 28px;
	color: #bf1a1a;
  font-size: 11px;
	text-align: right;
}

h3 {
  margin-bottom: 4px;
  font-size: 14px;
  color: black;
}

h4 {
	color: #cbb266;
	font-size: 14px;
	font-weight: normal;
}

div.clear {
  clear: both;
  font-size: 0;
}



/* main structure
 ************************************************/
#tableinit {
  width: 670px;
  margin: 30px auto 70px auto;
  border-top: 0;
  _text-align: left;
}

#mainwrap {
  width: 650px;
  margin: 0 9px;
  border: 1px solid #2d2d2d;
}

.maincontainer {
  margin-bottom: 6px;
  width: auto;
  background-position: 0 0;
  background-repeat: repeat-y;
}

#mainwrap .last {
	background: none;
	border: none;
}

/* left column
 ************************************************/
#leftcol {
  width: auto;
  margin-bottom: 6px;
}

#leftcol .container {
  padding: 17px 19px 17px 19px;
}

#leftcol p {
	line-height: 20px;
	text-align: justify;
}


#leftcol p.utils {text-align:right; }

/* view block */
 .viewBlock {
  width: 100%;
  height: 100%;
  padding-bottom: 18px;
  margin-bottom: 20px;
  border-bottom: 1px dotted #585454;
} 

/* view picture | view block */
 .viewPic {
  width: 121px;
  height: 121px;
  margin-right: 10px;
  float: left;
  background-color: white;
}

.viewPic img {
  margin: 5px 0 0 5px;
  padding: 0;
  border: 0;
  vertical-align: top;
}

/* view text | view block */
.viewText {
  width: 469px;
  height: 100%;
  float: right;
}

.viewText ul {
  width: 100%;
  height: 15px;
  margin-bottom: 11px;
}

.viewText ul li {
  float: left;
  width: auto;
  height: 15px;
  padding-right: 15px;
}

#leftcol .viewText p {
	margin-bottom: 13px;
	line-height: 12px;
}


/* description */
#leftcol .description .pager {
	border: none;
}

#leftcol .description .pager p {
  margin: 0 0 17px 0;
}

#leftcol .description a,
#leftcol .description .pager p a {
	color: black;
	text-decoration: underline;
}

.description address {
	font-size: 12px;
  font-style: normal;
	font-weight: bold;
}

.description img {
	margin-bottom: 5px; 
}

.description .leftcolumn {
	float: left;
	margin: 15px 15px 0 0;
	width: 252px;
}

.description .midcolumn {
  float: left;
  margin: 15px 15px 0 0;
	width: 325px;
}

.description .midcolumn big {
	font-size: 12px;
}


/* midleftcolumn & calendar | description */
.description .midleftcolumn,
.description div.calendar {
	margin: 10px 0 10px 0;
  height: 178px;
}

.description .midleftcolumn {
	float: left;
	width: 422px;
}

.description .midleftcolumn .col {
  float: left;
	padding: 15px 25px 15px 25px;
  width: 90px;
  _width: 140px;
  height: 148px;
  _height: 178px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.description .midleftcolumn .col_left { text-align: left; }

.description .midleftcolumn .col_right { text-align: right; }

.description div.calendar {
  float: right;
  width: 176px;
}

#leftcol h2.description {
	margin: 20px 0 12px 0;
}

/* calendar */
table td {
  text-align: center;
  vertical-align: middle;
	font-size: 11px;
}

.description table td img { border: none; }

table.head {
	margin: 7px 10px 0 10px;
}

table.nav {
	width: 100%;
  padding: 7px 10px 7px 10px;
  *padding: 5px 0 5px 0;
	*height: 26px;
  border-collapse: separate;
	border-bottom: 1px solid #524b4b;
}

 #leftcol .description table.nav td a {
	/*display: block;
	width: 4px;
	height: 7px;*/
  background-position: 0 0;
	background-repeat: no-repeat;
	text-decoration: none;
}


table.calendar {
  margin: 6px 6px 6px 14px;
}

table thead th {
  height: 20px;
  width: 22px;
	font-size: 11px;
  text-align: center;
  vertical-align: middle;
}

table.calendar td {
	border-collapse: collapse;
	padding: 2px;
  border-bottom: 1px solid #231b1b;
  border-right: 1px solid #231b1b; 
	height: 16px;
  width: 16px;
	text-align: center;
	vertical-align: middle;
}

table thead tr th {
	border-bottom: 1px dotted #ffffff;
}

table.calendar td { color: #ffffff; }

table.calendar td p {
	*width: 115px;
	color: #a3a3a3;
}

table.head .sun,
table.calendar .sun { color: grey; }

#leftcol .description table.calendar td.free { background: #737373; }

#leftcol .description table.calendar td.free a {
  color: #000000;
  text-decoration: none;
}


/* slideshow */
.slideshow {
  position: relative;
  width: auto;
  height: 73px;
}

.slideshow_items_wrap {
  position: relative;
}

.slideshow .slideshow_item {
  float: left;
  width: 74px;
  height: 73px;
}

#slideshow_cardwrap {
  position: relative;
  width: 600px; 
}

.slideshow a {
  text-decoration: none;
}

#slideshow_leftbutton,
#slideshow_rightbutton {
  z-index:  1;
}


#leftcol h2,
#rightcol h3 {
  color: black;
  font-size: 18px;
  font-weight: normal;
}
#leftcol h2 {
  margin: 0 0 12px 0;
  font-size: 20px;
}


/* footer
 ************************************************/
#footer {
  width: auto;
  margin: 0 9px;
  height: auto;
  padding: 15px 0 20px 0;
  color: #75746f;
  text-align: right;
}
