@import "osx.css";

@import "tooltips.css";

@import "rating.css";

@import "inettuts.css";

@import "spoiler.css";

@import "tabs.css";

body {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #17374b;
	line-height: 170%;
	margin: 0px;
	padding: 0px;
	background: #16354a url(images/background.png) repeat-x;
}

table.bkgrd {
	background: #16354a url(./images/background.png) repeat-x;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

iframe {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	line-height: 170%;
	margin: 0px;
	padding: 0px;
	background-color: #eaeaea;
	border: 0px;
}

img {
	border: 0px;
}

.linked-image {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.resized-linked-image {
	margin: 1px 0px 0px 0px;
	padding: 0px;
	background-color: #000;
	border: 0px;
	color: #FFF;
	font-size: 10px;
	width: auto;
}

.resized-linked-image-zoom {
	width: 200px;
	height: 30px;
	background-color: #FFF;
	padding-top: 6px;
	padding-left: 5px;
	top: 0px;
	left: 0px;
	position: absolute;
	display: none;
}

#highlighted {
	background-color: #F5F5F5;
}

#highlighted tr:hover {
	background-color: #D9EDFA;
}

#tooltip {
	background: #ffffff;
	font-size: 10px;
	width: auto;
	border: 1px solid #778899;
	border-left: 5px solid #ff9f00;
	color: #333333;
	font-family: verdana, arial, helvetica, sans-serif;
	opacity: 0.91;
	line-height: 15px;
	z-index: 100;
	margin: 0px;
	padding: 3px;
	position: absolute;
	visibility: hidden;
	border-collapse: separate;
}

.error {
	color: #990000;
	background-color: #FFF0F0;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px dashed #990000;
}

.error b {
	color: #990000;
	background: inherit;
}

.success {
	color: #000000;
	background: #F5FBE1;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px dashed #7BA813;
}

.success b {
	color: #7BA813;
	background: inherit;
}

.editor {
	margin: 0px 0px 1px 0px;
	width: 400px;
	height: 21px;
	border: 1px #D1D8EC solid;
}

.editorinput {
	background: #FAFAFA;
	color: #000000;
	border: 1px #D1D8EC solid;
	font-size: 11px;
	font-family: Verdana, Helvetica;
	text-decoration: none;
}

.editorbutton {
	float: left;
	cursor: pointer;
	padding: 2px 1px 0px 5px;
}

code {
	background: none;
	color: #0000FF;
	font-size: 11px;
	font-family: Verdana, Helvetica;
}

.code {
	color: #0000BB;
	font-size: 11px;
	font-family: Verdana, Helvetica;
}

a.copyright:link,a.copyright:visited,a.copyright:active {
	text-decoration: none;
	color: #5087AD;
	border-top: dashed 1px #5087AD;
	padding: 0px;
}

table {
	border: 0px;
}

.block {
	border-collapse: collapse;
	border: 0px;
	background: #FFFFFF;
	color: RGB(100, 0, 50);
}

table.bottom {
	background: transparent;
	border: 0px;
}

table.main2 {
	background-color: #F5F5F5;
	border: 0px;
}

h1 {
	font-size: 12pt;
	text-align: center;
}

h2 {
	font-size: 10pt;
	margin-bottom: 0px;
	margin-top: 5px;
	height: 18px;
	border-width: 0px;
	border-style: solid solid 0px solid;
	text-align: center;
	color: #000000;
}

.topnav {
	padding: 5px;
}

h3 {
	font-size: 10pt;
	margin-bottom: 5px;
	text-align: center;
}

p {
	font-size: 8pt;
}

p.sub {
	margin-bottom: 4pt;
}

td {
	font-size: 8pt;
	border: 1px solid #CCCCCC;
}

td.logo {
	font-size: 8pt;
	border: 0px;
	background: url(images/logoback.png) repeat-x;
}

td.logomenu_top {
	font-size: 8pt;
	border: 0px;
	background: url(images/submenu.png) repeat-x;
	height: 30px;
}

td.logomenu_bottom {
	font-size: 8pt;
	border: 0px;
	background: url(images/userlinks.png) repeat-x;
	height: 30px;
}

td.logo_bottom {
	font-size: 8pt;
	border: 0px;
	background: url(images/navstrip.png) repeat-x;
	height: 35px;
}

div.sitename {
	font-size: 8pt;
	border: 0px;
	background: url(images/nav.gif) no-repeat;
	padding-left: 15px;
}

td.mmenu {
	background-repeat: no-repeat;
	font-size: 8pt;
	border: 0px solid #999999;
}

td.menu_r {
	width: 6px;
	height: 24px;
	background-position: left top;
	border: 0px;
}

IMG.mid {
	padding-right: 10;
	float: right;
}

td.right_menu {
	border: 0px;
}

td.commenttable {
	background-color: #FFFEF2;
}

td.embedded {
	border: 0px;
	text-align: left;
	background-color: #F5F5F5;
}

td.embedded2 {
	border: 0px;
	text-align: left;
	background-color: #F5F5F5;
}

td.bottom {
	border: 0px;
}

td.heading {
	font-weight: bold;
	border: 0px;
}

td.text {
	padding: 10pt;
	text-align: left;
	background-color: #F5F5F5;
	border: 0px;
}

td.comment {
	padding: 10pt;
	font-size: 8pt;
	text-align: left;
}

td.colhead {
	font-weight: bold;
	color: #153B7C;
}

td.colhead2 {
	font-weight: bold;
	background-color: #999999;
}

td.border-right {
	font-weight: bold;
	background-image: url(images/bg_right.png);
	background-repeat: repeat-y;
	border: 0px;
}

td.border-left {
	font-weight: bold;
	background-image: url(images/bg_left.png);
	background-repeat: repeat-y;
	border: 0px;
}

