/* @group portfolio_contents */

#portfolio_container {position:relative; width: 650px; height:365px; background: url(images/portfolio/portfoliographic.png) no-repeat 10px 10px;
	text-align: center;
}

#portfolio_container ul {width:232px; height:386px; padding:0; margin:5px; list-style-type:none; float:right;
}

#portfolio_container li {float: left;
}

#portfolio_container a.gallery, #portfolio_container a.gallery:visited {display:block; color: #483c30; text-decoration:none; border: 1px solid #c0b074; margin:1px 2px 1px 2px; text-align:left; cursor:default;}

#portfolio_container a.slidea {background: url(images/portfolio/identity/AANMClogodesign_sm.gif); height:74px; width:110px;
}

#portfolio_container a.slidea:hover {background: url(images/portfolio/identity/thumbsbrown/AANMClogodesign_sm.jpg); height:74px; width:110px;
}

#portfolio_container a.slideb {background: url(images/portfolio/identity/E2logo_sm.gif); height:74px; width:110px;
}

#portfolio_container a.slideb:hover {background: url(images/portfolio/identity/thumbsbrown/E2logo_sm.jpg); height:74px; width:110px;
}

#portfolio_container a.slidec {background: url(images/portfolio/identity/NElogo_wbkd_sm.gif); height:74px; width:110px;
}

#portfolio_container a.slidec:hover {background: url(images/portfolio/identity/thumbsbrown/NElogo_wbkd_sm.jpg); height:74px; width:110px;
}

#portfolio_container a.slided {background: url(images/portfolio/identity/thepearl_s.jpg); height:74px; width:110px;
}

#portfolio_container a.slided:hover {background: url(images/portfolio/identity/thumbsbrown/thepearl_s.jpg); height:74px; width:110px;
}

* html #portfolio_container a.slided {width:91px; w\idth:93px;
}
#portfolio_container a.slidee {background: url(images/portfolio/identity/bigshot_s.gif); height:74px; width:110px;
}

#portfolio_container a.slidee:hover {background: url(images/portfolio/identity/thumbsbrown/bigshot_s.jpg); height:74px; width:110px;
	border-style: none;
}


#portfolio_container a.gallery span {position:absolute; width:1px; height:1px; top:5px; left:5px; background:#fff; overflow:hidden;}

#portfolio_container a.gallery:hover {border:1px solid #fff;}
#portfolio_container a.gallery:hover img { float:left; margin-right:5px;
	border-style: none;
}
#portfolio_container a.slideb:hover img, #container a.slidei:hover img {float:right;
	border-style: none;
}
#portfolio_container a.gallery:hover span {position:absolute; width:380px; height:372px; top:6px; left:5px; color: #483c30;
	background-color: #dad8b2;
	font-size: 8pt;
	border-style: none;
}


/* @end */

a:focus
{
-moz-outline-style: none;
}


