* {
	margin: 0;
	padding: 0;
	border: 0;
	-webkit-transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	-ms-transition: all 0.1s linear;
	-o-transition: all 0.1s linear;
	transition: all 0.1s linear;
}

html, body {
	background: #242424;
	color: #000;
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 12px;
	position:absolute;
	width: 100%;
	min-width: 98%;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 36px;
	font-weight: 400;
}

h2 {
	font-size: 32px;
	font-weight: 300;
}

h3 {
	font-size: 28px;
	font-weight: 300;
	line-height: 36px;
	border-bottom: 1px solid #50804d;
	padding: 3px 10px;
	margin-bottom: 6px;
}

h4 {
	font-size: 24px;
	font-weight: 300;
	padding: 3px 10px;
}

ol, ul {
	margin: 10px 0;
	padding: 0 20px;
}

li {
	list-style-position: outside;
	margin-bottom: 6px;
}
table {
	width: 100%;
}
/* No Borders Images */
img {
	border: 0;
}
.wrapper {
	max-width: 990px;
	margin: 0 auto;
	padding: 0 20px;
}
#header {
	background: #802929;
	border-bottom: 1px solid #1f1f1f;
}
#header .logo {
	padding: 14px 0 5px 10px;
	display: inline-block;
}
#header .followus {
	padding: 20px 0 5px 0;
	display: inline-block;
	float: right;
}
#sticky-header {
	background: #242424;
	border-bottom: 1px solid #1f1f1f;
	position: fixed;
	top: -54px;
	left: 0;
	width: 100%;
	overflow: hidden;
	z-index: 100;
	white-space: nowrap;
}
.sticky-visible #sticky-header {
	top: 0;
}
.sticky-visible #header {
	
}
#sticky-header .logo {
	display: block;
	float: left;
	padding: 5px 20px 6px 20px;
	background: #731d1d;
}
#sticky-header .followus {
	display: block;
	float: right;
}
#sticky-header .navigation {
	float: left;
	line-height: 50px;
}
.navigation {
	background: #242424;
	text-align: center;
	height: 40px;
	line-height: 40px;
	font-size: 13px;
}
.navigation a {
	color: #efefef;
	display: inline-block;
	padding: 0 10px;
	text-shadow: 1px 1px 0 #000;
}
.navigation a.active,
.navigation a:hover {
	color: #ffffff;
	background: #2f2f2f;
	text-decoration: none;
}
.messagestack {
	background: #3d3d3d;
	border-bottom: 1px solid #1f1f1f;
	display:block;
	text-align: center;
	height: 25px;
	line-height: 25px;
	font-size: 13px;
	color: #efefef;
}
.messagestack p {
	margin: 0;
	padding: 0;
}
.messagestack .msgholder {
	position: relative;
}
.messagestack .msgholder span {
	
}
.messagestack .msgholder a {
	font-weight: bold;
	color: #efefef;
}
.content-wrapper {
	background: #efefef;
	margin: 0;
	padding: 20px 0 40px 0;
}
.filterbg {
	background: transparent;
	padding: 1px 2px 1px 2px;
}
#filters {
	float: left;
	position: relative;
	margin: 0;
	vertical-align: top;
	overflow: hidden;
}
#filters select {
	max-width: 50%;
	float: left;
}
#filters .input-group select:first-child {
	border-right: none;
}
#search {
	float: right;
	position: relative;
	margin: 0;
	text-align: right;
}
#content {
	clear: both;
	margin-bottom: 10px;
}
.footer {
	border-top: 2px solid #000;
	color: #efefef;
}
.footer a {
	color: #999;
}
.footer a:hover {
	color: #ccc;
	text-decoration: none;
}
.footer .logo {
	margin: 20px auto;
	display: block;
	clear: both;
	float: none;
	text-align: center;
}
.footer .logo img {
	display: inline-block;
}
.footer .site-performance {
	margin: 0;
	padding: 10px;
}
#copyright {
	padding: 20px 0;
	margin: 0;
	text-align: center;
	color: #999;
}
/* Hyper Links */
a {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #333;
}
.table_top_title a,
.table_top_title {
	color: #333;
}
.table_top_title a:hover {
	color: #50804d;
	text-decoration: none;
}
.table_border {
	margin-bottom: 10px;
	padding-top: 10px;
	overflow: hidden;
	position: relative;
}
.table_border:hover {
	
}
.table_wrapper {
	
}
/* Top Ranking Style */
.table_top_title {
	font-size: 18px;
	font-weight: 700;
	padding-bottom: 10px;
}
.table_top_rank {
	border-right: 1px solid #000;
	padding: 5px 0 20px 0;
	vertical-align: top;
	text-align: center;
	line-height: normal;
	position: relative;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 32px;
	font-weight: 300;
}
.table_top_rank img {
	margin: 20px auto 0 auto;
}
.table_top_description {
}
.table_top_banner {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.table_top_stats {
	padding: 2px 10px;
	vertical-align: top;
}
.table_top_rating {
	background-color: #DCDCDC;
	text-align: center;
	padding: 0 10px 0 10px;
}
table.listing {
	max-width: 700px;
	margin: 0 auto;
}
/* Ranking Style */
.table_title {
	background: #4a4a4a url("title.png") repeat-x;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.table_rank {
	background-color: #dcdcdc;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.table_description {
	padding-left: 20px;
}
.table_description2 {
	width: 468px;
	color: #333;
}
.table_description2 .banner {
	display: block;
	clear: both;
	overflow: hidden;
	background: #ccc;
	width: 468px;
	height: 60px;
}
.table_description2 img, .table_description2 object, .table_description2 embed {
	max-width: 468px;
	max-height: 60px;
	display: block;
	float: left;
	clear: both;
}
.table_description2 .category {
	margin: 5px 0 0 0;
}
.table_description2 .category a {
	font-weight: 700;
	color: #333;
}
.table_description2 .category a:hover {
	text-decoration: none;
	color: #000;
}
.table_stats {
	background-color: #DCDCDC;
	padding: 2px;
	text-align: center;
	vertical-align: top;
}
/* Stats Style */
.stat_row {
	clear: both;
	overflow: hidden;
}
.stat_title {
	float: left;
	width: 100px;
}
.stat_value {
	float: left;
}
.rating {
	text-align: right;
	padding-top: 20px;
	font-size: 16px;
	letter-spacing: 1px;
	color: #50804d;
}
/* Admin */
.darkbg {
	background-color: #ccc;
	color: #fff;
}
.mediumbg {
	background: #4a4a4a url("title.png") repeat-x;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}
.lightbg {
	color: #000;
	background-color: #FFF;
}
.lightbgalt {
	color: #000;
	background-color: #DCDCDC;
}

.join_edit_error {
	background-color: #f0f0f0;
	border: 1px solid #f00;
	padding: 2px;
}
a.help {
	color: #f00;
	font-weight: bold;
	text-decoration: none;
}
a.help:hover {
	color: #333;
}
.multiple_pages_links {
	text-align: center;
	color: #666;
	padding: 0;
	margin: 10px auto;
	line-height: 27px;
	background-color: rgba(0, 0, 0, 0.05);
}
/*.multiple_pages_links .links {
	display: inline-block;
	text-align: center;
	margin: 0 auto 0 auto;
}*/
.multiple_pages_links  .links .current {
	font-weight: bold;
}

/*.multiple_pages_links .prev {
	float: left;
}
.multiple_pages_links .next {
	float: right;
}*/

.stats .main-box {
	width: 470px;
	border: 1px solid rgba(80, 128, 77, 0.4);
	background: #fff;
}

.stats .main-box .banner {
	display: block;
}

.stats .main-box .description {
	padding: 10px;
	font-size: 13px;
	line-height: 16px;
}

.stats .meta-box {
	margin-top: 20px;
	border: 1px solid rgba(80, 128, 77, 0.4);
	background: #fff;
}

.stats .meta-box h3 {
	font-size: 10px;
	line-height: 16px;
	padding: 0 5px;
	background: #50804c;
	color: #fff;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.35);
	text-transform: uppercase;
}

.stats .meta-box .meta-list {
	padding: 10px;
	font-size: 12px;
	line-height: 16px;
}

.stats .meta-box .meta {
	
}

.stats .meta-box .meta-name {
	display: inline-block;
	width: 110px;
	clear: left;
}

.stats .stats-box {
	margin: 20px 0;
	font-size: 18px;
	line-height: 24px;
	font-weight: 300;
}

.stats .stats-box .rating {
	font-size: 22px;
	text-align: left;
	padding-top: 10px;
	font-weight: normal;
}

.stats .reviews-box .reviews {
	padding: 20px 10px;
}

.stats .reviews-box .reviews .date {
	font-weight: 300;
	font-size: 14px;
	margin-bottom: 3px;
}

.stats .reviews-box .reviews .review {
	font-weight: 400;
	font-size: 20px;
	margin-bottom: 20px;
}

.rate .rating {
	padding-top: 0;
}

.joinform .passtrength, .joinform .confirmstat, .joinform .username_check, .joinform .email_check {
	padding-left: 10px;
}
.shortPass {
	color: #ff0000;
}
.badPass {
	color: #ff0000;
}
.goodPass {
	color: #009900;
}
.strongPass {
	color: #00ff00;
}
.joinform fieldset img {
	border: 5px solid #999;
	margin: 5px 0;
}
.e_log {
	max-height: 600px;
	width: 580px;
	overflow: auto;
	padding: 5px;
	border: 1px dotted #666;
	background: #dcdcdc;
}
.process_list {
	max-width: 580px;
	border: 1px dotted #666;
	background: #dcdcdc;
	border-spacing: 0;
}
.process_list td {
	padding: 2px;	
}
.process_list .header_row td {
	border-bottom: 1px dotted #666;
}
.process_list .row td {
	
}
.process_list .header_row td:nth-child(odd),
.process_list .row td:nth-child(odd) {
	background: #C7C7C7;
}

body.action-contact form #Category {
	width: 24%;
	margin-right: 1%;
	float: left;
}

body.action-contact form #Subject {
	width: 75%;
}

