@charset "utf-8";
/* CSS Document */



#tabMenu {margin:0;padding:0 9px;list-style:none;color:#d7be7c;}
#tabMenu li {float:left;cursor:pointer;cursor:hand;  margin-right:9px;  font-size:1.71em; font-weight:bold; font-family:Arial, Helvetica, sans-serif; float:left; position:relative; white-space:nowrap;  }

#tabMenu li span { padding:11px 18px 12px; float:left; position:relative; white-space: nowrap; cursor:pointer; }



li.mouseover span {color:#ffeb9f;}
li.mouseout span {color:#d7be7c;} 
li.selected {background-image:url(../layout/tab-left.png); background-position: left top; background-repeat: no-repeat;}
	li.selected span { color:#ffeb9f;background-image:url(../layout/tab-right.png); background-position: right top; background-repeat: no-repeat;  }

.box {}
.boxTop {background:url(images/boxTop.gif) no-repeat;height:11px;clear:both}
*html .boxTop {margin-bottom:-2px;}


ul.portofoliu-web { list-style:none; padding:0; margin:0; }
ul.portofoliu-web li { width:248px; height:580px; clear:none; display:inline; margin-top:9px; margin-right:9px; margin-bottom:9px; margin-left:9px; padding:0; position:relative; float:left; clear:none; }

.boxBody span { display:inline-block; margin:7px; height:280px;}
.boxBody #print span { display:inline-block; margin:7px; height:250px;}
.boxBody a.urls { padding-right:18px; background:url(../layout/new-window.png) 100% 60% no-repeat; }
	.boxBody a img { border:4px solid #a25725; }
	.boxBody a:hover img { border:4px solid #c47440; }
	.boxBody span dl { width:240px; display:block; clear:none; padding:4px 0 4px 4px;  }
	.boxBody span dl dt { width:60px; display:inline-block; clear:none; position:relative; float:left; color:#c47440; padding-bottom:3px; }
	.boxBody span dl dd { width:180px; display:inline-block; clear:none; position:relative; float:left;background:url(../layout/portfolio-btm.png) right bottom no-repeat; padding-bottom:3px; }
	.boxBody span dl dd.client { color:#c47440; }


.boxBottom {background:url(images/boxBottom.gif) no-repeat;height:11px;}

.boxBody div {display:none;}
.boxBody div.show {display:block;}
.boxBody #category a {display:block;}

/*
.boxBody div ul {margin:0 10px 0 25px;padding:0;list-style-image:url(images/arrow.gif)}
*html .boxBody div ul {margin-left:10px;padding-left:15px;}
.boxBody div li {border-bottom:1px dotted #8e8e8e; padding:4px 0;cursor:hand;cursor:pointer;}
.boxBody div ul li.last {border-bottom:none}
.boxBody div li span {font-size:8px;font-style:italic; color:#888;}
*/
