@import url("reset.css");
@import url("typography.css");


/***************************************/
/*         LAYOUT - main blocks        */
/***************************************/

#wrapper {
	background-image:url(images/background.gif);
	background-position:center -60px;
	background-repeat:no-repeat;
	overflow:visible;
	width:100%;
	display: inline;
	position: absolute;
	height: 100%;
}

#factory {
	display:block;
	margin:1em auto 0;
	position:relative;
	width:970px;
}

#contentblock {
	width: 400px;
	display: block;
	float: left;
	background-color: #D9D9B3;
	padding: 0 8.6em 0 0;
	background-image: url(images/contentblock.gif);
	background-repeat: repeat-y;
	background-position: right top;
	margin:0;
}

#infoblock {
	display:block;
	float:left;
	margin:0;
	padding-top:0;
	position:relative;
	width:350px;
}

/***************************************/
/*         NAVIGATION                  */
/***************************************/

#navigation {
	display:block;
	font-size:10px;
	height:100%;
	left:400px!important;
	margin:0;
	overflow:visible;
	padding:0;
	position:absolute;
	top:0;
	width:8.6em;
}

ul.navbar {
	background-color:#312D27;
	list-style-image:none;
	list-style-type:none;
	margin:0;
	width: 100%;
	background-image: url(images/navbar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 50px 0 0 0!important;
	display:block;
	overflow:visible;
}


.navbar li {
	background-color: #6D6965;
	display:block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}


ul.navbar li a, .navbar li a:visited {
	background-color:#333333;
	border-top:1px solid #D9D9B3;
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	margin:0 18px 0 0;
	padding:4px 7px;
}

ul.navbar ul {
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}

ul.navbar ul li a, .navbar ul li a:visited {
	background-color:#EDEDDC;
	color:#666666;
	font-size:0.9em;
	font-weight:normal;
	padding:3px 7px;
}

.chimcorner {
	background-image:url(images/chimcorner.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	display:block;
	height:18px;
	position:absolute;
	right:0;
	top:32px;
	width:18px;
}

.navbar li a.current {
	background-color: #D9D9B3;
	color: #000000;
}

.navbar li a:hover {
	background-color: #CC0000;
	color: #000000;
}

#nav-graphic {
	background-image:url(images/section-name.gif);
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	height:200px;
	margin:10px auto;
	position:relative;
	right:9px;
	width:50px;
}

.about #nav-graphic {
	background-position:-50px 0px;}

#nav-graphic.detail {
	background-image:url(images/navigation-stars.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	display:block;
	height:50;
	width:50px;
}


/***************************************/
/*         CONTENT BLOCK               */
/***************************************/

#conheader {
	background-color: #FFFFFF;
	height: 17.5em;
	width: 400px;
	background-attachment: scroll;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	float: left;
}

.intro {
padding:10px;

}

.strapline {
	font-weight: bold;
}

#content {
	padding:0 10px;
	width: 378px;
	margin: 0px;
	display:block;
	float:left;
	background-color: #FFFFFF;
	border-left-width: 2px;
	border-left-style: solid;
	overflow:hidden;
}

#content img.alignleft {
	float: left;
	padding: 0 10px 10px 0;
}

#content img.alignright {
	float: right;
	padding: 0 0 10px 10px;
}

#content h1 {
	padding-left:50px;
	background-image: url(images/bigstar.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#content h2 {
	background-color:#EDEDDC;
	display:block;
	clear:both;
	left:-10px;
	padding:0 20px;
	position:relative;
	margin-right:-20px;
	font-family:"Courier New", Courier, monospace;
	font-size:1.5em;
	line-height:1em;
	background:#EDEDDC url(images/bullet.png) no-repeat scroll 3px -99px;
}

#content ul, .minicol ul {
	list-style-image:none;
	list-style-type:none;
	margin:0;
	padding:10px 0 0;
	text-indent:0;
}

#content li {
	font-weight:bold;
	background-image: url(images/bullet.png);
	background-position: left -175px;
	background-repeat: no-repeat;
	padding-left:20px;
	margin-bottom:5px;
}

