@import url(base.css);

/* mark the top menu */
#mm7 a, #mm7 a:hover
{/*Spanish Fly*/
	background:url(img/menu.gif) -677px -44px;
}


/* mark the side menu */
li#sm1 a:hover, li#sm1 a
{
	background:url(img/submenu.gif) -368px top;
	color:#fff;
}

li#sm1, li#sm1:hover
{
	background:url(img/submenu.gif) -368px bottom;
}

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

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

#text
{/* if another bottom pic is needed for the content */
background:url(img/img-spanish_fly_intro.png) center bottom no-repeat;
_background:url(img/img-spanish_fly_intro.gif) center bottom no-repeat;
padding:0 0 190px 0;
}

/*#col1, #col2
{
	
	float:left;
	
}*/

/*---*/

#col1
{display:block;
	width:460px;
	padding:30px 25px 30px 40px;overflow:hidden;
}

h1
{
	width:427px;
	height:22px;
	margin:0 -427px 20px 0;
	list-style-image: url(img/t_span-fly-intro.gif);
	}

#col1 p
{
	width:425px;
}


.bt_pdf
{

	margin:20px 0 0 0;
}
.bt_vid
{
width:197px;
height:103px;
display:block;
background:url(img/bt_jose-vid.gif);
position:absolute;
left:625px;
top:480px;
}
 @media print {

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

div#bottom
{/*put bottom pictures for printing here */
 height:370px;
	list-style-image:url(img/img-spanish_fly_intro.png);
}
#pr h5
{/* repeat for print */
	list-style-image:url(img/mg-spanish_fly_intro.jpg);
}

}
.bt_vid span
{
height:0;
width:0;
display:block;
overflow:hidden;
}

