/* products css */
.products_list{
margin-bottom:0px;
}
.product_item{
border-top:solid 1px #ccc; 
height:auto; 
width:260px;
float:left; 
padding:10px;
overflow:hidden;
}
.product_item ul, .product_list li{
list-style-type:none;
margin:0px;
padding:0px;
display:block;
}
.product_item li{
clear:both;
}
.product_item ul{

width:auto;
float:left;

border:solid 0px red;
width:135px;
}
.product_item li{
padding-top:2px;

display:block;
}
.colleft{
border-right:solid 1px #ccc;
}
.listThumbnail{
margin:0px;
display:block;
float:left;
}
.productdetail{
border-top:solid 1px #ccc;
border-bottom:solid 1px #ccc;
}
.productdetail .colleft, .productdetail .colright{
width:40%;
display:block;
float:left;
padding:20px;
overflow:hidden;
}
.productdetail .colleft{
text-align:center;
}
.detailImage{
border:none;
width:200px;
}
#content div.center .productdetail h3 {
font-size:13px;
color:black;
margin-bottom:0px;
}
#content div.center .productdetail p{
margin-top:10px;
margin-bottom:10px;
}

/* mootools tooltips*/

div.tool-tip {
	width: 170px;
	color: #fff;
	text-align: center;
	height:38px;
	overflow:hidden;
	background: url(../images/skin/tooltip-bubble24b.png) top left no-repeat !important; /* 24bit png with dropshadow for hot browsers*/
	background: url(../images/skin/tooltip-bubble8b.gif) top left no-repeat; /* 8bit gif for ie6 */
	
}

.tool-title {
	display:none; /* dont display the a href url */
}

.tool-text {
	margin: 0;
	padding:5px;
	padding-top:7px;
	font-size: 10px;
	height:20px;
	width:auto;	
	display:block;
	font-weight:bold;
	overflow:hidden;
} 

/* Full width container */
.storespecialcontainer {
	width: 100%;
	text-align:center;
	height: auto;
	background: url(../images/stores/line_frame_div.gif) center center no-repeat ;
}


.storespecialhidden {
	display:none;
}

.storespecials .pagination {
	width: 100%;
	height: 20px;
	clear:both;
}

span.storespecial {
	float:left;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-top: 15px;
	width:250px;
}
span.storespecial.right {
	margin-left:10px;
}
span.centreBar {
	float:left;
	width: 10px;
	height:90%;
	background: url(../images/stores/line_frame_div.gif) center center repeat-y ;
}
img.storespecialnone{
	padding:20px;
}

.storespecialhidden .specials {
	clear:both;
	display: none;
}
.storespecial span.image {
	width: 100px; 
	height: 100px;
	float:left;
	text-align:center;
	vertical-align:middle;
}

.storespecial span.image img {

}

.storespecial span.details {
	float:left;
	margin-left:10px;
	width: 130px;
	text-align:left;
}
.storespecial span.details div.special_price {
	font-size: 22px;
	color: #025EA9;
	font-weight: bold;
	width: 130px;
	height: 20px;
	padding-bottom:3px;
	vertical-align: top;
}

.storespecial span.details div.special_price sup {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	font-size: 12px;
	font-weight: bold;
	bottom: 1ex;
	
	padding-left:2px; 
	padding-right:2px;
}

.storespecial span.details div.expecttopay {
	border: 1px solid #CB181C;
	height: 33px;
	width: 110px;
	text-align: center;
	margin: 5px;
	text-transform: uppercase;
}
.storespecial span.details div.expecttopay div.expect{
	background-color: white;
	font-size: 9px;
	color: #01499D;
	height: 16px;
}
.storespecial span.details div.expecttopay div.save{
	background-color: #CB181C;
	color: white;
	font-size: 13px;
	font-weight: bold;
	height: 17px;
	vertical-align: bottom;
	text-transform: uppercase;
}
.storespecial span.details div.info span.title {
	font-weight: bold;
	text-transform: uppercase;
}

.thumbnail_container {
	float: right;
	text-align:center;
	width:262px;
}
.mystore_thumbnails {
	border: 1px solid #cccccc; 
	height:150px; 
	width: 262px; 
	display:table-cell;
	text-align:center;
	vertical-align: middle;
}

.mystore_thumbnails div.image {
	height: 125px;
	width: 256px;
	margin:2px;
	vertical-align: middle;
}
.mystore_thumbnails div.caption {
	height: 25px;
}
div.services {
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
}
div.service_content {
	background: url(../images/stores/line_frame_lines_sm.gif) top center repeat-y;
}
ul.services{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 33px;
	padding-right:20px;
	text-align:left;
}

div.mymitre10Section {
	text-align:center;
	margin-bottom:20px;
}
div.mymitre10Section div.top1{
	height: 37px;
	background: url(../images/stores/news_and_events.gif) top center no-repeat;
}
div.mymitre10Section div.top2{
	height: 37px;
	background: url(../images/stores/mighty_great_deals.gif) top center no-repeat;
}
div.mymitre10Section div.bottom{
	height: 10px;
	background: url(../images/stores/line_frame_bottom.gif) top center no-repeat;
}

div.mymitre10Section div.items{
	text-align:left;
/*	background: url(../images/stores/line_frame_lines.gif) top center repeat-y ;*/


}
div.mymitre10Section div.items .content{
	padding-left: 20px;
	padding-right: 20px;
	width: 530px;
}

#searchPredictionResults {
	display:none;
	background:#f4f4f4;
	position:absolute;
	z-index:1000;
	width:145px;
	padding:5px;
	margin-top:2px;
	max-height:260px;
}

#content div.center .main #searchPredictionResults ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#content div #searchPredictionResults a {
	display:block;
	margin:0px;
	padding:2px;
}

#content div #searchPredictionResults a:hover {
	background:#faca00;
}

#content div #mapInfoWindow {
	width:200px;
	height:140px;
}
#content div #mapInfoWindow h3 {
	margin:0px;
	padding:0px;
}

#content div #mapInfoWindowStreetView {
	display:none;	
	width:200px;
	height:140px;
}

#content div.center .main .store_search_header {
	padding:20px 10px;
	background:#efefed;
	margin-bottom:10px;
}

#content div.center .main .store_search_form {
	width:252px;
	float:left;
	padding:40px 0px 0px 10px;
}
#content div.center .main .store_search_form input {
	margin:5px 0px;	
}
#content div.center .main .store_search_map {
	width:307px;
	float:left;
}

table.mystore_buttons {
	margin-top:10px;
}
table.mystore_buttons td {
	padding-bottom:10px;
}

#store-locator-lhs {
    margin: 10px;
    margin-left: 20px;
    background: transparent url(../images/skin/storelocator-sidebar.jpg) no-repeat top left;
    width: 125px;
    height: 400px;
}