/* @group general styles */

/* @group reset */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
body { line-height: 1.2; font-size: 11px; margin: 0; width: 100%; background: #eee; min-width: 970px;}
table { border-collapse: collapse; border-spacing: 0; }
caption, th, td { text-align: left; font-weight:400; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
a img { border: none; }
input,textarea { margin: 0; }

/* Removes Firefox imposed outline */
a {
	outline: none; 
	color: #36f;
}
a:hover {
	text-decoration: underline !important;
	color: #c00 !important;
}

/* Clearing floats without extra markup  */
.wrapper { display: inline-block; }
.wrapper:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html .wrapper { height: 1%; }
.wrapper { display: block; }

body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,input,textarea { font-family: Arial, Helvetica, sans-serif; }

h1, h2, h3, h4 {
	font-weight: normal;
}
.clearer  {
	clear: both;
}
.separator {
	clear: both;
}
/* @end */

body {
	background: #eee url(../images/bg-page.gif) center top no-repeat;
}

/* @group Header */

#header,
#body {
	width: 970px;
	margin: 0 auto;
}
#header {
	height: 67px;
	padding-top: 5px;
}
#header h1 {
	color: #64acfe;
	font-size: 12px;
	font-weight: normal;
}
#header #left_side {
	width: 750px;
	float: left;
}
#header #right_side {
	width: 200px;
	float: right;
}
#header #nav {
	color: #6aaffd;
	margin-top: 25px;
}
#header #nav h4 {
	display: inline;
}
#header #nav h4 a {
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
#header #nav h4 a {
	color: #fff !important;
}
#header #right_side {
	color: #82bdff;
}
#header #right_side a {
	color: #82bdff;
	text-decoration: none;
}
#header #right_side a {
	color: #82bdff !important;
}
#header #right_side #search {
	margin-top: 25px;
}
#header #right_side #search button {
	background: url(../images/btn-search.gif) left top no-repeat;
	border: none;
	height: 19px;
	width: 10px;
	position:relative;
	top: -2px;
	left: 5px;
	cursor: pointer;
}

/* @end */
#body #main_column {
	width: 760px;
	float: left;
}
#body {
	margin-top: 20px;
}
#body #content {
	width: 498px;
	float: right;
	background: #fff;
}
#body #sponsors {
	width: 252px;
	float: left;
	background: #fff url(../images/bg-sponsors.png) left bottom no-repeat;
	padding-bottom: 118px;
}
#body #sponsors h2 {
	margin-top: 10px;
	text-align: center;
	text-transform: uppercase;
	color: #999;
	font-size: 10px;
	height: 20px;
	line-height: 20px;
}
#body #logo {
	background: url(../images/logo-steaua.png) left top no-repeat;
	height: 302px;
	text-indent: -9999em;
}
#body #sponsors li {
	list-style: none;
	border-top: 1px dashed #9d9d9d;
}
#news_roll {
	margin: 10px;
	width: 478px;
	height: 268px;
	position: relative;
}
#news_roll #news_navigation {
  position: absolute;
  top: 173px;
  left: 10px;
}
#news_roll #news_navigation a {
  background: #ff9702;
  padding: 1px 9px;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  margin-right: 0;
}
#news_roll #news_navigation a.selected {
  background: #990000;
  padding: 1px 9px;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  margin-right: 0;
}
#news_roll #news_navigation a:hover {
  background: #c00;
  color: #fff !important;
  text-decoration: none !important;
}
#news_roll #news_description {
  background: #000;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  top: 192px;
  left: 0;
  width: 478px;
  height: 76px;
  color: #fff;
  line-height: 1.3em;
}
#news_roll #news_description h2 {
  font-weight: normal;
  font-size: 11px;
  font-family: Arial;
  margin: 17px 10px 0;
}
#news_roll #news_description #text_navigation p {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 11px;
  font-family: Arial;
  display: inline;
  margin: 0;
}
#news_roll #news_description p {
  margin: 0 10px 20px;
  font-size: 12px;
}

