/* CSS Document */
body {
	margin: 0px 0px 0px 0px;
	height: 100%;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

/*****************************************/
/*** Специфікація налаштувань шаблону ***/
/*****************************************/
#page_bg {
	height: 100%;
	padding: 0;
}
td.header_fon{
	height: 25px;
	background-color: #d1d6d7;
}
td.header_fon1{
	height:5px;
	background-color:#FFFFFF;
}
td.header_fon2{
	height:14px;
	background-image: url(../images/fon_orang.jpg);
	background-repeat: repeat-x;
}
td.fon_s1 {
	height:230px;
	width:30px;
	background-image: url(../images/fon_s1.jpg);
}
td.kit{
	width:185px;
	height:230px;
	background-image: url(../images/kit.jpg);
}
td.fon_s2 {
	height:107px;
	width:58px;
	background-image: url(../images/templates_03.jpg);
}
td.logo {
	height:107px;
	width:223px;
	background-image: url(../images/logo.jpg);
}
td.fon_s3 {
	height:107px;
	width:169px;
	background-image: url(../images/templates_05.jpg);
}
td.fon_s4 {
	height:230px;
	width:105px;
	background-image: url(../images/templates_06.jpg);
}
td.telefon {
	height:77px;
	width:250px;
	background-image: url(../images/telefon.jpg);
}
td.spacer {
	background-image: url(../images/spacer.gif);
	background-repeat: repeat;
}
td.text {
	height:123px;
	width:450px;
	background-image: url(../images/text.jpg);
}
td.ramka_top {
	height:17px;
	width:250px;
	background-image: url(../images/templates_09.jpg);
}
td.ramka_left {
	height:218px;
	width:18px;
	background-image: url(../images/templates_10.jpg);
}
td.ramka_fon{
	height:218px;
	width:220px;
	background-color: #fbae35;
}
td.ramka_right {
	height:218px;
	width:12px;
	background-image: url(../images/templates_12.jpg);
}
td.ramka_bottom {
	height:17px;
	width:250px;
	background-image: url(../images/templates_17.jpg);
}
td.shadow_left {
	height:270px;
	width:30px;
	background-image: url(../images/templates_14.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
td.shadow_right {
	height:270px;
	width:30px;
	background-image: url(../images/templates_16.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
td.fon_menu_top {
	height:99px;
	width:740px;
	background-color: #FFFFFF;
	background-position: top;
}
td.fon_mainbody {
	width:990px;
	background-color: #FFFFFF;
}
td.vidstup {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* Menu Wraper */
#xtdmenu_wrapper{
	position:relative;
	padding:0 0 0 20px;
	margin:0 auto 0 auto;
	background:url(../images/menuo_bg.gif) repeat-x;
	*background:url(../images/menuo_bg.gif) repeat-x;/* for IE browser due to png hacks */
	height:46px;
	list-style:none;
	width:96%;
}

/* MainBody
--------------------------------------------------------- */
div.modul-wh {
  padding: 3;
  margin: 3;
}
div.modulebox-white {
	background: #f7f7f7 url(../images/white/box_r.png) 100% 0 repeat-y;
}

div.modulebox-white div.bx1 {
	background: url(../images/white/box_l.png) 0 0 repeat-y;
}

div.modulebox-white div.bx2 {
  background: url(../images/white/box_br.png) 100% 100% no-repeat;
}

div.modulebox-white div.bx3 {
  background: url(../images/white/box_bl.png) 0 100% no-repeat;
}

div.modulebox-white div.bx4 {
  background: url(../images/white/box_tr.png) 100% 0 no-repeat;
}

div.modulebox-white div.bx5 {
  background: url(../images/white/box_tl.png) 0 0 no-repeat;
  padding: 0;
  margin: 0;
}
.componentheading {
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
	padding: 3px 0;
	color: #000000;
	margin-bottom: 15px;
	text-align: left;
	width:96%;
}

td.contentheading {
	border-bottom: 1px solid #ccc;
	padding: 3px 0;
	margin-bottom: 15px;
	text-align: left;
	width:100%;
}

td.contentheading h1 {
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	color: #00277b;
}

.contentpaneopen span {
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	color: #00277b;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	display: block;
	width: 96%;
}

table.blog span.article_seperator {
	display: block;
	height: 20px;
	border-bottom-style: solid;
	border-bottom-color: #00277b;
	width:96%;
}
td#mainbody {
	width: 730px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

td#mainbody div.padding {
  padding: 0px 0px 0px 0px;
  width: 99%;
}
table.contentpaneopen, table.contentpane {
	border-collapse: collapse;
	padding: 0;
	width: 96%;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
}
div.contentpane, div.contentpaneopen {
  width: 100%;
}
table.contentpaneopen p {
	margin-top: 10px;
	width:100%;
}
div#whitebox-padding {
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div#whitebox-padding div.padding {
	padding: 15px;
}

/* PathWay */
#pathwaywraper{
	padding-left: 10px;
	padding-right: 0px;
	width: 95%;
	padding-top: 10px;
}
#ja-pathwaywrap {
	background: url(../images/pw-l.gif) no-repeat left #F3F3F3;
	height: 27px;
	padding-left: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

#ja-pathway {
	background: url(../images/pw-r.gif) no-repeat right #F3F3F3;
	display: block;
	float: left;
	height: 27px;
	line-height: 27px;
	width: 100%;
	text-align: left;
}

