/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}






a{
	font-family: DIN-Light, "Futura Md", Verdana;
	text-decoration:none;
	color: #ffffff;
	line-height: 25px;
	font-weight:normal;
	

}

a:hover, a:active
{
	
	background-image:url(images_new\hoverblue.gif);
	font-weight:normal;
}

#menuIcon
{
	background-image:url(images_new\blackspace.gif);
}

#sectionGallery #menuGallery a, 
#sectionProfile #menuProfile a, 
#sectionPackages #menuPackages a, 
#sectionTestimonials #menuTestimonials a, 
#sectionPhotobooth #menuPhotobooth a, 
#sectionContact #menuContact a, 
#sectionBlog #menuBlog a,
{
	font-family: DIN-Medium, "Futura Md", Verdana ;
	font-weight:normal;
	line-height: 25px;
	color: #DDE8FF;
	background-image:url(images_new\clicked.gif);
	
}

#sectionGalleriesLibby #menuGallery a, 
#sectionProfileLibby #menuProfile a, 
#sectionPackagesLibby #menuPackages a, 
#sectionTestimonialsLibby #menuTestimonials a, 
#sectionPhotoboothLibby #menuPhotobooth a, 
#sectionContactLibby #menuContact a, 
#sectionBlogLibby #menuBlog a,
{
	font-family: DIN-Medium, "Futura Md", Verdana ;
	font-weight: normal;
	line-height: 25px;
	background-image:url(images_new\libby\menu_highlight.jpg);
	
}


#sectionGalleriesLibby #menuGallery a:hover, a:active, 
#sectionProfileLibby #menuProfile a:hover, a:active, 
#sectionPackagesLibby #menuPackages a:hover, a:active, 
#sectionTestimonialsLibby #menuTestimonials a:hover, a:active, 
#sectionPhotoboothLibby #menuPhotobooth a:hover, a:active, 
#sectionContactLibby #menuContact a:hover, a:active, 
#sectionBlogLibby #menuBlog a:hover, a:active,
{
	font-weight: normal;
	background-image:url(images_new\libby\menu_highlight.jpg);
	
}

h1 {
	font-family: DIN-Medium, "Futura Md", Verdana ;
	font-size: 13px;
	line-height: 15px;
	color: #ffffff;
	font-weight: normal;
}

h2 {
	font-family: DIN-Medium, "Futura Md", Verdana ;
	font-size: 13px;
	line-height: 15px;
	color: #000000;
	font-weight: normal;
}
h3 {
	font-family: DIN-Light, "Futura Lt", Verdana ;
	font-size: 13px;
	line-height: 20px;
	color: #000000;
	font-weight: normal;
}

h4 {
	font-family: DIN-Light, "Futura Lt", Verdana ;
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: normal;
}

h6 {
		font-weight: normal;
		font-size: 10px;
}	


form {
	font-family: DIN-Light, "Futura Lt", Verdana ;
	font-size: 13px;
	line-height: 20px;
	color: #ffffff;
	font-weight: normal;
}

td {
	font-family: DIN-Light, "Futura Lt", Verdana ;
	font-size: 13px;
	line-height: 20px;
	color: #ffffff;
	font-weight: normal;
}

input {
	font-family: DIN-Light, "Futura Lt", Verdana ;
	font-size: 13px;
	line-height: 20px;
	color: #000000;
	font-weight: normal;
	width: 150px;
}

select {
	font-family: DIN-Light, "Futura Lt", Verdana ;
	font-size: 13px;
	line-height: 20px;
	color: #000000;
	font-weight: normal;	
	width: 150px;
}

textarea {
	font-family: DIN-Light, "Futura Lt", Verdana ;
	font-size: 13px;
	line-height: 20px;
	color: #000000;
	font-weight: normal;
	width: 150px;
}

#package_cdOnly, 
#package_30page,
#package_jorgensen,
#package_weddingBook
{
	display:none;
	
}

#smallNote {
font-size: 10px;
}




/* hide from ie5 mac \*/
html {
height: 100%;
overflow: auto;
}
#flashcontent {
height: 100%;
width: 100%;
overflow:auto;
}
/* end hide */

