/* CSS Document */

html, body {
  height: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
}

#full-screen-background-image {
  z-index: -999;
  min-height: 100%;
  min-width: 1024px;
  width: 100%;
  height: auto;
  position: fixed;
  top: 0px;
  left: 0;
}

#wrapper {
	position: relative;
	width: 974px;
	min-height: 400px;
	margin: 20px auto;
	color: #333;
	height: 1220px;
}

.theme-default #slider {
	margin: auto 0 auto;
	width: 500px; /* Make sure your images are the same size */
	height: 375px; /* Make sure your images are the same size */
}
.theme-pascal.slider-wrapper,
.theme-orman.slider-wrapper {
    margin-top:150px;
}
.fnt6 {
	font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	margin-top: 0.5em;
	color: #999;
	alignment-adjust: auto;
}
.fnt7 {
	font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
        font-size: 12px;
        margin-top: .5em; color:#CCC;
}
.fnt8 {font-family: Perpetua, Baskerville, "Big Caslon", "Palatino Linotype", Palatino, "URW Palladio L", "Nimbus Roman No9 L", serif;
}
