/*
PORTFOLIO
*/
#Portfolio {width:725px}
#Portfolio ul {width:245px;list-style:none;float:right;}
#Portfolio li {margin-bottom:3px}
#Portfolio li a {display:block;height:70px;width:225px;margin:0 auto;text-align:center;cursor:pointer;}
#Portfolio div {height:290px;width:480px;margin-right:245px;}
/*
THUMBS
*/
a#backsplash_thumb {background:url(images/portfolio/backsplash_thumb.jpg) top left no-repeat;}
a#bath_thumb {background:url(images/portfolio/bath_thumb.jpg) top left no-repeat;}
a#bed_thumb {background:url(images/portfolio/bed_thumb.jpg) top left no-repeat;}
a#dining_thumb {background:url(images/portfolio/dining_thumb.jpg) top left no-repeat;}
a#faucet_thumb {background:url(images/portfolio/faucet_thumb.jpg) top left no-repeat;}
a#hall_thumb {background:url(images/portfolio/hall_thumb.jpg) top left no-repeat;}
a#living_thumb {background:url(images/portfolio/living_thumb.jpg) top left no-repeat;}
a#shower_thumb {background:url(images/portfolio/shower_thumb.jpg) top left no-repeat;}
a#tub_thumb {background:url(images/portfolio/tub_thumb.jpg) top left no-repeat;}
a#window_thumb {background:url(images/portfolio/window_thumb.jpg) top left no-repeat;}
/*
HOVER, ACTIVE
*/
a#backsplash_thumb:hover, li.ui-tabs-selected a#backsplash_thumb {background-position:bottom left;}
a#bath_thumb:hover, li.ui-tabs-selected a#bath_thumb {background-position:bottom left;}
a#bed_thumb:hover, li.ui-tabs-selected a#bed_thumb {background-position:bottom left;}
a#dining_thumb:hover, li.ui-tabs-selected a#dining_thumb {background-position:bottom left;}
a#faucet_thumb:hover, li.ui-tabs-selected a#faucet_thumb {background-position:bottom left;}
a#hall_thumb:hover, li.ui-tabs-selected a#hall_thumb {background-position:bottom left;}
a#living_thumb:hover, li.ui-tabs-selected a#living_thumb {background-position:bottom left;}
a#shower_thumb:hover, li.ui-tabs-selected a#shower_thumb {background-position:bottom left;}
a#tub_thumb:hover, li.ui-tabs-selected a#tub_thumb {background-position:bottom left;}
a#window_thumb:hover, li.ui-tabs-selected a#window_thumb {background-position:bottom left;}
/*
IMAGES
*/
#backsplash {background: url(images/portfolio/backsplash.jpg) top left no-repeat;}
#bath {background: url(images/portfolio/bath.jpg) top left no-repeat;}
#bed {background: url(images/portfolio/bed.jpg) top left no-repeat;}
#dining {background: url(images/portfolio/dining.jpg) top left no-repeat;}
#faucet {background: url(images/portfolio/faucet.jpg) top left no-repeat;}
#hall {background: url(images/portfolio/hall.jpg) top left no-repeat;}
#living {background: url(images/portfolio/living.jpg) top left no-repeat;}
#shower {background: url(images/portfolio/shower.jpg) top left no-repeat;}
#tub {background: url(images/portfolio/tub.jpg) top left no-repeat;}
#window {background: url(images/portfolio/window.jpg) top left no-repeat;}
