* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Verdana, sans-serif;
	line-height: 140%;
	font-size: 11px;
	background: #F0F0F0;
	color: #333333;
	overflow-x: hidden;
}
.ie6 html {
    overflow: hidden;
}
.ie6 body {
    height: 100%;
    border-top: 10px solid #ffffff;
    border-bottom: 10px solid #ffffff;
    border-left: 10px solid #ffffff;
	border-right: 10px solid #ffffff;
}
a, a:link, a:active, a:visited {
	text-decoration: none;
	color: #333333;
	border-bottom: 1px solid #cccccc;
	outline-style:none;
}
a:hover {
	text-decoration: none;
	color: #ff3b09;
	border-bottom: 1px solid #cccccc;
}

#wtop {
	background:white none repeat scroll 0 0;
	height:10px;
	left:0;
	position:fixed;
	top:0;
	width:100%;
	z-index:9000;
}
#wbtm {
	background:white none repeat scroll 0 0;
	bottom:0;
	height:10px;
	left:0;
	position:fixed;
	width:100%;
	z-index:9001;
}
#wleft {
	/*background:white none repeat scroll 0 0;*/
	background: #ffffff url(../images/folio_2.0.4.gif) no-repeat scroll 0 60px;
	height:100%;
	left:0;
	position:fixed;
	top:0;
	width:10px;
	z-index:9002;
}
#wright {
	background:white none repeat scroll 0 0;
	height:100%;
	position:fixed;
	right:0;
	top:0;
	width:10px;
	z-index:9003;
}

/*.ie7 #wtop,*/ .ie6 #wtop,
/*.ie7 #wbtm,*/ .ie6 #wbtm, 
/*.ie7 #wleft,*/ .ie6 #wleft, 
/*.ie7 #wright,*/ .ie6 #wright {
	display: none;
} 

#menu {
    width: 232px;
    overflow: auto;
    top: 0;
    border-top: 60px solid #F0F0F0;
    background: url(../images/folio_2.0.2.gif) no-repeat;
    left: 0;
    position: fixed;
    _height: 301px;
    min-height: 301px;
}
.ie6 #menu {
    float: left;
    width: 232px;
    margin-right: -20px;
    overflow: hidden;
    top: 0;
    bottom: 0;
    position: fixed;
    height: 100%;
}

#menu * {
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	line-height: 140%;
	font-size: 11px;
	border-bottom: none;
}

#menu .container {
	height: 301px;
	color: #333333;
}
#menu h1 {
	margin: 0;
	padding: 0;
	height: 128px;
	width: 1px;
	overflow: hidden;
	text-indent: -9999px;
}
#menu a {
	color: #2e2e2e;
}
#menu a:hover {
	background-color: transparent;
	text-decoration: none;
	border-bottom: 1px solid #969696;
	color: #ff3b09;
}
#menu p {
	margin-left: 32px;
	padding: 0;
}
#menu p.link {
	background: transparent url(../images/nuolet.gif) 0 -28px no-repeat;
	padding-left: 11px;
	height: 30px;
}
#menu p.link a {
	padding: 1px;
}
#menu .info p.link:hover {
	background: transparent url(../images/nuolet.gif) 0 4px no-repeat;
}
#menu p.link:hover a,
#menu p.link a:hover {
	background-color: #ff3b09;
	color: #ffffff;
	border-bottom: none;
}
#menu .contact {
	margin-top: 48px;
	margin-bottom: 10px;
	/*height: 146px;*/
	font-size: 11px;
}
#menu span.profiles {
	color: #969696;
}
#menu .container p {
	margin: 0 0 8px 18px;
	/*height: 146px;*/
	font-size: 11px;
}

#content { 
    height: 100%;
    margin: 48px 0 0 230px;
    top: 0;
}
.ie7 #content {
    height: 100%;
    width: 78%;
    /*width: 750px;*/
    /*width: 75%;*/
    margin: 48px 0 0 230px;
	position: absolute;
}
.ie6 #content {
	padding-top: 48px;
    margin: 0 0 0 0;
    top: 0;
    height: 100%
	overflow: auto;
}
#content .container {
	padding-bottom: 30px;
}
.ie7 #content .container {
	width: 100%;
}
#content .work {
	float: left;
	display: block;
	width: 225px;
	margin: 0px 0 0 20px;
	min-height: 320px;
}
.ie7 #content .work,
.ie6 #content .work {
	height: 310px;
}
#content .work .screen {
	display: block;
	height: 160px;
	width: 225px;
	background-color: #cccccc;
	margin: 12px 0 12px 0;
	border: 0px;
	padding: 0px;
}
#content .work .screen .corner {
	display: block;
	height: 16px;
	width: 16px;
	background: transparent url(../images/kulma8.gif) no-repeat;
}
#content .work .screen .corner2 {
	display: block;
	height: 16px;
	width: 16px;
	background: transparent url(../images/kulma9.gif) no-repeat;
}
#content .work span.link {
	background: transparent url(../images/nuolet.gif) 0 4px no-repeat;
	padding-left: 11px;
}
#content .work span.link:hover {
	background: transparent url(../images/nuolet.gif) 0 -28px no-repeat;
}
#content .work .link a {
	color: #2e2e2e;
	border-bottom: none;
	padding: 1px;
}
#content .work span.link:hover a,
#content .work .link a:hover {
	background-color: #2e2e2e;
	color: #ffffff;
}
#content .work .link:hover a {
	background-color: #fd5418;
	color: #ffffff;
}

h2 {
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	line-height: 140%;
	font-size: 12px;
	font-weight: bold;
}
p.client {
	line-height: 140%;
	color: #666666;
}
p.description {
	margin: 8px 5px 5px 0;
}

.container { 
	padding: 0 0 0 12px; 
}

.cl {
	clear: left; 
	height: 0px; 
	overflow: hidden;
}

#tooltip {
	position: absolute;
	background:#1a1a1a;
	padding: 12px;
	min-width: 130px;
	line-height: 12px;
	color:#ffffff;
	font-size: 11px;
	display:none;
	text-transform: uppercase;
}
#tooltip sup {
	font-size: 9px;
}

#twitter_div {
	position: absolute;
	left: 5px;
	top: 385px;
	width: 225px;
	display: block;
	position: fixed;
	display: none;
}
#twitter_div h4 {
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	line-height: 140%;
	font-size: 11px;
	font-weight: normal;
	margin: 0 0 10px 41px;
}


#twitter_update_list {
	background: transparent url(../images/twitter-tits.gif) bottom left no-repeat;
	padding-bottom: 90px;
}
#twitter_update_list li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	background: #ffffff url(../images/twitter-bubble.gif) bottom left no-repeat;
	padding: 10px 15px 20px 15px;
	margin-left: 26px;
}
#twitter_update_list li span {
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 12px;
	display: block;
}
#twitter_update_list li a {
	color: #666666;
	border-bottom: none;
}
#twitter_update_list .twitter-author {
	font-size: 11px;
	color: #666666;
}
#twitter_update_list .twitter-author a {
	font-weight: bold;
}
