/*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 */
