f@charset "UTF-8";
/* CSS Document for Pika Designs */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,th,td,embed,object{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,abbr{border:0;}
address,caption,cite,code,dfn,h1,h2,h3,h4,h5,h6,strong,th,var{font-style:normal;font-weight:normal;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:1.0em;}
em{font-style:italic;}
q:before,q:after{content:'';}
a,ins{text-decoration:none;}
.clear {clear:both;}
.left {float:left;}
.right {float:right;}
strong, b {font-weight:bold;}


#page-topbar {
	
	width:100%;
	height:10px;
	background-color:#DEDBD6;
	border-bottom:solid 1px #FFF;
}

#page-topbarbottom {
	width:100%;
	float:left;
	margin-top:1px;
	background-image:url(http://www.pikadesigns.com/css/img/top_grad.png);
	background-repeat:repeat-x;
	height:10px;
/*	background-color:#918778;
	border-bottom:solid 1px #FFF;
*/}

#page-container {
	width:830px;
	margin:auto;
	
}

#header {
	display:block;
	width:960px;
	height:28px;
	
}

body {
	background-color:#e1e7ef;
	width:100%;
	height:100%;
	min-height:101%;
	background-image:url(http://www.pikadesigns.com/css/img/samplePikaBackground.jpg);
	background-repeat:repeat-x;
}

html {
	min-height:101%;
}

#wrapper {
	width:883px;
	margin-left:auto;
	margin-right:auto; 
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -45px;
}

#header {
	width:883px;
	background-image:url(pika_images/header.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:112px;
	margin-top:20px;
}

#logo {
	display:inline;
	float:left;
	background-repeat:no-repeat;
	overflow:hidden;
	width:131px;
	height:100px;
	margin-top:0px;
	margin-left:10px;
	padding:0px 5px 0px 0px;
	background-color:#FFF;
}


/* HOMEPAGE */

#homepage_link a{
	display:block;
	border:none;
	float:left;
	position:relative;
	top:25px;
	left:40px;
	width:100px;
	height:90px;
}


/* NAVIGATION */

#navigation {
	margin-top:35px;
}

#nav {
	display:block;
	width:970px;
	margin-top:25px;
}

#nav ul {
	list-style-type:none;
}

#nav ul li {
	display:block;
	float:left;
	height:20px;
	margin-top:21px;
	margin-left:30px;
	
}

#nav ul li a {
	width:auto;
	height:10px;
	text-decoration:none;
	line-height:14px;
	font-weight:none;
	padding:0px 24px 0px; 
	font-family:'Trebuchet MS', Verdana, Geneva, sans-serif;
	/* border-right:#CCCCCC 1px solid; */
	color:#333333;
	font-size:18px;
}

#nav ul li a:hover, #nav ul li.here a {
	text-decoration:underline;
	height:10px;
	line-height:14px;
	font-weight:none;
	font-size:18px;
	color:#782000;
	padding:0 24px 0px; 
	/* border-right:#CCCCCC 1px solid; */
}

/* Removes the right vertical bar in the navigation */
#nav li a.nav_last,
#nav li a.nav_last:hover,
#nav li a.nav_last:active {
	border-right:#FFF solid 0px;
	clear:right;
	
}

/* Pulls the navigation to the left*/
#nav li a.nav_first,
#nav li a.nav_first:hover,
#nav li a.nav_first:active {
	padding-left:60px;
		
}


/* SUB NAVIGATION */


#sub-nav {
	display:block;
	float:left;
	height:20px;
	padding-left:0px;
	width:auto;
}


#sub-nav ul {
	list-style-type:none;
	clear:right;
	margin-top:-40px;
	margin-left:190px;
}


#sub-nav ul li {
	display:block;
	float:left;
	height:20px;
	margin-left:30px;
}

#sub-nav ul li a {
	width:auto;
	height:10px;
	line-height:14px;
	text-decoration:none;
	font-family:'Trebuchet MS', Verdana, Geneva, sans-serif;
	color:#333333;
	font-size:12px;
}

#sub-nav ul li a:hover,
#sub-nav ul li.active a {
	height:10px;
	background-color:#FFF;
	color:#CCCCCC;
	line-height:14px;
	font-size:12px;
	text-decoration:none;
}



