@charset "UTF-8";
/* CSS Document */

/*--------------GENERAL CSS---------------*/
html, body, h1, h2, ul, li, p{
	margin: 0px;
	padding: 0px;
}

html { -webkit-font-smoothing: antialiased; }

body {
	background-color: #000000;
}

body:after {
	content: url(../images/icons-facebook-hover.gif) url(../images/icons-in-hover.gif) url(../images/icons-insta-hover.gif) url(../images/icons-youtube-hover.gif);
	display: none;
}

#wrapper {
	width: 1060px;
	margin-left: auto;
	margin-right:auto;
}

header {
	width: 1060px;
	height: 125px;
}

#logo {
	width: 305px;
	height: 95px;
	float: left;
	margin-top: 30px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
}

#logo a {
	display: block;
	width: 305px;
	height: 65px;
	margin-top: 15px;
	text-decoration: none;
}

.logo-name {
	font-size: .1em;
	color: #000;
}
nav {
	width: 590px;
	height: 30px;
	float: left;
	margin-top: 70px;
	padding-top: 15px;
	padding-right: 20px;
} 

nav ul {
	list-style-type: none;
	text-align: right;
}

nav ul li {
	display: inline-block;
}

nav li:last-child a { 
	border: 0; 
}

nav ul li a {
	text-decoration: none;
	color: #FFF;
	border-right: 1px solid #fff;
	letter-spacing: .5px;
	padding: 2.5px 12px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1em;
}

nav ul li a:hover{
	text-decoration: underline;
}

#home #active {
	text-decoration: underline;
}

#about #active {
	text-decoration: underline;
}

#portfolio #active {
	text-decoration: underline;
}

#contact #active {
	text-decoration: underline;
}

#social {
	width: 130px;
	height: 37px;
	float: left;
	padding-top: 83px;
}

#face a{
	width: 25px;
	height: 25px;
	float: left;
	background-image: url(../images/icons-facebook.gif);
	background-size:contain;
	background-repeat: no-repeat;
	margin-right: 10px
}

#face a:hover{
	background-image: url(../images/icons-facebook-hover.gif);
	background-size:contain;
	background-repeat: no-repeat;
	cursor: pointer;
}

#linked a{
	width: 25px;
	height: 25px;
	float: left;
	background-color:#949292;
	background-image: url(../images/icons-in.gif);
	background-size:contain;
	background-repeat: no-repeat;
	margin-right: 10px
}

#linked a:hover{
	background-image: url(../images/icons-in-hover.gif);
	background-size:contain;
	background-repeat: no-repeat;
	cursor: pointer;
}

#insta a{
	width: 25px;
	height: 25px;
	float: left;
	background-color:#949292;
	background-image: url(../images/icons-insta.gif);
	background-size:contain;
	background-repeat: no-repeat;
	margin-right: 10px
}

#insta a:hover{
	background-image: url(../images/icons-insta-hover.gif);
	background-size:contain;
	background-repeat: no-repeat;
	cursor: pointer;
}

#youtube a{
	width: 25px;
	height: 25px;
	float: left;
	background-color:#949292;
	background-image: url(../images/icons-youtube.gif);
	background-size:contain;
	background-repeat: no-repeat;
}

#youtube a:hover{
	background-image: url(../images/icons-youtube-hover.gif);
	background-size:contain;
	background-repeat: no-repeat;
	cursor: pointer;
}

h1 {
	font-size: 1.5em;
	font-family: 'Shadows Into Light', cursive;
	color: #fff;
	margin-top: 5px;
}

.title {
	font-size: 1.5em;
	font-family: 'Shadows Into Light', cursive;
	color: #fff;
	margin-top: 5px;
}
.location {
	font-size: 1.25em;
	font-family: 'Open Sans Condensed', sans-serif;
	color: #fff;
}

/*--------------HOME---------------*/

#home-top-fade {
	width: 1060px;
	height: 17px;
	background-image: url(../images/home-top-fade.png);
	background-repeat: no-repeat;
}

#home-bottom-fade {
	position: absolute;
	top: 642px;
	width: 1060px;
	height: 17px;
	background-image: url(../images/home-bottom-fade.png);
	background-repeat: no-repeat;
}

#home-footer {
	width: 1060px;
	height: 20px;
	position: absolute;
	top: 622px;
}

/*--------------ABOUT---------------*/

#about-top-fade{
	width: 1060px;
	height: 16px;
	background-image: url(../images/about-top-fade.png);
	background-repeat: no-repeat;
}

#about-content{
	width: 1000px;
	height: 800px;
	padding-left: 60px;
}

#about-pic {
	width: 200px;
	height: 274px;
	float: left;
	background-image: url(../images/natalie-pic-vff.jpg);
	background-repeat: no-repeat;
	margin-top: 80px;
	border-radius: 15px;
	border: 1px solid #fff;
}

#about-text {
	width: 500px;
	float: left;
	padding-left: 80px;
	padding-right: 80px;
	padding-top: 70px;
}

#about-text p {
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:300;
	font-size: 1.1em;
	color: #fff;
	line-height: 25px;
}

#about-column3 {
	width: 75px;
	height: 800px;
	float: left;
}

#about-resume-cv {
	width: 70px;
	height: 250px;
	margin-top: 80px;
}

#resume {
	width: 70px;
	height: 70px;
	background-image: url(../images/resume-icon.png);
	background-repeat: no-repeat;
	background-size: contain;
}

#resume a{
	width: 70px;
	height: 70px;
	display: block;
	cursor: pointer;
	background-image: url(../images/resume-icon.png);
	background-repeat: no-repeat;
	background-size: contain;
}

#resume a:hover {
	background-image: url(../images/resume-icon-hover.png);
	background-repeat: no-repeat;
	background-size: contain;
}

#cv {
	width: 70px;
	height: 70px;
	background-image: url(../images/cv-icon.png);
	background-repeat: no-repeat;
	background-size: contain;
	margin-top: 20px;
}

#cv a{
	width: 70px;
	height: 70px;
	display: block;
	cursor: pointer;
	background-image: url(../images/cv-icon.png);
	background-repeat: no-repeat;
	background-size: contain;
}

#cv a:hover {
	background-image: url(../images/cv-icon-hover.png);
	background-repeat: no-repeat;
	background-size: contain;
}

#about-bottom-fade{
	width: 1060px;
	height: 17px;
    background-image: url(../images/about-bottom-fade.png);
	background-repeat: no-repeat;
}

#about-footer {
	width: 1060px;
	height: 20px;
}

/*--------------PORTFOLIO---------------*/

#portfolio-top-fade{
	width: 1060px;
	height: 16px;
	background-image: url(../images/portfolio-top-fade.png);
	background-repeat: no-repeat;
}

#portfolio-content{
	width: 1060px;
	height: 750px;
}

#portfolio-header{
	width: 1060px;
	height: 30px;
	margin-top: 80px; 
	margin-bottom: 30px;
}

#portfolio-thumbnails{
	width: 1060px;
	height: 320px;
}

#portfolio-thumbnails-r2{
	width: 1060px;
	height: 320px;
}

#portfolio-thumb1{
	width: 240px;
	height: 285px;
	float: left;
	margin-right: 33px;
}

#portfolio-thumb2{
	width: 240px;
	height: 285px;
	float: left;
	margin-right: 33px;
}

#portfolio-thumb3{
	width: 240px;
	height: 285px;
	float: left;
	margin-right: 34px;
}

#portfolio-thumb4{
	width: 240px;
	height: 285px;
	float: left;
}

#portfolio-thumb5{
	width: 240px;
	height: 285px;
	float: left;
}

#portfolio-logo{
	width: 786px;
	height: 240px;
	float: left;
	background-image: url(../images/glasses5.png);
	background-repeat: no-repeat;
	margin-left: 34px;
	border-radius: 20px;
}

#portfolio-thumb1-image {
	width: 240px;
	height: 240px;
	margin-left: auto;
	margin-right: auto;
	border-radius: 20px;
	background-image: url("../images/portfolio-thumb-sweeney.jpg");
	background-repeat: no-repeat;
	border: 1px solid #fff;
	cursor: pointer;
}

#portfolio-thumb1-image a {
	display: block;
	width: 240px;
	height: 240px;
}

#portfolio-thumb2-image {
	width: 240px;
	height: 240px;
	margin-left: auto;
	margin-right: auto;
	border-radius: 20px;
	background-image: url(../images/portfolio-thumb-sa.jpg);
	background-repeat: no-repeat;
	border: 1px solid #fff;
	cursor: pointer;
}

#portfolio-thumb2-image a {
	width: 240px;
	height: 240px;
	display: block;
}

#portfolio-thumb3-image {
	width: 240px;
	height: 240px;
	margin-left: auto;
	margin-right: auto;
	border-radius: 20px;
	background-image: url(../images/portfolio-thumb-pd.jpg);
	background-repeat: no-repeat;
	border: 1px solid #fff;
	cursor: pointer;
}

#portfolio-thumb3-image a {
	width: 240px;
	height: 240px;
	display: block;
}

#portfolio-thumb4-image {
	width: 240px;
	height: 240px;
	margin-left: auto;
	margin-right: auto;
	border-radius: 20px;
	background-image: url(../images/portfolio-thumb-lighting.jpg);
	background-repeat: no-repeat;
	border: 1px solid #fff;
	cursor: pointer;
}

#portfolio-thumb4-image a {
	width: 240px;
	height: 240px;
	display: block;
}

#portfolio-thumb5-image {
	width: 240px;
	height: 240px;
	margin-left: auto;
	margin-right: auto;
	border-radius: 20px;
	background-image:url(../images/portfolio-thumb-conceptual.jpg); 
	background-repeat: no-repeat;
	border: 1px solid #fff;
	cursor: pointer;
}

#portfolio-thumb5-image a {
	display: block;
	width: 240px;
	height: 240px;
}

#portfolio-thumb1-text {
	width: 200px;
	height: 45px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	line-height: 45px;
}

