html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del,  em, font, img, small, strike, sub, sup,  var, dl, dt, dd, 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: 12px;
	font-family: inherit;
	vertical-align: baseline;
}
div.nocontent {
	color: grey;
	margin: 15px;
	font-weight: bold;
	font-size:15px;
}

div.equalheight{clear:both;height:auto;}

.fleft {
	float: left;
}

.fright {
	float: right;
  margin:3px;
}

#infobox{
background-color: #e8ffe7;
color: darkgreen;
font-size:150%;
text-align:center;
padding-top:5px;
padding-bottom:5px;
}

.flash{
text-decoration: blink;
color:red;
font-size:10px;
}

p {margin-top: 5px; padding-top:5px;}

body {
	background-image: url('/header.png');
	background-repeat: repeat-x;
	background-color: #bfcfe6;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
}
td.thsmall {
	color: lightgrey;
	font-weight: bold;
	width: 50px;
	font-size: 10px;
}
div#ajaxsearch {
	position: absolute;
	width: 230px;
  right:230px;
	background-color: #fff;
	border: 1px solid grey;
	top: 130px;
	padding: 3px;
	color: grey;
	z-index: 100;
	-moz-box-shadow: 2px 2px 2px #666;
	-webkit-box-shadow: 2px 2px 2px #666;
	box-shadow: 2px 2px 2px #666;
}

div#search {margin:5px; float:right;}
div#result a {
	display: block;
	border-top: 1px solid lightgrey;
	color: black;
	text-decoration: none;
	font-size: 11px;
}
div#result a:hover {
	background-color: yellow;
}
ul.small a {
	color: black;
	text-decoration: none;
}
.fright {
	float: right;
}
div.list {
	font-size: 90%;
	font-weight:bold;
	border-bottom: 1px dashed lightgrey;
	display: block;
	min-height: 28px;
	padding: 2px;
	vertical-align: middle;
}
div.yellow {
	background-color: #fff7dd;
}
div.list:hover {
	background-color: white;
}
ul, ol, li {
	margin: 5px 20px 0 10px;
	padding: 0 0 0 0;
	line-height: 1.1em;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}

h1 {
	color: #222;
	font-size: 2.0em;
	font-weight: bold;
}
.green {color:green;}
h2 {
	color: #222;
	font-size: 1.0em;
	font-weight: bold;
}
h3 {
	color: #222;
	font-style: normal;
	font-size: 0.9em;
	font-weight: bold;
}
.small {
	font-size: 10px;
}

ul.small {
	list-style-type: circle;
}
a.big {color:red; font-weight:bold;font-size:15px;}

a.small_link {
	font-size: 10px;
	text-decoration: none;
}
a:hover {
	color: #3782d9;
}

.clear {
	clear: both;
}
strong {
	font-weight: bold;
}
.hidden {
	display: none;
	visibility: hidden;
}
.pointer {
	cursor: pointer;
}

.main {
	width: 1205px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	top: 20px;
}


ul.floatlist li {
	float: left;
	margin: 2px;
	margin-left: 18px;
}
ul.floatlist li:hover {
	color: red;
	text-decoration: underline;
}



.box_small, .box_medium, .box_large {
	background-color: #fff;
	text-align: left;
	margin: 3px 0 0 3px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	z-index:2;
}
.box-wrapper {
	position: relative;
	top: 0px;
	left: 0px;
	padding: 5px 10px;
	overflow: hidden;
}
.box_small {
	width: 320px;
	border: 1px solid white;
}
.box_medium {
	width: 643px;
	border: 1px solid white;
}
.box_large {
	width: 970px;
	min-height: 45px;
	border: 1px solid white;
	background-color: #e0e0e0;
}
hr {
	height: 0px;
	width: auto;
	margin: 5px 0;
	border-top: 1px solid #cdcccb;
	border-bottom: 1px solid #fff;
	float: none;
	}
#footer {
	margin: 5px;
	clear: both;
}
#footer a {
	text-decoration: none;
	font-weight: normal;
}
.box_small, .box_medium, .box_large {
  float:left;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-o-border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-box-shadow: 0px 1px 2px #222;
	-webkit-box-shadow: 0px 1px 2px #222;
	-o-box-shadow: 0px 1px 2px #222;
	-khtml-box-shadow: 0px 1px 2px #222;
	box-shadow: 0px 1px 2px #222;
	
}
a.breadcrumb {
	background-image: url('/bg1.png');
	background-repeat: repeat-y;
	background-position: right;
  font-size:13px;
  line-height:45px;
  height:45px;
  display:block;
  float:left;
	text-decoration: none;
	font-weight: bold;
	color: #555555;
	background-color: #e5cd9c;
	padding: 0 10px 0 10px;
	margin: 0 0 0 0px;
	cursor: pointer;
}
a.breadcrumb:hover {
	background-color: #fff7dd;
	background-image: none;
}
a.breadcrumb_start:hover {
	background: none;
}
a.breadcrumb_active {
	background-color: #f3e6cc;
	cursor: default;
}

