
#header {
  background-image: url(../../img/patios/headerbg.png);
}

#content, #fullContent {
  background-image: url(../../img/patios/contentbg.png);
}

#footer {
  background-image: url(../../img/patios/footerbg.png);
}

#navagation {
  background-image: url(../../img/patios/navbg.png);
}

#navagation #topimg {
  background-image: url(../../img/patios/navtop.png);
}

/* NODE STYLES */

.node .shadow img, .node .shadow .video {
  border: 1px solid #a89d66;
}


.node .shadow { /* the dropshadow div around the image div */
  background-image: url(../../img/patios/dropshadow.gif);
}

.node .leftfade {
  background-image: url(../../img/patios/leftfade.gif);
}

.node .topfade {
  background-image: url(../../img/patios/topfade.gif);
}

/* END NODE STYLES */

/* NAV NODE STYLES */

.navNode .shadow { /* the dropshadow div around the image div */
  background-image: url(../../img/patios/nav_dropshadow.gif);
}

.navNode .leftfade {
  background-image: url(../../img/patios/nav_leftfade.gif);
}

.navNode .topfade {
  background-image: url(../../img/patios/nav_topfade.gif);
}

/* END NAV NODE STYLES */

#headerLinks {
  color: #9f9255;
}

#headerLinks a {
  color: #9f9255;
  text-decoration: none;
}

#headerLinks a:hover {
  color: #9f9255;
  text-decoration: underline;
}


.more {
  position: absolute;
  top: 0;
  right: 460px;
  z-index: 3;
  cursor: pointer;
}

.more:hover .more_button {
  background-position: 0 33px;
}

.more:hover .more_menu {
  display: block;
}

.more_button {
  height: 33px;
  width: 77px;
  z-index: 3;
  position: absolute;
  top: 0;
  right: 0;
}

.more_menu {
  z-index: 2;
  display: none;
  color:white;
  text-align:right;
  font-size:7pt;
  width: 136px;
}

.more_menu a {
  color: white;
  text-decoration: none;
}

.more_menu a:hover {
  color: #666;
}

.more_menu li {
  background: url(http://patios-clotures.com/img/plusDD_bg.gif) repeat-y;
  border-bottom:1px solid #C4BD97;
  padding: 1px 12px 2px 2px;
}

.more_menu .first {
  padding-top: 34px;
}

.more_menu .last {
  background:url(http://patios-clotures.com/img/plusDD_bottom.gif) center bottom no-repeat;
  border:0 none;
  padding-bottom:3px;
}

#social_icons {
	position: absolute;
	top: 25px;
	left: 270px;
}

#social_icons li {
	float: left;
	margin-right: 10px;
}
