/* general */
div, center, p, form, table, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
img, a img {
	border-width: 0;
	margin: 0;

}
a, a:hover {
	text-decoration: none;
}
p.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
	overflow: hidden;
}

#top_hint {
	color: yellow;
	background-color: #ffffff;
	font-family: Verdana;
	font-size: 8pt;
	position: fixed;
	padding: 4px;
	right: 0;
	top: 0;
	z-index: 10000;
	border: solid #ffffff;
	border-width: 0 0 1px 1px;
}
#top_hint a, #top_hint a:hover {
	color: yellow;
}
#top_hint a.fix {
	cursor: help;
}

/* theme */

html, body {
	padding: 0;
	margin: 0;

	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 10pt;

	height: 100%;
    background: url("bgbody.png") top left repeat #d3edfc;
 }
html {
	overflow: auto;
}

#bodywhite{
  border-right: 0px solid #24211d;
  border-left: 0px solid #24211d;
}

#root {
	min-height: 100%;
	_height: 99.9%;
	width: 1150px;
	position: relative;
	margin: 0 auto;

	/* separate col-wrap's margin { */
		border-top: 1px solid #000000;
		top: -1px;
	/* } */

	background: url("faux.gif") top left repeat-y #d3edfc;
}
#logo{
  padding-top: 20px;
  padding-left: 30px;
  position: absolute;
  float:left;
  z-index:9;
}
#col-wrap {
	background: url("header.jpg") top left no-repeat;
	overflow: hidden;
	_zoom: 1;
	position: relative;
	padding-top: 133px;
	padding-bottom: 54px; /* footer reserved */
}
.col {
/*	padding-bottom: 32767px;
	margin-bottom: -32767px;
*/}

#menu_top {
	width: 100%;
	height: 30px;
	vertical-align: center;
	padding:3px 0 3px 0px;
}

#menu_top table {
   background: #451e9b;
    padding: 2px 0 2px 0;
    width: 100%;
    float: left;
}

#menu_top a{
   color: #ffffff;
   font: bold 16px ;
   width: 100%;
   height: 20px;
   display: block;
    font-family: "Trebuchet MS", Arial, Tahoma;
}
.menu_key {
   width:120px;
   height:26px;
   background: #451e9b;
   /*background: url("key.png") top left no-repeat;*/
   border-right: 1px solid #ffffff;
   text-align:center;
}
.menu_key1 {
   width:120px;
   height:26px;
   background: url("key.png") top right no-repeat;
   border-left: 1px solid #ffffff;
   text-align:center;
   /*padding-right:25px;*/
}

#col-left {
	float: left;
	width: 235px;
	/*border-right: 50px solid #f0f0f0;*/
	/*background-color: #fffaf0;*/
}
#col-right {
	float: left;
	width: 831px;

	padding-top: 26px;
	padding-left: 14px;
}
#footer {
	position: absolute;
	bottom: 0;
	width: 1150px;
	background: url("footer.png") top left repeat-y;
	height: 54px;
	line-height: 54px;
	text-align: center;
    border-right: 2px solid #d3edfc;
}
#footer {
	color: #451e9b;
}
#footer a {
	color: #451e9b;
}
#footer a:hover {
	border-bottom: 1px solid #ffffff;
}

#menu {
	padding: 10px 10px 60px 20px;
}
#menu div {
	padding-left: 20px;
}
#menu a {
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 11pt;

	color: #24211d;
	display: block;
	float: left;
	margin: 10px 1px 0 1px;
}
#menu div a {
	font-size: 10pt;
	margin-top: 0;
}
#menu a:hover {
	color: #24211d;
	margin-left: 2px;
}
#menu a:visited {
	color: #24211d;
}
#menu a:active {
	color: #ec870e;
}

/* inner */
#text  {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 10pt;
}

#text p.xindent {
	text-indent: 2em;
}

#text_title {
	font-family: Georgia, Tahoma;
	font-size: 18pt;
	font-weight: bold;
	padding: 0 0 20px 45px;
	color: #c79968
}

.nicer_controls input,
.nicer_controls textarea {
	border: 1px solid #cfdee0;
}
.nicer_controls .auto_checkbox input { /*checkbox,radio*/
	border: none;
}

.error {
	color: #ff0000;
	border-left: 2px solid #ff0000;
	padding-left: 10px;
}

#YMapsID {
	margin: 0 auto;
	width: 450px;
	height: 400px;
	position: relative;
	z-index: 3000;
	_display: none; /* a must */
}
#YMapsID a, #YMapsID a:hover {
	border-bottom-width: 0;
}
#ymap-ie6-lnk {
	display: none;
	_display: inline;
}

.col-left-inject-bottom {
	position: absolute;
	bottom: 54px;
	left: 0;
	margin-left: 20px;
	margin-bottom: 10px;
}
#content a {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-weight: bold;
	color: #336699 !inherit;
}
#content a:hover {
	color: #336699 !inherit;
}
#content a:visited {
	color: #2d6b94 !inherit;
}
#content a:active {
	color: #c79968 !inherit;
}

#text_title {
	font-family: "Trebuchet MS", Arial, Tahoma;
    color: #EC870E;
}

.news a,
.articles a {
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 11pt;

	color: #24211d;
	margin: 10px 1px 0 1px;
}

.news a:hover, 
.articles a:hover {
	color: #24211d;
	margin-left: 2px;
}
.news a:visited, 
.articles a:visited {
	color: #24211d;
}
.news a:active, 
.articles a:active {
	color: #ec870e;
}

