
body {
	margin: 0;
	background: url(images/logo.gif) no-repeat #e9e9e9;
	font-family: Monaco, Courier New, Courier, monospace;
	text-transform:uppercase;
	color:#272626;
	font-size: 76%;
	line-height: 16px;
	}
	
#container {
	float:left;
	padding: 0;
	margin: 0;
	width: 955px;
	}
	
#logo {
	position:absolute;
	top:12px;
	left:12px;
	}
	
#header {
	margin: 0 0 0 174px;
	float:left;
	border-bottom: 1px dotted #272626;
	width:740px;
	height: 57px;
	padding: 60px 0 10px 0;
	color: #7f7f7f;
	}
	
h2 { 
	color:#111111;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:normal;
	font-size: 14px;
	text-decoration: none;
	}
	
a {
	color:#111111;
	background-color:#0ec7ee;
	text-decoration: none;
	padding: 0 5px 0 5px;
	}

a:hover {
	background-color:#000000;
	color:#FFFFFF;
	}
	
#work_caro {
	width: 990px;
	height: 330px;
	float:left;
	margin: 50px 0 0 0;
	
	}
	
#work_caro p {
	margin: 0 0 20px 174px;
	padding: 0 0 25px 0;
	border-bottom: 1px dotted #272626;
	width: 740px;
	}
	


/*       Navigation        */
/**************************/	       

#navigation{
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#000;
	left: 565px;
	top: 97px;
	padding: 0;
	width: 430px;
	background: transparent;
	}

#navigation a{
	width: auto;
	float: left;
	display: block-inline;
	margin: 0 10px 0 0;
	padding: 6px 3px 9px 3px;
	text-decoration: none;
	background-color: transparent;
	}


#navigation a:hover {
	color:#000;
	border-bottom: 3px solid #383838;
	border-top: 1px solid #383838;
	}


	
	
/*       Overlay        */
/**************************/	
	
#overlay {
	display: none;
	background:url(images/overlay.png) repeat;
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height:100%;
	color: #fff;
	z-index: 2;
	}
	
#overlay_white {
	position: absolute;
	top: 180px;
	left: 300px;
	background-color:#fff;
	height: 298px;
	width: 512px;
	text-align:left;
	color:#333333;
	border: 4px solid #2a2f2f;
	}

#overlay_close {
	position:absolute;
	background-color:#4b4949;
	border: 4px solid #2a2f2f;
	top: 478px;
	left: 300px;
	height: 20px;
	width: 512px;
	margin: 10px 0 0 0 ;
	}

#overlay_close a{
	background-color: transparent;
	}

#overlay_close a:hover{
	background-color: transparent;
	}
	
	

/*       Work List        */
/**************************/

#work_list {
	border-top: 1px dotted #6b6b6b;
	border-bottom: 1px dotted #272626;
	float:left;
	margin: 0 0 20px 174px;
	padding: 15px 0 25px 0;
	width: 740px;
	}

#work_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight:10;
	}
	
#work_list_col {
	width: 240px;
	float:left;
	margin: 0 5px 0 0;
	}
	
.work_list_item{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 180px;

}
	
.work_list_item ul {
	margin: 0;
	list-style:none;
	}
	
li {
	list-style:none;
	list-style-type:none;
	margin: 0 0 4px 0;
	padding: 0;
	}
	
li img {
	border:0;
	}

li #no_link {
	width: 240px;
	height: 7px;
	background: none;
	color: #000;
	padding: 5px 0 7px 4px;
	font-size: 12px;
	font-family: Courier New, Courier, monospace;
	text-transform:uppercase;
	}
	
li a {
	display:block;
	width: 240px;
	height: 7px;
	background: none;
	color: #000;
	padding: 5px 0 7px 4px;
	font-size: 12px;
	font-family: Courier New, Courier, monospace;
	text-transform:uppercase;
	}
	
li a:hover {
	background-color: #cdcdcd;
	color: #000;
	}
	
li a.new {
	background:url(images/catagory_new.gif) no-repeat right;
	}

li a.new:hover {
	background:url(images/catagory_new_hover.gif) no-repeat right ;
	}
	
li a.klik {
	background:url(images/catagory_klik.gif) no-repeat right;
	}

li a.klik:hover {
	background:url(images/catagory_klik_hover.gif) no-repeat right ;
	}

li a.motion:hover {
	background:url(images/catagory_motion.gif) no-repeat right ;
	}
	
