a.edit {
   padding-left: 33px;
   padding-top: 20px;
   background: url('/base/common/images/note.gif') no-repeat 0% 100%;
}

body
{
	font-family: Arial, Verdana;
	color: #000000;
	text-decoration: none;	
	margin: 0px;
	padding: 0px;
	background-color: #CC9900;
}

.calendarBody {
	background-image: none;
	background-color: #fff;
}

/* managed-s */
#allTools, #searchTool, #searchToolForm {
	font-size: 12px;
	padding: 5px;
	height: 20px;
}
a:link.tool, a:visited.tool, a:active.tool, a:hover.tool { 
	font-family: Arial, Verdana;
 	color: #ffffff;  /* colorTMBLfont */
 	font-weight: bold; 
	text-decoration: none;
	font-size: 12px;
}
.boxColor {
	background: #000066; /* colorMLabg */
}
.boxTitle {
	padding: 2px;
	color: #ffffff; /* colorMLfont */
	background: #CC9900; /* colorMLbg */
}

.boxSubMenuColor {
	background: #000066; /* colorSMabg */
}
.boxSubMenuTitle {
	padding: 2px;
	color: #ffffff; /* colorSMfont */
	background: #CC9900; /* colorSMbg */
}

.boxPhotoColor {
	background: #000066; /* colorPabg */
}
.boxPhotoTitle {
	padding: 2px;
	color: #ffffff; /* colorPfont */
	background: #CC9900; /* colorPbg */
}
/* managed-e */

a:hover.tool { 
	font-family: Arial, Verdana;
	text-decoration: underline;
	font-size: 12px;
}


.boxContent {
	padding: 2px;
	background: #ffffff;
}

.content
{
	margin: 3px;
	font-family: Arial;
}

.contentPhoto
{
	border: 1px solid #000000;
}

.tools {
	color: #ffffff;
	font-weight: bold;
	font-family: arial;
}



#footer {
	background: url('/wrap/images/bot-bar.jpg'); height: 57px;
	font-size: 12px;
}

#mainPhotoLayer
{
	height: 200px;
	overflow: hidden;
}

#subNav {
	background: url('/wrap/images/sub-nav.jpg'); 
	height: 20px;
}

#subNavLeft {
	padding-left: 200px; 
	padding-top: 2px;	
	font-size: 10px;
	color: #202020; 
	font-weight: bold; 
	font-family: arial; 
	float: left;
}

#subNavRight {
	padding-right: 5px; 
	padding-top: 2px;
	font-size: 10px;
	color: #202020; 
	font-weight: bold; 
	font-family: arial; 
	float: right;
}


#wrap {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	border-left: 20px solid #f3f3f3;
	border-right: 20px solid #f3f3f3;
	border-bottom: 20px solid #f3f3f3;
	background-color: #ffffff;
}

a:link.wyolution, a:visited.wyolution, a:hover.wyolution, a:active.wyolution 
{
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	width: 100%;
	text-decoration: none;
	color: #FFFFFF;
}

a:link.subMenu, a:visited.subMenu, a:active.subMenu 
{
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	width: 100%;
	text-decoration: none;
}
a:hover.subMenu {
	text-decoration: underline;
}

.subMenuTitle, subMenuTitleSelected
{
	margin-top: 5px;
	font-size: 12px;
	font-weight: normal;
	width: 100%;
	color: #FFFFFF;
	background-color: #CC9900;
}

.subMenuItem
{
	padding-top: 5px;
}

.subMenuItemSelected
{
	padding-top: 5px;
	background-color: #dadada;
}

.googleMap {
	border: solid 1px black;
	margin-top: 5px; 
	margin-bottom: 5px;
}

.searchResults td {
	font-size: 12px;
}

.searchDetailsDescription, .searchDetailsAddress, .searchDetailsContact {
	padding: 2px;
	margin-left: 20px;
	background: #FFFFCC;
	border-left: solid 1px #000000;
	border-bottom: solid 1px #000000;
}

.searchDetailsHeader {
	background: url(/wrap/images/arrow.gif) 19px 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
	padding-left: 58px;
	padding-top: 1px;
}

.searchDetailsAddress {
	background: #FFFFC0;
}
.searchDetailsDescription {
	background: #FFFFC0;
}
.searchDetailsContact {
	background: #FFFFC0;
}



.rowHighlight {
	background-color: #dadada;
}
.rowNormal {
	background-color: #fafafa;
}
.rowNormal2 {
	background-color: #FFFF80;
}

.rowHeaders td {
	font-size: large;
	border-bottom: 2px solid #000000;
}

.photoGallery {
	float:left; 
	background-color: transparent; 
	margin: 1px; 
	border:solid 0px darkgray; 
	width:153px; 
	height:153px; 
	text-align:center;
}

.photoGallery img {
	vertical-align: middle;
	border: solid 1px darkgray;
	margin: 1px;
	padding: 0px;
}

.emailForm input, textarea, select {
	margin-left: 6px;
}

memberAdContainer {
	width: 140px;
}
.memberAd {
	width: 150px;
	height: 112px;
	overflow: hidden;
	border-bottom: 2px solid #000000;
	font-size: 12px;
}
.memberFeatured {
	width: 150px;
	height: 130px;
	overflow: hidden;
	border-bottom: 2px solid #000000;
	font-size: 12px;
}
.jobDetails {
	position: absolute; z-index: 1; 
	margin-left: 20px; 
	width: 680px; 
	background-color: #ffffff; 
	border: 1px solid #000000; 
	border-top: 10px solid #CC9900;
	padding: 10px; 
}