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

body {
	background-image:url(images/texture4.jpg);
	background-color: #e2c59d;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	#background-image:url(images/texture4.jpg);
	#background-color: #e2c59d;
	#font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	_background-image:url(images/texture4.jpg);
	_background-color: #e2c59d;
	_font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin: 0; padding: 0; 
}

#container	{
	background-image:url(images/PaperBG8.png);
	background-repeat:no-repeat;
	background-position:top;
	background-position:center;
	width:1000px;
	height:1550px;
	margin-right: auto;
	margin-left: auto;
}

#familyBG	{
	background-image:url(images/familyBG.png);
	background-repeat:no-repeat;
	background-position:top;
	background-position:center;
	width:1000px;
	height:1550px;
	margin-right: auto;
	margin-left: auto;
}

#galleryBG	{
	background-image:url(images/galleryBG.png);
	background-repeat:no-repeat;
	background-position:top;
	background-position:center;
	width:1000px;
	height:1550px;
	margin-right: auto;
	margin-left: auto;
}

#babyBG	{
	background-image:url(images/babyBG.png);
	background-repeat:no-repeat;
	background-position:top;
	background-position:center;
	width:1000px;
	height:1550px;
	margin-right: auto;
	margin-left: auto;
}

#commentsBG	{
	background-image:url(images/commentsBG.png);
	background-repeat:no-repeat;
	background-position:top;
	background-position:center;
	width:1000px;
	height:1550px;
	margin-right: auto;
	margin-left: auto;
}

#extrasBG	{
	background-image:url(images/extrasBG.png);
	background-repeat:no-repeat;
	background-position:top;
	background-position:center;
	width:1000px;
	height:1550px;
	margin-right: auto;
	margin-left: auto;
}

#vidsBG	{
	background-image:url(images/vidsBG.png);
	background-repeat:no-repeat;
	background-position:top;
	background-position:center;
	width:1000px;
	height:1550px;
	margin-right: auto;
	margin-left: auto;
}

#header	{
	width:auto;
	height:285px;
}

#spacer	{
	width:auto;
	height:75px;
}

#spacervids	{
	width:auto;
	height:50px;
	margin-right: auto;
	margin-left: auto;
	font-family:"Viner Hand ITC";
	text-align: center;
}

#spacervids a	{
	color:#000;
}

#spacervids a:hover		{
	color:#FFF;
}

#spacervids a:visited	{
	color:#09F;
}

span.imgpad	{
	padding-left:240px;
}

span.imgpad1	{
	padding-left:100px;
}

span.imgpad2	{
	padding-left:55px;
}

span.imgpad3	{
	padding-left:125px;
}

span.imgpad4	{
	padding-left:40px;
}

span.imgpad5	{
	padding-left:215px;
}

span.imgpad6	{
	padding-left:290px;
}

span.imgpad7	{
	padding-left:250px;
}

span.imgpad8	{
	padding-left:15px;
}

/* Top Navigation */

#tabs	{
	width:auto;
	height:50px;
	margin-left: 80px;
}

#tabs ul	{
	list-style:none;
}

#tabs li{
	float: left;
}

#tabs li a{
	display: block;
	outline: none;
	height:45px;
}

.tabs-home {
	width: 190px;
	height: 45px;
}

.tabs-family {
	width: 150px;
	height: 45px;
}

.tabs-gallery {
	width: 150px;
	height: 45px;
}

.tabs-baby {
	width: 120px;
	height: 45px;
}

.tabs-comments {
	width: 150px;
	height: 45px;
}

.tabs-extras {
	width: 150px;
	height: 45px;
}

.tabs-home a:hover	{
	background-image: url(images/hometabhover.gif);
	background-repeat: no-repeat;
	background-position:center;
}

.tabs-gallery a:hover	{
	background-image: url(images/galleryhover.gif);
	background-repeat: no-repeat;
	background-position:center;
}

.tabs-family a:hover	{
	background-image: url(images/homehover.gif);
	background-repeat: no-repeat;
	background-position:center;
}

.tabs-baby a:hover	{
	background-image: url(images/babytabhover.gif);
	background-repeat: no-repeat;
	background-position:center;	
}

.tabs-comments a:hover{
	background-image: url(images/homehover.gif);
	background-repeat: no-repeat;
	background-position:center;
}
.tabs-extras a:hover	{
	background-image: url(images/extrastabhover.gif);
	background-repeat: no-repeat;
	background-position:center;
}

.tabs-home a:active	{
	background-image: url(images/hometabhover.gif);
	background-repeat: no-repeat;
	border: none;
	background-position:center;
}



