/*CSS Document*/

body
{
	margin: 0px;
	padding: 0px;
	background: #bcbcbc;
	font-family: Verdana;
	font-size: 11px;
	color: #000;	
}
td
{
	font-family: Verdana;
	font-size: 11px;
	color: #000;
}
#gaja_wrapper
{
	width: 990px;
	background: #fff;
	border-left: 1px solid #357bc0;
	border-right: 1px solid #357bc0;
}
#gaja_header
{
	width: 990px;
}
#gaja_logo
{
	width: 300px;
}
#gaja_logo_content
{
	padding: 10px;
}
#gaja_toppane
{
	width: 690px;
}
#gaja_toppane_content
{
	padding: 5px;
	padding-top: 10px;
	padding-right: 10px;
}
#gaja_menu
{
	width: 990px;
	height: 30px;
	background: #357bc0;
	border-top: 1px solid #357bc0;
	border-bottom: 1px solid #357bc0;
}
#gaja_middle
{
	width: 990px;
}
#gaja_breadcrumb
{
	width: 690px;
	border-right: 1px solid #357bc0;
}
#gaja_breadcrumb_content
{
	padding: 10px;
}
#gaja_languages
{
	width: 300px;
}
#gaja_languages_content
{
	padding-top: 5px;
	padding-right: 10px;
	text-align: right;
}
.gaja_search
{
	padding: 10px;
}
#gaja_search_content
{
	text-align: right;
	background: #80a0d3;
	padding-top: 4px;
	padding-right: 5px;
	height: 21px;
}
* html #gaja_search_content
{
	padding-top: 3px;
	height: 25px;	
}
#gaja_search_content .normalTextBox
{
	border: 1px solid #357bc0;
	padding-left: 2px;
	font-family: Verdana;
	font-size: 11px;
	color: #357bc0;
}
#gaja_contentpane
{
	width: 690px;
	border-right: 1px solid #357bc0;
}
#gaja_contentpane_content
{
	padding: 10px;
}
#gaja_rightpane
{
	width: 300px;
}
#gaja_rightpane_content
{
	padding: 10px;
}
#gaja_footer
{
	width: 990px;
	height: 30px;
	background: #357bc0; 
}
#gaja_footer_content
{
	text-align: center;
	padding-top: 9px;	
	color: #fff;
}

/* Fonts */

h1, .head
{
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	color: #357bc0;
}
h2
{
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	color: #231F20;
}
h3
{
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	color: #357bc0;
}
h4
{
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	color: #231F20;
}
h5, .SubSubHead
{
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	color: #357bc0;
}
.SubHead
{
	font-size: 11px;
	font-weight: bold;
	color: #231F20;
}
p
{
	margin-top: 0px;
	padding-top: 0px;
}
.Normal,.NormalDisabled,td
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
	color: #231F20;
}
.NormalDisabled
{
    color: Silver;
}
.NormalBold
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
}
.gajaBreadcrumb
{
	color: #80a0d3;
}
.SkinObject
{
	color: #80a0d3;
	font-weight: normal;
	font-family: Verdana;
}
#gaja_footer_content .SkinObject
{
	color: #fff;
}
A:link  {
    text-decoration: none;
    color: #80a0d3;
}
A:visited   {
    text-decoration: none;
    color: #80a0d3;
}
A:active    {
    text-decoration: none;
    color: #80a0d3;
}
A:hover {
    text-decoration: none;
    color: #737373;
}
a.SkinObject 
{	
	text-decoration: none; 
	color: #80a0d3;
}
a.SkinObject:active 
{	
	text-decoration: none; 
	color: #80a0d3;
}
a.SkinObject:link 
{	
	text-decoration: none; 
	color: #80a0d3;
}
a.SkinObject:visited 
{	
	text-decoration: none; 
	color: #80a0d3;
}
a.SkinObject:hover 
{
	text-decoration: none; 
	color: #bcbcbc;
}
#gaja_footer_content a.SkinObject:link, #gaja_footer_content a.SkinObject:active, #gaja_footer_content a.SkinObject:visited
{
	color: #bcbcbc;
	text-decoration: none;	
}
#gaja_footer_content a.SkinObject:hover
{
	color: #fff;
	text-decoration: none;	
} 
#gaja_search_content a.SkinObject:link, #gaja_search_content a.SkinObject:active, #gaja_search_content a.SkinObject:visited 
{
	color: #fff;
}
#gaja_search_content a.SkinObject:hover
{
	color: #bcbcbc;
}
A.CommandButton:link 
{
    text-decoration: underline;
    color: #333;
}

A.CommandButton:visited  
{
    text-decoration: underline;
    color: #333;
}

A.CommandButton:active   
{
    text-decoration: underline;
    color: #333;
}

