BODY,TD,TR,SELECT,INPUT,DIV,FORM,TEXTAREA { COLOR: #000000; FONT-SIZE: 9pt; LINE-HEIGHT: 150%; }

A:link { COLOR:#000000; TEXT-DECORATION: none; FONT-SIZE: 9pt; }
A:visited { COLOR:#000000; TEXT-DECORATION: none; FONT-SIZE: 9pt; }
A:active { COLOR: #000000; TEXT-DECORATION: none; FONT-SIZE: 9pt; }
A:hover { COLOR: #000000; TEXT-DECORATION: underline; FONT-SIZE: 9pt; }

.cust_info
{
	visibility: hidden;
	border: 3px solid #ccc;
	padding: 5px;
	margin-left: 140px;
	margin-top: -100px;
	position: absolute;
	background-color: #ffffff;
}
.cust_info .bal_content
{
color: #444;
	
}

/* 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(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

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

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	color:#9911cc; }
#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; }



#slider {
    position:relative;
    width:618px; /* Change this to your images width */
    height:246px; /* Change this to your images height */
    background:url(images/loading.gif) no-repeat 50% 50%;
}
#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
#slider a {
    border:0;
    display:block;
}
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}


/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	left:10px;
}
.nivo-nextNav {
	right:10px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

.wrapper{
	z-index:-10;
}

	
			.list_carousel {
				z-index: -2;
				margin: 0px 0 0 14px;
				padding: 0;
				overflow:hidden;
				height:210px;
			}
			.list_carousel ul {
				margin: 0;
				padding: 0;
				list-style: none;
				display: block;
				overflow:hidden;
				height:210px;
			}
			.list_carousel li {
				font-size: 40px;
				color: #666;
				text-align: center;
				background-color: #ffffff;
				border: 0px solid #ccc;
				width: 130px;
				height: 210px;
				padding: 0;
				margin-left: 10px;
				display: block;
				overflow:hidden;
				float: left;
			}
			.clearfix {
				float: none;
				clear: both;
			}
			#prev {
				margin-left: 10px;
			}
			#next {
				float: right;
				margin-right: 90px;
			}

h2.pdt_name {letter-spacing:0px; font-size: 16px; color: #111; margin-bottom:0px; line-height: 20px;}
h3.company_name {font-size: 12px; font-weight:bold; color: #ddd; margin-bottom:0px;}

#memoryticker{
width: 306px;
font: 12px Verdana;
color: #000000;
border: 0px solid black;
padding: 0px;
filter: progid:DXImageTransform.Microsoft.GradientWipe(GradientSize=1.0 Duration=0.7)
}

#memoryticker a{
font: 12px Verdana;
color: #000000; /*ffff00 #ff8105 */
}
