/* PECMS PORTFOLIO CSS */

div.portfolio					{ width: 900px; background: url('/ftpstudio/gfx/portfolio/portfolio_bg2.gif') repeat-y 0px 0px; }

div.portfolio .left				{ width: 235px; float: left; }
div.portfolio .left .internet			{ width: 220px; height: 100px; background: url('/ftpstudio/gfx/portfolio/internet_off.gif') no-repeat 0px 0px; }
div.portfolio .left .internet a			{ height: 100px; display: block; outline: none; }
div.portfolio .left .internet span		{ display: none; }

div.portfolio .left .poligrafia			{ width: 220px; height: 100px; background: url('/ftpstudio/gfx/portfolio/poligraphy_off.gif') no-repeat 0px 0px; }
div.portfolio .left .poligrafia a		{ height: 100px; display: block; outline: none; }
div.portfolio .left .poligrafia span		{ display: none; }

div.portfolio .left .fotografia			{ width: 220px; height: 100px; background: url('/ftpstudio/gfx/portfolio/fotography_off.gif') no-repeat 0px 0px; }
div.portfolio .left .fotografia a		{ height: 100px; display: block; outline: none; }
div.portfolio .left .fotografia span		{ display: none; }

div.portfolio .right				{ width: 665px; float: left; }
div.portfolio .right .gbox			{ width: 252px; height: 196px; float: left; margin-left: 66px; }
div.portfolio .right .gbox .image		{ width: 252px; height: 174px; display: block; background: url('/ftpstudio/gfx/portfolio/image_bg2.png') no-repeat 0 0; }
div.portfolio .right .gbox .image img		{ padding: 6px 0px 0px 6px; }
div.portfolio .right .gbox .gname		{ width: 252px; height: 18px; margin-top: 1px; display: block; line-height: 18px; color: #FFFFFF; text-align: center; overflow: hidden; }
div.portfolio .right .gbox .details		{ width: 252px; height: 18px; margin-top: 1px; line-height: 18px; text-align: center; }
div.portfolio .right .pager			{ height: 24px; margin: 0px 30px; float: right; }

div.portfolio .right .igallery			{ width: 420px; }

div.portfolio .bottom_angle			{ width: 14px; height: 14px; float: left; margin-left: 213px; line-height: 14px; background: url('/ftpstudio/gfx/bottom_angle.gif') no-repeat -2px -10px; }
div.portfolio .bottom_bg			{ width: 673px; height: 14px; float: left; line-height: 14px; background: url('/ftpstudio/gfx/bottom_bg.gif') repeat-x 0px 0px; }

#unknown					{ width: 665px; height: 414px; margin: 0px; padding: 0px; overflow: hidden; }
#unknown .slide					{ width: 665px; height: 414px; float: left; margin: 0px; padding: 0px; }
#unknown .slide img				{ background: url('/ftpstudio/gfx/portfolio/loading_mini.gif') no-repeat 50% 50%; }

#pager						{ float: left; }
#pager a					{ width: 24px; height: 24px; float: left; margin: 0px 2px; display: block; outline: none; background: url('/ftpstudio/gfx/main/pager_small.png') no-repeat 50% 50%; }
#pager a.activeSlide				{ background: url('/ftpstudio/gfx/main/pager_big.png') no-repeat 50% 50%; }
#pager a:focus					{ outline: none; }

#prev						{ width: 24px; height: 24px; float: left; display: block; outline: none; line-height: 24px; background: url('/ftpstudio/gfx/portfolio/nav_prev.png') no-repeat 0 0; }
#next						{ width: 24px; height: 24px; float: left; display: block; outline: none; line-height: 24px; background: url('/ftpstudio/gfx/portfolio/nav_next.png') no-repeat 0 0;  }