#sub_navigation {
 	width:700px;
	height:30px;
	position:relative;
	top:94px;
	left:135px;
	color:#677680;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	

}

#sub_navigation a {
	text-decoration:none;
	color:#666666;
}

#sub_navigation a:hover {
	color:#893D01;
	text-decoration:none;
}

#subnavigation a#sub_nav_current_page {
	display:inline-block;
	color:#893D01;
	text-decoration:none;
}

/* NAVIGATION ENDS HERE*/

#page_body {
	width:883px;
	background-image:url(pika_images/page_body_bg.gif);
	background-repeat:repeat-y;
	padding-top:30px;
}

a {
	text-decoration:none;
	color:#ccc;
}

a:visited {
text-decoration:none;
}

a:hover {
text-decoration:underline;
color:#CCCCCC;
}

a:active {
text-decoration:underline;
color:#666666;
}



/* HOME PAGE - photos and text layout below */

#homepage_photo {
	display:block;
	width:875px;
	height:360px;
	padding-left:5px;
	padding-top:10px;
	margin-bottom:0px;
	margin-left:6px;
	margin-bottom:10px;
	padding-bottom:0px;
	overflow:hidden;
	overflow:hidden;

}

#homepagetext_left {
	font-family:Arial, Helvetica, sans-serif;
	height:60px;
	border-right:1px solid #677680;
	font-size:12px;
	color:#333333;
	width:360px;
	margin-left:65px;
	margin-right:15px;
	padding-right:10px;
	
}

#homepage_column {
	float:left;
	width:230px;
	height:160px;
	margin: 25px 25px 20px 20px;
	padding-right:8px;
	line-height: 18px;
	display:inline;
	vertical-align:top;
	/* border-right:dotted 2px #F8F8F7; */
}

#homepage_column h2{
	font-family: 'Nobile', arial, serif;
	font-size:20px;
	color:#666666;
	font-size:16px;
	line-height:26px;
	margin-bottom:0px;
	margin-top:2px;
	margin-left:0px;
}

#homepage_col_wrapper h3{
	font-family: arial, serif;
	font-size:14px;
	font-weight:bold;
	color:#000;
	line-height:14px;
	margin-bottom:5px;
	margin-top:2px;
	margin-left:0px;
	text-transform:uppercase;
}

#homepage_column p{
	margin:0;
	padding:0;
}

#homepage_column a{
	color:#333333;
	font-family: 'Nobile', arial, serif;
	text-decoration:underline;
	font-size:10px
}

#homepage_column a:hover{
	color:#999999;
	text-decoration:underline;
}


#homepage_column_right {
	float:right;
	clear:right;
	width:230px;
	height:auto;
	margin: 25px 0px 20px 20px;
	padding-right:0px;
	line-height: 18px;
	display:inline;
	vertical-align:top;
}

#homepage_heading {
	height:24px;
	width:240px;
	padding: 2px 0 0 2px;
	margin-bottom:10px;
	border-bottom:1px #ccc solid;
}

#homepage_heading h1 {
	font-family: 'Nobile', arial, serif;
	color:#666;
	font-size:20px;
}

/* IMAGE SLIDER W/ JQUERY */


#slideshowMain {
    position:relative;
    width:820px;
    height:350px;
    overflow:hidden;
    background-color:#fff;
}

#slideshowMain img {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshowMain img.active {
    z-index:10;
}

#slidshowMain img.last-active {
    z-index:9;
}
	
#slideshowSidebar {
    position:relative;    
	width:220px;
    height:110px;
    overflow:hidden;
	margin-left:5px;
	padding-bottom:10px;
    background-color:#fff;
	border: 1px solid #ccc;
}

#slideshowSidebar img {
    position:absolute;
   	padding-top:10px;
	padding-left:10px;
    z-index:8;
}

#slideshowSidebar img.active {
    z-index:10;
	padding-top:10px;
	padding-left:10px;
}

#slideshowSidebar img.last-active {
    z-index:9;
	padding-top:10px;
	padding-left:10px;
}

