

/*///////////////////////////////////////*/
.block{
display:block !important
}
/* Force display inline */
.inline{
display:inline !important
}
/* Force Remove borders of element */
.noborder{
border:none !important
}
/* Bold text */
.bold{
font-weight:bold !important
}
/* Force remove bold of text */
.nobold{
font-weight:normal !important
}
/* Force remove width from element*/
.nowidth{
width:auto !important
}
/* Force remove height from element */
.noheight{
height:auto !important
}
/*  Force remove margins of element */
.nomargin{
margin:0 !important
}
/*  Force align center */
.center{
text-align:center !important
}
/* Force Remove paddings of element */
.nopadding{
padding:0 !important
}
/* Force Hidden */
.off,
/* Style free floats */
.fL{
float:left !important
}
.fR{
float:right !important
}
.fN{
float:none !important
}
.clearfix:after{
content:".";
display:block;
height:0;
font-size:0;
clear:both;
visibility:hidden
}
.clearfix{
display:inline-block
}
/* Hides from IE-mac \*/
*html .clearfix{
height:1%
}
.clearfix{
display:block
}
.font_11 {
font-size: 11px;
}
.font_12 {
font-size: 12px;
}
.font_25 {
font-size: 25px;
}
/*//////////////////////////*/
body {
font-family: Trebuchet MS, Arial, Helvetica;
font-size: 14px;
color: #000;
margin: 0;
padding: 0;
text-align: center;
background-color: #000;
}
a {
color: #0c669a;
font-weight: bold;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
img {
border: 0;
}
div#header {
background: #000 url(../img/bg_header.jpg) no-repeat center center;
height: 194px;
text-align: center;
}
div#header div.lang {
position: absolute;
top: 50px;
right: 59px;
}
div#header div.menu {
text-align: left;
background: #000 url(../img/header.jpg) no-repeat right center;
height: 194px;
width: 779px;
position: relative;
margin: 0 auto 0 auto;
}
div#header div.menu div.links {
text-align: left;
height: 30px;
width: 390px;
position: absolute;
top: 55px;
left: 245px;
font-size: 11px;
}
div#header div.menu div.links a {
color: #000;
}
div#header div.menu div.links a.active {
color: #a60000;
font-size: 13px;
}
div#header div.menu div.links span {
color: #000;
}
div#header div.menu img {
position: absolute;
top: 0;
left: 0;
}
div#root {
text-align: center;
position: relative;
background: #000 url(../img/bg_body.jpg) repeat-y center top;
}
div#content {
width: 779px;
margin: 0 auto 0 auto;
}
div#content div.A1 {
width: 398px;
margin: 0 30px 0 30px;
float: left;
text-align: left;
display: inline;
}
div#content div.A2 {
width: 290px;
float: left;
text-align: left;
}
div#footer div.B1 {
width: 230px;
margin: 0 0 0 40px;
float: left;
display: inline;
text-align: left;
}
div#footer div.B2 {
width: 200px;
margin: 0 0 0 20px;
float: left;
display: inline;
text-align: left;
}
div#footer div.B3 {
width: 220px;
margin: 0 30px 0 30px;
float: left;
display: inline;
text-align: left;
}
div#content div.A1 div.box {
background: #000 url(../img/bg_shade_a1.jpg) repeat-y center top;
padding: 15px 20px;
margin-top: 20px;
margin-bottom: 20px;
}
div#content div.A2 div.box {
background: #000 url(../img/bg_shade_a2.jpg) repeat-y center top;
padding: 15px 20px;
margin-top: 20px;
margin-bottom: 20px;
}
div#footer {
background: #000 url(../img/bg_footer.jpg) no-repeat center center;
height: 109px;
text-align: center;
}
ul {
margin: 0;
padding: 0;
}
ol {
margin-top: 3px;
padding-left: 20px;
}
ol li {
font-weight: bold;
padding: 5px 0 5px 0;
}
ul li {
background: transparent url(../img/bullet.gif) no-repeat scroll left top;
list-style-position: outside;
background-position: 0 3px;
padding: 0 10px 10px 12px;
list-style-type: none;
list-style-image: none;
}
p {
margin-top: 0 !important;
}
div#partner {
width: 779px;
margin: 0 auto 0 auto;
color: #5D5D5D;
text-align: left;
font-size: 12px;
padding-bottom: 20px;
}
div#partner span {
display: block;
margin-bottom: 5px;
}
div#partner div.organization {
margin: 0 30px 0 30px;
float: left;
width: 144px;
border-right: 1px solid #434343;
}
div#partner div.fL a {
margin-right: 10px;
display: block;
float: left;
}
/*/////////////////////////////////////////*/
div.index_action {
margin-bottom: 20px;
}
div.index_action_text {
}
div.index_action_button {
padding-top: 10px;
}
div.about_action {
margin-bottom: 20px;
}
div.about_action_text {
width: 220px;
margin-right: 20px;
}
div.about_action_button a {
float: left;
}
div.about_action_button a.moreabout {
display: block;
float: left;
margin-left: 15px;
margin-top: 8px;
}
div.signup_form_2cols, div.signup_form_1col  {
margin-bottom: 15px;
}
div.signup_form_2cols div.col1 {
width: 189px;
float: left;
}
div.signup_form_2cols div.col2 {
width: 189px;
float: right;
}
label {
display: block;
margin-bottom: 3px;
}
input.field, textarea.field {
width: 99%;
background-color: #FFF;
border: 1px solid #7F9DB9;
}
textarea.field {
height: 100px;
}
div.signup_form_1col span.fR {
display: block;
margin-right: 10px;
margin-top: 5px;
}



