body {
  background-color: #FFF;
  margin: 0px;
  padding: 0px;
  font-family:Arial,Helvetica,sans-serif;
  font-size: 10pt;
}

/* ========== Header & Footer ========== */

#logo { float: left; position: relative; }
#join { float: right; margin: 14px 40px 13px 0px; overflow:hidden; }
#title { color: #fff; text-align: center; margin-top: 17px; text-shadow: 3px 3px 20px #000; text-overflow: ellipsis; -o-text-overflow: ellipsis;}
#hmenu {
  border-top: 1px solid #000;
  background: #444 url(images/bluesteel_gradients.png) repeat-x 0 -62px;
  height: 20px; width: 100%;
}

div#header { background : #333 url(images/bluesteel_gradients.png) repeat-x 0 0; }
div#header_l { background : url(images/header_left.png) no-repeat 0 0; }
div#header_r {
  height : 62px;
  overflow : hidden;
  text-align : left;
  background : url(images/header_right.png) no-repeat 100% 0;
}

#lastdbupdate {
  height:20px;
  line-height: 20px;
  margin-right: 10px;
  float:right;
  font-size: 11px;
  color: #fff;
}

#footer {
  background: #333 url(images/bluesteel_gradients.png) repeat-x 0 -61px ;
  border-bottom: 1px solid #000;
  color: #FFFFFF;
  height: 18px;
  width: 100%;
  font-size: 10px;
  font-family: Verdana;
  font-weight: bold;
  text-shadow: 0px 0px 4px #000;
  padding: 3px 0px 0px 0px;
  text-overflow: clip;
}
#copyright { display: block; float: left; padding-left: 40px; }
#copyright2 { display: block; float: right; text-align: right; padding-right: 40px; }
#copyright a, #copyright2 a { color: #FFFFFF; font-weight: bold; text-decoration: none; }
#copyright a:hover, #copyright2 a:hover { color: #FFFFFF; font-weight: bold; text-decoration: underline; }
/* ======================== */

/* ======= ICONS ======= */
img.hint { cursor: help;}

.ico { display: block; float: left; cursor: help; width: 16px; height: 16px; background: url(images/icons.png) no-repeat 0 0; }
.lng { display: block; float: left; cursor: help; width: 16px; height: 11px; background: url(images/icons.png) no-repeat 0 0; }
.mrgt { margin-top: 2px; }

.f_asbm { background-position: 0 0; }
.f_cp { background-position: 0 -17px; }
.f_lb { background-position: 0 -34px; }
.f_pr { background-position: 0 -51px; }
.l_bg { background-position: 0 -68px; }
.l_ch { background-position: 0 -80px; width: 11px; }
.l_cn { background-position: 0 -92px; }
.l_cz { background-position: 0 -104px; }
.l_de { background-position: 0 -116px; }
.l_dk { background-position: 0 -128px; }
.l_es { background-position: 0 -140px; }
.l_fr { background-position: 0 -152px; }
.l_gb { background-position: 0 -164px; height: 11px;}
.l_it { background-position: 0 -176px; }
.l_nl { background-position: 0 -188px; }
.l_pl { background-position: 0 -200px; }
.l_pt { background-position: 0 -212px; }
.l_ru { background-position: 0 -224px; }
.l_se { background-position: 0 -236px; }
.l_tr { background-position: 0 -248px; }
.l_ua { background-position: 0 -260px; }
.l_us { background-position: 0 -272px; }
.s_no { background-position: 0 -284px; }
.s_yes { background-position: 0 -301px; }
.sbmt_form { background-position: 0 -318px; }
.sbmt_mail { background-position: 0 -335px; }
.sbmt_pad { background-position: 0 -352px; }
.st_disabled { background-position: 0 -369px; }
.st_new { background-position: 0 -386px; }
.st_normal { background-position: 0 -403px; }
.st_pending { background-position: 0 -420px; }
.st_rejected { background-position: 0 -437px; }



a {
  color: #1d7495;
  background-color: inherit;
  text-decoration: none;
  font-weight: normal;
}

