﻿/****************** Expand ************************/
div#IMGportfolio{float:left; width:498px; height:238px; cursor:hand}


div#BTNdown{background-image:url(/assets/images/down.jpg); width:25px; height:25px; cursor:hand}
div#BTNup{background-image:url(/assets/images/up.jpg); width:25px; height:25px; cursor:hand; margin-right:5px}
div#BTNdownpng{background-image:url(/assets/images/down.png); width:30px; height:30px; cursor:hand}
div#BTNuppng{background-image:url(/assets/images/up.png); width:30px; height:30px; cursor:hand}
div#thumbnail{background-image:url(/assets/images/thum_g.jpg); width:120px; height:25px; cursor:hand}
div#expand{background-image:url(/assets/images/expand_g.jpg); width:120px; height:25px; cursor:hand}

.btnlink:active {text-decoration:none;  color:#ff9a00}
.btnlink:hover {text-decoration:none;  color:#ff9a00}
.btnlink{text-decoration:none;  color:#ff9a00}

#ProjectView{background:url(/assets/images/dot.jpg); background-repeat:no-repeat;padding-top:0px; 
               padding-left:15px; text-align:justify; padding-right:10px; line-height:11px; padding-bottom:5px; 
               margin-left:0px; margin-top:3px; margin-bottom:0px;}

.btnpage:active {text-decoration:none;  color:#e4e4e4}
.btnpage:hover {text-decoration:none;  color:#e4e4e4}
.btnpage{text-decoration:none;  color:#e4e4e4}

#PagingBtn{line-height:15px; padding-right:10px; float:right; font-size:9px; text-align:right}

.PortTitle{font-size:16px; color:#ff9a00;padding-top:0px; padding-bottom:0px;font-weight:normal;font-family: arial, helvetica, sans-serif}

/* end Expand */

/****************** MenuPortfolio ************************/
#gallery a
{
	display: block;
	float: left;
	height: 25px;
}

#gallery a span
{
	display: none;
}

#gallery-expand
{
	width: 120px;
	background-image:url(/assets/images/expand_g.jpg)
	

	
}

#gallery-thumbnail
{
	width: 120px;
	background-image:url(/assets/images/thum_g.jpg)
}

#gallery-expand:hover, #gallery-thumbnail:hover, #gallery a.selected
{
	background-position: 0 -25px;              
}
/* end MenuPortfolio */



/****************** Thumbnail ************************/
div#row{display:inline-block; padding-left:15px}
div#IMGthumbnail{float:left; width:225px; cursor:hand ; background-repeat:no-repeat}
div#TXTthumbnail{padding-top:160px; padding-left:5px; padding-right:5px; padding-bottom:10px}
/* end Thumbnail */