#ja-pathway img {
	margin: 0 5px 1px;
}

#ja-pathway a {
	text-decoration: none;
	font-weight: bold;
	color: #FF9900;
}

/* MODULE-hilite
--------------------------------------------------------- */
div.moduletable-hilite h3 {
	color: #FF760E;
	font-size: 1.1em;
	line-height: normal;
	margin: 0 0 8px;
	padding: 0;
}

div.moduletable-hilite h3 span {
	background: url(../images/h3-bg.gif) no-repeat center right;
	padding-right: 20px;
}

div.moduletable-hilite {
	background: url(../images/grad2.jpg) repeat-x top #EFEFEF;
	border: 1px solid #DDDDDD;
	border-bottom: 2px solid #CCCCCC;
	margin: 10px;
	padding: 10px 10px 15px;
}
/* MODULE-search
--------------------------------------------------------- */
div.module-search h3 {
	border-bottom: 1px solid #DDDDDD;
	font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 -20px 10px;
	padding: 5px 20px;
	white-space: nowrap;
	color: #FF760E;
	text-align: left;
}

div.module-search h3 span {
	background: none;
}

div.module-search {
	background: url(../images/box-br.gif) no-repeat bottom right;
	margin: 0;
	overflow: hidden;
	padding: 0;
}

div.module-search div {
	background: url(../images/box-bl.gif) no-repeat bottom left;
	padding: 0;
}

div.module-search div div {
	background: url(../images/box-tr.gif) no-repeat top right;
	padding: 0;
}

div.module-search div div div {
	background: url(../images/box-tl.gif) no-repeat top left;
	padding: 0 20px 15px;
}

div.module-search div div div div {
	background: none;
	float: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
}
/* Default Joomla! Menu */
a.mainlevel {
	border-bottom: 1px solid #DDDDDD;
	color: #FF6600;
	display: block;
	height: 29px;
	line-height: 29px;
	text-decoration: none;
	text-indent: 5px;
	width: 190px;
	text-align: left;
}

a.mainlevel:hover,
a.mainlevel:active,
a.mainlevel:focus {
	background: url(../images/grad1.jpg) top #FFFFFF;
	color: #666666;
	text-decoration: none;
}

a.mainlevel#active_menu {
	background: #DDDDDD;
	color: #666666;
	font-weight: bold;
}

a.sublevel {
	background: url(../images/arrow.png) no-repeat 5px 12px;
	color: #666666;
	display: block;
	padding: 5px 4px 5px 15px;
	text-decoration: none;
}

a.sublevel:hover,
a.sublevel:active,
a.sublevel:focus {
	color: #FF760E;
	text-decoration: underline;
}

#active_menu {
	color: #FF760E;
	font-weight: bold;
}
/* Search */
#ja-search {
	height: 21px;
	right: 0;
	top: 20px;
	width: 166px;
	background-image: url(../images/seach-bg.gif);
	background-repeat: no-repeat;
	background-position: center;
	border: none;
}

#mod_search_searchword.inputbox {
	border: none;
	color: #000000;
	font-size: 11px;
	padding: 0;
	width: 115px;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 1px;
	border: none;
	font-weight: bold;
}

#mod_search_searchword.inputbox:hover, #mod_search_searchwordinputbox:focus {
	background: #FFFFFF;
	border: none;
}

/* Мапа сайту */
div.sitemap {
	font-weight: bold;
	text-align: left;
}