

input#nick, input#mail , input#pass { 
    padding-left: 14px; 
    background: #ffffff; 
    background-repeat: no-repeat; 
    background-position: 2px center; 
} 

input#nick{background-image: url(http://tracker.zp.ua/pic/nick.png);} 
input#mail{background-image: url(http://tracker.zp.ua/pic/mail.png);} 
input#pass{background-image: url(http://tracker.zp.ua/pic/pass.png);}

body {
	font-family: "tahoma";
	font-size: 8pt;
	color: #666;
	margin-top:30px;
	margin-bottom:30px;
	background: #e89689 url(images/pagebg.gif) repeat-x top left;

}
.spoilertop{
	background: #E4EAF2 url(../../pic/css_img_spoiler.gif) no-repeat right;
	border: 1px dotted #000;
	border-left: 4px solid #8394B2;
	color: #000;
	font-weight: bold;
	font-size: 10px;
	margin: 8px auto 0 auto;
	padding: 3px;

}

.spoilermain{
	background: #FAFCFE;
	border: 1px dotted #000;
	border-left: 4px solid #8394B2;
	border-top: 0;
	color: #465584;
	padding: 4px;
	margin: 0 auto 8px auto;
}
.welcome {
	color:#FFFFFF;
	font-family:'tahoma';
	font-weight:500;
	font-size:12px;
	vertical-align:middle;
	text-transform:uppercase;
	padding-left:20px;
	}

.h_a {
	background:url(images/header/1_l.gif) top left no-repeat;
	height:180px;
	}
.h_b {
	background: url(images/header/2_l.gif) bottom left no-repeat;
	height:180px;
	}
.h_c {
	background: url(images/header/b_h_bg.gif) left top repeat-x;
	height:180px;
	}

.h_a_a {
	background: url(images/header/1_r.gif) right top no-repeat;
	height:180px;
	}
.h_b_b {
	background: url(images/header/2_r.gif) bottom right no-repeat;
	height:180px;
	}
.h_c_c {
	background: url(images/header/red_h_bg.gif) left top repeat-x;
	height:180px;
	}	
	 
.brd {
	border:none;
	}
.logo {
	vertical-align:middle;
	text-align:center;
	padding-top:20px;
	}	
#spacer {
	height:5px;
	background:transparent;
	border:none;
	} 
.login_table {
	padding-top:25px;
	border:none;
	}	
.login_l {
	background:url(images/login_l.gif) left top no-repeat;
	width:10px;
	height:119px;
	border:none;
	}
.login_r {
	background:url(images/login_r.gif) right top no-repeat;
	width:10px;
	height:119px;
	border:none;
	}
.login_c {
	background:url(images/login_c.gif) top left repeat-x;
	border:none;
	}
.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: #ffffff;
}

#highlighted tr:hover {
	background-color: #F1F1F1;
}

#tooltip{
	background: #ffffff;
	font: verdana;
	font-size: 10px;
	width:auto;
	border:1px solid #00749f;
	border-left:5px solid #00749f;
	color: #999999;
	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: 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;
}
.footer {
	border:none;
	font-family:'tahoma';
	font-size:10px;
	color:#999999;
	font-weight:normal;
	}

a.copyright:link, a.copyright:visited, a.copyright:active {
	text-decoration: none;
	color: #0064b9;
	padding: 0px;
	text-transform:uppercase;
	font-weight:normal;
}

td.pager { background:url(images/pager_hover.gif) top center no-repeat; width:60px; height:19px; border: none; text-align:center; }

td.pagebr { background: transparent; border: 0px; padding: 0px; }

td.highlight { background:url(images/pager.gif) top center no-repeat;
			width:16px;
			height:19px;
			color:#FFFFFF;
			text-align: center;
			border:none; }

hr { height: 0px; border: solid #e5e5e5 0px; border-top-width: 1px; }

table {
  border-collapse: collapse;
  border: none;
  background-color: #fafafa;
}

#table_l {
	padding-top:35px;
	padding-left:60px;
	padding-right:60px;
	padding-bottom:35px;
	}
	
