* {
	font-family: Arial, "Times New Roman", sans-serif;
}

a {
	outline: 0;
	color: #C01E04;
	text-decoration: none;
}

strong { font-weight: bold; }

a:hover {
	text-decoration: underline;
}

html {
	height: 100%;
	margin-bottom: 1px;
}

html, body {
	background-color: #9a908e;
	height:100%; 
}

p.space {
	margin: 10px 0;
}

h2 {
	font-size: 28px;
	color: #502201;
	font-weight: bold;
}

#share h3 {
	font-size: 17px;
	color: #502201;
	font-weight: bold;
	margin-bottom: 5px;
}

#share {
	border: 2px solid #502201;
	padding: 10px;
}

#share span.message {
	font-size: 12px;
	display: none;
}

#share input.share {
	width: 400px;
	font-size: 14px;
}

#share input.watermark {
	color: #c1c1c1;
	font-style: italic;
}

#share div.options {
	margin-top: 10px;
}

#share div.html {
	float: left;
	font-size: 11px;
	margin-left: 20px;
}

#share div.html textarea {
	width: 200px;
	height: 50px;
}

#share div.sites {
	float: right;
	width: 200px;
	line-height: 30px;
}

#share #facebook {
	background-image: url(../images/facebook.png);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 40px;
}

.FBConnectButton_Text_Simple {
	margin: 0 !important;
}

.FBConnectButton_Simple {
	background-image: none !important;
}

#share #twitter {
	background-image: url(../images/twitter.png);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 40px;
}

#share-box {
	display: none;
	width: 600px;
	border: 2px solid #502201;
	background-color: #fff;
}

#share-box img.remove {
	margin-right: 10px;
	cursor: pointer;
}

#share-box div.stacked-left {
	height: 300px;
	overflow-x: hidden;
	overflow-y: auto;
	width: 270px;
}

#share-box div.stacked-right {
	width: 300px;
}

#share-box div.stacked-right textarea {
	width: 250px;
	height: 100px;
}

#chars {
	color: #840e00;
	font-size: 11px;
}

#system_message {
	display: none;
	padding: 10px;
	margin: 5px 0;
	color: #fff;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

#system_message ul.errorlist {
	margin-top: 10px;
}

#system_message ul.errorlist li {
	margin-top: 10px;
}

#system_message ul.errorlist li li {
	margin-top: 0;
}

#system_message.success {
	background-color: green;
}

#system_message.error {
	background-color: red;
}

#container {
	width: 970px;
	margin: 0 auto;
	background-color: #fff;
	min-height: 600px;
	height: auto !important;
	height: 600px;
	padding: 15px;
	padding-bottom: 35px;
	position: relative;
}

#top-bar {
	background-color: #c01e04;
	overflow: hidden;
	padding: 10px;
	height: 35px;
}

#header {
	height: 35px;
	width: 183px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	z-index: 99;
	float: left;
	text-indent: -2000px;
	outline: 0;
}

#menu {
	float: right;
}

#menu li {
	float: left;
}

#menu li a {
	display: block;
	height: 35px;
	padding: 10px;
	margin-top: -10px;
	padding-top: 18px;
	margin-right: 5px;
	text-decoration: none;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}

#menu li a:hover, #menu li.active a {
	background-color: #ddab4b;
}

#content {
	margin-top: 15px;
	overflow: auto;
}

#howto {
	float: left;
	width: 100px;
	padding: 5px;
}

#howto h3 {
	color: #cd4b36;
	font-weight: bold;
	font-size: 14px;
}

#howto li {
	list-style-type: decimal;	
	list-style-position: inside;	
	margin-top: 25px;
	color: #dc5909;
	font-weight: bold;
	font-size: 11px;
	padding-left: 5px;
}

#lean-content {
	float: left;
	width: 507px;
	padding: 5px;
}

#lean-content > p {
	margin: 10px 5px;
}

#search-box {
	position: relative;
	padding: 15px;
	background-color: #f7e7d3;
	overflow: auto;
	margin-bottom: 10px;
}

.overlay {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	/*
	background-color: #c1c1c1;
	opacity: 0.5;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	*/
	background-image: url(../images/overlay.png);
	text-align: center;
}

#search-box .overlay {
	padding-top: 100px;		
}

#search-box h2 {
	color: #c01e04;
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 10px;
}

#search-box p.ex {
	margin: 15px 0;
	font-size: 15px;
	font-style: italic;
	text-align: center;
	clear: both;
	color: #E7925A;
}

#search-box li span {
	color: #C01E04;
}

#search-box li {
	color: #e7925a;
	font-weight: bold;
	font-size: 14px;
	margin-top: 5px;
}

#search-box form {
	border: 3px solid #df8273;
	height: 37px;
}

