body{
	font-size:large;
	color:#ffffff;
	background-color:#660099;
	align: center;
	min-width: 1000px;
	font-family:"MS Serif", "New York", serif;
}



div.whole {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	
	
}



#whole {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	
	
}

div.topnav {
	
	background-color:#666666;
	width:75px;
	float:left;
	
}

#topnav {
	
	background-color:#666666;
	width:75px;
	float:left;
	
}

/* Begin Nav Menu Flyout Code*/
	
#navigation {
 width: 75px;
 margin: 0;
 padding: 0;
 list-style: none;
}

#navigation > li {
 display: block;
 width: 100%;
 margin: 0;
 padding: 0;
}

#navigation > li > a {
 display: block;
 height: 100%;
}

#navigation > li > a:hover {
 background: #c63;
 color: #fff;
}

#navigation > li.sub {
 position: relative;
}

#navigation > li.sub ul {
 margin: 0;
 padding: 0;
 width: 100px;
 list-style: none;
 background: none;
 color: #fff;
 font-size:small;
 position: absolute;
 left: -1000em;
}

#navigation > li.sub ul li {
 display: block;
 width: 100%;
}

#navigation > li.sub ul li a {
 height: 100%;
 display: block;
 color: #000; 
 text-decoration: none;
 padding: 10px;
}

#navigation > li.sub ul li a:hover {
 background: #c63;
 color:#FFF
}

#navigation > li.sub:hover ul {
 top: 0;
 left: 75px;
 
}

/* ****************End Nav Menu***************************/

div.main{
	margin-left:auto;
	width:900px;
	float:left;
	clear:right;
	padding:5px;
	background-color:#666666;
   
}

#main{
	margin-left:auto;
	width:900px;
	float:left;
	clear:right;
	padding:5px;
	background-color:#666666;
   
}



img.pageheading{
	margin-left:70px;
	
	

}



img#pageheading{
	margin-left:70px;
	
	

}

h1 {
	text-align:center;
	
	
}

h2 {
	margin-left:50px;
	
	
}

h3 {
	text-align:center;
	/*color:#CCCCCC;*/
	
	
}

h4 {
	text-align:center;
	/*color:#CCCCCC;*/
	
	
}


#piece {
	float:left;
	margin-left:50px;
	margin-bottom:10px;
	margin-top:15px;
	width:125px;
	height:150px;
	font-size:small;
	text-align:center; 
	
}


div.piece {
	float:left;
	margin-left:50px;
	margin-bottom:10px;
	margin-top:15px;
	width:125px;
	height:150px;
	font-size:small;
	text-align:center; 
	
}

#content{
	margin:25px;
}



#wholesale{
	width:800px;
	margin:50px;
	
	
}



table.prices{
	width:300px;
	font-size:small;
	
}

td.pricetitle{
	font-size:medium;
	
}

/* ********************bottom navigation ******************* */

div.bottomnav{
	margin-top:50px;

}


div.bottomnav h3{
	float:left;
	clear:left;

}

div.bottomnav p{
	float:left;
	clear:left;
	margin-top:20px;
}

/******************************end bottom nav ******************************/
/******************************front page layout****************************/
div.fpnav {
	max-width:285px;
	height:600px;
	float:left;
	
}

div.fpnav tr{
	height:60px
	
}

div.fpslide {
	float:right;
	width:600px;
	height:600px;
	margin-right:15px;
	
}

div.fpslide img{
	max-width:600px;
	max-height:550px;
	
}

#icon {
	border:none;
	
}



/******************************end front page layout****************************/
/***************************Shows page Layout**************************/
#content table h3{
	text-align:left;
	
}

/***************************End Shows page Layout**************************/

/***************************About page Layout**************************/
img.aboutpic{
	width:250px;
	hspace:30px; 
	vspace:20px; 
	float:right;
	
}

/***************************End About page Layout**************************/

/***************************Forsale/RapidCart Layout**************************/
#rapidcart_main_134532665686763 { 
	width:770px; 
	margin:2px auto; 
	padding:4px; 
	position:relative; 
	overflow:hidden; 
	background:#ffffff; 
	border:1px solid #f2f2f2; 
	text-align:center; 
	font-size:medium;
}

#rapidcart_main_134532665686763 a{ 
	text-decoration:none; 
	font-size:13px;
}
#rapidcart_main_134532665686763 a:link, #rapidcart_main_134532665686763 a:visited{ 
	color:#3f71b4; 
	border-bottom:1px dotted #666; 
}

#rapidcart_main_134532665686763 a:hover, #rapidcart_main_134532665686763 a:active{ 
	border-bottom:1px solid #333333; 
	color:#0000ff; 
}

#rapidcart_main_134532665686763 p{ 
	padding:2px; 
	margin:0; 
}

.rapidcart_item_134532665686763 { 
	width:140px; 
	height:225px; 
	float:left; 
	margin:0; 
	padding:0 0 0 12px; 
	position:relative; 
	text-align:center; 
	cursor:pointer; 
	font-size:!important 13px; 
}

.rapidcart_item_134532665686763 img{ 
	display:block; 
	margin:0 auto; 
	padding:0; 
	border:0; 
	width:140px; 
	height:140px; 
}

.rapidcart_foot { 
	width:100%; 
	text-align:center; 
}

.rapidcart_foot_logo a:link, .rapidcart_foot_logo a:hover, .rapidcart_foot_logo a:active, .rapidcart_foot_logo a:visited{ 
	border:0; 
	width:100%; 
	text-align:center; 
}

.rapidcart_price { 
	width:150px; 
	color:#cc6633; 
	font-weight:normal; 
	vertical-align:baseline; 
	position:absolute; 
	bottom:15px; 
	left:0; 
	text-align:center;
	font-size:14px;
}

.rapidcart_title { 
	color:#660099; 
	font-weight:normal;
	font-size:14px;
	text-transform:uppercase; 
}

#zazpan {
	margin-left:34px;
	
}

/***************************End Forasale/RapidCart Layout**************************/




/*---Link Styles---*/
a:link {
	color:#eee;
}
a:active {
	color: #3333CC;
}
a:hover {
	color: #CC6633;
}
a:visited {
	color: #000000;
}

/*div.main a:link{
	color: #eeeeee;
	
}*/


/*---End Link Styles---*/



/*begin blog feed layout*/

div.feedburnerFeedBlock ul{
	list-style:none;
	margin-left:25px;
	padding:0;
	
}

div.feedburnerFeedBlock li{
	margin-bottom: 50px;
	
	
}

div.feedburnerFeedBlock div{
	margin:25px;
	
}

div.feedburnerFeedBlock span.headline{
	font-size:25px;
	font-weight:700;
	
}

div.feedburnerFeedBlock span.headline a:link{
	color:#fff;
	
}

/*end blog feed layout*/



/* Begin Lightbox*/

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

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#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-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://nightshaderose.com/lb-images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://nightshaderose.com/lb-images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }
#imageDataContainer a:link{ color: #660099;}

#imageData{	padding:0 10px; color: #666; }
#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{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/*End Lightbox*/