html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #8c8c8c;
	background: #1f1f1f;
	font-family: Arial, sans-serif;
	overflow:hidden;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

h1 { 
	color:#c3c3c3; font-size:0.94em; font-weight:bold; line-height:1.1em;
	text-shadow: 0px 2px 0px #000; 
	margin:15px 0 16px 0;
}
p { 
	font-size: 0.75em; margin-bottom:16px; line-height:1.2em;
}

p.logo {
	width:233px; height:75px;
	background:url(../images/logo.png) no-repeat;
}
p.logo span {
	display:none;
}

h2 {
	width:222px; height:28px;
	background:url(../images/selected-projects.png) no-repeat;
	margin-bottom:18px;
}
h2 span { display:none; }

h3 {
	font-size:0.94em;
	font-weight:bold;
	color:#fff;
	margin-bottom:3px;
}

ul { 
	font-size:0.75em;	
}

li { 
	padding:4px 0; 
}

a { color:#5d5d5d; text-decoration:none; }
a:hover, a:active, a.active, a:focus { color:#ff8000; font-weight:bold; }

strong { font-style:italic; color:#616161; }

#container {
	display:block; width:1000px; height:600px;
	position:absolute; top:50%; left:50%;
	margin:-300px 0 0 -500px;
	background:url(../images/container-bg.png) no-repeat #ce1446;
}

.view29 {background: #ce1446;}
.view28 {background: #257d93;}
.view27 {background: #6b234b;}
.view26 {background: #695a38;}
.view25 {background: #7eac3f;}
.view24 {background: #3b3b3b;}
.view23 {background: #7f7f7f;}
.view22 {background: #002b55;}
.view21 {background: #6d223b;}
.view20 {background: #355d8e;}
.view19 {background: #2575c0;}
.view18 {background: #a3bf74;}
.view17 {background: #595852;}
.view16 {background: #b61f24;}
.view15 {background: #a28a68;}
.view14 {background: #6caa3b;}
.view13 {background: #4f6f25;}
.view12 {background: #314f63;}
.view11 {background: #2a3d47;}
.view10 {background: #767442;}
.view9 {background: #763654;}
.view8 {background: #6c665d;}
.view7 {background: #181a3c;}
.view6 {background: #193139;}
.view5 {background: #6b6756;}
.view4 {background: #45274a;}
.view3 {background: #2d3d44;}
.view2 {background: #1e3538;}
.view1 {background: #5d352a;}

#relative {
	display:block; width:1000px; height:600px; position:relative;
	}

#col-left {
	float:left;
	width:233px;
	padding:80px 43px 15px 0;
}

#col-right {
	float:right;
	width:234px;
	padding:125px 0 15px 45px;
}

#project {
	background-color:#f2f2f2;
	width:445px; height:280px;
	top:146px; left:50%; margin-left:-224px;
	overflow:hidden;
	position:absolute;
}

#bottom-line {
	position:absolute;
	top:470px;
	width:100%;
	background:url(../images/bottom-bevel.png) no-repeat top;
}

#projects-list { width:210px; height:250px; overflow:hidden; float:left; }
#projects-list ul { font-size:1em; text-shadow: 0px 2px 0px #000; }

.scrollbar-vert  {
	background: url(../images/scroll-bg.png) no-repeat top;
	float:left;
	margin-right:15px;
	height:250px;
	width:9px;
	}

.handle-vert  {
	background:url(../images/scroll-handle.gif) no-repeat scroll 0 0 transparent;
	height:42px;
	width:9px;
	float:left;
	cursor:pointer;
	}


ul.navigation {
	font-size:1em; text-transform:uppercase; float:left; width:630px;	
}
ul.navigation li {
	line-height:4em; padding:0 29px; display:inline;
}
ul.navigation li a{
	
	text-shadow: 0px -1px 0px #000;
	font-weight:bold; 
}

.slideshow { position:relative; width:445px; height:280px; overflow:hidden; }
.slideshow img { position:absolute; }

ul.handles {
	position:absolute; bottom:0; left:100px; z-index:999;
	width:241px;
	margin:0;
	background: url(../images/dock-bg.png) no-repeat bottom;
	text-align:center;
	padding-bottom:3px;
	}

ul.handles li {
	display:inline;
	letter-spacing:2px;
	font-weight:bold;
	vertical-align:bottom;
	font-size:1.33em;
	text-shadow: 0px 1px 1px #000;
}

ul.handles li a{
	color:#fff;
}

ul.handles li a:hover, ul.handles li a:active, ul.handles li a:focus { color:#fff; font-weight:bold; }
ul.handles li a.active { color:#e1e1e1; font-weight:bold; font-size:3em; }

#tabs {
	position:relative;
	width:350px; height:65px;
	overflow:hidden;
}

#tabs span{
	float:left;
	font-size:2em;
	font-weight:bold;
	color:#333;
	padding-right:8px;
}

.tabs_panelwrap {
	position: absolute;
	top:15px;
	overflow: hidden;
	width:350px; height:65px;
}

.tabs_panel {
	width:350px; height:65px;
	display:none; clear:both;
}

.tabs_panel.active {
	display: block;
}




