@charset "utf-8";
/* CSS Document */
body{color:#FFFFFF;
background-color:#000000;; margin-top:0px;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:14px;}
h1,h2 {}
h1{font-size:22px;margin-top:20px;margin-bottom:-15px;font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; color:#E00201;}
h2{margin-top:0px;font-size:14px;}
table{width:100%;}
td{vertical-align:top;}
a{
	text-decoration:none;
	color:#C0773F;
}
a:hover{
	color:#FFFFFF;
}
li{ display:inline; margin-left:80px; }
div#wholecontainer{
margin:auto;
width:910px;
height:625px;
background-color:#000000;
}
div#headercontainer{
width:910px;
height:90px;
}
div#leftcontainer{
width:230px;
height:472px;
float:left;
margin-top:0;
padding:20px 10px 10px 10px;
text-align:center;
}
	table#leftthumbnails{
		background-color:#0000FF;
		margin:15px 0px 0px 0px;
	}
	table#leftthumbnails td{
		height:56px;
		width:90px;
		text-align:center;
		font-size:10px;
		vertical-align:top;
	}
	font#thumbnailheader{
	font-weight:bold;
	font-size:18px;}
	div#leftthumbcontainer{
	font-size:12px;
	width:100px;
	background-color:#000000;
	height:80px;
	float:left;
	margin:20px 4px 10px 4px;}
	div.tnheader{
	clear:both;
	margin:0;
	padding-top:25px;}
	div#videoTnSpacer{margin:10px 0px 0px 0px; background-color:#0000ff;}
	div#thumbspacer{
	width:140px;	
	height:50px;}
	div#flash_content_text{
	text-align:left;}
	/*div#photoVideoSpacer{height:375px;}*/
div#rightcontainer{
width:638px;
margin-top:0;
padding-top:0;
float:left;
background-color:#000000;
height:550px;
/*border:1px solid #FFFFFF;*/
}
	div#weddingtab{
	text-align:center;
	width:100px;
	float:left;
	cursor:pointer;}
	div#debuttab{
	text-align:center;
	width:100px;
	float:left;
	cursor:pointer;}
	div#blanktab{
	width:436px;
	float:left;
	border-bottom:1px solid #FFFFFF;
	}
	div#paging{text-align:right;}
	div#list{
	float:left;
	border:1px solid #FFFFFF;
	border-top:none;
	background-color:#000000;
	height:550px;
	overflow:auto;}
	div#upperRight{
	height:530px;}
div#footer{
height:35px;
background-color:#000000;
}
div#eventTab a{
		text-decoration:none;
		color:#C0773F;
}
div#eventTab a:hover{
		color:#FFFFFF;
}
/*additional css for email_page.php*/
div.email_page{
text-align:center;
border:1px solid #FFFFFF;
padding:10px;}
	div.email_page table.table{
	width:400px;
	}
		table.table td.label{
		text-align:right; width:100px; padding:5px;}
		table.table td.input{text-align:left;
		padding:5px;}
			td.input textarea{width:275px;}
			td.input input{
			width:275px;}
			td.input .submit{
			width:50px;
			}
.tabActive{border:1px solid #FFFFFF; border-bottom:none; background-color: #000000;}
.tabInactive{border:none; border-bottom:1px solid #FFFFFF; background-color: #444444;}