a.more {
	background-image: url(images/link-more.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 8px;
	width: 31px;
	text-indent: -9999px;
}

.minicol {
	display:block;
	font-size:0.96em;
	margin-right:10px;
	position:relative;
	float:left;
	width:120px;
}

.minicol li {
	margin-bottom:10px;

}



.minicol p {
margin:0px;
}

.minicol .more {
	margin:0 15px;
	width:50px;
}

.minicol .right {
	margin-right:0;
	overflow:hidden;
	width:118px;
} 


/*---------Content Footer------------*/


#confooter {
	background:white none repeat scroll 0 0;
	border-top:2px solid;
	clear:both;
	height:18px;
	padding-right:8.6em;
	padding-top:2px;
	position:relative;
	width:400px;
	margin: 0px;	
}

#confooter p {
font-size:10px;
}

#confooter .chimneybottom {
	background-attachment:scroll;
	background-image:url(images/chimneybottom.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	border-left:2px solid;
	display:block;
	height:22px;
	position:absolute;
	top:-2px;
	width:8.6em !important;
	right:0px;
}



/***************************************/
/*         INFO BLOCK                 */
/***************************************/

#infoheader{
	background-image:url(images/user.gif);
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:6em;
	overflow:visible;
	padding-left:10px;
	padding-top:117px;
	position:relative;
	width:440px;
}

#infoheader h2 {
	display:block;
	float:left;
	margin:0;
	padding-right:10px;
}

#infoheader .contact {
	display:block;
	font-weight:bold;
	overflow:visible;
	padding:10px 0 0;
	width:290px;
}

#infoheader .tel, #infoheader .email {
font-size:1.5em;
margin:0;

}

/*---------Reception Content Block------------*/

#reception {
	background-image:url(images/infoblock.gif);
	background-position:right center;
	background-repeat:repeat-y;
	border-left:2px solid #6D6965;
	display:block;
	float:left;
	margin-left:-2px;
	padding:10px 60px 10px 10px;
	position:relative;
	width:380px;
}

.divider {
	background-image:url(images/divider-shelf.gif);
	display:block;
	height:14px;
	left:-18px;
	margin-bottom:5px;
	margin-right:-18px;
	position:relative;
	width:396px;
}

#reception h2 {
font-size:2em;
font-family:"Courier New", Courier, monospace;
}



/*---------Info block footer------------*/
#infofooter {
	background-image:url(images/entrance.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	border-left:2px solid #6D6965;
	display:block;
	float:left;
	height:90px;
	margin-left:-2px;
	width:450px;
}

#infofooter img.logo {
	bottom:10px;
	display:block;
	left:10px;
	position:absolute;
}


/***************************************/
/*         FUNCTION BLOCKS             */
/***************************************/

/*---------User Block------------*/

#user {}

/*---------News and Events Blocks------------*/

.date, .title, .venue {
	padding-left: 15px;
}

.date {
	font-weight:bold;
	background-image: url(images/bullet.png);
	background-position: left 4px;
	background-repeat: no-repeat;
}

#news p.date {
	background-position:left -46px;
}

#events p.date {
	background-position:left -99px;
}

.title a:hover{
	font-weight:normal;
	text-decoration: underline;
}

#news.minicol{
margin-right:0px
}

/*-------------------------------------*/
/*---------HOMEPAGE -------------------*/
/*-------------------------------------*/

/*---------content------------*/

.home #content {
	padding:0 0 10px 8px;
	width:390px;
}

#featureblock {
display:block;
width:390px;
overflow:hidden;
}


.feature, .minicol {
	display:block;
	float:left;
	position:relative;
	width:120px;
	margin-right:10px;
} 

.feature. right, .minicol. right {
	margin-right:0px;
	overflow:hidden;
	width:118px;
	float:right;
} 


.feature h2, .featurewide h2 {
	margin-bottom:5px;
	text-align:center;
	line-height:0;
	margin-left:2px;
	background:#FFFFFF!important;
	font-size:3em!important;
}

.feature p {
	margin-bottom:10px;
}

.featurewide {
	clear: both;
}

.featurewide img {
	float: left;
	margin-right: 10px;
}

.featurewide h2 {
	text-align:left;
	width:378px !important;
}

.featurewide h3 {
	margin-bottom: 5px;
}

/*---------Info------------*/

#contact.minicol {
font-weight:bold;
color:black;
}
