@import url(base.css);

/* mark the top menu */

#mm2 a:hover, #mm2 a
{/*preowned*/
	background:url(img/menu.gif) -210px -44px;
}


/* big top pic */
#header
{
		height:229px;
	}
#menu
{
	height:229px;
	background:url(img/mg-preowned.jpg) left bottom no-repeat;
}

#content
{ /*content back ground */
	background:url(img/bk-blank.gif) right repeat-y;
padding:229px 0 0 0;
}

#text
{/* if another bottom pic is needed for the content */
		padding:0 0 24px 0;
}
/*--*/
#col1
{
display:block;
width:778px;
background:url(img/bk_preowned.gif) right repeat-y;
margin:0 auto 20px auto;
}
.boat
{
display:block;
width:778px;
border-bottom:10px solid #fff;
height:110px;
position:relative;
clear:both;
overflow:hidden;
background:url(img/bk_i_preowned.gif) 12px 10px no-repeat;

}
.boat img
{
position:absolute;
left:25px;
top:22px;
width:96px;
height:64px;
}
.boat h3
{
display:block;
width:415px;
position:relative;
left:160px;
margin:20px 0 0 0;
height:1.4em;
overflow:hidden;

}
.boat p
{
display:block;
width:500px;
position:relative;
left:160px;
margin:10px 0 0 0;
height:5em;
overflow:hidden;

}
.boat h3.price
{
position:absolute;
top:0;
left:570px;
width:80px;
text-align:right;
}
 a.bt_details
 {
display:block;
width:778px;
height:110px;
background: url(img/bt_details.gif) right bottom no-repeat;
position:absolute;
top:0;
left:0;
z-index:200; 
 }

 @media print {

#text
{
	background:none;
	padding:0;
}


#pr h5
{/* repeat for print */
height:229px;
	list-style-image:url(img/mg-preowned.jpg);
}
}
 a.bt_details span
{
width:0;
height:0;
display:block;
overflow:hidden;
}
