#portfolio
{
	clear:both;
	height:100%;
	margin-top:5px;
}

#category-carrousel
{
	position: absolute;
	top: 214px;
	left: 50px;
	z-index: 1;
	border-top: 5px solid white;
}

#portfolio #header
{
	float: left;
	width: 990px;
	background-repeat:no-repeat;
	background-position:top center;
	height:70px;
	margin-top:420px;
	border-top: 5px solid white;
}

#portfolio #header h3
{
	padding:45px 0 14px 30px;
	float:left;
	width:335px;
}

#portfolio #content
{
	background: url("/images/public/portfolio_content_bg.gif") repeat-y;
}

#portfolio #content #body
{
	clear:both;
	float:left;
	width:300px;
	padding:10px 30px;
}

#portfolio #content #news
{
	width:300px;
	float:left;
	padding:10px 15px;
}

#portfolio #content #quick-links
{
	width:270px;
	float:left;
	padding:10px 30px;
}

#portfolio-details #header
{
	background: url("/images/public/portfolio_header_bg.jpg") no-repeat top;
	height:35px;
	padding:30px;
	position: relative;
}

#portfolio-details #header h3
{
	padding-top:15px;
	float:left;
}

#portfolio-details #header a
{
	float:right;
	display:block;
	line-height: 8px;
}

#portfolio-details #header a.back
{
	padding-left: 15px;
	background-image: url("http://staging.lanco.net/inc/scripts/image_text.php?background=2b2c30&transparent=1&antialias=&line_height=&kerning=&scale=&&&color=fdb40d&font=fff_intelligent_thin_condensed.ttf&font_size=8&spacing=&no_trim=&align=&text=%253c%253c");
	background-position: bottom left;
	background-repeat: no-repeat;
}

#portfolio-details #header #file_titles
{
	position: absolute;
	left: 685px;
	top: 75px;
}

#portfolio-details #header #file_titles a
{
	padding:10px 14px;
}

#portfolio-details #header #file_titles a.current, #portfolio-details #header #file_titles a:hover
{
	background: url("/images/public/portfolio_sub_nav_bg.jpg") repeat-x;
}

#portfolio-details #images #big
{
	width:665px;
	float:left;
	border-top:5px solid white;
	border-bottom:5px solid white;
}

#portfolio-details #images #small-img-grid
{
	padding-top:25px;
	padding-right:7px;
	width:300px;
	float:right;
}

#portfolio-details #images #small-img-grid a
{
	margin:3px;
	float:left;
	border:1px solid #a3a1a2;
}

#portfolio-details #images #small-img-grid a.selected
{
	border:1px solid #99e4f7;
}

#portfolio-details #images #small-img-grid img
{
	padding:1px;
}

#portfolio-details #content
{
	clear:left;
	padding:25px 0px 20px 0;
	background: url("/images/public/content_3col_bg.gif") repeat-y;
	height:100%;
}

#portfolio-details #content h2
{
	padding:7px 0 9px 0;
	background: url("/images/public/x_rep_dottedline.gif") repeat-x bottom;
}

#portfolio-details #content #about, #portfolio-details #content #specs, #portfolio-details #content #downloads
{
	float:left;
	width:270px;
	padding:0 30px;
}