a:hover {
  color: #005372;
  background-color: inherit;	
  text-decoration: underline;
}

a.title:hover { 
  text-decoration: none; 
  text-shadow: #1d7495 1px 1px 5px;
}

span.fakelink {
  color: #005372; 
  text-decoration: none;
  text-align: right;
  cursor: help;
}

span.fakelink:hover { 
  text-decoration: underline; 
}



/*  MAIN GRID */
.maingrid 
{ 
  border: 1px solid #9495A2; 
  /*border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-box-shadow: 0px 0px 4px #AAA;
  */
  background-color: #FFFFFF; 
  margin: 0px auto;
} 

.maingrid td
{
  font-family: verdana; 
  font-size: 1em; 
  border-right: 1px solid #E6E6E6; 
  border-bottom: 1px solid #E6E6E6; 
  padding: 5px; 
}

.maingrid th
{
  background-color: #E2E2E2; 
  border: 1px solid #FFFFFF; 
  border-right-color: #B5B5B5; 
  border-bottom-color: #B5B5B5;
  padding: 3px 5px 2px 3px;

  font-weight: bold; 
  text-align: center;
  cursor: default;
}

.maingrid td.caption 
{ 
  background: #424A4A url(images/bluesteel_gradients.png) repeat-x 0 -152px;
  border: 1px solid #FFFFFF; 
  border-right-color: #B5B5B5; 
  border-bottom-color: #B5B5B5;
  padding: 3px 5px 2px 3px;

  font-weight: bold; 
  text-align: center;
  text-shadow: #111 -1px -1px 1px;
  color: #aaa;
}
.maingrid td.caption:hover { background: #55555A url(images/bluesteel_gradients.png) repeat-x 0 -102px; }
.maingrid td.caption A { color: #fff; font-weight: bold; text-decoration: none; background: none; }
.maingrid td.caption A:hover { color: #fff; text-decoration: none; background: none; } 

.maingrid td.text { text-align: left; } 
.maingrid td.icon { text-align: center; vertical-align: middle;} 
.maingrid td.icon a:hover { cursor: help;}

.clickable { cursor: pointer; }


table.faq  {
	background: #e4e4e4;
	padding: 0;
	border: 1px solid #ccc;
	font-style: italic;
	text-align: left;
	width: 100%;
}

table.faq td {
	vertical-align: middle;
	border: none;
        padding: 10px;
}

table.faq .img {
	vertical-align: middle;
        text-align: center;
	border: none;
        padding: 5px;
	width: 48px;
}

/* ERROR MESSAGE */

.box * {
  background:#F6F6F6 none repeat scroll 0 0;
  display:block;
  height:1px;
  overflow:hidden;
}

.box1 {
  border-left:1px solid #C4C4C4;
  border-right:1px solid #C4C4C4;
  margin:0 1px;
  height:1px;
}

.box2 {
  border-left:1px solid #D3D4D5;
  border-right:1px solid #D3D4D5;
  margin:0 2px;
  padding:0;
  height:1px;
}

.box3 {
  background:#C4C4C4 none repeat scroll 0 0;
  border-left:1px solid #D3D4D5;
  border-right:1px solid #D3D4D5;
  margin:0 3px;
  padding:0 1px;
  
}

.box_content {
  background:#F6F6F6 none repeat scroll 0 0;
  border-left:1px solid #C4C4C4;
  border-right:1px solid #C4C4C4;
  overflow:hidden;
  padding:4px 10px;
  text-align: center;
  font-weight: bold;
}

.errormessage {
  background: #F6F6F6 url(images/error48.png) 15px 10px no-repeat;
  border-left: 1px solid #C4C4C4;
  border-right: 1px solid #C4C4C4;
  overflow: hidden;
  padding: 20px 15px 20px 80px;
  text-align: center;
  text-decoration: none;
  font-family: verdana; 
  font-size: 1.5em;
  color: #F00;
}

.errormessage a {
  text-decoration: underline;
  color: #F00;
}

.errormessage a:hover {
  text-decoration: underline;
  color: #F00;
}

.message {
  background: #F6F6F6 url(images/information48.png) 15px 10px no-repeat;
  border-left: 1px solid #C4C4C4;
  border-right: 1px solid #C4C4C4;
  overflow: hidden;
  padding: 20px 15px 20px 80px;
  text-align: center;
  text-decoration: none;
  font-family: verdana; 
  font-size: 1.5em;
  color: #000;
}

/*   */
#searchbox input, #searchbox select {
  font-family : Tahoma;
  font-size : 1em;
  border: 1px solid #AAA;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

#searchbox input:hover {-moz-box-shadow: 0px 0px 3px #BBB; }
#searchbox select:hover {-moz-box-shadow: 0px 0px 3px #BBB;}
#searchbox input:focus { border: 1px solid #999; -moz-box-shadow: 0px 0px 5px #888; }
#searchbox select:focus { border: 1px solid #999; -moz-box-shadow: 0px 0px 5px #888;}

#searchbox small {
 vertical-align: bottom;
 display: block;
}

#searchbox td {
 padding: 1px; 
 vertical-align: top;
}            

#searchbox ul {
 margin: 0;
 padding: 0.3em 1em 0.1em 1em;
}

