/*  Portella style.css - Layout and Functionality  - author: Christy Price  christyprice.com */ 

/* ----------| =Initial Page Structure |---------- */ 


* { 

	margin: 0;

	padding: 0;

	border: 0;

	outline: 0;

	list-style: none;

}


html {

	font: small/1.4em Arial, Helvetica, Sans-serif;

	color: #fff;

	background: #fff;
	
	margin: 0; 
	
	padding: 0;

}



body { 

	font-size:100%;

	width: 918px;

	background: #fff;
	
	margin: 0 auto;
	
	padding: 0;

	text-align: center;

}


#footer, #footerhome {
	
	background: #FFFFFF;

 	width: 900px;

	margin: 0 auto;

	padding-top: 10px;

	padding-bottom: 10px;

	color: #999;
	
	font: x-small/1em Arial, Helvetica, Sans-serif;


}


/* ----------| =Basic Element Styles |---------- */ 

h1, h2, h3, h4, h5, h6 { 

	background: transparent;
		
	padding: 0;

}



h1 { 
	font-size: 1.4em;
	font-weight: normal;
	color: #798591;
	margin-bottom: 4px;	
	line-height: 1.3em;
}

h2 { 
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 4px;	
}



h3 { 

	font-size: 1.1em;
	margin-top: 1em;
	margin-bottom: .6em;	
}

h4 { 
	font-size: 1.2em;
	font-weight: normal;
	margin-bottom: 4px;	
}

h5 {
	font-size: 1.1em;
	font-weight: bold;
	color: #798591;
	margin-bottom: 4px;	
}



a { 

	color: #798591;
	text-decoration: none;

}



a:visited { 

	color: #798591;
	text-decoration: none;

}



a:hover { 

	color: #666;


}

img.center {   display: block;   margin-left: auto;   margin-right: auto; margin-bottom:20px; margin-top:20px; }

.home2 { 

	font-size: 2.0em;
	color: #798591;
	line-height: 30px;	
	
}

.home1 { 

	font-size: 1.2em;
	color: #798591;
	margin-bottom: 0px;	
	
}

.title { 

	font-size: 1.4em;
	color: #798591;
	margin-bottom: 0px;	
	
}

.titlecaps { 

	font-size: 1.3em;
	text-transform: uppercase;
	color: #798591;
	margin-bottom: 0px;	
	
}

.gallerytitle {
	font-size: 1.2em;
	color: #798591;
	margin-top: 20px;
	margin-bottom: 0px;		
}

.detailtitle {
	font-size: 1.2em;
	color: #798591;
	margin-bottom: 0px;		
}

.specslink {
	font-size: 1.2em;
	color: #798591;
	margin-bottom: 0px;		
}

a.specslink {
	font-size: 1.7em;
	font-weight: normal !important;
	line-height: 1.2em;
}
	
.addresstitle {
	font-size: 1.2em;
	color: #798591;
	margin-bottom: 0px;		
}

.subpagetitle {
	font-size: 1.6em;
	color: #798591;
	margin-bottom: 0px;		
}

.siteMapTitle { 

	font-size: 1.4em;
	color: #798591;
	margin-bottom: 0px;	
	border-bottom: 1px solid #cecece;
	padding-top: 8px;
	padding-bottom: 8px;	
	
}

.privacyTitle { 

	font-size: 1.2em;
	color: #666;
	margin-bottom: 0px;	
	
}

.address {
	font-size: 1.0em;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 0;
	color: #999;

}

.shipping {
	font-size: 1.0em;
	line-height: 1.5em;
	color: #999;
	margin-top: 20px;
	margin-bottom: 0px;		
	text-transform: uppercase;
}



.formtitle {
	font-size: 1.0em;
	color: #999;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 0;

}

.formtext {
	font-size: 1.0em;
	line-height: 1.4em;
	color: #999;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 0;

}

.siteMapSub {
	font-size: 1.2em;
	color: #798591;
	margin-bottom: 0px;	
	padding-top: 8px;	
	margin-top: 4px;
}
	


.subpage {
font-size: 1.1em;
line-height: 1.5em;
	}

p.box {
background-color: #f5f5f5;
line-height: 1.5em;
padding: 8px;
text-align: left;
width: 270px;
margin-top: 20px;
	}

