/* @override http://www.plushweddings.com/css/main.css */

/* Generalised CSS for all pages*/

html {
    height: 100%;
    margin-bottom: 1px;
}

body {
    background-color: rgb(105,94,74);
}

a img {
	border: 0;
}

/* Core positioning */

div#outerContainer {
    width: 923px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

div#headerContainer {
    height: 110px;
}

div#headerBG {
    width: 923px;
    height: 110px;
    background-image: url(../images/background_06.png);
}

div#midSection {
    width: 922px;
    height: 140px;
    margin-left: 1px;
    background-color:#F1F3DA;
}

div#content {
    width: 923px;
    height: 426px;
}

div#footer {
    width: 922px;
    margin-left: 1px;
    height: 286px;
    background-image: url(../images/background_foot.png);
}

div#condPopup {
	width:924px;
	height:82px;
	background-image: url(../images/conditional_pop-up.gif);
	margin-left: auto;
    margin-right: auto;
	top: -16px;
	position: relative;
	visibility: hidden;
}

div#condPopup p {
	text-align: center;
	font-family: Verdana, sans-serif;
    font-size: .65em;
    color: rgb(105,94,74);
	position: relative;
	top: 25px;
}

img#closePopup {
	position: absolute;
	top: 57px;
	left: 455px;
	cursor: pointer;
}

/* Core navigation */

div#nav {
    position: absolute;
    left: 310px;
    top: 66px;
    width: 555px;
    height: 38px;
    background-image: url(../images/navbar.gif);
    background-repeat: no-repeat;
}
div.navText {
    top: 12px;
    height: 16px;
    position: absolute;
    float:left;
    cursor: pointer;
    z-index: 2;
}
div#homeText {
    width: 40px;
    left: 26px;
}
div#pressText {
    width: 41px;
    left: 379px;
	z-index: 4;
}

div#revealedText {
    width: 61px;
    left: 94px;
}
div#rsvpText {
    width: 31px;
    left: 449px;
}
div#servicesText {
    width: 60px;
    left: 185px;
}
div#showroomText {
    width: 75px;
    left: 276px;
}

div#weddingText p#showroomFirstText {
	color: #7cbaae;
	font-size: 0.75em;
	text-align: center;
}

div#circle {
	position:absolute;
    width: 15px;
    left: 504px;
    top: 12px;
	height: 16px;
}

div#circleTop {
	width: 41px;
    left: 510px;
    top: 20px;
	height: 51px;
	z-index:2;
}

/* Navigation 'leaves' */

div.linkLeaf {
    position: absolute;
    z-index: 1;
    visibility: hidden;
}
div#homeHover {
    width: 38px;
    height: 48px;
    top: -25px;
    left: 5px;
    background-image: url(../images/hoverhome.png);
}
div#revealedHover {
    width: 49px;
    height: 43px;
    top: -19px;
    left: 104px;
    background-image: url(../images/hoverrevealed.png);
}
div#servicesHover {
    width: 40px;
    height: 49px;
    top: -27px;
    left: 218px;
    background-image: url(../images/hoverservices.png);
}
div#showroomHover {
    width: 41px;
    height: 51px;
    top: 18px;
    left: 261px;
    background-image: url(../images/hovershowroom.png);
}
div#pressHover {
    width: 40px;
    height: 49px;
    top: -27px;
    left: 349px;
    background-image: url(../images/hoverpress.png);
}
div#rsvpHover {
    width: 42px;
    height: 50px;
    top: -27px;
    left: 473px;
    background-image: url(../images/hoverrsvp.png);
}

/* Services page specific css */

div#servicesBoxContianer {
    position: absolute;
    visibility: hidden;
    width: 659px;
    height: 717px;
    left: 174px;
    top: 141px;
}

div#servicesBox {
    height: 329px;
    margin-left: 1px;
    background-color: rgb(120,140,26);
    opacity: 0.11;
    -moz-opacity: 0.10;
    filter:alpha(opacity=10);
}

div#servicesBoxTop {
    height: 14px;
	padding: 0;
	margin: 0;
    background-image: url(../images/services_top.gif);
	background-repeat: no-repeat;
}

