﻿/*div#pageframe.altwidth {
	width:95%;
}*/

div#body_main.localbody {
	width:712px;
}

div#introcubes {
	display:block;
	margin-bottom:50px;
}

div#introleft {
	width: 220px;
	margin-right: 20px;
	float:left;
}

div#intromiddle {
	padding: 0px 10px 20px 20px;
	margin: 0px;
}

div#introright {
	width: 220px;
	float:right;
}

div#introcubes img.thumb {
	border: 1px solid #ECECEC;
	height: 100px;
	width: 100px;
	float:left;
	margin-right: 10px;
}

div#introcubes span.heading {
	font-size: 14px;
	font-weight: bold;
	color: #6A9D00;
}

div#introcubes div#blurb {
	padding-top: 10px;
	font-size: 12px;
}

div#side_bar {
	float:left;
	width: 200px;
	margin-top:10px;
	font-size: 12px;
}

div#side_bar div#locitem {
	clear:both;
	margin-top: 10px;
}

div#side_bar div#locitem span.loctitle {
	font-weight: bold;
}

div#side_bar div#locitem img.thumbnail {
	float: left;
	width: 50px;
	padding-right: 10px;
}

div#side_bar img.icon {
	float: left;
	padding-right: 5px;
	border: 0;
}

div#locdetail_floatleft {
	float:left;
	width:190px;
	border:1px solid #EFEFEF;
	padding:5px;
	margin-right:10px;
}

div#locdetailtophead {
	display:block;
	height: 75px;
	clear:both;
	margin-bottom: 15px;
}

div#locdetailtophead img.thumb {
	height: 75px;
	width: 75px;
	float:left;
	margin-right: 5px;
}

div#locdetailtophead span.heading {
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #6A9D00;
}

ul#locsection {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
	clear:both;
}

div.lochead {
	padding:4px 0;
	color:#6A9D00;
	font-weight:bold;
	font-size:14px;
	border-bottom:1px solid #ECECEC;
	clear:both;
}

ul#locsection li {
	margin:0;
	padding: 2px 0 0 15px;
	border-top: none;
	vertical-align: text-top;
	background-image:url(/include/media/icons/silk/gif/bullet_go.gif);
	background-position: -2px 1px;
	background-repeat:no-repeat;
}

ul#locsection li a {
	padding-right: 5px;
}

div#locdetail_floatright {
	float:right;
	width:500px;
}

div#locdetail_floatright div#caption {
	width:490px;
	padding:2px 5px;
	margin-bottom:1px;
	background-color:#999999;
	color:#FFFFFF;
	font-weight:bold;
}

div#locdetail_floatright div#featurespot {
	background-color: #EFEFEF;
	min-height: 375px;
	overflow:hidden;
}

div#locdetail_floatright div#featurespot img#mainimg {
	border:0;
	margin:0;
	padding:0;
	display:block;
}

div#locdetail_floatright div#thumbrow {
	width:500px;
	padding-top:10px;
	margin-top:0;
}

div#locdetail_floatright div#thumbrow img {
	padding-bottom:1px;
	border-bottom: 10px solid white;
}

div#thumbrow img {
	margin:0 10px 0 0;
}

div#locdetail_floatright div#thumbrow img.off:hover {
	border-color: #999999;
}

div#locdetail_floatright div#thumbrow img.on {
	border-color: #999999;
}

/*STYLES FOR UPLOAD FORM*/

div#uploadwindow {
	font-size: 12px;
	display:none;
}

form#uploadform label {
	float: left;
	width: 80px;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	white-space: nowrap;
	margin-top: 5px;
	font-weight: bold;
}

form#uploadform .submit input {
	margin-left: 85px;
}
