/* Portocaliu:  #ff4e00; */
body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	background: #323232 url(images/templatemo_top_bg.png) repeat-x;
}
legend { color: #fff !important;}

a:link, a:visited { color: #fff; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #ff4e00; text-decoration: none; }

p {
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

img {
	margin: 0px;
	padding: 0px;
	border: none;
}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px; }

.margin_bottom_10 { clear: both; width: 100%; height: 10px; font-size: 1px; }
.margin_bottom_20 { clear: both; width: 100%; height: 20px; font-size: 1px; }
.margin_bottom_30 { clear: both; width: 100%; height: 30px; font-size: 1px; }
.margin_bottom_40 { clear: both; width: 100%; height: 40px; font-size: 1px; }
.margin_bottom_50 { clear: both; width: 100%; height: 50px; font-size: 1px; }
.margin_bottom_60 { clear: both; width: 100%; height: 60px; font-size: 1px; }

.margin_right_10 { margin-right: 10px; }
.margin_right_60 { margin-right: 60px; }

.horizontal_divider {
	background: url(images/templatemo_horizontal_divider.jpg) bottom repeat-x;
}

.border_bottom {
	border-bottom: 1px dashed #000;
}

.fl { float: left; }
.fr { float: right; }

.rc_btn_01 a {
	clear: both;
	display: block;
	width: 120px;
	height: 25px;
	padding: 5px 0 0 0;
	font-size: 12px;
	text-align: center;
	color: #000000;
	text-decoration: none;
	border: none; 
	background: url(images/templatemo_button_01.png) no-repeat;
}

/* â”€â”€ Desktop layout (original) â”€â”€ */

#templatemo_wrapper_outer {
	width: 100%;
	margin: 0 auto;
}

#templatemo_wrapper_inner {
	width: 1000px;
	margin: 0 auto;
}

#templatemo_banner {
	width: 1000px;
	height: 89px;
	background: url(images/templatemo_banner_bg.jpg) no-repeat;
}

/* menu */
#templatemo_menu {
	margin-top: -57px;
	clear: both;
	height: 65px;
	padding: 0 370px;
}

#templatemo_menu ul {
	width: 500px;
	margin: 0px;
	padding: 20px 0 0 15px;
	list-style: none;
}

#templatemo_menu ul li {
	display: inline;
}

#templatemo_menu ul li a {
	float: center;
	padding: 0 20px;
	text-align: right;
	font-size: 15px;
	text-decoration: none;
	color: #000;
}

#templatemo_menu li a:hover, #templatemo_menu li .current {
	color: #ff4e00;
}

#templatemo_content_wrapper {
	clear: both;
	width: 1004px;
}

.templatemo_content {
	float: left;
	width: 750px;
	padding: 20px 15px 0 15px;
	background: #1b1919;
	border: 1px solid #000;
}

.templatemo_side_bar {
	float: right;
	width: 180px;
	padding: 20px 10px 0 10px;
	background: #1b1919;
	border: 1px solid #000;
}

