body {
	top: 5;
	left: 5;
	margin-top: 5;
	margin-left: 5;
	margin-right: 0;
}

a				{ font-family: Verdana, Arial; font-size: 8pt; color: #0000ff; text-decoration: none }
a:link			{ font-family: Verdana, Arial; font-size: 8pt; color: #0000ff; text-decoration: none }
a:vlink			{ font-family: Verdana, Arial; font-size: 8pt; color: #0000ff; text-decoration: none }
a:hover		{ font-family: Verdana, Arial; font-size: 8pt; color: #ff0000; text-decoration: underline }

.formlabel {
	text-align: right;
}

.wrapper {
	border-top: 1px solid #006699;
	border-left: 1px solid #006699;
	border-right: 1px solid #006699;
	width:755px;
	padding:6px;
}

.footer {
	border-bottom: 1px solid #006699;
	border-left: 1px solid #006699;
	border-right: 1px solid #006699;
	width:755px;
	padding:6px;
}

.banner {
	background-color:#006699;
	width:100%;
}


h1 {
	font-weight: bold;
	font-family: Verdana, Arial;
	font-size: 12pt;
}

h2 {
	font-weight: bold;
	font-family: Verdana, Arial;
	font-size: 9pt;
}

/* lightbox section */
#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 Verdana, 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;	}
#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 light box section */


.submit {
	background-color: #006699;
	font-weight: bold;
	color: #eaeaea;
}

input, select, textarea {
	font-family: Verdana, Arial;
	font-size: 8pt;
}

td.menuholder {
	cell-height: 100%;
	background-color: #ffffff;
	padding:3px;
	vertical-align: top;
	border-left: 1px solid #006699;
	
}

td {
	font-family: Verdana, Arial;
	font-size: 8pt;
}

.roll_text {
	padding: 5px 8px 5px 8px;

}

.horMenubar {
	width:100%;
	border:1px solid #006699;
	height:20px;
}

#horMenu {
	background-color: #FFEA97;
	text-align:center;
	border-right: 1px solid #006699;
	width:20%;
}


#horMenu a {
	text-decoration:none;
	color:#000000;
}

#horMenu a:hover {
	text-decoration:underline;
	color:#000000;
}

#horMenuLast {
	background-color: #FFEA97;
	text-align:center;
}

#horMenuLast a {
	text-decoration:none;
	color:#000000;
}

#horMenuLast a:hover {
	text-decoration:underline;
	color:#000000;
}

.menuSpacer {
	background-color: #ffffff;
	border-right: 1px solid #006699;
}

.bannerLogo {
	border-left: 0px solid #006699;
	border-top: 0px solid #006699;
}

.header {
	border-bottom: 1px solid #006699;
	border-top: 1px solid #006699;
	border-left: 1px solid #006699;
	border-right: 1px solid #006699;
}

.menuLinks {
	width: 155px;
	font-family: Verdana, Arial;
	font-size: 8pt;
	background-color: #ffffff;
	text-align: left;
	border-left: 1px solid #006699;
	border-right: 1px solid #006699;
	border-bottom: 1px solid #006699;
	border-top: 0px solid #006699;
}

.homepg {
	padding:15px 15px 15px 15px;
	border-right: 1px solid #006699;
	width:590px
}

.hometd {
	padding:15px 15px 15px 15px;
	vertical-align:top;
	width:100%;
}

.menuHome {
	width: 112px;
	font-family: Verdana, Arial;
	font-size: 8pt;
	background-color: #006699;
	color: #FFEA97;
	padding: 1px 10px 2px 10px;
	font-weight: bold;
	border-left: 1px solid #006699;
	border-right: 1px solid #006699;
}

.menuHome a {
	color: #ffffff;
}


.menuHdr {
	font-family: Verdana, Arial;
	font-size: 8pt;
	background-color: #006699;
	color: #FFEA97;
	padding: 3px 10px 3px 10px;
	font-weight: bold;
}
	
.menuLink {
	padding: 1px 5px 1px 14px;
	font-size: 80%;
}

