
}

td.navigation {
	font-weight: bold;
	font-size: 10pt;
   border: none;
}

td.clear {
  padding: 0px;
  border: 0px;
  background: transparent;
}

form {
	margin-top: 0;
	margin-bottom: 0;
}

.sublink {
	font-style: italic;
	font-size: 7pt;
	font-weight: normal;
}

#flokkar {
	border: 1px solid gray;
	background: #FFFFFF;
	padding: 5px;
}

.quote {
	background-color: 	#fffccc;
	color: 				#000;
	border: 			1px solid #000;
	padding:			3px;
}

.valmynd a {
	color: #000;
	text-decoration: none;
}

a:link, a:visited {
	color: #000000;
}

.buttonar {
	background: #000;
}


#outstand_kassi{
	padding: 0 auto;
	margin: 0 auto;
	width: 60%;
	border: 1px solid #292929;
	background-color: #262626;
	text-align: left;
}

.frettatitill a {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.frett {
	background: #262626;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	padding: 5px;
}

.nanar {
	color: #262626;
}

.fretttitbg {
	padding: 5px;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	border-top: 1px solid gray;
	color: #000000;
}

.notendasida {
	background: #292929;
	border: 1px solid gray;
	color: #262626;
}

.tafla {
	background: #262626;
	border: 1px solid gray;
}

.spjallyfirlit {
	border: 1px solid gray;
	background: #262626;
	padding: 0px;
}

.headbg {
	height: 25px;
	color: #FFFFFF;
	margin-right: 5px;
}

.headbg a {
	color: white;
	text-decoration: none;
}

.torrentlist {
	background: #262626;
	border: 1px solid gray;
}


font.gray
{
  color: #ACA899;
  text-decoration: underline;
}

a:link, a:visited {
  text-decoration: none;
  color: #FFFFFF;
}

a:hover {
  color: #FF0000;
}

a.index {
	font-weight: bold;
}

a.biglink {
	font-weight: bold;
	font-size: 12pt;
}

a.altlink:link, a.altlink:visited{
	font-weight: bold;
	text-decoration: none;
}

a.altlink:hover {
  text-decoration: underline;
}

a.altlink_blue:link, a.altlink_blue:visited{
	font-weight: bold;
	color: #004E98;
	text-decoration: none;
}

a.altlink_blue:hover {
  text-decoration: underline;
}

a.altlink_green:link, a.altlink_green:visited{
	font-weight: bold;
	color: #007800;
	text-decoration: none;
}

a.altlink_green:hover {
  text-decoration: underline;
}

.important {
	font-weight: bold;
	font-size: 8pt;
}

.red {
	color: #ee0000;
}

.yellow {
	color: #997700;
}

.green {
	color: #000000;
}

input, select, textarea {
	font-family: "tahoma", "arial", "helvetica", "sans-serif";
	font-size: 8pt;
}

.btn2 {
  	cursor:pointer;
	border:outset 1px #ccc;
	background:#999;
	color:#666;
	font-weight:bold;
	padding: 1px 2px;
}

.btn {
  	cursor:pointer;
	border:outset 1px #ccc;
	background:#999;
	color:#666;
	font-weight:bold;
	padding: 1px 2px;
}

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

img.border  
{  
  border-style: solid;  
  border-color: #000000; 
  border-width: 1px; 
}
/*Image Resizer v0.1 by xam */
table.ncode_imageresizer_warning {
    background: #FFFFE1;
    color: #000000;
    border: 1px solid #CCC;
    cursor: pointer;
}

table.ncode_imageresizer_warning td {
    font-size: 12px;
    color: red;
    vertical-align: middle;
    text-decoration: bold;
}

table.ncode_imageresizer_warning td.td1 {
    padding: 5px;
}

table.ncode_imageresizer_warning td.td1 {
    padding: 2px;
}
/*Image Resizer v0.1 by xam */

.gobutton{
	background: #476BA2;
	color: #FFF;
}
.codetop{
	background: #f1b000 url(../pic/code.gif) no-repeat right;
	color: #000;
	font-weight: bold;
	margin: 0 auto 0 auto;
	padding: 3px;
}

.codemain{
	background: #FFF;
	border: 1px solid #000;
	color: #000;
	margin: 0 auto 0 auto;
	padding: 3px;
}

.shadetabs{
border-bottom: 1px solid gray;
/* width: 90%; width of menu. Uncomment to change to a specific width */
margin-bottom: 1em;
}

.shadetabs ul{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(../pic/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
top: 1px;
font: bold 11px Verdana;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(../pic/shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}
.listitem {
margin-left:10px;
margin-right:5px;
}
.alert {
  width:500px;
  padding:10px;
  background-image:url('../pic/alert.gif');
  background-repeat:repeat-x;
  background-position:top;
  background-color:#f78c18;
  font-weight:bold;
  margin-bottom:5px
}

td.text {
	padding: 10pt;
	text-align: left;
	border: 1px dashed #B3B2AA;
}

.balloonstyle{
position:absolute;
top: -500px;
left: 0;
padding: 5px;
visibility: hidden;
border:1px solid #EAFF08;
font:normal 12px Verdana;
color: #EAFF08;
line-height: 18px;
z-index: 100;
background-color: black;
width: 400px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5);
}
#arrowhead{
z-index: 99;
position:absolute;
top: -500px;
left: 0;
visibility: hidden;
}

/* PNG Fix */
/* PNG Fix */
/* PNG Fix */
/* PNG Fix */
/* PNG Fix */
/* PNG Fix */
/* PNG Fix */

/* end PNG Fix */

body{
background-color:#000000;
margin:0;
padding:0;
font-family: 'lucida grande', lucida, tahoma, verdana, geneva, arial, helvetica, sans-serif;
font-size: 10pt;
color:#ffffff;
}

.clear { clear: both;}

b{font-size: 110%;}



#maincontainer{
width: 1146px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
position: relative;
}

