body {
			font: .8em "Trebuchet MS", Verdana, Arial, Sans-Serif;
			text-align: center;
			color: #333;
	margin: 0;
	background: #d9d9d9 url(/img/bubbles.png) repeat-x 0 top;
}
		
h1 {
	font-size: 3em;
	margin: 0;
	padding: 22px 0 14px;
	display: none;
}

h3 {
	font-size: 1.4em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #696969;
	line-height: 1.6em;
}

h5 {
	font-size: 1.4em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #696969;
	line-height: 1.4em;
}

h4 {
	font-size: 1em;
	font-weight: bold;
}

.longurl {
	width: 210px;
	font-size: 14px;
	line-height: 16px;
	color: #797979;
	padding: 3px 3px 3px 24px;
	background: url(/img/globe.png) no-repeat left center;
}

.shorturl {
	font-size: 14px;
	line-height: 16px;
	color: #797979;
	padding: 3px;
}

#boxed {
	width: 467px;
	height:  145px;
	margin-left: auto;
	margin-right: auto;
	background: url(/img/box.png) no-repeat;
	margin-top: 3.5em;
}

.box {
	margin-top: 8em;
	width: 467px;
	height:  145px;
	margin-left: auto;
	margin-right: auto;
	background: url(/img/box.png) no-repeat;
}

.innerContainer {
	position: relative;
	top: 83px;
}

		fieldset {
			border: 0;
			margin: 0;
			padding: 0;
		}
		
		a {
			color: #91ae18;
			text-decoration: none;
			font-weight: bold;
		}

		a:visited {
			color: #91ae18;
		}

		a:hover {
			color: #697f11;
		}

.msgContainer {
	margin-top: 32px;
	font-size: 1.2em;
}

.error, .success {
			font-size: 1.2em;
			font-weight: bold;
		}
		
.error {
	color: #990b0c;
	margin-bottom: 24px;
}
		
.success {
	color: #616161;
}

.creditContainer {
	color: #9f9f9f;
	font: .8em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 1.9em;
}

.bookmarklet {
	color: #6e6e6e;
	font: 1em/1.5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 3px;
	margin-top: 4px;
}

#recentBox {
	display: none;
	text-align: center;
	font-size: 13px;
	line-height: 21px;
	padding: 10px 16px;
	background-color: #ececec;
	opacity: 0.88;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border: 2px solid #d8d8d8;
	z-index: 99;
	margin-left: auto;
	margin-right: auto;
	color: #000;
	border-top-style: none;
	position: relative;
	top: 96px;
	width: 340px;
}

#recentBox2 {
	text-align: center;
	font-size: 13px;
	line-height: 21px;
	padding: 10px 16px;
	background-color: #ececec;
	opacity: 0.88;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border: 2px solid #d8d8d8;
	z-index: 99;
	color: #616161;
	width: 315px;
	margin: 32px auto 10px;
}

hr {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom: 1px solid #cacaca;
}

.backButton {
	position: absolute;
	margin-left: -30px;
	margin-top: -24px;
}

img {
	border: none;
}

#recentToggle {
	width: 14px;
	height: 14px;
	background: url(img/expandbtn.jpg) no-repeat 0 0;
	position: relative;
	top: 90px;
	margin-right: auto;
	margin-left: auto;
	cursor: pointer;
}

#recentToggle:hover {
	width: 14px;
	height: 14px;
	background: url(img/expandbtn.jpg) no-repeat 0 -14px;
	position: relative;
	top: 90px;
	margin-right: auto;
	margin-left: auto;
}

.hideit {
	display: none;
}

.roundButton {
	background-color: #848484;
	padding: 2px 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	color: #fffeff;
	text-shadow: #3d3d3d 0 1px 1px;
	font-size: 12px;
	line-height: 12px;
}

.roundButton:hover {
	color: #959595;
}

.submitbutton {
	height: 26px;
	width: 68px;
	background: url(img/shrink.jpg) no-repeat 0 0;
	cursor: pointer;
  padding: 0;
  border: 0;
  text-indent: -1000em;
	margin: 0;
	position: relative;
	top: -3px;
}

.submitbutton:active {
	height: 26px;
	width: 68px;
	background: url(img/shrink.jpg) no-repeat 0 -26px;
}