/* â”€â”€ Headers â”€â”€ */
.header_01 {
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

.header_02 {
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}

.header_03 {
	padding: 0 0 5px 0;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.header_03 a { color: #ffffff; text-decoration: none; }
.header_03 a:hover { color: #ff4e00; }

/* â”€â”€ Sidebar internals â”€â”€ */
.templatemo_side_bar ul {
	margin: 0px;
	padding: 0px;
}

.templatemo_side_bar ul li {
	margin: 0px;
	padding: 0 0 0 0;
	margin-bottom: 5px;
	border-left: 3px solid #000;
	border-bottom: 1px solid #000;
	list-style: none;
}

.templatemo_side_bar ul li a {
	display: block;
	background: #242224;
	padding: 5px 0 5px 10px;
	color: #fff;
	text-decoration: none;
}

.templatemo_side_bar ul li a:hover {
	color: #ff4e00;
	background: #000;
}

.templatemo_side_bar form {
	margin: 0px;
	padding: 0px;
}

/* â”€â”€ Search â”€â”€ */
#search_field {
	padding: 3px 0 0 0;
	height: 20px;
	width: 175px;
	margin-bottom: 10px;
}

#search_button {
	float: right;
	width: 120px;
	height: 30px;
	padding: 0;
	margin: 0;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	white-space: pre;
	background: url(images/search.png) no-repeat;
	color: #000000;
	border: none;
}

#search_button:hover {
	float: right;
	width: 120px;
	height: 30px;
	padding: 0;
	margin: 0;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	white-space: pre;
	background: url(images/search_hover.png) no-repeat;
	color: #000000;
	border: none;
}

/* â”€â”€ Content section â”€â”€ */
.content_section {
	clear: both;
	padding: 0;
}

.content_section p span {
	color: #ffffff;
}

/* â”€â”€ Image wrappers â”€â”€ */
.image_wrapper_01 {
	float: left;
	position: relative;
	margin: 3px 20px 0 0;
	background: #131212;
	padding: 4px;
}

.image_wrapper_01 img {
	border: 1px solid #363434;
}

.image_wrapper_02 {
	position: relative;
	margin: 0 0 10px 0;
	background: #131212;
	padding: 4px;
}

.image_wrapper_02 span {
	position: absolute;
	width: 20px;
	height: 20px;
	bottom: 10px;
	right: 10px;
	background: url(images/templatemo_play_icon.jpg) no-repeat;
}

.image_wrapper_02:hover span {
	background: url(images/templatemo_play_icon_hover.jpg) no-repeat;
}

.image_wrapper_02 img, .image_wrapper img {
	border: 1px solid #363434;
}

.latest_news {
	clear: both;
	padding-bottom: 10px;
}

/* â”€â”€ Footer â”€â”€ */
#templatemo_footer {
	clear: both;
	width: 1000px;
	height: 40px;
	margin: 0 auto;
	padding: 20px 0 0 0;
	text-align: center;
	background: url(images/templatemo_footer.png) no-repeat;
}

/* â”€â”€ Legacy gateway wrapper â”€â”€ */
#wrapper {
	border: 1px solid #000;
	left: 50%;
	margin-left: -350px;
	position: absolute;
	width: 700px;
}
#header { width: 700px; }
#navigation {
	background: #4a4a4a url("title.png") repeat-x;
	color: #FFF;
	margin: 1px;
	padding-bottom: 7px;
	padding-top: 7px;
	text-align: center;
	width: 698px;
}
#filters { float: left; margin: 15px; }
#search  { float: right; margin: 15px; text-align: right; }
#content { clear: both; padding-left: 15px; padding-right: 15px; }
#copyright { margin: 10px; text-align: center; }

/* â”€â”€ Hyperlinks â”€â”€ */
#navigation a, .table_top_title a { color: #FFF; }
#navigation a:hover, .table_top_title a:hover {
	color: #ff4e00;
	text-decoration: none;
}

/* â”€â”€ Stats â”€â”€ */
.stats_chenar {
	background: #222222;
	color: #e7e7e7;
	border: 1px solid #363434;
	padding: 5px;
	margin-bottom: 5px;
}

.table_border {
	background: #222222;
	border: 1px solid #363434;
	margin-bottom: 5px;
	padding: 1px;
}

/* â”€â”€ Top Ranking â”€â”€ */
.table_top_rank_no {
	border: 1px solid #000;
	background: #4a4a4a url("title.png") repeat-x !important;
	font-size: 16px;
	font-weight: bold;
	padding-left: 7px;
	padding-right: 7px;
	text-align: left;
	color: #fff;
}

.table_top_title {
	background: #4a4a4a url("title.png") repeat-x;
	font-size: 12px;
	color: #FFF;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	border: 1px solid #000;
}

.table_top_title_stats {
	background: #4a4a4a url("title.png") repeat-x;
	font-size: 12px;
	color: #FFF;
	padding: 3px 0px 3px 0px;
	text-align: center;
	border: 1px solid #000;
}

.table_top_rank {
	background-color: #3d3d3d;
	font-size: 16px;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 3px;
	text-align: left;
	border: 1px solid #000;
}

.table_top_rank img {
	width: 88px;
	/* height: 31px; */
}

.table_top_rank:hover {
	background-color: #000;
	font-size: 16px;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 3px;
	text-align: left;
	border: 1px solid #000;
}

.table_top_description {
	width: 100%;
	padding-left: 5px;
	vertical-align: top;
}

.table_top_banner {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}

.table_top_stats {
	background-color: #3d3d3d;
	padding: 2px 5px 2px 5px !important;
	color: #fff;
	text-align: center;
	white-space: nowrap;
}

.table_top_rating {
	background-color: #DCDCDC;
	text-align: center;
}

/* â”€â”€ Regular Ranking â”€â”€ */
.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;
	border: 1px solid #000;
}

