
img {border:0 none;}

/*-----------------------------------------------------------------------
Pager
------------------------------------------------------------------------*/

#pager {
 width:693px;
 height:43px;
 padding-left:10px;
 padding-bottom:10px;
 background:#fff ;
 background-image:url(../images/Portfolio/footer.jpg);
 background-repeat:no-repeat;
}

/*Pager Number Navigation*/
#pager-numbers {
 margin:9px 0 0 0;
 padding:0 0 5px 0;
 float:left;
 background-color:#FFFFFF;
}

#pager-numbers li {
 margin:0 5px 0 0;
 display:inline;
 float:left;
}

#pager-numbers li a {
 width:25px;
 height:24px;
 text-indent:-9999px;
 background:#333;
 display:block;
}

#pager-numbers li#pn-one a {background:transparent url(../images/Portfolio/pn-one.gif) no-repeat 0 0;}
#pager-numbers li#pn-two a {background:transparent url(../images/Portfolio/pn-two.gif) no-repeat 0 0;}
#pager-numbers li#pn-three a {background:transparent url(../images/Portfolio/pn-three.gif) no-repeat 0 0;}
#pager-numbers li#pn-four a {background:transparent url(../images/Portfolio/pn-four.gif) no-repeat 0 0;}
#pager-numbers li#pn-five a {background:transparent url(../images/Portfolio/pn-five.gif) no-repeat 0 0;}
#pager-numbers li#pn-six a {background:transparent url(../images/Portfolio/pn-six.gif) no-repeat 0 0;}
#pager-numbers li#pn-seven a {background:transparent url(../images/Portfolio/pn-seven.gif) no-repeat 0 0;}
#pager-numbers li#pn-eight a {background:transparent url(../images/Portfolio/pn-eight.gif) no-repeat 0 0;}
#pager-numbers li#pn-nine a {background:transparent url(../images/Portfolio/pn-nine.gif) no-repeat 0 0;}
#pager-numbers li#pn-ten a {background:transparent url(../images/Portfolio/pn-ten.gif) no-repeat 0 0;}
#pager-numbers li#pn-eleven a {background:transparent url(../images/Portfolio/pn-eleven.gif) no-repeat 0 0;}
#pager-numbers li#pn-twelve a {background:transparent url(../images/Portfolio/pn-twelve.gif) no-repeat 0 0;}
#pager-numbers li#pn-therteen a {background:transparent url(../images/Portfolio/pn-therteen.gif) no-repeat 0 0;}
#pager-numbers li#pn-fourteen a {background:transparent url(../images/Portfolio/pn-fourteen.gif) no-repeat 0 0;}
#pager-numbers li#pn-fifteen a {background:transparent url(../images/Portfolio/pn-fifteen.gif) no-repeat 0 0;}
#pager-numbers li#pn-sixteen a {background:transparent url(../images/Portfolio/pn-sixteen.gif) no-repeat 0 0;}
#pager-numbers li#pn-seventeen a {background:transparent url(../images/Portfolio/pn-seventeen.gif) no-repeat 0 0;}
#pager-numbers li#pn-eighteen a {background:transparent url(../images/Portfolio/pn-eighteen.gif) no-repeat 0 0;}
#pager-numbers li#pn-nineteen a {background:transparent url(../images/Portfolio/pn-nineteen.gif) no-repeat 0 0;}
#pager-numbers li#pn-twente a {background:transparent url(../images/Portfolio/pn-twente.gif) no-repeat 0 0;}
#pager-numbers li#pn-twenteone a {background:transparent url(../images/Portfolio/pn-twenteone.gif) no-repeat 0 0;}

#pager-numbers li a:hover {background-position:0 -24px !important;}
#pager-numbers li a.active {background-position:0 -48px !important;}

/*Pager Navigation*/
#pager-navigation {
 margin:9px 25px 0 0;
 padding:0 0 5px 0;
 float:right;
}

#pager-navigation li {
 margin:0 0 0 5px; 
 display:inline;
 float:left; 
}

#pager-navigation li a {
 width:47px; 
 height:24px; 
 background:#fff;
 text-indent:-9999px;
 display:block;
}

#pager-navigation li#pn-next a {background:;}
#pager-navigation li#pn-prev a {background:;}

#pager-navigation li a:hover {background-position:0 -24px !important;}


/*-----------------------------------------------------------------------
Showcase Clients
------------------------------------------------------------------------*/

#showcase-clients {
 width:697px;
height:750px;
 overflow:hidden; 
 margin:0px 0;
}

#showcase-clients dl {
 width:345px; 
 height:220px; 
 margin:0 0 5px 0;
 overflow:hidden;
}

#showcase-clients dt {padding:0px;}

#showcase-clients dd {
 font-size:11px; 
 color:#525252; 
 margin: 0px; 
 display:inline;
}

#showcase-clients dd a {
 color:#91ab0b;
  border-bottom:1px solid #181819;
 padding:0 0 2px 0;
 float:left;
}

#showcase-clients dd a:hover {color:#fff;}

#showcase-clients dl.left dt {background:#fff }
#showcase-clients dl.left {background:#fff ; float:left;}
#showcase-clients dl.right dt {background:#fff }
#showcase-clients dl.right {background:#fff ;float:right;}

#showcase-clients dd.details {float:left; padding:0px;}

#showcase-clients dd.link { 
 padding:0px; 
 float:right;
}

#showcase-clients strong {color:#fff; font-weight:normal;}