table.main {
  background-color: #fafafa;
}
table.mainouter {
  background-color: #fafafa;
  border: 0px;
}
table.bottom {
  color: #FFFFFF;
  background: transparent;
}
table.main2 {
  background-color: #fafafa;
  border: 0px;
}
table.blok {
  background-color: #ffffff;
}

.block_title {
	background:url(images/block_title.gif) center top no-repeat;
	width:194px;
	height:38px;
	border:none;
	}
.block_title_m {
	background:url(images/block_title1.gif) center top no-repeat;
	width:194px;
	height:36px;
	border:none;
	}
#block_title {
	font-family:'tahoma';
	color:#faf5f4;
	font-size:14px;
	font-weight:bold;
	text-align: center;
	font-variant:small-caps;
	padding-bottom:10px;
	border:none;
	vertical-align:middle;
	}
	
.block_content {
	background:url(images/block_content.gif) center top repeat-y;
	color:#727272;
	border:none;
	}
.block_content_m {
	background:url(images/block_content1.gif) center top repeat-y;
	color:#727272;
	border:none;
	}
#block_content {
	padding-left:10px;
	padding-right:10px;
	text-align:left;
	}
.block_footer {
	background:url(images/block_footer.gif) center top no-repeat;
	width:194px;
	height:15px;
	border:none;
	}
.block_footer_m {
	background:url(images/block_footer1.gif) center top no-repeat;
	width:194px;
	height:15px;
	border:none;
	}
	
.center_left {
	background:url(images/center_block_1.gif) left top no-repeat;
	width:14px;
	height:35px;
	border:none;
	}
.center_title {
	background:url(images/center_block_2.gif) center top repeat-x;
	border:none;
	}
#center_title {
	font-family:'tahoma';
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	text-align: left;
	font-variant:small-caps;
	padding-bottom:6px;
	padding-left:10px;
	border:none;
	vertical-align:middle;
	}
.center_right {
	background:url(images/center_block_3.gif) left top no-repeat;
	width:14px;
	height:35px;
	border:none;
	}
.left_c {
	background: url(images/center_block_4.gif) left top repeat-y;
	width:14px;
	border:none;
	}
.center_text {
	background:#ffffff;
	color:#666666;
	border:none;
	font-stretch:semi-condensed;
	}
.right_c {
	background: url(images/center_block_5.gif) right top repeat-y;
	width:14px;
	border:none;
	}
.center_f_left {
	background:url(images/center_block_6.gif) left top no-repeat;
	width:14px;
	height:13px;
	border:none;
	}
.center_f_center {
	background:url(images/center_block_7.gif) left top repeat-x;
	height:13px;
	border:none;
	}
.center_f_right {
	background:url(images/center_block_8.gif) right top no-repeat;
	width:14px;
	height:13px;
	border:none;
	}
	
h1 {
  font-size: 12pt;
text-align: center;
}

h2 {
background-image: url(images/header.gif);
color:#484848;
font-size: 10pt;
margin-bottom: 0px;
margin-top: 5px;
height: 18px;
border-width: 0px;
border-style: solid solid none solid;  
text-align: center;
}

.topnav {
	background-image: url(images/topnav.gif);
	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 #E0E0E0;
}

td.block {
   font-size: 8pt;
   border: 0px;
}


td.right_menu {
 border: 0px;

}

td.commenttable {
background-color: #FFFEF2;
}

td.embedded {
   border: none;
  text-align: left;
  background:transparent;
}

td.bottom {
  border: none;
}

td.heading {
  font-weight: bold;
}

td.text {
  padding: 10pt;
  text-align: left;
}

td.comment {
  padding: 10pt;
  font-size: 8pt;
  text-align: left;
}

