body {
	font: 62.5% "Trebuchet MS", sans-serif;
	margin: 0;
}

body a {
	color: blue;
}

#wrap {
	width: 92%;
	margin: 0 auto;
}

#tabs {
	margin-top: 10px;
}

#input-1, #output {
	width: 100%;
	overflow: auto;
	font-size: 11pt;
	font-family: arial;
	line-height: 1.2em;
	word-wrap: break-word;
	margin: 0;
}

#input-1 {
	height: 400px;
	margin-top: 5px;
}

#input-1 p {
	margin: 0;
}

#input, #import, #seolv-output, #unspin-all-output, #mas-output, #fts-output, #ar-output, #one-level-output, #empty-output, #uaw-output {
	width: 99%;
	height: 95%;
}

.uaw {
	height: 600px;
}

.focus {
	border: 1px solid red;
}

.normal-output {
	height: 400px;
}

.uaw-output {
	width: 32%;
	height: 95%;
	margin-right: 5px;
}

#works-with {
	font-size: 120%;
	padding: 5px 0 5px 0px;
}

#works-with a {
	color: blue;
	margin-right: 5px;
	font-weight: bold;
}

#link-builder-dialog {
	font-size: 110%;
	overflow: hidden;
}

#link-builder-dialog input {
	width: 225px;
}

#link-builder-dialog a {
	color: blue;
}

#link-builder-copy-status {
	margin-top: 5px;
}

.fg-button {
	outline: 0;
	margin: 0 10px 0 0;
	padding: .4em 1em;
	text-decoration: none !important;
	cursor: pointer;
	position: relative;
	text-align: center;
	zoom: 1;
}

.fg-button .ui-icon {
	position: absolute;
	top: 50%;
	margin-top: -8px;
	left: 50%;
	margin-left: -8px;
}

a.fg-button {
	float: left;
}

/* remove extra button width in IE */

button.fg-button {
	width: auto;
	overflow: visible;
}

.fg-button-icon-left {
	padding-left: 2.1em;
}

.fg-button-icon-right {
	padding-right: 2.1em;
}

.fg-button-icon-left .ui-icon {
	right: auto;
	left: .2em;
	margin-left: 0;
}

.fg-button-icon-right .ui-icon {
	left: auto;
	right: .2em;
	margin-left: 0;
}

.fg-toolbar {
	padding: 15px 40px 0px 0;
	margin: 0;
}

.fg-toolbar .fg-buttonset {
	margin-right: 1.5em;
	padding-left: 1px;
}

.fg-toolbar .fg-button {
	font-size: 1em;
}

.ui-state-default {
	color: #4D4D4D;
}

.ui-state-highlight p {
	margin: 3px 0;
}

.fg-toolbar button, .fg-toolbar select {
	margin-right: 10px;
}

/* #Social Share Buttons by KnowtheNetwork.com# */

.social {
	display: block;
	padding: 3px 0 2px 0px;
	overflow: hidden;
	margin-top: 10px;
}

.social .social_button {
	float: left;
	display: inline;
	height: 75px;
	overflow: hidden;
}

.social .social_button.tm {
	margin: 4px 0px 0 10px;
}

.social .social_button.fb {
	margin: 2px 0 0 0;
	padding-bottom: 1px;
}

.social .social_button.st {
	margin: 4px 0 0 0;
}

.social .social_button a img {
	border: 0;
	padding: 0;
}

.social strong {
	font-size: 11px;
	float: left;
	margin: 2px 0 0 0;
	color: #888;
}

#footer {
	margin-top: 25px;
	margin-bottom: 50px;
	text-align: center;
	font-size: 120%;
}

#adbar {
height: 23px;
background: #FEEFB3;
margin: 0px auto 25px auto;
border-bottom:3px solid #fff;
padding-top:5px;
text-align: center;
font-size:130%;
font-family:arial;
font-weight:bold;

-moz-box-shadow: 3px 3px 5px #ccc;
-webkit-box-shadow: 3px 3px 5px #ccc;
box-shadow: 3px 3px 5px #ccc;
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=180, Color='#cccccc')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=180, Color='#cccccc');
}

#adbar a {
color: #3d3d3f;
}