body         {margin-top: 10; margin-left: 15; margin-bottom: 10; margin-right: 15}

hr {  color: #CC6699}

A:link
{font-size: 12pt; COLOR: #CC6699; text-decoration: none; font-weight:bold}

A:visited
{font-size: 12pt; COLOR: #CC6699; text-decoration: none; font-weight:bold}

A:active
{font-size: 12pt; COLOR: #CC6699; text-decoration: none; font-weight:bold}

A:hover
{font-size: 12pt; COLOR: #B77D8F; BACKGROUND-COLOR: #FEDDF7; text-decoration: none; font-weight:bold}

A:link.small
{font-size: 12px; COLOR: #000000; text-decoration: none}

A:visited.small
{font-size: 12px; COLOR: #000000; text-decoration: none}

A:active.small
{font-size: 12px; COLOR: #000000; text-decoration: none}

A:hover.small
{font-size: 12px; COLOR: #FFFFFF; BACKGROUND-COLOR: #808080; text-decoration: none}

A:link.ddbullet
{font-size: 12pt; COLOR: #CC6699; text-decoration: none; font-weight:bold}

A:visited.ddbullet
{font-size: 12pt; COLOR: #CC6699; text-decoration: none; font-weight:bold}

A:active.ddbullet
{font-size: 12pt; COLOR: #CC6699; text-decoration: none; font-weight:bold}

A:hover.ddbullet
{font-size: 12pt; COLOR: #B77D8F; BACKGROUND-COLOR: #FEDDF7; text-decoration: none; font-weight:bold}

.smalltext
{
	font-size: 12px;
    COLOR: #000000
}
A:link.pic
{background-color: transparent}

A:visited.pic
{background-color: transparent}

A:active.pic
{background-color: transparent}

A:hover.pic
{background-color: transparent}

A:link.site
{font-size: 12pt; COLOR: #CC6699; text-decoration: none; font-weight:bold}

A:visited.site
{font-size: 12pt; COLOR: #CC6699; text-decoration: none; font-weight:bold}

A:active.site
{font-size: 12pt; COLOR: #CC6699; text-decoration: none; font-weight:bold}

A:hover.site
{font-size: 12pt; COLOR: #B77D8F; BACKGROUND-COLOR: #FEDDF7; text-decoration: none; font-weight:bold}

.smalltext2 {
	font-size: 12px;
	font-weight: bold;
}

img
{border-color: #FF99CC}

.row1 {background-color: #F4F4F4
}
.row2 {
	background-color: #FFFFFF;

}
.tableheader {
	font-weight: bold;
	background-color: #E1E1E1;
	padding: 3px;
	margin: 3px;
}
input {
	font-size: 10px;
}
select {
	font-size: 10px;
}
.tableborder {
	border: 1px solid #000000;
	padding: 3px;

}
.unnamed1 {
	font-family: Arial, Helvetica, sans-serif;
}
.tableborder2 {
	border: 1px solid #CC6699;
	padding: 5px;
}
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
:hover#prevLink, :visited:hover#prevLink { background: url(../images/prevlabel.gif) left 15% no-repeat; }
:hover#nextLink, :visited:hover#nextLink { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

:after.clearfix {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}
.saleText {
	font-weight: bold;
	color: #FF0000;
}
.crossout {
	text-decoration: line-through;
}

.dottedBox {
	border: medium dotted #000000;
}
.dottedBox2 {
	border-left-width: medium;
	border-left-style: dotted;
	border-left-color: #1C96D5;
}