/* Content */

#cspacer	{
	width:auto;
	height:25px;
}

#bspacer	{
	width:auto;
	height:75px;
}

#espacer	{
	width:auto;
	height:65px;
}

#fspacer	{
	width:auto;
	height:40px;
}

#hspacer	{
	width:auto;
	height:30px;
}

#gspacer	{
	width:auto;
	height:60px;
}

#ispacer	{
	width:auto;
	height:115px;
}

#ospacer	{
	width:auto;
	height:125px;
}

#content	{
	width:910px;
	margin-right: auto;
	margin-left: auto;
	height:950px;	
}

#extrascontent	{
	width:800px;
	margin-right:auto;
	margin-left:auto;
	height:950px;
}


/*
---------------- LEFT COLUMN
-------------------------------------------------------- */	
#left	{
	float:left;
	width:250px;
	padding-top: 60px;
	padding-left: 35px;
	padding-right: 15px;
	font-size:18px;
}

#extrasleft	{
	width:400px;
	float:left;
}


/*
---------------- MIDDLE COLUMN
-------------------------------------------------------- */	
#middle	{
	float:left;
	width:300px;
	padding-top: 300px;
}

#midhome{
	margin-right: auto;
	margin-left: auto;
	width:910px;
	height:1050px;
}

#midbaby	{
	margin-right: auto;
	margin-left: auto;
	width:800px;
	height:700px;
	overflow:auto;
	text-align: center;
	font-size: 14px;
	font-family:"Viner Hand ITC";
}

#midbabyspace	{
	margin-right: auto;
	margin-left: auto;
	width:800px;
	height:165px;
	font-family:"Viner Hand ITC";
	font-size: 16px;
	text-align: center;
}

#midvidspace	{
	margin-right: auto;
	margin-left: auto;
	width:800px;
	height:auto;
	font-family:"Viner Hand ITC";
	font-size: 16px;
	text-align: center;
}

#midfamily	{
	margin-right: auto;
	margin-left: auto;
	width:910px;
	height:1050px;
}

#midfamilyinfo	{
	float:left;
	width:280px;
	padding-left: 20px;
	font-size: 18px;
	padding-bottom: 50px;
}

#midextras	{
	float:left;
	width:280px;
	padding-left: 20px;
	font-size: 18px;
}

#middlecomments	{
	margin-right: auto;
	margin-left: auto;	
	width:860px;
	height:950px;
	text-align:center;
	overflow:auto;
}

#midgallery	{
	width:750px;
	margin-right: auto;
	margin-left: auto;
	font-size:18px;
}

#midpics	{
	width:750px;
	margin-right: auto;
	margin-left: auto;
}

#midpicscenter	{
	width:750px;
	margin-right: auto;
	margin-left: auto;
}

#midpicscenter ul	{
	list-style:none;
}

#midpicscenter li{
	float: left;
}

#midpicsleft	{
	float:left;
	width:194px;
	padding-left:73px;
	padding-right:73px;
	text-align:center;
}

#midpicsright	{
	float:right;
	width:194px;
	padding-left:73px;
	padding-right:73px;
	text-align:center;
}

.bora	{
	width:170px;
	height:215px;
	background:url(http://picasaweb.google.com/s/c/transparent_album_background.gif) no-repeat left;
	font-family:arial,sans-serif;
	font-size:11px;
	color:#4D4D4D;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}

.italy	{
	width:170px;
	height:215px;
	background:url(http://picasaweb.google.com/s/c/transparent_album_background.gif) no-repeat left;
	font-family:arial,sans-serif;
	font-size:11px;
	color:#4D4D4D;
	font-weight:bold;
	text-align:center;	
	text-decoration:none;
}

.prague	{
	width:170px;
	height:215px;
	background:url(http://picasaweb.google.com/s/c/transparent_album_background.gif) no-repeat left;
	font-family:arial,sans-serif;
	font-size:11px;
	color:#4D4D4D;
	font-weight:bold;
	text-align:center;	
	text-decoration:none;
}

.sanfran	{
	width:170px;
	height:215px;
	background:url(http://picasaweb.google.com/s/c/transparent_album_background.gif) no-repeat left;
	font-family:arial,sans-serif;
	font-size:11px;
	color:#4D4D4D;
	font-weight:bold;
	text-align:center;	
	text-decoration:none;
}

#floatgallery	{
	width:750px;
	text-align:center;
	margin-left: 200px;
}



/*
---------------- RIGHT COLUMN
-------------------------------------------------------- */	
#right	{
	float:left;
	width:300px;
}

#rightgallery	{
	float:left;
	width:255px;
	padding-left: 35px;
	padding-right: 10px;
	padding-top: 60px;
	font-size:18px;
	padding-bottom: 130px;
}
	
#rightbaby	{
	float:left;
	width:230px;
	padding-left: 60px;
	padding-top: 25px;
	padding-right: 10px;
	font-size: 18px;
	padding-bottom: 175px;
}

#rightbaby a {
	color: #98664b;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
}

