.ThirdSplit
{
	width:15%;
	}
/* CSS Document */
/*
note from ram
multicoloring for skin basket is at the end
*/
body{
	border-left:0px 0px 0px 0px;
	height:100%;
	margin:0px;
/*
	background-color: #DAE4CE;
	defined in skin-colorname.css
*/
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: repeat-x;
	background-position: top;
}
	
TH,TD,DIV{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#666666; }
A,A:link,A:visited,A:active{
	color:#0000FF;
	text-decoration:none;
}
A:hover{ color:#FF3300; text-decoration:none; }
	
/* ********** Control Panel Style ************** */
.controlpanel{ background:#FFF; border:#ADADAD 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:#CCC solid; border-width:0px 1px; width:3px; height:100px; }
.controlpanel TD.SubHead{ background:#CCC; font-size:12px; color:#000; 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; }
.controlpanel A.CommandButton:visited{ color:#000; }
.controlpanel A.CommandButton:active{ color:#000; }
.controlpanel A.CommandButton:hover{ color:#FF9900; text-decoration:underline;} 
.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active{ font-size:11px; color:#8C3318; text-decoration:none; font-weight:normal; }
A.CommandButton:hover{ color:#FB9409; text-decoration:none; font-size:11px; font-weight:normal; }

/* ********** Search Style ************** */
#SearchContainer input{MARGIN: 0px 0px 0px 0px; BORDER: 1px solid #000033; font-size:9px; color:#000033;  WIDTH: 100px;  HEIGHT: 15px; background-color:#ffffff; }
.search,a.search:link,a.search:active,a.search:visited,.search{ color:#396185; text-decoration:none; font-weight:bold; font-size:10px;  }
a.search:hover{ color:#000000; text-decoration:none; font-weight:bold; font-size:10px;}

/* ********** Search Box Style ************** */
#dnn_dnnSEARCH_txtSearch{
	width: 205px;
	color:#31524E;
	height: 12px;
 	background-color: #FFFFFF;
 
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: middle;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}




/* ********** Buttons Style ************** */
.StandardButton {color: #FFFFFF; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #28423C;
}

/* ********** Pane Style ************** */
.TopPane{ padding:7px 7px 7px 7px;}
.TopLeftPane{ padding:7px 7px 7px 7px;}
.TopRightPane{ padding:7px 7px 7px 7px;}
.LeftPane{ padding:7px 7px 7px 7px; width:15%;}
.ContentPane{ padding:7px 7px 7px 7px;}
.RightPane{ padding:7px 7px 7px 7px; width:33%;}
.MidLeftPane{ padding:5px 5px 5px 5px; width:15%;}
.MiddlePane{ padding:5px 5px 5px 5px; width:70% }
.MidRightPane{ padding:5px 5px 5px 5px; width:15%;}
.BottomPane{padding:0;}


/* ********** Container Style ************** */
.Head{ font-size:12px; font-weight:bold; color:#666666; }
.SubHead{ font-size:12px; color:#2E6CA4; }
.SubSubHead{ font-size:11px; color:#666666; }
.Normal{ font-size:11px; color:#333333; }

/* ********** User Style ************** */
.user,a.user:link,a.user:active,a.user:visited,.user{ color:#676767; text-decoration:none; font-weight:normal; font-size:9px; font-family: Verdana, Arial, Helvetica, sans-serif; 
/*
I added a background color (the light version)
*/

}
a.user:hover{color:#292929; text-decoration:underline; font-weight:normal; font-size:9px; font-family: Verdana, Arial, Helvetica, sans-serif;}

/* ********** Footer Style ************** */
.footer,a.footer:link,a.footer:active,a.footer:visited{	font-size:10px; color:#666666; text-decoration:none; font-weight:Normal;}
a.footer:hover{	color:#666666; text-decoration:underline; font-weight:Normal;}

/* ********** Links Style ************** */
.links,a.links:link,a.links:active,a.links:visited{	font-size:10px; color:#666666; text-decoration:none; font-weight:normal;}
a.links:hover{	color:#000000; text-decoration:none; font-weight:normal;}

/* ********** Breadcrumb Style ************** */
.breadcrumb,a.breadcrumb:link,a.breadcrumb:active,a.breadcrumb:visited{ font-size:10px; color:#666666; text-decoration:none; font-weight:normal; font-family: Arial, Helvetica, sans-serif;}
a.breadcrumb:hover{	font-size:10px; color:#FF0033; text-decoration:underline; font-weight:normal; font-family: Arial, Helvetica, sans-serif;}

/* ********** Menu Style ************** */
.MainMenu_MenuContainer{ background:transparent; width:100%;}
.MainMenu_MenuBar{}
.MainMenu_MenuIcon{ display:none; }
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuArrow{ display:none; }

/*---------Root Menu Separator---------------*/
.MainMenu_MenuBreak{ display: inherit; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;}
.ModuleTitle_MenuItemSel {background-color: transparent;}
.MainMenu_MenuItemSel {background-color: transparent;}

/*---------Sub Menu style---------------*/
.MainMenu_MenuItem,.submenuitembreadcrumb{
	font-family:Verdana, Arial, Helvetica, Tahoma; 
	color:#FFFFFF;	font-size:10px;	font-weight:normal;
	padding:5px 15px 5px 10px;
	border:0px #000000 solid; border-width:0px 0px;
}
.submenuitemselected{
	font-family:Verdana, Arial, Helvetica, Tahoma;
	color:#28423C;
	font-size:10px;
	font-weight:normal;
	padding:5px 15px 5px 10px;
	border:0px #000000 solid;
	/*
	background-color: #DAE4CE;
	defined in skin-colorname.css
	*/
}
.submenu{
	font-family:Verdana, Arial, Helvetica, Tahoma;
	color:#FFFFFF;
	font-size:12px;
	font-weight:normal;
	border:1px dotted #FFFFFF;
	padding:0px;
	margin-top: 0px;
	margin-left: 0px;
	/*
	background-color: #31524E;
	defined in skin-colorname.css
	*/
	border: 1px dotted #FFFFFF;
}

/*---------Root Menu style---------------*/
.rootmenuitem TD{
	font-family: Arial, Verdana, Tahoma;
	color:#ffffff;
	font-size:11px;
	font-weight:normal;
	padding: 10px 12px 11px 9px;
	background-color: transparent;
	text-transform: uppercase;
}
.rootmenuitemselected TD{
	color:#31524E;
	font-family: Arial, Verdana, Tahoma;
	font-size:11px;
	font-weight: normal;
	padding: 10px 12px 11px 9px;
	background-color: #FFFFFF;
	text-transform: uppercase;
	/*
	background-image: url(images/menu_hov.gif);
	defined in skin-colorname.css
	*/
	background-repeat: repeat-x;
	background-position: bottom;	
}
.rootmenuitembreadcrumb TD{
	color:#FFFFFF;
	font-family: Arial, Verdana, Tahoma;
	font-size:11px;
	font-weight: normal;
	padding: 10px 12px 11px 9px;
	text-transform: uppercase;
	BACKGROUND-POSITION-Y: bottom;
	/*
	background-image: url(images/menu_on.gif);
	background-color: #31524E;
	defined in skin-colorname.css
	*/
	background-repeat: repeat-x;
}

.MainMenu_RootMenuItemActive TD{
	color:#FFFFFF;
	font-family: Arial, Verdana, Tahoma;
	font-size:11px;
	font-weight: normal;
	padding: 10px 12px 11px 9px;
	text-transform: uppercase;
	BACKGROUND-POSITION-Y: bottom;
	/*
	background-image: url(images/menu_on.gif);
	defined in skin-colorname.css
	*/
	background-repeat: repeat-x;
	/*
	background-color: #31524E;
	defined in skin-colorname.css
	*/
	}
/* ********** Event Calendar ************* */
.Event
{
	table-layout: auto;
	font-size: 7pt;
	width: 600px !important;
	color: #FFFFFF;
	font-family: Verdana;
	height: 400px;
	text-align: center;
	border-right: #CCCCCC 1px solid !important;
	border-bottom: #CCCCCC 1px solid !important;
	border-left: #CCCCCC 1px solid !important;
	border-top: #CCCCCC 1px solid !important;
	background-color: #EFE7E7;
}

/* ********** Other Style ************** */
#wrapper{ position:relative; height:258px; }
#logo{ position:absolute; top:29px; left:29px; width:228px; height:31px; z-index:3; }
#user{ position:absolute; height:18px; top:8px; right:8px; text-align:right; z-index:3; }
#header{ position:absolute; bottom:40px; z-index:2; width:100%;
/* 
background:url(headerbg.gif); 
defined in skin-colorname.css
*/
}
#menu{ position:absolute; background:url(menubg.jpg); width:auto; height:54px; bottom:0px; z-index:1; }









/*
multicoloring now obsolete since they are defined in skin-colorname.css

.user.NormalTextBox{
	background-color: #F6F8FF;
	this is the textbox in the search and in the login  so don't use it
	 
}
*/
#dnn_dnnSEARCH_txtSearch-blue2.NormalTextBox{
	background-color: #bfd2e2;
}

#dnn_dnnSEARCH_txtSearch-violet.NormalTextBox{
	background-color: #ded9eb;
}

#dnn_dnnSEARCH_txtSearch-salmon.NormalTextBox{
	background-color: #f0c4b4;
}

#dnn_dnnSEARCH_txtSearch-yellow.NormalTextBox{
	background-color: #fffbcc;
}

#dnn_dnnSEARCH_txtSearch-green.NormalTextBox{
	background-color: #DAE4CE;
}

#dnn_dnnSEARCH_txtSearch-green2.NormalTextBox{
	background-color: #d0e4c8;
}

#dnn_dnnSEARCH_txtSearch-grey.NormalTextBox{
	background-color: #c6c8ca;
}
/*
color	dark	light	very light
green	31524E	DAE4CE	F4FCE5
blue	434664	DBDDF1	F6F8FF
blue2	3A4B5B	bfd2e2	E9FCFF
grey	494949	c6c8ca	F9F9FB
green2	3B5332	d0e4c8	EAFFE3
salmon	5A4139	f0c4b4	FFEFDF
violet	4B4263	ded9eb	FCF7FF
yellow	4D4A2C	fffbcc	fffef1
*/

 
