/* css Document */
body {
	margin: 0px;
	padding: 0px;
	behavior:url("/css/csshover.htc");
	background-color: #fff;
	background-image: url(../images/backall_full.jpg);
	color: #fff;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
}
p {
	line-height: 20px;
}
td {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
}
li {
	list-style: url(../images2006/bullet2.gif);
	line-height: 20px;
}
table {
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
a, a:active, a:link, a:visited {
	color: #CFC7BC;
}
a:hover {
	color: #CCC;
}
.caption {
	font-size: 10px;
	font-style: italic;
	margin: 2px 0 2px 0;
	text-align: center;
}
/*containers*/
#main {
	background: url(../images/header.jpg) no-repeat;
	width: 994px;
	height: 165px;
	margin: 0 auto;
	position:relative;
}
#logo {
	display: block;
	width: 994px;
	height: 98px;
}
#menu1 {
	width:476px;
	display: block;
	float: left;
	height: 32px;
}
#menu1:hover #submenu1, #menu1.over #submenu1, #menu1:hover #submenu1back, #menu1.over #submenu1back {
	display: block;
}
#submenu1 {
	position: absolute;
	left:0px;
	top: 124px;
	width: 994px;
	height: 129px;
	display: none;
	z-index: 2;
}
#submenu1back {
	position: absolute;
	left:0px;
	top: 124px;
	width: 994px;
	height: 129px;
	display: none;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/backmenu1.png', sizingMethod='crop');
	z-index: 1;
}
#submenu1back[id] {
	background: url(../images/backmenu1.png);
}
#menu2 {
	width:518px;
	display: block;
	float: right;
}
#menu2:hover #submenu2, #menu2.over #submenu2, #menu2:hover #submenu2back, #menu2.over #submenu2back {
	display: block;
}
#submenu2 {
	position: absolute;
	top: 120px;
	left: 0px;
	width: 994px;
	height: 129px;
	display: none;
	z-index: 2;
}
#submenu2back {
	position: absolute;
	top: 120px;
	left: 0px;
	width: 994px;
	height: 129px;
	display: none;
	background-repeat: no-repeat;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images2006/backmenu2.png', sizingMethod='image');
	z-index: 1;
}
#submenu2back[id] {
	background: url(../images2006/backmenu2.png);
}
#submenu1 a, #submenu2 a {
	position: relative;
	z-index: 0;
}
#mainmenu:hover #menu1, #mainmenu.over #menu1 {
	display: block;
}
#footer {
	clear: both;
	padding: 20px 0 0 0;
	display: block;
	height: 109px;
}
#footer table {
	height: 108px;
	width: 994px;
	background-repeat: no-repeat;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images2006/backfooter.png', sizingMethod='crop');
}
#footer[id] table {
	background: url(../images2006/backfooter.png);
}
#footer table a {
	position: relative;
	z-index: 1;
}
#startpic {
	height: 330px;
	width: 550px;
	background-position: center center;
}
#content {
	position: static;
	margin: 80px 0 0 0;
	width: 994px;
}
/*classes*/

