body, html {
 height: 100%;
	margin: 0px;
 background: #F5F5F5;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
 color: #000000;
}
td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
 color: #000000;
}
a:link {	color: #2888C7; }
a:visited { color: #1D76B0; }
a:hover { color: #E5AB45; }

ul { margin: 4px 0px 0px 0px; padding: 0px; }
ul li{ list-style-type: none; padding-left: 10px; background: url('images/listbullet.gif') no-repeat 0px 3px; margin-bottom: 2px }

h3 { font-weight: bold; font-size: 15px; color: #E5AC4B;  font-family: Tahoma, Arial, Helvetica, sans-serif; margin: 4px 0px 0px 0px; padding: 0px;}

.welcome { padding: 10px 8px 0px 8px;}

.plantext { padding-left:60px;}
.planbubble { font-size: 11px; color: #ffffff;  font-family: Tahoma, Arial, Helvetica, sans-serif;}
.price { font-size: 11px; color: #ffff00;  font-family: Tahoma, Arial, Helvetica, sans-serif;}
.announcement { font-size: 16px; color: #920C0C; font-weight: bold; font-family: Tahoma, Arial, Helvetica, sans-serif;}

.planlinks { padding-left: 60px; padding-bottom: 10px;}
.planlinks ul { margin: 0px; padding: 0px; }
.planlinks ul li{ list-style-type: none; background: url('images/listbullet2.gif') no-repeat 0px 5px; font-size: 9px; color: #000000;  font-family: verdana, Arial, Helvetica, sans-serif; padding-left:12px; padding-right:0px; padding-top:0px; padding-bottom:0px; }
.planlinks a:link, .planlinks a:visited { color: #EFEFEF; text-decoration: underline; font-weight: bold;  font-size: 9px;  font-family: verdana, Arial, Helvetica, sans-serif;   }
.planlinks a:hover { color: #E44444; }

.left { font-size: 10px; color: #494949; font-family: Tahoma, Arial, Helvetica, sans-serif; }
.left .txt { font-size: 10px; color: #494949; font-family: Tahoma, Arial, Helvetica, sans-serif; padding-top: 4px; }
.left a:link, .left a:visited { text-decoration: none; font-weight: bold; }
.left a:hover { text-decoration: underline; color: #E5AB45; }

.copyright { font-size: 10px; color: #494949; font-family: Tahoma, Arial, Helvetica, sans-serif; padding-bottom: 22px; }

.footertxt { padding-bottom: 8px; font-size: 10px; color: #FF1C1C; font-family: Tahoma, Arial, Helvetica, sans-serif; padding-bottom: 2px;}
.footertxt a:link, .footertxt a:visited { text-decoration: underline; font-size: 10px; color: #DFDEDB; font-family: Tahoma, Arial, Helvetica, sans-serif; }
.footertxt a:hover { font-size: 10px; color: #FF1C1C; font-family: Tahoma, Arial, Helvetica, sans-serif; }

hr { color: #999999; height:1px; border: 1px dashed; margin:10px 0px 6px 0px;  }

input, select { font-size: 10px; border: 1px solid #969696; background: #EFEFEF; }

form { display:inline; }

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4A4A4A;
	text-decoration: none;
}
.td1 {
 background: #9E1414;
 border: 1px solid #D1D1D1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #EFEFEF;
	text-decoration: none;
}
.td2 {
 background: #F1F0ED;
 border: 1px solid #D1D1D1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4A4A4A;
	text-decoration: none;
}
.td3 {
 background: #F1F0ED;
 border: 1px solid #D1D1D1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0066ff;
	text-decoration: none;
}

#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;}
#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 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;
	}
	

.clearfix:after {
	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 */
	}	
	