/*Control panel*/
.controlpanel{ background:#00FF00; 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:#FFFFFF;
}
/* Panes */

/* GENERAL */
/* style for module titles */
.lefttoppane{ 
	text-align:center !important;/**/
}
.contenttoppane{ 
	padding-top:10px !important;/**/
	/*margin-bottom:20px !important;/**/
}
.righttoppane {
	text-align:center !important;/**/
	padding-top:5px !important;/**/
}
.datum {
	/*margin-bottom:20px !important;/**/
	color:#FFFFFF !important;
}
.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:#000000;
}
A.CommandButton:visited{
    text-decoration:none;
    color:#000000;
}
A.CommandButton:hover{
    text-decoration:underline;
    color:#FF0000;
}
A.CommandButton:active{
    text-decoration:none;
    color:#000000;
}
th,td,div,input,textarea{
    font-family:Verdana, Tahoma, Arial, Helvetica;
    font-size:11px;
    font-weight:normal;
    color:#000000;
}
/*_____________________________________________________*/
/* Common links */
A:link{
    text-decoration:underline;
    color:#000000;
}
A:visited{
    text-decoration:underline;
    color:#000000;
}
A:hover{
    text-decoration:none;
    color:#F00;
}
A:active{
    text-decoration:underline;
    color:#000000;
}
HR{
    height:1px;
}
/*_____________________________________________________*/
/*___________________________________________________________________________________________*/
/* Main Menu */
.MainMenu_MenuContainer{ 
	background:transparent !important;
	width:1px !important;/**/
	padding:0px !important;/**/
	margin-left:0px !important;/**/
}
.MainMenu_MenuBar{}
.MainMenu_MenuIcon{ display:none;/**/ }
.MainMenu_RootMenuArrow{ display:none;/**/ }
.MainMenu_MenuArrow{ display:none;/**/ }
.MainMenu_MenuBreak{ display:none;/**/ }
.MainMenu_MenuItem{
	color:#FFFFFF !important;
	font-weight:normal !important;
	font-size:11px !important;
	padding:3px 10px 3px 5px !important;/**/
	/*border:2px #467ACD solid;/**/
	border-width:0px 0px !important;/**/
	border-left-style:solid !important;/**/
	border-left-width:2px !important;/**/
	border-left-color:#da251d !important;/**/
}
.submenuitembreadcrumb{
	color:#00FF00 !important;
	font-weight:normal !important;
	font-size:11px !important;
	padding:10px !important;/**/
	/*border:1px #467ACD solid;/**/
	border-width:0px 0px !important;/**/
}
.submenuitemselected{
	color:#FFFFFF !important;
	font-weight:normal !important;
	font-size:11px !important;
	padding:3px 15px 3px 0px !important;/**/
	background:#da251d !important;
	/*border:1px #467ACD solid;/**/
	border-width:0px 0px !important;/**/
	border-left-style:solid !important;/**/
	border-left-width:2px !important;/**/
	border-left-color:#da251d !important;/**/
}
.submenu{
	z-index:1000 !important;
	/*border:1px #467ACD solid;/**/
	border-width:0px 0px !important;/**/
	background:url(media/bg_menue.gif) !important;/**/
	padding:3px 15px 3px 0px !important;/**/
	/*margin-left:0px;/**/
	/*background:#467ACD;/**/
}
.rootmenuitem TD{ 
	color:#ffffff;
	font-weight:bold;
	/*padding:0px 4px 10px !important;/**/
	padding:0px 4px 3px;/**/
	border-left-style:solid;/**/
	border-left-width:2px;/**/
	border-left-color:rgb(31,96,196);/**/
	background:transparent;/**/
	height:26px;
}
.rootmenuitemselected TD,.rootmenuitembreadcrumb TD{
	color:#FFFFFF;
	font-weight:bold;
	/*padding:0px 4px 10px !important;/**/
	padding:0px 4px 3px;/**/
	background:url(media/bg_menue.gif);/**/
	/*background:#467ACD;/**/
	border-left-style:solid;/**/
	border-left-width:2px;/**/
	border-left-color:#da251d;/**/
	height:26px;
}
/*_____________________________________________________*/
/*___________________________________________________________________________________________*/
/*Castom classes*/

#head1{
	background:url(media/header.gif) no-repeat !important;
	width:990px !important;
	height:231px !important;
}
#visible{
	background:url(media/visible.gif) no-repeat !important;
	width:990px !important;
	height:50px !important;
}
#end{
	background:url(media/bottom.gif) no-repeat !important;
	width:990px !important;
	height:109px !important;
}
#menu1{
	background:url(media/menue.gif) no-repeat !important;
	width:990px !important;/**/
	height:32px !important;/**/
}

#con2 {
	background-image:url(media/topcontent.gif) !important;
	background-repeat:no-repeat !important;
	width:990px !important;/**/
	height:45px !important;/**/
}

#con1 {
	background-image:url(media/content.gif) !important;
	width:990px !important;/**/
	/*height:auto;/**/
}

#content1{
	/*background:url(media/content.gif);/**/
	width:990px !important;
	height:auto !important;
}

#content2{
	/*background:url(media/lefttop.gif);/**/
}

#breadcrumb{
	font-size:9px;
	padding:15px 50px 10px 100px;
	color:#00FF00;
}
.breadcrumb{
	font-size:9px;
}
a.breadcrumb:link{
	color:#00FF00;
}
a.breadcrumb:visited{
	color:#00FF00;
}
a.breadcrumb:hover{
	color:#00FF00;
}
a.breadcrumb:active{
	color:#00FF00;
}
.linksbottom{
    font-size:9px;
}
a.linksbottom:link{
    color:#00FF00;
	text-decoration:none;
}
a.linksbottom:visited{
    color:#00FF00;
	text-decoration:none;	
}
a.linksbottom:hover{
    color:#00FF00;
	text-decoration:none;	
}
a.linksbottom:active{
    color:#00FF00;
	text-decoration:none;	
}
.linkstop{
    font-family:Verdana, Tahoma, Arial, Helvetica;
    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:none;	
}
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;	
}

