
/* Remove margin, padding and border from everything
-----------------------------------------------------------------------------*/

* 
	{
	margin: 0;
	padding: 0;
	
	border: 0;
}

/* Styles for layout
-----------------------------------------------------------------------------*/

.clear
	{
	clear:both;
}



.right
	{
	float: right;
}



.left
	{
	float: left;
}

/* Set up the document
-----------------------------------------------------------------------------*/

body{
	color: #000000;
	background-color: #DE9927;


}



#mainwrapper
	{
		background-color: #DE9927;
		overflow:hidden;
		margin-left:auto;
		margin-right:auto;
		width:960px;
			margin-top:20px;
}

#header{
	position:relative;

	height:70px;
	width:100%;
}

#logo{
	position:absolute;
	background:transparent url("../img/folio_logo.png") no-repeat top;
	height: 38px;
	width: 342px;
	float:left;
	
}

#scrolltop{
		background:transparent url('../img/scrolltop.png') no-repeat bottom;
	height:82px;

	
}


#scrollbottom{
	height:82px;

	background:transparent url('../img/scrollbottom.png') no-repeat top;
}


#innerwrapper{
	
	text-align:center;
	
}

#contentwrapper{
	text-align:center;
	width:780px;
	margin-left:auto;
	margin-right:auto;
	
}
.contentheader{
	height:42px;
	
	background:transparent url('../img/browserbar2.png')  no-repeat;
	
	
	}


#left, #right{
	top:50%;
height: 200px;
margin-top:50px;
	
	width:41px;
	
	}
	
	
#right{
	
	height:42px;
	width:41px;
	vertical-align:bottom;
	}
	
	
	
#nav ul{
	position:absolute;
	text-align:right;
	white-space: nowrap;
	width: 400px;
	float:right;
	right:0;
	padding-top:10px;
}

#nav li {
	display: inline;
	list-style-type: none;
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:21px;
}


#nav a {
	color: #EECB92;
	text-decoration:none;
	padding: 3px 10px;
}
#nav a:link, #navlist a:visited {
	color: #fff;
	text-decoration: none;
}
#nav a:hover {
	color: #fff;
	text-decoration: none;
}

#content{
	background-color:#FFF;
	
	
}

#contentwrapper{
	
	
}

.inline{padding: 20px;}

#gallery ul {
margin: 0;
padding: 0;
list-style: none;
}

#gallery li, #gallery2 li {
display: inline;
}

#gallery2 li.hidden{
display:none;
}

a img {
border: none;
}

a.cv{
	font-style:italic;
	font-size:18px;
	color:#FFF;
	
	
}

#teasers{
	overflow: auto;
	text-align:center;
	width: 780px;

	margin-left:auto;
	margin-right:auto;

	background-color: #f2f2f2;




}

.graphicdesign, .webdesign, .development{
	float: left;
  	width: 260px;
	height: 100px;
	text-align: left;
	background-color: silver;

}


.graphicdesign{

	
}
.webdesign{

}

.development{
	
}



.hidden{
display: none;
}

/* Typography
-----------------------------------------------------------------------------*/
h1, h2, h3, h4, .introtext{
font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	
}

h1
	{
	font-size: 2.2em; /* Equivalent to 22pt */
}

#logo h1{
	text-indent:-9000px;
	
}
	
h2
	{
	font-size: 2.0em;
	text-shadow: #ffc800 0 1px 0;
}
	
h3
	{
	font-size: 0.75em; /* Equivalent to 18pt */
}
	
h4
	{
	font-size: 1.6em; /* Equivalent to 18pt */
}
	
h5
	{
	font-size: 1.4em; /* Equivalent to 14pt */
}
	
p, q, cite
	{
	font-size: 1.2em; /* Equivalent to 12pt */
}

p.about{
	font-size:18px;
	
}
ul, ol, dl
	{
	list-style: none;
	font-size: 1.2em; /* Equivalent to 12pt */
}

li, dd, dt
	{
	font-size: 1.2em; /* Equivalent to 12pt */	
}

.introtext{

	color: #fff;
	font-size: 36px;
	line-height: 50px;
	text-shadow: #dcac0a 0 1px 0;

}

p.click{
	text-align: center;
		color: white;
	font-style:italic;
	font-size:18px;
}

/* Header
-----------------------------------------------------------------------------*/



/* Navigation
-----------------------------------------------------------------------------*/



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