.date {
	color: #666;
	font-size: 9px;
	margin: 0 10px 0 0;
}
.cblock {
	margin: 0px 0px 0px 0;
	padding: 10px 15px 40px 15px;
	display: block;
	width: 400px;
	clear: both;
	background: url(../images/backgrounds/horizontalline.png) no-repeat bottom;
}
.cblock img {
	float: left;
	margin: 15px 15px 5px 0;
	border: 1px solid #FFF;
	padding: 2px;
}
.cblock div.morebottom img {
	border: none !important;
}
.cblock h2 {
	display: block;
}
.leftcontent {
	width: 420px;
	float: left;
	display: block;
	margin: 0 0 30px 0;
}
.rightcontent {
	width: 550px;
	float: right;
	display: block;
}
.rightcontentsmall {
	width: 450px;
	float: right;
	display: block;
}
.leftcontentsmall {
	width: 300px;
	float: left;
	display: block;
	margin: 0 0 30px 0;
}
.threetable td {
	width: 140px;
	vertical-align: top;
	font-size: 11px;
	padding: 6px;
	background: right url(../images2006/elements/linehor.gif) no-repeat top;
}
.threetable img {
	float: left;
	margin: 0 10px 10px 0;
}
.borderpic {
	background-repeat: no-repeat;
	height: 331px;
	width: 551px;
	background-url: url(/images/backgrounds/borderpic.png);
	display: block;
}
.pageheader {
}
.boldheader {
	font-weight: bold;
	color: #CCCCCC;
}
#boardpiccell {
	padding-right: 4px;
	padding-left: 4px;
}
#count {
	vertical-align: baseline;
	margin: 15px 0;
}
#count img {
	padding:0px -2px 0px 0px;
	margin-right: -3px;
}
#imagefull {
	text-align: center;
	padding: 5px;
}
#celltop {
	background: black;
}
#cellheader {
	text-transform: capitalize;
	color: #CCCCCC;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 11px;
}
.tablesizes td{
	padding: 5px 0px 5px 5px;
	margin: 0px;
	}
.tablesizes tr:nth-child(even) {
	background: none;
}
.tablesizes tr:nth-child(odd) {
	background: #333;
}
#tablepricelist td {
	padding-right: 5px;
	padding-bottom: 5px;
	vertical-align: middle;
}
.showhowmuch {
	background: #000;
	border: none;
	color: #CCCCCC;
	font-weight: bold;
	font-size: 20px;
	text-align: right;
}
.peoplecontainer {
	display: block;
	float: left;
	width: 230px;
	height: 360px;
	background: #000;
	margin: 10px 10px 10px 0;
	border: 1px solid #333;
	vertical-align: top;
}
.peoplecontainer h1 {
	width: 100px;
}
.peoplecontainer h4 {
	font-weight: normal;
	font-size: 12px;
}
.peoplecontainer h4 a {
	font-weight: normal;
	text-decoration: none;
}
.videocontainer {
	display: block;
	float: left;
	width: 180px;
	height: 350px;
	background: #000;
	margin: 10px 5px 10px 0;
	padding: 4px;
	vertical-align: top;
	border: 2px solid #141414;
}
.videocontainer p {
	font-size: 10px;
}
.spotscontainer {
	height: 300px;
}
.spotscontainer h1 {
	display: block;
	width: 200px;
}
.peoplecontainer td {
	padding: 5px;
}
#thumbaction {
	width: 80px;
	display: inline;
	margin: 5px;
}
#thumbaction2 {
	width: 1px;
	display: inline;
	margin: 5px;
}
ul .smallfont {
	margin: 0px;
	padding: 0px;
}
div. {
 display: block;
}
.imageholderright {
	float: right;
	display: block;
	padding: 4px;
	border: 1px solid #666;
	background: #000;
	margin: 0 0 10px 10px;
}
/*Coda Slider*/
p.cross-link {
	clear: both;
	display: block;
	width: 100%;
	font-size: 14px;
	text-align: center;
}
.stripViewer .panelContainer .panel ul {
	text-align: left;
	margin: 0 15px 0 0px;
}
.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
	position: relative;
	width: 960px;
	display: block;
	overflow: hidden;
}
/* These 2 lines specify style applied while slider is loading */
.csw {
	width: 100%;
	height: 460px;
	overflow: hidden
}
.csw .loading {
	margin: 200px 0 300px 0;
	text-align: center
}
.stripViewer { /* This is the viewing window */
	position: relative;
	overflow: hidden;
	border: 0px solid #fff; /* this is the border. should have the same value for the links */
	margin: auto;
	width: 960px; /* Also specified in  .stripViewer .panelContainer .panel  below */
	height: 100%;
	clear: both;
}
.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	position: relative;
	left: 0;
	top: 0;
	width: 960px;
	list-style-type: none;/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
}
.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
	float:left;
	height: 100%;
	position: relative;
	width: 960px; /* Also specified in  .stripViewer  above */
}
.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
	margin: 20px 30px 30px 30px;
}
.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
	margin: 0px 0 0 0px;
	width: 800px;
	background: none;
}
.stripNav ul { /* The auto-generated set of links */
	list-style: none;
	background:#F30;
}
.stripNav ul li {
	float: left;
	list-style: none;
	margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
}
.stripNav a { /* The nav links */
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
	line-height: 32px;
	background: none;
	color: #fff;
	text-decoration: none !important;
	display: block;
	padding: 0 15px;
}
.stripNav li.tab1 a {
}
.stripNav li.tab2 a {
}
.stripNav li.tab3 a {
}
.stripNav li.tab4 a {
}
.stripNav li.tab5 a {
}
.stripNav li a:hover {
	background: url(../images/backgrounds/tabhover.png) left top;
	color: #fff;
}
.stripNav li a.current {
	background: url(../images/backgrounds/tabselected.png) left top;
	color: #000;
}
.stripNavL, .stripNavR { /* The left and right arrows */
	position: absolute;
	top: 230px;
	text-indent: -9000em;
}
.stripNavL a, .stripNavR a {
	display: block;
	height: 40px;
	width: 40px;
}
.stripNavL {
	left: 0;
}
.stripNavR {
	right: 0;
}

