/* 
================================
Skin Styles for DotNetNuke - By November Sundays 
================================
*/   

.controlpanel {width: 100%;background-color: #dddddd;}

.paneleft { width: 160px;}
.panecontent {
	width: 300px;
	overflow:auto;
	margin:0 10px 0 10px;
}


/*MENU*/
.MainMenu_MenuContainer, .MainMenu_MenuContainer TD, .MainMenu_MenuContainer TR, .MainMenu_MenuBar, .MainMenu_MenuBar TD, .MainMenu_MenuBar TR,.MainMenu_SubMenu, .MainMenu_MenuBreak, .MainMenu_RootMenuArrow{
	z-index:100;
	border-left: #000000 0px solid; border-bottom: #000000 0px solid; border-top: #000000 0px solid; border-right: #000000 0px solid; 
	background-color:transparent; background-image:none; width:auto; height:auto; filter:none;
}

.MainMenu_SubMenu{	
	border-left: #fff 1px solid; border-bottom: #fff 1px solid; margin-left:1px; border-top: #fff 1px solid; border-right: #fff 1px solid;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='Black', Direction=135, Strength=1); 
}

.MainMenu_SubMenu .MainMenu_MenuItem, .MainMenu_SubMenu .MainMenu_MenuIcon , .MainMenu_SubMenu .MainMenu_MenuArrow{
	border-left: #222222 1px solid; 
	border-bottom: #222222 1px solid; 
	border-top: #222222 1px solid; 
	border-right: #222222 1px solid; 
	background-color: #222222;
	color: #fff;
	font-weight:lighter;
}

.MainMenu_SubMenu .MainMenu_MenuItemSel{
	border-left: #fff 1px solid; 
	border-bottom: #fff 1px solid; 
	border-top: #fff 1px solid; 
	border-right: #fff 1px solid; 
	background-color: #fff;
	color:#990000;
	font-weight:lighter;
}

.ModuleTitle_MenuBreak{
	background-color: #990000;
}

TR.MainMenu_MenuBar TD, TR.MainMenu_MenuBar TD.MainMenu_RootMenuArrow{
	border-left: #000000 0px solid; border-bottom: #000000 0px solid; border-top: #000000 0px solid; border-right: #000000 0px solid;
	color:#fff;
	padding-right:23px;
	background-color: Transparent;
}

TR.MainMenu_MenuItemSel TD, TR.MainMenu_MenuItemSel TD.MainMenu_RootMenuArrow{
	border-left: #000000 0px solid; border-bottom: #000000 0px solid; border-top: #000000 0px solid; border-right: #000000 0px solid;
	color:#dbab6b;
	padding-right:23px;
	background-color: Transparent;
}

.MainMenu_MenuContainer TD{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	text-align:left;
}

.MainMenu_SubMenu TD{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	text-align:left;	
}

TD.MainMenu_MenuIcon{
	width:10px;
	text-align: left;
	display:none; 
}


.MainMenu_MenuContainer TABLE{
	width:auto;
}

.MainMenu_MenuBreak {
	DISPLAY: none
}

.MainMenu_SubMenu TABLE{
	width:130px;
}

.MainMenu_SubMenu TD{
	height:auto;
}

.MainMenu_RootMenuArrow {
	DISPLAY: none
}
.MainMenu_MenuArrow {
	DISPLAY: none
}

/*ACTIONS*/

.ModuleTitle_MenuContainer, .ModuleTitle_MenuContainer TD, .ModuleTitle_MenuContainer TR, .ModuleTitle_MenuBar, .ModuleTitle_MenuBar TD, .ModuleTitle_MenuBar TR,.ModuleTitle_SubMenu, .ModuleTitle_MenuBreak, .ModuleTitle_RootMenuArrow{
	z-index:100;
	border-left: #000000 0px solid; border-bottom: #000000 0px solid; border-top: #000000 0px solid; border-right: #000000 0px solid; 
	background-color:transparent; background-image:none; width:auto; height:auto; filter:none;
}

.ModuleTitle_SubMenu{
	border-left: #222222 1px solid; border-bottom: #222222 1px solid; border-top: #222222 4px solid; border-right: #222222 1px solid;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='Black', Direction=135, Strength=1);; 
}

.ModuleTitle_SubMenu .ModuleTitle_MenuItem, .ModuleTitle_SubMenu .ModuleTitle_MenuIcon , .ModuleTitle_SubMenu .ModuleTitle_MenuArrow{
	border-left: #eeeeee 1px solid; 
	border-bottom: #eeeeee 1px solid; 
	border-top: #eeeeee 1px solid; 
	border-right: #eeeeee 1px solid; 
	background-color: #eeeeee;
	color: #222222;
}

.ModuleTitle_SubMenu .ModuleTitle_MenuItemSel{
	border-left: #222222 1px solid; 
	border-bottom: #222222 1px solid; 
	border-top: #222222 1px solid; 
	border-right: #222222 1px solid; 
	background-color: #222222;
	color:#ff6600;
}

.ModuleTitle_MenuBreak{
	background-color: #eeeeee;
}

.ModuleTitle_SubMenu TD{
	font-family:tahoma,verdana;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	text-align:left;	
}

TD.ModuleTitle_MenuIcon{
	width:10px;
	text-align: left;
}

TD.ModuleTitle_RootMenuArrow, TD.ModuleTitle_MenuArrow{
	width:10px;
	text-align: right;
}

.ModuleTitle_SubMenu TABLE{
	width:130px;
}

.MainMenu_SubMenu, .ModuleTitle_SubMenu{
	filter:alpha(opacity=90);-moz-opacity:0.90;opacity: 0.90;
}

.StandardButton {
background: #fff; 
color: #000;
font-family: Verdana, sans-serif; 
font-size: 11px;
font-weight: normal;}

a.search:link, a.search:visited, a.search:active {
	color:#630000;
	text-decoration:none;
	font-family:Verdana, sans-serif;
	font-size:10px;
	margin-right:8px;
}

a.search:hover { 
	color:#000;
}
.NormalTextBox {
	width:140px;
	font-size:10px;
	border-color:#000;
	border-width:1px;
	border-style:solid;
}
a.login:link, a.login:visited, a.login:active {
	color:#313737;
	text-decoration:none;
	font-size:12px;
}

a.login:hover { 
	color:#313737;
}
a.breadcrumbs:link, a.breadcrumbs:visited, a.breadcrumbs:active {
	color:#660000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:10px;
	text-decoration:none;
	padding:0 5px;
}

a.breadcrumbs:hover { 
	color:#000;
}


.Head {font-family: Tahoma, Arial, Helvetica;font-size:  18px;font-weight:  normal;color: #333333;}
.UserLinks { float:left; font-size: 8pt;padding-left: 2px;padding-right: 4px;font-family: Arial;/*font-weight: bold;*/}

a.UserLinks:link {color: #333333;	text-decoration: none;}
.footerlinks {font-size: 11px;padding-left: 8px;padding-right: 4px;font-family: Arial;/*font-weight: bold;*/color: #ffffff;}

.slabel {
}

.sfield {
}
.sbutton {
	font-size: 1.3em;
	margin-top: 10px;
}
.error {
	font-size:0.8em;
	color:#cc0000;
	clear:both;
}
