@charset "UTF-8";
/* CSS Document */

#ctl00_Main_AirspaceLogin1_LoginForm_UserName, #ctl00_Main_AirspaceLogin1_LoginForm_Password
{
	font-size: 10px;
	margin: 0px;
}



.bordered {
	border:1px solid yellow;
}


#content {
	width:634px;
	
	position:relative;
	padding-bottom:-250px;

}




a.view_pet {
	display:block;
	background-image:url(../images/seepets.png);
	width:145px;
	height:27px;
	
	position:relative;
	margin:-185px 0px 0 60px;
	background-repeat:no-repeat;
	z-index:20;
}
a.view_pet:hover { background-image:url(../images/seepets_over.png); }

#fence_dog {
	position:absolute;
	/*margin-left: -59px;*/
	margin-top: -3px;
	/*margin-top:-118px;
	margin-left:632px;
	right:174px;*/
	top:-1px;
	z-index: 1;
}


#trailer {
	margin-top:3px;
	margin-left:-15px;
	/*position:absolute;*/
	/*top:-50px;*/
	
}

#trailer_nav {
	
	margin-top: -25px;
	padding:0px 0 0 30px;
}

#trailer_nav a {
	display:block;
	background-repeat:no-repeat;
	height:24px;
	padding-right:2px;
	position:relative;
	z-index:10;
	float:left;
}

a.trailer {
	background-image:url(../images/viewtrailer.png);
	width:117px;
}
a.trailer:hover { background-image:url(../images/viewtrailer_over.png); } 


#pets {
	position:absolute;
	right:10px;
	top:185px;
	z-index:11;
}
#home_pets_flash
{
    margin-top:-17px;
}

#poll {
	margin-top:40px;
	width:190px;
	height:260px;
	border:#c6d6e0 solid 3px;
	background-color:#FFFFFF;
	background-image:url(../images/poll_paw.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	margin-left:14px;
	position:relative;
	margin-bottom:20px;
	
	
}

#poll img {
	padding:7px 0 7px 19px;
}

#poll input
{
	margin: 0px;
}

#poll .submit {
	border:0;
	background-image:url(../images/poll_submit.png);
	background-repeat:no-repeat;
	width:46px;
	height:12px;
	background-color:transparent;
	cursor:pointer;
	position:absolute;
	right:16px;
	bottom:14px;
}

#poll .submit:hover {
	background-image:url(../images/poll_submit_over.png);
}

#poll .gears {
	position:absolute;
	bottom:-20px;
	left:-29px;
}


#hotel_logo
{
	
	
	width:190px;
	/*height:210px;
	*/
	
	margin-top:-230px;
	margin-left: 200px;
	position:inherit;
	z-index:0;
	
}
#logo
{
    
    width:230px;
	height:110px;
	padding-left:10px;

}

#dogs
{ /*
    width:200px;
    height:120px;
    margin-left : -15px;
*/

    margin-bottom: -25px;
}

#hotel_logo img
{
    
	z-index:-2;	
}

#register
{
    margin-top : -230px;
    margin-right : 15px;
    z-index:3;
    

}
#lenny
{

   margin-bottom:5px;
}

a.join {
	background-image:url(../images/joinhotel.png);
	width:155px;
}
a.join:hover { background-image:url(../images/joinhotel_over.png); }

a.download {
	background-image:url(../images/downloads.png);
	width:108px;
}
a.download:hover { background-image:url(../images/downloads_over.png); }

.logo_cell {
	position:relative;
}

img.cast {
	position:absolute;
	bottom:-20px;
}

img.lenny {
	position:absolute;
	right:-50px;
	bottom:-28px;
}

