@charset "utf-8";

/* CSS Document, for all output */
h1,h2,h3,h4,h5,h6,p {
	padding: 0;
	margin: 0;
}

h3 {
	display: block;
	font: 1em bold;
	text-transform: capitalize
}

body {
	font-family: "Myriad Pro",Helvetica Narrow, sans-serif;
	background: /*url(../images/corkboard.jpg)*/ #ffffff;
	margin: 0;
}

#body {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 60px;
	height: 1010px;
	width: 800px;
	background: white;
}

a img {
	border: 0;
}

.img {
	display: block;
}

.mainborderstyle {
	border-width: 0px;
	border-color: blue;
	border-style: solid;
}

.infobox {
	border-width: 0px;
}

.editbox {
	border-width: 1px;
	border-color: black;
	border-style: solid;
}

#head {
	position: absolute;
	border-width: 2px;
	width: 796px;
	height: 160px;
	top: 0px;
	left: 0px;
}

#leftcol {
	position: absolute;
	border-width: 0px;
	border-color: blue;
	border-style: solid;
	border-left-width: 2px;
	border-bottom-width: 2px;
	height: 844px;
	width: 122px;
	left: 0px;
	top: 164px;
	background-image:url(../images/orange_background_left.jpg);
}

#middlecol {
	position: absolute;
	border-width: 0px;
	border-color: blue;
	border-style: solid;
	border-left-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	height: 844px;
	width: 506px;
	left: 124px;
	top: 164px;
	background-image: url(../images/corkboard2.jpg);
}

#rightcol {
	position: absolute;
	border-width: 0px;
	border-color: blue;
	border-style: solid;
	border-right-width: 2px;
	border-bottom-width: 2px;
	height: 844px;
	width: 162px;
	left: 634px;
	top: 164px;
	background-image:url(../images/orange_background_right.jpg)
}

#featured_attraction {
	position: absolute;
	border-width: 1px 1px 0 1px;
	border-color: black;
	border-style: solid;
	width: 504px;
	height: 260px;
	top: 164px;
	left: 126px;
}

#nba_description {
	position: absolute;
	border-width: 1px 1px 0 1px;
	border-color: black;
	border-style: solid;
	width: 504px;
	height: 219px;
	top: 425px;
	left: 126px;
}
#nba_description img {
	border: none;
}

#falls_pic {
	position: absolute;
	border-width: 1px 1px 0 1px;
	border-color: black;
	border-style: solid;
	width: 504px;
	height: 120px;
	top: 645px;
	left: 126px;
}

#dest_sell {
	position: absolute;
	border-width: 1px 1px 0 1px;
	border-color: black;
	border-style: solid;
	width: 504px;
	height: 179px;
	top: 766px;
	left: 126px;
}
#dest_sell img {
	border:none;
}

#ind_falls_pic {
	position: absolute;
	border-width: 1px;
	border-color: black;
	border-style: solid;
	width: 504px;
	height: 60px;
	top: 946px;
	left: 126px;
}
#ind_falls_pic img {
	float:left;
	width:168px;
	height:100%;
}

#home_photo_of_the_week {
	position: absolute;
	border-width: 1px 1px 0 1px;
	border-color: black;
	border-style: solid;
	width: 160px;
	height: 149px;
	top: 164px;
	left: 634px;
}

#home_tips {
	position: absolute;
	border-width: 1px 1px 0 1px;
	border-color: black;
	border-style: solid;
	width: 160px;
	height: 149px;
	top: 314px;
	left: 634px;
	color:black;
	background-color:white;/*#CAFFFF;*/
}

#home_weather {
	position: absolute;
	border-width: 1px 1px 0 1px;
	border-color: black;
	border-style: solid;
	width: 160px;
	height: 151px;
	top: 464px;
	left: 634px;
	background-color:#ffffff;
}

#home_border_info {
	position: absolute;
	border-width: 1px 1px 0 1px;
	border-color: black;
	border-style: solid;
	width: 160px;
	height: 149px;
	top: 616px;
	left: 634px;
}

#banner_b {
	position: absolute;
	border-width: 1px;
	border-color: black;
	border-style: solid;
	width: 160px;
	height: 240px;
	top: 766px;
	left: 634px;
}

#navbar {
	position: absolute;
	width: 122px;
	height: 231px;
	top: 164px;
	left: 2px;
}

#nav img {
	border: none;
}

#attractions {
	position: absolute;
	width: 122px;
	height: 373px;
	top: 395px;
	left: 2px;
}

#banner_a {
	position: absolute;
	width: 122px;
	height: 240px;
	top: 768px;
	left: 2px;
}

#formButtons {
	position: absolute;
	left: 20px;
	top: 130px;
	z-index: 1;
}

#formButtons input {
	display: inline;
}

#navbar a {
	display: block;
	height: 45px;
	border-bottom: 2px solid black;
	text-align: center;
}

#attractions h2 {
	display: block;
	height: 70px;
	border-bottom: 2px solid black;
	text-align: center;
}

#attractions a {
	display: block;
	height: 60px;
	border-bottom: 2px solid black;
	text-align: center;
}

.wrapper {
	position: relative;
	margin: auto;
	height: inherit;
}

.addbox h3 {
text-transform:uppercase;
font-weight:bold;
white-space:nowrap;
font-size:0.8em;
}

*[class~="addbox"]>.wrapper {
	border: /**/none/*/2px ridge #ffffff/**/;
	border-right: 2px outset #333333;
	border-bottom: 2px outset #333333;
	background-color: white;
	margin-top: 10px;
	width: 95px;
	height: 95px;
	padding: 4px;
	text-align:center;
}

.addbox .statusBox {
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
}

.addbox .statusBox>div {
	width: 80px;
	height: 22px;
}

.statusBox .good {
	background: lightgreen;
}

.statusBox .bad {
	background: red;
}

.sheetpaper {
	background:white;
	margin:25px 15px;
	padding:3px 40px 50px 40px;
}
.sheetpaper p {
	font-family: "Myriad Pro",Helvetica Narrow, sans-serif;
	font-weight: bold;
}

.text,.rotext {
	display: block;
	color: black;
	font: 0.75em "Myriad Pro",Geneva, Arial, Helvetica, sans-serif;
}

.addbox .textEdit textarea {
	color: black;
	font: 0.75em "Myriad Pro",Geneva, Arial, Helvetica, sans-serif;
	width: 99px;
	height: 65px;
	padding: 0;
	overflow: hidden;
}

#home_tips>* {
	padding: 2px 1px 0 3px;
}