* {
	padding:0px;
	margin:0px;
}

.clearFix {
	clear:both;
	font-size:0px;
	height:0px;
	line-height:0px;
	padding:0px;
	margin:0px;
}

body {
	font: 13px/1.2 Verdana, Arial, Helvetica, Sans-Serif;
	background-image: url('/images/bg.jpg');
	color: #333;
	overflow-x: hidden;
}

h1 {
	margin-bottom: 8px;
}

a {
	color: #0000ff;
}

#shadow {
	width: 997px;
	margin: auto;
}

#shadow_bottom {
	width: 997px;
	margin: auto;
	background-image: url('/images/shadow_bottom.png');
	height: 23px;
	display: none;
}

#wrapper {
	position: relative;
	width: 960px;
	margin-left: 16px;
	min-height: 768px;
	height: auto !important;
	height: 768px;
}


#shadow.panorama {
	width:auto;
	height: auto;
	margin:auto;
}

#shadow.panorama #wrapper {
	width:auto;
	height: auto;
	margin:auto;
}


#cup {
	position: absolute;
	z-index: 11;
	left:60px;
	top: 200px;
}

#cookie {
	position: absolute;
	z-index: 10;
	left:190px;
	top: 430px;
}

#cookie.crumbs {
	left: 180px;
	top: 450px;
}

#pen {
	position: absolute;
	z-index: 10;
	left:850px;
	top:200px;
}

#pen.open {

}

#book {
	position:relative;
	z-index: 20;
	top: 5em;
	width: 508px;
	margin-left: 330px;
}


#book .top {
	background-image: url('/images/cbooktop.png');
	height:36px;
}

#book .bottom {
	background-image: url('/images/cbookbot.png');
	height:60px;
	margin-top: -30px;
}





#page {
	height: 48em;
	background-image: url('/images/cbook.png');
}



#page .content {
	position: relative;
	z-index: 20;
	width: 420px;
	margin-left:60px;
}




#logo {
	position: relative;
	top: -15px;
	left:200px;
}

#logo.small {
	left: 220px;
	margin-bottom:-35px;
}

#book.open {
	width: 942px;
	margin:auto;
}


#book.open .top {
	background-image: url('/images/obooktop.png');
}

#book.open .bottom {
	background-image: url('/images/obookbot.png');
}

#book.open #page {
	background-image: url('/images/obook.png');
}


#book.open .content.left {
	margin-left: 25px;
	width: 390px;
	float: left;
}

#book.open .content.right {
	margin-right: 35px;
	width: 400px;
}

#book.open .content.left, #book.open .content.right {
}

#book.open .content.right.tabs_top {
	margin-top: 1em;
}





#book.back .top {
	background-image: url('/images/cbooktop_back.png');
}

#book.back .bottom {
	background-image: url('/images/cbookbot_back.png');
}

#book.back #page {
	background-image: url('/images/cbook_back.png');
}

#book.back .content {
	margin-left: 40px;
	width:380px;
}

#book.back #logo.small {
	left: 270px;
}


p {
	padding: 8px 0px;
}

.red {
	color: #F00;
}


.menu {
	position: absolute;
	top: 22px;
	left: 25px;
	width: 420px;
}


.menu ul, .menu li {
	list-style: none;
}

.menu li {
	position: relative;
	z-index: 0;
	float:left;
	margin-right: -18px;
}

.menu li a {
	background-image: url('../images/tab0.png');
	width: 98px;
	height: 93px;
	color: #000;
	text-decoration: none;
	text-align: center;
	font-size: .7em;
	display: block;
	line-height: 5em;
}

.menu li.selected {
	z-index:99;
}

.menu li.selected a {
	background-image: url('../images/tab1.png');
	color: #FFF;
}

.menu.nav1 {
	left: 505px;
}


#wrapper.contact .menu {
	left: 365px;
}

.center {
	text-align: center;
}

.left {
	float: left;
}

.right {
	float: right;
}

.overlap {
	position: relative;
	z-index:98;
}

.subcontent {
	padding-top: 60px;
}

.mntop {
	margin-top: -10px;
}

.mnntop {
	margin-top: -15px;
}

.mtop {
	margin-top: -20px;
}

.mbottom {
	margin-bottom: -20px;
}

.mmbottom {
	margin-bottom: -40px;
}

.mmmbottom {
	margin-bottom: -60px;
}

.mmtop {
	margin-top: -40px;
}

.mmmtop {
	margin-top: -60px;
}

.mmmmtop {
	margin-top: -80px;
}

.mleft {
	margin-left: -10px;
}

.mnleft {
	margin-left: -15px;
}

.mright {
	margin-right: -10px;
}

.mmright {
	margin-right: -20px;
}

.pppright {
	margin-right: 50px;
}

.mnright {
	margin-right: -15px;
}

.highlight {
	font-weight: bold;
	color: #003c98;
}

blockquote {
	margin-top: 10px;
}

ul.list {
	margin: 10px 15px;
}

ul.list li {
	line-height: 1.4em;
	margin: 6px 0px;
}

.lh0 {
	line-height:0px;
}

.pleft {
	margin-left: 280px;
}

.pright {
	margin-right: 290px;
}

.pnright {
	margin-right: 280px;
}

blockquote, .highlight2 {
	color: #333399;
}

.next {
	position: absolute;
	top: 0px;
	margin: -10px 10px 0px 0px;
	right: 0px;
}

.next.main {
	position: static;
	margin: 0px;
	text-align: right;
	padding: 0px 20px 10px 0px;
}

.panoramaButton {
	position: absolute;
	top: 0px;
	left: 165px;
	margin: -25px 0px 0px 0px;
}

.prev  {
	position: absolute;
	top: 0px;
	margin: -10px 0px 0px 10px;
	left: 0px;
}


.gallery_pages {
	display: none;
	position: absolute;
	bottom: 0px;
	margin: 35px 40px;
	right: 0px;
	z-index: 99;
}

.gallery_pages.left {
	left: 0px;
	margin: 35px 40px;
}

.gallery_pages ul, .gallery_pages li {
	list-style: none;
}

.gallery_pages li {
	float: left;
	padding-right: 10px;
	background: url(../images/ch_sep.gif) no-repeat center right;
}

.gallery_pages li img {
	border: 0px;
}

.gallery_pages li.last, .gallery_pages li.gprev, .gallery_pages li.gnext  {
	background: none;
	padding:0px;
}

.gallery_pages li.gprev {
	margin-right:5px;
}

.gallery_pages li.gnext {
	margin-left:5px;
}

.gallery_pages li.gprev {
	display: none;
}

.gallery_pages.left li.gprev {
	display: block;
}

.gallery_pages.left li.gnext {
	display: none;
}

#shadowbox { 
	position: relative; 
	margin:50px 0px 0px 0px;
	left: 60px;
	border: 0px;
}

.systemMessage {
	background-color: #FFFFCC;
	padding: 4px;
	border:2px double #FFD801;
	color:#777;
	margin-bottom: 10px;
}

.systemError {
	background-color: #FFDBDD;
	padding: 4px;
	border:2px double #FF010D;
	color: #FF010D;
	margin: auto;
	margin-bottom: 10px;
}