p {text-align:justify;}

.Works {position: relative;width: 318px;height: 225px;margin: 5px;overflow: hidden;cursor:pointer;margin-top: 23px;}
	.Works div.overLay {position: absolute;top: 0;left: 0;width: 318px;height: 225px;z-index: 555;}
	.Works:hover div.overLay {background: url(/images/portfolio/portfolio_ro.gif) top left no-repeat;}
	.Works img {border: none;margin:0;}
	.Works p {font-size:11px;margin:0;}
	.Works p.title {font-size: 18px;text-transform: uppercase;margin-top: 10px;}

.Works .showBox {position: relative;width:318px;height:159px;overflow: hidden;}

p.title {color:#a27537;font-size: 24px;text-transform: uppercase;margin:0;margin-top: 0px;}
p.subtitle {margin-top: 0;font-style:italic;}

.onDisplay {position: relative;border-bottom: 1px solid #cacaca;margin-bottom: 30px;}
.onDisplay a {font-weight: bold;border-bottom: 2px solid #b58645;margin-right:15px;}

.onDisplay #imgShow {position: relative;width: 656px;}
.onDisplay .loading {position:absolute;display:none;text-align: center;width:100%;top:55px;}

.onDisplay ul.thumbNails {list-style: none;margin: 0;padding: 0;margin-top: 15px;margin-bottom: 15px;height:69px;}
	.onDisplay ul.thumbNails li {float:left;width: 155px;height: 69px;list-style-type: none;margin-right: 9px;cursor:pointer;}
	.onDisplay ul.thumbNails li:last {margin:0;}
	.onDisplay ul.thumbNails li .holder {position:relative;width:155px;height:69px;}
		.onDisplay ul.thumbNails li .overlay {position: absolute;top: 0;left: 0;width: 155px;height: 69px;z-index: 555;}
			.onDisplay ul.thumbNails li .overlay:hover,.onDisplay ul.thumbNails li.activeThumb .overlay {background: url(/images/portfolio/thumb_ro.gif) top left no-repeat;}

.onDisplay #logoShow img {border: 1px solid #cacaca;margin-bottom: 10px;padding: 2px;}

.portSelect {float:right;display: inline;}
	.portSelect ul {list-style: none;margin: 0;padding: 0;margin-top: 5px;}
		.portSelect ul li {float: left;display: inline;margin-left: 3px;}
		.portSelect ul li a {display: block;font-size: 14px;color: #FFFFFF;background-color: #000000;line-height: 20px;width: 18px;text-align: center;margin-top:2px;}
		.portSelect ul li a:hover,.portSelect ul li a.activePort {background-color: #b58645;}
			.portSelect ul li.prevSel a {margin:0;margin-left:15px;margin-right:15px;display:block;width: 37px;height:26px;background-color: none;line-height: inherit;background: url(/images/portfolio/arrowLeft.jpg) top left no-repeat;}
				.portSelect ul li.prevSel a:hover {background: url(/images/portfolio/arrowLeft_ro.jpg) top left no-repeat;background-color: none;}
			.portSelect ul li.nextSel a {margin:0;display:block;width: 37px;height:26px;background-color: none;line-height: inherit;background: url(/images/portfolio/arrowRight.jpg) top left no-repeat;}
				.portSelect ul li.nextSel a:hover {background: url(/images/portfolio/arrowRight_ro.jpg) top left no-repeat;background-color: none;}
			
#portListing {position: relative;width: 656px;height: 500px;overflow: hidden;}
	#portListing div.slider {position: absolute;top:0;left:0;width:10000px;z-index: 999;}
		#portListing div.slider table {display:inline;width:656px;}
		