#portfolio-thumb1-text a{
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1em;
	font-weight: bolder;
	color: #fff;
	text-decoration: none;
}

#portfolio-thumb1-text a:hover {
	text-decoration: underline;
}

#portfolio-thumb2-text {
	width: 200px;
	height: 45px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	line-height: 45px;
}

#portfolio-thumb2-text a{
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1em;
	font-weight: bolder;
	color: #fff;
	text-decoration: none;
}

#portfolio-thumb2-text a:hover {
	text-decoration: underline;
}

#portfolio-thumb3-text {
	width: 200px;
	height: 45px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	line-height: 45px;
}

#portfolio-thumb3-text a{
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1em;
	font-weight: bolder;
	color: #fff;
	text-decoration: none;
}

#portfolio-thumb3-text a:hover {
	text-decoration: underline;
}

#portfolio-thumb4-text {
	width: 200px;
	height: 45px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	line-height: 45px;
}

#portfolio-thumb4-text a{
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1em;
	font-weight: bolder;
	color: #fff;
	text-decoration: none;
}

#portfolio-thumb4-text a:hover {
	text-decoration: underline;
}

#portfolio-thumb5-text {
	width: 200px;
	height: 45px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	line-height: 45px;
}

#portfolio-thumb5-text a{
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1em;
	font-weight: bolder;
	color: #fff;
	text-decoration: none;
}

#portfolio-thumb5-text a:hover {
	text-decoration: underline;
}

#portfolio-bottom-fade{
	width: 1060px;
	height: 17px;
    background-image: url(../images/portfolio-bottom-fade.png);
	background-repeat: no-repeat;
}

#portfolio-footer {
	width: 1060px;
	height: 20px;
}


/*--------------SCENIC DESIGN---------------*/

#scenic-design-top-fade{
	width: 1060px;
	height: 16px;
	background-image: url(../images/scenic-top-fade.png);
	background-repeat: no-repeat;
}

#scenic-design-header{
	width: 1060px;
	height: 30px;
	margin-top: 80px; 
	margin-bottom: 30px;
}

#scenic-design-header a {
	text-decoration: none;
	color: #fff;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: .7em;
}

#scenic-design-header a:hover {
	text-decoration: underline;
}

#scenic-design-content{
	width: 1060px;
}

#scenic-design-bottom-fade{
	width: 1060px;
	height: 17px;
    background-image: url(../images/scenic-bottom-fade.png);
	background-repeat: no-repeat;
}

#scenic-design-footer {
	width: 1060px;
	height: 20px;
}
/*--------------SCENIC DESIGN ROWS---------------*/

#scenic-design-thumbnails-r1, #scenic-design-thumbnails-r2, #scenic-design-thumbnails-r3, #scenic-design-thumbnails-r4, #scenic-design-thumbnails-r5 {
	width: 1060px;
	height: 245px;
	margin-bottom: 40px;
}

#scenic-design-thumb1, #scenic-design-thumb2, #scenic-design-thumb6, #scenic-design-thumb7, #scenic-design-thumb11, #scenic-design-thumb12, #scenic-design-thumb16, #scenic-design-thumb17, #scenic-design-thumb21, #scenic-design-thumb22 {
	width: 182px;
	height: 245px;
	float: left;
	margin-right: 37px;
}


#scenic-design-thumb3, #scenic-design-thumb4, #scenic-design-thumb8, #scenic-design-thumb9, #scenic-design-thumb13, #scenic-design-thumb14, #scenic-design-thumb18, #scenic-design-thumb19, #scenic-design-thumb23, #scenic-design-thumb24{
	width: 182px;
	height: 245px;
	float: left;
	margin-right: 38px;
}

#scenic-design-thumb5,#scenic-design-thumb10, #scenic-design-thumb15, #scenic-design-thumb20{
	width: 182px;
	height: 245px;
	float: left;
}

#scenic-design-thumb1-image a, #scenic-design-thumb2-image a, #scenic-design-thumb3-image a, #scenic-design-thumb4-image a, #scenic-design-thumb5-image a, #scenic-design-thumb6-image a, #scenic-design-thumb7-image a, #scenic-design-thumb8-image a, #scenic-design-thumb9-image a, #scenic-design-thumb10-image a, #scenic-design-thumb11-image a, #scenic-design-thumb12-image a, #scenic-design-thumb13-image a, #scenic-design-thumb14-image a, #scenic-design-thumb15-image a, #scenic-design-thumb16-image a, #scenic-design-thumb17-image a, #scenic-design-thumb18-image a, #scenic-design-thumb19-image a, #scenic-design-thumb20-image a, #scenic-design-thumb21-image a, #scenic-design-thumb22-image a, #scenic-design-thumb23-image a {
	width: 180px;
	height: 180px;
	display: block;
	border-radius: 30px;
}

#scenic-design-thumb1-text, #scenic-design-thumb2-text, #scenic-design-thumb3-text, #scenic-design-thumb4-text, #scenic-design-thumb5-text, #scenic-design-thumb6-text, #scenic-design-thumb7-text, #scenic-design-thumb8-text, #scenic-design-thumb9-text, #scenic-design-thumb10-text, #scenic-design-thumb11-text, #scenic-design-thumb12-text, #scenic-design-thumb13-text, #scenic-design-thumb14-text, #scenic-design-thumb15-text, #scenic-design-thumb16-text, #scenic-design-thumb17-text, #scenic-design-thumb18-text, #scenic-design-thumb19-text, #scenic-design-thumb20-text, #scenic-design-thumb21-text, #scenic-design-thumb22-text, #scenic-design-thumb23-text {
	width: 182px;
	height: 50px;
	text-align: center;
	line-height: 18px;
	padding-top: 15px;
}

#scenic-design-thumb1-text a, #scenic-design-thumb2-text a, #scenic-design-thumb3-text a, #scenic-design-thumb4-text a, #scenic-design-thumb5-text a, #scenic-design-thumb6-text a, #scenic-design-thumb7-text a, #scenic-design-thumb8-text a, #scenic-design-thumb9-text a, #scenic-design-thumb10-text a, #scenic-design-thumb11-text a, #scenic-design-thumb12-text a, #scenic-design-thumb13-text a, #scenic-design-thumb14-text a, #scenic-design-thumb15-text a, #scenic-design-thumb16-text a, #scenic-design-thumb17-text a, #scenic-design-thumb18-text a, #scenic-design-thumb19-text a, #scenic-design-thumb20-text a, #scenic-design-thumb21-text a, #scenic-design-thumb22-text a, #scenic-design-thumb23-text a {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: .95em;
	font-weight: bolder;
	color: #fff;
	text-decoration: none;
}

#scenic-design-thumb1-image, #scenic-design-thumb2-image, #scenic-design-thumb3-image, #scenic-design-thumb4-image, #scenic-design-thumb5-image, #scenic-design-thumb6-image, #scenic-design-thumb7-image, #scenic-design-thumb8-image, #scenic-design-thumb9-image, #scenic-design-thumb10-image, #scenic-design-thumb11-image, #scenic-design-thumb12-image, #scenic-design-thumb13-image, #scenic-design-thumb14-image, #scenic-design-thumb15-image, #scenic-design-thumb16-image, #scenic-design-thumb17-image, #scenic-design-thumb18-image, #scenic-design-thumb19-image, #scenic-design-thumb20-image, #scenic-design-thumb21-image, #scenic-design-thumb22-image, #scenic-design-thumb23-image {
	width: 180px;
	height: 180px;
	border-radius: 30px;
	background-repeat: no-repeat;
	border: 1px solid #fff;
	cursor: pointer;
}

#scenic-design-thumb1-image {
	background-image: url("../images/small-thumbs-sweeney.jpg");
}

#scenic-design-thumb2-image {
	background-image: url("../images/small-thumbs-horrors.jpg");
}

#scenic-design-thumb3-image {
	background-image:url("../images/small-thumbs-meta.jpg");
}

#scenic-design-thumb4-image {
	background-image: url("../images/small-thumbs-veronica.jpg");
}

#scenic-design-thumb5-image {
	background-image: url("../images/small-thumbs-fabu.jpg");
}

#scenic-design-thumb6-image {
	background-image:url("../images/small-thumbs-crooked.jpg"); 
}

#scenic-design-thumb7-image {
	background-image: url("../images/small-thumbs-zanna.jpg");
}

#scenic-design-thumb8-image {
	background-image: url("../images/small-thumbs-hir.jpg");
}

#scenic-design-thumb9-image {
	background-image: url("../images/small-thumbs-goodgirl.jpg");
}

#scenic-design-thumb10-image {
	background-image: url("../images/small-thumbs-verge.jpg");
}

#scenic-design-thumb11-image {
	background-image: url("../images/small-thumbs-fiddler.jpg");
}

#scenic-design-thumb12-image {
	background-image: url("../images/small-thumbs-omnium.jpg");
}

#scenic-design-thumb13-image {
	background-image: url("../images/small-thumbs-mattress.jpg");
}

#scenic-design-thumb14-image {
	background-image: url("../images/small-thumbs-ourtown.jpg");
}

#scenic-design-thumb15-image {
	background-image: url("../images/small-thumbs-lear.jpg");
}

#scenic-design-thumb16-image {
	background-image: url("../images/small-thumbs-silvia.jpg");
}

#scenic-design-thumb17-image {
	background-image: url("../images/small-thumbs-bee.jpg");
}

#scenic-design-thumb18-image {
	background-image: url("../images/small-thumbs-picasso.jpg");
}

#scenic-design-thumb19-image {
	background-image: url("../images/small-thumbs-tartuffe.jpg");
}

#scenic-design-thumb20-image {
	background-image: url("../images/small-thumbs-biglove.jpg");
}

#scenic-design-thumb21-image {
	background-image: url("../images/small-thumbs-rent.jpg");
}

#scenic-design-thumb22-image {
	background-image: url("../images/small-thumbs-allergist.jpg");
}

#scenic-design-thumb23-image {
	background-image: url(../images/small-thumbs-godspell.jpg);
}




