@import url(base.css);
@import url(base-p.css);
/* Mark the menus
---------------------
the main menu mark is in base-p*/



/* header image (flash replacement)
----------------------
*/
#movie div
{
background: url(img/h_portfoliohome.jpg);
}

 @media print {
 
 #header{
 list-style-image:url(img/h_portfoliohome.jpg);
 }
 
 
 }
/* place the text */

/*do the headlines*/


#text div
{
	width:720px;
	position:relative;
	left:130px;
	float:none;
	clear:both;
	padding:1px 0 0 0;

}
#text
{
	background: url(img/img_portfolio.jpg) bottom right no-repeat;
	padding:20px 0 50px 0;
	}
h1
{
	width:521px;
	height:62px;
	margin:0 -521px 35px 0;
	list-style-image: url(img/t_portfolio.gif);

}

h2
{
	width:125px;
	height:16px;
	margin:0 -125px 10px 0;
	list-style-image: url(img/sh_port.gif);
	position:absolute;
	left:280px;
	top:0;
*display:block;
	*background: url(img/sh_port.gif);
}
ul#tm
{
position:absolute;
top:25px;
left:280px;
}
#text  ul#tm li
{
list-style:none;
float:none;
width:160px;
height:30px;
}
#text ul#tm li a
{
width:160px;
height:30px !important;
padding:0 !important;
margin:0;
}
#text ul li#tm1 a, #text ul li#tm1 a:hover
{
background: url(img/portfolio-menu.gif) 0 0;
}

#text ul li#tm2 a, #text ul li#tm2 a:hover
{
background: url(img/portfolio-menu.gif) 0 -30px;
}
#text ul li#tm3 a, #text ul li#tm3 a:hover
{
background: url(img/portfolio-menu.gif) 0 -60px;
}
#text ul li#tm4 a, #text ul li#tm4 a:hover
{
background: url(img/portfolio-menu.gif) 0 -90px;
}
#text ul li#tm5 a, #text ul li#tm5 a:hover
{
background: url(img/portfolio-menu.gif) 0 -120px;
}
#text ul li#tm6 a, #text ul li#tm6 a:hover
{
background: url(img/portfolio-menu.gif) 0 -150px;
}
#text ul li#tm7 a, #text ul li#tm7 a:hover
{
background: url(img/portfolio-menu.gif) 0 -180px;
}
#text ul li#tm8 a, #text ul li#tm8 a:hover
{
background: url(img/portfolio-menu.gif) 0 -210px;
}
#text div.thin
{
width:230px;
padding:0;
display:block;
margin:0;
left:0;
}
#bottom
{
margin:180px 0 0 0;
}
#text ul#tm li a span
{
width:0;
height:0;
display:block;
overflow:hidden;
}
