/* Default .CSS file for the Internet Advisor core install skin,
   based on the Flexi skin */
body    { background: #aac2e6 url("gfx/corn-background-photo.jpg") repeat-x fixed 0 bottom; margin: 0; padding: 0 }
#TemplateAll { font-family: Arial, Helvetica, sans-serif; background-image: url("gfx/wrapper-background.jpg"); background-repeat: repeat-y; margin: 30px auto 20px; position: relative; width: 955px; height: auto }
#TemplateTop    { background-image: url("gfx/top-header.jpg"); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; position: relative; width: 955px; height: 115px }
#TemplateHeader    { background: url("gfx/belmontcornmaze.png") no-repeat; position: absolute; z-index: 50; top: 20px; left: 60px; width: 442px; height: 108px }
#TemplatePhoto  { position: absolute; z-index: 45; top: -20px; left: 520px; width: 398px; height: 256px }
#TemplateWrapper { background-image: url("gfx/footer-background.jpg"); background-repeat: no-repeat; background-position: 0 bottom; margin-right: auto; margin-left: auto; position: relative; width: 955px }
#TemplateTitle    { font-size: 12px; background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; margin: 45px auto 20px; padding-right: 400px; padding-left: 30px; position: relative; width: 425px; height: 25px }
#TemplateNav  { font-size: 14px; line-height: 20px; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; padding-right: 20px; padding-left: 30px; position: relative; left: 50px; width: 200px; height: auto; float: left; clear: both; border-right: 1px solid #a5b18d }
#TemplateNav ul li { list-style-type: none; display: block; margin-left: -20px }
#TemplateNav a:link,  #TemplateNav a:visited { color: #000; font-weight: bold; text-decoration: none }
#TemplateNav a:hover { color: #a5b18d; font-weight: bold; text-decoration: none }
#TemplateNav a.selflink { color: #a5b18d; font-weight: bold; text-decoration: underline }
#TemplateMain  { background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; margin-left: 320px; position: relative; width: 575px; height: auto }
#TemplateFooter    { background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; margin-right: auto; margin-left: auto; padding-bottom: 20px; position: relative; width: 855px; height: auto; clear: both }
#TemplateRight {
	position:absolute;
	top:4em;
	left:79%;
	width:20%;
	height:2em;
	border:1px solid #bbb;
	background:url(gfx/template/TemplateRight.gif) no-repeat;
}
#TemplateBottom     { font-size: 12px; background-image: url("gfx/bottom-background.jpg"); background-repeat: repeat-y; background-attachment: scroll; background-position: 0 0; margin-right: auto; margin-left: auto; padding-top: 10px; position: relative; width: 955px; height: 80px; clear: both }
#TemplateBottom a:link,  #TemplateBottom a:visited { color: #000; text-decoration: none }
#TemplateBottom a:hover { color: #f3f3f3; text-decoration: none }
img.thumbs {
 border:1px solid #dddddd; margin:2px; padding:4px; vertical-align: middle; }
img.thumbs:hover, table.thumbtable td.thumbtd div.img:hover {
 border:1px solid red; }
table.thumbtable img.thumbs { border: 0; padding:0; }
table.thumbtable td.thumbtd {  margin:4px; padding:2px;}
table.thumbtable td.thumbtd:hover { border-color:red; }
table.thumbtable { border:1px solid #cccccc; }
table.thumbtable td.thumbtd div.img {
 border: 1px solid #dddddd; text-align: center;}
.caption {
 font-size:.8em; overflow:hidden; padding:0px; line-height:1.1em;}
img.current, table.thumbtable td.thumbtd div.current {
 border-color: #ff0000;}