#searchbox li {
 margin: 0.1em 0;
 padding: 0 0;
 list-style-image: url('images/arrow_right2.gif'); 
}

.button { 
  color:#000;

  font-weight: bold;
  font-size: 1em;

  padding: 1px 0px 1px 3px;
  text-align: center;
  text-shadow: 1px 1px 1px #fff;
   
  background-color: #f0f0f0;
  background-image: none;
  border: 1px solid #AAA;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;

  height: 20px;
  cursor: pointer;   
}

.button:hover { background-color: #e0e0e0; -moz-box-shadow: 0px 0px 5px #888;}

/* Custom Form */
#customform {
 margin: auto;
}

#customform td {
  margin:0.5em 0.5em 0.5em 0.5em;
  padding: 0.3em;
}

#customform td.caption
{
  line-height:1em;
  text-align:right;
  vertical-align: middle;
  text-decoration: none;
}

#customform td.value
{
  line-height:1em;
  text-align:left;
  vertical-align: middle;
  text-decoration: none;
}

#customform img
{
  text-align: center;
  margin: auto;
  padding: 2px;
}


#customform td.caption small
{
  color: #999;
}

#customform input, #customform textarea, #customform select{
  width: 306px; 
  color : #400000;
  border : 1px solid #AAA;
  padding: 1px 0px 1px 3px;
  margin-left: 3px;
  text-align: left;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

#customform textarea, #customform select{
  padding: 0px 0px 0px 3px;
  text-align: left;
}

#customform input:hover {-moz-box-shadow: 0px 0px 3px #BBB; }
#customform textarea:hover {-moz-box-shadow: 0px 0px 3px #BBB;}
#customform select:hover {-moz-box-shadow: 0px 0px 3px #BBB;}
#customform input:focus { border: 1px solid #999; -moz-box-shadow: 0px 0px 5px #888; }
#customform textarea:focus { border: 1px solid #999; -moz-box-shadow: 0px 0px 5px #888;}
#customform select:focus { border: 1px solid #999; -moz-box-shadow: 0px 0px 5px #888;}

#customform .button
{
  padding: 1px 0px 1px 3px;
  width: 312px; 
  background-color: #f0f0f0;
  cursor: pointer;
  text-align: center;
  background-image: none;
  text-shadow: 1px 1px 1px #fff;
}

#customform .button:hover { background-color: #e0e0e0; -moz-box-shadow: 0px 0px 5px #888;}


/* Begin Form Elements */
fieldset {
  text-align: left;
  text-decoration: none;
  padding: 8px;
  width: 745px;
  margin: 0 auto;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

#commentform label {
  line-height:1em;
  margin:0px; 
  text-align:right;
  text-decoration: none;
  width: 100px;
}



