/* inventory.stoops.com Styles*/


#contentWrapper { float: left; width: 756px  !important;  }

#sidebar2Wrapper {display:none !important;}

#inventory-wrap {
	padding-left:13px;
	width:743px !important;
}


/* Locations styles */
body#modulePage5455848 {background-image: url(http://stoops.squarespace.com/storage/images/bg_int_location.gif); background-repeat: repeat-x;}

#map-container {
	float:left;
	width:756px;
	margin:0;
	padding:0 0 30px 0;
	height:254px;
}


#map-indianapolis {
}

#map-fremont,
#map-dayton,
#map-lima,
#map-anderson {
    display : none;
}


.map {
    float : left;
}

.addresscontainer {/* address set wrap */
    float : left;
    margin : 0;
	padding:15px 0 0 25px;
	background:transparent url(http://stoops.squarespace.com/storage/images/bg_locations_divider_mark.gif) no-repeat top left;
	border-left:solid 6px #a4a4a4;
	height:254px;
}

.address { /* individual address information */
    float : left;
    margin : 0;
	padding:0;

}

.add-space {
	margin:0;
	padding:0 25px 0 0;
}

.address h3 {
	margin:0 0 15px 0;
	padding:12px 0;
	font-size:13px;
	font-weight:bold;
	font-family:arial,sans-serif;
	width:170px;
	background:transparent url(http://stoops.squarespace.com/storage/images/bg_locations_h3.gif) no-repeat top left;
}

.address p {
	margin:0 !important;
	padding:5px 0 !important;
	color:#636466 !important;
	font-size:12px;
}

 #locations-copy-left {
 	float:left;
	width:80%;
}

#locations-copy-right {
	float:left;
	width:20%;
	padding-top:5px;
}