#topsection{
height: 255px; /*Height of top section*/
}



/* Nav bar */
#nav {

	margin: 0 5px;
	padding: 0 0 8px;
	float: left;
	position: relative;
	list-style: none;
	z-index:99;
}


/* main level link */
#nav a {
	font-weight: bold;
	color: #e7e5e5;
	text-decoration: none;
	display: block;
	padding:  8px 20px;
	margin: 0;
	z-index:99;

	-webkit-border-radius: 1.6em;
	-moz-border-radius: 1.6em;
	
	text-shadow: 0 1px 1px rgba(0,0,0, .3);
}
#nav a:hover {
	background: #000;
	color: #fff;
	z-index:99;
}

/* main level link hover */
#nav .current a, #nav li:hover > a {
	background: #666 url(/themes/icevision-star/img/nav/gradient.png) repeat-x 0 -40px;
	color: #444;
	border-top: solid 1px #f8f8f8;
	z-index:99;

	-webkit-box-shadow: 0 1px 1px rgba(0,0,0, .2);
	-moz-box-shadow: 0 1px 1px rgba(0,0,0, .2);
	box-shadow: 0 1px 1px rgba(0,0,0, .2);

	text-shadow: 0 1px 0 rgba(255,255,255, 1);
}

/* sub levels link hover */
#nav ul li:hover a, #nav li:hover li a {
	background: none;
	border: none;
	color: #666;
	z-index:99;

	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
#nav ul a:hover {
	background: #011630 url(/themes/icevision-star/img/nav/gradient.png) repeat-x 0 -100px !important;
	color: #fff !important;
	z-index:99;

	-webkit-border-radius: 0;
	-moz-border-radius: 0;

	text-shadow: 0 1px 1px rgba(0,0,0, .1);
}

/* dropdown */
#nav li:hover > ul {
	display: block;
	z-index:99;
}

/* level 2 list */
#nav ul {
	display: none;

	margin: 0;
	padding: 0;
	width: 185px;
	position: absolute;
	top: 35px;
	left: 0;
	background: #ddd url(/themes/icevision-star/img/nav/gradient.png) repeat-x 0 0;
	border: solid 1px #b4b4b4;
	z-index:99;

	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;

	-webkit-box-shadow: 0 1px 3px rgba(0,0,0, .3);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0, .3);
	box-shadow: 0 1px 3px rgba(0,0,0, .3);
}
#nav ul li {
	float: none;
	margin: 0;
	padding: 0;
}

#nav ul a {
	font-weight: normal;
	text-shadow: 0 1px 0 #fff;
}

/* level 3+ list */
#nav ul ul {
	left: 181px;
	top: -3px;
}