/*-----------SCENIC DESIGN GALLERIES GENERAL------------*/


#scenic-galleries-top-fade {
	width: 1020px;
	height: 16px;
	margin-left: 40px;
	background-image: url(../images/scenic-galleries-top-fade.png);
	background-repeat: no-repeat;
}

#scenic-galleries-bottom-fade {
	width: 1020px;
	height: 17px;
	margin-left: 40px;
	background-image: url(../images/scenic-galleries-bottom-fade.png);
	background-repeat: no-repeat;
}

/*--------------SCENIC DESIGN SWEENEY---------------*/


#scenic-design-sweeney-heading {
	width: 1060px;
	height: 60px;
	margin-bottom: 5px;
	padding-top: 30px;
}

#scenic-design-sweeney-heading a {
	text-decoration: none;
	color: #fff;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1.1em;
}

#scenic-design-sweeney-heading a:hover {
	text-decoration: underline;
}

#scenic-design-sweeney-footer {
	width: 1060px;
	height: 20px;
}	

/*-------SLIDESHOW SWEENEY---------------------------------*/

#scenic-design-sweeney-slideshow-wrapper{
	width: 1060px;
	height: 460px;
}

.scenic-design-sweeney-slideshow-images {
  width: 1020px;
  height: 460px;
  position: relative;
  float: left;
}

/*--------------SCENIC DESIGN HORRORS---------------*/


#scenic-design-horrors-heading {
	width: 1060px;
	height: 60px;
	margin-bottom: 5px;
	padding-top: 30px;
}

#scenic-design-horrors-heading a {
	text-decoration: none;
	color: #fff;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1.1em;
}

#scenic-design-horrors-heading a:hover {
	text-decoration: underline;
}

#scenic-design-horrors-footer {
	width: 1060px;
	height: 20px;
}	

/*-------SLIDESHOW HORRORS---------------------------------*/

#scenic-design-horrors-slideshow-wrapper{
	width: 1060px;
	height: 460px;
}

.scenic-design-horrors-slideshow-images {
  width: 1020px;
  height: 460px;
  position: relative;
  float: left;
}

/*--------------SCENIC DESIGN METAMORPHOSES---------------*/


#scenic-design-meta-heading {
	width: 1060px;
	height: 60px;
	margin-bottom: 5px;
	padding-top: 30px;
}

#scenic-design-meta-heading a {
	text-decoration: none;
	color: #fff;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1.1em;
}

#scenic-design-meta-heading a:hover {
	text-decoration: underline;
}

#scenic-design-meta-footer {
	width: 1060px;
	height: 20px;
}	

/*-------SLIDESHOW METAMORPHOSIS---------------------------------*/

#scenic-design-meta-slideshow-wrapper{
	width: 1060px;
	height: 460px;
}

.scenic-design-meta-slideshow-images {
  width: 1020px;
  height: 460px;
  position: relative;
  float: left;
}

/*--------------SCENIC DESIGN VERONICA'S POSITION---------------*/


#scenic-design-veronica-heading {
	width: 1060px;
	height: 60px;
	margin-bottom: 5px;
	padding-top: 30px;
}

#scenic-design-veronica-heading a {
	text-decoration: none;
	color: #fff;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1.1em;
}

#scenic-design-veronica-heading a:hover {
	text-decoration: underline;
}

#scenic-design-veronica-footer {
	width: 1060px;
	height: 20px;
}	

/*-------SLIDESHOW VERONICA'S POSITION---------------------------------*/

#scenic-design-veronica-slideshow-wrapper{
	width: 1060px;
	height: 460px;
}

.scenic-design-veronica-slideshow-images {
  width: 1020px;
  height: 460px;
  position: relative;
  float: left;
}
/*--------------SCENIC DESIGN VERGE---------------*/


#scenic-design-verge-heading {
	width: 1060px;
	height: 60px;
	margin-bottom: 5px;
	padding-top: 30px;
}

#scenic-design-verge-heading a {
	text-decoration: none;
	color: #fff;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1.1em;
}

#scenic-design-verge-heading a:hover {
	text-decoration: underline;
}

#scenic-design-verge-footer {
	width: 1060px;
	height: 20px;
}	

/*-------SLIDESHOW VERGE---------------------------------*/

#scenic-design-verge-slideshow-wrapper{
	width: 1060px;
	height: 460px;
}

.scenic-design-verge-slideshow-images {
  width: 1020px;
  height: 460px;
  position: relative;
  float: left;
}

/*--------------SCENIC DESIGN ALLERGIST---------------*/


#scenic-design-allergist-heading {
	width: 1060px;
	height: 60px;
	margin-bottom: 5px;
	padding-top: 30px;
}

#scenic-design-allergist-heading a {
	text-decoration: none;
	color: #fff;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1.1em;
}

#scenic-design-allergist-heading a:hover {
	text-decoration: underline;
}

#scenic-design-allergist-footer {
	width: 1060px;
	height: 20px;
}	

/*-------SLIDESHOW ALLERGIST---------------------------------*/

#scenic-design-allergist-slideshow-wrapper{
	width: 1060px;
	height: 460px;
}

.scenic-design-allergist-slideshow-images {
  width: 1020px;
  height: 460px;
  position: relative;
  float: left;
}

/*--------------SCENIC DESIGN OUR TOWN---------------*/


#scenic-design-ourtown-heading {
	width: 1060px;
	height: 60px;
	margin-bottom: 5px;
	padding-top: 30px;
}

#scenic-design-ourtown-heading a {
	text-decoration: none;
	color: #fff;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1.1em;
}

#scenic-design-ourtown-heading a:hover {
	text-decoration: underline;
}

#scenic-design-ourtown-footer {
	width: 1060px;
	height: 20px;
}	

/*-------SLIDESHOW OUR TOWN---------------------------------*/

#scenic-design-ourtown-slideshow-wrapper{
	width: 1060px;
	height: 460px;
}

.scenic-design-ourtown-slideshow-images {
  width: 1020px;
  height: 460px;
  position: relative;
  float: left;
}

/*--------------SCENIC DESIGN TARTUFFE---------------*/


#scenic-design-tartuffe-heading {
	width: 1060px;
	height: 60px;
	margin-bottom: 5px;
	padding-top: 30px;
}

#scenic-design-tartuffe-heading a {
	text-decoration: none;
	color: #fff;
    font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1.1em;
}

#scenic-design-tartuffe-heading a:hover {
	text-decoration: underline;
}

#scenic-design-tartuffe-footer {
	width: 1060px;
	height: 20px;
}	

/*-------SLIDESHOW TARTUFFE---------------------------------*/

#scenic-design-tartuffe-slideshow-wrapper{
	width: 1060px;
	height: 460px;
}

.scenic-design-tartuffe-slideshow-images {
  width: 1020px;
  height: 460px;
  position: relative;
  float: left;
}

/*--------------SCENIC DESIGN SYLVIA---------------*/


#scenic-design-sylvia-heading {
	width: 1060px;
	height: 60px;
	margin-bottom: 5px;
	padding-top: 30px;
}

#scenic-design-sylvia-heading a {
	text-decoration: none;
	color: #fff;
    font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1.1em;
}

#scenic-design-sylvia-heading a:hover {
	text-decoration: underline;
}

#scenic-design-sylvia-footer {
	width: 1060px;
	height: 20px;
}	

/*-------SLIDESHOW SYLVIA---------------------------------*/

#scenic-design-sylvia-slideshow-wrapper{
	width: 1060px;
	height: 460px;
}

.scenic-design-sylvia-slideshow-images {
  width: 1020px;
  height: 460px;
  position: relative;
  float: left;
}

/*--------------SCENIC DESIGN SPELLING BEE---------------*/


#scenic-design-spelling-heading {
	width: 1060px;
	height: 60px;
	margin-bottom: 5px;
	padding-top: 30px;
}

#scenic-design-spelling-heading a {
	text-decoration: none;
	color: #fff;
    font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1.1em;
}

#scenic-design-spelling-heading a:hover {
	text-decoration: underline;
}

#scenic-design-spelling-footer {
	width: 1060px;
	height: 20px;
}	

/*-------SLIDESHOW SPELLING BEE---------------------------------*/

#scenic-design-spelling-slideshow-wrapper{
	width: 1060px;
	height: 460px;
}

.scenic-design-spelling-slideshow-images {
  width: 1020px;
  height: 460px;
  position: relative;
  float: left;
}

/*--------------SCENIC DESIGN RENT---------------*/


#scenic-design-rent-heading {
	width: 1060px;
	height: 60px;
	margin-bottom: 5px;
	padding-top: 30px;
}

#scenic-design-rent-heading a {
	text-decoration: none;
	color: #fff;
    font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1.1em;
}

#scenic-design-rent-heading a:hover {
	text-decoration: underline;
}

#scenic-design-rent-footer {
	width: 1060px;
	height: 20px;
}	

/*-------SLIDESHOW RENT---------------------------------*/

#scenic-design-rent-slideshow-wrapper{
	width: 1060px;
	height: 460px;
}

.scenic-design-rent-slideshow-images {
  width: 1020px;
  height: 460px;
  position: relative;
  float: left;
}

/*--------------SCENIC DESIGN PICASSO---------------*/


#scenic-design-picasso-heading {
	width: 1060px;
	height: 60px;
	margin-bottom: 5px;
	padding-top: 30px;
}

#scenic-design-picasso-heading a {
	text-decoration: none;
	color: #fff;
    font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1.1em;
}

#scenic-design-picasso-heading a:hover {
	text-decoration: underline;
}

#scenic-design-picasso-footer {
	width: 1060px;
	height: 20px;
}	

/*-------SLIDESHOW PICASSO---------------------------------*/

#scenic-design-picasso-slideshow-wrapper{
	width: 1060px;
	height: 460px;
}

.scenic-design-picasso-slideshow-images {
  width: 1020px;
  height: 460px;
  position: relative;
  float: left;
}

/*--------------SCENIC DESIGN OMNIUM---------------*/


