/* Colors

Pink - #ff8aad
Blue - #674f6c

*/ 


a{
	color:#ff8aad;
	text-decoration:none;
	padding:0 1px;
}

a:visited{
	color:#ff8aad;
	text-decoration:none;
	padding:0 1px;
}

a:hover{
	color:#ff8aad;
}

body{
	font-family:Arial, verdana, Helvetica, sans-serif;
	color:#ff8aad;
	margin:0;
	padding:0;
	font-size:13px;
	text-align:center;
	background:#d7944e url(images/woodTexture2.jpg) repeat;
	background-attachment:fixed;
}

#book{ 
	background: url(images/header01.png) bottom right no-repeat;
	height:175px;
	margin:10px 20px 0 0px;
	border-bottom:2px dotted #ff8aad;
	padding:0;
	float:right;
	width:425px;
	}

#bookIndex{ 
	background: url(images/header01.png) bottom center no-repeat;
	height:175px;
	margin:0px 0px 0px 0px;
	border-bottom:2px dotted #ff8aad;
	padding:0;
	}

.clear{
	clear:both;
	margin:0;
	padding:0;
}

#container{
	margin:0px 0 0 0;
	padding:0;

}

#content{
	padding:50px 0;
	margin:20px 0 20px 0;
	color:#674f6c;
	font-size:13px;
	text-align:left;
	width:700px;
	background:url(images/tvScreen.png) center no-repeat;
	/*background:url(images/tileWallPaper3.jpg);
	border:#ff8aad 1px solid;*/
	
}

#footer{
	margin:10px 0 10px 0;
	padding:0px 0px 0 0;
	width:500px;
	font-size:14px;
	float:right;
	
}

#footer ul{
	list-style-type:none;
	margin:0px 0 10px 0;
	padding:0px 25px;
	text-align:right;
}

#footer ul li{
	padding:5px 2px;
	font-size:80%;
	font-weight:300;
	color:white;
	display:inline;
}

#footer ul li a{
	color:white;
	}
	

#footer ul li a:hover{
	border-top:2px dotted #ff8aad;
	border-bottom:2px dotted #ff8aad;
	background:url(images/blue50.png);
	padding:0 1px;
	color:#ff8aad;
}

.galleryItem{
	float:left;
	width:100px;
	margin:15px 5px 2px 5px;
	padding:0px 0px 0px 20px;
}

.galleryImages{
	padding:0;	
	width:100px;
	height:65px;
	text-align:center;
}

.galleryImages img{
	border:#ff8aad 1px solid;
	
	}


#hangingBalls{ 
	background: url(images/hangingBalls.png) bottom center no-repeat;
	height:100px;
	float:left;
	width:250px;
	}

h2 {
	text-align:center;
	color:#ff8aad;
	padding:2px 0;
	margin:0 75px;
	border-bottom:2px dotted #ff8aad;
		
	}
	
h3 {
	margin:12px 0 5px 0;
	text-align:center;
	}

#header{
	width:100%;
	height:138px;
}

#header h1{
	background:url(images/vhLogoWhite.png) no-repeat center;
	height:138px;
	width:250px;
	margin:0;
	padding:0;
}

#header h1 a{
	height:138px;
	width:250px;
    text-indent:-5000em;
    z-index:1000; /* need for FX and IE */	
    display:block;
	margin:0 auto;
	border:0;
}

#header h1 a:hover, h1 a:focus{
    cursor:pointer; /* IE7 */
	-moz-outline-style:none;  /*Firefox image outline fix*/
	background:none;
	border:none;
}

#iconNav{
	clear:both;
	background:none;
}

#iconNav ul{
	padding:5px 0 0px 0;
	margin:5px 0 0 0;
	list-style-type:none;
	text-align:right;
}

#iconNav ul li{
 	float:right;
 	margin:0;
 	padding:0 0 5px 0;
}

#iconNav ul li a{
	text-decoration:none;
	border:0;
	padding:1px 2px;
}


#iconNav ul li a:hover{
	text-decoration:none;
	border:0;
	padding:1px 2px;
	background:none;
	color:#ff8aad;
}

#largeLinks{
	padding:0px 0 0px 0;
	margin:15px 0 0 0px;
	text-align:center;
	
}
	
.largeTextLink{
	width:100%;
	margin:0px 0 0px 0;
	padding:10px 0px;
	
	
}

.largeTextLink p{
	margin:0 0 0 0;
	padding:0 0 10px 0;
	font-size:150%;
	font-weight:800;
	text-align:center;
	
}


.largeTextLink a{
	padding:1px 2px;
	color:white;
	
}

