html {
	width:100%;
	height:100%;
}
body {
	margin:0;
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/bg.png) repeat-x #c4b8a1;
	height:100%;
}
h1, h2, h3, h4, h5, h6, p {
	margin:0;
}


#something a {
text-decoration:none;
position:absolute;

z-index:9999;

}
.hide {
visibility:hidden;
}
#howto { /* RSS Link */

width : 250px;
height: 160px;
}

a:hover {
	text-decoration:underline;
}
#container {
	min-height:800px;
	width:1000px;
	margin:0 auto;
	background:url(../images/bg-shadow-cropped.png) repeat-y;
	background-color:#C4B8A1;
}
#header {
	width:1000px;
	margin:0 auto;
	background:url(../images/header-bg.png) no-repeat top;
	height:160px;
	position:relative; 
}
#header ul {
	list-style:none;
}
#header .date {
	position:absolute;
	top:10px;
	right:275px;
	text-align:center;
}
#header .date .today {
	color:#b6b6b8;
	font-size:10px;
}
#header .date h5 {
	color:black;
	font-size:12px;
}
.top-nav {
	float:right;
	height:84px;
}
ul.menu-top {
	margin:0 35px 0 0;
}
ul.menu-top li {
	float:left;
	margin:0 20px 0 0;
	line-height:26px;
}
ul.menu-top li a {
	font-size:11px;
	color:#2564c2;
	text-decoration:none;
	
}
.nav {
	clear:both;
	background:url(../images/nav-bg.jpg) repeat-x;
	height:28px;
        padding: 0 0 0 20px ;
}

ul.menu li {
	float:left;
	margin:0 40px 0 0;
	text-transform:uppercase;
	line-height:26px;

}
ul.menu li :hover {
    background-color:#526D94;
	
	
}
ul.menu li a {
	color:white;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.user-logout {
	height:31px;
	background:url(../images/welcome-logout-bg.jpg) repeat-x;
	text-align:right;
	line-height:26px;
}
.user-logout .welcome {
	font-size:13px;
	font-weight:bold;
}
.user-logout a.logout {
	font-size:10px;
	margin:0 35px 0 10px;
	color:black;
	text-decoration:none;
}
#main {
	width:1000px;
	margin:0 auto;
}
#left {
	float:left;
	width:185px;
	padding:0 0 0 20px;
}
h2.locations {
	text-indent:-9999em;
	background:url(../images/locations-left.jpg) no-repeat;
	height:12px;
	margin:0 0 2px 0;
}
h3.loc-home, h3.loc-cottage {
	font-size:18px;
	color:white;
	padding:8px 0 6px 10px;
	margin:0 15px 0 0;
	text-transform:uppercase;
	border-top:thin solid #5f5f5f;
}
.home-projects img, .cottage-projects img {
	float:left;
	margin:6px 15px 6px 4px;
}
.home-projects h4, .cottage-projects h4 {
	font-size:12px;
	color:#5f5f5f;
}
.loc-project {
	clear:both;
	line-height:42px;
	height:42px;
}
.active-project {
	background:white;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-bottomleft:8px;
}
.imgEdit {
  max-width: 200px;
  max-height: 150px;
  width: expression(this.width > 200 ? "200px" : true);
  height: expression(this.height > 150 ? "150px" : true);
}


#right {
	float:right;
	width:775px;
	margin:0 20px 0 0;
	-moz-border-radius:10px;
	background:white;
}
#adminDetails {
	float:right;
	
	width:350px;
	margin:0 20px 0 0;

	background:white;
	
	
	
}
#adminleft {
	float:left;
	width: 600px;
	margin-left:20px;


}

#adminhome {
	float:left;
	width: 950px;
	margin-left:25px;
	margin-right:25px;
	-moz-border-radius:10px;
	background:transparent;
	min-height: 850px;
}