/* rounded corners of first and last link */
#nav ul li:first-child > a {
	-webkit-border-top-left-radius: 9px;
	-moz-border-radius-topleft: 9px;

	-webkit-border-top-right-radius: 9px;
	-moz-border-radius-topright: 9px;
}
#nav ul li:last-child > a {
	-webkit-border-bottom-left-radius: 9px;
	-moz-border-radius-bottomleft: 9px;

	-webkit-border-bottom-right-radius: 9px;
	-moz-border-radius-bottomright: 9px;
}

/* clearfix */
#nav:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#nav {
	display: inline-block;
} 
html[xmlns] #nav {
	display: block;
}
 
* html #nav {
	height: 1%;
}

/*

	The CSS, XHTML and design is released under Creative Common License 3.0:
	http://creativecommons.org/licenses/by-sa/3.0/

*/ 

/***** clearfix *****/
.clear {clear: both;height: 0;line-height: 0;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.clearfix {height: 1%;}
.clearfix {display: block;}

/* Panel Tab/button */
.tab {
  	background: url(/themes/icevision-star/img/slide/tab_b.png) repeat-x 0 0;
	height: 42px;
	position: relative;
    top: 0;
    z-index: 999;
}

.tab ul.login {
	display: block;
	position: relative;
  	float: right;
  	clear: right;
  	height: 42px;
	width: auto;
  	font-weight: bold;
	line-height: 42px;
	margin: 0;
	right: 150px;
  	color: white;
  	font-size: 80%;
	text-align: center;
}

.tab ul.login li.left {
  	background: url(/themes/icevision-star/img/slide/tab_l.png) no-repeat left 0;
  	height: 42px;
	width: 30px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}

.tab ul.login li.right {
  	background: url(/themes/icevision-star/img/slide/tab_r.png) no-repeat left 0;
  	height: 42px;
	width: 30px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}

.tab ul.login li {
 	text-align: left;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	height: 42px;
  	background: url(/themes/icevision-star/img/slide/tab_m.png) repeat-x 0 0;
}

.tab ul.login li a {
	color: #15ADFF;
	font-size:8px;
}

.tab ul.login li a:hover {
	color: white;
}

.tab .sep {color:#414141}

.tab a.open, .tab a.close {
	height: 20px;
	line-height: 20px !important;
	padding-left: 30px !important;
	cursor: pointer;
	display: block;
	width: 100px;
	position: relative;
	top: 11px;
}

.tab a.open {background: url(/themes/icevision-star/img/slide/bt_open.png) no-repeat left 0;}
.tab a.close {background: url(/themes/icevision-star/img/slide/bt_close.png) no-repeat left 0;}
.tab a:hover.open {background: url(/themes/icevision-star/img/slide/bt_open.png) no-repeat left -19px;}
.tab a:hover.close {background: url(/themes/icevision-star/img/slide/bt_close.png) no-repeat left -19px;}

/* sliding panel */
#toppanel {
    position: absolute;   /*Panel will overlap  content */
    /*position: relative;*/   /*Panel will "push" the content down */
    top: 0;
    width: 100%;
    z-index: 999;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

#panel {
	width: 100%;
	height: 40px;
	color: #999999;
	background: #272727;
	overflow: hidden;
	position: relative;
	z-index: 3;
	display: none;
}

#panel h1 {
	font-size: 1.6em;
	padding: 5px 0 10px;
	margin: 0;
	color: white;
}

#panel h2{
	font-size: 1.2em;
	padding: 10px 0 5px;
	margin: 0;
	color: white;
}

#panel p {
	margin: 5px 0;
	padding: 0;
}

#panel a {
	text-decoration: none;
	color: #15ADFF;
}

#panel a:hover {
	color: white;
}

#panel a-lost-pwd {
	display: block;
	float: left;
}

#panel .content {
	width: 960px;
	margin: 0 auto;
	padding-top: 15px;
	text-align: left;
	font-size: 0.85em;
}

#panel .content .left {
	width: 280px;
	float: left;
	padding: 0 15px;
	border-left: 1px solid #333;
}

#panel .content .right {
	border-right: 1px solid #333;
}

#panel .content form {
	margin: 0 0 10px 0;
}

/*
#panel .content label {
	float: left;
	padding-top: 8px;
	clear: both;
	width: 280px;
	display: block;
}
*/

#panel .content input.field {
	border: 1px #1A1A1A solid;
	background: #414141;
	margin-right: 5px;
	margin-top: 4px;
	width: 200px;
	color: white;
	height: 16px;
}

