@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-image: url(../gallery/bg_page_gallery.gif);
	background-color: #00AEEF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a {
	color:#999999;
}
a:hover {
	color:#20A2D2;
}
body,td,th {
	color: #000000;
}
#header {
	background-image:url(../images/bg_header.jpg);
	height: 154px;
	width: 1000px;
	position:relative;
}
#header #logo {
	position:absolute;
	top:0px;
	left:50px;
}
#maincontainer {
	width: 1000px;
}
#login {
	height:37px;
	position:absolute;
	top: 0px;
	right: 60px;
	background-image: url(../images/bg_login.jpg);
	width: 380px;
}
#login form {
	margin:0px;
	padding:0px;
	margin-top:3px;
	color:#bebebe;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}
#login form input {
	background-color:#504e4d;
	border: 1px solid #12100f;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	width:100px;
	height: 14px;
	color:#FFFFFF;
	padding-left: 3px;
}
#midsection_gallery {
	width:829px;
	position:relative;
	background-color:#000000;
	left: 40px;
	height: 532px;
}
#gallery_main{
	width:722px;
	height:482px;
	padding:0px;
	margin:0px;
	position:absolute;
	left:107px;
	top:50px;
	background-image: url(../gallery/example_lg.jpg);
}
#gallery_left{
	width:107px;
	height:532px;
	padding:0px;
	margin:0px;
	position:absolute;
	left:0px;
	top:0px;
	background-image: url(../gallery/bg_thumbnails.gif);
}	
#gallery_top{
	width:722px;
	height:50px;
	padding:0px;
	margin:0px;
	position:absolute;
	left:107px;
	top:0px;
	background-image: url(../gallery/bg_header.gif);
}

#navbar {
	position:absolute;
	right:46px;
	bottom:16px;
}
#navbar .nav {
	width:98px;
	height:28px;
	float:right;
}
#footer {
	width:880px; 
	color:#FFFFFF; 
	font-size:10px;

}
#footer p {
	margin:0px 0px 0px 18px;
	padding:0px;
	float:left;
	display:inline;
}
#footer a {
	float:right;
	display:inline;
	text-decoration:none;
}
#selectWedding{
	position:absolute;
	right:0px;
	bottom:3px;
}
#gallery_choice{
	position:absolute;
	right:0px;
	top:1px;
	color: #CCCCCC;
	background-color: #000000;
	z-index: 99;
	padding: 5px;
	visibility: hidden;
}
#weddingName{
	position:absolute;
	right:0px;
	top:1px;
}