#adminhome h1.project-title {
	background:url(../images/project-bg.jpg);
	background-color:#009;
	padding:0 0 0 30px;
	/*width:920px;*/
	display:block;
	height:30px;
	font-size:14px;
	color:white;
	line-height:26px;
}
#adminleft h1.project-title {
	background:url(../images/project-bg.jpg);
	padding:0 0 0 30px;
	/*width:570px;*/
	display:block;
	height:30px;
	font-size:14px;
	color:white;
	line-height:26px;
}
#adminDetails h1.project-title {
	background:url(../images/project-bg.jpg);
	padding:0 0 0 30px;
	display:block;/*width:320px;*/
	height:30px;
	font-size:14px;
	color:white;
	line-height:26px;
	
	/*below is css copied from boxcontent*/
	border-left: 1px solid #3f5a82; border-right: 1px solid #3f5a82;background-color:#ffffff;
}
#adminleft h1.project-titleIE6 {
	background:url(../images/project-bg.jpg);
	padding:0 0 0 0;
	display:block;/*width:600px;*/
	height:30px;
	font-size:14px;
	color:white;
	line-height:26px;
}
#right h1.project-title {
	background:url(../images/project-bg.jpg);
	padding:0 0 0 30px;
	display:block;/*width:775px;*/
	height:30px;
	font-size:14px;
	color:white;
	line-height:26px;
}
#right h1.project-titleIE6 {
	background:url(../images/project-bg.jpg);
	padding:0 0 0 0;
	display:block;/*width:775px;*/
	height:30px;
	font-size:14px;
	color:white;
	line-height:26px;
}
.project-content {
	padding:15px 30px;
	background:white;
}

.project-contentAdmin {
	padding:15px 30px;
	
}
.project-content1 {
	
	background:white;
}
.project-header-left {
	width:183px;
	float:left;
	padding:0 12px 0 0;
}
.project-header-left a {
	text-transform:uppercase;
	color:#2564c2;
	font-size:11px;
	display:block;
	margin:8px 0;
	text-decoration:none;
}
.project-header-right {
	width:505px;
	padding:0 0 0 14px;
	display:block;
	border-left:thin solid #CCC;
}
.project-description {
	padding:8px;
	font-size:10px;
	background:#ececec;
}
.phases {
	margin:15px 0 0 0;
        
}
.phase {
	border-bottom:thin solid #5e4719;
	padding:4px 0;
}
.phase-date {
	font-size:11px;
	color:#5e4719;
	text-transform:uppercase;
	border-bottom:thin solid #5e4719;
	clear:both;
	padding:1px 0 2px 0;
}
.phase-title {
	float:left;
	width:155px;
	height:36px;
	line-height:36px;
	font-size:12px;
	text-transform:uppercase;
	padding:0 8px;
	margin:2px 8px 0 0;
}
.phase-desc {
	font-size:10px;
	padding:2px 0 4px;
	height:30px;
}
a.view-photos {
	text-decoration:none;
	text-transform:uppercase;
	font-size:11px;
	color:#2564c2;
	float:right;
	line-height:36px;
	height:36px;
	margin:0 0 0 8px;
}
.project-body {
	clear:both;
	padding:20px 0 0;
}
h2.project-body-title {
	font-size:20px;
	color:#5264c2;
	border-bottom:thin solid black;
	padding:0 0 4px;
	margin:0 0 6px;
}
.right-month, .left-month {
	font-size:10px;
	text-decoration:none;
}
.calendar-title {
	font-size:20px;
	font-weight:bold;
	text-align:center;
	padding:4px 0;
	background:#ccc;
	margin:8px 0 0;
	color:#666;
}
table.calendar {
	width:715px;
	border-collapse:collapse;
}
table.calendar th, table.calendar td {
	border:thin solid #ccc;
	width:100px;
	border-spacing:0px;
}
table.calendar th {
	color:white;
	padding:8px 0;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	background:#666;
}
table.calendar td {
	text-align:right;
	font-size:11px;	
	padding:5px 3px;
}
table.calendar td.active {
	background:#afffc1;
	font-weight:bold;
}
.cell-color {
	height:40px;
	margin:3px 0 0;
}
.right-month {
	float:right;
}
.clear {
	clear:both;
}
.skyblue {
	background:#afe3ff;
}
.redorange {
	background:#f16c4d;
}
.grey {
	background:#dfdfdf;
}
#footer {
	clear:both;
}