p.articlebox {
  float: left;
  margin-top: 10px;
  padding-left: 20px;
  background: url("images/article_icon.gif") no-repeat;
  background-position: left center;
	}
	
.box363 {	
background-color: #f5f5f5;
line-height: 1.5em;
padding: 30px;
text-align: left;
width: 320px;
height: 248px;
margin: 0px;
float: right;
	}

p.boxwide {
background-color: #f5f5f5;
line-height: 1.5em;
padding: 8px;
text-align: left;
width: 579px;
margin-top: 20px;
	}

p.contactbox {
background-color: #f5f5f5;
line-height: 1.5em;
padding: 8px;
text-align: left;
width: 270px;
margin-top: 0px;
	}

p.small {
font-size: 0.9em;
	}
	
p.tiny {
font-size: 0.8em;
	}

	p.subpage {
font-size: 1.1em;
line-height: 1.5em;
	}
	
	p.largelink {
font-size: 1.2em;
	}
		
.spacer {
	margin: 20px;
	}

#privacy ul {
	list-style: circle inside none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	}
	

/* ----------| =Utilities |---------- */ 

	.left { 

	float: left;

	margin: 0px 30px 5px 0;

	}

	.homebannerleft { 

	position: absolute;
	left:0px;
	top:10px;


	}



	.right { 

	float: right;

	margin: 0px 0 5px 30px;

	}
	
	
	.center {
	
	text-align: center;
	
	}
	

.border { 

	border: 1px solid #b7bcac;

	padding: 1px;

}



.clear {

	clear: both;

}



.clear-left { 

	clear: left;

}



.clear-right { 

	clear: right;

}



.clear-none { 

	clear: none;

}


	.autoclear:after {

		content:".";

		display:block;

		height:0;

		clear:both;

		visibility:hidden;

	}

	.autoclear {display:inline-block;} /* ie7 */


	/* Hide from IE Mac \*/

	.autoclear {display:block;}

	/* End hide from IE Mac */


/*-----------| =Forms |------------------*/
.formtext input[type="text"], .formtext textarea, .formtext select
{
    font-family: Arial, Sans-Serif;
    font-size: 13px;
    display: inline;
    padding: 4px;
    border: solid 1px #cccccc;
}

input {
    padding: 4px;
    border: solid 1px #cccccc;
}


/* ----------| =Layout and Function |---------- */ 

#wrapper {
	text-align: left;
	font-size: .95em;
	margin: 0px auto 0 auto;
	width: 900px;
	background: #fff;
}	

#wrapper p {
	margin-bottom: 20px;
			}

#wrapper #page {
	background: #fff;
	padding: 0px 0px 10px 0px;
	z-index: -1;
}



	/* ----------| =Header |---------- */ 

#wrapper #headerhome {
		position: relative;
		margin: 2px 0px 20px 0px;
		width: 900px;
		border-bottom: 1px solid #cecece;

	}

#headerhome h1 {
    margin: 0;
}
#headerhome h1 a {
    background: url("images/portella.gif") no-repeat;
    display: block;
    float: left;
    height: 80px;
    line-height: normal;
    overflow: hidden;
    text-indent: -100000px;
    width: 287px;
}


#wrapper #header {
		position: relative;
		margin: 2px 0px 20px 0px;
		width: 900px;
		z-index: 1000;


	}

#header h1 {
    margin: 0;
}
#header h1 a {
    background: url("images/portella.gif") no-repeat;
    display: block;
    float: left;
    height: 80px;
    line-height: normal;
    overflow: hidden;
    text-indent: -100000px;
    width: 287px;
}



	/* ----------| =Search |---------- */ 


#search {
 position:absolute;
 top:20px;
 right:0;
 width:210px;
}

#search input[type="text"]
{
    font-family: Arial, Sans-Serif;
    font-size: 13px;
    display: inline;
    padding: 1px;
    border: solid 1px #cccccc;
}


	/* ----------| =Navigation |---------- */ 


#nav {
	padding: 0 0 0 300px;
	margin: 0;
	padding-top: 60px;
	font-size: 1.1em;
	list-style-type: none;
}

#nav li {
	float: left;
	display: inline;
	position: relative;
	}

	#nav li a, #nav li a:link {
		color: #999;
		text-decoration: none;
		text-transform: uppercase;
		margin: 0 0 0 40px;
		}

