@import url("reset.css");

html, body { margin:0; padding:0; }
 h3, h4, h5, h6, p, blockquote, address, big, cite, code, em, font, img, small, strike, sub, sup, li, ol, ul, fieldset, form, label, legend, button, table, caption, tr, th, td { margin:0; padding:0; border:0; font-style:normal; font-size:100%; line-height:1; font-family:inherit; text-align:left; }
table { border-collapse:collapse; border-spacing:0; }
ol, ul { list-style:none; }
blockquote:before, blockquote:after { content:""; }


body {
	background-color: #dfe2e4;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat top left;
	color: #333;
	font-family: Trebuchet MS, 'Helvetica Neue', Arial, sans-serif;
	font-weight: light;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 18px;
}

h1 {
	font-size: 60px;
	font-weight: bold;
	line-height: 1;
	margin: 40px 10px 10px;
	text-align: center;
}

h2 {
	font-size: 20px;
	font-weight: normal;
	line-height: 1.2;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
}

br {
	clear: left;
}

a:link,
a:visited,
a:hover,
a:focus,
a:active {
	border: none;
	color: #99261D;
	font-weight: bold;
	letter-spacing: 1.5px;
	text-decoration: none;
	outline:none;
}
.aright { float:right; }
a:hover img { margin-left: 5px;}
a strong { display: block; font:bold 14px Arial, Helvetica, sans-serif; color: #000; }

#content { padding: 0 10px; background: url(../img/content.png) repeat-y left;   }
#content ul { display:block; margin:0; padding:0; list-style:none;     }
#content li { float: left; width:154px; margin-left:0px;   }
#content a { font-size: 11px; color: #666; text-decoration: none; padding: 10px 0 5px;  display:block;  width:154px;  height:40px;  position:relative;  z-index:2; cursor:pointer; }
#content li a img { border: 0;  float: left;  margin: 0 10px; }




#zetwitters {
	background-color: #dfe2e4;
	background-image: url(../img/tw.png);
	background-position: 10px 10px;
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight: 300;
	line-height: 1.5;
	letter-spacing: 1.25px;
	min-height: 22px;
	opacity: 0.2;
	padding: 11px 5px 5px 35px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 40px;
	text-align: left;
	width: 400px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#zetwitters:hover {
	opacity: 1;
	-webkit-transition: opacity 1s linear;
}


/* END [23:05] */


#top { width:545px; height:25px; margin:5px auto 0 auto; padding-top: 0px; background:url(../img/top.png) no-repeat center top;  }
#page { width:545px; margin:0 auto; background:url(../img/centerbg.png) repeat-y left top;   display:table;  } 
.page-in { padding:0 15px; }
#datacontent .panelsInner { overflow: hidden; }
#datacontent .panel { padding: 0px; }
.fader { opacity: 0; -moz-opacity: 0; filter:alpha(opacity=0); position: absolute; top: 0; left: 0; width: 100%; height: 54px;  }
#datacontent { position:relative;  }
.clear { clear: left; }
.about { background:url(../img/hr.png) repeat-x bottom; padding:0px 20px 10px 20px; overflow:hidden; margin-bottom:10px;  }
.clearfix:after { content: "."; clear: both; height:0; 	visibility:hidden; display: block; }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }
#footer { width:515px; margin:0 auto; background:url(../img/bottombg.png) no-repeat top; clear:both; padding:15px 15px; position:relative; }
#footer p a { text-align:left; padding:10px 0; color:#666; text-decoration: none; }
#footer p a:hover { color:#fff; }