#scenic-design-omnium-heading {
	width: 1060px;
	height: 60px;
	margin-bottom: 5px;
	padding-top: 30px;
}

#scenic-design-omnium-heading a {
	text-decoration: none;
	color: #fff;
    font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1.1em;
}

#scenic-design-omnium-heading a:hover {
	text-decoration: underline;
}

#scenic-design-omnium-footer {
	width: 1060px;
	height: 20px;
}	

/*-------SLIDESHOW OMNIUM---------------------------------*/

#scenic-design-omnium-slideshow-wrapper{
	width: 1060px;
	height: 460px;
}

.scenic-design-omnium-slideshow-images {
  width: 1020px;
  height: 460px;
  position: relative;
  float: left;
}

/*--------------SCENIC DESIGN MATTRESS---------------*/


#scenic-design-mattress-heading {
	width: 1060px;
	height: 60px;
	margin-bottom: 5px;
	padding-top: 30px;
}

#scenic-design-mattress-heading a {
	text-decoration: none;
	color: #fff;
    font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1.1em;
}

#scenic-design-mattress-heading a:hover {
	text-decoration: underline;
}

#scenic-design-mattress-footer {
	width: 1060px;
	height: 20px;
}	

/*-------SLIDESHOW MATTRESS---------------------------------*/

#scenic-design-mattress-slideshow-wrapper{
	width: 1060px;
	height: 460px;
}

.scenic-design-mattress-slideshow-images {
  width: 1020px;
  height: 460px;
  position: relative;
  float: left;
}

/*--------------SCENIC DESIGN LEAR---------------*/


#scenic-design-lear-heading {
	width: 1060px;
	height: 60px;
	margin-bottom: 5px;
	padding-top: 30px;
}

#scenic-design-lear-heading a {
	text-decoration: none;
	color: #fff;
    font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1.1em;
}

#scenic-design-lear-heading a:hover {
	text-decoration: underline;
}

#scenic-design-lear-footer {
	width: 1060px;
	height: 20px;
}	

/*-------SLIDESHOW LEAR---------------------------------*/

#scenic-design-lear-slideshow-wrapper{
	width: 1060px;
	height: 460px;
}

.scenic-design-lear-slideshow-images {
  width: 1020px;
  height: 460px;
  position: relative;
  float: left;
}

/*--------------SCENIC DESIGN GODSPELL---------------*/


#scenic-design-godspell-heading {
	width: 1060px;
	height: 60px;
	margin-bottom: 5px;
	padding-top: 30px;
}

#scenic-design-godspell-heading a {
	text-decoration: none;
	color: #fff;
    font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1.1em;
}

#scenic-design-godspell-heading a:hover {
	text-decoration: underline;
}

#scenic-design-godspell-footer {
	width: 1060px;
	height: 20px;
}	

/*-------SLIDESHOW GODSPELL---------------------------------*/

#scenic-design-godspell-slideshow-wrapper{
	width: 1060px;
	height: 460px;
}

.scenic-design-godspell-slideshow-images {
  width: 1020px;
  height: 460px;
  position: relative;
  float: left;
}

/*--------------SCENIC DESIGN FIDDLER---------------*/


#scenic-design-fiddler-heading {
	width: 1060px;
	height: 60px;
	margin-bottom: 5px;
	padding-top: 30px;
}

#scenic-design-fiddler-heading a {
	text-decoration: none;
	color: #fff;
    font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1.1em;
}

#scenic-design-fiddler-heading a:hover {
	text-decoration: underline;
}

#scenic-design-fiddler-footer {
	width: 1060px;
	height: 20px;
}	

/*-------SLIDESHOW FIDDLER---------------------------------*/

#scenic-design-fiddler-slideshow-wrapper{
	width: 1060px;
	height: 460px;
}

.scenic-design-fiddler-slideshow-images {
  width: 1020px;
  height: 460px;
  position: relative;
  float: left;
}

/*--------------SCENIC DESIGN BIGLOVE---------------*/


#scenic-design-biglove-heading {
	width: 1060px;
	height: 60px;
	margin-bottom: 5px;
	padding-top: 30px;
}

#scenic-design-biglove-heading a {
	text-decoration: none;
	color: #fff;
    font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1.1em;
}

#scenic-design-biglove-heading a:hover {
	text-decoration: underline;
}

#scenic-design-biglove-footer {
	width: 1060px;
	height: 20px;
}	

/*-------SLIDESHOW BIGLOVE---------------------------------*/

#scenic-design-biglove-slideshow-wrapper{
	width: 1060px;
	height: 460px;
}

.scenic-design-biglove-slideshow-images {
  width: 1020px;
  height: 460px;
  position: relative;
  float: left;
}

/*--------------SCENIC DESIGN CROOKED---------------*/


#scenic-design-crooked-heading {
	width: 1060px;
	height: 60px;
	margin-bottom: 5px;
	padding-top: 30px;
}

#scenic-design-crooked-heading a {
	text-decoration: none;
	color: #fff;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1.1em;
}

#scenic-design-crooked-heading a:hover {
	text-decoration: underline;
}

#scenic-design-crooked-footer {
	width: 1060px;
	height: 20px;
}	

/*-------SLIDESHOW CROOKED---------------------------------*/

#scenic-design-crooked-slideshow-wrapper{
	width: 1060px;
	height: 460px;
}

.scenic-design-crooked-slideshow-images {
  width: 1020px;
  height: 460px;
  position: relative;
  float: left;
}


/*--------------SCENIC DESIGN FABULATION---------------*/


#scenic-design-fab-heading {
	width: 1060px;
	height: 60px;
	margin-bottom: 5px;
	padding-top: 30px;
}

#scenic-design-fab-heading a {
	text-decoration: none;
	color: #fff;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1.1em;
}

#scenic-design-fab-heading a:hover {
	text-decoration: underline;
}

#scenic-design-fab-footer {
	width: 1060px;
	height: 20px;
}	

/*-------SLIDESHOW FABULATION---------------------------------*/

#scenic-design-fab-slideshow-wrapper{
	width: 1060px;
	height: 460px;
}

.scenic-design-fab-slideshow-images {
  width: 1020px;
  height: 460px;
  position: relative;
  float: left;
}

/*--------------SCENIC DESIGN GOOD GIRL---------------*/


#scenic-design-goodgirl-heading {
	width: 1060px;
	height: 60px;
	margin-bottom: 5px;
	padding-top: 30px;
}

#scenic-design-goodgirl-heading a {
	text-decoration: none;
	color: #fff;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1.1em;
}

#scenic-design-goodgirl-heading a:hover {
	text-decoration: underline;
}

#scenic-design-goodgirl-footer {
	width: 1060px;
	height: 20px;
}	

/*-------SLIDESHOW GOOD GIRL---------------------------------*/

#scenic-design-goodgirl-slideshow-wrapper{
	width: 1060px;
	height: 460px;
}

.scenic-design-goodgirl-slideshow-images {
  width: 1020px;
  height: 460px;
  position: relative;
  float: left;
}

/*--------------SCENIC DESIGN GOOD HIR---------------*/


#scenic-design-hir-heading {
	width: 1060px;
	height: 60px;
	margin-bottom: 5px;
	padding-top: 30px;
}

#scenic-design-hir-heading a {
	text-decoration: none;
	color: #fff;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1.1em;
}

#scenic-design-hir-heading a:hover {
	text-decoration: underline;
}

#scenic-design-hir-footer {
	width: 1060px;
	height: 20px;
}	

/*-------SLIDESHOW GOOD HIR---------------------------------*/

#scenic-design-hir-slideshow-wrapper{
	width: 1060px;
	height: 460px;
}

.scenic-design-hir-slideshow-images {
  width: 1020px;
  height: 460px;
  position: relative;
  float: left;
}

/*--------------SCENIC DESIGN ZANNA---------------*/


#scenic-design-zanna-heading {
	width: 1060px;
	height: 60px;
	margin-bottom: 5px;
	padding-top: 30px;
}

#scenic-design-zanna-heading a {
	text-decoration: none;
	color: #fff;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1.1em;
}

#scenic-design-zanna-heading a:hover {
	text-decoration: underline;
}

#scenic-design-zanna-footer {
	width: 1060px;
	height: 20px;
}	

/*-------SLIDESHOW GOOD ZANNA---------------------------------*/

#scenic-design-zanna-slideshow-wrapper{
	width: 1060px;
	height: 460px;
}

.scenic-design-zanna-slideshow-images {
  width: 1020px;
  height: 460px;
  position: relative;
  float: left;
}

/*--------------SCENIC ART GENERAL ---------------*/

#scenic-art-top-fade{
	width: 1060px;
	height: 16px;
	background-image: url(../images/scenic-top-fade.png);
	background-repeat: no-repeat;
}

#scenic-art-header{
	width: 1060px;
	height: 30px;
	margin-top: 80px; 
	margin-bottom: 30px;
}

#scenic-art-header a {
	text-decoration: none;
	color: #fff;
    font-family: 'Open Sans Condensed', sans-serif;
	font-size: .7em;
}

#scenic-art-header a:hover {
	text-decoration: underline;
}

#scenic-art-content{
	width: 1060px;
	height: 420px;
}

#scenic-art-bottom-fade{
	width: 1060px;
	height: 17px;
    background-image: url(../images/scenic-bottom-fade.png);
	background-repeat: no-repeat;
}

#scenic-art-footer {
	width: 1060px;
	height: 20px;
}
/*--------------SCENIC ART ROW 1---------------*/

#scenic-art-thumbnails-r1{
	width: 1060px;
	height: 245px;
	margin-bottom: 40px;
}

#scenic-art-thumb1{
	width: 182px;
	height: 245px;
	float: left;
	margin-right: 37px;
}

#scenic-art-thumb2{
	width: 182px;
	height: 245px;
	float: left;
	margin-right: 37px;
}

#scenic-art-thumb3{
	width: 182px;
	height: 245px;
	float: left;
	margin-right: 38px;
}

