html, body, div, span, applet, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
html, body {
	background: #fff;
	/*text-align: center;*/
}
body {
	line-height: 1;
}
h2, h3, h4, h5, h6, p, ul, ol, dl, table, address {
	margin-top: 1em;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	line-height: normal;
}
ul {
	list-style: none;
}
address {
	font-style: normal;
	line-height: normal;
}
blockquote, q {
	quotes: none;
}

label,
input,
button,
select,
textarea {
	vertical-align: middle;
}
button,
label[for],
input[type=reset],
input[type=button],
input[type=submit],
input[type=radio],
input[type=checkbox] {
	cursor: pointer;
}



/* =classes
-------------------------------------------------- */
.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }

.middle { vertical-align: middle; }

.nowrap { white-space: nowrap; }
.hidden { display: none; visibility: hidden; }

.w1p { width: 1% !important; }
.w10p { width: 10% !important; }
.w20p { width: 20% !important; }
.w30p { width: 30% !important; }
.w40p { width: 40% !important; }
.w50p { width: 50% !important; }
.w60p { width: 60% !important; }
.w70p { width: 70% !important; }
.w80p { width: 80% !important; }
.w90p { width: 90% !important; }
.w100p { width: 100% !important; }

/* =clear
-------------------------------------------------- */
.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	line-height: 0;
	visibility: hidden;
}
.clear {
	display: inline-block;
}
html[xmlns] .clear {
	display: block;
}
* html .clear {
	height: 1px;
}
.container {
  display: inline-block;
}
.piece {
  float: left;
}

BODY, INPUT, SELECT, TEXTAREA, BUTTON, TD, TH, BLOCKQUOTE {
	font: 11px Tahoma, Arial, Verdana, sans;
	line-height: 18px;
	color: #666;
}

input[type=text], input[type=button], input[type=file], input[type=submit], textarea {
  font-size: 11px;
  border: 1px solid #B6B6B6;
  line-height: 13px;
  background-color: #fcf8fb;
  color: #763058;
  font-weight: bold;
}




input[type=radio] { border: 0px white; background: ;}
input[type=checkbox] { border: 0px white; background: ;}

H1, H2, H3, H4, H5, H6 {
	color: #E777A3;
	line-height: normal;
	font-family: Tahoma, Arial, Verdana, sans;
}
H1 {
	margin: 0;
	padding-bottom: .5em;
	font-size: 16px;
	font-weight: bold;
}
H2 {
	margin: 1em 0 0 0;
	font-size: 11px;
	font-weight: bold;
}
#content H2 {
	margin: 1.5em 0 0 0;
	color: #666;
}
H3, H4 {
	font-size: 11px;
	font-weight: bold;
}
H5, H6 {
	font-size: 11px;
	font-weight: normal;
}
A {
	color: #666;
  text-decoration: none;
}
A:hover {
  text-decoration: underline;
}
UL {
	margin: 1em 0 0 0;
}
OL {
	margin: 1em 0 0 18px;
}
LI {
	margin: 2px 0 2px 10px;
}


/* Layout */

#wrap {
	width: 961px;
	margin: 0 auto 20px auto;
	text-align: left;
}

P.sep {
  float: left;
  margin: 11px 20px 0 20px;
  border: 0px solid black;
}

#user_inputs {
  float:right;
}

/*topbar*/
#headbar {
	font: 11px Arial, Tahoma, Verdana, sans;
	height: 99px;
	text-align: left;
	padding-left: 1px;
	overflow: hidden;
	voice-family: "\"}\"";
	voice-family:inherit;
	background: #FFFFFF url() repeat-x bottom left;
}

#headbar P#logo {
  float: left;
  margin: 14px 0px 0 0px;
}

#headbar UL#languages {
  float: left;
  margin: 24px 0 0 0;
  padding: 0 0 0 0;
  font-size: 10px;
}

#headbar UL#languages li {
  margin: 0 0 0 5px;
 
  padding: 0;
  display: inline;
}

.head_block {
  float: left;
  display: inline-block;
  margin: 17px 0 0 0;
}

.head_form, .head_form DIV {
  text-align: right;
  border: 0px solid black;
  font-weight: bold;
  font-size: 11px;
  color: #4d4d51;
}

.head_box {
  font-weight: bold;
  border: 0px;
	width: 94px;
	height: 21px;
	padding: 0px 5px 0px 5px;
	text-align: right;
}

.submit_link {
  font-size: 14px;
  font-weight: 600;
}

