/* 

#####################################################

Style Sheet for www.arizonaproperty.com
** Slideshow elements **

FileName:   mainpics.css
Author:	    Eric Falkner
Pub Date:   2.15.07

#####################################################
*/

/* Left Pic */
#MainPicsOuter1 {
	padding: 0;
	margin: 0 auto;
	position:absolute;
	top:560px;
	left:110px;
	background-color:transparent;
}

#MainPicsShell1 {
	position: relative;
	width:200px;
	height:130px;
	margin: 0;
	background-color:transparent;
	border: 0px solid #ccc;
}

#MainPics1 {
	position: absolute;
	margin: 9px 0px 0px -9px;
	top:12px;
	left:10px;
	height:250px;
	width:400px;
	z-index:10;
}

#MainPicsCaption1 {
	position: absolute;
	height:50px;
	width:200px;
	top:155px;
	left:0px;
	border-top:1px solid #000000;
	text-align:center;
	vertical-align:top;
	padding-top:15px;
	z-index:20;
}

#Loading1 {
	height:25%;
	width:100%;
	position: absolute;
	top:40%;
	left:0;
	text-align: center;
	z-index:0;
}


/* Center Pic */
#MainPicsOuter2 {
	padding: 0;
	margin: 0 auto;
	position:absolute;
	top:560px;
	left:324px;
	background-color:transparent;
}

#MainPicsShell2 {
	position: relative;
	width:200px;
	height:130px;
	margin: 0;
	background-color:transparent;
	border: 0px solid #ccc;
}

#MainPics2 {
	position: absolute;
	margin: 9px 0px 0px -9px;
	top:12px;
	left:10px;
	height:250px;
	width:400px;
	z-index:10;
}

#MainPicsCaption2 {
	position: absolute;
	height:50px;
	width:200px;
	top:155px;
	left:0px;
	border-top:1px solid #000000;
	text-align:center;
	vertical-align:top;
	padding-top:15px;
	z-index:20;
}

#Loading2 {
	height:25%;
	width:100%;
	position: absolute;
	top:40%;
	left:0;
	text-align: center;
	z-index:0;
}


/* Left Pic */
#MainPicsOuter3 {
	padding: 0;
	margin: 0 auto;
	position:absolute;
	top:560px;
	left:538px;
	background-color:none;
}

#MainPicsShell3 {
	position: relative;
	width:200px;
	height:130px;
	margin: 0;
	background-color:transparent;
	border: 0px solid #ccc;
}

#MainPics3 {
	position: absolute;
	margin: 9px 0px 0px -9px;
	top:12px;
	left:10px;
	height:250px;
	width:400px;
	z-index:10;
}

#MainPicsCaption3 {
	position: absolute;
	height:50px;
	width:200px;
	top:155px;
	left:0px;
	border-top:1px solid #000000;
	text-align:center;
	vertical-align:top;
	padding-top:15px;
	z-index:20;
}

#Loading3 {
	height:25%;
	width:100%;
	position: absolute;
	top:40%;
	left:0;
	text-align: center;
	z-index:0;
}