/* remove left padding from first item in a list */
        #nav li.first a, #nav li.first a:link{
            margin-left : 0px !important;
        }



	#nav li a:hover {
		color: #666;
		}

	#nav li.active a {
		color: #999;
		text-decoration: none;
		}

/* drop down menu */

#nav li ul {
  display: none;
  position: absolute; 
  padding-top: 8px;
  top: 1em;
  left: 0;
  font-size: 0.9em;
  line-height: 0.9em;
  width: 7em;
  z-index:1000;

  }
  
#nav li li a {
	display: block;
	float: none;
	width: 7em;
	background-color: #fff;
	border-top: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
    font-size: 0.9em;
    text-transform: uppercase;
	}

#nav li li a:hover {
		background-color: #798591; 
		color: #fff;
	}


/* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
li > ul {
	top: auto;
	left: auto;
	}
	
/* lists nested under hovered list items */
#nav li:hover ul, li.sfhover ul{ display: block; }


#nav li:hover, #nav li.sfhover {
position: relative;
}

#nav li:hover ul, #nav li.sfhover ul {
left: 0;
top: 100%;
display:block;
} 


	/* ----------| =Content |---------- */ 


	#wrapper #page #content {
		background: #fff;
		margin: 0;
		padding: 0;
		width: 900px;
		margin-top: 1px;
		color: #333;
		line-height: 1.5em;

	}

#wrapper #page #content a { 
	color: #798591;
	font-weight: bold; 
	text-decoration: none;

}



#wrapper #page #content a:visited { 

	color: #798591;
	font-weight: bold; 
	text-decoration: none;

}



#wrapper #page #content a:hover { 

	color: #666;
	font-weight: bold; 
	text-decoration: underline;


}


			#wrapper #page #content #homeRight {
				float: right;
				margin: 30px 0 0 0;
				padding: 0;
				width: 600px;
				height: 300px;
			}
			#wrapper #page #content #left {
				font: small/1.4em Arial, Helvetica, Sans-serif;
				color: #666;
				float: left;
				margin: 20px 0px 0 0px;
				padding: 0;
				width: 270px;
			}

			#wrapper #page #content #left2 {
				font: small/1.4em Arial, Helvetica, Sans-serif;
				color: #666;
				float: left;
				margin: 20px 0px 0 0px;
				padding: 0;
				width: 270px;
			}

			#wrapper #page #content #left3 {
				font: small/1.4em Arial, Helvetica, Sans-serif;
				color: #666;
				float: left;
				margin: 20px 0px 0 0px;
				padding: 0;
				width: 270px;
			}

			#wrapper #page #content #left4 {
				font: small/1.4em Arial, Helvetica, Sans-serif;
				color: #666;
				float: left;
				margin: 0px 0px 0 0px;
				padding: 0;
				width: 270px;
			}


			#wrapper #page #content #leftWide {
				font: small/1.4em Arial, Helvetica, Sans-serif;
				color: #666;
				float: left;
				margin: 0px 0px 0 0px;
				padding: 0;
				width: 700px;
			}


			#wrapper #page #content #subLeft {
				font: small/1.4em Arial, Helvetica, Sans-serif;
				color: #666;
				float: left;
				margin: 20px 0px 0 0px;
				padding: 0;
				width: 500px;
			}

			#wrapper #page #content #subLeft h3 a, a:visited {
				color: #798591;
				font-weight: normal;
				text-decoration: underline;
			}

			#wrapper #page #content #subLeft h3 a:hover {
				color: #798591;
				font-weight: normal;
				text-decoration: none;
			}

			#wrapper #page #content #specLeft {
				font: small/1.4em Arial, Helvetica, Sans-serif;
				color: #666;
				float: left;
				margin: 20px 0px 0 0px;
				padding: 0;
				width: 400px;
			}


			#wrapper #page #content #specRight {
				font: small/1.4em Arial, Helvetica, Sans-serif;
				color: #666;
				float: right;
				margin: 20px 0 0 0;
				padding: 0;
				width: 480px;
				
			}
			#wrapper #page #content #siteMap {
				font: small/1.4em Arial, Helvetica, Sans-serif;
				color: #666;
				float: left;
				margin: 20px 0px 0 0px;
				padding: 0;
				width: 900px;
			}
			
			
			#wrapper #page #content #siteMap ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}

			#wrapper #page #content #siteMap li {