/*Maps*/
.map {
	height: 600px;
	width: 650px;
	margin: 0;
	padding: 0;
	border: 0;
}
.map h4 {
	font-size: 12px;
}
#map_canvas {
	float: left;
}
#map_list {
	color: #FFF;
	float: left;
	width: 250px;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 12px;
}
#map_list span {
	color: #666;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	line-height: 12px;
}
#map_list li {
	padding: 1px 2px 1px 4px;
	margin: 2px;
	border: 1px dotted #999;
}
#map_list li:hover {
	background: #222;
	color: #FFF;
	cursor: pointer;
	cursor: hand;
}
#map_list li.active {
	background: #FFF;
	color: #000;
}
#map_list li.active:hover {
	background: #363636;
	cursor: default;
}
#map_message {
	display: none;
	position: absolute;
	width: 220px;
	height:140px;
	padding: 10px 10px 25px 25px;
	margin: -25px 0 0 10px;
	background: url(../images/map/windowback.png) no-repeat;
	font-size: 10px;
	line-height: 16px;
	color: #FFF;
}
#map_message img {
	border: 0;
	margin-top: 0;
}
#map_message a {
	color: #CAEAF9;
	border-bottom: 1px solid #EBEBEB;
}
#map_message a:hover {
	color: #FFF;
	border-bottom: 1px solid #CAEAF9;
}
/*fancybox*/

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #283C43;
	display: none;
	z-index: 30;
}
* html div#fancy_overlay {
	position: absolute;
 height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
