
/*------------------- FOOTER INFO -------------------*/
.socializer .store-info{
padding-top:5px;	
}

.socializer .store-info .store .name{
font-weight:bold;
font-size:	1.385em;
text-shadow:2px 2px 2px #000;
margin-bottom:5px;	
}

.socializer .store-info .store .info div{
	margin-bottom:3px;
	font-size:	0.923em;
}


/*----------------- INDIVIDUAL HOTEL LISTING (profile template psd)------------*/
#store-info {
	
}

#page-top #store-info .left{
	width:220px;
	background-image:url(/images/backgrounds/divider.png);
	background-repeat:no-repeat;
	background-position:right 50px;
	padding-right:25px;
}
#store-info .left .logo{
margin-bottom:25px;	
}

#store-info .left .logo img{
max-height:150px;
max-width:80%;	
}

#store-info .address{
margin-bottom:10px;	
}

#store-info .contact{
line-height:1.5em;	
}

#store-info .contact a{
	padding-top:10px;
	display:block;
}

#store-info .email{
padding-top:15px;	
margin-bottom:5px;
}

#page-top #store-info a{
	text-decoration:none;
	color:#f78f1e;
}


#wrapper.inner #page-top #store-info .right{
	width:310px;
	padding-left:40px;
	line-height:1.5em;
	color:#fff;
}


.parent-image img{
	max-height:150px;
}

/*-----------------  HOTEL LISTINGS (package template psd)------------*/
#storelisting {
/*background-image:url(/images/backgrounds/rightSideDivider.png);
background-repeat:no-repeat;
background-position:center top;
padding-top:25px;*/	
}

#storelisting .title{
	font-weight:bold;
color:#fff;
font-size:2.154em;
margin-bottom:35px;	
}

#storelisting .store{
	clear:both;
	background-image:url(/images/backgrounds/rightSideDivider.png);
background-repeat:no-repeat;
background-position:center bottom;
padding-bottom:30px;	
margin-bottom:40px;
}

#storelisting .store .name{
	margin-bottom:10px;
	color:#f78f1e;
	font-size:	1.285em;
	line-height:1.1em;
	text-decoration:none;

}
#storelisting .address{
	line-height:1.5em;
}

#storelisting .images{
	position:relative;
	background-color:#fff;
	padding:15px;
	padding-right:0;
	width:615px;
	height:170px;
	margin-bottom:25px;
}


#storelisting .images .image1{
	float:left;
	margin-right:15px;	
	width:300px;
	height:170px;
}


#page-top #storelisting .images .logo img{
	max-width:100px;
height:auto;
margin:0;
padding:0;
}
#storelisting .images .image1 img{
	width:308px;
	height:170px;
}


#storelisting .images .image2{
margin:0;	
width:280px;
height:170px;
float:left;
text-align:right;
}
#storelisting .images .image2 img{
width:285px;
height:170px;	
}

#storelisting .sub-title{
	padding-bottom:5px;
	font-size:2em;
	border-bottom:solid 2px #f78f1e;
}

#page-top #storelisting .images .logo{
width:126px;
height:126px;
position:absolute;
left:0px;
top:0px;
z-index:2;
text-align:center;
margin:0;
padding:0;
background-color:#fff;

 display: block;

  text-align: center;
  vertical-align: middle;

  padding: 4px;


}

/*-------------------*/

/*.logo {
  display: block;
  text-align: center;
  display: block;
  text-align: center;
  vertical-align: middle;
  border: 4px solid #dddddd;
  padding: 4px;
  height: 74px;
  width: 74px; }*/
  
 #page-top #storelisting .images .logo * {
    display: inline-block;
    height: 100%;
    vertical-align: middle; }
	
#page-top #storelisting .images .logo img {
    height: auto;
    width: auto;
    max-width: 100%;
    max-height: 100%; }


/*-------------------*/




#page-top #storelisting .store .left {
	margin-right:60px;
	padding:0;
	text-align:left;
	width:auto;
}
#page-top #storelisting .store .left a{
	background-image:url(/images/nav/btnLongYellow.png);
	background-repeat:no-repeat;
	width:200px;
	height:52px;
	display:block;
	text-decoration:none;
	color:#2f1406;
	font-weight:bold;
	
	line-height:2em;
	font-size:	1.692em;
	border:none;
	text-align:center;
}

#wrapper.inner #page-top #storelisting .store .right{
	width:340px;
}

/*---------------------------- FOOTER MAP------*/
/*outer div in news as its same size as inner news image*/
#maps-iframe iframe{
	width:600px;
	height:300px;
	overflow:hidden;
}
.parent-image{
	padding-top:20px;
	padding-bottom:20px;
}