.menuLinkSel {
	padding: 1px 10px 1px 1px;
	background-color: #ffffff;
	font-weight: bold;
}

.menuSubSel {
	padding: 1px 9px 1px 10px;
	background-color: #eaeaea;
}

a.menu,
a.menu:link,
a.menu:vlink { font-size: 8pt;
	color: #000000;
	text-decoration: none;
	text-color: #000000;
}

a.menu:hover {
	font-size: 8pt;
	color: #cc0000;
	text-decoration: underline;
	background-color:#ffffff;
}

.models {
	width:100%;
	height:650px;
}

.opttop	{
	background-color: #ffffff;
	padding: 10px 0px 10px 0px;
}

.opthead {
	background-color: #eaeaea;
	color: #000000;
	border: 1px solid #c0c0c0;
	padding: 0px 0px 2px 5px;
}

.optitem {
	background-color: #FFFFFF;
}

.optrec	{
	background-color: #FFFFFF;
}

a.learnmore,
a.learnmore:link,
a.learnmore:vlink {
	color: #0000ff;
	text-decoration: none;
}

a.learnmore:hover {
	text-decoration: underline;
}


.modhdr {
	background-color: #006699;
	color: #ffffff;
	font-weight: bold;
	border: 1px solid #006699;
	text-align: center;
	padding:3px;
	}

.moditem {
	background-color: #FFFFFF;
	text-align: left;
	border-bottom: 1px solid #006699;
	border-left: 1px solid #006699;
	border-right: 1px solid #006699;
	padding: 2px 0px 2px 5px;
}

.modpr	{
	background-color: #FFFFFF;
	text-align: right;
	padding: 0px 10px 0px 0px;
	border-bottom: 1px solid #006699;
	border-right: 1px solid #006699;
}



.modtot {
	background-color: #FFFFFF;
	text-align: right;
	padding: 0px 10px 0px 0px;
	border-left: 1px solid #006699;
	border-right: 1px solid #006699;
	border-bottom: 1px solid #006699;
}

.footer1 {
	border-left: 1px solid #006699;
	border-bottom: 1px solid #006699;
	padding: 0px 0px 0px 10px;
}

.footer2 {
	padding-top:
}

.modelwrap {
	vertical-align:top;
	cell-spacing:0px;
	border: 1px solid black;
	width: 100%;
}



#bubble ul {	list-style:none;	}
#bubble li {	position:relative;	list-style:none; }
#bubble span {
 width:480px;
 height:320px;
	position:absolute;
	padding-top:50px;
	padding-right:35px;
	padding-left:25px;
	padding-bottom:0px;
	margin-top:-324px;
	margin-right:50px;
	margin-left:150px;
	margin-bottom:0px;
  background:url('/images/bubblebg.gif') no-repeat;
    font-style:normal; 
    font-variant:normal;
    font-weight:normal;
    font-size:8pt;
    font-family:Verdana, sans-serif;
	}
#bubble li span {display:none}
/* #bubble li td {display:none} */
#bubble li:hover span {display:block;}
#bubble a {text-decoration:none}
#bubble table { width:410px; }

/* Owner's page styles */
ul#gallery, ul#gallery li{
	margin:0;
	padding:0;
	list-style:none;
	text-decoration:none;
	}
ul#gallery{
	width:700px;
	height:600px;
	position:relative;
	background:#e1e1e1 url() no-repeat 50% 40%;
	}			
ul#gallery li{
	/* float:left; */ 
	/* display:inline; */
	margin-top:0px;
	text-decoration:none;
	}								
ul#gallery a span{
	display:none;
	margin:0px 0px 0px 76px;
	}
ul#gallery a:hover{
	background:none;
	z-index:100;
	}	
ul#gallery a:hover span{
	position:absolute;
	width:10px;
	height:300px;
	float:left;
	top:0;
	left:0;
	display:block;
	}
	#startimage span{
	position:absolute;
	width:10px;
	height:300px;
	float:right;
	top:0;
	left:0;
	display:block;
	}
#pgimg 
{
float:right;
margin:0px 0px 15px 20px;
}