div#servicesBoxBottom {
    height: 14px;
	padding: 0;
	margin: 0;
    background-image: url(../images/services_bottom.gif);
	background-repeat: no-repeat;
}

img#servicesText {
    position: absolute;
    left: 35px;
    top: -3px;
    z-index: 2;
}

img#servicesDef {
    position: absolute;
    left: 32px;
    top: 64px;
    z-index: 2;
}
div#servicesCopy {
    position: absolute;
    top: 126px;
    left: 32px;
    width: 592px;
    z-index: 2;
}
div#servicesCopy p {
    font-family: Verdana, sans-serif;
    font-size: .7em;
    color: rgb(105,94,74);
    z-index: 2;
}
div#servicesCopy h3 {
    font-family: Verdana, sans-serif;
	font-weight: normal;
    font-size: .73em;
    color: rgb(113,142,30);
    z-index: 2;
}
div#servicesCopy ul li {
    font-family: Verdana, sans-serif;
    font-size: .7em;
    color: rgb(105,94,74);
    z-index: 2;
	list-style-image: url(images/dash.png);
}
div#servicesThumbsContainer {
    position: absolute;
    top: 145px;
    left: 76px;
    width: 58px;
    height: 340px;
    opacity: 0;
    -moz-opacity: 0;
    filter:alpha(opacity=0);
}

div.serviceThumbnail {
    position: absolute;
    z-index: 1;
/*    left: 0;*/
    cursor: pointer;
}
div#chicThumb {
    top: 0;
}

div#modThumb {
    top: 73px;
}

div#poshThumb {
    top: 142px;
}

div#designerThumb {
    top: 211px;
}

div#eventsThumb {
    top: 281px;
}

/* Home page CSS */

div#homeImgBorder {
	top: 162px;
	left: 94px;
	width: 314px;
	height: 313px;
	z-index: 2;
	position: absolute;
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
}

div#homeTextContainer {
	position: absolute;
	left: 418px;
	top: 165px;
	width: 407px;
	height: 307px;
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
}

div#homeTextTop {
	height: 14px;
	background-image: url(../images/home_text_top.png);
}

div#homeTextBottom {
	height: 14px;
	background-image: url(../images/home_text_bottom.png);
}

div#homeTextArea {
	height: 279px;
	background-color: rgb(120,140,26);
    opacity: 0.11;
    -moz-opacity: 0.11;
    filter:alpha(opacity=11);
}

div#homeImage {
	position: absolute;
	height: 303px;
	width: 304px;
	top: 162px;
	left: 94px;
	margin-left: 2px;
	margin-top: 2px;
}

div#wordPosOne {
	position: absolute;
	top: 145px;
	left: 92px;
	z-index: 4;
}

div#wordPosTwo {
	position: absolute;
	top: 105px;
	left: 10px;
}

img#yd, img#yv, img#ys {
	float:left;
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
}

img.homeImages {
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
}

img.homeText {
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
}

div.revealedFirst {
	position: absolute;
	left: 73px;
	top: 136px;
	width: 188px;
}

div.revealedFirst p {
/*	margin-left: 10px;*/
	margin-right: 6px;
}

div.revealedSecond {
	position: absolute;
	left: 266px;
	top: 136px;
	width: 188px;
}

div.revealedSecond p {
	margin-left: 10px;
	margin-right: 6px;
}

div.revealedThird {
	position: absolute;
	left: 467px;
	top: 136px;
	width: 188px;
}

div.revealedThird p {
	margin-right: 16px;
}

div.revealedFourth {
	position: absolute;
	left: 650px;
	top: 136px;
	width: 188px;
}

div.revealedLower {
	position: absolute;
	top: 327px;
}

div#col1, div#col2, div#col3, div#col4 {
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
}

p.revealedText {
	text-align: left;
	font-family: Verdana, sans-serif;
    color: rgb(105,94,74);
	font-size: .7em;
	
}

div#rsvpContainer {
	position: absolute;
	left: 55px;
	top: 165px;
	width: 798px;
	height: 337px;
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
}

