@import url('/css/commons.css');

body {
    border: none;
    background-color: #ecedef;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f2f0ff;
    margin: 0px;
    padding: 0px;
    line-height: 170%;
}

.editor_body {
	background-color: white;
	background-image: none;
}

table td {
    vertical-align: top;
}

td, pre {
    color: inherit;
	font-size: 11px;
}

a:link, 
a:visited, 
a:active {
	color: #6c79b0;
    color: #191a3f;
    color: #161862;
	text-decoration: underline;
    
}
a:hover {
    text-decoration: none;
}

h1, h2, h3 {
    margin-top: 10px;
    margin-bottom: 10px;
    text-decoration: none;
    line-height: 120%;
}

h1 {
	font-size: 16px;
	margin: 10px 0px;
}

h2 {
    font-size: 14px;
}

h3 {
    font-size: 13px;
}

h4 {
    font-size: 12px;
}

p {
	margin: 0px;
}

img {
    border: 0px;
}

img.picture {
    padding: 4px;
    border: 1px solid #dddddd;
}

hr {
	border: 0px;
	height: 1px;
	margin: 5px 0px;
	padding: 0px;
}

form {
	margin: 0px;
}

input.text,
textarea {
    border: 1px solid #343758;
    border: 1px solid white;
    background-color: #edeef0;
    color: black;
    font-size: 11px;
}

.blue-font {
    color: #00a4e8;
}

#main-bg {
    background-image: url(/gfx/body-bg.jpg);
    background-repeat: repeat-x;
    background-color: #191a3f;
}

#main-wrapper-1 {
    background-image: url(/gfx/flowers-left.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
}

#main-wrapper-2 {
    background-image: url(/gfx/flowers-right.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
    
}

#main-holder {
    width: 980px;
    margin: 0px auto;
}

#header-holder {
    padding: 5px 10px;
    position: relative;
}

#header-holder a {
    color: #e5e9f5;
}


#lang-menu-holder {
    float: right;
}

#lang-menu-holder a {
    text-transform: uppercase;
}

#main-banner {
    background-image: url(/gfx/banner.jpg);
    background-repeat: no-repeat;
    height: 245px;
}

#top-pane-holder {
    border-top: 1px solid #fdfbff;
    border-bottom: 1px solid #b6b6c0;
    height: 47px;
    background-image: url(/gfx/top-pane-bg.jpg);
    background-color: #f6f7fc;
    background-repeat: repeat-x;
    margin: 1px 0px;
    padding: 0px 10px;
    color: #2e3337;
}

#top-pane-holder .top-menu a {
    display: block;
    float: left;
    text-align: center;
    vertical-align: middle;
    margin: 1px 0px;
    padding: 13px 15px;
    font-size: 13px;
    color: #2e3337;
    text-decoration: none;
}

#top-pane-holder .top-menu a:hover {
    background-color: #dcdde1;
    text-decoration: underline;
}

#navigator-pane-holder {
    margin: 7px 0px;
    padding: 5px;
    background-color: #343758;
}

#navigator-pane-holder a{
    color: white;
    text-decoration: none;
}

#left-pane-holder {
    width: 220px;
    margin: 0px 0px 4px 0px;
    float: left;
}

#left-pane-holder a{
    color: #9092b9;
}

#left-pane-holder a:hover{
}

#left-pane-holder input.text,
#left-pane-holder textarea {
    background-color:#626590;
    border:1px solid gray;
    color:white;
    border: 1px solid #343758;
    font-size: 11px;
}

.context-menu-holder {
    padding: 5px 0px;
    border-top: 1px solid #272950;
}
    
.context-menu-holder a {
    display: block;
    padding: 5px;
    color: #9092b9;
    font-size: 12px;
    text-decoration: none;
}

.context-menu-holder a:hover {
    color: white;
    font-weight: bold;
    background-color: #343758;
    text-decoration: none;
}

#main-pane-holder {
    width: 750px;
    float: left;
    margin: 0px 0px 30px 10px;
}

#main-pane {
    padding: 0px 10px 10px;
    background-color: white;
    border-left: 1px solid #b6b6c0;
    border: 1px solid #b6b6c0;
    color: #142a3a;
    font-size: 12px;
    line-height: 18px;
    background-image: url(/gfx/flowers-mainPane.jpg);
    background-repeat: no-repeat;
    background-position: top right;
}

#page-title {
    padding: 10px 5px 5px;
    margin-top: 0px;
    margin-bottom: 20px;
    border-bottom: 1px dotted #343758;
}

.min-height {
    width: 1px;
    height: 300px;
    float: left;
}

#bottom-pane-holder {
    padding-top: 10px;
    padding-bottom: 20px;
}

#bottom-pane {
    padding: 5px 10px;
    background-color: #3b3f69;
}

#footer-holder {
    background-color: #ecedef;
    color: #929699;
    margin-top: 5px;
}

#footer-holder a {
    color: #393e42;
}

#footer {
    position: relative;
    width: 980px;
    margin: 0px auto;
    padding: 10px 0px 30px;
}

#authors {
    float: right;
}

#copyrights {
    float: left;
}

#hand-box {
    position: absolute;
    left: 45%;
    top: -100px;
}

.cArticle-leftPane {
    padding: 5px 0px;
    border-top: 1px solid #272950;
}

.cArticle-leftPane .title {
    background-color: #343758;
    padding: 5px;
    margin: 0px;
}

.cArticle-leftPane .cArticle {
    padding: 0px 5px 5px;
}

.cArticle p {
    margin: 10px 0px;
}

.leftPane-box {
    padding: 5px 0px;
    border-top: 1px solid #272950;
}

.leftPane-box .title {
    background-color: #343758;
    padding: 5px;
    margin: 0px;
}



.cContactForm input.text,
.cContactForm textarea {
    width: 99%;
}

.cContactForm input.submit,
.cContactForm input[type=submit] {
    background-color: #b6b6c0;
    border: 1px solid white;
}