#scenic-art-thumb4{
	width: 182px;
	height: 245px;
	float: left;
	margin-right: 38px;
}

#scenic-art-thumb5{
	width: 182px;
	height: 245px;
	float: left;
}

#scenic-art-thumb1-image {
	width: 180px;
	height: 180px;
	border-radius: 30px;
	background-image: url(../images/small-thumbs-spitfire.jpg);
	background-repeat: no-repeat;
	border: 1px solid #fff;
	cursor: pointer;
}

#scenic-art-thumb1-image a {
	width: 180px;
	height: 180px;
	display: block;
	border-radius: 30px;
}

#scenic-art-thumb2-image {
	width: 180px;
	height: 180px;
	border-radius: 30px;
	background-image: url(../images/small-thumbs-anne.jpg);
	background-repeat: no-repeat;
	border: 1px solid #fff;
	cursor: pointer;
}

#scenic-art-thumb2-image a {
	width: 180px;
	height: 180px;
	display: block;
	border-radius: 30px;
}

#scenic-art-thumb3-image {
	width: 180px;
	height: 180px;
	border-radius: 30px;
	background-image: url(../images/small-thumbs-hayfever.jpg);
	background-repeat: no-repeat;
	border: 1px solid #fff;
	cursor: pointer;
}

#scenic-art-thumb3-image a {
	width: 180px;
	height: 180px;
	display: block;
	border-radius: 30px;
}

#scenic-art-thumb4-image {
	width: 180px;
	height: 180px;
	border-radius: 30px;
	background-image: url(../images/small-thumbs-omnium.jpg);
	background-repeat: no-repeat;
	border: 1px solid #fff;
	cursor: pointer;
}

#scenic-art-thumb4-image a {
	width: 180px;
	height: 180px;
	display: block;
	border-radius: 30px;
}

#scenic-art-thumb5-image {
	width: 180px;
	height: 180px;
	border-radius: 30px;
	background-image: url(../images/small-thumbs-desire.jpg);
	background-repeat: no-repeat;
	border: 1px solid #fff;
	cursor: pointer;
}

#scenic-art-thumb5-image a {
	width: 180px;
	height: 180px;
	display: block;
	border-radius: 30px;
}

#scenic-art-thumb1-text {
	width: 182px;
	height: 50px;
	text-align: center;
	line-height: 18px;
	padding-top: 15px;
}

#scenic-art-thumb1-text a{
    font-family: 'Open Sans Condensed', sans-serif;
	font-size: .95em;
	font-weight: bolder;
	color: #fff;
	text-decoration: none;
}

#scenic-art-thumb2-text {
	width: 182px;
	height: 50px;
	text-align: center;
	line-height: 18px;
	padding-top: 15px;
}

#scenic-art-thumb2-text a{
    font-family: 'Open Sans Condensed', sans-serif;
	font-size: .95em;
	font-weight: bolder;
	color: #fff;
	text-decoration: none;
}

#scenic-art-thumb3-text {
	width: 182px;
	height: 50px;
	text-align: center;
	line-height: 18px;
	padding-top: 15px;
}

#scenic-art-thumb3-text a{
    font-family: 'Open Sans Condensed', sans-serif;
	font-size: .95em;
	font-weight: bolder;
	color: #fff;
	text-decoration: none;
}

#scenic-art-thumb4-text {
	width: 182px;
	height: 50px;
	text-align: center;
	line-height: 18px;
	padding-top: 15px;
}

#scenic-art-thumb4-text a{
    font-family: 'Open Sans Condensed', sans-serif;
	font-size: .95em;
	font-weight: bolder;
	color: #fff;
	text-decoration: none;
}

#scenic-art-thumb5-text {
	width: 182px;
	height: 50px;
	text-align: center;
	line-height: 18px;
	padding-top: 15px;
}

#scenic-art-thumb5-text a{
    font-family: 'Open Sans Condensed', sans-serif;
	font-size: .95em;
	font-weight: bolder;
	color: #fff;
	text-decoration: none;
}

/*--------------SCENIC ART GALLERIES---------------*/

/*--------------SCENIC ART SPITFIRE---------------*/


#scenic-art-spitfire-heading {
	width: 1060px;
	height: 60px;
	margin-bottom: 5px;
	padding-top: 30px;
}

#scenic-art-spitfire-heading a {
	text-decoration: none;
	color: #fff;
    font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1.1em;
}

#scenic-art-spitfire-heading a:hover {
	text-decoration: underline;
}

#scenic-art-spitfire-footer {
	width: 1060px;
	height: 20px;
}	

/*-------SLIDESHOW SPITFIRE---------------------------------*/

#scenic-art-spitfire-slideshow-wrapper{
	width: 1060px;
	height: 460px;
}

.scenic-art-spitfire-slideshow-images {
  width: 1020px;
  height: 460px;
  position: relative;
  float: left;
}

/*--------------SCENIC ART ANNE---------------*/


#scenic-art-anne-heading {
	width: 1060px;
	height: 60px;
	margin-bottom: 5px;
	padding-top: 30px;
}

#scenic-art-anne-heading a {
	text-decoration: none;
	color: #fff;
    font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1.1em;
}

#scenic-art-anne-heading a:hover {
	text-decoration: underline;
}

#scenic-art-anne-footer {
	width: 1060px;
	height: 20px;
}	

/*-------SLIDESHOW ANNE---------------------------------*/

#scenic-art-anne-slideshow-wrapper{
	width: 1060px;
	height: 460px;
}

.scenic-art-anne-slideshow-images {
  width: 1020px;
  height: 460px;
  position: relative;
  float: left;
}

/*--------------SCENIC ART HAYFEVER---------------*/


#scenic-art-hayfever-heading {
	width: 1060px;
	height: 60px;
	margin-bottom: 5px;
	padding-top: 30px;
}

#scenic-art-hayfever-heading a {
	text-decoration: none;
	color: #fff;
    font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1.1em;
}

#scenic-art-hayfever-heading a:hover {
	text-decoration: underline;
}

#scenic-art-hayfever-footer {
	width: 1060px;
	height: 20px;
}	

/*-------SLIDESHOW HAYFEVER---------------------------------*/

#scenic-art-hayfever-slideshow-wrapper{
	width: 1060px;
	height: 460px;
}

.scenic-art-hayfever-slideshow-images {
  width: 1020px;
  height: 460px;
  position: relative;
  float: left;
}

/*--------------SCENIC ART OMNIUM---------------*/


#scenic-art-omnium-heading {
	width: 1060px;
	height: 60px;
	margin-bottom: 5px;
	padding-top: 30px;
}

#scenic-art-omnium-heading a {
	text-decoration: none;
	color: #fff;
    font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1.1em;
}

#scenic-art-omnium-heading a:hover {
	text-decoration: underline;
}

#scenic-art-omnium-footer {
	width: 1060px;
	height: 20px;
}	

/*-------SLIDESHOW OMNIUM---------------------------------*/

#scenic-art-omnium-slideshow-wrapper{
	width: 1060px;
	height: 460px;
}

.scenic-art-omnium-slideshow-images {
  width: 1020px;
  height: 460px;
  position: relative;
  float: left;
}

/*--------------SCENIC ART DESIRE---------------*/


#scenic-art-desire-heading {
	width: 1060px;
	height: 60px;
	margin-bottom: 5px;
	padding-top: 30px;
}

#scenic-art-desire-heading a {
	text-decoration: none;
	color: #fff;
    font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1.1em;
}

#scenic-art-desire-heading a:hover {
	text-decoration: underline;
}

#scenic-art-desire-footer {
	width: 1060px;
	height: 20px;
}	

/*-------SLIDESHOW DESIRE---------------------------------*/

#scenic-art-desire-slideshow-wrapper{
	width: 1060px;
	height: 460px;
}

.scenic-art-desire-slideshow-images {
  width: 1020px;
  height: 460px;
  position: relative;
  float: left;
}

/*--------------LIGHTING GENERAL---------------*/

#lighting-top-fade{
	width: 1060px;
	height: 16px;
	background-image: url(../images/scenic-top-fade.png);
	background-repeat: no-repeat;
}

#lighting-header{
	width: 1060px;
	height: 30px;
	margin-top: 80px;
	margin-bottom: 30px;
}

#lighting-header a {
	text-decoration: none;
	color: #fff;
    font-family: 'Open Sans Condensed', sans-serif;
	font-size: .7em;
}

#lighting-header a:hover {
	text-decoration: underline;
}

#lighting-content{
	width: 1060px;
	height: 420px;
}

#lighting-bottom-fade{
	width: 1060px;
	height: 17px;
    background-image: url(../images/scenic-bottom-fade.png);
	background-repeat: no-repeat;
}

#lighting-footer {
	width: 1060px;
	height: 20px;
}
/*--------------LIGHTING ROW 1---------------*/

#lighting-thumbnails-r1{
	width: 1060px;
	height: 245px;
	margin-bottom: 40px;
}

#lighting-thumb1{
	width: 182px;
	height: 245px;
	float: left;
	margin-right: 37px;
}

#lighting-thumb2{
	width: 182px;
	height: 245px;
	float: left;
	margin-right: 37px;
}

#lighting-thumb3{
	width: 182px;
	height: 245px;
	float: left;
	margin-right: 38px;
}

#lighting-thumb4{
	width: 182px;
	height: 245px;
	float: left;
	margin-right: 38px;
}

#lighting-thumb5{
	width: 182px;
	height: 245px;
	float: left;
}

#lighting-thumb1-image {
	width: 180px;
	height: 180px;
	border-radius: 30px;
	background-image: url(../images/small-thumbs-recital2017.jpg);
	background-repeat: no-repeat;
	border: 1px solid #fff;
	cursor: pointer;
}

#lighting-thumb1-image a {
	width: 180px;
	height: 180px;
	display: block;
}

#lighting-thumb2-image {
	width: 180px;
	height: 180px;
	border-radius: 30px;
	background-image: url(../images/small-thumbs-verge-light.jpg);
	background-repeat: no-repeat;
	border: 1px solid #fff;
	cursor: pointer;
}

