* {
margin:0px;
padding:0px;
line-height: 155%;
}

div.code {
	text-align: center;
	font-size:1.1em;
	font-family: 'Courier New', Courier, monospace; 
	font-weight: normal;
    padding:10px;
    border:1px solid #C0C0C0;
    background-color: #FFFFFF;
}

p {
    margin:5px 0 5px 0;	
}
body {
	font-size:0.625em;	
	font-family: verdana;
	background-color: #A2ADB8;
	background-image: url('../img/bg.jpg');
	background-repeat: repeat-x;
	height: 101%;
	text-align:center;
}	

td, th {
	font-size:0.625em;
	text-align: left;
	padding:3px;
}

#wrapper {
	width:1100px;
	margin:auto;
}

a {
	text-decoration: none;	
}
a:hover {
	text-decoration: underline;	
}

hr {
	height: 1px;
	color: #000000;	
	background-color: #000000;	
	
}

input, textarea {
	width: 420px;
	border: 1px solid #ABABAB;
	font-size: 1.3em;
	line-height:140%;
	font-family: verdana;
	padding: 2px;
}

input#signup, input#login  {
	display: block;
}

textarea.linkcode {
	font-family: verdana;
	font-size: 1.0em;
	height:40px;
}

input.submitbtn {
	margin-top:10px;
	width:auto;	
	border: 1px solid #6666AA;
	font-size: 1.1em;
	background-color: #C0C0C0;
	padding-left:5px;
	padding-right:5px;
}

.mainnavi {
	height: 2.6em;
	line-height: 25px;
	margin-left:5px;
}

.mainnavi li {
	list-style-type: none;
	display: inline;
	margin-left:5px;
	margin-right:25px;
	font-weight: bold;
	font-size: 1.2em;
	line-height:2em;
}

img {
	border: none;
}

label {
	font-weight:bold;
	color:#707070;
	line-height:1.8em;
}

dd {
	margin:0px;
	padding:0px;
}

div#left {
	float:left;
	padding-right:15px;
	width:auto;
}

div#right {
	float:right;
	padding-left:15px;
	width:auto;
}

H1, H2, H3, H4 {
	margin-bottom:5px;
}

H1 {
	font-size: 1.4em;
}
H2 {
	font-size: 1.3em;
	margin-top:10px;
	margin-bottom:2px;
}
H3 {
	font-size: 1.2em;
}
H4 {
	font-size: 1.1em;
}

div.errors {
	padding:5px;
	padding-left:15px;
	background-color:#CFA8A8;
	border: 1px solid #5F1717;
	width:377px;
	margin-bottom:10px;
}

div.errors li {
	list-style-type: none;
}

ul.form-errors {
	background-image: url('../img/icon_error.gif');
	background-repeat: no-repeat;
	background-position: left 50%;
	padding-left:30px;
}

form dt {
	margin-top: 5px;	
}

div#container {
	width:900px;
	margin: auto;
	margin-top:10px;
	overflow: hidden;
	text-align:left;
}

div#content {
	padding:0 10px 10px 10px;
	clear: both;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	background-color:#EFEFEF;
	width: 878px !important;
	width: 900px;
	height:auto !important;
	height:350px;
	min-height:350px;
	float:left;
}

div#top {
	height:10px;
	background-image: url('../img/bg_top.gif');
	background-repeat: no-repeat;	
	padding:0px;
}

div#bottom {
	height:10px;
	background-image: url('../img/bg_bottom.gif');
	background-repeat: no-repeat;	
}

div#header {
	height:65px;
	font-size:1.6em;
	color:#FFFFFF;
	padding-left:20px;
	background-color: #354473;
	border-left:1px solid #000000;
	border-right:1px solid #000000; 
	margin:0px;	
}

div#layoutmsg {
	position:absolute;
	top:0px;
	width:100%;
	display:none;
	color:#000000;
	font-size:1.5em;
	line-height:2.5em;
	font-weight:bold;
	height:40px;
	padding-left:20px;
	background-color: #EFEFEF;
	filter:alpha(opacity=80);   /* IE */
    -moz-opacity:0.80;           /* Gecko-Browser */
    opacity:0.80;                /* Opera 9+ */
}

div#layoutmsg.error {
    color:#FF2020;	
    background-color: #FFD5D5;
}

div#header span {
	position:relative;
	color:#BCBCBC;
	left:100px;
	top:-12px;	
}

div#navi, div#navi2 {
	border-left:1px solid #000000;
	border-right:1px solid #000000; 
	background-color: #7883A6;
	border-bottom: 1px dotted;	
}

div#navi2 {
	background-color: #98A3C6;
}

div#navi a, div#navi2 a {
	color: #FFFFFF;	
	text-decoration: none;
}

div#navi a:ACTIVE, div#navi2 a:ACTIVE {
	color: #000000;	
}
	

div#footer {
 	height: 20px;
 	padding-right: 25px;
 	padding-left: 25px;
 	padding-top: 10px;
 	text-align: right;
 	clear: both;
 	color: #808080;
 	background-color: #354473;
	border-left:1px solid #000000;
	border-right:1px solid #000000; 	
	line-height: 20px;
}

.footerstats {
	float:right
}

.footerlinks {
	float:left;
}

div#footer a {
	color: #EFEFEF;
}


div.toplistitem {
	border-top: 1px dotted #A0A0A0;
	padding-top:10px;
	float: left;
	width: 100%;
	margin-bottom:5px;
}

div.toplistitem .rank{
	float:left;
	width: 160px;
	margin-bottom:5px;
	padding-right:10px;
}

div.toplistitem .rank h4.ranknumber {
	font-size: 2em;
	float:left;
	margin:0px;
	color:#202020;	
}

div.toplistitem h3.sitename {
	margin:0px;
	font-size:1.6em;	
}

div.toplistitem .rank div {
	margin-bottom:5px;
	border:1px solid #A0A0A0;
	padding:5px;
}

div.toplistitem .rank div a {
	text-align: right;
}

div.toplistitem .rank div table {
	 width:145px;
	 margin:5px;
}

div.toplistitem .rank div table td {
	padding: 3px;
	text-align: right;
}

div.toplistitem .info{
	margin-bottom:5px;
	overflow:hidden;
	height:165px;
}
div.toplistitem .info img{
	margin-bottom:5px;
}


div.sky {
	float:right;	
	margin-top:80px;
}

dl.border {
	padding: 5px 0 5px 0;
	border-top: 1px dotted;
	border-bottom: 1px dotted;
}

dl.border dd {
	font-weight: bold;
}
dl.border dt {
	margin-left:10px;
}	

.nowrap {
	white-space: nowrap;	
}
	
.right {
	text-align: right;	
}

.row_a {
	background-color: #A0A0A0;	
}
.row_b {
	background-color: #c5cbde;	
}
.row_c {
	background-color: #dee3f2;	
}

