/*Control panel*/
.controlpanel{ background:#FFF; border:#B1BDC5 solid; border-width:0px 0px 2px; }
.controlpanel IMG{ margin:15px 5px 0px; }
.controlpanel TD TD TD TD IMG{ margin:0px; }
.controlpanel TD TD TD{ width:auto; }
.controlpanel DIV{ border:#B1BDC5 solid; border-width:0px 1px; width:3px; height:100px; }
.controlpanel TD .SubHead{ background:#B1BDC5; font-size:12px; color:#333; font-weight:bold; }
.controlpanel TD TD TD .SubHead{ background:transparent; border:0px; font-size:11px; color:#333; font-weight:normal; }
.controlpanel TD TD TD input{ background:#EFEFEF; font-size:11px; color:#000; font-weight:bold; padding-left:4px; }
.controlpanel TD TD TD select{ background:#EFEFEF; font-size:11px; color:#333; }
.controlpanel A.CommandButton{ font-size:10px; text-decoration:none; }
.controlpanel A.CommandButton:link{ color:#000; text-decoration:none; }
.controlpanel A.CommandButton:visited{ color:#000; text-decoration:none; }
.controlpanel A.CommandButton:active{ color:#000; text-decoration:none; }
.controlpanel A.CommandButton:hover{ color:#F00; text-decoration:underline;}
/* background color for the content part of the pages */
Body{
	background-color:#b1b1b1;
}
/* Panes */
.LeftPane{
	padding:0px 0px 15px 0px;
}
.ContentPane{ 
	padding:0px 0px 15px;
}
.RightPane{
}
/* GENERAL */
/* style for module titles */
.Head  {
    font-family:Verdana, Tahoma, Arial, Helvetica;
    font-size:12px;
    font-weight:bold;
    color:#333;
}
/* style of item titles on edit and admin pages */
.SubHead   {
    font-family:Verdana, Tahoma, Arial, Helvetica;
    font-size:11px;
    font-weight:bold;
    color:#333;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead{
    font-family:Verdana, Tahoma, Arial, Helvetica;
    font-size:11px;
    font-weight:bold;
    color:#333;
}
/* text style used for most text rendered by modules */
.Normal{
    font-family:Verdana, Tahoma, Arial, Helvetica;
    font-size:11px;
    font-weight:normal;
	color:#333;
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox{
    font-family:Verdana, Tahoma, Arial, Helvetica;
    font-size:11px;
    font-weight:normal;
	color:#333;
}
/*_____________________________________________________*/

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton{
    font-family:Verdana, Tahoma, Arial, Helvetica;
    font-size:11px;
    font-weight:normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link{
    text-decoration:none;
    color:#333;
}
A.CommandButton:visited{
    text-decoration:none;
    color:#333;
}
A.CommandButton:hover{
    text-decoration:underline;
    color:#F00;
}
A.CommandButton:active{
    text-decoration:none;
    color:#333;
}
th,td,div,input,textarea{
    font-family:Verdana, Tahoma, Arial, Helvetica;
    font-size:11px;
    font-weight:normal;
    color:#333;
}
/*_____________________________________________________*/
/* Common links */
A:link{
    text-decoration:underline;
    color:#333;
}
A:visited{
    text-decoration:underline;
    color:#333;
}
A:hover{
    text-decoration:none;
    color:#3398db;
}
A:active{
    text-decoration:underline;
    color:#333;
}
HR{
    height:1px;
}
/*_____________________________________________________*/
/*___________________________________________________________________________________________*/
/* Main Menu */
.MainMenu_MenuContainer{ background:transparent; width:1px; padding-left:30px !important; padding-left:0px; margin-left:20px; }
.MainMenu_MenuBar{}
.MainMenu_MenuIcon{ display:none; }
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuArrow{ display:none; }
.MainMenu_MenuBreak{ display:none; }
.MainMenu_MenuItem{
	color:#000;	font-weight:normal; font-size:11px;
	padding:2px 15px 2px 10px;
	border:1px #afc9ec solid; border-width:1px 0px;
}
.submenuitembreadcrumb{
	color:#6b81c9;	font-weight:normal; font-size:11px;
	padding:2px 15px 2px 10px;
	border: 1px afc9ed solid; border-width:1px 0px;
}
.submenuitemselected{
	color:#FFF;	font-weight:normal; font-size:11px;
	padding:2px 15px 2px 10px;
	background:#6b81c9;
	border:1px #6b81c9 solid; border-width:1px 0px;	
}
.submenu{
	z-index:1000;
	border:1px #000 solid;
	padding:0px; margin-left:2px;
	background:#afc9ed;
}
.rootmenuitem TD{ 
	color:#6b81c9; font-weight:bold;
	padding:0px 4px 10px !important; padding:0px 4px 3px;
	background:transparent;
	height:26px;
}
.rootmenuitemselected TD,.rootmenuitembreadcrumb TD{
	color:#000; font-weight:bold;
	padding:0px 4px 10px !important; padding:0px 4px 3px;
	background:transparent;
	height:26px;
}
/*_____________________________________________________*/
/*___________________________________________________________________________________________*/
/*Custom classes*/

#head1{
	background:url(media/bg_head.gif);
	width:950px;
	height:24px;
	margin-top:20px;
	text-align:right;


}
#head2{
	text-align:right;
	margin-right:20px;
margin-top:2px;
}

#header1{
	background:url(media/bg_header_earth.jpg);
	width:950px;
	height:156px;
}

#menu1{
	background:url(media/bg_menu.jpg);
	width:950px;
	height:25px;

}
#menu2{

	height:26px;
	text-align:left;
}

.search {

color:#6b81c9;	
}

#content1{

	background:#EDEDED;
	width:950px;
	height:auto;
}

#foot1{
	background:url(media/bg_foot.gif);
	width:950px;
	height:24px;

	text-align:center;


}


#breadcrumb{
	font-size:9px;
	padding:15px 50px 10px 100px;
	color:#000;
}
.breadcrumb{
	font-size:9px;
}
a.breadcrumb:link{
	color:#000;
}
a.breadcrumb:visited{
	color:#000;
}
a.breadcrumb:hover{
	color:#3398db;
}
a.breadcrumb:active{
	color:#000;
}
.linksbottom{
    font-size:9px;
}
a.linksbottom:link{
    color:#333;
	text-decoration:none;
}
a.linksbottom:visited{
    color:#333;
	text-decoration:none;	
}
a.linksbottom:hover{
    color:#3398db;
	text-decoration:none;	
}
a.linksbottom:active{
    color:#333;
	text-decoration:none;	
}
.linkstop{
    font-family:Verdana, Tahoma, Arial, Helvetica;
    font-size:11px;
}
a.linkstop:link{
    color:#6b81c9;
	text-decoration:none;
}
a.linkstop:visited{
    color:#6b81c9;
	text-decoration:none;	
}
a.linkstop:hover{
    color:#000;
	text-decoration:underline;	
}
a.linkstop:active{
    color:#3398db;
	text-decoration:none;	
}
.footer{
    font-size:9px;
}
a.footer:link{
    color:#333;
	text-decoration:none;
}
a.footer:visited{
    color:#333;
	text-decoration:none;	
}a.footer:hover{
    color:#3398db;
	text-decoration:none;	
}
a.footer:active{
    color:#333;
	text-decoration:none;	
}