#lighting-thumb2-image a {
	width: 180px;
	height: 180px;
	display: block;
}

#lighting-thumb3-image {
	width: 180px;
	height: 180px;
	border-radius: 30px;
	background-image: url(../images/small-thumbs-liming.jpg);
	background-repeat: no-repeat;
	border: 1px solid #fff;
	cursor: pointer;
}

#lighting-thumb3-image a {
	width: 180px;
	height: 180px;
	display: block;
}

#lighting-thumb4-image {
	width: 180px;
	height: 180px;
	border-radius: 30px;
	background-image: url(../images/small-thumbs-elephant.jpg);
	background-repeat: no-repeat;
	border: 1px solid #fff;
	cursor: pointer;
}

#lighting-thumb4-image a {
	width: 180px;
	height: 180px;
	display: block;
}

#lighting-thumb5-image {
	width: 180px;
	height: 180px;
	border-radius: 30px;
	background-image: url(../images/small-thumbs-seven.jpg);
	background-repeat: no-repeat;
	border: 1px solid #fff;
	cursor: pointer;
}

#lighting-thumb5-image a {
	width: 180px;
	height: 180px;
	display: block;
}

#lighting-thumb1-text {
	width: 182px;
	height: 50px;
	text-align: center;
	line-height: 18px;
	padding-top: 15px;
}

#lighting-thumb1-text a{
    font-family: 'Open Sans Condensed', sans-serif;
	font-size: .95em;
	font-weight: bolder;
	color: #fff;
	text-decoration: none;
}

#lighting-thumb2-text {
	width: 182px;
	height: 50px;
	text-align: center;
	line-height: 18px;
	padding-top: 15px;
}

#lighting-thumb2-text a{
    font-family: 'Open Sans Condensed', sans-serif;
	font-size: .95em;
	font-weight: bolder;
	color: #fff;
	text-decoration: none;
}

#lighting-thumb3-text {
	width: 182px;
	height: 50px;
	text-align: center;
	line-height: 18px;
	padding-top: 15px;
}

#lighting-thumb3-text a{
    font-family: 'Open Sans Condensed', sans-serif;
	font-size: .95em;
	font-weight: bolder;
	color: #fff;
	text-decoration: none;
}

#lighting-thumb4-text {
	width: 182px;
	height: 50px;
	text-align: center;
	line-height: 18px;
	padding-top: 15px;
}

#lighting-thumb4-text a{
    font-family: 'Open Sans Condensed', sans-serif;
	font-size: .95em;
	font-weight: bolder;
	color: #fff;
	text-decoration: none;
}

#lighting-thumb5-text {
	width: 182px;
	height: 50px;
	text-align: center;
	line-height: 18px;
	padding-top: 15px;
}

#lighting-thumb5-text a{
    font-family: 'Open Sans Condensed', sans-serif;
	font-size: .95em;
	font-weight: bolder;
	color: #fff;
	text-decoration: none;
}

/*--------------LIGHTING GALLERIES---------------*/

/*--------------LIGHTING VERGE---------------*/


#lighting-verge-heading {
	width: 1060px;
	height: 60px;
	margin-bottom: 5px;
	padding-top: 30px;
}

#lighting-verge-heading a {
	text-decoration: none;
	color: #fff;
    font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1.1em;
}

#lighting-verge-heading a:hover {
	text-decoration: underline;
}

#lighting-verge-footer {
	width: 1060px;
	height: 20px;
}	

/*-------SLIDESHOW LIGHTING VERGE------------------------*/

#lighting-verge-slideshow-wrapper{
	width: 1060px;
	height: 460px;
}

.lighting-verge-slideshow-images {
  width: 1020px;
  height: 460px;
  position: relative;
  float: left;
}

/*--------------LIGHTING MINGLONG---------------*/


#lighting-minglong-heading {
	width: 1060px;
	height: 60px;
	margin-bottom: 5px;
	padding-top: 30px;
}

#lighting-minglong-heading a {
	text-decoration: none;
	color: #fff;
    font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1.1em;
}

#lighting-minglong-heading a:hover {
	text-decoration: underline;
}

#lighting-minglong-footer {
	width: 1060px;
	height: 20px;
}	

/*-------SLIDESHOW LIGHTING MINGLONG----------------------*/

#lighting-minglong-slideshow-wrapper{
	width: 1060px;
	height: 460px;
}

.lighting-minglong-slideshow-images {
  width: 1020px;
  height: 460px;
  position: relative;
  float: left;
}

/*--------------LIGHTING ELEPHANT---------------*/


#lighting-elephant-heading {
	width: 1060px;
	height: 60px;
	margin-bottom: 5px;
	padding-top: 30px;
}

#lighting-elephant-heading a {
	text-decoration: none;
	color: #fff;
    font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1.1em;
}

#lighting-elephant-heading a:hover {
	text-decoration: underline;
}

#lighting-elephant-footer {
	width: 1060px;
	height: 20px;
}	

/*-------SLIDESHOW LIGHTING ELEPHANT---------------------*/

#lighting-elephant-slideshow-wrapper{
	width: 1060px;
	height: 460px;
}

.lighting-elephant-slideshow-images {
  width: 1020px;
  height: 460px;
  position: relative;
  float: left;
}

/*--------------LIGHTING SEVEN---------------*/


#lighting-seven-heading {
	width: 1060px;
	height: 60px;
	margin-bottom: 5px;
	padding-top: 30px;
}

#lighting-seven-heading a {
	text-decoration: none;
	color: #fff;
    font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1.1em;
}

#lighting-seven-heading a:hover {
	text-decoration: underline;
}

#lighting-seven-footer {
	width: 1060px;
	height: 20px;
}	

/*-------SLIDESHOW LIGHTING SEVEN---------------------*/

#lighting-seven-slideshow-wrapper{
	width: 1060px;
	height: 460px;
}

.lighting-seven-slideshow-images {
  width: 1020px;
  height: 460px;
  position: relative;
  float: left;
}

/*--------------LIGHTING RECITAL 2017---------------*/


#lighting-recital2017-heading {
	width: 1060px;
	height: 60px;
	margin-bottom: 5px;
	padding-top: 30px;
}

#lighting-recital2017-heading a {
	text-decoration: none;
	color: #fff;
    font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1.1em;
}

#lighting-recital2017-heading a:hover {
	text-decoration: underline;
}

#lighting-recital2017-footer {
	width: 1060px;
	height: 20px;
}	

/*-------SLIDESHOW LIGHTING VERGE------------------------*/

#lighting-recital2017-slideshow-wrapper{
	width: 1060px;
	height: 460px;
}

.lighting-recital2017-slideshow-images {
  width: 1020px;
  height: 460px;
  position: relative;
  float: left;
}
/*--------------CONCEPTUAL GENERAL---------------*/

#conceptual-top-fade{
	width: 1060px;
	height: 16px;
	background-image: url(../images/scenic-top-fade.png);
	background-repeat: no-repeat;
}

#conceptual-header{
	width: 1060px;
	height: 30px;
	margin-top: 80px;
	margin-bottom: 30px;
}

#conceptual-header a {
	text-decoration: none;
	color: #fff;
    font-family: 'Open Sans Condensed', sans-serif;
	font-size: .7em;
}

#conceptual-header a:hover {
	text-decoration: underline;
}

#conceptual-content{
	width: 1060px;
	height: 420px;
}

#conceptual-bottom-fade{
	width: 1060px;
	height: 17px;
    background-image: url(../images/scenic-bottom-fade.png);
	background-repeat: no-repeat;
}

#conceptual-footer {
	width: 1060px;
	height: 20px;
}
/*--------------CONCEPTUAL ROW 1---------------*/

#conceptual-thumbnails-r1{
	width: 1060px;
	height: 245px;
	margin-bottom: 40px;
}

#conceptual-thumb1{
	width: 182px;
	height: 245px;
	float: left;
	margin-right: 38px;
}

#conceptual-thumb2{
	width: 182px;
	height: 245px;
	float: left;
	margin-right: 38px;
}

#conceptual-thumb3{
	width: 182px;
	height: 245px;
	float: left;
	margin-right: 37px;
}

#conceptual-thumb4{
	width: 182px;
	height: 245px;
	float: left;
	margin-right: 37px;
}

#conceptual-thumb5{
	width: 182px;
	height: 245px;
	float: left;
}

#conceptual-thumb1-image {
	width: 180px;
	height: 180px;
	border-radius: 30px;
	background-image: url(../images/small-thumbs-scen-sketches.jpg);
	background-repeat: no-repeat;
	border: 1px solid #fff;
	cursor: pointer;
}

#conceptual-thumb1-image a {
	width: 180px;
	height: 180px;
	display: block;
}

#conceptual-thumb2-image {
	width: 180px;
	height: 180px;
	border-radius: 30px;
	background-image: url(../images/small-thumbs-autocad.jpg);
	background-repeat: no-repeat;
	border: 1px solid #fff;
	cursor: pointer;
}

#conceptual-thumb2-image a {
	width: 180px;
	height: 180px;
	display: block;
}

#conceptual-thumb3-image {
	width: 180px;
	height: 180px;
	border-radius: 30px;
	background-image: url(../images/small-thumbs-scenic-art.jpg);
	background-repeat: no-repeat;
	border: 1px solid #fff;
	cursor: pointer;
}

#conceptual-thumb3-image a {
	width: 180px;
	height: 180px;
	display: block;
}

#conceptual-thumb4-image {
	width: 180px;
	height: 180px;
	border-radius: 30px;
	background-image: url(../images/small-thumbs-other.jpg);
	background-repeat: no-repeat;
	border: 1px solid #fff;
	cursor: pointer;
}

#conceptual-thumb4-image a {
	width: 180px;
	height: 180px;
	display: block;
}

#conceptual-thumb5-image {
	width: 180px;
	height: 180px;
	border-radius: 30px;
	background-image: url(../images/small-thumbs-costume.jpg);
	background-repeat: no-repeat;
	border: 1px solid #fff;
	cursor: pointer;
}