#panel .content input:focus.field {
	background: #545454;
}

/* BUTTONS */
/* Login and Register buttons */
#panel .content input.bt_login,
#panel .content input.bt_register {
	display: block;
	float: left;
	clear: left;
	height: 24px;
	text-align: center;
	cursor: pointer;
	border: none;
	font-weight: bold;
	margin: 10px 0;
}

#panel .content input.bt_login {
	width: 74px;
	background: transparent url(/themes/icevision-star/img/slide/bt_login.png) no-repeat 0 0;
}

#panel .content input.bt_register {
	width: 94px;
	color: white;
	background: transparent url(/themes/icevision-star/img/slide/bt_register.png) no-repeat 0 0;
}

#panel .lost-pwd {
	display: block;
	float:left;
	clear: right;
	padding: 15px 5px 0;
	font-size: 0.95em;
	text-decoration: underline;
}





body {
        font-family: "tahoma";
        font-size: 8pt;
        color: #306A82;
        background: #40587B;
        margin: 0;
        padding: 0;
        line-height: 125%;
        text-align: center;
}


/* Spoiler hack */

.spoiler-head {
	font-size: 11px; padding: 1px 14px 3px; margin-left: 6px; line-height: 15px;
}

.spoiler-body {
	padding: 1px 6px 2px; display: none;
	border-top: 1px solid #C3CBD1; background: #F5F5F5;border-bottom: 1px solid #C3CBD1;
}

.spoiler-wrap {
	width: 95%; margin: 6px auto; clear: both; background: #E9E9E6;
	border: solid #C3CBD1; border-width: 1px 1px 1px 2px;
}



/* Spoiler hack */
.pagelink {
        border: 1px solid #F1F1F1;
        padding: 1px 5px 1px 5px;
        background-image: url(images/cellpic.gif);
}

h2 {
background-image: url(images/headerr.gif);
font-size: 10pt;
margin-bottom: 0px;
margin-top: 5px;
height: 20px;
border-width: 0px;
border-style: solid solid none solid;  
text-align: center;
}

#page_bg {
	  margin-top: 0px;
        height: 100%;
        padding: 0;
        margin-bottom: 1px;
        background: #f6fcf5 url(images/bgbody.gif);
}

#page_bg2 {
        width: 100%;
        height: 100%;
        background: transparent url(images/bgpage2.png) repeat-x;
}

a img {
        border: 0;
}

html {
        margin-bottom: 1px;
}

#wrapper {
        margin: 0 auto;
        position: relative;
        background: #FAFAFA;
        width: 996px;
        text-align: left;
}

#shadow-l {
        background: transparent url(images/shadow-l.png) 0 0 repeat-y;
        padding-left: 15px;
        position: relative;
}

#shadow-r {
        background: transparent url(images/shadow-r.png) 100% 0 repeat-y;
        padding-right: 15px;
        position: relative;
}

/* IE hack */
* html #shadow-l { float: left; }
* html #shadow-r { float: right; }
/* END IE hack */

/* ?a`i"e^a` */
#header-l {
        height: 125px;
        background: #FFF url(images/header-l.png) 0 0 no-repeat;
        position: relative;
        padding-left: 30px;
}

#header-r {
        height: 125px;
        background: #FFF url(images/header-r.png) right top no-repeat;
        position: relative;
        padding-right: 40px;
}

#register{
        position: absolute;
        top: 134px;
        left: 45px;
        display: block;
        width: 300px;
        line-height: 22px;
        height: 22px;
        z-index: 1;
        font-size: 10px;
        color: #99b9cd;
        font-family: Verdana, Helvetica;
}

#register img {display:inline} /*A^e^e", a^u^e^e" e"a`i`i"i^?e^e`*/
#register a:link, #register a:visited {font-family: Verdana, Helvetica; color: #99b9cd;}
#register a:hover {font-family: Verdana, Helvetica; color: #0083e1;}

#logo{
        position: absolute;
        top: 40px;
        left: 0;
        display: block;
        width:300px;
        height: 75px;
        text-align: center;
}

#banners-block {
        position: absolute;
        top: 48px;
        right: 40px;
        width: 468px;
        height: 60px;
}

