/* CSS Document */
body, input, select, textarea {
	font: 12px Arial;
}

body {
	/*background: url('img/body_bg.gif') repeat-x;*/
	background-color: White;
	margin: 0;
	padding: 0;
	color: black;
}

/* margins, paddings, borders */
h1, h2, h3, h4 {
	margin: 0; padding: 0;
	font-weight: bold;
	font-style: normal;
}

h1 {
	font-size: 1.6em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.2em;
}

img {
	border: 0;
	margin: 0;
	padding: 2px;
}

a img {
	padding: 0px;
}

.endfloat {
	clear: both;
	height: 1px; font-size: 1px;
	visibility: hidden;
	margin: 0;
}

div{
  margin: 0;
  padding: 0;
  border: 0;
}

p{
  margin: 0;
}

a, a:visited {
  color: Black;
  /*text-decoration: none;*/
  padding: 2px;
}

a.nohover {
	padding: 0px;
}

a:hover{
  background-color: #b3eb1d;
}


.transparent, .trr0{
  opacity: 0.5;
  -moz-opacity: 0.5;
  alpha:(opacity=50);
}

#page{
  width: 1007px;
  margin: 0 auto;
}

#header{
  width: 1007px;
  height: 180px;
  background: url('img/header_bg.gif') no-repeat;
  position: relative;
  margin-top: -4px;
}

#header ul#menu{
  list-style: none;
  position: absolute;
  left: 138px;
  top: 156px;
  margin: 0;
  padding: 0;
  text-align: center;
}

#header ul#menu li{
  float: left;
}

#header ul#menu li a{
  display: block;
  width: 146px;
  height: 24px;
  line-height: 24px;
  color: White;
  padding: 0px;
  text-decoration: none;
}

#header ul#menu li a:hover{
  opacity: 0.7;
  -moz-opacity: 0.7;
  alpha:(opacity=70);
}

#menu1{
  background: url('img/menu1.gif') no-repeat;
}

#menu2{
  background: url('img/menu2.gif') no-repeat;
}

#menu3{
  background: url('img/menu3.gif') no-repeat;
}

#menu4{
  background: url('img/menu4.gif') no-repeat;
}

#menu5{
  background: url('img/menu5.gif') no-repeat;
}


#subheader{
  background: url('img/subheader_bg.gif') no-repeat;
  width: 1007px;
  height: 107px;
  position: relative;
}

#subheader a {
	text-decoration: none;
}

#subheader #login{
  height: 26px;
  margin: 10px;
  float: left;
}

#subheader #login input{
  border: 0;
  background: none;
}

#lll {
  background: url('img/login_name.gif') no-repeat top left;
  display: block;
  float: left;
}

#ppp {
  background: url('img/login_passw.gif') no-repeat top left;
  display: block;
  float: left;
}

#sss {
  display: block;
  float: left;
  background: url('img/ok_btn.gif') no-repeat top left;
}

input#v_nick{
  margin: 5px 5px 0px 27px;
  width: 130px;
  height: 26px;
}

input#v_passwik{
  margin: 5px 5px 0px 32px;
  width: 130px;
  height: 26px;
}

input#ok_btn{
  width: 61px !important;
  height: 26px;
}

#usermenu{
  line-height: 26px;
  height: 26px;
  padding: 10px;
  margin: 0 10px 0 0;
  float: right;
}

#usermenu a{
  color: #868686;
  font-size: 90%;
}

#usermenu a:hover{
  color: black;
}

#search{
 /* width: 568px;*/
  height: 27px;
  padding: 0 0 0 25px;
  position: absolute;
  left: 210px;
  top: 58px;
}

#adv_search {
	float: left;
	height: 27px;
	margin: 7px 0px 0px 20px;
}

#ccccat {
  background: url('img/search_bg_cat.gif') no-repeat;
	float: left;
	height: 27px;
}

#ccccat select {
	width: 234px;
	margin: 5px 5px 0px 30px;
}

#llloc {
	background: url('img/search_bg_loc.gif') no-repeat;
	float: left;
	height: 27px;
}

#llloc select {
	width: 230px;
	margin: 5px 10px 0px 5px;
}

#ffffind {
	background: url('img/search_btn.gif') no-repeat;
	float: left;
	width: 50px;
	height: 27px;
}

#search select, #search input{
  border: 0;
}


#content{
  min-height: 500px;
  background: url('img/content_bg.gif') no-repeat;
  text-align: left;
  width: 1007px;
}

#content #l-box{
  width: 205px;
  float: left;
}

ul#mainmenu{
  margin: 10px 0 0 50px;
  padding: 0;
  list-style: none;
}



ul#mainmenu li.hid , ul#mainmenu li.liactive{
  list-style: url('img/mainmenu_blt.gif');
}

ul#mainmenu li{
  margin: 2px 0 2px 0;
  
}

ul#mainmenu li a{
  color: #868686;
  display: block;
  text-decoration: none;
}

ul#mainmenu li a:hover{
  color: Black;
}

ul#mainmenu li.submenu{
  list-style: url('img/submenu_blt.gif') !important;
  margin: 2px 0 2px -20px;
}

