/*Author:bahassi.com
copyright 2009*/

#content-btm-lft {
width:0px;
height:auto;
}

#content-btm-rht {
width:100%;
height:auto;
}

#content-btm-rht ul li {
	width:990px;
	height:270px;
	margin:2px 0px;
	float:left;
	background-image:url(../imgs/portf-li-bg.jpg);
	background-repeat:no-repeat;
}

#content-btm-rht ul li span {
font-weight:bold;
color:#555;
}

#content-btm-rht ul li .portf{
	width:462px;
	height:260px;
	margin:5px;
	float:left;	
}

#content-btm-rht ul li .portf h3{
margin:10px;
}

#content-btm-rht ul li .portf-txt{
	width:472px;
	height:240px;
	margin-left: 10px;
	margin-right: 20px;
	padding:5px;
	float:left;
}

#content-btm-rht ul li .portf-txt .details {
	width:472px;
	height:auto;
}

#content-btm-rht ul li .portf-txt .details p
{
margin-bottom:10px;
}

#content-btm-rht ul li .portf-txt .btns {
	width:492px;
	height:25px;
	margin-top:10px;
}

#content-btm-rht ul li .portf-txt .btns .enlarge{
	color:#fff;
	width:125px;
	height:25px;
	float:left;
	padding-left:26px;
	font-size:12px;
	line-height:24px;
	background-image:url(../imgs/enlarge.jpg);
	background-repeat:no-repeat;
}

#content-btm-rht ul li .portf-txt .btns .visitBtn a{
text-decoration:none;
}

#content-btm-rht ul li .portf-txt .btns .visitBtn{
	width:130px;
	height:25px;
	float:left;
	line-height:24px;
	background-image:url(../imgs/portf-btn.jpg);
	background-repeat:no-repeat;
	text-align:center;
}

#content-btm-rht ul li .portf-txt .btns .onProgress{
	color:#a8c243;
	width:130px;
	height:25px;
	float:left;
	line-height:25px;
	background-image:url(../imgs/onProgress.jpg);
	background-repeat:no-repeat;
	text-align:center;
}

#content-btm-rht ul li .portf-txt .btns .off{
	color:#fff;
	width:130px;
	height:25px;
	float:left;
	line-height:25px;
	background-image:url(../imgs/off.jpg);
	background-repeat:no-repeat;
	text-align:center;
}

#content-btm-rht ul li .portf-txt .btns .visitBtn a {
color:#FFFFFF;
}

#content-btm-rht ul li .portf img{
	width:440px;
	height:200px;
	margin:4px 12px 0px 8px;
	border:#E5E5E5 solid 1px;
}

#pager {
width:100%;
text-align:center;
margin:20px 0px;
padding:3px 0px;
background-image:url(../imgs/pager-bg.jpg); 
background-repeat:repeat-x;
border:#f1f1f1 solid 1px;
}
