html {
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	overflow-x: hidden;
	overflow-y: auto;
}

body {
	position: absolute;
	left: 50%; top: 0;
	width: 1152px;
	margin: 0 0 0 -576px;
	padding-bottom: 30px;	
	background: #00193e;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 0.9em;
	color: #cefe28;
	text-align: center;
}

#header {
	position: relative;
	height: 180px;
	background: url('http://images.sxplanet.com/i/header-pic.jpg') left top no-repeat;
}

#menu {
	 list-style-type: none;
	 position: absolute;
	 left: 325px; top: 113px;
	 margin: 0; padding: 0;
}

#menu li {
	float: left;
	position: relative;
	margin: 0 50px 0 0; padding: 0;
	font-size: 77%;
	font-weight: bold;
}

#menu li span {
	position: absolute;
	left: 50%; bottom: -0.35em;
}

#menu li span a {
	text-decoration: none;
	white-space: nowrap;
}

#menu li span a:hover {
	text-decoration: underline;
}

#logo {
	position: absolute;
	left: 270px; top: 24px;
	z-index: 1;
}

#top-list {
	position: absolute;
	left: 650px; top: 58px;
	width: 400px;
	margin-top: -2em;
	padding-top: 18px;
	background: url('http://images.sxplanet.com/i/toplist-top.gif') left top no-repeat;
	color: #000;
}

#top-list div {
	padding: 0 0 17px;
	background: url('http://images.sxplanet.com/i/toplist-bottom.gif') left bottom no-repeat;
}

#top-list div div {
	padding: 0 0 0 23px;
	background: url('http://images.sxplanet.com/i/toplist-left.gif') left top repeat-y;
}

#top-list div div div {
	padding: 0 24px 0 0;
	background: url('http://images.sxplanet.com/i/toplist-right.gif') right top repeat-y;
}

#top-list div div div div {
	padding: 0;
	background: #B6D3FF url('http://images.sxplanet.com/i/toplist-fone.jpg') left top no-repeat;
	height: 1%;
}

#top-list div div div div div {
	padding: 0;
	background: none;
}

#top-list a {
	color: #000;
} 

#top-list .left {
	float: left;
	width: 165px;
	margin-left: 10px;
}

#top-list .right {
	float: right;
	width: 165px;
	margin-right: 10px;
}

#top-list .left, #top-list .right {
	list-style-type: none;
	margin: 0; padding: 0;
	text-align: left;
	font-weight: bold;
	font-size: 80%;
}

#top-list .left a {
	background: url('http://images.sxplanet.com/i/heart-red.gif') left 0.2em no-repeat;
	padding-left: 20px;
}

#top-list .right a {
	background: url('http://images.sxplanet.com/i/heart-green.gif') left 0.2em no-repeat;
	padding-left: 20px;
}

#top-list .clearer, .thumbs .clearer {
	clear: both;
	height: 1px;
	overflow: hidden;
}

/* #content {
	background: url('http://images.sxplanet.com/i/dots.jpg') left top no-repeat;
}
*/

form.choose {
	display: block;
	float: right;
	margin-left: 2em;
}

form.choose * {
	vertical-align: middle;
}

select {
	background: #dcfc9f;
	border: #000 solid 1px;
	font-size: 80%;
}

/* ===== visual parameters */
.thumbs {
	margin: 0 auto 50px;
	text-align: left;
}

.thumbs .title, .thumbs .extra, .rating .title {
	height: 1%;
}

.thumbs .title, .rating .title {
	position: relative;
	top: -4px;
}

.thumbs .title h2, .rating .title h2 {
	float: left;
	position: relative;
	top: 0.12em;
	margin: 0;
}

.thumbs .pix, .thumbs .sites {
	padding-top: 0.1em;
	clear: both;
	height: 1%;
}

.thumbs .pix img, .thumbs .sites img {
	width: 180px;
	height: 135px;
	float: left;
}

.thumbs .sites img {
	display: block;
	float: none;
	margin-bottom: 0;
}

.thumbs .extra {
	clear: both;
}

.thumbs .extra img {
	position: relative;
	top: 2px;
	display: block;
	float: right;
	margin-left: 2em;
}

.thumbs .extra .links {
	font-size: 65%;
}

.thumbs .extra strong {
	display: block;
	text-align: center;
}

.thumbs .sites {
	border-collapse: collapse;
}

.thumbs .sites td {
	padding: 0;
}

.thumbs .sites span {
	display: block;
	padding: 3px 0 5px;
	text-align: center;
}


.rating {
	width: 947px;
	margin: 0 auto 50px;
	background: url('http://images.sxplanet.com/i/thumbs-top.gif') left top no-repeat;
	padding: 15px 0 0;
	text-align: justify;
}

.rating div {
	background: url('http://images.sxplanet.com/i/thumbs-bottom.gif') left bottom no-repeat;
	padding: 0 0 15px;
}

.rating div div {
	background: #008db9 url('http://images.sxplanet.com/i/thumbs-left.gif') left top repeat-y;
	padding: 0 0 0 12px;
}

.rating div div div {
	background: url('http://images.sxplanet.com/i/thumbs-right.gif') right top repeat-y;
	padding: 0 9px 0 0;
}

.rating div div div div {
	background: none;
	padding: 0;
}

.rating .top {
	clear: both;
	width: 100%;
	font-size: 85%;
}

.rating .top td {
	text-align: left;
	vertical-align: top;
}

.rating .top span {
	font-family: arial, sans-serif;
	font-size: 70%;
}

.rating .top a {
	padding-left: 5px;
	font-weight: bold;
}
