@import url("basic.css");
@import url("ie.css");
/* BRTA */

* {margin: 0; padding: 0;}

html, img {border: 0;}

html, body {
	font: 11px/1.3em Verdana, Arial, Helvetica, sans-serif;
	background: #e6e6e6 url(b_body_2.png) repeat-x 0 -12px;
	text-align: center;
}


#login {
	color: #afbed5; position: relative; width: 900px; margin: 0 auto;
	 height: 170px;  background: url(top_graphic.jpg) no-repeat 0 0px; 
}

#login div {
	
}

#login input {}

#login form {
	float: left;
	background: #226699;
}

#login p {
	float: left; clear: none;
	padding: 0.3em 0.5em;
}

#login a {color: #afbed5;}
#login #user {float: left; background: #226699; text-align: left; padding: 5px 10px;}

#logos {position: absolute; top: 5px; right: 0px; height: 90px; width: 380px;}
	
	#logos a {display: block; width: 90px; height: 80px; float: left; margin-left: 20px;}


#sit {
	
	  margin-top: 0; 
}

#site {width: 900px; margin: 0 auto;
	position: relative; text-align: left;}

#header { padding: 0px; height: 0px; color: #fff; border-bottom: solid 1px #fff; }

#header h1 { margin:0; padding: 0;}


/* :: Main Navigation :: */

#mainNav {
	list-style: none; padding: 0; margin: -10px 0 0 0px; position: relative; background: url(b_ul.png) repeat-x 0 100%;
}

#mainNav li {
	float: left; padding: 0; margin: 0;
}

#mainNav li a {
	text-decoration: none;
	display: block;
	float: left;
	padding: 6px 10px;
	color: #1f679d;
	font-weight: bold;
}

#mainNav li a:hover { background: url(b_ul_r.png) repeat-x 0;}

.current, #mainNav .current:hover { background: #e6e6e6;}

		#down a {width: 82px; text-align: center; }
		 
				
					#mainNav li ul {
						position: absolute;  top: 26px; left: 53px;
						padding: 0px; margin: 0;
						list-style: none;
						display: none;
					}
					
					#mainNav li   ul li {clear: both;}
					
					
						#mainNav li  ul li a {
							display: block; background: #f9db4d; border-top: solid 1px #7fa1cb; border-right: none;
							padding: 5px 10px; text-decoration: none;
						}
				
						#mainNav li  ul li a:hover {
							background: #f1cf30;
						}					
		
				/* Fix IE. Hide from IE Mac \*/
					* html ul li { float: left; height: 1%; }
					* html ul li a { height: 1%;}
				/* End */
				
		
		
				#mainNav li:hover ul, #mainNav li.over ul { display: block; }
				
				
					
				/* language end */



/* :: Main & Content :: */

#main {
	padding-top: 10px; clear: both; margin-top: 20px;
}

#content {min-height: 300px; padding: 2em; background: #fff; }

#content ul {list-style: none; margin-bottom: 2em;}

	#content ul li {background: url(bull.png) no-repeat 0 0.4em; padding-left: 12px;}

	#content .bullet1 li { background: url(bull_1.png) no-repeat 0 0.4em;}
	
	#content .bullet2 li { background: url(bull_2.png) no-repeat 0 0.4em;}
	
	.present {background: #49913d; border: solid 1px #2f5b28; padding: 3px 5px; color: #fff; text-decoration: none;}
	
	.present:hover {background: #417b37;}
	
.actionButton {padding: 3px 5px; text-decoration: none; background: #ccc; border: solid 1px #999999; cursor: pointer; color: #000;}

.actionButton:hover {background: #e7e7e7;}

#content input {width: 200px;}

#content p label {width: 150px;}

#content .signal {text-decoration:none; padding: 0; background: url(signal.png) no-repeat 50% -100px; float: right; margin: 0px 400px 0 0; width: 107px; height: 29px;}

	#content .signal:hover { background-position: 50% 0;}
	
	#content .nkazus {text-decoration:none; padding: 0; background: url(b_kazus.png) no-repeat 50% -100px; float: right; margin: 0px 390px 0 0; width: 107px; height: 29px;}

	#content .nkazus:hover { background-position: 50% 0;}



	
#content .comment {text-decoration:none; padding: 0; background: url(comment.png) no-repeat 50% -100px;  margin: 0px 0px 0 350px; display:block; width: 137px; height: 29px;}

	#content .comment:hover { background-position: 50% 0;}

#content .editor {text-decoration:none; padding: 3px 5px; border: solid 1px; background: #009966;}


h5 {border-top: solid 2px #a1c5e7; margin-top: 15px; padding: 2px 10px;  background: #e5f2fc;}

h5 a {text-decoration: none;}

.none {border: none; background: none; padding: 0;}

.more {text-decoration: none; background: url(more_b.gif) no-repeat 0 2px; padding-left: 15px; }

.more:hover {text-decoration: underline;}

h6 {border-top: solid 2px #f4e497; background: #fff8d5; padding: 3px 8px;}

.kazus {font: bold 14px Arial, Helvetica, sans-serif; color: #3e5b7e; padding: 5px 0; margin: 10px 0 10px 0;}


/* :: Footer :: */

#footer {
	clear: both; background: #1f669c; border-top: solid 2px #0e4872;
	margin: 1em auto; padding: 5px 0; width: 900px; 
}

#footer ul {
	list-style: none; text-align: center;
	padding: 2px; margin-bottom: 7px;
}

#footer ul li {display: inline; margin: 0 0.8em;}

#footer a {color: #fff; text-decoration: none;}

#footer a:hover {text-decoration: underline;}

#footer .copy {
	text-align: right; font-size: 0.9em;
		color: #afbed5 !important; clear: both;
	padding-right: 2em;
}

/* :: Contact :: */

input, textarea {padding: 0.15em; font: 1.1em Verdana, Arial, Helvetica, sans-serif;}

input.txt {
	width: 220px;
	border: 2px inset #dfdbd2;
}

input.txtSmall {width: 80px;}

textarea {width: 220px;}

#main label {display: block; float: left; width: 240px;}

form p {clear: left;}

form em {color: #d26a00;}

.btn {
	font: 1.2em Verdana, Arial, Helvetica, sans-serif;
	padding: 1px 5px;
	border: 1px solid #1e518d;
	cursor: pointer;
}



/* :: EOS :: */

.clB {clear: both;}

.clearFix:after {
    content: "."; display: block; 
    height: 0; clear: both; 
    visibility: hidden;
}

.clearFix {display: inline-block;}

/* Hide from IE Mac \*/

.clearFix {display: block;}

/* End hide from IE Mac */


h1 span, #logos a span, .signal span, .comment span, .nkazus span,
.hide
{display: none;}

.FieldTxtArea{
	height: 100px;
	width: 500px;
	
}

.FieldFile{
		width: 500px;
	
}


/* :: Pages :: */

.pages {
	float: right; padding: 0;
	background: #cfa820;
}

.listCompanies .pages {position: relative; top: 1em;}

.pages a {
	text-decoration: none; display: block; float: left;
	padding: 0.4em 0.5em 0.6em; margin-right: 2px; color: white;
	background: #f6bf00;
}

.pages a:hover {background: #f7d446; color: black;}

.pages a.inactive {background: #f6bf00; color: #1a469a;}

a.inactivePage {display: none}

.pages a span {border-bottom: 1px solid;}

.pages .inactive span {border: none !important;}

.pages a > span {border-bottom-style: dotted;}

.pages strong {color: #006600; font-size: 1.2em;}