td.colhead {
  font-weight: bold;
  font:Arial, Helvetica, sans-serif;
  color: #484848;
  background-image: url(images/header.gif);
}

td.rowhead {
  font-weight: bold;
  text-align: right;
  vertical-align: top;
}

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: #2f81db;
	font-weight: bold;
}

a:hover {
	color: #0890d0;
}

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: #516A88;
}

a.menu:hover {
        display:block;
        text-align:left;
		vertical-align:middle;
        text-decoration:none;
		background:url(images/link_h_bg.gif) left top no-repeat;
		height:22px;
		width:176px;
        font-weight: normal;
		color: #0890d0;
}

a.menu {
        display:block;
		vertical-align:middle;
		font: 10px Arial, Helvetica, sans-serif small-caps menu;
		padding-top:3px;
		color:#2f81db;
        text-align:left;
        text-decoration:none;
		background:url(images/link_a_bg.gif)top center no-repeat;
		height:22px;
		width:176px;
        font-weight: normal;
}

a.altlink_white:link, a.altlink_white:visited {
		font-weight: bold;
		color: #4B4646;
		text-decoration: underline;
}

a.altlink_white:hover {
		text-decoration: underline;
}

.menu_l {
	background:url(images/menu_l.gif) top left no-repeat;
	width:6px;
	height:40px;
	border:none;
	}
.menu_r {
	background:url(images/menu_r.gif) top right no-repeat;
	width:6px;
	height:40px;
	border:none;
	}
.menu_c {
	background:url(images/menu_c.gif) left top repeat-x;
	font-size:14px;
	vertical-align:middle;
	color:#CCCCCC;
	font-stretch: extra-condensed;
	text-decoration:none;
	border:none;
	font-family:'tahoma';
	}

.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, select, textarea {
       margin-top: 3px;
       margin-bottom: 0px;
       font-family: "tahoma";
       font-size: 8pt;
}

.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;
}

.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;
}

input.button{
border: solid #FFC58C 1px;
 background-color: #FFC58C;

}

.btn {
	background:url(images/btn.gif) top center no-repeat;
	width:69px;
	height:20px;
	font:small-caps Arial, Helvetica, sans-serif 11px;
	border:none;
	}
	
.gallerycontainer{ 
position: relative; 
/*Add a height attribute and set to largest image's height to prevent overlaying*/ 
} 

.thumbnail img{ 
border: 1px solid white; 
margin: 0 5px 5px 0; 
} 

.thumbnail:hover{ 
background-color: transparent; 
} 

.thumbnail:hover img{ 
border: 1px solid blue; 
} 

.thumbnail span{ /*CSS for enlarged image*/ 
position: absolute; 
background-color: lightyellow; 
padding: 5px; 
left: -1000px; 
border: 1px dashed gray; 
visibility: hidden; 
color: black; 
text-decoration: none; 
} 

.thumbnail span img{ /*CSS for enlarged image*/ 
border-width: 0; 
padding: 2px; 
} 

.thumbnail:hover span{ /*CSS for enlarged image*/ 
visibility: visible; 
top: 0; 
left: 165px; /*position where enlarged image should offset horizontally */ 
z-index: 50; 
}

h3.section {
	margin-top: 1em;
}

#vertical_slide, #horizontal_slide {
	background: #D0C8C8;
	color: #8A7575;
	padding: 10px;
	border: 5px solid #F3F1F1;
	font-weight: bold;
}

div.marginbottom {
	/* Since the Fx.Slide element resets margins, we set a margin on the above element */
	margin-bottom: 10px;
} 
div#ajaxerror { 
    background: #FFDDDD url(images/err.gif) no-repeat 5px 50%; 
    padding:5px 5px 5px 24px; 
    text-align:left; 
    font-family:Verdana, Arial, Helvetica, sans-serif; 
    color:#333; 
    font-size:11px; 
    } 