/* END OF IMAGE SLIDER W/ JQUERY */	

#homepage_col_wrapper {
	display:block;
	float:left;
	margin-bottom:10px;
	margin-left:0px;

}

#homepagetext_lab {
	font-family:Arial, Helvetica, sans-serif;
	height:40px;
	border-right:1px solid#677680;
	font-size:12px;
	color:#333333;
	width:360px;
	margin-left:65px;
	margin-right:15px;
	padding-top:10px;
	padding-right:10px;
	
}

#homepagetext_lab h1{
	color:#666666;
	text-transform:uppercase;
	font-size:16px;
	line-height:20px;
}

#homepagetext_left h1{
	color:#893D01;
	text-transform:uppercase;
	font-size:16px;
	line-height:20px;
}


#homepagetext_right {
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	width:340px;
	margin-right:65px;
}

.clearing {
	clear:both;
}

#homepagetext_right h1{
	color:#677680;
	text-transform:uppercase;
	font-size:16px;
}

/* IMAGE SLIDER W/ JQUERY */
#slider ul, #slider li{
	margin-left:0px;
	padding:0;
	list-style:none;
	}
#slider, #slider li{ 
	width:800px;
	height:450px;
	overflow:hidden;
	margin-top:1px; 
	}
span#prevBtn{}
span#nextBtn{}	

ol#controls{
		margin:2px 5px 0px 8px;
		padding:0;
		height:10px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:10px;
		line-height:20px;
		}
	ol#controls li a{
		font-family:Arial, Helvetica, sans-serif;
		float:left;
		height:16px;
		line-height:16px;
		border:1px solid #ccc;	
		background:#CCC;
		color:#fff;
		padding:0 8px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#CCC;
		font-weight:none;
		color:#555;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}

/* END OF IMAGE SLIDER W/ JQUERY */	


/* INNER PAGES - This is where the innerpage layout starts */

#innerpage_photo {
	display:block;
	float:left;
	width:820px;
	height:350px;
	margin-left:10px;
	margin-top:5px;
	margin-bottom:15px;
	background-color:#FFF;
	border:solid 1px #CCC;
	overflow:hidden;
	-moz-box-shadow:0px 0px 10px #333;
    -webkit-box-shadow:0px 0px 10px #333;
    box-shadow:0px 0px 10px #333;

}

div #innerpage_text{
	display:block;
	float:left;
	width:460px;
	height:auto;
	margin-left:30px;
	margin-right:45px;
	margin-bottom:20px;
	overflow:hidden;
}

div #innerpage_text img{
	margin-left:10px;
	margin-top:5px;
}

div #casestudy_text {
	float:left;
	width:700px;
	height:auto;
	margin-left:50px;
	margin-right:45px;
	margin-bottom:20px;
	overflow:hidden;
}

div #innerpage_text h1{
	font-family: 'Nobile', arial, serif;
	font-size:20px;
	color:#677680;
	font-size:20px;
	line-height:26px;
	margin-bottom:0px;
	margin-top:6px;
	text-transform:uppercase;
}

div #innerpage_text h2{
	font-family: 'Nobile', arial, serif;
	font-size:20px;
	color:#666666;
	font-size:16px;
	line-height:26px;
	margin-bottom:0px;
	margin-top:6px;
	margin-left:10px;
}
div #innerpage_text p{
	margin: 0;
	padding-left: 10px;
	padding-top:10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
}

div #innerpage_text a{
	color:#333333;
	text-decoration:underline;
}

div #innerpage_text a:hover{
	color:#999999;
	text-decoration:underline;
}

div #innerpage_text ul {
	padding-left:50px;
	list-style-type:disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	margin-bottom:10px;
}

div .innerpage_sidebar {
	float:right;
	display:inline;
	background-image:url(img/bkgrd_sidebar.png);
	background-repeat:repeat-x;
	background-position:top;
	width:245px;
	height:auto;
	margin-left:0px;
	margin-right:20px;
	margin-bottom:20px;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	
}

div .innerpage_sidebar h1{
	font-family: 'Nobile', arial, serif;
	font-size:20px;
	color:#677680;
	line-height:26px;
	margin-bottom:4px;
	margin-top:6px;
	margin-left:6px;
	text-transform:uppercase;

}