#rightbaby a:hover {
	color: #F33;
	text-decoration: none;
}

#rightextras	{
	width: auto;
	float:right;
	margin-right: auto;
	margin-left: auto;
}

#rightvid	{
	float:left;
	width:265px;
	padding-left: 35px;
}

/*
----------------OTHER CONTENT
-------------------------------------------------------- */


/*
----------------FANCYBOX CONTENT
-------------------------------------------------------- */
div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 30;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-color: transparent;
	background-image: url(images/fancy_progress.png);
	background-repeat: no-repeat;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 20px 20px 40px 20px;
    margin: 0;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	cursor: pointer;
	z-index: 181;
	display: none;
	background-image: url(images/fancy_closebox.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url("data:image/gif;base64,AAAA");
	outline: none;
	overflow: hidden;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background-color: transparent;
	background-image: url(images/fancy_left.png);
	background-repeat: no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background-color: transparent;
	background-image: url(images/fancy_right.png);
	background-repeat: no-repeat;
}

a#fancy_left:hover, a#fancy_right:hover {
	visibility: visible;
	background-color: transparent;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

#fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div#fancy_bg_n {
	top: -20px;
	width: 100%;
	height: 20px;
	background-color: transparent;
	background-image: url(images/fancy_shadow_n.png);
	background-repeat: repeat-x;
}

div#fancy_bg_ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background-color: transparent;
	background-image: url(images/fancy_shadow_ne.png);
	background-repeat: no-repeat;
}

div#fancy_bg_e {
	right: -20px;
	height: 100%;
	width: 20px;
	background-color: transparent;
	background-image: url(images/fancy_shadow_e.png);
	background-repeat: repeat-y;
}

div#fancy_bg_se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background-color: transparent;
	background-image: url(images/fancy_shadow_se.png);
	background-repeat: no-repeat;
}

div#fancy_bg_s {
	bottom: -20px;
	width: 100%;
	height: 20px;
	background-color: transparent;
	background-image: url(images/fancy_shadow_s.png);
	background-repeat: repeat-x;
}

div#fancy_bg_sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background-color: transparent;
	background-image: url(images/fancy_shadow_sw.png);
	background-repeat: no-repeat;
}

div#fancy_bg_w {
	left: -20px;
	height: 100%;
	width: 20px;
	background-color: transparent;
	background-image: url(images/fancy_shadow_w.png);
	background-repeat: repeat-y;
}

div#fancy_bg_nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background-color: transparent;
	background-image: url(images/fancy_shadow_nw.png);
	background-repeat: no-repeat;
}

div#fancy_title {
	position: absolute;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
	white-space: nowrap;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background-color: transparent;
	background-image: url(images/fancy_title_left.png);
	background-repeat: repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background-color: transparent;
	background-image: url(images/fancy_title_main.png);
	background-repeat: repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background-color: transparent;
	background-image: url(images/fancy_title_right.png);
	background-repeat: repeat-x;
}


/*
----------------FOOTER
-------------------------------------------------------- */

#footer {
	position:relative;
	bottom:0px;
	height: 80px;
	width: 910px;
	text-align:center;
	color: #333;
	font-family: "Viner Hand ITC";
	font-size: 22px;
	margin-right: auto;
	margin-left: auto;
}
	
#footer a	{
	text-decoration:none;
	color:#333;
}

#footer a:hover	{
	text-decoration:underline;
	color:#333;
}

#footer a:visited	{
	text-decoration:none;
	color:#333;
}


span.footerecs	{
	font-size:12px;
	text-align:center;
}

#footerlinks {
	height: 125px;
	width: 1000px;
	text-align:center;
	color: #555555;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	left: 383px;
	top: 1405px;
}
	
#footerlinks ul {
	padding-top: 45px;
	padding-bottom: 3px;
	color: #BFA67C;
}

#footerlinks li {
	display: inline;
	margin: 0px 2px;
}
	
#footerlinks p {
	color: #555555;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
	
#footerlinks a {
	color: #98664b;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}

#footerlinks a:hover {
	color: #F33;
	text-decoration: none;
}