.cssbutton, .cssbuttongo {
	display: inline-block;
	width: 150px;
	height: 150px;
	margin: 0 10px;
	padding: 120px 10px 10px 10px;
	text-decoration: none;
	font-weight: 600;
	font-size: 10px;
	text-transform: uppercase;
	vertical-align: bottom;
	text-align: center;
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}
.cssbuttongo, .cssbutton {
	background: transparent url("images/vote.jpg") scroll no-repeat;
}
	
.cssbutton {
	color: #efefef;
	background-position: right bottom;
	float: right;
}
.cssbutton:hover {
	background-position: right top;
	color: #ffffff;
}
.cssbutton:active {
	
}
.cssbuttongo {
	color: #efefef;
	background-position: left bottom;
	float: left;
}
.cssbuttongo:hover {
	background-position: left top;
	color: #ffffff;
}
.cssbuttongo:active {
	
}
.voteboxes {
	text-align: center;
	width: 320px;
	margin-left: auto;
	margin-right: auto;
	white-space: nowrap;
}
.votebox, .voteboxno {
	overflow: hidden;
	display: inline-block;
}
.votebox a:hover, .voteboxno a:hover {
	text-decoration: none;
}
.votehead {
	margin: 0;
	padding: 1px;
	font:bold 0.9em tahoma, sans-serif;
	display: block;
	color: white;
}
.gatemessage {
	display: block;
	padding: 5px;
	width: 90%;
	margin: auto;
	text-align: justify;
}

@media all and (max-width: 600px) {
	#header .followus,
	.table_description2 .banner {
		display: none;
	}
	#sticky-header {
		background: #731d1d;
		top: -95px;
	}
	.navigation {
		width: 100%;
		overflow: hidden;
		overflow-x: auto;
		white-space: nowrap;
	}
}

body.cookiebar-open {
	padding-top: 30px;
}

#cookieChoiceInfo {
	position: fixed;
	width: 100%;
	margin: 0;
	left: 0;
	top: 0;
	padding: 4px;
	z-index: 1000;
	text-align: center;
	background-color: #242424;
	color: #efefef;
	font-size: 12px;
	line-height: 22px;
	height: 30px;
}

#cookieChoiceInfo a {
	display: inline-block;
	background: #3D3D3D;
	padding: 0 10px;
	margin-left: 16px;
	color: #ccc;
}

#cookieChoiceInfo a:hover{
	color: #fff;
	text-decoration: none;
}

.admin-content .reviews .meta {
	margin: 10px 0;
    font-size: 85%;
    line-height: 1.2;
}