#search-box input.search {
	width: 397px;
	font-size: 30px;
	float: left;
	border: none;
	border-right: 6px solid #df8273;
	height: 37px;
	padding: 0;
	margin: 0;	
}

#search-box input.submit {
	height: 37px;
	width: 68px;
	background-color: #c61d02;
}

#register, #login { display: none; }

.register {
	width: 400px;
	height: 200px;
	font-size: 14px;
	color: #000;
}

.bt-content table {
	width: 100%;
}

.bt-content th {
	white-space: nowrap;
	width: 50%;
}

.bt-content th, td {
	padding: 5px;
}

td.center, th.center {
	text-align: center;
}

#advertisements {
	float: right;
	max-width: 335px;
	text-align: right;
	overflow: hidden;
}

div.center {
	text-align: center;
}

div.leaderboard {
	width: 728px;
	height: 90px;
	margin: 10px auto;
	border: 1px solid #000;	
}

div.medium-rectangle {
	width: 300px;
	height: 250px;
	border: 1px solid #000;
	margin-left: auto;
}

div.small-rectangle {
	width: 300px;
	height: 100px;
	border: 1px solid #000;
	margin-left: auto;	
}

div.wide-skyscraper {
	width: 160px;
	height: 600px;
	margin-top: 15px;
	text-align: center;
}

a.show_register {
	white-space: nowrap;
}

#directory {
	border: 1px solid #000000;
	margin-left: auto;
	margin-top: 15px;
	width: 140px;
	text-align: center;
	padding: 10px;
	float: left;
	background-color: #D7C39C;
}

#directory h3 {
	color: #502201;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}

#directory li {
	text-align: left;
}

#directory li a {
	color: blue;
}

#user-profile, #search-results {
	border: 5px solid #502201;
	background-color: #fff;
	color: #502201;
	position: relative;
	padding: 10px;
	margin-top: 15px;	
}

#user-profile h1 {
	font-size: 30px;
	margin-bottom: 8px;
	width: 350px;
}

#user-profile h1 a {
	color: #502201;
	text-decoration: none !important;
}

#user-profile h1 img {
	padding-bottom: 15px;
}

#user-profile div.score {
	background-color: #502201;
	position: absolute;
	top: 0;
	right: 0;
	text-align: left;
	padding: 2px 10px;
}

#user-profile div.vote {
	position: absolute;
	top: 75px;
	right: 10px;
	top: 10px;
	right: 105px;
	display: none;
}

#user-profile div.score h3 {
	font-weight: bold;
	color: #fff;
}

#user-profile div.score div.yesno {
	font-size: 18x;
	margin-left: 20px;
	font-weight: bold;
	color: #fff;
}

#user-profile div.score div.yesno a {
	color: #fff;
	text-decoration: underline;
}

#user-profile div.score div.yesno a:hover {
	text-decoration: none;
}

#user-profile div.details {
	background-color: #d7c39c;
	padding: 5px;
	font-size: 12px;
	width: 350px;
	line-height: 20px;
}

#user-profile td.status {
	font-size: 12px;
	white-space: nowrap;
	text-align: center;
}

#user-profile td.status.live, #user-profile td.status.live a {
	color: #502201;
}

#user-profile td.status.live a {
	text-decoration: underline;
}

#user-profile td.status.notlive {
	color: #E37A3A;
}

#user-profile p {
	color: #e37a3a;
	margin-top: 15px;
	margin-bottom: 3px;
}

.theader {
	color: #e37a3a;
	padding-top: 10px;
	padding-bottom: 5px;
}

#user-profile ul.aliases li {
	margin-bottom: 3px;
	padding: 3px;
	overflow: auto;
}

#user-profile ul.aliases a {
	color: #502201;
	font-size: 23px;
}

#user-profile ul.aliases li span.site {
	font-size: 11px;
	margin-left: 5px;		
}

#user-profile ul.aliases li span.site a {
	font-size: 11px;
	text-decoration: underline;
}

#user-profile ul.aliases li.active, #user-profile ul.aliases li.perm_active {
	background-color: #F7E7D3;
}

#user-profile div.options {
	float: right;
	display: none;
}

div.wrong div.bt-content {
	padding: 0px 10px 5px 10px !important;
}

#user-profile li.perm_active div.options {
	display: block !important;
}

#user-profile div.options a {
	font-size: 12px;
}

#user-profile form.aliases {
	padding: 10px;
	padding: 0;
	padding-top: 5px;
}

#user-profile table.sites {
	width: 100%;
}

#user-profile table.sites td.details {
	font-size: 14px;
	width: 100%;
}

#add-site {
	width: 100%;
	margin-bottom: 10px;
}

#add-site td {
	width: 50%;
}

#add-site input {
	width: 100%;
}

#edit-username {
	display: none;
}

