*{
margin:0;
padding:0;
}
body{
text-align:center;
font-size:small;
font-family:"Tahoma", Arial, Verdana, sans-serif;
background: #f5f5f0;
}

/*Basics */
.error {
	color:#F03;
}

.green {
	color:#0C0;
}


/*End Basics*/
#header {
background: #fff;
text-align:left;
font-family:"Times New Roman", Times, serif;
background-image:url('images/footer_bg2.gif');
color:#0d4789;
width: 100%;
height: 50px;
margin: 0 auto;
}
#logo {
float:left;
width:180px;
height:50px;
margin-left:10px;
background:#fff;
}
#edge_header {
background-image:url('images/edge_bg.gif');
background-repeat:repeat-x;
color:#0d4789;
width: 100%;
height: 14px;
margin: 0 auto;
top:0px;
}
.yourl{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#help {
	font-family:"Tahoma", Times, serif;
	font-size:9pt;
	color:#000000;
}
#help a {
	color:#FFF;
	text-decoration:none;
}
#help a:hover {
	color:#0CF;
	text-decoration:underline;
}
.flora {
text-align:left;
font-family:"Tahoma", Times, serif;
font-size:9pt;
color:#000000;
width: 500px;
height: auto;
margin: 0 auto;
margin-top:20px;
padding:20px;
}
#paste {
font-family:"Times New Roman", Times, serif;
font-size:large;
}
#title {
padding-top:50px;
margin-left:120px;
}
#content {
background: #fff;
text-align:left;
font-family:"Tahoma", Times, serif;
font-size:9pt;
color:#000000;

height: auto;
margin: 0 auto;
margin-top:20px;
padding:20px;
}

#temp_url {
font-family:"Courier New", Courier, monospace;
font-size:8pt;

}

#footer {
text-align:center;
position:fixed;
bottom:0px;
left:0px;
background-image: url('images/footer_bg.gif');
background-repeat:repeat-x;
font-family:"Times New Roman", Times, serif;
width: 100%;
height: 20px;
margin-bottom:0px;
}
#edge_footer {
position:fixed;
background-image:url('images/edge_bg2.gif');
background-repeat:repeat-x;
color:#0d4789;
width: 100%;
height: 14px;
margin: 0 auto;
bottom:20px;
left:0px;
}
#footer_text {
font-family: "Trebuchet MS", Verdana, Helvetica, Arial,sans-serif !important;
color: #fff;
font-size: 9pt;
}
#footer_text a{
text-decoration:none;
color:#FFFFFF;
}
#stats_pass_div p {
color:#999999;
}
#yourl_pass_div {
background-color:#FFFFCC;
}
#stats_pass_div {
background-color:#FFFFCC;
}
#yourl_pass_div p {
color:#999999;
}
#check {
font-size:7pt;
}
#tooltip {
  display:none;
  border:1px solid #222;
  border-left:none; border-right:none;
  background:#000;
  width:200px;
  padding:1px 8px 4px;
  margin:6px 2px;
  opacity:0.9;
  color:snow;
}

#tik_holder {
height:20px;
}
#url {
width: 400px;
height: 25px;
padding: 2px 5px;
font-size: 1em;
color: #333;
background: #fff;
border: 1px solid #aaa;
}
#url:focus {
background:#FFFFCC;
}
#url:hover {
background:#FFFFCC;
}
.field {
height: 20px;
padding: 2px 5px;
font-size: 1em;
color: #333;
background: #fff;
border: 1px solid #aaa;
}
.field:focus {
background:#FFFFCC;
}
.field:hover {
background:#FFFFCC;
}
#reg_form {
	line-height:30px;
}
.final_url {
	width:auto;
	background-color:#aeff00;
	height: auto;
	padding: 2px 5px;
	font-size: 2em;
	color: #333;
	border: 1px solid #aaa;
}

.divs {
height: 15px;
padding: 2px 5px;
font-size: 1em;
color: #333;
background: #fff;
border: 1px solid #aaa;
}

#cp_items {
	letter-spacing: 1px;
	display: compact;
}
#cp_items li {
	display: inline;
	white-space: normal;
	padding-left: 30px;
}
#cp_items a {
	color:#036;
	text-decoration:none;
}
#cp_items a:hover {
	color:#0CF;
	text-decoration:underline;
}
.link a{
	color:#036;
	text-decoration:none;
}
.link a:hover {
	color:#0CF;
}
.link2 a:hover {
	color:#0CF;
}
.gray {
	color:#666;
}
.dead {
	color:#666;
	background-color:#F6F6F6;
	border-color:#858585;
	border-style:solid;
	border-width:1px;
	padding:2px;
}
.ref_head {
	color:#666;
	background-color:#EBEBEB;
}
.referrers {
	color:#666;
	background-color:#F6F6F6;
	border-color:#858585;
	border-style:solid;
	border-width:1px;
	padding:2px;
}

.history_con {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial,sans-serif !important;
	font-size:9pt;
	text-align:left;
	padding-top:3px;
	width:95%;
	height:auto;
	margin: 0 auto;
}
.table_head {
	text-align: center;
	background-color: #000;
	color:#fff;
	font-weight: bold;
}
.table_head td{
	padding:2px;
}
.yourl {
	padding:2px;
}
.center {
	text-align:center;
}
/* BUTTONS */
/* BBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBB */
.buttons a, .buttons button{
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;

}
/* STANDARD */

.buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}
/* BBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBB */

#bad_alias {
	text-align:left;
	font-family:"Times New Roman", Times, serif;
	color:#0d4789;
	width: 450px;
	height: 150px;
	margin: 0 auto;
}
.share_icons img {
	border:none;
	
}

@media screen and (max-width: 450px){
	.flora{
		width: 100%;
	}
}