/*
########################################################################
wertzateria portfolio css
02.2009
ryan medlin
########################################################################
*/

#col1 {background-color:#fff;width:310px;padding:46px 0 0 0;}
ul {padding:0 20px 10px 70px;text-align:left;list-style-type:none;}


*:first-child+html ul {
margin:0 20px 0 70px;
padding:0 0 10px 0;
text-align:left;
list-style-type:none;} 

* html ul {
margin:0 20px 0 70px;
padding:0 0 10px 0;
text-align:left;
list-style-type:none;
}


ul li {padding:0 0px 10px 0px;color:#666666;}
ul li.viewmore {padding:10px 0 0 0;}
ul li.viewmore a, ul li a {text-decoration:none;color:#1386ac;}
ul li.viewmore a:hover, ul li a:hover {text-decoration:none;color:#00536e;}
ul li.viewmore a.selected {color:#666;}
#col2 {width:600px;background-color:#fff;}
.col2_inner {padding:35px 0 0 100px;}
#col2 img.port {border:none;margin:0 70px 0 70px;padding:20px 0 0 0;}

h3 {padding:3px 0 3px 5px;margin:0 0 10px 70px;background-color:#1386ac;font-size:.88em;color:#fff;}

/* Thumbs ------------------------------------------------------------------*/
#thumbs {background-color:#fff;height:440px;overflow:auto;padding:0 0 0 70px;}

#thumbs ul {margin:0;padding:0;list-style-type:none;}
#thumbs ul li {width:74px;padding:0 0 13px 0;float:left;text-align:left;}



#thumbs ul li img.lasthumb {margin:0 0 -25px 0;}

#portframe {text-align:center;}

* html #thumbs ul li img.lasthumb {margin:0 0 -18px 0;}

#thumbsframe {height:440px}

/* END Thumbs ------------------------------------------------------------------*/




#portinfo {height:230px;overflow:hidden;}
#portinfo ul {height:230px;background-color:#9cc99;}
/* Footer ------------------------------------------------------------------*/

#footer {padding:50px 0 50px 0;margin-bottom:-10px;}


/* END Footer ------------------------------------------------------------------*/

.hand{ 
  cursor: pointer; cursor: hand;
} 