#bakeryProduct
{
	 display: 			none; 
	 position: 			relative; 
	 width: 			950px; 
	 height: 			350px;
}

#bakerySelection
{
	 display: 			none; 
	 position: 			relative; 
	 width: 			950px; 
	 height: 			350px; 
	 background-image: 	url(IMAGES/BAKERY/stages.jpg);	
}

#bakeryLoading
{
	left:				0px;
	right:				0px;
	top:				0px;
	bottom:				0px;
}

.bakeryProduct_LargeDiv
{
	position: 			absolute; 
	left: 				25px; 
	top: 				25px; 
	width: 				300px; 
	height: 			300px;
}

.bakeryProduct_SmallDiv
{
	 position: 			absolute; 
	 left: 				340px; 
	 top: 				25px; 
	 width: 			145px; 
	 height: 			145px;
}

.bakeryProduct_MainDiv
{
	position: 			absolute; 
	left: 				505px; 
	top: 				25px; 
	right: 				25px;
}

.bakeryProduct_BackDiv
{
	position: 			absolute; 
	left: 				340px; 
	bottom: 			60px; 
	right: 				25px;	
}

.bakeryProduct_ResetDiv
{
	position: 			absolute; 
	left: 				340px; 
	bottom: 			35px; 
	right: 				25px;	
}

.bakeryProduct_PaypalDiv
{
	position: 			absolute; 
	bottom: 			25px; 
	right: 				25px;	
}

.bakeryProduct_Main1
{
	font-size: 			large; 
	font-family: 		arial; 
	color: 				#cc0066; 
	font-weight: 		bold;
}

.bakeryProduct_Main2
{
	font-size: 			small; 
	font-family: 		arial; 
	color: 				#ffffff; 
	font-weight: 		bold;
}

.bakeryProduct_Main3
{
	font-size: 			x-small; 
	font-family: 		arial; 
	color: 				#ffffff;
}

.bakeryStage_Top
{
	position: 			absolute; 
	left: 				30px; 
	right: 				0px; 
	top: 				0px; 
	height: 			30px;
}

.bakeryStage_Main
{
	position: 			absolute; 
	top: 				30px; 
	left: 				0px; 
	right: 				0px; 
	height: 			95px;
}

.bakeryStage_Option3a
{
	position: 			absolute; 
	left: 				35px; 
	width: 				95px;
}

.bakeryStage_Option3b
{
	position: 			absolute; 
	left: 				150px; 
	width:		 		95px;
}

.bakeryStage_Option3c
{
	position: 			absolute; 
	left: 				265px; 
	width: 				95px;
}

.bakeryStage_Option2a
{
	position: 			absolute; 
	left: 				90px; 
	width: 				95px;
}

.bakeryStage_Option2b
{
	position: 			absolute; 
	left: 				205px; 
	width: 				95px;
}

.bakeryFooter_Back
{
	position: 			absolute; 
	top: 				125px; 
	left: 				30px; 
	height: 			25px; 
	width: 				50px;
}

.bakeryFooter_Reset
{
	position: 			absolute; 
	top: 				125px; 
	height: 			25px; 
	left: 				80px; 
	width: 				90px;
}