div#ajaxsuccess { 
    background: #E7FFCE url(images/succ.gif) no-repeat 5px 50%; 
    padding:5px 5px 5px 24px; 
    text-align:left; 
    font-family:Verdana, Arial, Helvetica, sans-serif; 
    color:#333; 
    font-size:11px; 
    }
.quotetop	{
background: #E4EAF2 url(http://tracker.zp.ua/pic/css_img_quote.gif) no-repeat right;
border: 1px dotted #000;
border-bottom: 0;
border-left: 4px solid #8394B2;
color: #000;
font-weight: bold;
font-size: 10px;
margin: 2px auto 0 auto;
padding: 3px;
}
.quotemain	{
background: #FAFCFE;
border: 1px dotted #000;
border-left: 4px solid #8394B2;
border-top: 0;
color: #465584;
padding: 4px;
margin: 0 auto 0 auto;
}
.commentvotelink {
	cursor: pointer;
	cursor: hand;
}

.thumbsup,
.thumbsdown,
.thumbsup-voted,
.thumbsdown-voted,
.thumbsup-grayed,
.thumbsdown-grayed {
	width: 17px;
	height: 19px;
	vertical-align: middle;
	border: 0px;
}

.thumbsup,
.thumbsup-grayed {
	background:transparent url(http://tracker.zp.ua/pic/votes/thumbs-up.gif) no-repeat;
}
.thumbsup:hover,
.thumbsup-voted {
	background:transparent url(http://tracker.zp.ua/pic/votes/thumbs-up-hover.gif) no-repeat;
}
.thumbsdown,
.thumbsdown-grayed {
	background:transparent url(http://tracker.zp.ua/pic/votes/thumbs-down.gif) no-repeat;
}
.thumbsdown:hover,
.thumbsdown-voted {
	background:transparent url(http://tracker.zp.ua/pic/votes/thumbs-down-hover.gif) no-repeat;
}
.ratingblock {
	display:block;
	border-bottom:1px solid #999;
	padding-bottom:8px;
	margin-bottom:8px;
	}
.loading {
	height: 30px;
	background: url(images/working.gif) 50% 50% no-repeat;
	}
.unit-rating { 
	list-style:none;
	margin: 0px;
	padding:0px;
	height: 30px;
	position: relative;
	background: url(images/starrating.gif) top left repeat-x;		
	}
.unit-rating li{
    text-indent: -90000px;
	padding:0px;
	margin:0px;
	float: left;
	}
.unit-rating li a {
	outline: none;
	display:block;
	width:30px;
	height: 30px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	}
.unit-rating li a:hover{
	background: url(images/starrating.gif) left center;
	z-index: 2;
	left: 0px;
	}
.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width:30px;}
.unit-rating a.r2-unit{left:30px;}
.unit-rating a.r2-unit:hover{width: 60px;}
.unit-rating a.r3-unit{left: 60px;}
.unit-rating a.r3-unit:hover{width: 90px;}
.unit-rating a.r4-unit{left: 90px;}	
.unit-rating a.r4-unit:hover{width: 120px;}
.unit-rating a.r5-unit{left: 120px;}
.unit-rating a.r5-unit:hover{width: 150px;}
.unit-rating a.r6-unit{left: 150px;}
.unit-rating a.r6-unit:hover{width: 180px;}
.unit-rating a.r7-unit{left: 180px;}
.unit-rating a.r7-unit:hover{width: 210px;}
.unit-rating a.r8-unit{left: 210px;}
.unit-rating a.r8-unit:hover{width: 240px;}
.unit-rating a.r9-unit{left: 240px;}
.unit-rating a.r9-unit:hover{width: 270px;}
.unit-rating a.r10-unit{left: 270px;}
.unit-rating a.r10-unit:hover{width: 300px;}

.unit-rating li.current-rating {
	background: url(images/starrating.gif) left bottom;
	position: absolute;
	height: 30px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
	}
.voted {color:#999;}
.thanks {color:#36AA3D;}

div.jGrowl{z-index:9999;color:#fff;font-size:12px;position:absolute;padding:10px;}
div.ie6{position:absolute;}
div.ie6.top-right{right:auto;bottom:auto;left:expression((0-jGrowl.offsetWidth+(document.documentElement.clientWidth?document.documentElement.clientWidth:document.body.clientWidth) 0 (ignoreMe2=document.documentElement.scrollLeft?document.documentElement.scrollLeft:document.body.scrollLeft) ) 0 px );top:expression((0+(ignoreMe=document.documentElement.scrollTop?document.documentElement.scrollTop:document.body.scrollTop) ) 0 px );}
div.ie6.top-left{left:expression((0+(ignoreMe2=document.documentElement.scrollLeft?document.documentElement.scrollLeft:document.body.scrollLeft) ) 0 px );top:expression((0+(ignoreMe=document.documentElement.scrollTop?document.documentElement.scrollTop:document.body.scrollTop) ) 0 px );}
div.ie6.bottom-right{left:expression((0-jGrowl.offsetWidth+(document.documentElement.clientWidth?document.documentElement.clientWidth:document.body.clientWidth) 0 (ignoreMe2=document.documentElement.scrollLeft?document.documentElement.scrollLeft:document.body.scrollLeft) ) 0 px );top:expression((0-jGrowl.offsetHeight+(document.documentElement.clientHeight?document.documentElement.clientHeight:document.body.clientHeight) 0 (ignoreMe=document.documentElement.scrollTop?document.documentElement.scrollTop:document.body.scrollTop) ) 0 px );}
div.ie6.bottom-left{left:expression((0+(ignoreMe2=document.documentElement.scrollLeft?document.documentElement.scrollLeft:document.body.scrollLeft) ) 0 px );top:expression((0-jGrowl.offsetHeight+(document.documentElement.clientHeight?document.documentElement.clientHeight:document.body.clientHeight) 0 (ignoreMe=document.documentElement.scrollTop?document.documentElement.scrollTop:document.body.scrollTop) ) 0 px );}
div.ie6.center{left:expression((0+(ignoreMe2=document.documentElement.scrollLeft?document.documentElement.scrollLeft:document.body.scrollLeft) ) 0 px );top:expression((0+(ignoreMe=document.documentElement.scrollTop?document.documentElement.scrollTop:document.body.scrollTop) ) 0 px );width:100%;}
body > div.jGrowl{position:fixed;}
div.jGrowl.top-left{left:0;top:0;}
div.jGrowl.top-right{right:0;top:0;}
div.jGrowl.bottom-left{left:0;bottom:0;}
div.jGrowl.bottom-right{right:0;bottom:0;}
div.jGrowl.center{top:0;width:50%;left:25%;}
div.center div.jGrowl-notification,div.center div.jGrowl-closer{margin-left:auto;margin-right:auto;}
div.jGrowl div.jGrowl-notification,div.jGrowl div.jGrowl-closer{background-color:#000;opacity:.85;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=85);filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=85);zoom:1;width:235px;margin-top:5px;margin-bottom:5px;font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:1em;text-align:left;display:none;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;padding:10px;}
div.jGrowl div.jGrowl-notification{min-height:40px;}
div.jGrowl div.jGrowl-notification div.jGrowl-header{font-weight:bold;font-size:.85em;}
div.jGrowl div.jGrowl-notification div.jGrowl-close{z-index:99;float:right;font-weight:bold;font-size:1em;cursor:pointer;}
div.jGrowl div.jGrowl-closer{padding-top:4px;padding-bottom:4px;cursor:pointer;font-size:.9em;font-weight:bold;text-align:center;}
@media print {
div.jGrowl{display:none;}
}
.static {color:#5D3126;}

div.jGrowl div.fixwidth{width:250px;}


td.req {
   border: 1px doted #000000;
   color:#717070;
   text-align:center;
   vertical-align:top;
}
.board{
        font-weight: bold;
        font-size: 8pt;
        color:red;
}
