/* 
================================
Skin styles for DotNetNuke
================================
*/

body
{
	background-image: url(images/body_bg.gif);
	margin: 0px 20px;
	height: 100%;
}
.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;
}

#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);
}
#menu
{
	position: absolute;
	background: url(menubg.jpg);
	width: auto;
	height: 54px;
	bottom: 0px;
	z-index: 1;
}
#SearchContainer input
{
	margin: 0px;
	padding: 0px;
	border: 1px solid #4E6876;
	font-size: 11px;
	color: #A5A6A7;
	background-image: url(images/search_inner.gif);
	background-repeat: repeat-x;
	width: 110px;
	height: 15px;
}
#LanguageContainer select
{
	margin: 0px;
	vertical-align: top;
	border: 1px #1F5573 solid;
	font-size: 9px;
	color: #9999FF;
	background: #1F5573;
	width: 140px;
	height: 18px;
}
.test
{
	color: #1F5573;
}
/*#menu{ text-align:center; background-image:url(images/menu_bg.gif) repeat-x; margin:0px auto; clear:both; }
#options{ position:relative; height:24px; }
#yellow #options{background-image:url(images/MM2.gif); } */
.linkpane
{
	padding: 0px 10px;
	background-image: url(images/menu_bottom.gif);
}
.toppane
{
	padding: 7px 0px 10px 0px;
}
.leftpane
{
	padding: 0px 10px 0px 0px;
}
.middlepane
{
	padding: 0px 0px 0px 10px;
}
.contentpane
{
	padding: 0px;
}
.imagepane
{
	padding: 0px;
}
.rightpane
{
	padding: 0px 0px 0px 10px;
}
.bottompane
{
	padding: 10px 0px 0px 0px;
}

.Head
{
	font-size: 12px;
	font-weight: bold;
	color: #cc3333;
	letter-spacing:1px; 
}
.SubHead
{
	font-size: 11px;
	color: #777777;
	letter-spacing:1px; 
}
.SubSubHead
{
	font-size: 11px;
	color: #777777;
	letter-spacing:1px; 
}
.NormalTextBox
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
}

.NormalBold
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: Bold;
	color: #777777;
}

.NormalRed
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: Bold;
	color: #cc3333;
}

.Normal, A.Normal:link, A.Normal:visited, A.Normal:active
{
	color: #555555;
	text-decoration: none;
}

A.Normal:hover
{
	color: #cc3333;
	text-decoration: none;
}

.CommandButton, A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active
{
	color: #555555;
	text-decoration: none;
}
A.CommandButton:hover
{
	color: #cc3333;
	text-decoration: none;
}
TH, TD, DIV
{
	font-family: Tahoma;
	font-size: 11px;
	color: #8B9EA9;
}
/*
A, A:link, A:visited, A:active
{
	color: #5b5b5b;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
A:hover
{
	color: #bebebe;
	text-decoration:underline;
	font-size: 11px;
	font-weight: normal;
	
}
*/
.user, a.user:link, a.user:active, a.user:visited
{
	font-size: 11px;
	color: #555555;
	text-decoration: none;
	font-weight: normal;
}
a.user:hover
{
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.footer, a.footer:link, a.footer:active, a.footer:visited
{
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a.footer:hover
{
	font-size: 11px;
	color: #ff9900;
	text-decoration: none;
	font-weight: normal;
}
.links, a.links:link, a.links:active, a.links:visited
{
	font-size: 11px;
	color: #cc3333;
	text-decoration: none;
	font-weight: normal;
}
a.links:hover
{
	font-size: 11px;
	color: #ff9900;
	text-decoration: none;
	font-weight: normal;
}
.Breadcrumb, a.Breadcrumb:link, a.Breadcrumb:active, a.Breadcrumb:visited
{
	font-size: 11px;
	color: #cc3333;
	text-decoration: none;
	font-weight: normal;
}
a.Breadcrumb:hover
{
	font-weight: normal;
	font-size: 11px;
	color: #ff9900;
	text-decoration: none;
}
.date, a.date:link, a.date:active, a.date:visited
{
	color: #cc3333;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}
a.date:hover
{
	color: #ff9900;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}
.ext
{
	color: #F0B96F;
	font-weight: normal;
}
.special
{
	color: #FEA500;
	font-weight: normal;
}
/*___________________________________________________________________________________________*/
.MainMenu_MenuContainer
{
	/*background:transparent; */
	width: 100%;
}
.MainMenu_MenuBar
{
}
.MainMenu_MenuIcon
{
	display:none;
}
.MainMenu_RootMenuArrow
{
	display: none;
}
.MainMenu_MenuArrow
{
	display: none;
}

.MainMenu_MenuItem, .submenuitembreadcrumb
{
	color: #515b62;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 10px 5px 10px;	
	border-width: 1px 0px;
}
.submenuitemselected
{
	color: #bc3b01;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 10px 5px 10px;	
	border-width: 0px 0px;
	margin: 2px;
	background: #abb9c3;
}
.submenu
{
	z-index: 1000;		
	padding: 0px;
	margin: 2px;
	background: #efefef;
}
.rootmenuitem TD
{
	color: #212e37;
	height: 25px;
	font-size: 11px;
	font-weight: bold;
	letter-spacing:1px;
	background-image: url(menu_bg.jpg);
	padding: 0px 15px 0px 25px;
}
.rootmenuitemselected TD
{
	color: #bc3b01;
	height: 25px;
	font-size: 11px;
	font-weight: bold;
	background-image: url(menu_bg_over.jpg);
	padding: 0px 15px 0px 25px;
}
.rootmenuitembreadcrumb TD
{
	color: #212e37;
	height: 25px;
	font-size: 11px;
	font-weight: bold;
	background-image: url(menu_bg_active.jpg);
	padding: 0px 15px 0px 25px;
}

.MainMenu_MenuBreak
{
	display: block;
	border-bottom: 1px solid #245169;
	border-top: 1px solid #0D2C3E;
}





