/**********************************************************
    (c) 2008 РЦИТ, Mikeo.Ru
	Разработка: РЦИТ, Дизайн: Mikeo.Ru
***********************************************************/
/* {
	margin: 0;
	padding: 0;
}
*/

.topLink {
	clear : both ;
}

body {
	margin: 0;
	padding: 0 10% 0 0;
  	font-family: "Trebuchet MS", Tahoma;
  	font-size: 115%;
	background: url(images/bg13.gif) repeat-x left top #006699;
	color: white;
	height: 100%;
}

#conteiner {
	background: url(images/visual13.jpg) no-repeat left top;
	/*height: auto;*/
	no-repeat left top; 
}

#header {
	padding: 220px 0px 0px 40px;
	height: 160px;
}

#confShortTitle {
	padding-top: 60px;
	font-size: 150%;
}

#confLongTitle {
	font-size: 100%;
	letter-spacing: 1;
	text-transform: uppercase;
	padding-bottom: 7px;
}

#confDescription {
	color: #589dcb;
	font-size: 70%;
	text-transform: uppercase;
	letter-spacing: 1;
}

#confContacts {
	text-align: right;
	float: right;
	margin-top: -150px;
	padding-right: 15px;
	color: #49a6c7;
	clear: both;
}

#confContacts .phone {
	font-size: 120%;
}

#confContacts .email {
	font-size: 80%;
	letter-spacing: 0.5;
}

#confContacts .email a {
	text-decoration: none;
}

#leftRail {
/*	border: 1px solid red;  */
	padding: 15px 0px 0px 0px;  
	width: 270px;
	float: left;
	height: auto;
}

/*
*html #leftRail {
	width: 240px;
}
*/

#centerRail {
/*	border: 1px solid white;    */
	width: auto;
	height: auto;
	margin-left: 270px;
}

/**html #centerRail {
	width: 540px;
}
*/

#footer {
	padding: 0 0 5% 40px;
	font-size: 70%;
}

#copyright-devolopers-info {
}

#copyright-devolopers-info a {
	color: #6ccfff;
}

#copyright-devolopers-info a:hover {
	color: orange;
}


a.sponsor_icon img {
	margin-left: 40px;
	opacity: 0.3;
	filter: alpha(opacity=30);
	display: block;
}

*html a.sponsor_icon img {
	margin-bottom: 15px;
}

a.sponsor_icon:hover img {
	opacity: 1;
	filter: alpha(opacity=100);
}

#menu {
	padding-bottom: 80px;
}

#menu .header {
	text-transform: uppercase;
	font-weight: bold;
	background: url(images/marker.gif) no-repeat -10px center;
	padding: 0px 0px 0px 40px;
	margin-top: 0;
	margin-bottom: 15px;
	display: block;
	text-decoration: none;
	color: white;
	font-size: 70%;
}

#menu a {
	font-size: 70%;
	padding-left: 40px;
}

#menu a:hover {
	color: #ffc15e;
}

#menu ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	margin-bottom: 15%;
}

#menu ul li {
}

p {
/*	padding: 2% 0 2% 0; */
}

h1 {
	padding-top: 0;
	margin-top: 0;
	font-size: 100%;
	text-transform: uppercase;
}

#content {
	padding: 0 10 10 10;
	font-size: 70%;
}

#content .header, .head2, h2, h3, h4, h5, h6 {
	font-size: 100%;
/*	text-transform: uppercase;  */
	font-weight: bold;
}

#content ul {
    margin: inherit;
}

#content ul li {
    margin: inherit;
}

a {
	/*color: #6ccfff;*/
	color : #CCFFFF;
}

a:hover {
	color: orange;
}

a img {
	border: none;
	padding-left: 3px;
	padding-right: 3px;	
}

#content table, #content td, #content th, #content td p, #content td span, #content td div {
	font-size: 100%;
}

input, select, textarea, button {
	font-size: 100%;
	border: 1px solid silver;
}

/* текст к полю ввода */
.formText {
}

/* текстовое поле ввода */
.textField {
	width: 100%;
}

hr {
	height: 1px;
	color: silver;
	margin-top: 11px;
	margin-bottom: 11px;	
}





.zip_document {
	background: url('images/icons/zip_doc.gif') left top no-repeat;
	padding: 0em 0em 1em 2em; 
}

.word_document {
	background: url('images/icons/word_doc.gif') no-repeat top left;
	padding: 0em 0em 1em 2em; 
}

.excel_document {
/*	position: relative;
	left: 0;*/
	background: url('images/icons/excel_doc.gif') left top no-repeat;
	padding: 0em 0em 1em 2em; 
}

.pdf_document {
	background: url('images/icons/pdf_doc.gif') left top no-repeat;
	padding: 0em 0em 1em 2em; 
}

.html_document {
	background: url('images/icons/html_doc.gif') left top no-repeat;
	padding: 0em 0em 1em 2em; 
}

.image_document {
	background: url('images/icons/image_icon.gif') left top no-repeat;
	padding: 0em 0em 1em 2em; 
}

.payblock{
	display : none ;
	visibility : hidden ;
}