/* I'a`n~o`?i^e'e^a` i`a*i'? a'a`?a`*/
#menue-l {
        height: 55px;
        background: #0071d3 url(images/menue-bgl.png) 0 0 no-repeat;
        position: relative;
        padding-left: 364px;
}

#menue-r {
        height: 55px;
        background: url(images/menue-bgr.png) 100% 0 no-repeat;
        position: relative;
        padding-right: 27px;
}

#toolbar {
        margin: 0;
        padding: 0;
        height: 55px;
        background: url(images/menu_bg.png) top repeat-x;
        position: relative;
        overflow: hidden;
        }

#toolbar2 {
        margin: 0;
        padding: 0;
        height: 38px;
        background: url(images/menu_bg2.png) top repeat-x;
        position: relative;
        overflow: hidden;
        }

#nav2 {
        margin: 0;
        padding: 7;
        height: 16px;
        float: right;
     }


#nav2 a:link, #nav2 a:visited {
        display: block;
        float: left;
        height: 48px;
        padding: 0px 10px 0 10px;
        color: #fd9528;
        font-family: Verdana, Helvetica;
        font-size: 10px;
        font-weight: bold;
        color: #FFF;
}


#nav2 a:hover {
        color: #FFF;
        background: #51b7f6 url(images/menu_bg2.png) bottom repeat-x;
        font-family: Verdana, Helvetica;
        font-size: 10px;
        font-weight: bold;
}


#nav {
        margin: 0;
        padding: 7;
        height: 16px;
        float: right;
}

#nav a:link, #nav a:visited {
        display: block;
        float: left;
        height: 48px;
        padding: 0px 10px 0 10px;
        color: #fd9528;
        font-family: Verdana, Helvetica;
        font-size: 10px;
        font-weight: bold;
        color: #FFF;
}

#nav a:hover {
        color: #FFF;
        background: #51b7f6 url(images/menu_bg.png) bottom repeat-x;
        font-family: Verdana, Helvetica;
        font-size: 10px;
        font-weight: bold;
}

#footer {
        background: #028ee9 url(images/footer-bg.png) bottom repeat-x;
        position: relative;
        height: 72px;
        color: #4c4c4c;
        overflow: hidden;
}

#footer-l {
        background: transparent url(images/footer-bgl.png) left bottom no-repeat;
        height: 72px;
        padding-left: 96px;
        position: relative;
}

#footer-r {
        background: transparent url(images/footer-bgr.png) right bottom no-repeat;
        height: 72px;
        padding-right: 14px;
        position: relative;
}

#copyright {
        position: absolute;
        top: 14px;
        left: 30px;
        display: block;
        width: 450px;
        height: 40px;
        color: #FFF;
        font-size: 11px;
        line-height: 12px;
}

#copyright a:link, #copyright a:visited {
        font-family: Verdana, Helvetica;
        color: #FFF;
        font-size: 11px;
}

#copyright a:hover{
        font-family: Verdana, Helvetica;
        color: #FFF;
}

.clr { clear: both; }

div#block{
        width: 189px;
        background: #FFF url(images/blockbg.gif) left repeat-y;
        margin-bottom: 8px;
        position: relative;
}

div#block div{
        width: 189px;
        background: transparent url(images/toplblock.png) top left no-repeat;
}

div#block div div{
        width: 189px;
        background: transparent url(images/footerlblock.gif) bottom left no-repeat;
}

div#block div div div{
        width: 173px;
        padding-bottom: 8px;
        margin-left: 8px;
        margin-right: 8px;
        margin-top: 0;
        background: transparent;
}


div#block div div div div {
        padding: 0px;
        margin: 0px;
}

#tableopen {
        display: block;
        border: 1px solid #F1F1F1;
        background: #FFF;
        padding: 8px;
        margin: 1px 1px 5px 1px;
        color: #787878;
}

.titlemsg {
        font-size: 14px;
        font-weight: bold;
        text-align: right;
        font-family: Arial, Verdana, Helvetica;
        color: #ff7400;
        text-transform: uppercase;
        margin: 5px;
}

#titlebasic {
        position: relative;
        display: block;
        height: 34px;
        color: #fff;
        font-weight: bold;
        line-height: 32px;
        overflow: hidden;
        background: #0071d3 url(images/titlebasic_bg.png) top repeat-x;
        margin-bottom: 3px;
}

#titlebasic div {
        position: relative;
        display: block;
        background: transparent url(images/titlebasic_l.png) top left no-repeat;
        padding-left: 4px;
        height: 34px;
}

