body {
  font-family:Verdana,Arial,Tahoma,sans serif;
  font-size:12px;
  margin:0;
  padding:0;
  text-align:center;
}
a img {
  border:0;
}
#header {
  margin-bottom: 30px;
	position: relative;
}
#header .inner{
  margin: 0 auto;
	width: 930px;
	text-align: left;
	position: relative;
}
#header .inner a#logo{
  background: url("../images/logo.png") no-repeat left top;
	display: block;
	overflow: hidden;
	text-indent: -9000px;
  height: 96px;
	width: 466px;
	position: relative;
	top: -7px;
	left: -5px
}
#header .inner h1{
  font: 2.8em Georgia, "Times New Roman", Times, serif;
	padding: 20px;
  border: 1px solid #eee;
	border-right: 0;
	border-left: 0;
	margin: 10px 0 0 0;
	color: #666666;
}
#header .inner h1 strong{
  color: black;
	font-weight: normal;
}
#header .inner h1 em{
  color: black;
}
#header div#compactor{
  text-align: center;
}
#header div#compactor a{
  background: #eee;
	color: black;
	font-size: 9px;
	text-transform: uppercase;
	padding: 2px;
	display: inline-block;
	margin: 0 auto
}
#header a {
  border:0;
	
}
#header #shownew{
  position: absolute;
	top: 10px;
	right: 0;
}
#header ul#the_feed {position:absolute; top:40px; right:0}
#header ul#the_feed li {border: 0; margin: 0; padding: 1px 0 3px 0; list-style: none; background: url("../images/rss_add.png") no-repeat left top; float: left; margin-right: 10px; font-size: .9em; padding-left: 22px}
#header ul#the_feed .email { background-image: url("../images/email.png")}
#header ul#the_feed .post {background-image: url("../images/post.png")}
#header ul#the_feed .twitter {background-image: url("../images/twitter.png")}
#header ul#the_feed .resource {background-image: url("../images/resource.png")}
#header ul#the_feed .delicious {background-image: url("../images/delicious.png")}
#header ul#the_feed li a{border: 0}

div#content {
  margin:0 auto;
  text-align:left;
  width:984px;
}
div.chunk {
  clear:both;
  padding:0;
  width:100%;
}

div.avr{
  text-align: center;
	position: relative;
	margin-bottom: 15px;
}

a.close{
  position: absolute;
	display: block;
	top: 25px;
	right: 60px;
	height: 15px;
	width: 15px;
	background:url(../../images/x_close.png) no-repeat top left;
}

.avr a:hover{
  border-bottom: 0 !important;
	text-decoration: none !important;
}

a:hover.close{
  background-position: 0 -15px;
}

div.chunk div.blockpost {
  float:left;
  font-size: 14px;
  line-height:1.8em;
  color:#565656;
  margin:20px 0;
  padding:0;
  width:49%;
}
div.chunk div.blockpost div {
  margin:0 10px;
}
div.chunk div.blockpost h2, div.chunk div.blockpost ul {
  margin:0;
  padding:0 20px;
}
div.chunk div.blockpost h2 {
  margin-bottom:5px;
  color: #000000;
}

div.chunk div.block {
  float:left;
  margin:20px 0;
  padding:0;
  width:33%;
}
div.chunk div.block div {
  margin:0 10px;
}
div.chunk div.block h2, div.chunk div.block ul {
  margin:0;
  padding:0 20px;
}
div.chunk div.block h2 {
  margin-bottom:5px;
}

h2 {
  font:normal 18px Georgia,"Georgia MS","Times New Roman",serif;
  margin:20px 0 0;
}
#header h2 {
  color:white;
  float:right;
  font-family:Verdana,Arial,Helvetica,sans serif;
  font-size:12px;
  font-weight:normal;
  margin:40px 40px 0 0;
  text-align:right;
  width:500px;
}
h2 a {
  color:black;
}
a {
  border-bottom:0 none;
  color:#3662AF;
  text-decoration:none;
}
a:hover {
  border-bottom:1px solid #9AC9FC;
  color:#0066CC;
  text-decoration:none;
}
ul, ul li {
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
}

