/*
-----------------------------------------------
CSS Rules
----------------------------------------------- */
body {
	margin: 0;
	padding: 0;
	color: #000;
	font-family: Arial, sans-serif;
	font-size: x-small; /*for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; /*for compliant browsers */
	/*background-color: #fff;*/
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('../imgs/nav/loading.gif');
}
html>body { font-size: small; } /* be nice to Opera */
html,body { height: 100%; }

/* Styles
----------------------------------------------- */
a img { border-style: none; }

h1, h2, h3, h4, h5, h6 {font-weight: normal; }
h1 { font-size: 165%; text-align: left; color: #fff; }
p { margin:0.375em 0; }

ul { margin-top:0.375em; list-style-type: square; }
ul.both { margin-top:0.375em; }

label, select { font-size: 85%; font-family: Arial, sans-serif; }
select { color: #B1B1BC;background-color:  #131313;border: 1px solid #b1b1bc; }
input { width:120px; }

/* Layout Rules
----------------------------------------------- */
#wrap {
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
}

/*#loading {
	position: absolute;
	margin: 0px; padding: 0px; 
	top:0px; left: 0px; right: 0px;
	width: 100%; height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('../imgs/nav/loading.gif');
}*/

#weddings {
	position: absolute;
	margin: 0px; padding: 0px; 
	top:0px; left: 0px; right: 0px;
	width: 100%; height: 100%;
}

#galleries {
	position: absolute;
	margin: 0px; padding: 0px; 
	top:0px; left: 0px; right: 0px;
	width: 100%; height: 100%;
	/*background-color: #fff;*/
	display:none;
	visibility:hidden;
	opacity:0; 
	filter:alpha(opacity=0);
}
#gallery {
	text-align: left;
	margin: 0 auto;
}

/* Wedding Elements
----------------------------------------------- */

#bac {
	position: absolute; 
	margin: 0px; padding: 0px; 
	top:0px; left: 0px; right: 0px;
	width: 100%; height: 100%;
	/*background-color: #fff;*/
	background-repeat: no-repeat;
	background-position: center;
}

#milesholden {
	position:absolute;
	padding: 0px;
	top: 150px; left: 100px;
	white-space: nowrap;
}
#milesholden_print, #nav_print {
	display: none;
}

#nav {
	position:absolute;
	top: 195px; left: 100px;
	margin-left: 51px; margin-top:1px;
	white-space:nowrap;
	width: 575px; height: 21px;
}

/* BORDER FOR NAV IMAGES - no association with img 
as pngfix replaces img tag to span */
.brdr1 {
	margin: 1px;
	margin-top: 2px;
}
.centered { 
	margin-left:auto; 
	margin-right:auto; 
	height: 100%; 
	width: 100%; 
	position: absolute;
}

.spacer {
	font-size: 60%;
	clear: both;
}

/* Content
----------------------------------------------- */

#content {
	position: absolute;
	top: 195px; left: 100px;
	margin-top: 28px;
	margin-left: 52px;
}
#content p {
	margin: 0; 
	padding: 0px 0px 10px;
	font-family: Arial, sans-serif;
	color: #000;
	/*font-size: 90%;
	font-weight: bold;
	text-indent: 20px;
	text-transform: uppercase;
	text-align:justify;*/
}
#content a { 
	color:#333;
	text-decoration: none;
}
#content a:hover { 
	text-decoration: underline;
}


#intro, #packages, #photos, #testimonials, #faqs, #contact {
	position: absolute;
	width: 550px;
	height: 250px;
	opacity:0; 
	filter:alpha(opacity=0);
	visibility:hidden; /* need both hidden and opacity */
}

.whbac {
	width: 520px;
	height: 220px;
	background-color: #fff;
}

#intro-Content, #packages-Content, #testimonials-Content, #faqs-Content, #contact-Content {
	position: absolute; 
	top: 0px; 
	width: 480px;
	height: 200px;
	margin: 10px;
	overflow: hidden;
	
}

#intro-Btns, #packages-Btns, #testimonials-Btns, #contact-Btns {
	position: absolute; 
	top: 223px;
}

#Scrollbar-Container {
	position: absolute;
	top: 0px; left: 523px;
	width: 12px; height: 220px;
	opacity:0;
	filter:alpha(opacity=0);
	visibility: hidden;
}

#wrapper {
	margin:0; padding:0;
}
#error-msg, #error-msg ul li {
	margin:0;
	padding:0;
}
#error-msg ul{
	margin:0;
	padding:0;
	padding-bottom:10px;
}
#error-msg ul li {
	color:#000;
	font-weight:bold;
	font-size:90%;
	/*text-shadow:2px 2px 1px #660000;*/
	list-style-type:none;
}

/* Scroll
----------------------------------------------- */

.Scroller-Container {
	position: absolute;
	top: 0px; 
	left: 0px;
}

.Scrollbar-Track {
	width: 12px; 
	height: 220px;
	position: absolute;
	top: 0px;
	/*background-color: #000;*/
}
/*.Scrollbar-Track-Pressed {
	background-color: #000;
}
*/
.Scrollbar-Handle {
	position: absolute;
	width: 12px; height: 40px;
	background-color: #fff;
	cursor: pointer;
}
/*
.Scrollbar-Handle-Pressed {
	background-color: #000;
}

.Scrollbar-Disabled {
	display: none;
}*/


/* Photos
----------------------------------------------- */

#photos {
	width: 800px;
	height: 210px;
	left:0;
	text-align:left;
}
#photos div {
	position: relative;
	float: left;
	margin: 8px;
	margin-bottom:10px;
	padding: 0px;
	display:inline;
	/*background: #fff;
	border: solid 3px #fff;*/
	cursor: pointer;
}
#photos img {
	position:absolute;
	border: solid 3px #fff;
	/*border-bottom: solid 6px #fff;*/
	margin:0px;
	padding:0px;
	left: 0px; right: 0px;
}
#photos p {
	position:absolute;
	bottom:0px;
	vertical-align:baseline;
	padding:0px;
	margin: 0px;
	border: solid 3px #fff;
	/*margin-top: 64px;*/
	width:100%;
	font-family: Arial, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color:#000;
	text-transform: uppercase;
	background: #fff;
	z-index:100;
	display:none;
	opacity:0; 
	filter:alpha(opacity=0);
}
.selectedThumbnail {  border: solid 2px #fc0 !important; }
.inFocus {  border: solid 1px #fc0 !important; }


/* Contact
----------------------------------------------- */

.row {
  clear: both;
  padding-top: 1px;
  color:#000;
  font-size: 90%;
  /*text-transform:uppercase;
  font-size:10px;*/
  }

.row span.label {
  float: left;
  padding-right:10px;
  /*text-align: right;*/
  }
.row span.label input, textarea {
  width:160px;
  font-weight: bold;
}

.row span.right {
  float: right;
  /*text-align: left;*/
  } 

/* iFrame Stuff
----------------------------------------------- 
iframe { 
	border: none; 
	background: #3a3a3a; 
	width: 100%; height: 365px;
	border-top: solid 1px #404040;
	border-left: solid 1px #404040;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #404040;
  }
*/