div#rsvpLeft {
	float: left;
	height: 337px;
	width: 82px;
	background-image: url(../images/rsvp_lb.png);
}

div#rsvpCenter {
	float: left;
	width: 627px;
	height: 322px;
	background-color: #aaba0a;
	margin-top: 8px;
	margin-bottom: 8px;
    opacity: 0.11;
    -moz-opacity: 0.11;
    filter:alpha(opacity=11);
}

div#rsvpRight {
	float: left;
	width: 89px;
	height: 337px;
	background-image: url(../images/rsvp_rb.png);
}

div#rsvpResponse {
	position: absolute;
	left: 540px;
	top: 145px;
	width: 200px;
	text-align: center;
}

div#rsvpResponse p {
	font-family: Verdana, sans-serif;
    color: rgb(105,94,74);
	font-size: .75em;
}

div#rsvpFormContainer {
	position: absolute;
	left: 514px;
	top: 25px;
}

div.inputBG {
	background-image: url(../images/rsvp_input.png);
	width: 208px;
	height: 24px;
}

div.taBG {
	background-image: url(../images/rsvp_textarea.png);
	width: 213px;
	height: 77px;
}

input[type="text"] {
	width: 185px;
	margin-left: 10px;
	margin-top: 6px;
	font-family: Verdana, sans-serif;
	font-size: .7em;
    color: rgb(105,94,74);
	background-color: transparent;
	border: none;
}

textarea {
	width: 190px;
	height: 70px;
	margin-top: 5px;
	margin-left: 10px;
	border: none;
	font-family: Verdana, sans-serif;
    color: rgb(105,94,74);
	font-size: .7em;
	background-color: transparent;
}

img#rsvpHeader {
	position: relative;
	top: -4px;
}

div#rsvpTn1 {
	position: absolute;
	left: 85px;
	top: 207px;
}

div#rsvpTn2 {
	position: absolute;
	left: 211px;
	top: 207px;
}

div#rsvpTn3 {
	position: absolute;
	left: 337px;
	top: 207px;
}

input#clear {
	background-image: url(../images/rsvp_clear.png);
	width: 66px;
	height: 23px;
	border: none;
	background-color: transparent;
}

input#submit {
	background-image: url(../images/rsvp_submit.png);
	width: 66px;
	height: 23px;
	border: none;
	background-color: transparent;
}

p.formText {
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
    color: rgb(105,94,74);
	font-size: .7em;
	margin-top: 3px;
	margin-bottom: 2px;
	margin-left: 8px;
}

div#rsvpContact {
	position: absolute;
	left: 87px;
	top: 117px;
}

div#rsvpButtons {
	position: relative;
	left: 73px;
	top: 8px;
}

p.rsvpName {
	font-family: Verdana, sans-serif;
    color: rgb(113,142,30);
	font-size: .85em;
	margin: 0;
	padding: 0;
}

p.rsvpNumbers {
	font-family: Verdana, sans-serif;
    color: rgb(105,94,74);
	font-size: .75em;
	margin: 0;
	margin-top: 4px;
	padding: 0;
}

a {
	text-decoration: none;
	color: rgb(105,94,74);
}

div#press {
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
}

div.pressImage {
	width: 153px;
	height: 154px;
	float:left;
}


div.pressContent {
	position: relative;
/*	left: 249px;*/
	width: 582px;
	height: 152px;
	float:left;
	margin-left:40px;
}

div.pressText {
	position: absolute;
	top: 0;
	left: 0;
	margin: 12px 18px;
	z-index: 3;
}

div.pressText p {
	clear: left;
}

div.pressText p {
	font-family: Verdana, sans-serif;
    color: rgb(105,94,74);
	font-size: .75em;
	float: left;
/*	padding-top: 6px;*/
	margin: 0;
	margin-bottom: 12px;
}

a:hover {
	color: #718E1E;
}

img.pressFeatured {
	padding-top: 4px;
	float: left;
}

div.pressContentTop {
	height: 12px;
	background-image: url(../images/press_top-1.png);
	opacity: 0.13;
	-moz-opacity: 0.13;
	filter:alpha(opacity=13);
}