.table_rank {
	background-color: #DCDCDC;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	color: #000;
	white-space: nowrap;
}

.table_description {
	width: 100%;
	padding-left: 5px;
	border: 1px solid #363434;
	color: #ccc;
}

.table_stats {
	background-color: #DCDCDC;
	padding: 2px 4px;
	text-align: center;
	white-space: nowrap;
}

/* â”€â”€ Stats â”€â”€ */
.stats_top {
	background: #4a4a4a url("title.png") repeat-x;
	color: #FFF;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

.stats_left { padding-left: 5px; background-color: #3d3d3d; color: #b5b1b1; }
.stats1 { background-color: #999999; text-align: center; color: #fff; }
.stats2 { background-color: #DCDCDC; text-align: center; color: #000; }

/* â”€â”€ Admin â”€â”€ */
.darkbg  { background-color: #737373; 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: #bdbdbd; }
.lightbgalt { color: #000; background-color: #8a8a8a; }

table { width: 100%; border-collapse: collapse; }
img { border: 0; }

textarea, input, select {
	font-family: sans-serif;
	font-size: 12px;
}

textarea:focus, input:focus, select:focus {
	outline: 2px #ff4e00 solid;
}

.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; }


/* ============================================================
   MOBILE RESPONSIVE â€” overrides only, desktop untouched
   ============================================================ */

@media (max-width: 1040px) {

	#templatemo_wrapper_inner {
		width: 100%;
		padding: 0 10px;
		box-sizing: border-box;
	}

	#templatemo_banner {
		width: 100%;
		height: auto;
		background-size: cover;
	}

	#templatemo_wrapper_inner > a img {
		display: block;
		/* width: 100%; */
		height: auto;
		/* background: linear-gradient(0deg, #ffffffe3 58%, #000000db 84%); */
	}

	#templatemo_menu {
		margin-top: 0;
		height: auto;
		padding: 0;
		background: #1b1919;
		border-bottom: 2px solid #ff4e00;
	}

	#templatemo_menu ul {
		width: 100%;
		padding: 0;
		display: flex;
		flex-wrap: wrap;
	}

	#templatemo_menu ul li {
		display: inline-block;
	}

	#templatemo_menu ul li a {
		float: none;
		display: inline-block;
		padding: 10px 16px;
		font-size: 13px;
		color: #fff;
		text-align: left;
	}

	#templatemo_content_wrapper {
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		align-items: flex-start;
		margin-top: 6px;
		box-sizing: border-box;
	}

	.templatemo_content {
		float: none;
		flex: 1 1 0;
		min-width: 0;
		width: auto;
		box-sizing: border-box;
	}

	.templatemo_side_bar {
		float: none;
		flex: 0 0 200px;
		width: 200px;
		box-sizing: border-box;
	}

	#templatemo_footer {
		width: 100%;
		background-size: cover;
		box-sizing: border-box;
	}

	#wrapper {
		position: static;
		left: auto;
		margin-left: auto;
		margin-right: auto;
		width: 100%;
		max-width: 700px;
		box-sizing: border-box;
	}

	#header { width: 100%; }

	#navigation { width: 100%; box-sizing: border-box; }

	.table_border {
		/* overflow-x: auto; */
		-webkit-overflow-scrolling: touch;
	}

	img {
		/* max-width: 100%; */
		height: auto;
	}
}

@media (max-width: 700px) {

	#templatemo_menu ul {
		flex-direction: column;
	}

	#templatemo_menu ul li {
		display: block;
	}

	#templatemo_menu ul li a {
		display: block;
		padding: 12px 16px;
		border-bottom: 1px solid #2a2828;
		font-size: 14px;
	}

	#templatemo_content_wrapper {
		flex-direction: column;
	}

	.templatemo_content {
		width: 100%;
		padding: 12px 8px 0;
	}

	.templatemo_side_bar {
		flex: 0 0 auto;
		width: 100%;
		padding: 12px 8px 0;
		border-bottom: 2px solid #ff4e00;
		margin-right: 0;
	}

	.margin_right_10 { margin-right: 0; }

	#search_field {
		width: 100%;
		max-width: 100%;
		box-sizing: border-box;
	}

	#search_button {
		/* float: none; */
		/* display: block; */
		/* width: 100%; */
	}

	.votebox, .voteboxno {
		float: none;
		width: 80%;
		margin: 10px auto;
		display: block;
	}

	.table_top_rank img {
		max-width: 70px;
		width: auto;
		height: auto;
	}
}
