/*----------------------------------------------------------------------------------------------------
Basic Stylesheet for Downey Wedding Site
version: 1.1
author: chad l. downey
----------------------------------------------------------------------------------------------------*/

/*Body
-------------------------------------------*/


body {
	background-color:#000000;
	overflow:auto;
	margin: 0px;
	padding: 0px;
	

}

#container {

	width:6800px;
	/*height:420px;*/
	margin: auto;
	position:absolute;
	top: 0px;
	left:0px;
	margin:0px;
	padding: 0px;

}

#tile_1{
	background-image:url(../img/layout_tiles/wedding_layout_tile_1.jpg);
	background-repeat:no-repeat;
	height:600px;
	width: 2200px;
	margin:auto;
	position:absolute;
	top: 0px;
	left:0px;


}

#tile_2{
	background-image:url(../img/layout_tiles/wedding_layout_tile_2.jpg);
	background-repeat:no-repeat;
	height:600px;
	width: 2200px;
	margin:auto;
	position:absolute;
	top: 0px;
	left: 2201px;

}

#tile_3{
	background-image:url(../img/layout_tiles/wedding_layout_tile_3.jpg);
	background-repeat:no-repeat;
	height:600px;
	width: 2200px;
	margin:auto;
	position:absolute;
	top: 0px;
	left: 4402px;

}



/*---------------------------- Navigation  ----------------------------------------------------------*/

/*----------------------------Navi Home------------------------------*/

#ourbio_btn_small {

	background-image:url(../img/buttons/bio_button_small.png);
	background-repeat:no-repeat;
	width: 78px;
	height: 17px;
	position:relative;
	top: 425px;
	left: 135px;


}



#howwemet_btn_small {

	background-image:url(../img/buttons/how_we_met_button_small.png);
	background-repeat:no-repeat;
	display:block;
	width: 119px;
	height: 18px;
	position:relative;
	top: 435px;
	left: 135px;


}

#theproposal_btn_small {

	background-image:url(../img/buttons/the_proposal_button_small.png);
	background-repeat:no-repeat;
	width: 117px;
	height: 22px;
	position:relative;
	top: 445px;
	left: 135px;


}

#ourregistry_btn_small {

	background-image:url(../img/buttons/our_registry_button_small.png);
	background-repeat:no-repeat;
	width: 112px;
	height: 22px;
	position:relative;
	top: 365px;
	left: 298px;


}

#venue_btn_small {

	background-image:url(../img/buttons/wedding_venue_button_small.png);
	background-repeat:no-repeat;
	width: 181px;
	height: 22px;
	position:relative;
	top: 372px;
	left: 298px;


}

#bridalparty_btn_small {

	background-image:url(../img/buttons/bridal_party_button_small.png);
	background-repeat:no-repeat;
	width: 144px;
	height: 22px;
	position:relative;
	top: 379px;
	left: 298px;


}




/* ------------------Navi Divs --------------------*/

#our_bioa {
	width: 600px;
	height: 726px;
	position:absolute;
	top: -150px;
	left: 1000px;

}

#go_home {
	width: 600px;
	height: 726px;
	position:absolute;
	top: -150px;
	left: 0px;
	z-index:-50;

}

#howwemet {
	width: 600px;
	height: 726px;
	position:absolute;
	top: -150px;
	left: 2480px;
	z-index:-49;

}

#dawn_howwemet {
	width: 600px;
	height: 726px;
	position:absolute;
	top: -150px;
	left: 3760px;
	z-index:-49;

}

#theproposal {
	width: 600px;
	height: 726px;
	position:absolute;
	top: -150px;
	left: 5600px;
	z-index:-49;

}





/* -----------------Navi Buttons-------------------*/



#thisway_r1 {

	background-image:url(../img/buttons/this_way/this_way_rt_button.png);
	background-repeat:no-repeat;
	width: 138px;
	height: 50px;
	position:absolute;
	top: 0px;
	left: 1730px;


}

#thisway_l1 {

	background-image:url(../img/buttons/this_way/this_way_lt_button.png);
	background-repeat:no-repeat;
	width: 141px;
	height: 50px;
	position:absolute;
	top: 518px;
	left: 1731px;
	


}

#thisway_r2 {

	background-image:url(../img/buttons/this_way/this_way_rt_button.png);
	background-repeat:no-repeat;
	width: 138px;
	height: 50px;
	position:absolute;
	top: 0px;
	left: 3247px;
	z-index:55;


}

#thisway_l2 {

	background-image:url(../img/buttons/this_way/this_way_lt_button.png);
	background-repeat:no-repeat;
	width: 141px;
	height: 50px;
	position:absolute;
	top: 511px;
	left: 3250px;
	z-index:55;
	


}

#greatest_btn {

	background-image:url(../img/buttons/greatest_button.png);
	background-repeat:no-repeat;
	width: 257px;
	height: 32px;
	position:absolute;
	top: 25px;
	left: 1240px;


}

#greatest_btn_howwemet {

	background-image:url(../img/buttons/greatest_button.png);
	background-repeat:no-repeat;
	width: 257px;
	height: 32px;
	position:absolute;
	top: 25px;
	left: 2633px;
	z-index:55;
	


}

#greatest_btn_theproposal {

	background-image:url(../img/buttons/greatest_button.png);
	background-repeat:no-repeat;
	width: 257px;
	height: 32px;
	position:absolute;
	top: 29px;
	left: 5742px;
	z-index:55;
	


}