table.sites td.update a {
	font-size: 10px;
	color: #E37A3A;
}

#search-results {
	display: none;
}

#search-results h3 {
	font-size: 20px;
	margin-bottom: 10px;
}

#search-results table.sites {
	width: 100%;
}

#search-results td.details {
	display: none;
}

#search-results table.sites td.search, #search-results td.details {
	text-align: right;
}

#search-results td.image img {
	padding: 5px;
}

#search-results td.image a img {
	border: 1px solid green;
}

span.error {
	color: red;
	font-weight: bold;
}

div.hidden-overlay {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	padding-top: 50px;
	color: #fff;
	font-size: 25px;
	display: none;
}

div.hidden-overlay.active {
	display: block;
	background-image: url(../images/overlay.png);
}

#add-review {
	position: relative;
	margin-top: 15px;
	padding: 10px;
	background-color: #d7c39c;
	text-align: center;
}

#add-review h3 {
	font-size: 24px;
	font-weight: bold;
	color: #000;
}

#add-review div.vote {
	padding: 5px 0;
}

#add-review label {
	font-size: 25px;
	color: #fff;
	padding: 0 20px;
	cursor: pointer;
}

#add-review label.selected {
	color: #c61d02;
	border:1px solid #C61D02;
}

#add-review textarea {
	width: 100%;
	height: 125px;
}

#add-review p {
	font-size: 17px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 5px;
}

#add-review div.remaining {
	text-align: right;
	font-style: italic;
	margin-top: 5px;
}

#add-review p.guidelines {
	margin: 10px 0;
	font-size: 14px;
	color: #da8344;
}

input.button {
	background-color: #502201;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	border: 0;
	margin: 0;
	padding: 5px 10px;
}

div.reviews {
}

div.reviews h2 {
	font-size: 25px;
	color: #dc5909;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: -5px;
}

div.reviews div.review {
	padding: 10px;
	overflow: auto;
	padding-left: 0;
	margin-top: 15px;
}

div.reviews div.green {
	border: 3px solid #0d9203;
	color: #598456;
}

div.reviews div.red {
	border: 3px solid #dc5909;
	color: #502201;
}

div.reviews div.black {
	border: 3px solid #000;
	color: #000;
}

div.reviews div.vote {
	float: left;
	height: 100%;
	width: 75px;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
}

div.reviews div.contents {
	float: left;
	width: 390px;
}

div.reviews div.by {
	font-size: 13px;
}

div.reviews div.comments {
	font-size: 15px;
	font-weight: bold;
	margin: 10px 0;
}

div.reviews div.report {
	font-size: 11px;
}

div.reviews div.edit {
	display: none;
	text-align: center;
	padding: 15px 0;
}

div.reviews div.edit textarea {
	width: 95%;
	margin-bottom: 5px;
	height: 125px;
}

div.pagination {
	margin-top: 10px;
	text-align: center;
}

#account, #change-password {
	border: 1px solid #000;
	width: 455px;
	padding: 10px;
}

#change-password {
	margin-top: 20px;
}

#user-reviews {
	border: 1px solid #000;
	width: 455px;
	padding: 10px;
	margin-bottom: 20px;
}

#remove-account {
	border: 3px solid red;
	width: 455px;
	padding: 10px;
	text-align: center;
}

#remove-account p {
	text-align: left;
	margin-bottom: 10px;
}

#change-password table, #account table {
	width: 100%;
}

#change-password th, #account th {
	width: 50%;	
}

#user-reviews h2, #remove-account h2, #account h2, #change-password h2 {
	font-size: 25px;
	margin-bottom: 5px;
	text-align: left;
}

#contact p {
	text-align: center;
	margin-bottom: 15px;
}

#contact table {
	width: 600px;
	margin: 0 auto;
}

#contact td, #contact th {
	padding: 10px;
}

#contact th {
	width: 300px;
}

#contact input.text {
	width: 100%;
}

#contact textarea {
	width: 95%;
	height: 150px;
}

#contact td {
	white-space: nowrap;
}

#hidden-profile {
}

#footer {
	position: absolute;
	bottom: 10px;
	left: 5px;
}

#footer li {
	display: inline;
	margin: 5px;
}

input.error, textarea.error { border: 1px solid red; }
label.error { display: none !important; }
.stacked-left { float: left; }
.stacked-right { float: right; }
.clear { clear: both; }

.jqmWindow {
    display: none;
    
    position: fixed;
    top: 17%;
    left: 50%;
    
    margin-left: -300px;
    width: 600px;
    
    background-color: #EEE;
    color: #333;
    border: 1px solid black;
    padding: 12px;
}

.jqmOverlay { background-color: #000; }

* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;
	width: expression(this.parentNode.offsetWidth+'px');
	height: expression(this.parentNode.offsetHeight+'px');
}
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}