/**
* @copyright	Copyright (C) 2007 - 2010 GetRank.Org  All rights reserved.
* @package		GetRank : Rank Checker - Website Multi-Rank Checker
* @support		http://www.getrank.org
* @contact		info@getrank.org
*/

@charset "utf-8";
/* CSS Document */
#result {
	height: 250px;
	width: 600px;
}

h1 {
	color: #333333;
	background: #CCFF00;
	padding-left: 10px;
}

#container #inputs {
	padding: 10px;
	width: 580px;
	height: 150px;
}
#container {
	
}
h3 {
	font-size: 13px;
	color: #FFFFFF;
	background: #333333;
	padding: 10px;
	width: 180px;
	margin: 0px;
}

ul {
	padding-left: 5px;
}

strong {
	color: #336699;
	font-size: 13px;
}

li {
	padding: 0px;
	list-style-type: none;
	margin-left: 0px;
}

#container #form1 #urls { color: #000000; font-size: 14px; background: #cccccc; width: 256px; font-family: Arial, Helvetica, sans-serif; padding-left: 5px; border: solid 1px #666666; }

#container #form1 #button { border: solid 1px #cccccc; color: #ffffff; font-size: 14px; background: #333333; }
#logo { 
text-align:center;
margin:10px;
}

img { 
border:none; 
}

#pagerank_display {
	width:55%;
	margin-top:10px;
	padding: 3px; text-decoration: none;
    font-family: verdana;
	border:1px solid #CCCCCC;
}

#pagerank_display:link { 
}

#pagerank_display:visited { 
}

#pagerank_display:hover { 
}

#pagerank_display:active { 
}

div.wrapper{
	position:absolute;
	height:200px;
	width:280px;		
}

#form_box {
	width: 400px;
	font:1em Arial, Helvetica, Sans-serif;
	padding: 0.5em;
	margin-top: 10px;
	margin-bottom: 2px;
}
 
#form_box div {
	padding: 0.2em 0.5em;
}
 
#form_box p {
	float: left;
	margin: 4px 0pt;
	width: 120px;
}

.socialbuttons {
text-align:center;
margin-top:20px;
}

/* AddThis Special */
.addthis_button_compact {
margin-left:215px;
}

.header {
text-align:left;
background-color:#ececec;
margin: 0 5px;
padding:5px;
border:solid 1px #fbf9f1;
color:#336699;
font-weight:bold;
}

.advertisement {
margin:10px;
width:100%;
text-align:center;
}

.footermenu {
text-align:center;
margin-top:15px;
}

.album{ background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-align: center !important; }

.album .imageSingle {
  float: left;
  margin:5px; 
  width:290px; 
  text-align:center; 
  border:solid 1px #ececec
}

.album .imageSingle .image {
  width:24px; 
  height:24px; 
  margin:3px;
  float:left
}

.album .singlerow { 
  margin: 5px;
  padding:5px; 
  width:580px;
  height:100px; 
  text-align:center; 
  border:solid 1px #ececec
}

.album .footer { text-align:right; color:#b50000; font-weight:bold; float:right; padding-top:8px; padding-right: 10px; }

.tooltitle {
  text-align:left;
  color:#666666; 
  font-weight:bold; 
  padding: 8px 0 0 10px;
  float:left;
}

#pagerankcode {
font-size:11px;
text-align:center;
width:450px;
height:60px;
}

.codearea {
text-align:center;
}

.info {
padding:5px;
}

.copyright {
padding:5px;
}

.lastpagerank {
width: 280px;
border:solid 1px #dfdfdf;
padding:10px;
}

.imageSingle_space {
  margin:4px; 
  width:260px; 
  text-align:center; 
  border:solid 1px #333
}

.lst_number, .lst_views {
color:#336699;
font-size:11px;
font-family:"Courier New", Courier, monospace;
}

