/* Just for the example. Fee free to delete these three lines */
body { background-color: #8A8A7C; font-family:Verdana, Helvetica, sans-serif; margin: 0px; font-weight: lighter; font-size:11px; line-height:125%; color: #ffffff;}
#header h1 { width: 241px; height: 70px; display: block; margin: 0px auto; background: url(../img/logo.gif) no-repeat; text-indent: -9999px;}

#wrapper{ width: 960px; margin: 0 auto; }
#header { width: 100%; height: 105px; background-color: #53534A; margin: 20px 0px 10px 0px;}
#nav { text-align: center; margin: 5px 0px 0px 0px;}
#nav li { width: 50px; padding: 0px 5px 0px 5px; display: inline;}
#nav li a { font-size: 10px; text-decoration: none; letter-spacing: 2px; color: #8A8A7C;}
#nav li a:hover, #nav li a.select { color: #ffffff;}
#content { width: 100%; padding: 0px 0px 5px 0px; }
.duckegg {background-color: #afbdba;}
.beige { background-color: #acad9a;}
.purple { background-color: #9898a0;}
a{color:white;}

#intro, #profile { width: 814px; height: 392px; margin: 0px auto 0px auto; padding: 30px 0px; display: block; }
#about { width: 814px; height: 420px; margin: 0px auto 0px auto; padding: 30px 0px; display: block; }
#intro img { width: 800px; border: 7px solid #FFF;}

#scroll2 {width: 795px; height: 392px; margin: 0px auto 0px auto; display: block; overflow: auto; background-color: #ffffff; }
#profile_col1 { float: left; width: 552px; height: 918px; padding: 0px 10px 10px 10px;  color: #53534a; font-size: 12px; line-height: 19px; text-align:justify; display: block; background-color: #ffffff;}
#profile_col2 { float: right; width: 195px; display: block;}
#profile_col2 img { width: 195px;}

#col1 { width: 814px; height: 382px; padding: 0px 0px 10px 0px; color: #53534a; font-size: 12px; line-height: 19px; text-align:justify; display: block; background-color: #ffffff;}
#col2 { width: 814px; height: 282px; padding: 0px 0px 10px 0px; color: #53534a; font-size: 12px; line-height: 19px; text-align:justify; display: block; }
#col1 img, #col2 img { width: 812px;}
#col1 p, col2 p { padding: 10px 10px; display: block;}

#projects { width: 814px; height: 444px; padding: 30px 69px 0px 69px; }
#projects table { width: 100%; border-collapse:collapse;  }
#projects #scroll { width: 100%; height: 400px; overflow: auto;}
#projects table td { border-width: 1px; border-style: solid; border-color: #8d8d8d;}
#projects table th.col1 { text-align: left; vertical-align: middle; background-color: #96968f; text-transform: uppercase; font-weight: normal; border-left-style: none; border-left-width: 0px;}
#projects table th.col2 { text-align: left; vertical-align: middle; background-color: #96968f; text-transform: uppercase; font-weight: normal; border-right-style: none; }
#projects table td.col1 { text-align: left; vertical-align: middle; text-decoration: none; border-left-width: 0;}
#projects table td.col2 { text-align: left; vertical-align: middle; text-decoration: none; border-right-style: none; }

h2 { width: 932px; height: 18px; padding: 0px 0px 0px 10px; margin: 5px auto 0px auto; font-size: 10px; line-height: 18px; color: #FFF; background-color: #8A8A7C; font-weight: lighter; letter-spacing: 2px; clear: both;}

.pikachoose {width: 960px; margin: 0 auto;}

/* Style the thumbnails */
.pika-thumbs{ padding: 0 16px; height: 95px; }
	.pika-thumbs li{ width: 144px; height:74px; margin: 10px 0 0 17px; padding: 0; overflow: hidden;
		float: left; list-style-type: none;padding: 0px; margin: 0 0px; background: #fafafa; border: 5px solid #e5e5e5; cursor: pointer;}
	.pika-thumbs li .clip {position:relative;height:100%;text-align: center; vertical-align: middle; overflow: hidden;}
	
/* The stage is the wrapper. The image fills 100% the height of the stage */
.pika-stage, .pika-textnav {width: 944px;}
.pika-stage {position: relative; background: #fafafa; border: 1px solid #e5e5e5; padding: 8px 7px 9px 7px; text-align:center; height:408px;}
.pika-stage img{height:100%;}
.pika-stage .caption {position: absolute; background: #000; background: rgba(0,0,0,0.75);  border: 1px solid #141414; font-size: 11px; 
			color: #fafafa; padding: 10px; text-align: right; bottom: 50px; right: 10px;}
	.pika-stage .caption p {padding: 0; margin: 0; line-height: 14px;}

/* Ths play, pause, prev and next buttons */
.pika-imgnav a {position: absolute; text-indent: -5000px; display: block;z-index:3;}
	.pika-imgnav a.previous {background: url(prev.png) no-repeat left 45%; height: 100%; width: 50px; top: 10px; left: 8px;cursor:pointer;}
	.pika-imgnav a.next {background: url(next.png) no-repeat right 45%; height: 100%; width: 50px; top: 10px; right: 7px;cursor:pointer;}
	.pika-imgnav a.play {background: url(play.png) no-repeat 0% 50%; height: 100px; width: 44px;top:0;left:50%;display: none;cursor:pointer;}
	.pika-imgnav a.pause {background: url(pause.png) no-repeat 0% 50%; height: 100px; width: 44px;top:0;left:50%;display:none;cursor:pointer;}

/* The previous and next textual buttons */
.pika-textnav {overflow: hidden; margin: 10px 0 0 0;bottom:10px; position:absolute; visibility: hidden; display: none;}
.pika-textnav a {font-size: 12px; text-decoration: none; color: #8A8A7C; padding: 4px;}
	.pika-textnav a.previous {float: left; width: auto; display: block; }
	.pika-textnav a.next {float: right; width: auto; display: block; }

/*for the tool tips*/
.pika-tooltip{font-size:12px;position:absolute;color:white;padding:3px; background-color: rgba(0,0,0,0.7);border:3px solid black;}
.pika-counter{position: absolute;bottom: 15px;left:15px;color:white;background:rgba(0,0,0,0.7);font-size:11px;padding:3px;-moz-border-radius: 5px;border-radius:5px;}

/* If using user thumbnails there's a pause well the new large image loads. This is the loader for that */		
.pika-loader{ background:url(loading.gif) 3px 3px no-repeat #000; background-color:rgba(0,0,0,0.9); color:white; width:60px; font-size:11px; padding:5px 3px; 
	text-align:right; position:absolute; top:15px; right:15px; }
	
div.jcarousel-skin-pika { visibility: hidden; display: none; /*width: 97%; margin: 0px auto;*/}

#project_thumbs{ width:670px;height:96px;padding:14px 0px 0px 0px; margin: 0 auto;}
#project_thumbs p{height:62px;margin:0;padding:0;float:left;margin-right:6px}
#project_thumbs p a { width:128px;height:62px; display: block; overflow: hidden; text-indent: -9999px;}
#project_thumbs p a.living { background: url(../img/living.jpg); background-repeat:}
#project_thumbs p a.living:hover, #project_thumbs p a.living.current { background: url(../img/living_dn.jpg); background-repeat: no-repeat;}
#project_thumbs p a.bathroom { background: url(../img/bathrooms.jpg); background-repeat:}
#project_thumbs p a.bathroom:hover, #project_thumbs p a.bathroom.current { background: url(../img/bathrooms_dn.jpg); background-repeat: no-repeat;}
#project_thumbs p a.bedroom { background: url(../img/bedrooms.jpg); background-repeat:}
#project_thumbs p a.bedroom:hover, #project_thumbs p a.bedroom.current  { background: url(../img/bedrooms_dn.jpg); background-repeat: no-repeat;}
#project_thumbs p a.kitchen { background: url(../img/kitchens.jpg); background-repeat:}
#project_thumbs p a.kitchen:hover, #project_thumbs p a.kitchen.current  { background: url(../img/kitchens_dn.jpg); background-repeat: no-repeat;}
#project_thumbs p a.detail { background: url(../img/details.jpg); background-repeat:}
#project_thumbs p a.detail:hover, #project_thumbs p a.detail.current  { background: url(../img/details_dn.jpg); background-repeat: no-repeat;}
#project_thumbs p a.commercial { background: url(../img/commercial.jpg); background-repeat:}
#project_thumbs p a.commercial:hover, #project_thumbs p a.commercial.current  { background: url(../img/commercial_dn.jpg); background-repeat: no-repeat;}

#testimonials { width: 663px; height: 444px; padding: 30px 69px 0px 69px; text-align:justify; margin: 0px auto; font-size: 12px; line-height: 19px}


#footer { width: 940px; height: 20px; padding: 3px 0px 0px 0px; margin: 10px auto; text-align: center; font-size: 10px; color: #8A8A7C; border-top: 1px solid #53534A;}
