﻿/* treerock.com CSS
   7/23/05 */

/* BEGIN Root Level Tag Defs */

body {
	margin: 0px;
	font-family: "Verdana", sans-serif;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

acronym {
	font-variant: small-caps;
}

/* END Root Level Tag Defs */

/* BEGIN Class Defs */

.align-right {
	text-align: right !important;
}

.align-left {
	text-align: left !important;
}

.align-center {
	text-align: center !important;
}

.weight-regular {
	font-weight: normal;
}

.ws_date {
  font-weight: normal;
  color: #AAAAAA;
}

.ititle {
	font-weight: bold;
	font-size: 11px;
}

.error {
  font-weight: bold;
  color: #FF0000 !important;
}

.success {
  font-weight: bold;
  color: #00FF00 !important;
}

.galleryimage {
  padding-top: 8px;
  margin-bottom: 2px;
  margin-right: 5px;
  border: none;
  float: left;
}

.WsCommentHeader {
  margin-top: 0px;
  margin-left: 0px !important;
  padding-left: 2px !important;
  font-size: 11px !important;
  font-weight: bold;
}

.WsCommentTitleName {
  font-size: 11px;
  font-weight: bold;
}

.WsCommentTitleDate {
  font-size: 10px;
  color: #888888;
}

/* END Class Defs */

/* BEGIN ContentContainer Class Defs */

div#ContentContainer h1 {
	font-size: 11px;
	font-weight: bold;
	margin-top: 0px;
}

/* END ContentContainer Class Defs */

/* BEGIN Positioning */

div#BodyContainer {
	position: relative;
	width: 662px;
	top: 50px;
	margin-left: auto;
	margin-right: auto;
}

div#ContentContainer {
	float: left;
	width: 442px;
	padding-top: 103px;
}

div#RightColumn {
	float: right;
	width: 214px;
}

div#Menu {
	width: 195px;
	margin-left: 19px;
}

div#GalleryListing {
	width: 195px;
	margin-left: 19px;
	margin-bottom: 7px;
}

div#ImageDetails {
	width: 195px;
	margin-left: 19px;
}

div#WorkspaceHistory {
  width: 195px;
  margin-left: 19px;
}

div#CopyrightContainer {
	margin-top: 7px;
	width: auto;
}

div#SideContainer {
	width: 195px;
	margin-left: 19px;
}

div#WsComments {
  width: 415px;
  margin-left: 25px;
  border: 1px solid #9EBFA4;
  background-color: #EFEFEF;
}

/* END Positioning */

/* BEGIN Images */

img#Logo {
	width: 214px;
	height: 107px;
	border: none;
}

img#Photograph {
	width: 440px;
	border: 1px solid #000000;
}

img.GalleryImg {
	width: 150px;
	height: 100px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 3px;
	border: none;
	float: left;
}

img#m_bar_bt {
	display: block;
	width: 195px;
	height: 1px;
	margin-top: 2px;
	margin-bottom: 2px;
	border: none;
}

div#GalleryListing img {
	width: 14px;
	height: 11px;
	padding-top: 2px;
	padding-left: 5px;
	padding-bottom: 2px;
	border: none;
}

/* END Images */

/* BEGIN Paragraph Defs */

div#ContentContainer p {
	padding-left: 25px;
	font-size: 11px;
	text-align: justify;
	color: #333333;
}

div#WsComments p {
  font-size: 10px;
  padding-left: 10px;
}

div#GalleryListing p {
	margin-top: 0px;
	font-size: 10px;
	color: #333333;
}

div#ImageDetails p, div#WorkspaceHistory p {
	font-size: 10px;
	color: #333333;
}

div#ContentContainer p#Copyright {
	margin: 0px;
	font-size: 10px;
	color: #666666;
	text-align: center;
}

div#SideContainer p {
	margin-top: 0px;
	font-size: 10px;
	color: #333333;
	text-align: justify;
}

/* END Paragraph Defs */

/* BEGIN HR Defs */

div#WsComments hr {
  width: 400px;
  height: 1px;
  border: none;
  background-color: #9EBFA4;
}

/* END HR Defs */

/* BEGIN Menu */

div#Menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

div#Menu ul li {
	font-size: 11px;
	text-align: right;
	padding-left: 115px;
	line-height: 16px;
}

div#Menu a:link, div#Menu a:active, div#Menu a:visited {
	display: block;
	width: 75px;
	height: 100%;
	padding-right: 1px;
	padding-left: 2px;
	font-size: 11px;
	color: #666666;
	text-align: right;
	text-decoration: none;
	vertical-align: middle;
	border: none;
}

div#Menu a:hover, div#Menu a:visited:hover {
	display: block;
	width: 75px;
	height: 100%;
	color: #FFFFFF;
	background-color: #9EBFA4;
	text-align: right;
	text-decoration: none;
	vertical-align: middle;
	border: none;
}
/* END Menu */

/* BEGIN Links */

a:link, a:active, a:visited {
	font-size: 11px;
	color: #708E75;
	text-decoration: none;
}

a:hover, a:visited:hover {
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dashed #708E75;
}

div#GalleryListing a:hover, div#GalleryListing a:visited:hover
a#LogoHref:hover, a#LogoHref:visited:hover {
	border: none;
}

/* END Links */

/* BEGIN Forms */

form#announce, form#contact, form#WsComment {
        font-family: "Verdana", sans-serif;
	font-size: 10px;
}

form label {
        font-size: 11px;
	font-weight: bold;
}

form#announce input#member_name, form#announce input#member_email {
	width: 175px;
	height: 13px;
	font-size: 11px;
	margin: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
	color: #333333;
	border: 1px solid #333333;
}

form#contact input#name, form#contact input#email {
	width: 175px;
	height: 13px;
	font-size: 11px;
	margin: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
	color: #333333;
	border: 1px solid #333333;
}

form#contact textarea#msg {
	width: 400px;
	height: 100px;
	font-size: 11px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
	color: #333333;
	border: 1px solid #333333;
}

form#WsCommentForm {
  margin-left: 7px;
  margin-right: 7px;
}

form#WsCommentForm input.text {
	width: 175px;
	height: 13px;
	font-size: 11px;
	font-family: "Verdana", sans-serif;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
	color: #333333;
	border: 1px solid #333333;
}

form#WsCommentForm textarea {
  width: 350px;
  height: 100px;
  font-family: "Verdana", sans-serif;
  font-size: 11px;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 2px;
  padding-right: 2px;
  color: #333333;
  border: 1px solid #333333;
}


/* END Forms */

/* BEGIN Lists */

ul#Announcements {
	margin-left: 0px;
	padding: 4px;
	border: 1px solid #333333;
	background-color: #EEEEEE;
}

ul#Announcements li {
	font-size: 10px;
	list-style-type: none;
}

ul#Announcements em {
	color: #708375;
}
/* END Lists */