/* ADDON */
.icons img { border: none; }
.clear { clear:both; }

#wrapper { width:1000px;margin: 0 auto;background-color:#ffffff;margin-top:20px;min-height:100%; }

.column { width: 420px; float: left; padding-bottom: 100px; }
.contentBox { }
.boxHeaderDash {  padding: 0px 5px 5px 5px; font-weight:bold;height:30px; font-weight:bold; background:url(../images/widget_01.png); }
.boxHeader { padding: 0px 5px 5px 5px; font-weight:bold; border-left: 1px solid #3f5a82; border-right: 1px solid #3f5a82; background:url(../images/project-bg.jpg);color:#ffffff; }
.boxContent { border-left: 1px solid #3f5a82; border-right: 1px solid #3f5a82;background-color:#ffffff;font-size:12px; }
.boxContentWidget { border-left: 1px solid #3f5a82; border-right: 1px solid #3f5a82;background:url(../images/widget_02.png)  center no-repeat;font-size:12px; }
.boxContent table {font-size:12px;}
.boxarea { margin-left:5px;height:205px;padding-top:7px; padding-left:25px; padding-right:15px; margin-right:3px; }
.centerbox { margin:0 auto;width:775px;margin-top:30px; }
.floatbox { float:left;margin-top:10px; }
#rightContent { padding-bottom:10px;margin-left:10px; }
#forgot_email { padding-top:15px; }

.details { border: 2px solid #3399FF; display: none; padding: 5px; }
.error { color:#CC0000; }
.success { color:#009933; }
.red { color:#990000; }

.icons img { border: none; }
/* rounded corners */
.xtop1, .xbottom1 {display:block; background:#fff; font-size:1px;}
.xtop, .xbottom {display:block; background:#c6baa5; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:url(../images/project-bg-top.jpg); border-left:1px solid #3f5a82; border-right:1px solid #3f5a82;}
.xb1 {margin:0 5px; background:#3f5a82;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

/* NEW MENU */

/**
 *********************************************
 * Prototype of styles for horizontal CSS-menu
 * @data 30.06.2009
 *********************************************
 * (X)HTML-scheme:
 *  <div id="menu">
 *      <ul class="menu">
 *          <li><a href="#" class="parent"><span>level 1</span></a>
 *              <ul>
 *                  <li><a href="#" class="parent"><span>level 2</span></a>
 *                      <ul><li><a href="#"><span>level 3</span></a></li></ul>
 *                  </li>
 *              </ul>
 *          </li>
 *          <li class="last"><a href="#"><span>level 1</span></a></li>
 *      </ul>
 *  </div>
 *********************************************
 */

/* menu::base */
div#menu {
    height: 51px;
    padding-left: 14px;
    background: url(../images/menu/left.png) no-repeat;
    _background: url(../images/menu/left.gif) no-repeat;
    width:auto;
}

div#menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
}
div#menu ul.menu {
    padding-right: 14px;
    background: url(../images/menu/right.png) no-repeat right 0;
    _background: url(../images/menu/right.gif) no-repeat right 0;    
}

div#menu li {
    position: relative;
    margin: 0;
    padding: 0 0px 0 0;
    display: block;
    float: left;
    z-index: 9;
    width: auto;
}
div#menu ul ul li {
    z-index: 9;
}
div#menu li div {
    list-style: none;
    float: left;
    position: absolute;
    z-index: 11;
    top: 51px;
    left: -13px;
    visibility: hidden;
    width: 194px;
	  margin: 0px 0 0 -4px;
    padding: 0; 
    background: url(../images/menu/subsubmenu-top.png) no-repeat 0px 0;
    _background: url(../images/menu/subsubmenu-top.gif) no-repeat 0px 0;  
}
div#menu ul ul {
	  z-index: 12;
    padding: 0px 4px 10px 4px;
    background: url(../images/menu/submenu-bottom.png) no-repeat 0px bottom;
    _background: url(../images/menu/submenu-bottom.gif) no-repeat 0px bottom;        
    margin: 10px 0 0 0;    
}
div#menu li:hover>div {
    visibility: visible;
}

div#menu a {
    position: relative;
    z-index: 10;
    height: 50px;
    display: block;
    float: left;
    line-height: 50px;
    text-decoration: none;
    margin-top: 1px;
    white-space: nowrap;
    width: auto;
    padding-right:5px;
    text-align:center;
}
div#menu span {
    margin-top: 2px;
    padding-left: 15px;
    color: #A6C4D5;
    font: bold 13px Arial,Helvetica;
    background: none;
    line-height: 50px;	
    display: block;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: 95% 0;
    text-align: center;
}

