/* @override http://veo-design.dev/css/common/projects.css */

/* @group Content */

/* @group General */

#pathway
{
	height: 111px;
	
}

#pathway ul
{
	height: 61px;
	background-image: url(/images/layout/headerProjects.png);
	background-repeat: no-repeat;
	padding: 80px 0 0 20px;
}


#main > #content
{
	margin-top: -10px;
}

#content > .content
{
	margin-top: 30px;
	padding-bottom: 309px;
}

#content h1
{
	width: 475px;
}

/* @end */

/* @group theBase */

#projectsTheBase
{
	width: 610px;
	margin: 0 0 15px 10px;
	font-size: 0.85em;
}

#projectsTheBase > a > .header
{
	display: block;
	height: 12px;
	background-image: url(/images/content/theBaseHeader.png);
}

#projectsTheBase a > .content
{
	display: block;
	background-image: url(/images/content/theBaseBg.png);
	background-repeat: repeat-y;
}

#projectsTheBase a > .content > .content
{
	display: block;
	margin: 0;
}

#projectsTheBase a
{
	display: block;
	font-weight: normal;
	font-size: 1em;
	text-decoration: none;
	width: 100%;
	height: 100%;
}

#projectsTheBase p
{
	color: black;
	text-shadow: none;
	width: 580px;
	margin: 0 auto;
	text-align: left;
	padding: 5px;
	position: relative;
	left: -5px;
}

#projectsTheBase p+p
{
	width: 580px;
	left: 0;
}

#projectsTheBase p+p+p
{
	width: 500px;
	text-align: center;
}

#projectsTheBase a > .footer
{
	display: block;
	height: 142px;
	margin-top: -42px;
	background-image: url(/images/content/theBaseFooter.png);
}

/* @end */

/* @group Music */

#projectsMusic
{
	position: relative;
	z-index: 30;
}

#projectsMusic .miroCover
{
	display: block;
	width: 100px;
	height: 100px;
	float: left;
	margin: 13px 8px -5px 20px;
	background-image: url(/images/content/miroCover.png);
}

#projectsMusic p + p + p
{
	float: left;
	width: 400px;
}

#projectsMusic .link
{
	float: right;
	width: 130px;
	margin: 5px 50px 0 0;
}

#projectsMusic a
{
	display: block;
	width: 130px;
	height: 26px;
	background-image: url(/images/layout/h2BarAltBg.png);
	background-repeat: repeat-x;
	margin: 0 0 0 28px;
	/*color: #a98f98;*/
	color: white;
	text-shadow: none;
	font-size: 0.8em;
}

#projectsMusic a > span
{
	display: block;
	width: 100%;
	height: 100%;
	line-height: 23px;
	margin: 0 0 0 -10px;
	padding: 0 0 0 10px;
	background-image: url(/images/layout/h2BarAltLeft.png);
	background-repeat: no-repeat;
}

#projectsMusic a > span > span
{
	display: block;
	height: 26px;
	background-image: url(/images/layout/h2BarAltRight.png);
	background-repeat: no-repeat;
	background-position: right;
	margin-right: -16px;
	position: relative;
}

#projectsMusic a > span > span > span
{
	position: absolute;
	top: 0;
	right: 10px;
	display: block;
	float: right;
	text-indent: -9999px;
	background-image: url(/images/layout/arrowDownSmall.png);
	background-repeat: no-repeat;
	background-position: center;
}


/* @end */

/* @end */

/* @group Footer */

#content > .footer
{
	height: 309px;
	margin-top: -289px;
}

#content > .footer > div
{
	height: 100%;
	background-image: url(/images/layout/footerProjects.jpg);
	background-position: 6px -7px;
	background-repeat: no-repeat;
	position: relative;
	z-index: 0;
}

#content > .footer > div > span
{
	width: 200px;
	display: block;
	position: absolute;
	bottom: 35px;
	right: 60px;
}

/* @end */