#conceptual-thumb5-image a {
	width: 180px;
	height: 180px;
	display: block;
}

#conceptual-thumb1-text {
	width: 182px;
	height: 50px;
	text-align: center;
	line-height: 18px;
	padding-top: 15px;
}

#conceptual-thumb1-text a{
    font-family: 'Open Sans Condensed', sans-serif;
	font-size: .95em;
	font-weight: bolder;
	color: #fff;
	text-decoration: none;
}

#conceptual-thumb2-text {
	width: 182px;
	height: 50px;
	text-align: center;
	line-height: 18px;
	padding-top: 15px;
}

#conceptual-thumb2-text a{
    font-family: 'Open Sans Condensed', sans-serif;
	font-size: .95em;
	font-weight: bolder;
	color: #fff;
	text-decoration: none;
}

#conceptual-thumb3-text {
	width: 182px;
	height: 50px;
	text-align: center;
	line-height: 18px;
	padding-top: 15px;
}

#conceptual-thumb3-text a{
    font-family: 'Open Sans Condensed', sans-serif;
	font-size: .95em;
	font-weight: bolder;
	color: #fff;
	text-decoration: none;
}

#conceptual-thumb4-text {
	width: 182px;
	height: 50px;
	text-align: center;
	line-height: 18px;
	padding-top: 15px;
}

#conceptual-thumb4-text a{
    font-family: 'Open Sans Condensed', sans-serif;
	font-size: .95em;
	font-weight: bolder;
	color: #fff;
	text-decoration: none;
}

#conceptual-thumb5-text {
	width: 182px;
	height: 50px;
	text-align: center;
	line-height: 18px;
	padding-top: 15px;
}

#conceptual-thumb5-text a{
    font-family: 'Open Sans Condensed', sans-serif;
	font-size: .95em;
	font-weight: bolder;
	color: #fff;
	text-decoration: none;
}

/*--------------CONCEPTUAL GALLERIES---------------*/

/*--------------CONCEPTUAL SCENIC SKETCHES---------------*/


#conceptual-scenic-sketches-heading {
	width: 1060px;
	height: 40px;
	padding-top: 40px;
	margin-bottom: 5px;
}

#conceptual-scenic-sketches-heading a {
	text-decoration: none;
	color: #fff;
    font-family: 'Open Sans Condensed', sans-serif;
	font-size: .7em;
}

#conceptual-scenic-sketches-heading a:hover {
	text-decoration: underline;
}

#conceptual-scenic-sketches-footer {
	width: 1060px;
	height: 20px;
}	

/*-------SLIDESHOW CONCEPTUAL SCENIC SKETCHES------------*/

#conceptual-scenic-sketches-slideshow-wrapper{
	width: 1060px;
	height: 460px;
}

.conceptual-scenic-sketches-slideshow-images {
  width: 1020px;
  height: 460px;
  position: relative;
  float: left;
}

/*--------------CONCEPTUAL AUTOCAD---------------*/


#conceptual-autocad-heading {
	width: 1060px;
	height: 40px;
	padding-top: 40px;
	margin-bottom: 5px;
}

#conceptual-autocad-heading a {
	text-decoration: none;
	color: #fff;
    font-family: 'Open Sans Condensed', sans-serif;
	font-size: .7em;
}

#conceptual-autocad-heading a:hover {
	text-decoration: underline;
}

#conceptual-autocad-footer {
	width: 1060px;
	height: 20px;
}	

/*-------SLIDESHOW CONCEPTUAL AUTOCAD------------*/

#conceptual-autocad-slideshow-wrapper{
	width: 1060px;
	height: 460px;
}

.conceptual-autocad-slideshow-images {
  width: 1020px;
  height: 460px;
  position: relative;
  float: left;
}

/*--------------CONCEPTUAL SCENIC ART---------------*/


#conceptual-scenic-art-heading {
	width: 1060px;
	height: 40px;
	padding-top: 40px;
	margin-bottom: 5px;
}

#conceptual-scenic-art-heading a {
	text-decoration: none;
	color: #fff;
    font-family: 'Open Sans Condensed', sans-serif;
	font-size: .7em;
}

#conceptual-scenic-art-heading a:hover {
	text-decoration: underline;
}

#conceptual-scenic-art-footer {
	width: 1060px;
	height: 20px;
}	

/*-------SLIDESHOW CONCEPTUAL SCENIC ART------------*/

#conceptual-scenic-art-slideshow-wrapper{
	width: 1060px;
	height: 460px;
}

.conceptual-scenic-art-slideshow-images {
  width: 1020px;
  height: 460px;
  position: relative;
  float: left;
}

/*--------------CONCEPTUAL OTHER---------------*/


#conceptual-other-heading {
	width: 1060px;
	height: 40px;
	padding-top: 40px;
	margin-bottom: 5px;
}

#conceptual-other-heading a {
	text-decoration: none;
	color: #fff;
    font-family: 'Open Sans Condensed', sans-serif;
	font-size: .7em;
}

#conceptual-other-heading a:hover {
	text-decoration: underline;
}

#conceptual-other-footer {
	width: 1060px;
	height: 20px;
}	

/*-------SLIDESHOW CONCEPTUAL OTHER------------*/

#conceptual-other-slideshow-wrapper{
	width: 1060px;
	height: 460px;
}

.conceptual-other-slideshow-images {
  width: 1020px;
  height: 460px;
  position: relative;
  float: left;
}

/*--------------CONCEPTUAL COSTUME SKETCHES---------------*/


#conceptual-costume-heading {
	width: 1060px;
	height: 40px;
	padding-top: 40px;
	margin-bottom: 5px;
}

#conceptual-costume-heading a {
	text-decoration: none;
	color: #fff;
    font-family: 'Open Sans Condensed', sans-serif;
	font-size: .7em;
}

#conceptual-costume-heading a:hover {
	text-decoration: underline;
}

#conceptual-costume-footer {
	width: 1060px;
	height: 20px;
}	

/*-------SLIDESHOW CONCEPTUAL COSTUME SKETCHES------------*/

#conceptual-costume-slideshow-wrapper{
	width: 1060px;
	height: 460px;
}

.conceptual-costume-slideshow-images {
  width: 1020px;
  height: 460px;
  position: relative;
  float: left;
}


/*-------SLIDESHOW GENERAL---------------------------------*/

.mySlides {display:none}

.dots-wrapper {
	width: 40px;
	height: 460px;
	float: left;
}

/* The dots/bullets/indicators */
.dot {
  cursor:pointer;
  height: 25px;
  width: 25px;
  line-height: 25px;
  border-radius: 3px;
  margin: 7px 0px;
  background-color: #525050;
  display: block;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: .7em;
  font-weight: bold;
  color: #fff;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #A7A4A4;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 10px 10px 0;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 10px 0 0 10px;
}

/* On hover, add a white background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(255,255,255,0.10);
}

/* Caption text */
.text {
  width:auto;
  padding: 5px 10px;
  background-color: #000000;
  border: 1px solid #fff;
  border-radius: 4px;
  color: #fff;
  font-size: 1em;
  font-weight: bold;
  letter-spacing: .2px;
  font-family: 'Open Sans Condensed', sans-serif;
  position: absolute;
  left: 50px;
  bottom: 10px;
  text-align: center;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}


/*--------------CONTACT PAGE---------------*/

#contact-top-fade{
	width: 1060px;
	height: 16px;
	background-image: url(../images/contact-top-fade.png);
	background-repeat: no-repeat;
}

#contact-content{
	width: 1060px;
	height: 500px;
}

#contact-left {
	width: 530px;
	height: 438px;
	float: left;
	padding-top: 50px;
}

#contact-right {
	width: 530px;
	height: 488px;
	float: left;
}

#contact-message-area {
	width: 530px;
	height: 260px;
	padding-top: 125px;
}

#contact-button-area {
	width: 530px;
	height: 80px;
	margin-top: 20px;
}

#submit-button-box{
	width: 330px;
	height: 88px;
	float: left;
}

#resume-box{
	width: 50px;
	height: 50px;
	float: left;
	background-image: url(../images/resume-icon.png);
	background-repeat: no-repeat;
	background-size:contain;
	margin-right: 10px;
	margin-left: 90px;
}

#resume-box a{
	width: 50px;
	height: 50px;
	display: block;
}

#resume-box a:hover {
	background-image: url(../images/resume-icon-hover.png);
	background-repeat:no-repeat;
	background-size:contain;
}

#cv-box{
	width: 50px;
	height: 50px;
	float: left;
	background-image: url(../images/cv-icon.png);
	background-repeat: no-repeat;
	background-size:contain;
}

#cv-box a{
	width: 50px;
	height: 50px;
	display: block;
}

#cv-box a:hover {
	background-image: url(../images/cv-icon-hover.png);
	background-repeat:no-repeat;
	background-size:contain;
}

#contact-bottom-fade{
	width: 1060px;
	height: 17px;
    background-image: url(../images/contact-bottom-fade.png);
	background-repeat: no-repeat;
}

#contact-footer {
	width: 1060px;
	height: 20px;
}

/*--------------FORM ELEMENTS CONTACT PAGE---------------*/


.form-text {
    font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1em;
	color: #fff;
}

#first-field {
	width: 470px;
	height: 35px;
	border-radius: 5px;
	background-color: #000000;
	border: 1px solid #fff;
	font-size: 1em;
	margin-top: 6px;
	padding-left: 10px;
    font-family: 'Open Sans Condensed', sans-serif;
	color: #fff;
}

#last-field {
	width: 470px;
	height: 35px;
	border-radius: 5px;
	background-color: #000000;
	border: 1px solid #fff;
	font-size: 1em;
	margin-top: 6px;
	padding-left: 10px;
    font-family: 'Open Sans Condensed', sans-serif;
	color: #fff;
}

