/* MAIN */

div#menu {
	position: absolute;
	left: 14px;
	top: 107px;	
	}
	
div#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	
div#menu ul span {
	visibility: hidden;
	}


/* LINKS */

li.profile a {
	width: 128px;
	height: 23px;
	background: url(/img/m_profile.gif) top left no-repeat;	
	border: 0;
	display: block;
	text-decoration: none;
}

li.portfolio a {
	width: 152px;
	height: 23px;
	background: url(/img/m_portfolio.gif) top left no-repeat;	
	border: 0;
	display: block;
	text-decoration: none;
}

li.testimonials a {
	width: 188px;
	height: 23px;
	background: url(/img/m_testimonials.gif) top left no-repeat;	
	border: 0;
	display: block;
	text-decoration: none;
}

li.contact a {
	width: 127px;
	height: 23px;
	background: url(/img/m_contact.gif) top left no-repeat;	
	border: 0;
	display: block;
	text-decoration: none;
}


/* HOVERS & STATES */

li.profile a:hover {
	width: 140px;
	height: 23px;
	background: url(/img/m_profile_a.gif) top left no-repeat;
	display: block;
}

li.profile strong {
	width: 140px;
	height: 23px;
	background: url(/img/m_profile_in.gif) top left no-repeat;
	display: block;
}

li.portfolio a:hover {
	width: 164px;
	height: 23px;
	background: url(/img/m_portfolio_a.gif) top left no-repeat;
	display: block;
}

li.portfolio strong {
	width: 164px;
	height: 23px;
	background: url(/img/m_portfolio_in.gif) top left no-repeat;
	display: block;
}

li.testimonials a:hover, li.testimonials strong {
	width: 200px;
	height: 23px;
	background: url(/img/m_testimonials_a.gif) top left no-repeat;
	display: block;
}

li.contact a:hover, li.contact strong {
	width: 140px;
	height: 23px;
	background: url(/img/m_contact_a.gif) top left no-repeat;
	display: block;
}


/* PROFILE SUBMENU */


div.profile {
	margin: 0 0 24px 47px;
	padding: 0;
	list-style-type: none;
	}

li.summary a {
	width: 114px;
	height: 23px;
	background: url(/img/m_summary.gif) top left no-repeat;	
	border: 0;
	display: block;
	text-decoration: none;
}

li.experience a {
	width: 199px;
	height: 23px;
	background: url(/img/m_experience.gif) top left no-repeat;	
	border: 0;
	display: block;
	text-decoration: none;
}

li.skills a {
	width: 107px;
	height: 23px;
	background: url(/img/m_skills.gif) top left no-repeat;	
	border: 0;
	display: block;
	text-decoration: none;
}

li.compex a {
	width: 199px;
	height: 38px;
	background: url(/img/m_compex.gif) top left no-repeat;	
	border: 0;
	display: block;
	text-decoration: none;
}

li.reqcv a {
	width: 200px;
	height: 23px;
	background: url(/img/m_reqcv.gif) top left no-repeat;	
	border: 0;
	display: block;
	text-decoration: none;
}

/* HOVERS & STATES */

li.summary a:hover, li.summary strong {
	width: 125px;
	height: 23px;
	background: url(/img/m_summary_a.gif) top left no-repeat;	
}

li.experience a:hover, li.experience strong {
	width: 207px;
	height: 23px;
	background: url(/img/m_experience_a.gif) top left no-repeat;	
}

li.skills a:hover, li.skills strong {
	width: 115px;
	height: 23px;
	background: url(/img/m_skills_a.gif) top left no-repeat;	
}

li.compex a:hover, li.compex strong {
	width: 208px;
	height: 38px;
	background: url(/img/m_compex_a.gif) top left no-repeat;	

}

li.reqcv a:hover, li.reqcv strong {
	width: 207px;
	height: 23px;
	background: url(/img/m_reqcv_a.gif) top left no-repeat;	
}





/* PORTFOLIO SUBMENU */


div.portfolio {
	margin: 0 0 24px 47px;
	padding: 0;
	list-style-type: none;
	}

li.web a {
	width: 153px;
	height: 23px;
	background: url(/img/m_webdesign.gif) top left no-repeat;	
	border: 0;
	display: block;
	text-decoration: none;
}

li.logo a {
	width: 215px;
	height: 38px;
	background: url(/img/m_logodesign.gif) top left no-repeat;	
	border: 0;
	display: block;
	text-decoration: none;
}

li.print a {
	width: 175px;
	height: 23px;
	background: url(/img/m_printdesign.gif) top left no-repeat;	
	border: 0;
	display: block;
	text-decoration: none;
}


li.artdir a {
	width: 186px;
	height: 23px;
	background: url(/img/m_artdirection.gif) top left no-repeat;	
	border: 0;
	display: block;
	text-decoration: none;
}

li.photo a {
	width: 165px;
	height: 23px;
	background: url(/img/m_photography.gif) top left no-repeat;	
	border: 0;
	display: block;
	text-decoration: none;
}

li.misc a {
	width: 175px;
	height: 23px;
	background: url(/img/m_miscdesign.gif) top left no-repeat;	
	border: 0;
	display: block;
	text-decoration: none;
}

/* HOVERS & STATES */

li.web a:hover, li.web strong {
	width: 153px;
	height: 23px;
	background: url(/img/m_webdesign_a.gif) top left no-repeat;	
}

li.logo a:hover, li.logo strong {
	width: 215px;
	height: 38px;
	background: url(/img/m_logodesign_a.gif) top left no-repeat;	
}

li.print a:hover, li.print strong {
	width: 175px;
	height: 23px;
	background: url(/img/m_printdesign_a.gif) top left no-repeat;	
}

li.artdir a:hover, li.artdir strong {
	width: 186px;
	height: 23px;
	background: url(/img/m_artdirection_a.gif) top left no-repeat;	
}

li.photo a:hover, li.photo strong {
	width: 165px;
	height: 23px;
	background: url(/img/m_photography_a.gif) top left no-repeat;	
}

li.misc a:hover, li.misc strong {
	width: 175px;
	height: 23px;
	background: url(/img/m_miscdesign_a.gif) top left no-repeat;	
}