#commentform input, #commentform textarea {
  color : #400000;
  border : 1px solid #AAA;
  padding: 1px 3px 1px 3px;
  margin:0 0 0.5em 0.5em;
  text-align: left;
  width: 200px; 
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

#commentform textarea {
  width: 400px; 
  margin: 0px;
}

#commentform input:hover {-moz-box-shadow: 0px 0px 3px #BBB; }
#commentform textarea:hover {-moz-box-shadow: 0px 0px 3px #BBB;}
#commentform select:hover {-moz-box-shadow: 0px 0px 3px #BBB;}
#commentform input:focus { border: 1px solid #999; -moz-box-shadow: 0px 0px 5px #888; }
#commentform textarea:focus { border: 1px solid #999; -moz-box-shadow: 0px 0px 5px #888;}
#commentform select:focus { border: 1px solid #999; -moz-box-shadow: 0px 0px 5px #888;}

#commentform .button
{
  padding: 1px 0px 1px 3px;
  margin-left: 3px;
  width: 312px; 
  background-color: #f0f0f0;
  cursor: pointer;
  text-align: center;
  background-image: none;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

#commentform .button:hover { background-color: #e0e0e0; -moz-box-shadow: 0px 0px 5px #888; text-shadow: 1px 1px 1px #fff;}

/* End Form Elements */

/* Begin Comments*/

.commentlist {
	padding: 0;
	margin: 0;
	text-align: justify;
	width: 95%;
	overflow: auto;
}

.commentlist li {
	margin: 0;
	padding: 10px;
	list-style: none;
	border-bottom: solid 1px #e5e5e5;
}

.alt {
	margin: 0;
	padding: 10px;
	background: #f6f6f6;
	color: #333;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

.commentlist cite {
	font-weight: bold;
	text-shadow: 1px 1px 1px #FFF;
}
#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}


.commentmetadata {
	margin: 0;
	display: block;
	color: #883333;
	}
/* End Comments */

A IMG {
 border: none; /* “¡¨à ¥¬ £à ­¨æã */
}













.pager a {
  text-decoration: none;
}

.pager a:hover {
  text-decoration: none;
}

.pager a.current {
  text-decoration: none;
  color: #555;
  cursor: pointer;
}
.pager a.current:hover {
  text-decoration: none;
  color: #555;
  cursor: pointer;
}





/* @group SUCKERFISH */

#navbar {
	height: 20px;
	padding: 0px 0px 0px 0px;
	position: relative;
	z-index: 900;
	float: none;
	width: 100%;
        font-size: 10px;
        font-family: Verdana;
}

#navbar ul {
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 25px;
}

#navbar ul li {
	position: relative;
	margin: 0;
}

/*PARENT MENU*/

#navbar a {
	float: left;
	color: #ffffff;
	text-decoration: none;
	display: block;
	cursor: pointer;
	height: 20px;
	line-height: 20px;
	padding: 0px 35px;
  font-weight: bold;
  outline: none; /* Óáèðàåì ãðàíèöó âîêðóã ññûëîê - Firefox only */
  text-shadow:-1px -1px 3px #333333;
}


/*PARENT MENU ITEM HOVER*/
#navbar li a:hover {
	height: 20px;
  text-shadow:-1px 1px 3px #333333;
}

#navbar ul li:hover,
#navbar ul li.sfhover
{
  background: #333 url(images/bluesteel_gradients.png) repeat-x 0 -82px;
  padding-top: 0px;
}

/*ALL LISTS*/

#navbar li {
	float: left;
	padding: 0;
}

#navbar ul li {
	border-right: 1px solid #AAAAAA;
}

#navbar ul li ul li {
	margin-right: 0px;
	border-right: 1px solid #AAAAAA;
        border-bottom: 1px solid #AAAAAA;
}


#navbar ul ul a {
	background: none;
}


#navbar li:hover ul,
#navbar li li:hover ul,
#navbar li li li:hover ul,
#navbar li li li li:hover ul,
#navbar li.sfhover ul,
#navbar li li.sfhover ul,
#navbar li li li.sfhover ul,
#navbar li li li li.sfhover ul {
	background-color: #EEEEEE;

}