#email-field {
	width: 470px;
	height: 35px;
	border-radius: 5px;
	background-color: #000000;
	border: 1px solid #fff;
	font-size: 1em;
	margin-top: 6px;
	padding-left: 10px;
    font-family: 'Open Sans Condensed', sans-serif;
	color: #fff;
}

#textarea-field {
	width: 516px;
	height: 233px;
	border-radius: 5px;
	background-color: #000000;
	border: 1px solid #fff;
	font-size: 1em;
	margin-top: 6px;
	padding-left: 10px;
    font-family: 'Open Sans Condensed', sans-serif;
	color: #fff;
}

#submit-field {
	width: 200px;
	height: 30px;
	background-color: #000000;
	color: #fff;
    font-family: 'Open Sans Condensed', sans-serif;
	font-size: .9em;
	font-weight: bold;
	border-radius: 5px;
	border: 1px solid #fff;
}

#submit-field:hover {
	background-color: #FFFFFF;
	color: #000000;
	cursor: pointer;
}

::-webkit-input-placeholder {
  color:#686868;
}
::-moz-placeholder {
  color:#686868;
}
:-ms-input-placeholder {
  color:#686868;
}
:-moz-placeholder {
  color:#686868;
}

/*--------------THANK YOU PAGE---------------*/

#thanks-top-fade{
	width: 1060px;
	height: 16px;
	background-image: url(../images/contact-top-fade.png);
	background-repeat: no-repeat;
}

#thanks-content{
	width: 1060px;
	height: 388px;
	color: #fff;
    font-family: 'Open Sans Condensed', sans-serif;
	font-size: 2em;
	font-weight: bold;
	padding-top: 100px;
}

.thanks-soon {
	color: #fff;
    font-family: 'Open Sans Condensed', sans-serif;
	font-size: .95em;
}

.thanks-soon-italic {
	color: #fff;
    font-family: 'Open Sans Condensed', sans-serif;
	font-size: .8em;
	font-style: italic;
}

#thanks-bottom-fade{
	width: 1060px;
	height: 17px;
    background-image: url(../images/contact-bottom-fade.png);
	background-repeat: no-repeat;
}

#thanks-footer {
	width: 1060px;
	height: 20px;
}


/*--------------PROPERTY DESIGN GENERAL ---------------*/

#property-design-top-fade{
	width: 1060px;
	height: 16px;
	background-image: url(../images/scenic-top-fade.png);
	background-repeat: no-repeat;
}

#property-design-header{
	width: 1060px;
	height: 30px;
	margin-top: 80px; 
	margin-bottom: 30px;
}

#property-design-header a {
	text-decoration: none;
	color: #fff;
    font-family: 'Open Sans Condensed', sans-serif;
	font-size: .7em;
}

#property-design-header a:hover {
	text-decoration: underline;
}

#property-design-content{
	width: 1060px;
	height: 650px;
}

#property-design-bottom-fade{
	width: 1060px;
	height: 17px;
    background-image: url(../images/scenic-bottom-fade.png);
	background-repeat: no-repeat;
}

#property-design-footer {
	width: 1060px;
	height: 20px;
}
/*--------------PROPERTY DESIGN ROW 1---------------*/

#property-design-thumbnails-r1, #property-design-thumbnails-r2 {
	width: 1060px;
	height: 245px;
	margin-bottom: 40px;
}

#property-design-thumb1, #property-design-thumb2, #property-design-thumb6 {
	width: 182px;
	height: 245px;
	float: left;
	margin-right: 37px;
}

#property-design-thumb3, #property-design-thumb4{
	width: 182px;
	height: 245px;
	float: left;
	margin-right: 38px;
}

#property-design-thumb5 {
    width: 182px;
	height: 245px;
	float: left;
}

#property-design-thumb1-image a, #property-design-thumb2-image a, #property-design-thumb3-image a, #property-design-thumb4-image a, #property-design-thumb5-image a, #property-design-thumb6-image a {
	width: 180px;
	height: 180px;
	display: block;
	border-radius: 30px;
}

#property-design-thumb1-text, #property-design-thumb2-text, #property-design-thumb3-text, #property-design-thumb4-text, #property-design-thumb5-text, #property-design-thumb6-text {
	width: 182px;
	height: 50px;
	text-align: center;
	line-height: 18px;
	padding-top: 15px;
}

#property-design-thumb1-text a, #property-design-thumb2-text a, #property-design-thumb3-text a, #property-design-thumb4-text a, #property-design-thumb5-text a, #property-design-thumb6-text a {
    font-family: 'Open Sans Condensed', sans-serif;
	font-size: .95em;
	font-weight: bolder;
	color: #fff;
	text-decoration: none;
}

#property-design-thumb1-image, #property-design-thumb2-image, #property-design-thumb3-image, #property-design-thumb4-image, #property-design-thumb5-image, #property-design-thumb6-image {
    width: 180px;
	height: 180px;
	border-radius: 30px;
    background-repeat: no-repeat;
	border: 1px solid #fff;
	cursor: pointer;
}

#property-design-thumb1-image {
	background-image: url("../images/small-thumbs-dog.jpg");
}

#property-design-thumb2-image {
	background-image: url("../images/small-thumbs-summer.jpg");
}

#property-design-thumb3-image {
	background-image: url("../images/small-thumbs-death.jpg");
}

#property-design-thumb4-image {
	background-image: url("../images/small-thumbs-topdog.jpg");
}

#property-design-thumb5-image {
	background-image: url("../images/small-thumbs-woods.jpg");
}

#property-design-thumb6-image {
	background-image: url(../images/small-thumbs-sense.jpg);
}


/*--------------PROPERTY DESIGN CURIOUS DOG---------------*/


#property-design-dog-heading {
	width: 1060px;
	height: 60px;
	margin-bottom: 5px;
	padding-top: 30px;
}

#property-design-dog-heading a {
	text-decoration: none;
	color: #fff;
    font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1.1em;
}

#property-design-dog-heading a:hover {
	text-decoration: underline;
}

#property-design-dog-footer {
	width: 1060px;
	height: 20px;
}	

/*-------SLIDESHOW CURIOUS DOG---------------------------------*/

#property-design-dog-slideshow-wrapper{
	width: 1060px;
	height: 460px;
}

.property-design-dog-slideshow-images {
  width: 1020px;
  height: 460px;
  position: relative;
  float: left;
}

/*--------------PROPERTY DESIGN SUMMER SHORTS---------------*/


#property-design-summer-heading {
	width: 1060px;
	height: 60px;
	margin-bottom: 5px;
	padding-top: 30px;
}

#property-design-summer-heading a {
	text-decoration: none;
	color: #fff;
    font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1.1em;
}

#property-design-summer-heading a:hover {
	text-decoration: underline;
}

#property-design-summer-footer {
	width: 1060px;
	height: 20px;
}	

/*-------SLIDESHOW SUMMER SHORTS---------------------------------*/

#property-design-summer-slideshow-wrapper{
	width: 1060px;
	height: 460px;
}

.property-design-summer-slideshow-images {
  width: 1020px;
  height: 460px;
  position: relative;
  float: left;
}


/*--------------PROPERTY DESIGN WRONGFUL DEATH---------------*/


#property-design-death-heading {
	width: 1060px;
	height: 60px;
	margin-bottom: 5px;
	padding-top: 30px;
}

#property-design-death-heading a {
	text-decoration: none;
	color: #fff;
    font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1.1em;
}

#property-design-death-heading a:hover {
	text-decoration: underline;
}

#property-design-death-footer {
	width: 1060px;
	height: 20px;
}	

/*-------SLIDESHOW WRONGFUL DEATH---------------------------------*/

#property-design-death-slideshow-wrapper{
	width: 1060px;
	height: 460px;
}

.property-design-death-slideshow-images {
  width: 1020px;
  height: 460px;
  position: relative;
  float: left;
}

/*--------------PROPERTY DESIGN TOP DOG---------------*/


#property-design-topdog-heading {
	width: 1060px;
	height: 60px;
	margin-bottom: 5px;
	padding-top: 30px;
}

#property-design-topdog-heading a {
	text-decoration: none;
	color: #fff;
    font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1.1em;
}

#property-design-topdog-heading a:hover {
	text-decoration: underline;
}

#property-design-topdog-footer {
	width: 1060px;
	height: 20px;
}	

/*-------SLIDESHOW TOP DOG---------------------------------*/

#property-design-topdog-slideshow-wrapper{
	width: 1060px;
	height: 460px;
}

.property-design-topdog-slideshow-images {
  width: 1020px;
  height: 460px;
  position: relative;
  float: left;
}

/*--------------PROPERTY DESIGN INTO THE WOODS---------------*/


#property-design-woods-heading {
	width: 1060px;
	height: 60px;
	margin-bottom: 5px;
	padding-top: 30px;
}

#property-design-woods-heading a {
	text-decoration: none;
	color: #fff;
    font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1.1em;
}

#property-design-woods-heading a:hover {
	text-decoration: underline;
}

#property-design-woods-footer {
	width: 1060px;
	height: 20px;
}	

/*-------SLIDESHOW INTO THE WOODS---------------------------------*/

#property-design-woods-slideshow-wrapper{
	width: 1060px;
	height: 460px;
}

.property-design-woods-slideshow-images {
  width: 1020px;
  height: 460px;
  position: relative;
  float: left;
}

/*--------------PROPERTY DESIGN SENSE AND SENSIBILITY---------------*/


#property-design-sense-heading {
	width: 1060px;
	height: 60px;
	margin-bottom: 5px;
	padding-top: 30px;
}

#property-design-sense-heading a {
	text-decoration: none;
	color: #fff;
    font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1.1em;
}

#property-design-sense-heading a:hover {
	text-decoration: underline;
}

#property-design-sense-footer {
	width: 1060px;
	height: 20px;
}	

/*-------SLIDESHOW SENSE AND SENSIBILITY---------------------------------*/

#property-design-sense-slideshow-wrapper{
	width: 1060px;
	height: 460px;
}

.property-design-sense-slideshow-images {
  width: 1020px;
  height: 460px;
  position: relative;
  float: left;
}
