/*
-------------------------------------------
Paladin site Joomla Template
Author:   Cryss
Author Web Site: www.prodix.ru
-------------------------------------------
*/
/* ---- main styles ---- */
body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;

}

#main {
  clear: both;
  width: 918px;
height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  color: #333;
	background-color: transparent;
 }

#left_column {
width: 99px;
  padding: 0;
  margin: 0;
height: 100%;
background-image: url(../images/body.png);
	background-repeat: repeat-y;
	background-position: left top;

}
#right_column {
width: 99px;
  padding: 0;
  margin: 0;
height: 100%;
background-image: url(../images/body.png);
	background-repeat: repeat-y;
	background-position: left top;

}


#header
{
	padding: 0px;
	height: 232px;
width: 720px;
      background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
padding-bottom: 3px;
}

#menu-right {
width: 100%;
height: 44px;
  background-image: url(../images/daga_r.png);
	background-repeat: no-repeat;
	background-position: right center;
}

#menu-left {
width: 100%;
height: 44px;
  background-image: url(../images/daga_l.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#menu {
width: auto;
height: 44px;
float: none;
}


#content {
	width: 90%;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
}
#bottom {
	
width: 100%;
margin-top: 10px;
 margin-left: auto;
  margin-right: auto;
text-align: center;

}


tr, p, div, td {
  font-family      : Georgoa, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #333;
}


#pathway {
	width: 95%;
text-decoration: none;
	color: #8d2405;
	font-size: 11px;
	font-family: Georgia, Helvetica, sans-serif;
background-color: transparent;
text-align: right;
}

#pathway a {
	text-decoration: none;
	color: #763403;
	font-size: 11px;
	font-weight: bold;
	font-family: Georgia, Helvetica, sans-serif;
	padding: 0px;

}
#pathway a:hover {
	color: #8c1500;
	text-decoration: none;
	background-color: #dfdfdf;

}




#mainlevel ul
{
list-style-type: none;
text-align: center;
}
#mainlevel li {
	padding: 5px;
	 display: inline;
	list-style-type: none;
}
#mainlevel a {
	text-decoration: none;
	color: #333333;
	font-size: 12px;;
	font-weight: bold;
	font-family: Georgia, Helvetica, sans-serif;
	padding: 0px;
}

#mainlevel a:hover {
	color: #333;
	text-decoration: none;
	background-color: #FFF;
	border-bottom: 2px solid #f58c5f;
}
a.mainlevel:active {
color: #808080;
}

a:link, a:visited {
	color: #83503d;
	text-decoration: underline;
	font-weight: bold;
font-family      : Georgia, Helvetica, sans-serif;
	font-size        : 12px;

}

a:hover {
	color: #c87e5b;
	text-decoration: none;
	font-weight: bold;
font-family      : Georgia, Helvetica, sans-serif;

}


.sectiontableheader {
  color            : #333333;
  font-weight      : bold;
}
.sectiontableentry1 {
	background-color: #e1e1e1;
font-size: 0.9em;
text-indent: 200px;
}
.sectiontableentry2 {
	background-color: #f5f5f5;
text-indent: 200px;
font-size: 0.9em;
}
.small {
  font-family      : Georgia, Helvetica, sans-serif;
  font-size        : .9em;
  color            : #9d8f7d;
}
.smalldark {
	font-family      : Georgia, Helvetica, sans-serif;
  font-size        : .9em;
  color            : #333;
}
.contentpane {
padding: 0px;
}
.contentpaneopen {
  width: 100%;
  padding: 5px;
}
.contentheading, .componentheading {
	font-family      : Georgia, Helvetica, sans-serif;
	font-size        : 1.2em;
	color            : #a84b13;
	text-align       : left;
	height: 20px;
	font-weight: bold;
}

.createdate {
  font-family      : Georgia, Helvetica, sans-serif;
  font-size        : .9em;
  color            : #333;
  text-align       : left;
}


.button {
	font-family      : Georgia, Helvetica, sans-serif;
	font-size        : .98em;
	font-weight      : bold;
	color            : #333;
	background-color: #fff;
	height: 25px;
	border: 3px double #CCCccc;
	margin: 3px;
}

.inputbox {
	font-family      : Georgia, Helvetica, sans-serif;
	font-size        : .9em;
	color            : #333;
	background-color : #FFF;
	border           : 1px solid #ccc;
	font-weight: bold;
	margin: 3px;
}