#titlebasic div div {
        position: relative;
        display: block;
        background: transparent url(images/titlebasic_r.png) top right no-repeat;
        padding-right: 4px;
        height: 34px;
}

#titlebasic div div div {margin:0; padding:0;}
#titlebasic a:link, #titlebasic a:visited { height: 34px; font-weight: bold; color: #FFF;}
#titlebasic a:hover {font-weight: bold; color: #FFF;}

.morelink {
        clear: both;
        display: block;
        border-top: 1px solid #EFEFEF;
        margin-top: 5px;
        color: #aaa;
        height: 18px;
        padding: 2px;
}

.morelink a:link, .morelink a:visited, .morelink td {color: #aaa;font-size: 10px;}
.morelink a:hover {color: #ff7d11; font-size: 10px;}

.title {
        text-align: center;
        color: #2666B9;
        font-size: 14px;
        font-weight: bold;
        font-family: Arial, Verdana, Helvetica;
        color: #ff7400;
        text-transform: uppercase;
        display: block;
        margin: 1px;
        }

.title div {
        display: block;
        border: 1px solid #F1F1F1;
        background: #FFF;
        padding: 8px;
        }

#warning {
        display: block;
        border: 1px solid #F1F1F1;
        padding: 8px 8px 8px 120px;
        margin: 0 0 5px 0;
        color: #0087de;
        text-align: justify;
        margin: 1px;
}

.navi {
        height: 16px;
        line-height: 16px;
}

.navi a:link, .navi a:visited{
        float: left;
        text-align: center;
        height: 18px;
        line-height: 18px;
        width: 80px;
        background: #FFF url(images/navi_btn.png) top center no-repeat;
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: bold;
}

.navi a:hover{
        background: #3f9bdd url(images/navi_btn.png) bottom center no-repeat;
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 10px;
        color: #fff;
}

#footblock {
        text-align: right;
        padding: 0 6px;
}

.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;
        -moz-border-radius-topleft: 7px;
        -moz-border-radius-topright: 7px;
}

.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: #FAFAFA;
}

#highlighted tr:hover {
        background-color: #F1F4F8;
}

#tooltip{
        background: #ffffff;
        font: verdana;
        font-size: 10px;
        width:auto;
        border:1px solid #778899;
        color: #333333;
        font-family: verdana, arial, helvetica, sans-serif;
        opacity: 0.91;
        filter: alpha(opacity="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: 4px;
        margin-top: 2px;
        margin-bottom: 2px;
        border: 1px solid #990000;
}
.error b {
        color: #990000;
        background: inherit;
}

.success {
        color: #000000;
        background: #F5FBE1;
        padding: 4px;
        margin-top: 2px;
        margin-bottom: 2px;
        border: 1px solid #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;
}

.chatbutton {
        float: center;
        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: #FFFFFF;
        border-top: dashed 1px #5087AD;
        padding: 0px;
}