A.CommandButton:hover    
{
    text-decoration: underline;
    color: #737373;
}

/* END Fonts */

/* dnnMenu */

.MainMenu_MenuContainer
{
	height: 31px;
}
.MainMenu_MenuBreak
{
	display: none;
}
.MainMenu_MenuItem 
{
	height: 31px;
}
.MainMenu_MenuItem td
{ 
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}
.MainMenu_MenuItemSel
{
	background: #fff;
	height: 31px;
}
.MainMenu_MenuItemSel td
{
	color: #357bc0;
	font-size: 14px;
	padding-left: 10px;
	padding-right: 10px;
	background: #fff;
	font-weight: bold;
}
.Mainmenu_MenuItemActive td
{
	background: #fff;
	height: 31px;
	color: #357bc0;
}
.MainMenu_MenuIcon
{
	background: #357bc0;	
}
.MainMenu_MenuArrow
{
	background: #357bc0; 
}
.MainMenu_SubMenu 
{
	border:1px solid #80a0d3;
	background: #fff;
}
.MainMenu_Submenu .MainMenu_MenuItem
{
	border: 1px solid #fff;
	padding-left: 0px;
	margin-left: 0px;
	font-family: Verdana;
	font-size: 12px;
	color: #80a0d3;
	height: 23px;
}
.MainMenu_Submenu .MainMenu_MenuItemsel 
{
	border: 1px solid #fff;
	font-family: Verdana;
	color: #357bc0;
	padding-left: 0px;
	margin-left: 0px;
	font-size: 12px;
	height: 23px;
}
.MainMenu_SubMenu .MainMenu_MenuIcon
{
	background: #fff;
	border: 1px solid #fff;
	padding: 0px;
	margin:0px;
}
.MainMenu_Submenu .MainMenu_MenuArrow
{
	display:none;
	
}
.MainMenu_Submenu .Mainmenu_MenuItemActive td
{
	color: #357bc0;
	height: 23px;
}
/* END dnnMenu */


#gaja_menu ul 
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	z-index: 10000;
}
#gaja_menu li
{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	list-style-type: none;
	float:left;
}
#gaja_menu li.haschildren
{
	background: url(images/arrow_down.gif) no-repeat 7px 9px;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	text-align: left;
	padding-bottom: 5px;
	display: block;
}
#gaja_menu li.activemenu.haschildren
{
	background: url(images/arrow_down.gif) no-repeat 7px 9px;	
}
#gaja_menu li a
{
	display: block;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	padding-left: 15px;
	text-align: left;
	padding-top: 5px;
	padding-right: 15px;
}
#gaja_menu li a:hover
{
	background: white;
}

#gaja_menu li a span
{
	color: #FFF;
	display:block;
	text-align:center;
	padding-bottom: 7px;
}
#gaja_menu li a:hover span
{
	color:black;
}
#gaja_menu li:hover>ul
{
	clear: both;
	display: block;
	z-index: 15000;
}
#gaja_menu li ul 
{
	display: none;
	z-index: 15000;
	position: absolute;
	border:1px solid black;
	background: #e36b0a;
	width: 165px;
	clear: both;
}
#gaja_menu li li
{
	clear: both;
	width: 165px;
	z-index: 15000;
}
#gaja_menu li li a
{
	padding: 2px;
	padding-top:0px;
	margin-top:2px;
	display: block;
}
#gaja_menu li li a:hover
{
	background: none;
}
#gaja_menu li li a:hover span
{
	color: white;	
}
#gaja_menu li li a span
{
	font-family: Arial;
	font-size: 12px;
	color: #000;
	text-transform: none;
	letter-spacing: 0px;
	padding-bottom: 0px;
}
#k3l_memu li li:hover>ul
{
	display: block;
	left: 100%;
	z-index: 15000;
}
#gaja_menu li li ul
{
	display: none;
	z-index: 15000;
	position: absolute;
	left: 165px;
	margin-top: -20px;
}
#gaja_menu li li li.haschildren
{
	background: url(images/arrow_left.gif) no-repeat 150px 5px;
}
#gaja_menu li.activemenu a
{
	
}
#gaja_menu li.activemenu a span
{
	color: #000;
}
#gaja_menu li.activemenu li a span
{
	color: #000;
}
#gaja_menu li.activemenu li.activemenu a span
{
	color: white;
}
/*#gaja_menu li.activemenu li a:hover span
{
	color: #9B9B9B;
}
#gaja_menu li.activemenu li.activemenu li a span
{
	color: #000;
}
#gaja_menu li.activemenu li.activemenu li a:hover span
{
	color: #9B9B9B;
}
#gaja_menu li.activemenu li.activemenu li.activemenu a span
{
	color: #9B9B9B;
}*/