
/* Section 1       general CSS */
body { margin: 0px; border: 0px; padding: 0px;
	background: #4876FF;
	background-image: url(images/starback01.jpg);
	background-repeat: repeat-x;
	height:100%;
	font-family: tahoma, arial, sans-serif;
	color: #FFFFFF
	}



h1 {	margin:0px;
	line-height: 72px;
	text-align: center;
	vertical-align: middle;
}

h2, h3, .tnr {font-family: 'Times New Roman', serif;}



a		{ text-decoration: none; font-weight: bold }
a:link		{ color: #FFFF00; } 
a:visited	{ color: #FFEC8B}
a:hover 	{ color: #000099; background: #F0F8FF;}
a:active	{ color: #FF00FF }

p {margin-top: 0.25em; margin-bottom: 0.75em;}
dl {margin-bottom: 0.75em;}
ol, ul {margin-left: 1.5em;}

.split2 {}
.split2right {width: 40%; float: right; padding-left: 1%}
.split2left {width: 40%; float: left; padding-right: 1%}

p {margin: 0.4em 0}


/* The Holly Hack  - stops the IE creaping text*/
/* Hides from IE5-mac \*/
* html .contentmenu {height: 1%;}
* html .content {height: 1%;}
* html .footer {height: 1%;}
/* End hide from IE5-mac */




ul.cards {
	display: block;
	list-style: none;
	margin: 0;
	text-align: center;
}

ul.cards li { display:inline }

ul.cards li img {
	vertical-align: middle;
	margin: 0.5em;
}


.glitterbox {background: url(images/glit01.gif); padding: 25px}
.glitterboxP {background: url(images/AnimatedGlitterPink.gif); padding: 25px}
.glitterboxIn div {Xmargin: 15px}

.glitterbox2 {background: url(images/holly05.jpg); padding: 25px}


/* Section 1b       Structural Scaffold */

.header { height: 72px; }
.header img {float:left; margin-left: 10px; border: 0px}

.content {	margin: 1em 1em 0em 11.5em;
		background: #000099;
		padding: 1em;
		border: 3px solid #FFFFFF;
		font-weight: bold;
}

.content img { margin: 0.25em; }

.footer	{ 
	margin-top: 3px;
	height: 180px;
	background-image: url(images/starback01r.jpg);
}

.footer {
	clear: both;
	margin-top: 1em;
	padding: 0.25em;
	text-align: center;
}

address {text-align: left;
	padding-top: 1em
}

address {
	font-weight: bold;

}

/* content + menu - footer -header  */
.mBody { 
	clear: both;
	padding: 0.25em 0;
}





/* Section 2       main menues */
.menu {
	float: left;
	width: 13em;
	margin-top: 1em;
	margin-left: -2em;
/*	margin: 1em 1em 1em 0.5em;
	border: solid 3px #000000;
	background: #4876FF;
	background-position: bottom left;
	background-repeat: repeat-x;
	background-image: url(images/starback01r.jpg);
*/
}
	
.menu ul {
	
	width: 10em; 
	list-style: none;
	margin: 0.5em auto 0.5em 2.75em;
}


.menu li {
	margin: 0em; 
	display: block;
	padding: 0.1em 0em;
	width: 10em; 
	text-align: center;
	font-weight: bold
}


.menu li a:visited { 
	position: relative;
	z-index: 1;
	display: block; 
	border: solid 1px #000000;
	text-decoration: none; 
	color: #68228B;
}

.menu li a { 
	position: relative;
	z-index: 1;
	display: block; 
	border: solid 1px #000000;
	background-image: url(images/monkey_003.gif);
	padding: 0.15em 0em;
	text-decoration: none; 
	color: #F0FFF0;
}

.submenu a {
	border: 0px !important;
	background-image: none !important;
	font-size: 90%;
	font-weight: normal;
	text-align: left;
	padding-left: 0.5em !important;
}

li.menuhere a {
	color: #000000 !important;
	background-image: url(images/monkey_017.gif) !important;
	border-left: solid 1px transparent !important;
	border-right: solid 1px transparent !important;
}

.submenu a:hover {
	background-image: url(images/monkey_010.gif)!important;;
}

.menu li a:hover {
	color: #000000;
	background-image: url(images/monkey_010.gif);
	border-left: solid 1px transparent; 
	border-right: solid 1px transparent; 
}







/* Section 3       Specific to certain pages */
/* scarves */
.scarves2 div {
	display: block;
	float: left;
	width: 312px;
	margin: 0px;
	text-align: center;
}


/* staff */
/* HoverBox Gallery */

.hoverbox, .hoverboxV {
	width: 80%;
}



.hoverboxV li, .hoverbox li {
	width: 158px;
	height: 119px;
}

.hoverboxV li {
	width: 119px;
	height: 158px;
}

.hoverboxV li a, .hoverbox li a {
	width: 158px;
	height: 119px;
}

.hoverboxV li a {
	width: 119px;
	height: 158px;
}

.hoverboxV img, .hoverbox img {
	margin: 0px;				/* Only Stars to counter margin elsewhere */
}

.hoverboxV li a img, .hoverbox li a img {
	width: 150px;
	height: 113px;
}

.hoverboxV li a img {
	width: 113px;
	height: 150px;
}

.hoverboxV li a:hover img,.hoverboxV li a:active img,.hoverboxV li a:focus img,
.hoverbox li a:hover img,.hoverbox li a:active img,.hoverbox li a:focus img {
	position: absolute;
	width: 300px;
	height: 225px;
	left: -100px;
	top: -60px;
	z-index: 1;
	border-color: #828282 #363636 #363636 #828282;
	border-style: solid;
	border-width: 4px;
}
.hoverboxV li a:hover img,.hoverboxV li a:active img,.hoverboxV li a:focus img {
	width: 225px;
	height: 300px;
	left: -60px;
	top: -75px;
	z-index: 1;
}


/* themed holidays */
/* halloween */


.halloween {
	font-family: Acquaintance, 'Blood of Dracula', Bloodgutter, Bloody, Chiller, mythnight, cursive;
	font-size: 130%
}
.hallow {background: #000000; color: #FF7F00}


/* 

.themecal {background-image: url(images/PigBack.jpg)}
.themecal2 {background-image: url(images/PigBack.jpg)}
.themecal3 {background-image: url(images/PigBack.jpg)}
*/

.themecal {background-image: url(images/ValBack.jpg)}
.themecal2 {background-image: url(images/ValBack2.jpg)}
.themecal3 {background-image: url(images/PigBack.jpg)}
.themecal3 {background-image: url(images/RatBack.jpg)}
.themecal4 {background-image: url(images/NewYearOx.jpg)}
.themecal5 {background-image: url(images/NewYearOx2.jpg)}

/* links page */
.linx li {
	margin: 1em 0px;
	list-style-type: none;
}


.linx li  img{
	margin-right: 0.5em;
	border: 0px;
	vertical-align: middle;
}