td.pager { background-color: #FFFFFF; border: 1px solid #9CA4B0; padding: 3px; }

td.pagebr { background-color: #FAFAFA; border: 0px; padding: 0px; }

td.highlight { background-color: #fafafa; border: 1px solid #9CA4B0; padding: 2px; }

hr { height: 0px; border: solid #00314D 0px; border-top-width: 1px; }

table {
  border-collapse: collapse;
  border: none;
  background-color: #fafafa;
}

table.main {
  background-color: #fafafa;
}
table.mainouter {
  background-color: #fafafa;
  border: 0px;
}
table.bottom {
  font-size: 12pt;
  color: #000;
  
  background: transparent;
}
table.main2 {
  background-color: #fafafa;
  border: 0px;
}
table.blok {
  background-color: #fafafa;
}

h1 {
  font-size: 12pt;
text-align: center;
}

.topnav {
        background-image: url(images/topnav.gif);
        padding: 4px;
}

h3 {
 font-weight: bold;
  color: #516A88;
  
  
}

p {
        font-size: 8pt;
}

p.sub {
  margin-bottom: 4pt;
}

td {
        font-size: 8pt;
        border: 1px solid #67c28c;
}

td.white {
	  background: #FFF;
}

td.right_menu {
 border: 0px;

}

td.embedded {
   border: none;
  text-align: left;
}

td.bottom {
  border: none;
}

td.heading {
  font-weight: bold;
}

td.text {
  padding: 4pt;
  text-align: left;
}

td.comment {
  padding: 4pt;
  font-size: 8pt;
  text-align: left;
}

td.colhead {
  font-weight: bold;
  color: #516A88;
  background-image: url(images/headerr.gif);
}

td.colhead2 {
  font-weight: bold;
  color: #516A88;
background-color: #F1F4F8;
}

td.colhead3 {
  font-weight: bold;
  color: #516A88;
background-color: #E5EBF3;
}

td.rowhead {
  font-weight: bold;
  text-align: right;
  vertical-align: top;
background-color: #F1F4F8;
}

td.title {
        font-size: 14pt;
}

td.navigation {
        font-weight: bold;
        font-size: 10pt;
   border: none;
}

form {
        margin-top: 0;
        margin-bottom: 0;
}

.sublink {
        font-style: italic;
        font-size: 7pt;
        font-weight: normal;
}

a:link, a:visited {
        text-decoration: none;
        color: #266C8A;
        font-weight: bold;
}

a:hover {
        color: #DD6900;
}

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.menu:link, a.menu:visited {
        font-weight: normal;
}

a.menu:active {
        color: #516A88;
}

a.menu:hover {
        border-left-width: 4px;
        border-left-style: solid;
        border-left-color: #516A88;
	  color: #DD6900;
        font-weight: bold;
}

a.menu {
        display:block;
        padding:3px;
        text-align:left;
        text-decoration:none;
        font-weight: normal;
        color: #516A88;
}

a.altlink_white:link, a.altlink_white:visited {
                font-weight: bold;
                color: #516A88;
}

a.altlink_white1:link, a.altlink_white1:visited {
                font-weight: bold;
                color: #516A88;
}

.important {
        font-weight: bold;
        font-size: 8pt;
}

/*   //---> udaleno
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, select, textarea {
       margin-top: 1px;
       margin-bottom: 1px;
	 color: #516A88;
	 border:1px solid #A1B1BE;
       font-family: "tahoma";
       font-size: 8pt;
}

input.button {
border:1px solid #A1B1BE;
background-color: #EBEDED;
color: #516A88;
font-family: "tahoma";
font-size: 8pt;
}

.small {
  font-size: 7pt;
}

.big {
  font-size: 10pt;
}

ul {
  margin-left: 16pt;
  margin-top: 0px;
  margin-bottom: 0px;
}

.startmenu{
        font-weight:bold;
        text-align:center;
        padding:2px;
        margin: 0px;
        background-image: url(images/menu_head.gif);
}

.menutitle{
        font-weight:bold;
        text-align:center;
        color: #7E110E;
        margin: 2px;
        background-color: #FFC58C;
}

td.clear {
        border: 0px;
}

td.clear_td {
        padding: 0px;
        border: 0px;
        background: transparent;
}

input.pass
{
    background: url(images/pass.gif) no-repeat;
    background-position: 0 50%;
    padding-left: 16px;
}

input.login
{
    background: url(images/login.gif) no-repeat;
    background-position: 0 50%;
    padding-left: 16px;
}

input.search
{
    background: url(images/search.gif) no-repeat;
    background-position: 0 50%;
    padding-left: 16px;
}

}
div.spoiler {
	border: 0px solid #17374b;
	border-top: 0px;
	padding-left: 10px;
	display: none;
}
a.spoiler_title {
/*	border: 0px solid #17374b;*/
	background: #EEEEEE;
	cursor: pointer;
	padding: 1px;
	display: block;
}
a.spoiler_title_c {
/*	border: 0px solid #17374b;*/
	background: #EEEEEE;
	cursor: pointer;
	padding: 1px;
	display: block;
}
a.sp-pic_plus {
	background: url(images/plus_sp.gif) no-repeat 5px 50%; 
	padding-left: 19px;
	/*content: 'Показать';*/
}
a.sp-pic_minus {
	background: url(images/minus_sp.gif) no-repeat 5px 50%; 
	padding-left: 19px;
/*	content: 'Скрыть';*/
}
a.sp-pic_plus_no_c {
	background: url(images/plus_sp.gif) no-repeat 5px 50%; 
	padding-left: 19px;
}
a.sp-pic_minus_no_c {
	background: url(images/minus_sp.gif) no-repeat 5px 50%; 
	padding-left: 19px;
}
