/* Adventures in Decorating, LLC */
/* Website by Headlight Media - www.headlightmedia.com */

/* Shorthand Notation: (top, right, bottom, left) */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}

body {
  background-attachment: fixed;
  background-color: #454545;
  background-image: url("../images/bg.jpg");
  background-repeat: repeat-x;
  color: #465661;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}

h1 {font-weight: bold; font-size: 12px;}

h2 {}

a,  a:link {color: #901132; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; line-height: 18px; text-decoration: underline;}
	a:visited {color: #901132; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; line-height: 18px; text-decoration: underline;}
	a:hover {color: #901132; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; line-height: 18px; text-decoration: underline;}

#outerWrapper {
  background-color: #FFFFFF;
  margin: 0 auto 0 auto;
  text-align: left;
  width: 800px;
}
#outerWrapper #header {
	background-color: #454545;
	border: 0 0 0 0;
	padding: 0 0 0 0;
}
#outerWrapper #contentWrapper #content {
  margin: 0 0 0 0;
  padding: 40px 83px 30px 83px;
}
#outerWrapper #contentWrapper #home {
  background-color: #FFFFFF;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
#outerWrapper #footer {
	background-color: #454545;
	border: 0 0 0 0;
	padding: 10px 10px 25px 10px;
}
#outerWrapper #contentWrapper #content #caption{
  padding: 0px 0px 0px 25px;
}

.footer {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #e8e8e8;}
	.footer a:link {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #e8e8e8; font-weight: bold; text-decoration: underline;}
	.footer a:visited {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #e8e8e8; font-weight: bold; text-decoration: underline;}
	.footer a:hover {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #e8e8e8; font-weight: bold; text-decoration: underline;}
	
.rss {font-family: Arial, Helvetica, sans-serif; font-size: 8px; color: #939393;}
	.rss a:link {font-family: Arial, Helvetica, sans-serif; font-size: 8px; color: #939393; font-weight: bold; text-decoration: underline;}
	.rss a:visited {font-family: Arial, Helvetica, sans-serif; font-size: 8px; color: #939393; font-weight: bold; text-decoration: underline;}
	.rss a:hover {font-family: Arial, Helvetica, sans-serif; font-size: 8px; color: #939393; font-weight: bold; text-decoration: underline;}
	
.footersmall {font-family: Arial, Helvetica, sans-serif; font-size: 8px; color: #e8e8e8;}
	.footersmall a:link {font-family: Arial, Helvetica, sans-serif; font-size: 8px; color: #e8e8e8; font-weight: bold; text-decoration: underline;}
	.footersmall a:visited {font-family: Arial, Helvetica, sans-serif; font-size: 8px; color: #e8e8e8; font-weight: bold; text-decoration: underline;}
	.footersmall a:hover {font-family: Arial, Helvetica, sans-serif; font-size: 8px; color: #e8e8e8; font-weight: bold; text-decoration: underline;}
	
.nav {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #465661;}
	.nav a:link {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #465661; font-weight: normal; text-decoration: none;}
	.nav a:visited {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #465661; font-weight: normal; text-decoration: none;}
	.nav a:hover {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #454545; font-weight: normal; text-decoration: underline;}
	
.bottomnav  {color: #cccccc; font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
	.bottomnav  a:link {color: #465661; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; text-decoration: underline;}
	.bottomnav  a:visited {color: #465661; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; text-decoration: underline;}
	.bottomnav  a:hover {color: #465661; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; text-decoration: underline;}

.subheader {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; line-height: 18px; color: #901132;}
.caption {font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: normal; color: #465661;}

.topofpage {font-size: 10px; font-weight: bold;}

.tableborder {border: 1 1 1 1;}

/* START CSS FOR SLIDESHOW SCRIPT */
.imageSlideshowHolder,.imageSlideshowHolder_left{
	width:800px;	/* Image width */
	height:469px;	/* Image height */
	position:relative;	/* Don't remove this line */
}
	/* Don't change these values */
.imageSlideshowHolder img{
	position:absolute;
	left:0px;
	top:0px;
}
/* END CSS FOR SLIDESHOW SCRIPT */

/* START CSS FOR SLIDESHOW SCRIPT - GALLERY*/
.imageSlideshowHolder2,.imageSlideshowHolder_left2{
	width:700px;	/* Image width */
	height:523px;	/* Image height */
	position:relative;	/* Don't remove this line */
}
	/* Don't change these values */
.imageSlideshowHolder2 img{
	position:absolute;
	left:0px;
	top:0px;
}
/* END CSS FOR SLIDESHOW SCRIPT - GALLERY */

/* START CSS FOR LIGHTBOX SCRIPT */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/* END CSS FOR LIGHTBOX SCRIPT */

.textfield {padding:5px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #999999; border: 1 1 1 1; border-color:#CCCCCC; border-style:solid;}


/* START CSS FOR RSS FEED */

#pscroller1 {width: 160px; height: 122px; padding: 6px; background-color: #FFFFFF; line-height:normal;}

.rssclass .rsstitle {font-weight: bold; line-height:normal;}

.rssclass .rssdate{color: gray; font-size: 85%; line-height:normal;}

.rssclass a {line-height:normal; font-weight:bold;}

.rsstext {font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height:normal;}

/* END CSS FOR RSS FEED */