#news #main_content {
	float: left;
	width: 308px;
}
#news #main_content #primary_news li {
	border-top: 1px solid #eee;
	padding-left: 10px;
	color: #666;
	font-size: 12px;
	list-style: none;
	padding-top: 8px;
	margin-top: 5px;
}
#news #main_content li.first_item {
	border: none;
}
#news #main_content li .date {
	font-size: 10px;
	color: #999;
}
#news #main_content li .title {
	text-transform: uppercase;
}
#news #main_content h2 {
	text-transform: uppercase;
	font-weight: bold;
	color: #999;
	margin-left: 10px;
}
#news #main_content #primary_news li h2 {
	text-transform: none;
	margin-left: 0;
}
#news #main_content .all {
	margin-top: 10px;
	margin-bottom: 40px;
}
#news #main_content .all a {
	background: #999 url(../images/btn-right_arrow.gif) right 50% no-repeat;
	padding: 1px 10px;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	line-height: 1em;
}
#news #main_content .all a:hover {
	background: #024182 url(../images/btn-right_arrow_hover.gif) right 50% no-repeat;
	text-decoration: none !important;
	color: #fff !important;
}
#news #main_content #primary_news li h2 a {
	background: #c00;
	padding: 1px 2px;
	color: #fff;
	text-decoration: none;
}
#news #main_content #primary_news li h2 a:hover {
	color: #fff !important;
	text-decoration: none !important;
	background: #024182;
}
#news #main_content #primary_news .first_item h2 a {
	font-size: 26px;
	text-transform: none;
	background: none;
	color: #333;
	padding: 0;
	font-weight: normal;
}
#news #main_content #primary_news .first_item h2 a:hover {
	color: #c00 !important;
	text-decoration: underline !important;
	background: none;
}
#news #other_news {
	margin-bottom: 20px;
}
#news #other_news h2 {
	color: #333;
}
#news #other_news li .date {
	display: block;
}
#news #other_news li {
	margin-left: 10px;
	margin-top: 10px;
	list-style: none;
}
#news #other_news li a {
	font-weight: bold;
	color: #666;
	font-size: 12px;
	text-decoration: none;
}
#news #secondary_content {
	width: 167px;
	float: right;
}
#news #secondary_content ul {
	list-style: none;
}
#news #secondary_content h3 {
	padding: 5px 0 5px 7px;
	background: #999;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 1px;
}
#news #team {
	margin-bottom: 15px;
}
#news #team ul {
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;
}
#news #team li {
	padding: 6px 0;
	border-top: 1px dashed #ccc;
}
#news #team li.first_item {
	border: none;
}
#news #team a {
	color: #999;
	text-decoration: none;
	font-size: 12px;
}
#news #team .first_item a {
	color: #666;
}
#news #team a.all {
	font-size: 10px;
}
#gallery li {
	float: left;
	margin-right: 1px;
	margin-bottom: 1px;
}
#gallery li img {
	display: block;
}
#gallery li.third {
	margin-right: 0;
}
#gallery ul {
	overflow: hidden;
	height: 1%;
	padding-bottom: 6px;
	margin-bottom: 6px;
	border-bottom: 1px solid #ccc;
}
#content #secondary_content .all a {
	font-size: 10px;
	color: #999;
	text-decoration: none;
}
#content .team_presentation .left_side .all a {
	font-size: 10px;
	color: #999;
	text-decoration: none;
}
#content .team_presentation .left_side h2 {
	font-size: 14px;
	font-weight: bold;
}
#content .team_presentation .right_side a {
	font-size: 10px;
	color: #999;
	text-decoration: none;
}
#side_column {
	float: right;
	width: 200px;
}
#side_column .box {
	background: #fff;
	margin-bottom: 10px;
}
#side_column .box h3 {
	padding: 4px 10px;
	color: #fff;
	font-size: 12px;
}
#side_column .box h3#red_header {
	background: #c00 url(../images/bg-red_header.gif) left top no-repeat;
}
#side_column .box h3#yellow_header {
	background: #f90 url(../images/bg-yellow_header.gif) left top no-repeat;
}
#side_column .box h3#grey_header {
	background: #999797 url(../images/bg-grey_header.gif) left top no-repeat;
}
#next_match p {
	font-size: 10px;
	color: #999;
	padding: 10px;
}
#next_match p strong {
	display: block;
	font-size: 11px;
	color: #333;
	text-transform: uppercase;
}
#next_match p span {
	display: block;
	margin-bottom: 5px;
}
#standings {
	color: #666;
	font-size: 10px;
}
#standings table {
	width: 100%;
	text-transform: uppercase;
}
#standings td.number,
#standings td.points {
	padding: 5px 5px 5px 10px;
	text-align: left;
}
#standings td.points {
	padding: 5px 10px 5px 5px;
	text-align: left;
}
#standings .all {
	padding: 8px 10px;
	margin-top: 5px;
	border-top: 1px solid #eee;
}
#standings .all a {
	text-decoration: none;
	color: #666;
}
#latest_games {
	color: #999;
}
#latest_games li {
	padding: 5px 10px;
	border-bottom: 1px solid #eee;
	list-style: none;
}
#latest_games ul {
	margin-bottom: 0;
	background: #f00;
}
#latest_games {
	position: relative;
}
#latest_games .date,
#latest_games em {
	font-size: 10px;
	color: #999;
	display: block;
	clear: both;
}
#latest_games strong.team {
	float: left;
	position: relative;
	width: 150px;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	padding-right: 5px;
}
#side_column #latest_forum {
	padding-top: 10px;
	clear: both;
}
#side_column #latest_forum h3 {
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 10px;
}
#side_column #latest_forum li {
	margin-bottom: 10px;
	list-style: none;
}
#side_column #latest_forum li a {
	font-size: 12px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
