/*Large photos up top Home offers and specials 1*/

.listingtable {
border-width:0;
padding:0;
margin:0;
border-style:solid;}

.listingtable td {
border-style:none;
}

.listingrow0 {
background-color:#fff;
}

.listingrow1 {
background-color:#fff;
}

.price {
color:#ff0000;
font-weight:700;
}

.viewlink {
color:#a0a0a0;
text-decoration:none;
font-weight:700;
}

.viewlink:hover {
color:#ff0000;
}

.listingadvert {
margin:0px;
width:352px;
position:relative;
}

.listingphoto {
border: 1px #000 solid;
width:352px;
height:264px;
left:0;
position:relative;
}

.listingtext {
color:#000040;
float:left;
width:130px;
display:block;
height:auto;
margin-left:4px;
padding-left:2px;
display:none;
visibility:hidden;
}

.listingprice {
font-size:18px;
color:#000000;
float:right;
width:80px;
height:15px;
text-align:right;
padding-bottom:2px;

visibility:hidden;
display:none;
}

.listingmore {
font-weight:700;
color:#000000;
width:165px;
height:15px;
visibility:visible;
display:block;


}

.listingmore a {
	color:#030069;
	text-decoration:none;
	visibility:visible;
	display:block;
	width:154px;
	height:20px;
	top:267px;
	left:0px;
	text-align:center;
	position:absolute;
	font-size:12px;
	background-color:#FFFFFF;
	padding-top:2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}

.listingmore a:hover {
background-color:#F7D621;
color:#0D0C69;
}
#viewlink {
position: relative;}
#viewlink a {
	color:#030069;
	text-decoration:none;
	visibility:visible;
	display:block;
	width:154px;
	height:20px;
	top:0px;
	left:1px;
	text-align:center;
	position:absolute;
	font-size:12px;
	background-color:#FFFFFF;
	padding-top:2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
#viewlink a:hover {
background-color:#F7D621;
color:#0D0C69;
}