#content #c-box{
  float: left;
  width: 577px;
  padding: 10px 10px 0 20px;
}

#content #c-box div {
	text-align: left;
}

#content #c-box h3, #content #c-box h2{
  color: #b3eb1d;
  margin: 5px;
}

#content #c-box h1{
  color: #b3eb1d;
  text-align: right;
  margin-bottom: 10px;
  width: 386px;
  margin-left: 200px;
}

#info {
	margin: 4px;
}

#content #c-box p{
  margin: 10px 0 10px 0;
  text-align: justify;
}

#content #c-box table{
  width: 577px;
}

.bold, th{
  font-weight: bold;
  color: #868686;
}


#content #c-box table td, th{
  background: url('img/td_bg.gif') repeat-x #E1E1E1;
  height: 45px;
  padding: 5px;
}

#content #c-box table td.dark{
  background: url('img/td_bg_dark.gif') repeat-x #C9C9C9;
  font-weight: bold;
}

#content #r-box{
  float: right;
  width: 187px;
}

#footer{
  background: url('img/footer_bg.gif') no-repeat;
  width: 1007px;
  height: 180px;
  text-align: center;
  padding-top: 20px;
}

#content_menu{
  margin: 20px 0 20px 0;
}

#content_menu a{
  float: left;
  margin: 0;
}

#mainmenu li.hid ul li {
	display: none;
}

#other_partners {
	/*position: absolute;*/
	padding: 5px 0px 3px 0px;
	font-size: 1.1em;
	text-align: center;
	margin: -16px 0px 20px 0px;
	font-size: 0.8em;
}

#flash1 {
	margin-left: 538px;
	margin-top: 4px;
}

.subcat_ul {
	margin-left: -20px;
}

.subcat1 {
	font-size: 0.8em;
}

#langs {
	position: absolute;
	margin-left: 538px;
	margin-top: 100px;	
}

.noshow {
	display: none;
	/*visibility: hidden;*/
	height: 40px;
}

.tipClass {
	font-size: 1.2em;
}

.tipClass_sticky {
	background-color: #395686;
	color: white;
	text-align: left;
	font-size: 0.9em;
	padding: 4px;
	line-height: 1.4em;
	background: #395686 url(images/info_half.gif) center right no-repeat;
} 

.image {
	padding: 5px;
}

.bigger {
	font-size: 1em;
}

.bigger a {
	text-decoration: none;
}


#ad {
	margin: 10px 10px 10px 10px;
	text-align: center;
	padding-left: 20px;
}

#top_buttons {
	text-align: center;
	width: 576px;
}

#top_buttons input {
	border: 0px none;
	color: transparent none;
}

.button {
	width: 150px;
	height: 40px;
	font-size: 1.1em;
	font-weight: bold;
}

.save_btn {
	background: #FFF url(img/article_save.gif) top left no-repeat;	
	width: 140px;
	height: 53px;
	font-size: 0.8em;
	padding-left: 50px;
}

.print_btn {
	background: #FFF url(img/article_print.gif) top left no-repeat;	
	width: 140px;
	height: 53px;
	font-size: 0.8em;
	padding-left: 50px;
}

.send_btn {
	background: #FFF url(img/article_send.gif) top left no-repeat;	
	width: 140px;
	height: 53px;
	font-size: 0.8em;
	padding-left: 50px;
}

.reg_btn {
	background: #FFF url(img/article_register.gif) top left no-repeat;	
	width: 140px;
	height: 53px;
	font-size: 0.8em;
	padding-left: 50px;
}

.td0 {
	text-align: right;
	width: 30%;
}

table input {
	width: 97%;
}

table select {
	width: 97%;
}

table textarea {
	width: 97%;
}

#term_span {
	font-size:0.8em; margin: -30px 0px 30px 4px; display: block;
	padding-left: 20px;
	background: url(img/time_ico.gif) left center no-repeat;
	width: 235px;
}

#logo {
	position: absolute;
	margin-left: 720px;
	margin-top: 76px;
	width: 250px;
	height: 54px;
	background: url(img/logo.gif) top left no-repeat;
}

.error {
	font-size: 1.1em;
	color: #FA0000;
	padding: 3px;
	display: block;
}

td.ttd1 {
	width: 20%;
}

.highlight {
	border-bottom: 1px dotted #000;
}

.days_remain {
	padding: 20px;
	border: 1px solid #F0F0F0;
	color: #FA0000;
	font-size: 1.1em;
	font-weight: bold;
}

dl dd input.def, dl dd textarea.def {
	width: 95%;
}

dl dd, dl dt {
	font-size: 1.1em;
	padding-bottom: 5px;
	letter-spacing: 2px;
}

fieldset {
	/*background-color: #F0F0F0;*/
	border: 1px solid #828383;
	margin-top: 10px;
	padding: 0px;
}

fieldset legend {
	font-size: 1.3em;
	font-variant: small-caps;
	padding: 5px 10px 5px 10px;
	border: 1px solid #828383;
}

.err_input {
	background-color: #E84D2C;
	color: #FFF;
}