td.bg-bottommiddle {
	font-weight: bold;
	background-image: url(images/bg_bottommiddle.png);
	background-repeat: repeat-x;
	height: 15px;
	border: 0px;
}

td.bg-topmiddle {
	font-weight: bold;
	background-image: url(images/bg_topmiddle.png);
	background-repeat: repeat-x;
	height: 15px;
	border: 0px;
}

table.white {
	background-color: #dddddd;
}

td.block-content {
	background-color: #eaeaea;
	border: solid 1px #FFFFFF;
}

table.lblborder {
	border: solid 1px #17374b;
	border-top: 0px;
}

table.cblborder {
	border: solid 1px #17374b;
}

td.lblock-top {
	background: url(images/userlinks.png) repeat-x;
	color: #17374b;
	height: 35px;
}

td.rblock-top {
	background: url(images/menu_bar.png) repeat-x;
	color: #FFFFFF;
	height: 35px;
}

td.cblock-top {
	background: url(images/submenu.png) repeat-x;
	color: #FFFFFF;
	height: 35px;
}

td.block-bottom {
	background: url(images/bottom.gif) repeat-x;
}

td.rowhead {
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}

td.title {
	font-size: 14pt;
}

td.navigation {
	font-weight: bold;
	font-size: 10pt;
	border: 0px;
}

td.pager {
	background-color: #F5F5F5;
	border: 1px solid #9CA4B0;
	padding: 2px;
}

td.pagebr {
	background-color: #F5F5F5;
	border: 0px;
	padding: 0px;
}

td.highlight {
	background-color: #F5F5F5;
	border: 1px solid #9CA4B0;
	padding: 2px;
}

td.tablea {
	border: 0px;
}

td.banner {
	font-size: 11px;
	border: solid #E2E2E2 0px;
	background-repeat: no-repeat;
	max-height: 24px;
	background-color: #FFFFFF;
}

td.a {
	background-color: #ececec;
	padding: 6px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	border-style: solid;
	border-width: 1px 1px 1px;
}

td.b {
	background-color: #f7f7f7;
	padding: 6px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	border-style: solid;
	border-width: 1px 1px 1px;
}

hr {
	height: 0px;
	border: solid #00314D 0px;
	border-top-width: 1px;
}

form {
	margin-top: 0;
	margin-bottom: 0;
}

.sublink {
	font-style: italic;
	font-size: 7pt;
	font-weight: normal;
}

a,a:link,a:active,a:visited {
	text-decoration: none;
	color: orange;
}

a:hover {
	text-decoration: none;
	color: darkorange;
}

a.index {
	font-weight: bold;
}

a.biglink {
	font-weight: bold;
	font-size: 12pt;
}

a.online:link,a.online:visited {
	font-weight: normal;
	text-decoration: none;
}

/*a.online:active, a.online:hover {
        font-weight: normal;
        text-decoration: underline;
}*/
a.menu:link,a.menu:visited {
	font-weight: normal;
}

a.menu:active {
	color: #17374b;
}

a.menu:hover {
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #f5f5f5;
	color: #17374b;
	font-weight: bold;
}

.head_b {
	background-repeat: repeat-x;
	border: 0px;
}

a.menu {
	display: block;
	padding: 3px;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	color: #153B7C;
}

a.altlink_white:link,a.altlink_white:visited {
	font-weight: bold;
	color: #7a7a7a;
	text-decoration: none;
}

a.altlink_white:hover {
	text-decoration: none;
	color: #C5C5C5;
}

.important {
	font-weight: bold;
	font-size: 8pt;
}

div.popup {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 170px;
	height: 85px;
	border: 1px solid black;
	display: none;
	background-color: ffffff;
}

.red {
	color: #ee0000;
}

.yellow {
	color: #997700;
}

.green {
	color: #000000;
}

input,file,select,textarea {
	margin-top: 3px;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	font-family: "tahoma", "arial", "helvetica", "sans-serif";
	font-size: 8pt;
	border: solid #5E6A84 1px;
}

.small {
	font-size: 7pt;
}

.big {
	font-size: 10pt;
}

li {
	margin-top: 6pt;
	margin-bottom: 6pt;
}

ul {
	margin-left: 16pt;
	margin-top: 0px;
	margin-bottom: 0px;
}

div.hide {
	padding-bottom: 30px
}

.startmenu {
	font-weight: bold;
	text-align: center;
	padding: 2px;
	margin: 0px;
}

.menutitle {
	font-weight: bold;
	text-align: center;
	color: #7E110E;
	margin: 2px;
	background-color: #FFC58C;
}

input.button {
	border: solid #2D333F 1px;
	background-color: #FFFFFF;
	color: #000099;
}

input.pass {
	background: url(images/pass.gif) no-repeat;
	background-color: #fff;
	background-position: 0 50%;
	color: #000;
	padding-left: 18px;
}

input.login {
	background: url(images/login.gif) no-repeat;
	background-color: #fff;
	background-position: 0 50%;
	color: #000;
	padding-left: 18px;
}

input.search {
	background: url(images/search.gif) no-repeat;
	background-color: #fff;
	background-position: 0 50%;
	color: #000;
	padding-left: 18px;
}

.noborder {
	border: 0px;
}

table.signup_err_ajax {
	background-color: #FF4000;
	border: 1px red solid;
}

table.signup_succ_ajax {
	background-color: #0FFF10;
	border: 1px green solid;
}

.notdispalyed {
	display: none;
}

a.opacities:link,a.opacities:active,a.opacities:visited {
	opacity: 0.5;
}

a.opacities:hover {
	opacity: 1;
}

font.shout_edit {
	background-color: #fc0;
}