.bg1 {
	background-image: url('/bg1.png');
	background-repeat: repeat-y;
}
.bg2 {
	background-image: url('/bg2.png');
	background-repeat: repeat-y;
}
.bg3 {
	background-image: url('/bg3.png');
	background-repeat: repeat-y;
}
.bg4 {
	background-image: url('/bg4.png');
	background-repeat: repeat-y;
}
.bg5 {
	background-image: url('/bg5.png');
	background-repeat: repeat-x;
}


#social {position:absolute;margin-top:-23px;margin-left:5px;}

input {
    height: 20px;
    outline:none;
    transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
}

input:focus {
    box-shadow: 0 0 5px rgba(200, 0, 0, 1);
    -webkit-box-shadow: 0 0 5px rgba(200, 0, 0, 1); 
    -moz-box-shadow: 0 0 5px rgba(200, 0, 0, 1); 
}

input.search_button {height:26px; width:26px;background-color:transparent;background-image: url(lupe.png);border:0px;}



div.corner {
	width: 30px;
	height: 30px;
	position: absolute;
	left: 73px;
	background-image: url('/speechcorner.png');
	z-index: 2;
}
div.speech {
	float: left;
	min-height: 75px;
	background-color: #fff;
	border: 1px solid grey;
	width: 500px;
	padding: 5px;
	font-size: 10px;
	margin-left: 5px;
	border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	-moz-box-shadow: 2px 2px 5px #333;
	-webkit-box-shadow: 2px 2px 5px #333;
	box-shadow: 2px 2px 5px #333;
	margin-bottom: 20px;
}
h4 {
	font-size: 1.0em;
	line-height: 1.3;
	font-weight: bold;
}
.grey {
	color: lightgrey;
}
div.outerspeech {
	clear: both;
}
div.people0, div.people1, div.people2, div.people3, div.people4 {
	float: left;
	background-image: url('/peoplemap.png');
	background-repeat: no-repeat;
	width: 75px;
	height: 95px;
	margin: 2px;
}
td {
	display: table-cell;
	vertical-align: top;
}
#skyscraper {
position:absolute;margin-left:975px;margin-top:10px;height:600px;width:200px;
}
 #leaderboard {position:relative;left:50%;margin-left:-395px;width:728px;}
#leaderboardgoogle { float:left;background-color:#fff;
width:970px;text-align:right;
	margin: 3px 0 0 3px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;

	-moz-box-shadow: 0px 1px 2px #222;
	-webkit-box-shadow: 0px 1px 2px #222;
	-o-box-shadow: 0px 1px 2px #222;
	-khtml-box-shadow: 0px 1px 2px #222;
	box-shadow: 0px 1px 2px #222;
  padding-bottom:0;
}
div.peoplename {
	position: absolute;
	line-height: 0.9;
	margin-top: 82px;
	width: 92px;
	left: 1px;
	font-size: 8px;
	text-align: center;
	font-weight: bold;
	text-shadow: #c0c0c0 3px 3px 3px;
}
div.people0 {
	background-position: 0px -187px;
}
div.people1 {
	background-position: -75px -187px;
}
div.people2 {
	background-position: -150px -187px;
}
div.people3 {
	background-position: -225px -187px;
}
div.people4 {
	background-position: -300px -187px;
}
.rating {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 375px;
	height: 90px;
	position: relative;
}
.rating li {
	width: 75px;
	padding: 0px;
	margin: 0px;
	float: left;
}
.rating a {
	display: block;
	width: 75px;
	height: 90px;
	line-height: 90px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	overflow: hidden;
	background-image: url('/peoplemap.png');
	background-repeat: no-repeat;
	background-position: 0 0;
}
.rating a#rate1 {
	left: 0px;
	background-position: 0 0;
}


.rating a#rate1:hover {
	background-position: 0 -90px;
}
.rating a#rate1.selected {
	background-position: 0 -180px;
}
.rating a#rate2 {
	left: 75px;
	background-position: -75px 0;
}
.rating a#rate2:hover {
	background-position: -75px -90px;
}
.rating a#rate2.selected {
	background-position: -75px -180px;
}
.rating a#rate3 {
	left: 150px;
	background-position: -150px 0;
}
.rating a#rate3:hover {
	background-position: -150px -90px;
}
.rating a#rate3.selected {
	background-position: -150px -180px;
}
.rating a#rate4 {
	left: 225px;
	background-position: -225px 0;
}
.rating a#rate4:hover {
	background-position: -225px -90px;
}
.rating a#rate4.selected {
	background-position: -225px -180px;
}
.rating a#rate5 {
	left: 300px;
	background-position: -300px 0;
}
.rating a#rate5:hover {
	background-position: -300px -90px;
}
.rating a#rate5.selected {
	background-position: -300px -180px;
}
