body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(/_img/bg.gif) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8A8A8A;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #585858;
}

th {
  text-align: left;
}

h1 { font-size: 18px; padding-top: 10px; margin-bottom: 10px; }

h2 { font-size: 18px; }

h3 { font-weight:bold;}

p, ul, ol {
	margin-top: 0;
	line-height: 240%;
	text-align: justify;
}

acronym  {
   border-bottom: 1px dotted #FF8B29;
   cursor: help;
}

.paging {
  margin-top: 15px;
  background-color: #fff;
  color: #8A8A8A;
}
.paging a {
  color: #8A8A8A;
  padding: 6px;
}
.paging a:hover {
  color: #8A8A8A;
  padding: 5px;
  border: 1px solid #FF841C;
}
.paging .prev {
  display: inline;
}
.paging .next {
  display: inline;
}
.paging .selected {
  display: inline;
  padding: 5px;
  color: #FF841C;
}

code.request {
  display: block;
  border-bottom: 1px dashed #333;
  padding: 5px 0 5px 5px;
  background-color: #f5f5f5;
  font-weight: bold;
}
code.response {
  display: block;
  border-bottom: 1px dashed #333;
  padding: 5px 0 5px 5px;
  background-color: #E0E0DE;
}
ul, ol { }

blockquote { }

a { color: #FF841C; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}
/* tooltips */
.tipsy { padding: 5px; font-size: 10px; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat;  background-image: url(/_img/tipsy.gif); }
.tipsy-inner { padding: 5px 8px 4px 8px; background-color: black; color: white; max-width: 200px; text-align: center; }
.tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px; }
.tipsy-north { background-position: top center; }
.tipsy-south { background-position: bottom center; }
.tipsy-east { background-position: right center; }
.tipsy-west { background-position: left center; } 
/* forms */
#form-multiple, #result {
  position: absolute;
  top: 138px;
  width: 462px;
  z-index: 10000;
  background-color: #e0e0e0;
  border: 2px solid #5B5B5B;
  border-top: 0;
  margin: 3px 0 0 155px;
  padding:0;
}
#form-multiple {
  display: none;
  /*margin: 3px 0 0 0;*/
}
#form-multiple form {
  display: inline;
}
#result th {
  font-size: 15px;
  padding: 0 0 0 5px;
  margin: 0;
}

#wrapper {
}

/* Header */

#header-wrapper {
}

#header {
	width: 815px;
	margin: 0 auto;
	color: #5B5B5B;
}

#form-single {
  padding: 0 0 0 80px;
  margin: 0;
}
#form-single table {
	height: 43px;
	width: 625px;
	padding: 0;
	margin: 0;
}
#header label {
  font: 30px Arial, "Times New Roman", Times, serif;
	color: #fff;
}

/* Search */

#search {
	width: 800px;
	color: #FFF;
	font: 34px Arial, "Times New Roman", Times, serif;
	padding: 0 0 0 60px;
	margin: 0;
}

#search form {
	display: inline;
	margin: 0;
	padding: 0;
}

#search fieldset { 
	display: inline;
	height: 34px;
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	font: 22px Arial, "Times New Roman", Times, serif;
	border: none;
}

#url {
  margin: 0 0 0 0;
	width: 455px;
	height: 28px;
	padding: 3px 5px 0 5px;
	border: 1px solid #5B5B5B;
	background: #fff;
	color: #585858;
	font-size: 20px;
}

#search-submit {
	height: 31px;
	margin: 6px 0 0 10px;
	padding: 0px 5px;
	background: #FF841C;
	color: #FFF;
}

.s { 
	padding: 2px 0 0 5px;
	border: 0;
	margin: 0;
}

.s1 { 
	padding: 0 8px 2px 0;
	border: 0;
	margin: 0;
	vertical-align: middle;
}

/* Page */

#page { 
	width: 815px;
	margin: 0 auto;
	/*padding: 53px 0 0 0;*/
	padding: 13px 0 0 0;
}

.result {
	margin: 3px 3px 3px 0;
	width: 270px;
	height: 20px;
	padding: 2px 5px 0 2px;
	border: 1px solid #fff;
	background: #fff;
	color: #000;
	font-size: 16px;
}

.result_link {
	display: inline;
	font-size: 15px;

}

.result_link a {
	font-size: 15px;
}

.resulthover {
  padding: 5px;
}

.resulthover a {
  font-size: 10px;
  font-weight: normal;
  color: #5B5B5B;
}

/** LOGO */

#logo {
	width: 815px;
	height: 98px;
	margin: 0 auto;
}

.lefty a {
  background: url(/_img/logo.gif) no-repeat 0 0;
  display: block;
  width: 200px;
  height: 40px;
  text-indent: -999px;
  margin-top: 20px;
}

#logo h1, #logo p {
	margin: 0;
	line-height: normal;
	font-weight: normal;
	color: #585858;
}

#logo p {
	margin-top: -4px;
	font-size: 13px;
	color: #A8A8A8;
}

#logo h1 {
	padding-top: 30px;
	font-size: 28px;
}

#logo a {
	text-decoration: underline;
	color: #A8A8A8;
	font-size: 13px;
}

#logo a:hover {
	text-decoration: none;
}

#logo h1 a {
	text-decoration: none;
	color: #585858;
}

.lefty{
width: 200px;
float: left;
}