div .innerpage_sidebar p{
	margin-left:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-bottom:20px;

}

div.innerpage_sidebar ul {
		list-style-type:disc;
		list-style-position:inside;
		margin-left:40px;
		font-size:13px;
		font-family: Arial, Helvetica, sans-serif;
		line-height:22px;
		padding-bottom:5px;
		
	}
	
div .innerpage_sidebar_media {
	float:left;
	display:inline;
	width:240px;
	height:auto;
	margin-left:0px;
	margin-right:160px;
	margin-bottom:20px;
	overflow:hidden;
}

div #innerpage_sidebar_youtube {
	float:left;
	display:inline;
	width:240px;
	height:auto;
	background-image:url(../css/img/icons/youtube.png);
	background-repeat:no-repeat;
	height:auto;
	padding-left:45px;
	margin-left:12px;
	margin-right:160px;
	margin-bottom:15px;
	margin-top:5px;
	overflow:hidden;
	
}

div #innerpage_sidebar_youtube img {
	margin-left:5px;
	padding-right:6px;
}

div #innerpage_sidebar_youtube p{
	float:left;
	margin:0;
	padding:0;
}
div #innerpage_sidebar_flickr {
	float:left;
	display:inline;
	width:240px;
	height:200px;
	background-image:url(../css/img/icons/flickr.png);
	background-repeat:no-repeat;
	height:auto;
	padding-left:60px;
	margin-left:5px;
	margin-right:160px;
	margin-bottom:10px;
	overflow:hidden;
}

div #innerpage_sidebar_client {
	float:left;
	display:inline;
	width:240px;
	height:auto;
	padding-left:7px;
	margin-left:0px;
	margin-right:160px;
	margin-bottom:20px;
	overflow:hidden;
}

#innerpage_portfolio {
	display:block;
	float:left;
	width:820px;
	height:475px;
	margin-left:10px;
	margin-top:5px;
	margin-bottom:15px;
	background-color:#FFF;
	border:solid 1px #CCC;
	overflow:hidden;
	-moz-box-shadow:0px 0px 10px #333;
    -webkit-box-shadow:0px 0px 10px #333;
    box-shadow:0px 0px 10px #333;c
}

#innerpage_photo_about {
	display:block;
	width:545px;
	height:342px;
	margin-left:40px;
	margin-right:auto;
	border-style:solid;
	border-width:1px;
	border-color:#893D01;
	overflow:hidden;
}

#innerpagetext_top {
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	width:209px;
	margin-right:32px;
	line-height:14px; 
}

#innerpagetext_top h1{
	color:#677680;
	/* text-transform:uppercase; */
	font-size:16px;
	line-height:24px;
}

#innerpage_phototop {
	display:inline-block;
	width:40px;
	height:40px;
	margin-right:20px;
	margin-top:15px;
	border-style:solid;
	border-width:1px;
	border-color:#893D01;
	overflow:hidden;

}


#innerpagetext_left {
	clear:left;
	border-right:1px solid#677680;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#333333;
	width:500px;
	padding-right:45px;
	margin-left:40px;
	
}

#innerpagetext_left h1{
	color:#666;
	text-transform:uppercase;
	font-size:16px;
	line-height:24px;
}

#slim_box {
	clear:left;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#333333;
	width:820px;
	padding-right:5px;
	margin-left:40px;
	
}

div #casestudy_text {
	float:left;
	width:700px;
	height:auto;
	margin-left:70px;
	margin-right:45px;
	margin-bottom:20px;
	overflow:hidden;
}

div #casestudy_text h1{
	font-family: 'Nobile', arial, serif;
	font-size:20px;
	color:#677680;
	font-size:20px;
	line-height:26px;
	margin-bottom:0px;
	margin-top:6px;
}

div #casestudy_text h2{
	font-family: 'Nobile', arial, serif;
	font-size:20px;
	color:#666666;
	font-size:16px;
	line-height:26px;
	margin-bottom:0px;
	margin-top:6px;
	margin-left:10px;
}