/*DEFINE HOVER COLORS*/

#navbar li:hover a, #navbar li.sfhover a {
	color: #fff;
}

#navbar ul li ul li a:link,
#navbar ul li ul li a:visited
 {
	color: #000;
}

#navbar ul li ul li a:hover,
#navbar ul li.active ul li a:hover {
	color: #000;
}

/*SUBLEVEL STYLES*/

/*SUBLEVEL TEXT STYLES*/

#navbar li li a {
	padding: 0;
	height: 24px;
	line-height: 24px;
	text-indent: 5px;
	text-shadow: none;

}

#navbar ul ul a {
	display: block;
	text-decoration: none;
	width: 150px;
	text-transform: none;

}

#navbar li li {
	padding: 0;
	background: none;
	/*DONT SHOW THE BACKGROUND IMAGE*/
}

/*SUBLEVEL POSITIONING*/

#navbar li li {
	float: left;
	padding: 0;
	width: 153px;
}

#navbar li ul ul {
	margin: -20px 0 0 144px;
        -moz-box-shadow: 0px 0px 6px #888;
}

#navbar li:hover, #navbar li.sfhover {
	left: 0;
}

/*SUBLEVEL HOVER STYLES*/

#navbar ul ul a:hover {
	background: none;
	height: 24px;
	line-height: 24px;
	padding: 0;
	margin: 0;
}



#navbar li ul {
	top: 20px;
	position: absolute;
	left: -999em;
	height: auto;
	width: 153px;
	margin: 0;
	padding: 0;
  border-top: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	border-left: 1px solid #AAAAAA;
  /*-moz-box-shadow: 0px 0px 6px #888; */
}

/* MAINLEVEL ACTIVE-A:LINK STYLE */

#navbar li.active a:link,
#navbar li.active a:visited,
#navbar li.active ul.sfhover
{ color: #000; }
/* SUBLEVEL ACTIVE-A:LINK STYLE */

#navbar li.active ul li a:link,
#navbar li.active ul li a:visited,
#navbar li.active li
 {
	color: #000;
	background-image: none;
}
/* SUBLEVEL ACTIVE-A:LINK:HOVER STYLE */

#navbar li.active li a:hover,
#navbar li.active li.hover {
	color: #000;
	background-image: none;
	text-decoration: underline;
}
/* SUBLEVEL LI BACKGROUND */
#navbar li li:hover {
	background: #CCCCCC;
}



/*SUBLEVEL PARENT INDICATORS*/



#navbar ul li ul li a.child,
#navbar ul li ul li a.child:hover {
	background: url(images/arrow_right2.gif) 95% 50% no-repeat;
  text-shadow: none;
}

#navbar ul li.active ul li a.child {
	background: url(images/arrow_right2.gif) 95% 50% no-repeat;
  text-shadow: none;
}
#navbar ul li ul li a:hover {
	background-image: none;
  text-shadow: none;
}

/* HIDE OTHER LISTS FROM IE */

#navbar li:hover ul ul,
#navbar li:hover ul ul ul,
#navbar li:hover ul ul ul ul,
#navbar li.sfhover ul ul,
#navbar li.sfhover ul ul ul,
#navbar li.sfhover ul ul ul ul {
	left: -999em;
}

#navbar li:hover ul,
#navbar li li:hover ul,
#navbar li li li:hover ul,
#navbar li li li li:hover ul,
#navbar li.sfhover ul,
#navbar li li.sfhover ul,
#navbar li li li.sfhover ul,
#navbar li li li li.sfhover ul {
	z-index: 100;
	left: 0;
}

/* BECAUSE IE DOESNT UNDERSTAND CSS EVEN IN 2007 */

#navbar li.sfhover ul li.sfhover {
	background: #CCCCCC;
}


#navbar li:hover li:hover a.child,
#navbar li.sfhover li.sfhover a.child {
	color: #000;
}

/* @end */