#side_column #latest_forum .date {
	font-size: 10px;
	color: #999;
}

/* @group Footer */

#footer {
	clear: both;
	padding-top: 1px;
	padding-bottom: 20px;
}
#footer #secondary_menu div.items,
#footer #second_sponsors,
#footer #tags {
	width: 970px;
	margin: 0 auto;
}
#footer #second_sponsors {
	padding-top: 35px;
}
#footer #second_sponsors a {
	margin-right: 15px;
}
#footer #secondary_menu {
	color: #999;
	margin: 5px 0 15px;
	padding: 7px 0;
	border: solid #ddd;
	border-width: 1px 0;
}
#footer #secondary_menu h4 {
	display: inline;
	margin: 0 5px;
}
#footer #secondary_menu h4.first_item {
	margin-left: 0;
}
#footer #secondary_menu h4 a {
	text-transform: uppercase;
	font-size: 10px;
	color: #999;
	text-decoration: none;
}
#footer #tags {
	padding-right: 230px;
	width: 740px;
}
#footer #tags strong {
	display: block;
	font-size: 12px;
	color: #999;
	font-weight: normal;
}
#footer #tags h2 {
	display: inline;
}
#footer #tags h2 a {
	font-size: 12px;
	text-decoration: none;
	color: #36f;
}
/* @end */
#search_header {
	padding: 20px 10px;
	color: #36c;
}
#search_header h1 {
	font-size: 26px;
	margin-bottom: 5px;
}
#search_header button {
	background: url(../images/btn-search.gif) left top no-repeat;
	border: none;
	height: 19px;
	width: 10px;
	position:relative;
	top: -2px;
	left: 5px;
	cursor: pointer;
}
#similar_words {
	border: solid #eee;
	border-width: 1px 0;
	padding: 10px 0;
	font-size: 12px;
	margin: 0 10px;
}
#similar_words strong {
	display: block;
	color: #999;
	font-weight: normal;
}
#similar_words h2 {
	display: inline;
}
#search_results {
	margin: 0 10px;
	color: #999;
	font-size: 12px;
	margin-bottom: 15px;
}
#search_results li {
	padding: 6px 0;
	list-style: none;
}
#search_results h1 {
	color: #c00;
	font-size: 12px;
	font-weight: bold;
	padding: 7px 0;
	border-bottom: 1px solid #eee;
	margin-bottom: 10px;
}
#search_results h2 {
	display: inline;
	margin-right: 5px;
}
#search_results h2 a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.standings_table {
	margin-top: 30px;
}
.standings_table h1 {
	margin: 0 10px;
	font-size: 26px;
	color: #36c;
	margin-bottom: 10px;
}
.standings_table table {
	width: 100%;
}
.standings_table table td,
.standings_table table th {
	padding: 7px 10px;
	font-size: 12px;
	color: #666;
}
.standings_table table th {
	background: #eee;
	font-weight: bold;
}
.standings_table table td {
	border-bottom: 1px dashed #eee;
}
.standings_legend {
	margin: 20px 10px;
}
.standings_legend li {
	list-style: none;
	font-size: 12px;
	color: #999;
}
.standings_legend strong {
	color: #666;
	font-weight: bold;
}
.clubs {
	margin-top: 30px;
	margin-bottom: 30px;
}
.clubs h1 {
	margin: 0 10px;
	font-size: 26px;
	color: #36c;
	margin-bottom: 10px;
	font-weight: normal;
}
.clubs .anchors li {
	list-style: none;
	margin: 0 10px;
	font-weight: bold;
}
.clubs .anchors li a {
	text-decoration: none;
	font-size: 12px;
}
.clubs h2 {
	margin: 0 10px;
	font-size: 26px;
	color: #666;
	margin-top: 10px;
	font-weight: normal;
	margin-bottom: 5px;
}
.clubs .owners {
	border-top: 1px solid #eee;
	overflow: hidden;
	height: 1%;
	margin-bottom: 20px;
}
.clubs .owners li {
	list-style: none;
	clear: both;
	height: 69px;
	line-height: 69px;
	border-bottom: 1px solid #eee;
	padding-left: 10px;
	font-size: 12px;
	color: #666;
}
.clubs .owners li img {
	float: right;
	margin: 4px 0;
}
.clubs p {
	margin: 0 10px 1.2em;
	font-size: 12px;
	color: #666;
}
.contact {
	margin-top: 30px;
	margin-bottom: 30px;
}
.contact h1 {
	margin: 0 10px;
	font-size: 26px;
	color: #36c;
	margin-bottom: 10px;
	font-weight: normal;
}
.contact p {
	font-size: 12px;
	margin: 0 10px;
	color: #999;
	width: 300px;
}
.contact li {
	margin: 15px 10px 5px;
	font-size: 12px;
	list-style: none;
}
.contact li label {
	display: block;
	color: #999;
}
.contact li label .required {
	color: #c00;
}
.contact li button {
	background: #999;
	border: 0;
	color: #fff;
	padding: 4px 50px;
	text-transform: uppercase;
	font-weight: bold;
}
.team_presentation {
	margin-top: 30px;
	margin-bottom: 30px;
	overflow: hidden;
	height: 1%;
}
.team_presentation hr {
	width: 95%;
	height: 1px;
	background-color: #ccc;
}
.team_presentation h1 {
	margin: 0 10px;
	font-size: 26px;
	color: #36c;
	margin-bottom: 10px;
	font-weight: normal;
}
.team_presentation .left_side {
	float: left;
	display: inline;
	width: 195px;
	margin-left: 10px;
}
.team_presentation .left_side li {
	font-size: 12px;
	margin-bottom: 4px;
	padding: 0;
	list-style-position: outside;
	list-style: none;
}
.team_presentation .left_side li a {
	font-weight: bold;
	text-decoration: none;
	color: #666;
}
.team_presentation .right_side {
	width: 290px;
	float: right;
}
.team_presentation .right_side li {
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
	color: #999;
	font-size: 10px;
	list-style: none;
}
.team_presentation .right_side li img{
	display: block;
	margin-bottom: 4px;
}
.gallery_details {
	margin-top: 30px;
	margin-bottom: 30px;
	overflow: hidden;
	height: 1%;
	color: #666;
}
.gallery_details h1 {
	margin: 0 10px;
	font-size: 26px;
	color: #36c;
	margin-bottom: 10px;
	font-weight: normal;
}
.gallery_details li span {
	color: #999;
	display: block;
}
.gallery_details li span strong {
	font-weight: bold;
	text-decoration: none;
	color: #666;
}
.gallery_details li a:hover span strong {
	text-decoration: underline;
	color: #c00;
}
.gallery_details li p {
	margin-bottom: 10px;
}
.gallery_details li p a {
	color: #666;
	text-decoration: none;
}
.gallery_details li {
	list-style: none;
	margin-left: 9px;
	font-size: 12px;
}
.gallery_details li li {
	float: left;
	margin-left: 0;
	margin-right: 9px;
	margin-bottom: 20px;
}
.single_gallery {
	margin-top: 30px;
	margin-bottom: 20px;
	overflow: hidden;
	height: 1%;
	color: #666;
}
.single_gallery h2 {
	margin: 0 10px;
	font-size: 26px;
	color: #36c;
	margin-bottom: 5px;
	font-weight: normal;
}
.single_gallery h1 {
	font-size: 26px;
	color: #666;
	margin: 0 10px 15px;
}
.single_gallery p {
	margin: 0 10px 25px;
	font-size: 12px;
}
.single_gallery p strong {
	display: block;
	color: #999;
	font-weight: normal;
}
.single_gallery ul li {
	float: left;
	background: #ddd;
	list-style: none;
	width: 121px;
	margin-right: 4px;
	margin-bottom: 4px;
}
.single_gallery ul li.fourth_item {
	margin-right: 0;
	width: 123px;
}
.single_gallery ul li img {
	display: block;
}
.single_gallery ul li a {
	text-decoration: none;
}
.single_gallery ul li a:hover {
	text-decoration: none !important;
}
.single_gallery ul li span {
	padding: 5px 10px;
	color: #999;
	display: block;
	text-decoration: none;
}
p.pagination {
	padding-top: 15px;
	margin-bottom: 0;
	clear: both;
}
p.pagination a {
	text-decoration: none;
	color: #999;
}
p.pagination a.selected {
	font-weight: bold;
}
.games {
	margin-top: 30px;
	margin-bottom: 30px;
	overflow: hidden;
	height: 1%;
	color: #666;
}
.games h1 {
	margin: 0 10px;
	font-size: 26px;
	color: #36c;
	margin-bottom: 10px;
	font-weight: normal;
}
.games table {
	width: 100%;
	font-size: 12px;
}
.games th {
	font-weight: bold;
	background: #f6f6f6;
}
.games th.date {
	padding: 7px 10px;
}
.games th.score {
	text-align: center;
}
.games td {
	padding: 8px 0;
	border-bottom: 1px dashed #eee;
}
.games td.date {
	padding: 8px 10px;
}
.games td.score {
	padding-left: 2px; 
	padding-right: 2px;
	text-align: center;
	font-weight: bold;
	width: 90px;
}
.games td.home_team {
	text-align: right;
}
.games td.away_team {
	text-align: left;
}
.sitemap {
	margin-top: 30px;
	margin-bottom: 30px;
	overflow: hidden;
	height: 1%;
	color: #666;
	font-size: 12px;
}
.sitemap h1 {
	margin: 0 10px;
	font-size: 26px;
	color: #36c;
	margin-bottom: 10px;
	font-weight: normal;
}
.sitemap h2 {
	margin: 0 10px;
	font-weight: bold;
}
.sitemap ul {
	margin: 0 10px 1.2em;
	list-style: none;
}
.sitemap ul li a {
	color: #999;
	text-decoration: none;
}
.sponsors {
	margin-top: 30px;
	margin-bottom: 30px;
	overflow: hidden;
	height: 1%;
	color: #666;
	font-size: 12px;
}
.sponsors h1 {
	margin: 0 10px;
	font-size: 26px;
	color: #36c;
	margin-bottom: 10px;
	font-weight: normal;
	clear: both;
}
.sponsors li {
	float: left;
	display: inline;
	width: 142px;
	margin-right: 10px;
	margin-left: 10px;
	list-style: none;
	margin-bottom: 20px;
}
.sponsors li.third {
	margin-right: 0;
	margin-left: 0;
}
.sponsors li a {
	color: #999;
	font-size: 11px;
	text-decoration: none;
}
.sponsors li img {
	border: 1px solid #eee;
}
.all_news {
	margin-top: 30px;
	margin-bottom: 30px;
	overflow: hidden;
	height: 1%;
	color: #666;
	font-size: 12px;
}
.all_news h1 {
	margin: 0 10px;
	font-size: 26px;
	color: #36c;
	margin-bottom: 10px;
	font-weight: normal;
	clear: both;
}
.all_news ul {
	margin: 0 10px;
	list-style: none;
}
.all_news ul li {
	margin-bottom: 1.2em;
}
.all_news ul li a {
	color: #666;
	text-decoration: none;
	text-transform: uppercase;
}
.all_news ul li a strong{
	background: #cc0000;
	color: #fff;
}
.all_news ul li .data{
	color: #bbb;
	font-size: 11px;
}
.all_news p.pagination {
	margin: 0 10px;
}
.all_news p.pagination a {
	margin-right: 10px;
}
.news {
	margin-top: 30px;
	margin-bottom: 30px;
	overflow: hidden;
	height: 1%;
	color: #666;
	font-size: 12px;
}
.news h1 {
	margin: 0 10px;
	font-size: 26px;
	color: #36c;
	margin-bottom: 10px;
	font-weight: normal;
	clear: both;
}
.news p {
	margin: 0 10px 1.2em;
}
.news h2.primary_news {
	font-size: 24px;
	margin: 0 10px 1.2em;
	text-transform: uppercase;
}
.news p.meta {
	margin: 0 10px;
}
.news p.meta a {
	background: #c00;
	color: #fff;
	text-decoration: none;
	padding: 0 2px;
}
.news p.meta a:hover {
	background: #024182;
	color: #fff !important;
	text-decoration: none !important;
}
.news h2.other_articles {
	font-size: 26px;
	margin: 30px 10px 10px;
	color: #999;
	text-transform: lowercase;
}
.news ul {
	margin: 0 10px;
	list-style: none;
}
.news ul li {
	margin-bottom: 1.2em;
}
.news ul a {
	color: #666;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.news a.all {
	display: block;
	margin: 10px;
	background: #999;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	width: 150px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 4px;
}
.news a.all:hover {
	background: #024182;
	color: #fff !important;
	text-decoration: none1 !important;
}