.largeTextLink a:hover{
	border-top:2px dotted #ff8aad;
	border-bottom:2px dotted #ff8aad;
	background:url(images/blue50.png);
	padding:0 1px;
	color:#ff8aad;
}

#left{
	float:left;
	width:250px;
	margin:20px 0 0 0;
}

#logo{
	float:left;
	margin:0;
	width:250px;
	padding:5px 0 0 0;
}

#mainNav{
	width:250px;
	height:360px;
	margin:10px 0 20px 0;
	padding:60px 0px 0px 0;
	background:url(images/pinkMenu.png) no-repeat;
}

#mainNav ul{
	margin:0px 0 0px 0;
	padding:0;
}

#mainNav ul li{
	padding:0;
	margin:0 0 3px 0px;
	list-style-type:none;
	font-size:100%;	
	text-align:center;
}

#mainNav ul li a{
	padding:1px 2px;
	color:white;
}

#mainNav ul li a:hover{
	border-top:2px dotted #ff8aad;
	border-bottom:2px dotted #ff8aad;
	background:url(images/blue50.png);
	padding:1px 2px;
	color:#ff8aad;
}

#mainNav h3{
	font-size:100%;
	margin:8px 0 3px 0;
	padding:0;	
	color:#674f6c;
	text-align:center;
}

#mainNav h3 a{
	color:#674f6c;
	padding:1px 2px;
	font-size:120%;
	margin:0 0px 3px 0px;
}

#mainNav h3 a:hover{
	width:100px;
	border-top:2px dotted #ff8aad;
	border-bottom:2px dotted #ff8aad;
	background:url(images/blue50.png);
	padding:0 1px;
	color:#ff8aad;
}

h3.navlink{
	text-align:left;
}

#navLink{
	padding:10px 5px;
	margin:0px 20px;
	background:indigo url(images/purpleFuzz1.jpg);
	border:#ff8aad 2px dotted;
	
}

#navLink h3{
	font-size:13px;
	margin:0;
	padding:3px;	
	color:#ff8aad;
	text-align:center;
}

#navLink h3 a{
	padding:1px 2px;
	margin:3px;
	font-size:12px;	
}

h3.navlink a:hover{
	width:100px;
	border-top:2px dotted #ff8aad;
	border-bottom:2px dotted #ff8aad;
	background:url(images/blue50.png);
	padding:0 1px;
	color:#ff8aad;
}


#right{
	float:right;
	width:700px;
	padding:0;
	background:#ff8aad url(bgImages/rotate.php);
	border:#ff8aad 2px dotted;
}

#sideHead{
	float:right;
	margin:0 5px 0 0;
	padding:0;
	width:100%;
	text-align:left;
}


#spacer{
	height:15px;
	background:url(http://www.beeyondthehive.com/images/spacer.gif);
}

.stuffWeHeart p {
	text-align:center;
	font-weight:bold;
	color:#ff8aad;
	padding:0 8px;
	}
	
.stuffWeHeart ul {
	text-align:left;
	list-style-type:none;
	padding:0 12px;
	}
	
.stuffWeHeart ul li{
	margin:2px 0;
	
	}
	
.stuffWeHeart ul li a {
	font-weight:bold;
	}
	
.stuffWeHeart ul li a:hover {
	font-weight:bold;
	border-top:2px dotted #ff8aad;
	border-bottom:2px dotted #ff8aad;
	background:url(images/blue50.png);
	padding:0 1px;
	}
	

#topBorder{ 
	background: url(images/topBorder.png) bottom center no-repeat;
	height:115px;
	float:right;
	width:700px;
	}

#words{
	margin:0px 75px 5px 75px;
	padding:0 15px 0 0;
	overflow:auto;
	height:395px;
	/*background:url(images/white75.png);*/
	}

#wrapper{
	margin:0 auto;
	padding:0;
	text-align:center;
	width:1000px;
	
}


/******Lightbox*******/


#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#lightbox img{ border:#ff8aad 1px solid; }

#outerImageContainer{
	position: relative;
	background: url(images/woodTexture2.jpg) repeat;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	border-top:#ac763e 1px solid;
	
	}

#imageContainer{
	padding: 20px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(sneakPeek/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(sneakPeek/images/prevlabel.gif) left 15% no-repeat; border:none; }
#nextLink:hover, #nextLink:visited:hover { background: url(sneakPeek/images/nextlabel.gif) right 15% no-repeat; border:none; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #ff8aad;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	border-top:#ac763e 1px solid;
	border-bottom:#ac763e 1px solid;	
	}

#imageData{	padding:10px; color: white; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ float: right;  margin: 2px; padding-bottom: 0.7em; width: 125px; height:60px; }
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #674f6c;
	}