.fs_hidden_submit {
  border: none;
  height: 0px;
  width: 0px;
  padding: 0px;
  margin: 0px;
  background: transparent;
  /*display: none;*/
  /*visibility: hidden;*/
}

#login A {
  color: #7B8E4A;
}

#login_boxes INPUT {
  color: #7B8E4A;
  background: #E4EECB url(gfx/input_green.jpg) repeat-x bottom left;
  border: 0px;
}

#maillist_box {
  color: #950057;
  background: url(gfx/input_pink.jpg) repeat-x bottom left;
  border: 0px;
}

#maillist A {
  color: #950057;
}

#maillist_note {
  color: #950057; 
  font-weight: bold; 
  margin-top: 5px; 
  margin-bottom: 5px;
}

#search_box {
  background: url(gfx/input_gray.jpg) repeat-x bottom left;
  border: 0px;
}

#search_box, #maillist_box, #login_boxes INPUT {
  line-height: 20px;
  
}

.horisontal_sep {
  text-align:center;
  margin: 10px 0 10px 0;
}

#main {
  margin: 10px 0px 10px 0px;
  border: 0px solid black;
}

#menubar {
  float: left;
  width: 176px;
  margin-right: 20px;
}

#menusep {
  width: 1px;
  background: url(gfx/vertical.gif) repeat-y bottom left;
  height: 100%;
}

#menulist {
  text-align: right;
  font-size: 12px;
}

#menulist li {
  margin: 10px 0 0 0;
  font-weight: bold;
}

#submenu {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  font-size: 11px;
}

#submenu li {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  font-weight: normal;
}

#menulist A:hover, #submenu A:hover {
  color: #E777A3;
}

#menulist .active, #submenu .active {
  color: #950057;
  font-weight: bold;
}

#left_banners {
  text-align: right;
  margin-top: 20px;
}

#content_wrap {
  float: left;
  height: 100%;
  padding: 0px 20px 0px 22px;
  border-left: 1px solid #F6DBE6;
}

#content {
  float: left;
  width: 552px;
  font-size: 12px;
  border: 0px solid black;
}

#content_height {
  float: left;
  width: 1px;
  height: 300px;
}

#content textarea, .wf_string {
  width: 266px;
}



#right_banners {
  float: right;
  width: 160px;
}

#header { 
  padding: 15px 0 15px 0;
}
#heading {
  padding: 20px 0 0 20px;
  /*
  vertical-align: bottom;
  height: 50px;
  border: 1px solid black;
  */
}
#bottom {
  text-align: center;
}

#news {
  margin-top: 30px;
  width: 550px;
  border: 0px solid black;
}
#news_header {
  float: left;
}
#news_archive {
  float: right;
}
#news_header, #news_archive, #news_archive A {
  font-size: 16px;
  font-weight: bold;
  color: #B6B6B6;
}
.news_item {
  margin-top: 10px;
}
.news_picture {
  float: left;
  width: 66px;
}
.news_texts {
  float: left;
  width: 450px;
}
.news_title {
  color: #E777A3;
  font-weight: bold;
}



.wf_label_check_error {
	font-weight: bold;
	color: red;
}
.wf_label_check {
	font-weight: bold;
}

#loggedin {
  font-size: 12px;
  font-weight: bold;
  color: #afc290;
}

#loggedin span, #loggedin A, #loggedin a:visited {
  color: #4f6234; 
  font-size: 13px;
}

.wf_label {
  text-align: right;
  width: 130px;
  white-space: normal;
}
.wa_form_label {
  text-align: right;
}

span.sbox_l  {
       background: url('gfx/srch_l.gif') no-repeat top left;
       float: left;
       width: 19px; height: 19px;
}

span.sbox_r  {
       background: url('gfx/srch_r.gif') no-repeat top left;
       float: left;
       width: 19px; height: 19px;
}

span.sbox input {
       background: url('gfx/srch_bg.gif')  repeat-x top left;
       float: left;
       border: 0px;
       height: 19px; width: 142px;
       padding: 3px;
       font: 11px arial;
       color: #aaaaaa;
}

#topHeader {
  width: 1000px;
  height: 120px;
  background: url('gfx/header.jpg') no-repeat;
}

#headQuote {
  position: relative;
  top: -90px; 
  left: 500px;
  text-align: right;
  padding: 20px;
  color: #950057;
  width: 450px;
}

#headBanner {
  
  position: relative;
  top: 10px;
  left: 10px;
  height: 90px;



}