.showbutton {
	height: 20px;
	width: 72px;
	background: url(img/show.png) no-repeat 0 0;
	cursor: pointer;
  padding: 0;
  border: 0;
  text-indent: -1000em;
	margin: 0;
	position: relative;
	left: 2px;
}

.showbutton:active {
	height: 20px;
	width: 72px;
	background: url(img/show.png) no-repeat 0 -20px;
	cursor: pointer;
  padding: 0;
  border: 0;
  text-indent: -1000em;
	margin: 0;
	position: relative;
}

.refreshbutton {
	height: 20px;
	width: 72px;
	background: url(img/refresh.png) no-repeat 0 0;
	cursor: pointer;
  padding: 0;
  border: 0;
  text-indent: -1000em;
	margin: 0;
	position: relative;
	left: 2px;
}

.refreshbutton:active {
	height: 20px;
	width: 72px;
	background: url(img/refresh.png) no-repeat 0 -20px;
	cursor: pointer;
  padding: 0;
  border: 0;
  text-indent: -1000em;
	margin: 0;
	position: relative;
}

.docBox {
	width: 450px;
	background-color: #ececec;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	padding: 18px;
	border: 2px solid #d8d8d8;
	margin-right: auto;
	margin-left: auto;
	margin-top: 45px;
	text-align: left;
}

p {
	margin: 0 0 16px;
	padding: 0;
}

.alignImageRight {
	float: right;
}

.alignImageLeft {
	float: left;
	margin-right: 14px;
}

.clearer {
	clear: both;
}

.codeHighlight {
	background-color: #c4c4c4;
	padding: 5px 10px;
	color: #fff;
	font-weight: bold;
	-webkit-border-radius: 3px;
}

.url_count {
	font-size: 11px;
	line-height: 14px;
	color: #7c7c7c;
	margin-bottom: 24px;
}

.teaser {
	margin-right: auto;
	margin-left: auto;
	width: 250px;
	background-color: #ececec;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	padding: 12px;
	margin-top: 42px;
	border: 2px solid #fff;
	-webkit-box-shadow: 0px 2px 4px #bfbfbf;
	-webkit-transition-duration:320ms;
	cursor: pointer;
}

.teaser:hover {
	-webkit-transition-delay:200ms;
	-webkit-transition-duration:320ms;
	-webkit-transform: scale(1.22);
	background-color: #fff;
}

.teaser a {
	color: #626262;
	text-shadow: #fff 0 1px 0;
	font: normal normal 11px/13px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#contactForm {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	text-align: left;
}

#contactForm h2 {
	font-size: 36px;
	line-height: 42px;
	margin: 0;
}

#contactForm .inputField {
	width: 100%;
	font-size: 18px;
	line-height: 24px;
	padding: 5px;
}

/* @group Recents */

#recentsform {
	display: inline-block;
	float: left;
}

.thurlyURL {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #ddd;
	height: 24px;
	margin-top: 3px;
	padding-right: 12px;
	padding-top: 5px;
	padding-left: 12px;
	color: #616161;
	width: 200px;
	display: inline-block;
	float: left;
	margin-right: 8px;
}

.thurlyURL:hover {
	background-color: #cdcdcd;
}

.longURL {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #ddd;
	height: 24px;
	margin-top: 3px;
	padding-right: 12px;
	padding-top: 5px;
	padding-left: 12px;
	color: #616161;
	display: inline-block;
	float: left;
	width: 383px;
	overflow: hidden;
}

.longURL:hover {
	background-color: #cdcdcd;
}

.ammountBar {
	background-color: #7e7e7e;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	padding: 6px 16px 4px;
	height: 23px;
}

.numofrecents {
	display: inline;
	color: #f2f2f2;
	float: left;
	padding-top: 2px;
	padding-right: 2px;
	text-shadow: #515151 0 -1px 0;
}

.numofrecentsFront {
	background-color: #ebebeb;
	width: 300px;
	margin-bottom: 24px;
	padding-bottom: 9px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin-top: 30px;
	padding-top: 7px;
	color: #656565;
}

#containerRecents {
	width: 686px;
	background-color: #f6f6f6;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 45px auto;
}

.urlcontainer {
	text-align: left;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 16px;
	padding-bottom: 22px;
}



/* @end */
		