/* menu::level1 */
div#menu a {
    padding: 0 10px 0 0;
    line-height: 50px;
    height: 51px;
    margin-right: 5px;
    _margin-right: 1px;
    background: none;
}
div#menu a:hover {
    background:  url(../images/menu/selected.png)  repeat-x right -1px;
	  color: #FFFFFF;
  }
div#menu li.current a,
div#menu ul.menu>li:hover>a {
	  color: #FFFFFF;	
    background: url(../images/menu/selected.png)  repeat-x right -1px;
}

div#menu ul.menu>li:hover>a span {
		color: #FFFFFF;
}
div#menu li {  }
div#menu li.last { background: none; }

/* menu::level2 */
div#menu ul ul li {
    background: none;
    padding: 0;
}
div#menu ul ul a {
    padding: 0px;
    height: auto;
    float: none;
    display: block;
    line-height: 25px;
    z-index: -1;
    padding-left: 5px;
    white-space: normal;
    width: 164px;
    margin: 0 8px;
    text-transform: none;
    border-top: 1px solid #3A5A8B;
    border-bottom: 1px solid #162133;        
}
    
div#menu ul ul a span {
    font-weight:normal;
	  padding: 0 5px;
    line-height: 25px;
    font-size: 12px;
    color: #C5D3E7;
}
div#menu li.current ul a,
div#menu li.current ul a span {
    background:none;
}
div#menu ul ul a:hover {
 background:none;
 background-color: #21345A;
}
div#menu ul ul a:hover span {
	background:none;
	color: #FFFFFF;
}
div#menu ul ul a.parent {
  background: url(../images/menu/submenu-pointer.png) no-repeat right bottom;
  _background: url(../images/menu/submenu-pointer.gif) no-repeat right bottom;  
}
div#menu ul ul a.parent span {
  background:none; 
}
div#menu ul ul a.parent:hover {
  background: url(../images/menu/submenu-pointer.png) no-repeat right bottom;
  _background: url(../images/menu/submenu-pointer-hover.gif) no-repeat right bottom;
  background-color: #21345A;
	color: #FFFFFF;  
}
div#menu ul ul a.parent:hover span {
  background:none; 
}
div#menu ul ul span {
	
    margin-top: 0;
    text-align: left;
}
div#menu ul ul li.last { background: none; }
div#menu ul ul li {
    width: 100%;
}

/* menu::level3 */
div#menu ul ul div {
	  width: 194px;
	  padding: 0;
    margin: -51px 0 0 192px !important;
    margin-left: 192px;
}
div#menu ul ul ul {
    padding: 10px 4px 0 4px;	
}
div#menu ul ul div li {
    position:relative;
    top:-10px;
}

/* lava lamp */
div#menu li.back {
    background: url(../images/menu/selected.png) repeat-x 0 0;
    width: 5px;
    height: 51px;
    z-index: 8;
    position: absolute;
    padding: 0;
    margin: 0px 0 0 0;
}

div#menu li.back .left {
    padding:0;
    width:auto;
    background: url(../images/menu/selected.png) repeat-x right 0;
    height: 51px;
    margin: 0 0 0 5px;
    float: none;
    position: relative;
    top: 0;
    left: 0;
    visibility: visible;
}
