/* Global */
* {
	margin: 0;
   padding: 0;
	border: none;
}
html {
   font-size: 16px;	
}
/* All */
body {
   font-size: 100.01%;	
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   color: Black;
	background: White url(mimages/tile_body.gif) top left repeat-x;
}
#page {
   font-size: 62.5%;
	line-height:1.4em;
	width: 100%;
   text-align: left;
	min-width: 990px;
	max-width: 1280px;
}
/* Elements */
div, p, img, a, td, ul, ol {
   font-size: 1em; 
}
ol {
   margin-left: 1em;
   padding-left: 1em;
}
ol li {
   margin-left: 1em;
   padding: 0 0 .5em .3em;
   list-style: decimal;
}
h1, h2, h3, h4 {
	font-weight: bold;
	margin: .2em 0;
	letter-spacing: .07em;
}
h1 { font-size: 1.6em }
h2 { font-size: 1.4em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1em; font-family: "Times New Roman", Times, serif;}
p  { padding: 0 0 1em 0; }
a, a:link { 
   text-decoration: none;
   color: Navy;
}
a:visited { color: Navy; border-color: Navy; }
a:hover { color: Blue; border-color: Blue; text-decoration: none; }
a:active { color: #B22222; border-color: #B22222 }
a img, img , h5 a{
   border: none;
}
ul {
   list-style: none;
   margin: 0 0 20px 1em;
}
li {
   list-style: none;
   padding-left: 1em;
   margin-bottom: 3px;
}
/* Header */
#header { 
   font-size: 1.2em;	
	background: url(mimages/tile_body.gif) top left repeat-x;
	width: 99.2%;
	height: 205px;
   text-align: center;
	min-width: 990px;
	max-width: 1280px;
	position: absolute;
	top:0px;
	left:0px;
}
#headcont { 
	position:absolute;
	top: 5px;
	right: 0px;
	width: 100%;
}
.titleimage {
   margin: 0 auto;
	margin-right: 140px;
	width: 750px;
	height: 139px;
}
#mainmessage {
	position:absolute;
	top:-1px;
	right:-10px;
	width: 349px;
	height: 145px;
   background: transparent url(mimages/message.gif) no-repeat top left;
}
#mainlogo {
	position:absolute;
	top:4px;
	left:10px;
	width: 184px;
	height: 144px;
	display: block;
   background: transparent url(mimages/ekao.gif) no-repeat top left;
   text-decoration: none;
}
#header h1 {
   margin: 0;
   padding-top: 150px;
 	font-size: 1.4em;
	color: Red;
   text-align: center;
}
#header h2 {
 	font-size: 1.4em;
	padding: 15px 50px 0px 60px;
	color: #556B2F;
   text-align: center;
}
#header p {
 	font-size: 1.2em;
   text-align: center;
	color: #144190;
	padding: 2px 40px 2px 57px;
	line-height:1.4em;
}
/* Main*/	
.clear, .clearboth{
   clear: both;
}
#content {
   font-size: 1.2em;	
	float: right;
   width: 100%;
   text-align: left;
	margin: 205px 0 0 -190px;
}
#maincontent {
   float: left;
	margin: 0 -184px 0 0;
   width: 100%;
}
#leftbar {
   font-size: 1.2em;	
   float: left;
	width: 175px;
	margin: 205px 0 0 0;
}
#rightbar {
   float: left;
	width: 170px;
}
/* Right */
#rightmsg {
	background: transparent url(mimages/rightmsg.gif) no-repeat top left;
   margin: 0 0 0 10px;
   padding: 40px 15px 10px 25px;
	width: 115px;
	height: 150px;
}
#rightfix {
   width: 178px;
   height: 222px;
	padding: 0 0 15px 0;
	background: transparent  url(mimages/rightfix.gif) top left;
	z-index: 200;
	position: absolute;
}
#rightnofix {
   padding: 250px 0 0 0;
}
#rightother{
	padding-left: 10px;
	width: 145px;
}
/* Left*/
#leftfix {
   width: 222px;
   height: 275px;
	background: transparent url(mimages/leftfix.gif) top left;
	z-index: 200;
	position: absolute;
}
#leftother {
	margin: 15px 0 0 10px;
}
#leftnofix {
   padding: 270px 0 0 0;
}
/* Center */
#mainfix {
   margin-top:20px;
	font-size: 1.2em;
	width: auto;
   height: 24px;
	text-align: left;
	padding-left: 230px;
	z-index: 200;
	position: absolute;
	left:0px;
}
.post {
   font-size: 1.2em;	
	line-height:1.4em;
	margin: 10px 184px 0 230px;
   border-bottom: 1px solid #ddd;
   padding: 0 37px 70px 37px;
}
/* Foot*/
#footer {
   width: 301px;
   height: 73px;
	bottom: 0;
	left: 0;
   font-size: 1.2em;	
	background: transparent url(mimages/footer.gif) top left;
	text-align: center;
	color: #F5F5F5;
	z-index: 200;
	position: static;
}
#wwwpict {display:none;}
/* Specific */
#fixlog {
	background-color: White;
	border: 1px solid gray;
	padding: 5px;
}
.examplec>div#fixlog{
	border: none;
}
#log2 {
	padding-top: 10px;
}
div.news {
	margin-top: 1.5em;
}
div.news a {
	font-size: 1.3em;
}
#content a, #content a:link { 
   border-bottom: 1px dotted Navy; 
}
.thumbscontainer, .childscontainer {
	background-color: White;
	width: 545px;
}
select {
	border: 1px solid #00008B;
	padding: 3px;
	margin-bottom: 10px;
	width: 400px;
	color: #00016A;
}
#log2, #log1 {
	width: 400px;
}
#klog {
	background-color: White;
	width: 400px;
}
#maincontent li {
	background: transparent  url(mimages/ball.gif) no-repeat 0 6px;
	margin-left: 1em;
}
#mainfix span {
	color: #E2EAEF;
}
#mainfix a, #mainfix a:link, #mainfix a:visited {
	color: White;
}
#footer p{
	padding: 22px 15px 0 15px;
}
.post p  { padding: 2px 0}
.post h2, .post h3, .post h4 { color: #3673E0;}
.post h2 {
	font-size: 1.6em;
   margin: 20px 10px 5px 10px ;
	background: transparent  url(mimages/h2ball.gif) no-repeat top left;
	padding-left: 1.5em; 
}
.post h3 {
   margin: 3px 10px;
	background: transparent  url(mimages/h3ball.gif) no-repeat 0;
	padding-left: 1.5em; 
}
.post h4 {
   margin: 3px 25px;
	font-size: 1.3em;
	font-weight: normal;
	letter-spacing: normal;
	font-style: italic;
	padding-left: 1em; 
}
.post strong {
	font-weight: normal;
	color: #7B1C1C;
}
#leftother a, #leftother a:link, #mainlogo{ 
   color: #CCE6FF;
   border: none; 
   text-decoration: none;
}
#footer a {border-bottom: none;}
#rightother h2, #leftother h2{
	margin-bottom: 5px;
	font-size: 1.2em;
	color: #103881;
}
.faqquestion {
	color: Blue;
	font-style: italic;
	font-weight: bold;
}
.examplec {
   width: 415px;
	margin: 0 auto;
	padding: 0 10px 0 10px;
	border: #0000CD 2px dotted;
	background-color: White;
}
#exgallery li {
	list-style: none;
	background-image: none;
   padding: 0;
   margin: 3px;
}
#content #exgallery a {
	border-bottom: none;
}
.date {
	font-size: 1em;
}
#ajaxphoto {
	padding: 20px;
	background-color: White;
	border: 1px Blue solid;
}
#pricetable {
	border: 1px Navy solid;
	width: 90%;
	margin: 0 auto;
}
#pricetable #pricetable tr, #pricetable td{
	border: 1px Navy solid;
}
#pricetable p {
	padding: 5px;
}
#pricetitle {
	text-align: center;
	background-color: Navy;
}
#pricetitle strong {
	color: White;
}
.ditto_page, .ditto_currentpage {
	margin: 0 3px;
}
.faquplink {
	margin-bottom: 1em;
}
.ajaxSearch_resultsInfo {
	font-size: 1.2em;
	color: Blue;
	margin: 5px 0;
}
.ajaxSearch_mylongtitle {
	color: #7B1C1C;
}
.ajaxSearch_paging {
	font-size: 1.1em;
	margin: 3px 0;
}
.ajaxSearch_highlight, .AS_ajax_highlight {
	background-color: #FFFFE0;
}
.ekod {
	font-family: "Courier New", Courier, monospace;
	color: #7B1C1C;
	font-weight: bold;
	font-size: 1.2em;
} 
.esel {
	font-weight: bold;
	font-style: italic;
} 
/* Forms */
.error {
	color: Red;
}
#ajaxSearch_input {
	width: 90%;
	height: 20px;
	font-size: 1.3em;
}  
input, textarea {
	border: 1px solid #00008B;
	padding: 3px;
	margin-bottom: 10px;
	font-size: 1.1em;
	color: #00016C;
	background-color: #F9F9F9;
}
.submit, .button {
	background: White url(mimages/button_fon.jpg) bottom left repeat-x;
	color: Navy;
	font-size: 1.1em;
}
#ajaxSearch_submit {
	background: White url(mimages/button_fon.jpg) bottom left repeat-x;
	color: Navy;
	font-size: 1.4em;
}
input[type='submit'] {
	background: White url(mimages/button_fon.jpg) bottom left repeat-x;
	color: Navy;
	font-size: 1.1em;
}
#EmailForm img {
	border: 1px solid #00008B;
}
textarea#question{
	width: 500px;
	height: 60px;
}
input#lgnusername, input#lgnpassword {
	width: 200px;
	height: 20px;
} 
input#joname, input#joemail, input#jotitle {
	width: 200px;
	height: 20px;
}
textarea#jocontent {
	width: 500px;
	height: 60px;
}
input#cfName, input#cfEmail, input#cfRegarding {
	width: 200px;
	height: 20px;
}
textarea#cfMessage {
	width: 500px;
	height: 60px;
}
input#vericode {
	width: 100px;
	height: 20px;
}
input#roubles {
	width: 150px;
	height: 20px;
}
select#lang {
	margin: 0;
	width: 280px;
}
textarea#sumresult {
	width: 400px;
	height: 150px;
}
textarea.invalid, textarea.required, input.invalid, input.required {
	background-color: #FFECEC;
}
/* Main Menu */
.mainmenu {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 10px 0 0 5px;
}
.mainmenu ul {
   margin: 0;
}
.mainmenu ul li{
	width:165px;
   margin: 0;
   padding: 0;
}
.mainmenu a:link, .mainmenu a:visited {
	display: block;
	font-size: 1.4em;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 3px;
	color: #F0FFFF;
	border-width: 0px;
	border-style: solid;
	border-color: #BACBE8 #2756A9 #234581 #AADBFB;
	border-left: 1em solid #3BB0FB;
	padding: 0.25em 0.5em 0.4em 0.65em;
}
.mainmenu .active a { border-color: #BACBE8 #2756A9 #234581 Blue; }
.mainmenu a:hover {
	background: #6495ED;
	border-color: #234581 #93AEDF #BACBE8 #047ECC;
	padding: 0.4em 0.35em 0.25em 0.9em;
}
.mainmenu a {
	width: 99%;
}
.mainmenu a:active {
	background: Blue;
	border-color: #814123 #DFAE93 #E8CDBA Yellow;
	padding: 0.4em 0.35em 0.25em 0.9em;
} 
/* SUBMenu */
.centermenu1, .centermenu2, .centermenu3, .centermenu4 {
	margin: 0 auto;
	margin-bottom: 10px;
}
.centermenu1 {
	width: 150px;
}
.centermenu2 {
	width: 300px;
}
.centermenu3 {
	width: 450px;
}
.centermenu4 {
	width: 450px;
}
#isubmenu, #isubmenu2 {
	margin: 0 auto; 
	padding: 0;
}
#isubmenu ul, #isubmenu2 ul {
	display: block;
	margin: 0; 
	padding: 0;
}
#isubmenu ul li, #isubmenu2 ul li {
	display: inline;
	margin: 0;
	padding: 0;
   background-image: none;
	float: left;
}
#isubmenu a, #isubmenu a:link, #isubmenu a:visited, #isubmenu2 a, #isubmenu2 a:link, #isubmenu2 a:visited {
	border-bottom: none; 
	margin: 1px;
	display: block;
	width: 138px;
	height: 18px;
	font-size: 1em;
	text-align: center;
	color: #0000CD;
	background-position: bottom center;
   padding: 135px 2px 2px 0;
} 
#isubmenu .active a, #isubmenu2 .active a {
	color: #6B8E23;
} 
#isubmenu a:hover, #isubmenu2 a:hover {  
   color: #B22222;
	background-position: top center;
   padding: 137px 0 0 2px;
}
#isubmenu a:active, #isubmenu2 a:active{
	color: #FF6347;
} 
#sb7 a {	background-image: url(mimages/sb07.gif); }
#sb31 a {	background-image: url(mimages/sb31.gif); }
#sb32 a {	background-image: url(mimages/sb32.gif); }
#sb2 a {	background-image: url(mimages/sb02.gif); }
#sb3 a {	background-image: url(mimages/sb03.gif); }
#cl20 a {	background-image: url(mimages/cl20.gif); }
#cl19 a {	background-image: url(mimages/cl19.gif); }
#cl33 a {	background-image: url(mimages/cl33.gif); }
#sb16 a {	background-image: url(mimages/sb16.gif); }
#sb17 a {	background-image: url(mimages/sb17.gif); }
#sb18 a {	background-image: url(mimages/sb18.gif); }
#sb24 a {	background-image: url(mimages/sb24.gif); }
#sb25 a {	background-image: url(mimages/sb25.gif); }
#sb78 a {	background-image: url(mimages/sb77.gif); }
#sb154 a {	background-image: url(mimages/sb154.gif); }
#sb164 a {	background-image: url(mimages/sb164.gif); }
#sb188 a {	background-image: url(mimages/sb188.gif); }
#sb234 a {	background-image: url(mimages/sb234.gif); }
#clout a {	background-image: url(mimages/clout.gif); }
/* Jot */
.jot-err {border: 1px solid red;font-weight: bold;color: red;padding: 5px;margin-bottom: 10px;}
.jot-cfm {border: 1px solid green;font-weight: bold;color: green;padding: 5px;margin-bottom: 10px;}
.jot-row {border: 1px solid #CCCCCC;margin-bottom: 10px;background-color: #e9e9e9;}
.jot-row-alt {background-color: #f9f9f9;}
.jot-row-author {background-color: #FFFFE1;}
.jot-row-me {background-color: #FFDDDD;}
.jot-row-up {border: 1px dotted red;}
.jot-row-new {border: 1px dotted green;}
.jot-comment {padding: 3px;}
.jot-comment hr {border: 0px; border-bottom: 1px solid #cccccc;}
.jot-posticon {float: left;width: 20px;height: 20px;padding-top: 8px;padding-right: 3px;}
.jot-posticon img {border: 0px;}
.jot-mod {float: right;width: 100px;text-align: right;color: #666666;font-weight: bold;}
.jot-mod img {border: 0px;}
.jot-mod a {float: right;padding: 1px;padding-left: 2px;padding-right: 2px;}
.jot-mod a:hover {background-color: #666666;color: #666666;}
.jot-subject {color: Blue;font-weight: bold;font-size: 1em;}
.jot-message {padding: 2px;overflow: auto;}
.jot-poster {padding: 0px;text-align: left;font-size: 10px;}
.jot-nav {padding: 0px;text-align: center;margin: 10px;}
.jot-list ul {padding: 0px;text-align: left;margin-bottom: 10px;list-style-position: inside;}
.jot-subscribe {margin-bottom: 10px;}
.jot-form {margin-bottom: 10px;}
.jot-form fieldset {border: 0px;}
.jot-form label {display: block;}
.jot-user {float: left;width: 80px; font-size: 0.9em; font-weight: bold;color: Blue}
.jot-content {margin-left: 80px;}
.jot-extra {text-align: right;}
.jot-editby {font-size: 10px;color: #666666;font-style: italic;}
/* SysInfo */
#sysinf {display: none;}
/* TagCloud */
#tagcloud a {
	line-height:1.6em;
}
#tagcloud a:hover {
	color: Red;
	background-color: #FFFACD;
}
#tagcloud {
	text-align: center;
}
#tagcloud .tag0 {font-size: 0.9em; margin: 0 0.4em; color: #000140;}
#tagcloud .tag1 {font-size: 1.0em; margin: 0 0.6em; color: #000160;}
#tagcloud .tag2 {font-size: 1.1em; margin: 0 0.8em; color: Navy;}
#tagcloud .tag3 {font-size: 1.2em; margin: 0 1.0em; color: #00019F;}
#tagcloud .tag4 {font-size: 1.3em; margin: 0 1.2em; color: #0002BF;}
#tagcloud .tag5 {font-size: 1.4em; margin: 0 1.4em; color: #0002DF;}
#tagcloud .tag6 {font-size: 1.5em; margin: 0 1.6em; color: #0002FF;}
#tagcloud .tag7 {font-size: 1.6em; margin: 0 1.8em; color: #2022FF;}
#tagcloud .tag8 {font-size: 1.7em; margin: 0 2.0em; color: #4041FF;}
#tagcloud .tag9 {font-size: 1.8em; margin: 0 2.2em; color: #6061FF;}
#tagcloud .tag10 {font-size: 1.9em; margin: 0 2.4em; color: #8081FF;}

.leftimg {
	float:left;
	margin: 7px 10px 7px 2px;
}
.rightimg {
	float:right;
	margin: 7px 2px 7px 10px;
}
.code {
	background-color: #fff8dc;
	margin: 10px 8px 8px 8px;
	padding: 5px;
	font-family: "Courier New", Courier, monospace;
	font-size: 1.2em;
	font-weight: bold;
	color: #606060;
}
.codeline {
	font-family: "Courier New", Courier, monospace;
	font-size: 1.2em;
	font-weight: bold;
	color: #606060;
}