li a.print:hover {
	background:url(images/catagory_print.gif) no-repeat right ;
	}
	
li a.web:hover {
	background:url(images/catagory_web.gif) no-repeat right ;
	}
	
li a.identity:hover {
	background:url(images/catagory_identity.gif) no-repeat right ;
	}
	
li a.type:hover {
	background:url(images/catagory_typography.gif) no-repeat right ;
	}
	
li a.misc:hover {
	background:url(images/catagory_misc.gif) no-repeat right ;
	}

/*       Info List        */
/**************************/

#info_list {
	color: #000;
	padding: 5px 0 7px 4px;
	font-size: 12px;
	font-family: Courier New, Courier, monospace;
	text-transform:uppercase;
	border-top: 1px dotted #6b6b6b;
	border-bottom: 1px dotted #272626;
	float:left;
	margin: 0 0 20px 174px;
	padding: 15px 0 25px 0;
	width: 740px;
	}
	
#info_list_col {
	color:#666;
	width: 120px;
	float:left;
	margin: 0 5px 0 0;
	}
	
.info_list_item{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 120px;
}

#info2_list_col {
	float:left;
	margin: 0 5px 0 0;
	width: 600px;
	}
	
.info2_list_item{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 600px;
}
	
.info2_list_item ul {
	margin: 0;
	list-style:none;
	}
	
li {
	list-style:none;
	list-style-type:none;
	margin: 0 0 4px 0;
	padding: 0;
	}

/*       Carousel         */
/**************************/

.stepcarousel{
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width: 920px;
	height: 238px; /*Height should enough to fit largest content's height*/
	background-image:url(images/carosel_cross.gif);
	}

.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
	}

.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin-right: 16px; /*margin around each panel*/
	width: 365px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	height: 238px;
	padding: 0;
	}

#work_scroll_buttons{
	width: 200px;
	text-align: right;
	position: absolute;
	top:184px;
	left: 720px;
	}

#work_scroll_buttons a{
	background:transparent;
	color: #2e6ab1;
	padding: 0px;
	margin-left: 2px;
	text-decoration: none;
	}

#work_scroll_buttons a:hover{
	background:transparent;
	color: #2e6ab1;
	padding: 0px;
	margin-left: 2px;
	text-decoration: none;
	}

/**************************/

/*       Profile / Contact         */
/***********************************/

#main {
	margin: 0 0 0 174px;
	float:left;
	border-bottom: 1px dotted #272626;
	width:740px;
	height: autopx;
	padding: 60px 0 10px 0;
	}

#pc_white {
	width: 213px;
	height: auto;
	padding: 16px;
	float:left;
	background-color:#FFFFFF;
	color:#000000;
	text-transform:none;
	margin: 0 5px 20px 0;
	}
	
#pc_blue {
	width: 125px;
	height: auto;
	padding: 16px;
	float:left;
	background-color:#baf3ff;
	color:#000000;
	text-transform:none;
	margin: 0 5px 20px 0;
	}


/*       White Border               */
/***********************************/

#whiteleft {
	position:fixed;
	top:0;
	left: 0;
	height: 100%;
	width: 12px;
	background-color:#FFFFFF;
	}
	
#whiteright {
	position:fixed;
	top:0;
	right: 0;
	height: 100%;
	width: 12px;
	background-color:#FFFFFF;
	}
	
#whitetop {
	position:fixed;
	top:0;
	left: 0;
	width: 100%;
	height: 12px;
	background-color:#FFFFFF;
	}
	
#whitebottom {
	position:fixed;
	bottom:0;
	left: 0;
	width: 100%;
	height: 12px;
	background-color:#FFFFFF;
	}
	
/*       Experiments               */
/***********************************/

#exp_title {
	margin: 0 0 20px 0;
	padding: 0 0 25px 0;
	border-bottom: 1px dotted #272626;
	width: 740px;
	float:left;
	}
	
#exp {
	width: 175px;
	height: 120px;
	padding: 0px;
	float:left;
	color:#000000;
	background-image: url(images/exp_bg_cross.gif);
	background-repeat:no-repeat;
	text-transform:none;
	margin: 0 10px 20px 0;
	}
	
#exp p {
	margin: 70px 0 0 0;
	position: absolute;
	background-color: #fff;
	font-size: 1.1em;
	padding: 2px;
	font-family: courier new, courier, monaco, monspace;
	}
	
#exp a {
	margin: 0;
	padding: 0;
	background-color: transparent;
	}