/* weddings styles */


body {
	color: #dcdcdc;
/*	background-color: #faf0e6;*/
  	background-image: url("/weddings/styles/background.jpg");
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center; /* ie hack */
}

p td{
	font-size: 10px;
}


a {
	color: white;
	text-decoration:none;
     border-width: 0px 0px 1px 0px;
     border-style: none none dotted none;
}

a:visited {
   color: #d5d5d5;
	text-decoration:none;
     border-width: 0px 0px 1px 0px;
     border-style: none none dotted none;
}

a:hover {
	color: white;
}


#centresite {
   height: 510px;
	width: 900px;
	background: black;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	line-height: 1.1;
	position: relative;
}

#siteheader {
	background-color: #606060;
	width: 100%;
	height: 75px;
/*		background-image: url("topleft.gif"); */
	background-repeat: no-repeat;
	border: 0px;
	padding: 0px;
	position: relative;

}



#siteheader img {
margin-left: 580px;
}

#br {
/*	background: url(bottomright.gif) 100% 100% no-repeat;*/
	height: 50px;
	position: absolute;
	top: 0px;
	right: 0;
}



#footer {
/*  background: url(bottomleft.gif) 0 100% no-repeat; */
   position: absolute;
	background-color: #606060;
	width: 100%;
	height: 50px;
   float:left;
	margin-top:0px;
	font-size:.75em;
	text-align: right;
   bottom:0;

left: 0px;
	padding-top: 6px;
	}

#footer p {
	padding-right: 10px;
	margin-top:10px;
	}

#footer p span {
	font-size: 1.5em;
	font-weight: bold;
	font-style: italic;
}


#tabsH {
   width:100%;
   font-size:93%;
   line-height:normal;
	background-color: #606060;
	float: left; 
	}

#tabsH a{
	border:none;
}
	
    #tabsH ul {
        margin:0;
        padding:10px 10px 0 30px;
        list-style:none;
      }
    #tabsH li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsH a {
      float:left;
      background:url("tableftH.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsH a span {
      float:left;
      display:block;
      background:url("tabrightH.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsH a span {float:none;}
    /* End IE5-Mac hack */
    #tabsH a:hover span {
      color:#FFF;
		font-weight:normal;
		text-decoration: underline;
      }
    #tabsH a:hover {
      background-position:0% -42px;
		font-weight: normal;
      }
    #tabsH a:hover span {
      background-position:100% -42px;
      }

        #tabsH #current a {
                background-position:0% -42px;
        }
        #tabsH #current a span {
                background-position:100% -42px;
        }

.solopagepicture {
	width: 300px;
	height: 300px;
	float: left;
	margin-top: 25px;
	margin-left: 25px;
	margin-right: 15px;
		/* IE hack follows */
	display: inline;
	/* end IE hack */

}

.gallerypagepicture {
	width: 450px;
	height: 300px;
	float: left;
	margin-top: 25px;
	margin-left: 25px;
	margin-right: 15px;
		/* IE hack follows */
	display: inline;
	/* end IE hack */
}

.commentbox {
	
	background: white;
	color: black;
	font-size: .75em;
	height: 150px;
	overflow: auto;
}
	
.commentbox em{
	
	text-decoration: none;
	font-weight: bold;
}
#flashcontent {

	
}

#albumpage {
/*	background-color: #848484; */
	padding: 50px 20px 10px 50px;

}

img.homepagethumb {
	float: right;
}

h1 {
	font-size: 1.5em;
	margin-top: 0px;
	text-transform: uppercase;
	font-weight: lighter;
}

h2 {
	font-size: 1em;
	margin-top: 0px;
	margin-bottom: 0px;
		font-weight: bold;
}

.content {
	float: right;
	/* IE hack follows */
	display: inline;
	/* end IE hack */
	width: 500px;
	margin-right:25px;
	margin-left: 25px;
	margin-top: 15px;

}

.content p {
	margin: 0;
	padding: 0;
	padding-bottom: .75em;
}

.gallerypagecontent {
	float: right;
	/* IE hack follows */
	display: inline;
	/* end IE hack */
	width: 365px;
	margin-right:25px;
	margin-left: 10px;
	margin-top: 15px;


}

.slideshowplayer {
	width: 450px;
	height: 330px;
	float: left;
	margin-top: 5px;
	margin-left: 25px;
	margin-right: 15px;
		/* IE hack follows */
	display: inline;
	/* end IE hack */
}

.slideshowpagecontent {
	float: right;
	/* IE hack follows */
	display: inline;
	/* end IE hack */
	width: 365px;
	margin-right:25px;
	margin-left: 10px;
	margin-top: 15px;


}

.slideshowpagecontent p {
	margin: 0;
	padding: 0;
	padding-bottom: 0.75em;
}

.slideshowpagecontent h1 {
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: .5em;
}



.gallerypagecontent p {
	margin: 0;
	padding: 0;
	padding-bottom: 0.75em;
}

.gallerypagecontent h1 {
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: .5em;
}

.contactpagecontent {
	float: left;
	/* IE hack follows */
	display: inline;
	/* end IE hack */
	width: 850px;

	margin-right:25px;
	margin-left: 25px;
   margin-top: 15px


}

.helppagecontent {
	float: left;
	/* IE hack follows */
	display: inline;
	/* end IE hack */
	width: 850px;
	margin-right:25px;
	margin-left: 25px;
	margin-top: 25px;


}

.scrollingpagecontent {
	float: left;
	/* IE hack follows */
	display: inline;
	/* end IE hack */
	width: 850px;
	margin-right:25px;
	margin-left: 25px;
	margin-top: 25px;
	height: 280px;
	overflow: auto;

}

.helppagecontent p {
	margin-bottom: 0px;
	margin-top: 10px;
}

.scrollingpagecontent p {
	margin-bottom: 6px;
	margin-top: 3px;
}

.scrollingpagecontent h2 {
	margin-bottom: 0px;
	margin-top: 0px;
}

.content em {
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

.content a {
	
}
  
td {
	font-size: 10pt;
}

td.label {
	text-align: right;
}



input.field,textarea,select {
	border: 1px solid #898989;
	background-color: #e6e6e6;
	color: black;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

input.button{
	font-size: .75em;
	font-weight: bold;
}

form1{
	margin-left: 50%;
}

table.voucherform td.label{
	width:200px;
	height:30px;
}