div #casestudy_text p{
	margin: 0;
	padding-left: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;

}

div #casestudy_text ul {
	padding-left:50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	margin-bottom:10px;
	list-style:none;
}

div #casestudy_text li {
	list-style-type:none;
}

.innerpage_paragraph {
margin-bottom:20px;
}

#innerpagetext_right {
	float:right;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:40px; 
	width:229px;
	margin-right:12px;
	line-height:14px;
}

#innerpagetext_right h1{
	color:#677680;
	/*text-transform:uppercase;*/
	font-size:16px;
	line-height:26px;
}

/* innerpage slideshow JQUERY */

/*** set the width and height to match your images **/

/*#slideshow {
    position:relative;
    height:250px;
}

#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 400px;
    background-color: #FFF;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
    height: 200px;
    display: block;
    border: 0;
    margin-bottom: 10px;
}
*/
/* end of innerpage jquery slideshow */

/* drop-shadow element for pics */

.img-shadow {
  float:left;
  background: url(../css/img/shadowAlpha.png) no-repeat bottom right !important;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -12px;
  padding: 2px;
  } 

#content ul{
	padding-left:30px;
	list-style-type:disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
}
#button ul{
	list-style-image:none;
	list-style-position: inside;
	color:#677680;
}

#button li{
	list-style:none;
	list-style-position:inside;
	}
	
div.innerpage_sidebar ul {
		list-style-type:disc;
		list-style-position:inside;
		margin-left:40px;
		font-size:13px;
		font-family: Arial, Helvetica, sans-serif;
		line-height:22px;
		padding-bottom:5px;
		
	}
	
	

/* LABS PAGES - This is where the Labs layout starts */

.labs_photo {
	display:block;
	width:320px;
	height:265px;
	margin: 0 0 10px 10px;
	border-style:solid;
	border-width:1px;
	border-color:#893D01;
	float:right;
	overflow:hidden;
}



/* This is the bottom of the page */

#page_bottom {
	width:883px;
	background-image:url(pika_images/page_body_bg.gif);
	background-repeat:repeat-y;
	padding-top:30px;
	padding-bottom:40px;

	}
#footer_home {
	width:100%;
	height:45px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	background-color:#d4dadd;
	padding-top:20px;
	border-top:2px #fff solid;
	margin-top:100px;
}

#footer_home a{
	color:#666;
}

#footer_home a:hover {
	text-decoration:underline;
}

.footer {
	float:left;
	width:100%;
	height:55px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	background-color:#c0d8e1;
	padding-top:20px;
	border-top:2px #fff solid;
	margin-top:100px;
}



#footer_dww {
	display:block;
	width:820px;
	float:left;
	background-repeat:no-repeat;
	background-position:top;
	height:12px;
	margin-left:335px;
	margin-right:auto;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:right;
	margin-bottom:30px;
}


/* This is where the Portfolio code goes*/

#portfolio_wrapper {
	display:block;
	width:798px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	border-style:solid;
	border-width:1px;
	border-color:#FFF;
	overflow:hidden;
}

#portfolio_headers{
	display:block;
	margin-left:auto;
	margin-right:auto;
	padding-top:18px;
	padding-bottom:1px;
	width:800px;
	height:15px;
	border-top:1px dotted #999;
}

#portfolio_headers h1{
	margin-top:-10px;
	margin-left:30px;
	color:#677680;
	text-transform:uppercase;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

#gallery_page{
	position:relative;
	display:block;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-top:25px;
	margin-bottom:25px;
	text-align:center;
}

#gallery_page img{
	border:none;
	margin:-45px -45px
}

#gallery_page a{
	background-color:#CCCCCC;
	display:inline-block;
	width:150px;
	height:150px;
	text-align:center;
	vertical-align:middle;
	overflow:hidden;
	border:#FFFFFF solid 1px;
	margin-right:10px;
	margin-bottom:10px;
}
#gallery_page a:hover{
	border-color:#990000;
}

#gallery_page a{
background-position:center center;
background-repeat:no-repeat;
display:block;
margin-left:30px;
float:left;
width:150px;
height:150px;
}

.clear {
	clear:both;
}

p {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;

}