@CHARSET "UTF-8";

*.interactive, { color: #ec008c; }
*.software, #document a.software { color: #00aeef; }
span.projectDescription, span.projectTitle { display: none; }
a.morePortfolio { font-size: 10px; text-decoration: none; }

#linksBox { width: 100%; }
#linksBox div.portfolioNavBox { width: 370px; float: left }
	#linksBox div.portfolioNavBox #interactiveTitle { width: 0px; height: 0px; padding: 54px 0 0 214px; background: url(../images/portofoliu_interactive_title.png) top left no-repeat; overflow: hidden; }
	#linksBox div.portfolioNavBox #softwareTitle { width: 0px; height: 0px; padding: 54px 0 0 198px; background: url(../images/portofoliu_software_title.png) top left no-repeat; overflow: hidden; }
	
	#linksBox div.portfolioNavBox a.portfolioCategory { font-size: 16px; text-transform: uppercase; text-decoration: none; font-weight: bold; }
	#linksBox div.portfolioNavBox ul { margin-top: 20px; }
	
#thumbsArea { float: left; margin-top: 40px; }
	#thumbsArea div.thumbsRow { margin-bottom: 20px; float: left; }
	#thumbsArea div.thumbsRow div.thumbsRowTitle { display: block; float: left; margin-bottom: 10px; width: 745px; overflow: hidden; }
		#thumbsArea div.thumbsRow div.thumbsRowTitle a.interactive { display: block; float: left; } 
		#thumbsArea div.thumbsRow div.thumbsRowTitle h4.rowTitle { font-size: 13px; text-transform: uppercase; width: 685px; float: left; }
					#thumbsArea div.thumbsRow div.thumbsRowTitle #itemCategory { width: 402px; }
		#thumbsArea div.thumbsRow ul.thumbsList { margin-top: 10px; float: left; width: 740px; height: 90px; overflow: hidden; }
			#thumbsArea div.thumbsRow ul.thumbsList li { float: left; margin-left: 14px; }
				#thumbsArea div.thumbsRow ul.thumbsList li a.remote { float: left; }
				#thumbsArea div.thumbsRow ul.thumbsList li.firstThumb { margin-left: 0px; }

#thumbsArea div.thumbsRow #itemData { margin-top: 40px; float: left; }
	#thumbsArea div.thumbsRow #itemData img { float: left; margin: 4px 16px 2px 0; width: 449px; }
	#thumbsArea div.thumbsRow #itemData #itemDetails { float: left; }
		#thumbsArea div.thumbsRow #itemData #itemDetails #itemClientDetails { float: left; width: 260px; }
			#thumbsArea div.thumbsRow #itemData #itemDetails #itemClientDetails dt { float: left; padding-right: 10px; font-weight: bold; text-transform: uppercase; }
		
#innerContent div.thumbsRow div.thumbsRowTitle a.backLink { float: left; margin-top: 0px; /*margin-left: -4px;*/ }

a.parentCategory { width: 47px; height: 19px; background: url(../images/btn_back_bg.png) top left no-repeat; overflow: hidden; display: block; float: left; margin-right: 17px; font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; color: #fff; font-size: 11px; text-decoration: none; text-align: center; }
	/* a.software.parentCategory { background: url(../images/btn_back_soft_bg.png) top left no-repeat; color: #fff !important; } */
	a.software_parentCategory { width: 47px; height: 19px; background: url(../images/btn_back_soft_bg.png) top left no-repeat; overflow: hidden; display: block; float: left; margin-right: 17px; font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; color: #fff; font-size: 11px; text-decoration: none; text-align: center; }

a.previousItem { display: block; float: left; padding: 19px 0 0 35px; background: url(../images/btn_nav_prev_on.gif) top left no-repeat; overflow: hidden; height: 0; width: 0; }
	/* a.software.previousItem { background: url(../images/btn_nav_soft_prev_on.gif) top left no-repeat; } */
	a.software_previousItem { display: block; float: left; padding: 19px 0 0 35px; background: url(../images/btn_nav_soft_prev_on.gif) top left no-repeat; overflow: hidden; height: 0; width: 0; }
span.previousItemOff { display: block; float: left; padding: 19px 0 0 35px; background: url(../images/btn_nav_prev_off.gif) top left no-repeat; overflow: hidden; height: 0; width: 0; }

a.nextItem { display: block; float: left; padding: 19px 0 0 28px; background: url(../images/btn_nav_next_on.gif) top left no-repeat; overflow: hidden; height: 0; width: 0; }
	/* a.software.nextItem { background: url(../images/btn_nav_soft_next_on.gif) top left no-repeat; } */
	a.software_nextItem { display: block; float: left; padding: 19px 0 0 28px; background: url(../images/btn_nav_soft_next_on.gif) top left no-repeat; overflow: hidden; height: 0; width: 0; }	
span.nextItemOff { display: block; float: left; padding: 19px 0 0 28px; background: url(../images/btn_nav_next_off.gif) top left no-repeat; overflow: hidden; height: 0; width: 0; }