ul li {
  border-bottom:1px dotted #CCCCCC;
  padding:5px;
}

ul li:first-child {
  border-top:1px dotted #CCCCCC;
}

ul li:hover{
  background-color: #FFF3EF;
}

ul li a{
  border-bottom: 1px dotted #CAE8FF;
}

li strong {
  color:#CCCCCC;
  display:block;
  font-size:11px;
  font-weight:normal;
  margin:0;
  padding:0;
}

ul li:hover strong{
  color: #333333;
}

li.new {
/* background:transparent url("../images/new.png") no-repeat scroll right bottom; */
background-color: #F5F5F5;
}

li div.description{
  display: none;
}

div#featured { 
background-color: #F5F5F5;
	border: 1px solid #EEEEEE;
	margin: 10px auto;
	padding: 10px;
	width:890px;
	
}

div#featured:hover{
  background-color: #FFF3EF;
}


div#featured h1 {
 	font-size: 1.3em; 
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	border-style: none;
	text-align: left;
	color: #666666;

}

#tooltip {
  width: 300px;
  background-color:#F2F2F2;
  border:5px solid white;
  font-family:Verdana, Arial,Tahoma,sans serif;
  font-size:11px;
  line-height:1.5em;
  padding:20px;
  position:absolute;
  text-align:left;
  text-decoration:none;
	overflow-y: hidden;
  z-index:3000;
}
#tooltip img{
  display: none;
}
#tooltip h3 {
  font: normal 11px Verdana,Arial,Tahoma,sans serif;
}
#tooltip .url {
  color:#00A4FC;
  margin:5px 0;
}
#tooltip h3, #tooltip div {
  margin:0;
}
div.footer {
  background-color: #1a1a1a;
  color:white;
  float:left;
  font-size:11px;
  height:7em;
  margin-top:30px;
  padding-top:12px;
  text-align:center;
  width:100%;
}
div.footer ul,
div.footer ul li,
div.footer ul li a,
div.footer ul li a:hover{
  border: 0;
  margin: 0;
  padding: 0;
  background: none;
  color: #ccc;
  text-decoration: none
}
#footer-contents {
  margin:0 auto;
  text-align:left;
  width:950px;
}
#footer-copyright {
 float: right;
}
#footer-col1 {
 float: left;
 width: 500px;
}

#footer-col4 {
 float: right;
 text-align: right;
 margin-left: 30px;
 padding-right: 20px;
 width: 355px;
}

.footer a {
  color:white;
  text-decoration:none;
}

.footer a:hover {
  border-bottom:1px dotted #FFFFFF;
  color:#B9E4FF;
  text-decoration:none;
}

.footer a.uxjobs {
  border-bottom:1px dotted #0099CC;
  color:#B9E4FF;
}

.footer a.uxjobs:hover {
  border-bottom:1px dotted #616161;
  color:white;
}



.notification_error
{
border: 1px dashed #A25965;
height: auto;
width: 90%;
padding: 8px;
background: #F8F0F1;
text-align: left;
-moz-border-radius: 5px;
font: 14px Verdana, Helvetica, Arial, sans-serif;
}

#contact {
	margin: 0 50px;
	
}

.notification_ok
{
border: 0px;
height: auto;
width: 50%
padding: 8px;
background: #f5f9fd;
text-align: center;
-moz-border-radius: 5px;
font: 14px Verdana, Helvetica, Arial, sans-serif;
}



.button
{
border: 1px solid #999999; 
border-top-color: #CCCCCC; 
border-left-color: #CCCCCC; 

background: white;

color: #333333; 

font: 14px Verdana, Helvetica, Arial, sans-serif;

-moz-border-radius: 5px;
padding: 5px;
}

/* Label */
label  { width: 100px; padding-left: 20px; margin: 5px; float: left; text-align: right; font-weight: bold;}

/* Input, Textarea */
input, textarea
{
margin: 5px;
padding: 0px; 
float: left;

border: 1px solid #999999; 
border-top-color: #CCCCCC; 
border-left-color: #CCCCCC; 

color: #333333; 

font: 14px Verdana, Helvetica, Arial, sans-serif;

-moz-border-radius: 3px;
}

/* BR */

br { clear: left; }