padding-top: 2px;
}

			#wrapper #page #content #siteMap ul li a {
font-weight: normal;
}
			#wrapper #page #content #siteMap ul ul li a {
font-weight: normal;
}

			#wrapper #page #content #pageview {
				font: small/1.4em Arial, Helvetica, Sans-serif;
				color: #666;
				float: right;
				margin: 20px 0 0 0;
				padding: 0;
				width: 600px;
				
			}

			#wrapper #page #content #pageview #gallery p{
				font: small/1.4em Arial, Helvetica, Sans-serif;
				color: #666;
				
			}
			#wrapper #page #content #pageview #gallery2 p{
				font: small/1.4em Arial, Helvetica, Sans-serif;
				color: #666;
				
			}



#wrapper #page #content #pageview #gallery p.project-description {
  font: normal 11px/15px Tahoma, Arial, Helvetica, Sans-Serif;
  color: #999689;
  margin-top: 6px;
  text-align: center;
}

			#wrapper #page #content #pageview2 {
				float: right;
				margin: 20px 0 0 0;
				padding: 0;
				width: 600px;
				
			}

			#wrapper #page #content #pageview3 {
				float: right;
				margin: 20px 0 0 0;
				padding: 0;
				width: 600px;
				
			}
			#wrapper #page #content #pageview4 {
				float: right;
				margin: 0 0 0 0;
				padding: 0;
				width: 600px;
				
			}

			#wrapper #page #content #subpages {
				float: right;
				margin: 20px 0 0 0;
				padding: 0;
				width: 350px;
				
			}
			#wrapper #page #content #identity {
				float: right;
				margin: 20px 0 0 0;
				padding: 0;
				width: 550px;
			}
			
			#wrapper #page #content #privacy {
				font: small/1.4em Arial, Helvetica, Sans-serif;
				color: #666;
				float: left;
				margin: 20px 0px 0 0px;
				padding: 0;
				width: 900px;
			}
			



/* These classes used on detail pages for image gallery */


#wrapper #page #content #pageview #slideshow a:hover { 

	color: #666;
	font-weight: bold; 
	text-decoration: none;

}

#wrapper #page #content #pageview #caption a { 

	color: #666;
	font-weight: normal; 
	text-decoration: none;

}

#wrapper #page #content #pageview #caption a:visited { 

	color: #666;
	font-weight: normal; 
	text-decoration: none;

}

#wrapper #page #content #pageview #caption a:hover { 

	color: #666;
	font-weight: normal; 
	text-decoration: underline;
}

			
			
/* These classes used on detail pages below thumbnails if portfolio images are available */
			
			#wrapper #page #content #portfolioimgs {
				float: right;
				margin: 0;
				padding: 0;
				width: 900px;
				text-align: right;
			}


			
/* Use these classes to set the width of a column */
			
.span-1 {width: 58px;}
.span-2 {width: 80px;}
.span-3 {width: 180px;}
.span-4 {width: 126px;}
.span-5 {width: 130px;}
.span-6 {width: 200px;}
.span-7 {width: 562px;}
.span-8 {width: 646px;}
.span-9 {width: 730px;}
.span-10 {width: 814px;}
.span-11 {width: 898px;}
.span-12 {width: 982px;}
			
#gallery {
    position:relative;
    width: 100%;
    overflow: hidden;
}

#gallery2 {
    position:relative;
    width: 100%;
    overflow: hidden;
}

#gallery3 {
    position:relative;
    width: 100%;
    overflow: hidden;
}


.line {
			border-bottom: 1px solid #cecece;
}

.slideline {
			border-bottom: 1px solid #cecece;
			padding-top: 20px;
			margin-bottom: 20px; 
}

.preview {
  width: 160px;
  height: 210px;
  padding: 3px;
  text-align: center;
}

.preview222 {
  width: 160px;
  height: 222px;
  padding: 3px;
  text-align: center;
}

.preview226 {
  width: 160px;
  height: 226px;
  padding: 3px;
  text-align: center;
}

.preview240 {
  width: 160px;
  height: 240px;
  padding: 3px;
  text-align: center;
}

.optionsimg {
  width: 130px;
  height: 130px;
  padding: 3px;
  text-align: center;
}

