* {
	margin: 0pt;
	padding: 0pt;
}

body {
	color: #000000;
	background-color: #FFFFFF;
	font-family: Arial;
}

img {
	border: 0pt;
}

/**/
#upper-site-title {
	background-position: center 48px;
	background-repeat: no-repeat;
}

#upper-site-logo {
	background-position: right top;
	background-repeat: no-repeat;
}
#league-logo {
	background-position: center 5px;
	background-repeat: no-repeat;
}
#upper-site-title-a {
	background-position: center 12px;
	background-repeat: no-repeat;
	height: 34px;
}
#upper-site-title-b {
	background-position: center 11px;
	background-repeat: no-repeat;
	height: 41px;
}
#upper-site-title-c {
	background-position: center 13px;
	background-repeat: no-repeat;
	height: 16px;
	padding-top: 15px;
}
/**/
#upper-yellow-bar { /*background: #fdff46;*/
	background: url("rtlImages/search_menu_bg.jpg") repeat-x;
	height: 26px;
}

#upper-search-box {
	background: url(rtlImages/search.jpg);
	width: 137px;
	height: 20px;
	border: 0pt;
	padding: 6px 10px 0pt 25px;
	color: #666666;
}

#upper-search-submitter {
	border: 0pt;
	background: transparent;
	color: #000000;
	cursor: pointer;
}

#upper-nav {
	background: url(rtlImages/menu_bg.jpg) repeat-x;
}

.upper-nav-seperator {
	background: url(rtlImages/menu_sep.jpg);
	width: 3px;
	height: 30px;
}

a.upper-nav-link {
	color: #FFFFFF;
	display: block;
	text-align: center;
	/*font-size: 1.2em;*/
	font-weight: bold;
	text-decoration: none;
}

#lower-nav {
	background: #838383;
	margin-top: 1px;
}

.lower-nav-seperator {
	color: #FFFFFF;
	width: 3px;
}

a.lower-nav-link {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	font-size: 0.7em;
	font-family: Tahoma;
}

#lower-sep {
	height: 0pt;
	border: solid #FFFFFF;
	border-width: 1px 0pt 0pt 0pt;
	margin: 3px 0pt;
}

/**/
#right-nav-table {
	width: 250px;
	margin-bottom: 18px;
}

#right-nav-top {
	height: 21px;
	border-bottom: solid 3px #d5d5d5;
	font-size: 0.1em;
}

.right-nav-cell {
	height: 25px;
	background: #f1f1f1;
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #d5d5d5;
	padding-right: 17px;
}

.right-nav-link {
	color: black;
	font-weight: bold;
	text-decoration: none;
	font-size: 0.91em;
}

#right-latest-cell {
	border-bottom: 0pt none;
}

.right-nav-border-sep {
	height: 4px;
}

/**/
#left-container { /*border: 1px solid red;*/
	width: 100%;
}

#left-img-container { /*text-align: center;
	font-weight: bold;*/
	color: #FFFFFF;
	margin-bottom: 18px;
}

#left-img-label {
	padding: 5px 10px;
	height: 25px;
	font-size: 1.1em;
}

/**/
#main-container {
	padding-top: 20px;
}

.gray-bg-title {
	background: #7a7a7a;
	color: #FFFFFF;
	height: 25px;
	font-size: 1.15em;
	padding: 0pt 10px;
	font-weight: bold;
}

/**/
a.article-title {
	border-bottom: 1px dotted #2e64ac;
	text-decoration: none;
}

h2.article-title {
	float: right;
	font-size: 1.1em;
}
h2.article-title-inside {
	font-size: 1.5em;
}

.article-date {
	color: #999999;
	text-align: left;
	font-size: 0.8em;
	float: left;
}

.article-brief {
	color: #676767;
	font-size: 0.9em;
	clear: both;
}

.article-more {
	text-align: left;
	font-size: 0.8em;
}

.article-img {
	padding: 1px;
	border: 2px solid #7a7a78;
}

.article-img-shadow {
	background: url("rtlImages/photo_shadow.jpg") repeat-x;
}

.article-sep {
	height: 0pt;
	border: solid #7a7a7a;
	border-width: 1px 0pt 0pt 0pt;
	margin: 3px 0pt 10px 0pt;
}

.article-container {
	padding: 3px;
}

/**/
a.top-link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 0.9em;
}

a.search-bar-link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

td.top-link {
	color: #FFFFFF;
}

/**/
#style-hidden-img-switch {
	height: 0pt;
	width: 0pt;
	visibility: hidden;
	display: none;
}

#tamayuz-link {
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
}

#lower-info-navs {
	font-size: 0.7em;
	color: #FFFFFF;
}

/**/
abbr {
	cursor: help;
}

.search-result-path {
	font-size: 0.8em;
	color: #454545;
}

/**/
#right-nav-vstreaming {
	width: 250px;
}
#vstreaming-container-cell {
	width: 200px;
	background: #F1F1F1;
}
.vstreaming-container-cell-docked {
	height: 150px;
}
.vstreaming-container-cell-undocked {
	height: 315px;
}
#vstreaming-container {
	direction: ltr;
	padding: 10px 25px;
}
.vstreaming-container-docked {
	width: 200px;
	height: 150px;
	overflow: hidden;
}
.vstreaming-container-undocked {
	position: absolute;
	width: 395px;
	height: 300px;
	overflow: hidden;
	/*background: #383838;
	padding: 5px;*/
}

html,body,table#page-container {
	height: 99.9%;
	margin: auto;
}

body {
	background-color: #838383;
}
/*
html {
	position: relative;
}
#page-footer {
	position: absolute;
	bottom: 0pt;
}*/


#right-nav-vstreaming {
	width: 250px;
}
#vstreaming-container-cell {
	width: 200px;
	background: #F1F1F1;
}
.vstreaming-container-cell-docked {
	height: 150px;
}
.vstreaming-container-cell-undocked {
	height: 315px;
}
#vstreaming-container {
	direction: ltr;
	padding: 10px 25px;
}
.vstreaming-container-docked {
	width: 200px;
	height: 150px;
	overflow: hidden;
}
.vstreaming-container-undocked {
	position: absolute;
	width: 395px;
	height: 300px;
	overflow: hidden;
	/*background: #383838;
	padding: 5px;*/
}

/**/
#article-content {
	clear: both;
}
#article-content img {
	padding: 5px;
}

/**/
.file-attached {
	font-size: 1.2em;
	color: #686868;
	text-decoration: none;
	list-style-type: none;
}
