@import url(base.css);

/* mark the top menu */

#mm6 a:hover, #mm6 a
{/*Downloads*/
	background:url(img/menu.gif) -113px -44px;
}


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


#content
{ /*content back ground */
	background:url(img/bk-boat-sales.gif) right repeat-y;
}

#text
{/* if another bottom pic is needed for the content
	background:url(img/img_owners_tourn.jpg) center bottom no-repeat;*/
	padding:0 0 24px 0; 
}

#col1, #col2
{
float:left;
	display:block;
	/*overflow:hidden;*/
}input, select, textarea
{
color:#02367a;

}

/*---*/

#col1
{
	width:400px;
	padding:20px 30px 30px 35px;
	
}
#col2
{
width:320px;
padding:20px 0 30px 40px;

}

#col1 h1
{
	width:394px;
	height:65px;
	margin:0 -394px 20px 0;
	list-style-image: url(img/t-boat-sales.gif);
}
#col2 h1
{
	width:288px;
	height:24px;
	margin:0 -288px 20PX 0;
	list-style-image: url(img/t-sales_contact.gif);
	color:#cde9f7;
}#col1 h1.office
{
	width:401px;
	height:24px;
	margin:10px -401px 10px 0;
	list-style-image: url(img/t-sales_offices.gif);
	color:#cde9f7;
}
#col1 li
{
list-style:none;
display:block;
padding:0 0 3px 20px;
}
#col1 p
{
margin:0 0 20px 0;
}
#col1 li a
{
display:block;
background:url(img/PDF-sm.gif) left top no-repeat;
padding:0 0 5px 20px;
min-height:1em;
_height:1em;
}
#name, #lname, #phone, #email, #address, #col2 div, #comments, #col2 label,#ref
{
	display:block;
	margin:0 0 10px 0;
	width:280px;
	position:relative;
}
#name, #lname, #phone, #email, #address,#zip,#city,#ref
{
height:1.5em;
}
#comments
{
	height:80px;
}
#offices{
position:relative;
}
p#no2
{
position:absolute;
top:0;
left:200px;
}
#zip
{
	position:absolute;
	left:240px;
	top:0;
	width:40px;
}

#city
{
	width:170px;

	*position:relative;
}

#state
{
	position:absolute;
	left:187px;
	top:0;
	width:45px;
}

#submit
{
width:66px;
height:20px;
	position:absolute;
	left:0;
	top:0;
/**top:15px;*/
}

#name.blank
{
background:#fff url(img/f_text-fname.gif) top left no-repeat;
}
#lname.blank
{
background:#fff url(img/f_text-Lname.gif) top left no-repeat;
}
#phone.blank
{
background:#fff url(img/f_text-phone.gif) top left no-repeat;
}

#email.blank
{
background:#fff url(img/f_text-email.gif) top left no-repeat;
}

#address.blank
{
background:#fff url(img/f_text-address.gif) top left no-repeat;
}
#city.blank
{
background:#fff url(img/f_text-city.gif) top left no-repeat;
}
#ref.blank
{
background:#fff url(img/f_text-how.gif) top left no-repeat;
}

#zip.blank
{
background:#fff url(img/f_text-zip.gif) top left no-repeat;
}
#comments.blank
{
background:#fff url(img/f_text-comments.gif) top left no-repeat;
}
input, select, textarea
{
color:#02367a;
}
.white
{
background:#fff;
}
div#boatType div.boatType
{width:300px;
display:none;
padding:0 0 0 0;

}
div.boatType label{
display:inline !important;
width:auto;
padding:0 0 0 12px;
*padding:0 0 0 6px;
}
div#boatType
{


padding:0 0 0 25px;
*padding:0 0 0 15px;
}

div#boatType label{
margin:10px 0 0 0;
}
 @media print {

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

div#bottom
{/*put bottom pictures for printing here 
	height:124px;
	list-style-image:url(img/img_owners_tourn.jpg);*/
}

#pr h5
{/* repeat for print */
	list-style-image:url(img/mg-template.jpg);
}}
