@import url(templates.css);

body {
	padding: 0px;
	margin: 0px;
	background-color: #141414;
}

/*	Global HTML Tag definitions  */

body, div, span, p, a, h1, h2, h3, li, td {
	font-family: Tahoma;
	font-size: 11px;
}

div, span, p, td, li {
	color: #a9a9a9;
}

p {
	line-height: 16px;
	margin: 10px 0px 10px 0px;
}

h1 {
	margin: 0px 0px 0px 0px;
	font-size: 18px;
	color: white;
	font-weight: normal;
	float: left;
}

h3 {
	font-size: 11px;
	font-weight: bold;
	color: #fe0000;
	margin: 12px 0px 0px 0px;
	padding: 0px;
	clear: both;
}

a:link, a:focus, a:visited, a:active {
	color: #6980c0;
	text-decoration: none;
}

a:hover {
	color: #6980c0;
	text-decoration: underline;
}

img {
	border: none;
}

hr {
	height: 1px;
	margin: 12px 0px 12px 0px;
	padding: 0px;
	color: #676767;
	background-color: #676767;
	border: none;
	clear: both;
}

/*	Layout Classes  */

#wrapper {
	width: 870px;
	margin: 0 auto;
	padding: 0px 5px 0px 5px;
	background: url(/tmpl/euroring/images/common/background.png) repeat-y;
}

#topline {
	height: 22px;
	background-color: #262626;
	border-bottom: 1px solid #ff0000;
	padding: 8px 0px 0px 20px;
}

#topline ul.rightmenu {
	padding: 0px;
	margin: 0px;
	float: right;
	list-style-type: none;
}

#topline ul.leftmenu {
	padding: 0px;
	margin: 0px;
	float: left;
	list-style-type: none;
}

#topline li {
	margin: 0px 20px 0px 0px;
	padding: 0px;
	display: inline;
}

#headline {
	width: 870px;
	height: 180px;
	background-color: #141414;
}

#menu {
	height: 40px;
}

#menu ul {
	height: 38px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#menu li {
	padding: 0px;
	margin: 0px -3px 0px 0px;
	display: inline;
}

#sidebar-left {
	float: left;
	width: 174px;
	padding: 25px 20px 25px 20px;
	color: #a9a9a9;
	font-size: 11px;
}

#sidebar-left a:link, #sidebar-left a:focus, #sidebar-left a:visited, #sidebar-left a:active {
	color: #9d9d9d;
	font-size: 11px;
	text-decoration: none;
}

#sidebar-left a:hover {
	color: #9d9d9d;
	font-size: 11px;
	text-decoration: underline;
}

#content {
	float: left;
	width: 434px;
	padding: 25px;
	margin-left: 1px;
}

#content img {
	border: 2px solid #c9c9c9;
	margin-left: 15px;
	margin-bottom: 15px;
}

#sidebar-right {
	width: 170px;
	float: right;
}

#footer {
	width: 830px;
	height: 28px;
	margin: -1px auto 0px auto;
	padding: 16px 20px 0px 20px;
	background: url(/tmpl/euroring/images/common/footer-bg.png) repeat-x;
	border-top: 1px solid #636363;
	clear:both;
}

#footer ul {
	float: left;
	width: 300px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#footer li {
	margin: 0px;
	padding: 0px;
	display: inline;
	margin-left: 6px;
	padding-right: 6px;
	border-right: 1px solid #9d9d9d;
}

#footer a:link, #footer a:focus, #footer a:visited, #footer a:active {
	color: #9d9d9d;
	font-size: 11px;
	text-decoration: none;
}

#footer a:hover {
	color: #9d9d9d;
	font-size: 11px;
	text-decoration: underline;
}

#footer li.lastitem {
	border: none;
}

#footer p {
	float: right;
	line-height: normal;
	font-size: 11px;
	color: white;
	margin: 0px;
}

/*	Other Classes  */

.separator {
	height: 6px;
	background: url(/tmpl/euroring/images/common/separator-bg.png) repeat-x;
	margin: 8px 0px 8px 0px;
	clear: both;
}

/*	Banners  */

.ad-120x240 {
	width: 120px;
	height: 240px;
	border: 1px solid #9c9c9c;
	margin: 20px auto 0px auto;
}

.ad-120x120 {
	width: 120px;
	height: 120px;
	border: 1px solid #9c9c9c;
	margin: 20px auto 0px auto;
}

/*	Submenu  */

.menu {
	display: block;
	height: 20px;
	border-bottom: 1px solid #363636;
	background: url(/tmpl/euroring/images/common/sidebarmenu_listitem.png) no-repeat 0px 9px;
	padding-left: 10px;
	padding-top: 5px;
	color: #a9a9a9;
	font-size: 11px;
}

.menu a {cursor: pointer}

.submenu{
	display: block;
	height: 20px;
	font-size: 11px;
	background: url(/tmpl/euroring/images/common/sidebarsubmenu_listitem.png) no-repeat 10px 9px;
	padding-left: 20px;
	padding-top: 5px;
	color: #a9a9a9;
	font-size: 11px;
}

.hide{
	display: none;
}

.show{
	display: block;
}

/*	Event Calendar  */

#eventcalendar {
	width: 173px;
}

#eventcalendar tbody td {
	color: #a9a9a9;
	width: 20px;
	border-bottom: 1px solid #4a4a4a;
	padding: 5px;
	width: 10px;
}

#eventcalendar tbody td.days {
	color: #d0d0d0;
	font-weight: bold;
	padding-right: 10px;
}

#eventcalendar tbody td.nyiltnap {
	background-color: #677cbb;
	color: white;
	font-weight: bold;
}

#eventcalendar tbody td.versenynap {
	background-color: #fa0001;
	color: white;
	font-weight: bold;
}

#eventcalendar tbody td.traning {
	background-color: #6d6d6d;
	color: white;
	font-weight: bold;
}

#eventcalendar a:link {
	color: white;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

#eventcalendar td.month {
	height: 35px;
	color: #c7c7c7;
	font-size: 10px;
	text-transform: uppercase;
}

#textzoom {
	width: 60px;
	height: 30px;
	float: right;
}

#textzoom img {
	border: none;
	display: inline;
	padding: 0px;
	margin: 0px;
}

/*	Gallery  */

.category-container {
	padding: 0px;
	margin: 10px 0px 0px -15px;
}

.category-preview {
	border: 1px solid #363636;
	margin-right: 15px;
	margin-left: 0px;
	padding: 0px;
}

#thumb-container {
	margin-left: -12px;
}

#thumb-container img {
	width: 130px;
	height: 130px;
	float: left;
	margin-left: 15px;
	margin-top: 5px;
	border: 1px solid #363636;
}

#gallery-pager {
	text-align: center;
	padding-top: 25px;
}

#gallery-pager ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#gallery-pager li {
	display: inline;
	padding: 0px;
	margin: 0px 5px 0px 5px;
	font-weight: bold;
}

a.pager:link, a.page:focus, a.pager:visited, a.page:active {
	color: #6980c0;
}

a.pager:hover {
	color: white;
}

#content table {
	width: 435px;
	background-color: #1e1e1e;
	border: none;
}

#content table td {
	padding: 5px 10px 5px 10px;
	background-color: #262626;
}

#content thead td {
	background-color: #1f2a3e;
	text-align: center;
	color: white;
	font-weight: bold;
	border-bottom: 1px solid #fe0000;
}

.clearer {
	line-height: 1px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	height: 1px;
	clear: both;
}