div.pressContentBottom {
	height: 12px;
	background-image: url(../images/press_bottom-1.png);
	opacity: 0.13;
	-moz-opacity: 0.13;
	filter:alpha(opacity=13);
}

div.pressContentCenter {
	height: 128px;
	background-color: rgb(119,140,30);
    opacity: 0.13;
    -moz-opacity: 0.13;
    filter:alpha(opacity=13);
	margin-left: 2px;
	margin-right: 1px;
}

div#thumbs ul li {
	list-style: none;
	float: left;
/*	width: 34px;
	height: 34px;*/
}
div#thumbs ul {
	margin: 0;
	padding: 0;
}
div#thumbs ul a {
  background-position: 50% 50%;
  cursor: pointer;
  display: block;
  height: 34px;
  margin-right: 18px;
  margin-bottom: 5px;
  opacity: 0.5;
  -moz-opacity: 0.5;
  filter:alpha(opacity=50);
  width: 34px;
}
div#thumbs ul a:hover,
div#thumbs ul a.active {
	opacity: 1;
	-moz-opacity: 1;
	filter:alpha(opacity=100);
}
div#slideshow {
	position: absolute;
	top: 52px;
	left: 77px;
}
img#slideshowBorder {
	position: absolute;
	top: 50px;
	left: 75px;
	z-index: 5000;
}
img#slideshowImage {
	position: absolute;
	top: 0px;
	left: 0px;
}
div#infoContainer {
	background-image: url(../images/frame.gif);
	position: absolute;
	width: 293px;
	height: 387px;
	left: 554px;
	top: 144px;
}
div#thumbs {
	position: absolute;
	top: 254px;
	left: 26px;
	width: 290px;
}
a.back {
	position: relative;
	left: -8px;
}
a.forward {
	position: relative;
	left: 22px;
}
a.play {
	position: relative;
	left: 11px;
}
a.stop {
	position: relative;
	left: 4px;
}
div#slideshowControls {
	position: absolute;
	top: 335px;
	left: 105px;
}
div#slideshowControls a {
	float: left;
}
div#ss {
	width: 445px;
	height:  280px;
	position: absolute;
}
div#weddingName span {
	position: absolute;
	top: 38px;
	text-align: center;
	width: 100%;
}
div#weddingName span{
	font-family: Georgia, serif;
	font-size: 23px;
	color: rgb(105,94,74);
}
div#weddingDate span {
	position: absolute;
	top: 63px;
	text-align: center;
	width: 100%;
}
div#weddingDate span {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: rgb(90,129,0);
}
div#photographer span {
	position: absolute;
	top: 234px;
	width: 100%;
	text-align: center;
}
div#photographer span {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: rgb(105,94,74);
}
div#weddingText {
	position: absolute;
	top: 84px;
	left: 25px;
	width: 234px;
	height: 139px;
	overflow: hidden;
}
div#weddingText p {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	margin-top: 0;
	color: rgb(105,94,74);
}
div#scroller {
	position: absolute;
	left: 264px;
	top: 82px;
}
div#scrollbar {
	width: 8px;
/*	background-image: url(../images/scrollbar.png);*/
	background-repeat: no-repeat;
	height: 153px;
}
div#knob {
	width: 12px;
	left:4px;
	background-position: 50%;
	background-repeat: no-repeat;
	background-image: url(../images/knob.png);
}
div#showroomBackground {
    background-image: url(../images/background_foot.png);
    height: 286px;
	width: 922px;
}
div#sBackUpper {
	background-color: #F1F3DA;
	height: 108px;
	width: 922px;
}
div#slideThumbs {
	position: absolute;
	top: 460px;
	left: 168px;
}
div#slideThumbs img {
	float: left;
	margin-right: 10px;
}
a img {
	border: 0;
}

.pressItem {
	clear:both;
	padding-top:25px;
	display:none;
}

#press {
	margin-left:74px;
}

#pressNav {
	clear: both; 
	font-family: Verdana, sans-serif;
	font-size: .65em; 
	padding-top:10px;
}

#press .active {
	display:block;
}

#navNext {
	float:right; 
	margin-right:80px;
}