div#fancy_wrap {
	text-align: left;
}
div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}
div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('http://www.witchcraft.nu/images/fancybox/fancy_progress.png') no-repeat;
}
div#fancy_loading_overlay {
	position: absolute;
	background-color: #FFF;
	z-index: 30;
}
div#fancy_loading_icon {
	position: absolute;
	background: url('http://www.witchcraft.nu/images/fancybox/fancy_loading.gif') no-repeat;
	z-index: 35;
	width: 16px;
	height: 16px;
}
div#fancy_outer {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	padding: 18px 18px 33px 18px;
	margin: 0;
	overflow: hidden;
	background: transparent;
	display: none;
}
div#fancy_inner {
	position: relative;
	width:100%;
	height:90%;
	border: 1px solid #BBB;
	background: #FFF;
}
div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}
div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}
img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0;
	padding: 0;
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}
div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('http://www.witchcraft.nu/images/fancybox/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}
#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}
#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}
a#fancy_left, a#fancy_right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	z-index: 111;
	display: none;
	background-image: url(data:image/gif;base64,AAAA);
	outline: none;
}
a#fancy_left {
	left: 0px;
}
a#fancy_right {
	right: 0px;
}
span.fancy_ico {
	position: absolute;
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112;
	cursor: pointer;
	display: block;
}
span#fancy_left_ico {
	left: -9999px;
	background: transparent url('http://www.witchcraft.nu/images/fancybox/fancy_left.png') no-repeat;
}
span#fancy_right_ico {
	right: -9999px;
	background: transparent url('http://www.witchcraft.nu/images/fancybox/fancy_right.png') no-repeat;
}
a#fancy_left:hover {
	visibility: visible;
}
a#fancy_right:hover {
	visibility: visible;
}
a#fancy_left:hover span {
	left: 20px;
}
a#fancy_right:hover span {
	right: 20px;
}
.fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}
div#fancy_bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('http://www.witchcraft.nu/images/fancybox/fancy_shadow_n.png') repeat-x;
}
div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('http://www.witchcraft.nu/images/fancybox/fancy_shadow_ne.png') no-repeat;
}
div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('http://www.witchcraft.nu/images/fancybox/fancy_shadow_e.png') repeat-y;
}
div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('http://www.witchcraft.nu/images/fancybox/fancy_shadow_se.png') no-repeat;
}
div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('http://www.witchcraft.nu/images/fancybox/fancy_shadow_s.png') repeat-x;
}
div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('http://www.witchcraft.nu/images/fancybox/fancy_shadow_sw.png') no-repeat;
}
div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('http://www.witchcraft.nu/images/fancybox/fancy_shadow_w.png') repeat-y;
}
div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('http://www.witchcraft.nu/images/fancybox/fancy_shadow_nw.png') no-repeat;
}
div#fancy_title {
	position: absolute;
	bottom: -33px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}
div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
}
div#fancy_title table {
	margin: 0 auto;
}
div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}
td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(/images/fancybox/fancy_title_left.png) repeat-x;
}
td#fancy_title_main {
	height: 32px;
	background: transparent url(/images/fancybox/fancy_title_main.png) repeat-x;
}
td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(/images/fancybox/fancy_title_right.png) repeat-x;
}
/*Gallerific*/

.noscript {
	display:none
}
div.navigation {
	width:300px;
	float: left;
}
div.content {
	display:block;
}
pre {
	font-size: 1.2em;
	line-height: 1.2em;
}
div.contentgal {
	float:right;
	width:670px;
	margin: 0 0 20px 0;
}
div.contentgal a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.contentgal a:focus, div.contentgal a:hover, div.contentgal a:active {
	text-decoration: underline;
}
div.controls {
	margin-top: 5px;
	height: 23px;
}
div.controls a {
	padding: 5px;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}
div.loader {
	background-image: url('/js/images_coda/ajax-loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 550px;
	height: 350px
}
div.slideshow {
	clear: both;
	display: block;
}
div.slideshow span.image-wrapper {
	display: block;
	margin: 0 auto;
	padding-bottom: 12px;
}
div.slideshow a.advance-link {
	text-align: center;
	padding: 2px;
	display: block;
	width: auto;
}
div.slideshow img {
	border: none;
	display: block;
	margin: 0 auto;
	padding: 2px;
	border: 1px solid #ccc;
}
div.embox {
	clear: both;
}
div.navigation {
	/* The navigation style is set by a javascript generated style on the page.
This is so that the javascript specific styles won't be applied unless javascript is enabled. */
	margin: 0 0 20px 0;
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}
a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #333;
}
ul.thumbs li.selected a.thumb {
	background: #000;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}
/* Minimal Gallery Styles */

#thumbs-min ul.thumbs li {
	float: none;
	padding: 0;
	margin: 0;
	list-style: none;
}
#thumbs-min a.thumb {
	padding: 0px;
	display: inline;
	border: none;
}
#thumbs-min ul.thumbs li.selected a.thumb {
	background: inherit;
	color: #000;
	font-weight: bold;
}
.rss {
	position: absolute;
	left: 380px;
	top: 190px;
	display: block;
	}

