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

/* @group Content */


p#tip
{
	min-height: 20px;
	padding-top: 4px;
	text-indent: 25px;
	background-image: url(/images/layout/arrowRight.png);
	background-repeat: no-repeat;
	
}

p.notice
{
	font-weight: bold;
	padding: 0 0 0 45px;
	background-image: url(/images/layout/attentionBlob.jpg);
	background-repeat: no-repeat;
	background-position: 4px;
}
p.notice a
{
	font-size: 1em;
	font-weight: bold;
}

#pathway
{
	height: 111px;
	
}

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

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

#content h1
{
	width: 480px;
}

/* @group H2 */
#content h2
{
	display: block;
	width: 300px;
	height: 26px;
	background-image: url(/images/layout/h2BarAltBg.png);
	background-repeat: repeat-x;
	margin: 0 auto 10px auto;
	color: white;
	font-weight: normal;
	font-size: 0.8em;
	text-shadow: #322 2px 2px 3px;
	text-align: center;
}

#content h2 > 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;
}

#content h2 > span > span
{
	display: block;
	height: 26px;
	background-image: url(/images/layout/h2BarAltRight.png);
	background-repeat: no-repeat;
	background-position: right;
	margin-right: -16px;
	font-size: 1.2em;
	font-weight: bold;
}


/* @end */



/* @group inlineBox (work) */

#work
{
	width: 609px;
	margin: 20px auto;
	position: relative;
	z-index: 20;
}

/* @group header */

#work > .header
{
	height: 8px;
	background-image: url(/images/layout/gradBoxTop.png);
	font-size: 0.8em;
	text-align: center;
}



/* @end */

/* @group content */

#work > .header > .content
{
	padding: 3px;
	text-indent: -9999999px;
}

#work > .content
{
	width: 600px;
	height: 109px;
	background-color: #5B5B5B;
	background-image: url(/images/layout/gradBoxBg.png);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	position: relative;
	z-index: 50;
}
#work > .content > a
{
	position: relative;
	color: white;
	font-weight: normal;
}

#work > .content > a:hover
{
	text-decoration: none;
}

#work > .content > a > .inner
{
	width: 100%;
	height: 100%;
	background-image: url(/images/layout/gradBoxShadow.png);
	background-repeat: repeat-y;
	background-position: right top;
	float: left;
	position: relative;
	z-index: 10;
	padding: 0 10px 0 0;
}

/* @group image */

#work.row1 a > .inner > .image
{
	display: block;
	border: 0;
	position: absolute;
	top: -8px;
}

#work.row2 a > .inner > .image
{
	display: block;
	border: 0;
	position: absolute;
	top: -8px;
	right: 09px;
}

#work a > .inner > .image img
{
	border: none;
}

/* @end */

/* @group titles */

#work .inner .title h3 > .header
{
	display: block;
	width: 10px;
	height: 100%;
	line-height: 21px;
	margin: 0 0 0 -10px;
	float: left;
	background-image: url(/images/layout/h2BarLeft.png);
	background-repeat: no-repeat;
}

#work .inner .title h3 > .content
{
	display: block;
	width: 100%;
	height: 100%;
	float: left;
	line-height: 26px;
	text-align: center;
}

#work .inner .title h3 > .footer
{
	display: block;
	width: 16px;
	height: 26px;
	background-image: url(/images/layout/h2BarRight.png);
	background-repeat: no-repeat;
	background-position: right;
	margin-right: -16px;
	float: right;
}

/* @end */

/* @group client */

#work.row1 .inner > .client
{
	display: block;
	width: 200px;
	height: 20px;
	position: absolute;
	top: 0px;
	right: 50px;
}

#work.row2 .inner > .client
{
	display: block;
	width: 200px;
	position: absolute;
	top: 0px;
	left: 30px;
}

#work .inner > .client .txt
{
	float: left;
	margin: 6px 0 0 25px;
}

#work .inner .client .title h3
{
	display: block;
	width: 50px;
	height: 26px;
	background-image: url(/images/layout/h2BarBg.png);
	background-repeat: repeat-x;
	color: white;
	font-size: 1em;
	text-shadow: #000 2px 2px 3px;
	margin: 0;
	float: left;
}

/* @end */

/* @group work */

#work.row1 .inner > .work
{
	display: block;
	width: 200px;
	position: absolute;
	top: 30px;
	right: 50px;
}

#work.row2 .inner > .work
{
	display: block;
	width: 200px;
	position: absolute;
	top: 30px;
	left: 30px;
}

#work .inner > .work > .txt
{
	display: block;
	width: 230px;
	margin-left: -8px;
}

#work .inner .work .title h3
{
	display: block;
	width: 200px;
	height: 26px;
	background-image: url(/images/layout/h2BarBg.png);
	background-repeat: repeat-x;
	color: white;
	font-size: 1em;
	text-shadow: #000 2px 2px 3px;
	margin: 0;
}



/* @end */

/* @group more info */

#work.row1 .inner .moreInfo
{
	position: absolute;
	bottom: 2px;
	right: 30px;
	font-weight: bold;
}

#work.row2 .inner .moreInfo
{
	position: absolute;
	top: 95px;
	left: 30px;
	font-weight: bold;
}

#work .moreInfo span
{
	display: block;
}

#work a:hover .inner .moreInfo span
{
	font-size: 1.2em;
}


/* @end */

/* @end */

/* @group footer */

#work > .footer
{
	clear: both;
	height: 15px;
	background-image: url(/images/layout/gradBoxBottom.png);
	position: relative;
	z-index: 5;
}



/* @end */

/* @end */



/* @group workFull */

#workFull
{
	width: 651px;
	position: relative;
	z-index: 20;
}

#workFull > .content > div > .title
{
	width: 115px;
	margin-left: 10px;
	float: left;
	clear: left;
}

#workFull > .content > div > .title > h3
{
	display: block;
	width: 60px;
	height: 26px;
	background-image: url(/images/layout/h2BarBg.png);
	background-repeat: repeat-x;
	margin: 0 0 0 30px;
	color: white;
	font-size: 1em;
	text-shadow: #000 2px 2px 3px;
	text-indent: 7px;
}

#workFull > .content > div > .title >  h3 > span
{
	display: block;
	width: 100%;
	height: 100%;
	line-height: 21px;
	margin: 0 0 0 -10px;
	padding: 0 0 0 10px;
	background-image: url(/images/layout/h2BarLeft.png);
	background-repeat: no-repeat;
}

#workFull > .content > div > .title >  h3 > span > span
{
	display: block;
	height: 26px;
	background-image: url(/images/layout/h2BarRight.png);
	background-repeat: no-repeat;
	background-position: right;
	margin-right: -16px;
}

#workFull > .content > div
{
	min-height: 25px;
}

#workFull > .content > .client > .txt,
#workFull > .content > .work > .txt,
#workFull > .content > .link > .txt
{
	display: block;
	width: 500px;
	float: left;
	min-height: 25px;
	padding: 3px 0 0 0;
}

#workFull .image
{
	margin-left: -12px;
}

#workFull > .content > div.desc > .title
{
	margin: 0 0 20px 10px;
}

#workFull > .content > div.desc > div > h3
{
	width: 100px;
}

#workFull > .content > .desc > .txt
{
	clear: both;
}

#workFull > .content > .desc > .txt > p
{
	width: 510px;
	margin-left: 35px;
}

/* @end */

/* @group Footer */

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

#content > .footer > div
{
	height: 100%;
	background-image: url(/images/layout/footerPortfolio.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;
	left: 100px;
}

/* @end */

/* @end */
