﻿/* 
================================
Разметка
================================
*/
.mytest
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
}
.pagemaster
{
	width: 100%;
	height: 100%;
	background-image: url(img/site_bg_repeat.gif);
	background-repeat: repeat-x;
	background-color: #F2FBFF;
}
.tableStyle
{
border-color: #2DA44A;
border-style: outset;
	border-width: 1px;
        	color: #1E6F31;
        	font-size:10pt;
        	background-color: #F2FBFF;
}
        .textboxStyle
        {
            border-width: 1px;
            border-color: #2DA44A;	
        }
        #yourResult
        {
            width: 450px;
        }

.menu
{
}
#Banner_UA A
{
	background-image: url(img/banners/AskoSiteOnTop2.gif);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	width: 465px;
	height: 113px;
	vertical-align:middle;
}
#For_Something
{
	width:238px;
}
#LivePane
{
	align:left;
	vertical-align:middle;
	}
.right_header
{
	padding-left:20px;
	}
.Home
{
	background-image: url(img/Home.gif);
	position:    relative;
	top:      0;
	display:    inline;
	float:      left;
	overflow:    hidden;  
	cursor:      Default;
	border:      0;
	z-index:    1;
	background-repeat:no-repeat;
	width: 28px;
	height: 20px;
}
	.Home:hover
{
	background-image: url(img/Home_HOVER.gif);
}
		.Home:active
{
	background-image: url(img/Home_HOVER.gif);
}
	.Sitemap
{
	background-image: url(img/sitemap.gif);
	position:    relative;
	top:      0;
	display:    inline;
	float:      left;
	overflow:    hidden;  
	cursor:      Default;
	border:      0;
	z-index:    1;
	background-repeat:no-repeat;
	width: 28px;
	height: 20px;
}
		.Sitemap:hover
{
	background-image: url(img/sitemap_HOVER.gif);
}

	.Sitemap:active
{
	background-image: url(img/sitemap_HOVER.gif);
}

	.MailTo
{
	background-image: url(img/mailto.gif);
	position:    relative;
	top:      0;
	display:    inline;
	float:      left;
	overflow:    hidden;  
	cursor:      Default;
	border:      0;
	z-index:    1;
	background-repeat:no-repeat;
	width: 28px;
	height: 20px;
	}
	.MailTo:hover
{
	background-image: url(img/mailto_HOVER.gif);
}
	.MailTo:active
{
	background-image: url(img/mailto_HOVER.gif);
}
	.Twitter
{
	background-image: url(img/twitter.gif);
	position:    relative;
	top:      0;
	display:    inline;
	float:      left;
	overflow:    hidden;  
	cursor:      Default;
	border:      0;
	z-index:    1;
	background-repeat:no-repeat;
	width: 62px;
	height: 20px;
}
		.Twitter:hover
{
	background-image: url(img/twitter_HOVER.gif);
}

	.Twitter:active
{
	background-image: url(img/twitter_HOVER.gif);
}
.dateMaster
{
	width: 233px;
	padding-top: 0px;
}
.languageMaster
{
	padding-right:30px;
}
.skinmaster
{
	width: 950px;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-right: #2DA44A 1px solid;
	border-left: #2DA44A 1px solid;
	background-image: url(img/site_bg.jpg);
	background-repeat: no-repeat;
}
.skinmaster_RU
{
	width: 950px;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-right: #2DA44A 1px solid;
	border-left: #2DA44A 1px solid;
	background-image: url(img/site_bgRu.jpg);
	background-repeat: no-repeat;
}
.skinbackline
{
	background-color: #91E8A9;
	height: 30px;
	background-image: url(img/phone_number.gif);
	background-repeat:no-repeat;
	background-position:right;
}
.copyrights
{
	height: 30px;
	width:190px;
	display:inline-block;
	background-image: url(img/copyrights.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.controlpanel
{
	width: 100%;
	background-color: #fefefe;
}
.toppane
{
	width: 100%;
	background-color: transparent;

	padding-right: 4px;
	padding-top: 8px;
	padding-bottom: 2px;
}
.leftpane
{
	width: 175px;
	background-color: transparent;
	padding-top: 6px;
}
.contentpane
{
	width: 100%;
	background-color: transparent;
	padding-top: 6px;
}
.rightpane
{
	width: 175px;
	background-color: transparent;
	padding-top: 6px;
}
.bottompane
{
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

/* 
================================
ДНН меню стандартное
================================
*/

.main_dnnmenu_container
{
	background-color: transparent;
}
.main_dnnmenu_bar
{
	cursor: pointer;
	cursor: hand;
	height: 16px;
	background-color: Transparent;
}
.main_dnnmenu_item td
{
	/*TD if menu option for using tables is on*/
	cursor: pointer;
	cursor: hand;
	color: #000000;
	font-size: 9pt;
	font-weight: lighter;
	font-style: normal;
	background-color: Transparent;
	font-family: Tahoma;
	white-space: nowrap; /*Word wrapping menu item now optional*/
	padding: 1px 3px 3px 1px;
}

.main_dnnmenu_rootitem
{
	/*TD if menu option for using tables is on*/
	cursor: pointer;
	cursor: hand;
	color: #055818;
	font-size: 9pt;
	font-weight: lighter;
	font-style: normal;
	background-color: Transparent;
	font-family: Tahoma;
	white-space: nowrap; /*Word wrapping menu item now optional*/
	padding: 0px 12px 0px 5px; /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover
{
	color: #0E6726;
}

.main_dnnmenu_itemhover td
{
	color: #0E6726;
}


.main_dnnmenu_icon
{
	cursor: pointer;
	cursor: hand;
	text-align: center;
	width: 15px;
	height: 100%;
}
.main_dnnmenu_submenu
{
	background-color: #CDF0FF;
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	padding: 1px 1px 1px 1px; /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break
{
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow
{
	border-right: #cad5ea 1px solid;
	border-bottom: #cad5ea 1px solid;
	border-top: #cad5ea 0px solid;
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
}
.main_dnnmenu_rootmenuarrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
}
.StandardButton
{
	background: #7994cb none;
	color: #ffffff;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}
.TreeViewMenu
{
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid;
	border-top: #7994cb 1px solid;
	border-left: #7994cb 1px solid;
	border-bottom: #7994cb 1px solid;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header
{
	background-image: url(gradient_LtBlue.jpg);
}
.Head
{
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
}


/* 
================================
Вертикальное меню
================================
*/

.MenuHdr0
{
	font-size: 11pt;
	padding-left: 23px;
	font-weight:bold;
	font-family: Arial;
	padding-bottom: 2px;
	padding-top: 2px;
	cursor: default;
	color: #1e6f31;
}
.MenuItem0, .MenuItem0 HR
{
	font-family: Arial;
	font-size: 11pt;
	padding-left: 24px;
	font-weight:normal;
	padding-bottom: 2px;
	padding-top: 2px;
}
.MenuHdr0 A, .MenuHdr0 A:Active, .MenuHdr0 A:Hover, .MenuHdr0 A:Visited, .MenuHdr0 A:Link
{
	text-decoration: none;
	color: #1e6f31;
	width: 100%;
	cursor: default;
	cursor: pointer;
	font-weight: bold;
}
.MenuItem0 A, .MenuItem0 A:Active, .MenuItem0 A:Hover, .MenuItem0 A:Visited, .MenuItem0 A:Link
{
	text-decoration: none;
	color: #1e6f31;
	width: 100%;
	cursor: default;
	cursor: pointer;
	font-weight: normal;
}
.MenuHdrMouseOver0 A, .MenuHdrMouseOver0 A:Active, .MenuHdrMouseOver0 A:Hover, .MenuHdrMouseOver0 A:Visited, .MenuHdrMouseOver0 A:Link, .MenuHdrMouseOver0
{
	font-size: 11pt;
	font-weight:bold;
	font-family: Arial;
	padding-bottom: 2px;
	padding-top: 2px;
	text-decoration: underline;
	color: #32ed66;
}
.MenuHdrMouseOver0
{

	background-image: url(arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 23px;
}

.MenuItemMouseOver0 A, .MenuItemMouseOver0 A:Active, .MenuItemMouseOver0 A:Hover, .MenuItemMouseOver0 A:Visited, .MenuItemMouseOver0 A:Link, .MenuItemMouseOver0
{
	font-family: Arial;
	font-size: 11pt;
	font-weight: normal;
	padding-bottom: 2px;
	text-decoration: underline;
	color: #32ed66;
	padding-top: 2px;
	background-color: transparent;
}

.MenuItemMouseOver0
{
	background-image: url(arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 24px;
}
.MenuItem1, .MenuItem1 HR
{
	font-family: Arial;
	font-style: normal;
	font-size: 11pt;
	padding-left: 30px;
	font-weight: normal;
	padding-bottom: 2px;
	padding-top: 2px;
}
.MenuItem1 A, .MenuItem1 A:Active, .MenuItem1 A:Hover, .MenuItem1 A:Visited, .MenuItem1 A:Link, .MenuHdr1 A, .MenuHdr1 A:Active, .MenuHdr1 A:Hover, .MenuHdr1 A:Visited, .MenuHdr1 A:Link
{
	text-decoration: none;
	color: #1e6f31;
	width: 100%;
	cursor: default;
	cursor: pointer;
	font-weight:normal;
}

.MenuItemMouseOver1 A, .MenuItemMouseOver1 A:Active, .MenuItemMouseOver1 A:Hover, .MenuItemMouseOver1 A:Visited, .MenuItemMouseOver1 A:Link, .MenuItemMouseOver1
{
	font-family: Arial;
	font-style: normal;
	font-size: 11pt;
	padding-left: 15px;
	font-weight: normal;
	padding-bottom: 2px;
	text-decoration: underline;
	color: #32ed66;
	padding-top: 2px;
	background-color: transparent;
}
.MenuItemMouseOver1
{
	background-image: url(arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
}
.MenuItem2, .MenuItem2 HR
{
	font-family: Arial;
	font-size: 11pt;
	padding-left: 24px;
	font-weight: normal;
	padding-bottom: 2px;
	padding-top: 2px;
}
.MenuItem2 A, .MenuItem2 A:Active, .MenuItem2 A:Hover, .MenuItem2 A:Visited, .MenuItem2 A:Link, .MenuHdr2 A, .MenuHdr2 A:Active, .MenuHdr2 A:Hover, .MenuHdr2 A:Visited, .MenuHdr2 A:Link
{
	text-decoration: none;
	color: #1e6f31;
	width: 100%;
	cursor: default;
	cursor: pointer;
}

.MenuItemMouseOver2 A, .MenuItemMouseOver2 A:Active, .MenuItemMouseOver2 A:Hover, .MenuItemMouseOver2 A:Visited, .MenuItemMouseOver2 A:Link, .MenuItemMouseOver2
{
	font-family: Arial;
	font-size: 11pt;
	padding-left: 28px;
	font-weight: normal;
	padding-bottom: 2px;
	text-decoration: underline;
	color: #32ed66;
	padding-top: 2px;
	background-color: transparent;
}
.MenuItemMouseOver2 A:Hover
{
	background-image: url(arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
}

.MenuHdr1
{
	font-size: 11pt;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 2px;
	cursor: default;
	color: #1e6f31;
	padding-left: 18px;
}

.MenuHdr1 A:Hover
{
	text-decoration: underline;
	background-image: url(arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 28px;
	color: #32ed66;
}



/* 
================================
Горизонтальное меню
================================
*/

/* УКР ЯЗЫК */

#button1_UA a
{
	height: 38px;
	width: 159px;
	display: block;
	background-position: top;
	color: #c60;
	background: url(img/button1_UA.gif) 0 0 no-repeat;
	text-decoration: none;
}
#button1_UA a:hover
{
	background: url(img/button1_UA_HOVER.gif) 0 0 no-repeat;
	color: #E9BE75;
}
#button1_UA a:active
{
	background: url(img/button1_UA_HOVER.gif) 0 0 no-repeat;
	color: white;
}


#button2_UA a
{
	height: 38px;
	width: 151px;
	display: block;
	color: #c60;
	background: url(img/button2_UA.gif) 0 0 no-repeat;
	text-decoration: none;
}
#button2_UA a:hover
{
	background: url(img/button2_UA_HOVER.gif) 0 0 no-repeat;
	color: #E9BE75;
}
#button2_UA a:active
{
	background: url(img/button2_UA_HOVER.gif) 0 0 no-repeat;
	color: white;
}

#button3_UA a
{
	height: 38px;
	width: 156px;
	display: block;
	color: #c60;
	background: url(img/button3_UA.gif) 0 0 no-repeat;
	text-decoration: none;
}
#button3_UA a:hover
{
	background: url(img/button3_UA_HOVER.gif) 0 0 no-repeat;
	color: #E9BE75;
}
#button3_UA a:active
{
	background: url(img/button3_UA_HOVER.gif) 0 0 no-repeat;
	color: white;
}
#button4_UA a
{
	height: 38px;
	width: 151px;
	display: block;
	color: #c60;
	background: url(img/button4_UA.gif) 0 0 no-repeat;
	text-decoration: none;
}
#button4_UA a:hover
{
	background: url(img/button4_UA_HOVER.gif) 0 0 no-repeat;
	color: #E9BE75;
}
#button4_UA a:active
{
	background: url(img/button4_UA_HOVER.gif) 0 0 no-repeat;
	color: white;
}
#button5_UA a
{
	height: 38px;
	width: 86px;
	display: block;
	color: #c60;
	background: url(img/button5_UA.gif) 0 0 no-repeat;
	text-decoration: none;
}
#button5_UA a:hover
{
	background: url(img/button5_UA_HOVER.gif) 0 0 no-repeat;
	color: #E9BE75;
}
#button5_UA a:active
{
	background: url(img/button5_UA_HOVER.gif) 0 0 no-repeat;
color:white;
}
/* РУС ЯЗЫК */

#button1_RU a
{
	height: 38px;
	width: 159px;
	display: block;
	background-position: top;
	color: #c60;
	background: url(img/button1_RU.gif) 0 0 no-repeat;
	text-decoration: none;
}
#button1_RU a:hover
{
	background: url(img/button1_RU_HOVER.gif) 0 0 no-repeat;
	color: #E9BE75;
}
#button1_RU a:active
{
	background: url(img/button1_RU_HOVER.gif) 0 0 no-repeat;
	color: white;
}

#button2_RU a
{
	height: 38px;
	width: 151px;
	display: block;
	color: #c60;
	background: url(img/button2_RU.gif) 0 0 no-repeat;
	text-decoration: none;
}
#button2_RU a:hover
{
	background: url(img/button2_RU_HOVER.gif) 0 0 no-repeat;
	color: #E9BE75;
}
#button2_RU a:active
{
	background: url(img/button2_RU_HOVER.gif) 0 0 no-repeat;
	color: white;
}

#button3_RU a
{
	height: 38px;
	width: 156px;
	display: block;
	color: #c60;
	background: url(img/button3_RU.gif) 0 0 no-repeat;
	text-decoration: none;
}
#button3_RU a:hover
{
	background: url(img/button3_RU_HOVER.gif) 0 0 no-repeat;
	color: #E9BE75;
}
#button3_RU a:active
{
	background: url(img/button3_RU_HOVER.gif) 0 0 no-repeat;
	color: white;
}
#button4_RU a
{
	height: 38px;
	width: 146px;
	display: block;
	color: #c60;
	background: url(img/button4_RU.gif) 0 0 no-repeat;
	text-decoration: none;
}
#button4_RU a:hover
{
	background: url(img/button4_RU_HOVER.gif) 0 0 no-repeat;
	color: #E9BE75;
}
#button4_RU a:active
{
	background: url(img/button4_RU_HOVER.gif) 0 0 no-repeat;
	color: white;
}
#button5_RU a
{
	height: 38px;
	width: 91px;
	display: block;
	color: #c60;
	background: url(img/button5_RU.gif) 0 0 no-repeat;
	text-decoration: none;
}
#button5_RU a:hover
{
	background: url(img/button5_RU_HOVER.gif) 0 0 no-repeat;
	color: #E9BE75;
}
#button5_RU a:active
{
	background: url(img/button5_RU_HOVER.gif) 0 0 no-repeat;
	color: white;
}
/* 
================================
Стандартные стили для текста
================================
*/



.SkinObject
{
	color:  #0d932d;
	font-size: 10pt;
	font-family: Arial;
	font-style: normal;
	font-variant: normal;
}
A.SkinObject:link
{
	text-decoration:    none;
    color:  #0d932d;;
}
A.SkinObject:visited
{
	text-decoration:    none;
    color:  #0d932d;
}
A.SkinObject:active
{
	text-decoration:    none;
    color:  #32ed66;
}
A.SkinObject:hover
{
	text-decoration:    underline;
    color:  #32ed66;
}