.preview a:hover,
.project-thumbnail:hover {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity='60');
  opacity: 0.6;
  height: 100%;
}

.preview222 a:hover, {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity='60');
  opacity: 0.6;
  height: 222px;
}

.preview226 a:hover, {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity='60');
  opacity: 0.6;
  height: 226px;
}

.preview240 a:hover, {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity='60');
  opacity: 0.6;
  height: 226px;
}

p.project-description {
  font: normal 11px/15px Tahoma, Arial, Helvetica, Sans-Serif;
  color: #999689;
  margin-top: 6px;
  text-align: center;
}

/* Grid floating and margins */
.column, div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6,
div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12 {
  float: left;
  margin-right: 20px;
  display: inline;
}

div.span-5 {
	margin-bottom: 20px;
}

.portfoliotag {
  float: left;
  margin-left: 160px;
  margin-top: 30px;
  padding-right: 10px;
  background-position: right center;

  }

.designtag {
  float: left;
  margin-left: 160px;
  margin-top: 30px;
  padding-right: 20px;
  background: url("css/nextPageArrow.gif") no-repeat;
  background-position: right center;

  }

.designtag2 {
  float: left;
  margin-left: 360px;
  margin-top: 30px;
  padding-right: 20px;
  background: url("css/prevPageArrow.gif") no-repeat;
  background-position: right center;

  }
.download {
  float: left;
  margin: 0;
  padding-left: 20px;
  background: url("images/pdficon_small.gif") no-repeat;
  background-position: left center;

  }

div.span-2 {
	margin-bottom: 20px;
	}

/* options link */
#options p {
	width: 570px;
	text-align: center;
		color: #333;
}


p.articlebox a {
font-size: .9em;
	}



/* pagination */

	#wrapper #page #pagination {
	width: 548px;
	text-align: center;
		color: #333;
		line-height: 1.5em;  
	}

ul#pagenav {
	font-size: 1.0em;
	list-style-type: none;
	text-align: center;

}

ul#pagenav li {
	display: inline;
	color: #333333;
		margin: 0 0 0 20px;
		padding: 14px 0px 14px 0px;
	}

	ul#pagenav li a, ul#pagenav li a:link {
		color: #798591;
		text-decoration: none;
		}

	ul#pagenav li a:hover {
		color: #666;
		}

	ul#pagenav li.active a {
		color: #798591;
		text-decoration: none;
		}

/* remove left padding from first item in a list */
        #pagenav li.first a, #pagenav li.first a:link{
            margin-left : 0px !important;
        }




	/* ---------| =Footer |---------- */ 

#footerhome {
	position:relative;
			border-top: 1px solid #cecece;
	}

#footer {
			border: 0;
	}

ul#footernav {
	position: relative;
	padding: 0 0 0 300px;
	font-size: 1.0em;
	list-style-type: none;
}

ul#footernav li {
	float: left;
	}

	ul#footernav li a, ul#footernav li a:link {
		color: #999;
		text-decoration: none;
		text-transform: uppercase;
		margin: 0 0 0 28px;
		padding: 14px 0px 14px 0px;
		}


/* remove left padding from first item in a list */
        ul#footernav li.first a, ul#footernav li.first a:link{
            margin-left : 0px !important;
        }


	ul#footernav li a:hover {
		color: #666;
		}

	ul#footernav li.active a {
		color: #999;
		text-decoration: none;
		}

.footercopy {
	position: relative;
	padding: 40px 0 0 300px;
	margin: 0;
	text-transform: uppercase;
	font-size: 1.4em;
	line-height: 1.6em;
	}
	
#copyrighthome {
	position: relative;
	padding: 55px 0 0 300px;
	margin: 0;
	padding-right: 0px;
	top: 0px;
	right: 0;
	font-size: 0.9em;
	}

#copyright {
	position: relative;
	padding: 0;
	margin: 0;
	top: 11px;
	right: 0;
	font-size: 0.9em;
	width: 260px;
	}

#facebook {
	position: relative;
	padding: 0;
	margin: 0;
	font-size: 0.9em;
	width: 260px;
	}


#birdseed {
	position: relative;
	padding: 0 0 10px 0;
	margin: 0;
	top: 11px;
	right: 0;
	font-size: 0.9em;
	color: #999;
	}

