
a:link {color: #666666; text-decoration:none; }
a:active {color: #666666; text-decoration:none; }
a:visited {color: #666666; text-decoration:none; }
a:hover {color: #cc0000; text-decoration:none; }


#translucentBd{

	text-align: center;

	z-index: 500;

	left: 0px;

	top: 0px;

	margin: 0;
	padding: 0;
	height:100%;
	width:100%;
	position: absolute;
	
	background-position: 0px 0px;
	background-image: url(http://corasheibani.com/cs/art/nav/cyanGel.png);
	
    
	display: none;
    
}



#myDialogBox{

	padding: 60px;

	margin-top: 160px;

	margin-right: auto;

	margin-left: auto;

	position: relative;

	z-index: 501;

	font-size: 13px;
	width: 500px;
	background-color: white;
    
	display: none;
    
}



#spinner{


	height: 32px;


	width: 32px;


	padding: 0px;


	margin: 0px;


	top: 150px;


	left: 440px;


	visibility: hidden;

	position: absolute;
    

	z-index: 499;

}

/* CSS Document */

html {
}

body.gallery{
	background-color: black;
}

#centeredContainer {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	width: 910px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #666666;
	font-weight: normal;
}
.hpBox {

	/* z-index: 500; */

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 100%;
	text-align: center;
	font-size: 36px;
	font-family: Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	height: 400px;
	position: relative;
}
.hpBoxV2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 100%;
	height:400px;
	text-align: center;
	font-size: 36px;
	font-family: Helvetica, sans-serif;
}
.hpBoxV3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 100%;
	height:500px;
	text-align: center;
	font-size: 36px;
	font-family: Helvetica, sans-serif;
	position: relative;
}
.collectionBrowserH {
	position: absolute;
	bottom: 0px;
	width: 100%;
	left: 0px;
}
.collectionPreviewBox {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 100%;
}
.collectionBrowserBox {
	text-align: center;
	width: 100%;
	height: 320px;
	font-size: 36px;
	position: relative;
}
.bookBrowserBox {
	text-align: center;
	width: 100%;
	height: 320px;
	font-size: 36px;
	position: relative;
	margin-top: 25px;
}
.basicBorder{
	border: 1px solid #999999;
}

.floatBuster {
	clear: left;
}
.collectionPreviewH {
	margin-top: 15px;
	margin-bottom: 2px;
}
.collectionPreviewContainer {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border: 1px none #CCFFFF;
}
.previewImgBox {
	text-align: center;
	float: left;
	margin-bottom: 25px;
	margin-right: 0px;
	margin-left: 0px;
	width: 80px;
}



.previewImgBox_sm {
	width: 40px;
	margin: 0px;
	float: left;
	padding: 0px;
	display: block;
}
.previewImgBox_sm a:link, .previewImgBox_sm a:visited {
	border: 1px solid #FFFFFF;
}
.previewImgBox_sm a:hover, .previewImgBox_sm a:active {
	border: 1px solid #D2D2D2;
}
.previewImgBox_sm img{
	width: 100%;
}




.previewImgBox_vb {
	width: 80px;
	margin: 0px;
	float: left;
	padding: 0px;
	display: block;
}
.previewImgBox_vb a:link, .previewImgBox_vb a:visited {
	border: 1px solid #E6E6E6;
}
.smSpcdiv {
	height: 1px;
	width: 1px;
	float: left;
}
.previewImgBox_vb a:hover, .previewImgBox_vb a:active {
	border: 1px solid #B4B4B4;
}
.previewImgBox_vb img{
	width: 40px;
}


.currentImgIconStyle {
	border: 1px solid #808080;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}


img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
}



#topHArea {
	height: 52px;
	width: 100%;
	margin-top: 26px;
	margin-bottom: 20px;
	text-align: center;
}



.fullPageHRule {
	height: 5px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 12px;
	margin-top: 15px;
}


.navAreaRuled {
	height: 20px;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}


.navAreaRuled img{
	margin-right: -3px;

}


/*
.slideshow{}
see inline styles in html doc
*/

.bordered{
	border: gray thin solid;
}

.leftGroup {
	float: left;
}
.rightGroup {
	float: right;
}
#prevNextController {
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	bottom: 0px;
	right: 0px;
}

#jumptoController {
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: left;
}


#collectionChooserContent {
	position: relative;
	left: 6px;
	top: 50px;
}
#inconspiciousAsteric {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 68px;
	/* float: right; */
	position: absolute;
	bottom: 18px;
	right: 8px;
	margin-right: 11px;
}
.soldIcon {
	right: 250px;
	top: 5px;
	position: absolute;
}

.centeredBlock{
	width: 600px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	
}

.centeredGallery{
	width: 700px;
	margin: 20px auto;
	
}