/* Homepage
-----------------------------------------------------------------------------*/



/* Your template
-----------------------------------------------------------------------------*/


/* Forms
-----------------------------------------------------------------------------*/



input.text
	{
	padding: 3px;
	border: 1px solid #999999;	
}


/* Tables 
-----------------------------------------------------------------------------*/



table
 	
	{ 
  	border-spacing: 0;
	border-collapse: collapse;
}

td 
	
	{
  	text-align: left;
	font-weight: normal;
}



/*--------*/

	* { margin: 0; padding: 0 }
		/* I've used a hard CSS reset above, but you should consider a more sophisticated reset, such as this one: http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
		
		p { text-align: left; margin: 15px 0 }
		
		p, ul { font-size: 13px; line-height: 1.4em } 
		
		p a, li a { color: #39c; text-decoration: none }
		
		p.intro { border-bottom: 1px solid #ccc; margin-bottom: 20px; padding: 20px 0 30px 0; text-align: center; width: 100% }
		
		p#cross-links { text-align: center }
		
		p#cross-links { border-bottom: 1px solid #ccc; margin-bottom: 30px; padding-bottom: 30px }
		
		noscript p, noscript ol { color: #a00; font-size: 13px; line-height: 1.4em; text-align: left }
		noscript a { color: #a00; text-decoration: underline }
		noscript ol { margin-left: 25px; }
		
		a:focus { outline:none }
		
		img { border: 0 }
		

		
	
		
		.stripViewer .panelContainer .panel ul {
			text-align: left;
	
		}
		
		.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
			margin: 0;
			position: relative;
			width: 100%;
		}

		/* These 2 lines specify style applied while slider is loading */


		.stripViewer { /* This is the viewing window */
			position: relative;
			overflow: hidden; 
			margin: auto;
			width: 780px; /* Also specified in  .stripViewer .panelContainer .panel  below */
			height: 460px;
			clear: both;
			background: #fff;
		}
			.stripViewerPrint { /* This is the viewing window */
			position: relative;
			overflow: hidden; 
			margin: auto;
			width: 500px; /* Also specified in  .stripViewer .panelContainer .panel  below */
			height: 460px;
			clear: both;
			background: #fff;
		}
		
		.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
			position: relative;
			left: 0; top: 0;
			width: 100%;
			list-style-type: none;
			/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		}
			.stripViewerPrint .panelContainerPrint { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
			position: relative;
			left: 0; top: 0;
			width: 100%;
			list-style-type: none;
			/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		}
		
		.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
			float:left;
			height: 100%;
			position: relative;
			width: 780px; /* Also specified in  .stripViewer  above */
		}
		
				.panelprint { /* Each panel is arranged end-to-end */
			float:left;
			height: 100%;
			position: relative;
			width: 500px; /* Also specified in  .stripViewer  above */
		}
		
		.stripViewer .panelContainer .panel .panelwrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
			padding: 10px;
		}
		
		.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
			margin: auto;
		}
		
		.stripNav ul { /* The auto-generated set of links */
			list-style: none;
		}
		
		.stripNav ul li {
			float: left;
			margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
		}
		
		.stripNav a { /* The nav links */
			font-size: 10px;
			font-weight: bold;
			text-align: center;
			line-height: 32px;
			background: #c6e3ff;
			color: #fff;
			text-decoration: none;
			display: block;
			padding: 0 15px;
		}
		
		.stripNav li.tab1 a { background: #60f }
		.stripNav li.tab2 a { background: #60c }
		.stripNav li.tab3 a { background: #63f }
		.stripNav li.tab4 a { background: #63c }
		.stripNav li.tab5 a { background: #00e }
		
		.stripNav li a:hover {
			background: #333;
		}
		
		.stripNav li a.current {
			background: #000;
			color: #fff;
		}
		
		.stripNavL, .stripNavR { /* The left and right arrows */
			position: absolute;
			top: 230px;
			text-indent: -9000em;
		}
		
		.stripNavL a, .stripNavR a {
			display: block;
			height: 42px;
			width: 41px;
		}
		
		.stripNavL {
			left: 0;
		}
		
		.stripNavR {
			right: 0;
		}
		
		.stripNavL {
			background: url("../img/prev.png") no-repeat center;
		}
		
		.stripNavR {
			background: url("../img/next.png") no-repeat center;
		}
		