.righty{
padding-top: 23px;
width: 570px;
float: left;
color: #FF8B29;

}

#banner {
	padding-bottom: 20px;
}

/* Content */

#content {
	float: left;
	width: 490px;
	padding-right: 20px;
}

#content h2 {
	height: 20px;
	margin: 10px 0 0 0px;
	padding: 0 0 2px 0;
	font-size: 18px;
	font-weight: normal;
	color: #585858;
}

#content p {
	line-height:15px;
}

h2 .title {
	font-size: 18px;
	font-weight: normal;
	color: #585858;
}

/* Post */

.post {
	margin-bottom: 45px;
}

.post .title {
	height: 44px;
}

.post .title a {
	text-decoration: none;
	text-transform: capitalize;
	font-size: 24px;
	color: #585858;
}

.post .date {
}

.post .meta {
	margin-top: -8px;
	margin-left: 2px;
	padding: 0px 30px 2px 5px;
	border-bottom: 1px solid #D4D8CB;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #66665E;
}

.post .meta span {
	display: block;
	margin-top: -10px;
}

.post .meta a { }

.post .entry {
	margin-bottom: 10px;
	padding: 0 0 10px 5px;
}

.entry2 {
	border-right: 1px dashed #E0E0DE;
	padding-right: 20px;
}

.entry3 {
	border-right: 1px dashed #E0E0DE;
	padding-right: 20px;
	line-height: 20px;
	text-align: justify;
}

/*
.post .links {
	display: block;
	width: 120px;
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 40px;
	background: url(images/img03.gif) no-repeat left top;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}

.post .comments {
	display: block;
	width: 120px;
	height: 18px;
	margin: 0px;
	padding: 3px 0px 0px 40px;
	background: url(images/img07.gif) no-repeat left top;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #961A06;
}
*/
/* Sidebar */

#sidebar { 
	float: left;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0 0 0 0;
	background-color: #fff;
}
/*
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 30px;
	padding: 0 0 10px 0px;
}

#sidebar li ul {
	margin: 0px 14px;
}

#sidebar li li {
	margin: 0;
	padding: 12px 0px;
	border-bottom: 1px solid #E9E8DD;
	background: url(images/img08.gif) no-repeat left 18px;
}

#sidebar li li a {
	padding: 0px 0px 0px 20px;
	font-weight: normal;
	color: #808080;
}

#sidebar li li a:hover {
	color: #FF841C;
}
*/
#sidebar p {
	margin: 0;
	padding: 0px 14px;
  line-height: 200%;
}

#sidebar h2 {
	height: 30px;
	margin: 5px 0 0 0px;
	padding: 6px 0 2px 0;
	/*background: url(images/img05.gif) repeat-x left top;*/
	font-size: 18px;
	font-weight: normal;
	color: #585858;
}

#sidebar a {
	text-align: left;
	text-decoration: underline;
	font-weight: normal;
}

#sidebar a:hover {
	text-decoration: none;
}

/* Footer */

#footer {
	width: 100%;
	/*height: 100px;*/
	padding: 30px 0px 0px 0px;
	margin: 0 auto;
	padding: 0;
	background: #E1E1E1;
}

#footer-bgcontent {
}

#footer p {
	margin: 0;
	padding: 10px 0px 10px 0px;
	text-align: center;
	line-height: normal;
	font-size: 10px;
}

#footer a {
	color: #585858;
}

.small {
	padding-top: 10px;
	font-size: 11px;
	font-weight: normal;
	color: #585858;
	width: 750px;
}

.spacer {
	padding-left: 20px;
}

a.facebookbutton {
	padding: 0 1px 0 14px;
	background: #FFFFFF url(/_img/facebook-small.png) no-repeat left top;
	color: #8a8a8a;
	font-size: 10px;
}

a.twitterbutton {
	padding: 0 1px 0 14px;
	background: url(/_img/twitter-small.gif) no-repeat left top;
	color: #8a8a8a;
	font-size: 10px;
}

a.studivzbutton {
	padding: 0 1px 0 14px;
	background: url(/_img/studivz-small.gif) no-repeat left top;
	color: #8a8a8a;
	font-size: 10px;
}

a.myspacebutton {
	padding: 0 1px 0 14px;
	background: url(/_img/myspace-small.gif) no-repeat left top;
	color: #8a8a8a;
	font-size: 10px;
}
/* faq */
#faq-form {
	width: 460px;
	height: 60px;
	background-color: #e0e0e0;
	margin: 5px 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#faq-form textarea {
	border: 1px solid #D4D4D2;
	width: 450px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#faq-form th,
#faq-form td {
  padding: 5px;
}
/* multiple form */
#url-multiple {
	width: 441px;
	height: 60px;
	border: 1px solid #585858;
	padding: 2px;
	margin-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#url-multiple-title {
	width: 441px;
	border: 1px solid #585858;
	padding: 2px;
	margin-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#url-multiple-description {
	width: 441px;
	height: 60px;
	border: 1px solid #585858;
	padding: 2px;
	margin-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#form-statistic {
	display: inline;
}

.videodownload {
	margin: 0 2px 0 2px;
	padding: 2px 2px 2px 4px;
	background-color: #e0e0e0;
	display: block;
}

.thumbs {
	padding: 2px;
	border: 1px solid #e0e0e0;
	width: 202px;
}
