/*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:#F2F2F2;
}
/* Panes */
.LeftPane{
	padding:2px 2px 10px 2px;
}
.ContentPane{ 
	padding:2px 2px 10px 2px;
}
.RightPane{
	padding:5px 5px 10px 5px;
}
/* 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:None;
    color:#03c;
}
A:visited{
    text-decoration:None;
    color:#03c;
}
A:hover{
    text-decoration:none;
    color:#F00;
}
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:30px; }
.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 5px;
	border:1px #666600 solid; border-width:1px 0px;
}
.submenuitembreadcrumb{
	color:#000;	font-weight:bold; font-size:11px;
	padding:2px 15px 2px 10px;
	border:1px #B0B08A solid; border-width:1px 0px;
}
.submenuitemselected{
	color:#FFF;	font-weight:normal; font-size:11px;
	padding:2px 15px 2px  10px;
	background:#B0B08A;
	border:1px #B0B08A solid; border-width:1px 0px;	
}
.submenu{
	z-index:1000;
	border:1px #000 solid;
	padding:0px; margin-left:2px;
	background:#B0B08A;
}
.rootmenuitem TD{ 
	color:#000; font-weight:bold;
	padding:0px 4px 10px !important; padding:0px 4px 3px;
	background:transparent;
	height:26px;
}
.rootmenuitemselected TD,.rootmenuitembreadcrumb TD{
	color:#006600; font-weight:bold;
	padding:0px 4px 10px !important; padding:0px 4px 3px;
	background:transparent;
	height:26px;
}
/*_____________________________________________________*/
/*___________________________________________________________________________________________*/
/*Castom classes*/

#login1{
	background: url(media/login_bg.gif);
	width:778px;
	height:35px;
	margin-top:5px;
}
#login2{
	background: url(media/login_left.jpg) no-repeat left;
	height:35px;
}
#login3{
	background: url(media/login_image.jpg) no-repeat right;
		width:778px; 
	height:35px;
}
#login4{
/*	background: url(media/login_right.jpg) no-repeat right;  */
				width:778px; 
	height:35px;

}
#login5{
	width:778px;
	text-align:right;  
	padding:14px 14px 0px;
	color:#000;
   }
#header1{
	background: url(media/header_bg.jpg);
	width:778px;
	height:92px;	   
}
#header2{
	background: url(media/header_left.jpg) no-repeat left;
	height:92px;
}	
#header3{
	background: url(media/header_image.jpg) no-repeat right;
	height:92px;
}
#header4{
/*	background: url(media/header_right.jpg) no-repeat right; 
	width:778px; 
	height:92px; */
	}	
#header5{
	width:700px;
	text-align:left;

}
#menu1{
	background: url(media/menu_bg.jpg);
	width:778px;
	height:28px;
}
#menu2{
	background: url(media/menu_left.jpg) no-repeat left;
	height:28px;
}	
#menu3{
	background: url(media/menu_right.jpg) no-repeat right;
	height:28px;
}
#menu4{
/*	background: url(media/menu_image.jpg) no-repeat right; */
	width:750px;
	height:28px;
	text-align:left; 
}	
#menu5{
	position:absolute;
	height:28px;

}
#content1{
	background: url(media/main_top.gif) repeat-x top #EDEDED;
	background-color:#FFF;
	width:778px;
	height:auto;
}
#content2{
	background: url(media/main_right.gif) repeat-y right;
	width:778px;
	height:auto;
}	
#content3{
	background: url(media/main_bottom.gif) repeat-x bottom;
	width:778px;
	height:auto;
}
#content4{
	background: url(media/main_left.gif) repeat-y left;
	width:778px;
	height:auto;
}	
#content5{
	background: url(media/main_tlc.gif) no-repeat top left;
	width:778px;
	height:auto;
}	
#content6{
	background: url(media/main_trc.gif) no-repeat top right;
	width:778px;
	height:auto;
}	
#content7{
	background: url(media/main_brc.gif) no-repeat bottom right;
	width:778px;
	height:auto;
}	
#content8{
	background: url(media/main_blc.gif) no-repeat bottom left;
	width:778px;
	height:auto;
}
#breadcrumb{
	font-size:10px;
	padding:15px 50px 10px 100px;
	color:#000;
}
.breadcrumb{
	font-size:10px;
}
a.breadcrumb:link{
	color:#006600;
}
a.breadcrumb:visited{
	color:#006600;
}
a.breadcrumb:hover{
	color:#F00;
}
a.breadcrumb:active{
	color:#006600;
}
.linksbottom{
    font-size:9px;
}
a.linksbottom:link{
    color:#333;
	text-decoration:none;
}
a.linksbottom:visited{
    color:#333;
	text-decoration:none;	
}
a.linksbottom:hover{
    color:#F00;
	text-decoration:none;	
}
a.linksbottom:active{
    color:#333;
	text-decoration:none;	
}
.current_date{
    font-family:Verdana, Tahoma, Arial, Helvetica;
	font-weight:bold;
    font-size:11px;
}
.linkstop{
    font-family:Verdana, Tahoma, Arial, Helvetica;
	font-weight:bold;
    font-size:11px;
}
a.linkstop:link{
    color:#FFF;
	text-decoration:none;
}
a.linkstop:visited{
    color:#FFF;
	text-decoration:none;	
}
a.linkstop:hover{
    color:#FFF;
	text-decoration:underline;	
}
a.linkstop:active{
    color:#FFF;
	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:#F00;
	text-decoration:none;	
}
a.footer:active{
    color:#333;
	text-decoration:none;	
}