/* ============================= */
/*  AQXI Default Styles For DNN  */
/*                               */
/*  Author:  Sebastien Louis     */
/*  Date:    30th of July 2006   */
/* ============================= */

Body#Body,
Body
{
	background: #B5E7F7 url('images/BlueGradient_Background.jpg') repeat-x center top; 

	font-family: Tahoma, Arial, Helvetica;
	font-weight: normal;
	font-size: 11px;

	text-align: justify;
	align: justify;
	
	color: #000000;		
}

Body,
Table,
TextArea,
Input,
Select,
Option,
Span,
Div
{
	font-family: Tahoma, Arial, Helvetica;
	font-weight: normal;
	font-size: 11px;

	text-align: justify;
	align: justify;

	color: #000000;	
}

.CheckBoxList
{
	vertical-align: center;
}

.LeftPanel
{
	background: #FFFFFF url('images/LeftPanel_Background.jpg') no-repeat right top; 

	height: 450px;
}

.RightPanel
{
	background: #ECFFA4 url('images/RightPanel_Background.jpg') no-repeat left top; 

	height: 450px;
}

.MenuPanel
{
	background: #ECFFA4 url('images/MenuGradient_Background.jpg') repeat-x center center; 

	text-align: center;
	align: center;

	height: 29px;
}

.CopyrightPanel
{
	background: #ECFFA4 url('images/MenuGradient_Background.jpg') repeat-x center center; 

	text-align: center;
	align: center;

	height: 29px;
}


/* ========================== */
/*  Link Styles Definitions   */
/*                            */
/*  Author:  Sebastien Louis  */
/* ========================== */

.Normal,
.NormalBold,
.NormalUnderlined,
.NormalRed
{
	font-family: Tahoma, Arial, Helvetica;
	font-weight: normal;
	font-size: 11px;
}

.NormalBold
{
	font-weight: bold;
}

.NormalUnderlined
{
	text-decoration: underline;
}

.NormalRed
{
	color: #56750C;
}

.Head
{
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	font-size: 15px;

	color: #56750C;

	text-decoration: none;
}

.SubHead
{
	font-family: Tahoma, Arial, Helvetica;
	font-weight: normal;
	font-size: 11px;

	color: #000000;

	text-decoration: none;
}

.SubSubHead
{
	font-family: Tahoma, Arial, Helvetica;
	font-weight: normal;
	font-size: 15px;

	color: #000000;

	text-decoration: none;
}

.SubSubSubHead
{
	text-decoration: underline;
	color:  #56750C;
}

A,
A:link, 
A:hover, 
A:visited, 
A:active,
.CommandButton,
A.CommandButton:link,
A.CommandButton:visited,
A.CommandButton:active,
.SkinObject,
A.SkinObject:link,
A.SkinObject:visited,
A.SkinObject:active
{
	text-decoration: underline;
	color:  #56750C;
}

A:hover,
A.CommandButton:hover,
A.SkinObject:hover
{
	text-decoration: none;
}




/* ==================== */
/*  Styles for the Box  */
/* ==================== */

.RoundedBox_Inside { background-color: #FFFFFF; }

.RoundedBox_TopLeftBorder { background: url('images/Box_TopLeft.jpg') no-repeat bottom right; }
.RoundedBox_TopBorder {	background: url('images/Box_Top.jpg') repeat-x bottom; }
.RoundedBox_TopRightBorder { background: url('images/Box_TopRight.jpg') no-repeat bottom left; }

.RoundedBox_LeftBorder { background: url('images/Box_Left.jpg') repeat-y right; }
.RoundedBox_RightBorder { background: url('images/Box_Right.jpg') repeat-y right; }

.RoundedBox_BottomLeftBorder { background: url('images/Box_BottomLeft.jpg') no-repeat top right; }
.RoundedBox_BottomBorder { background: url('images/Box_Bottom.jpg') repeat-x top; }
.RoundedBox_BottomRightBorder { background: url('images/Box_BottomRight.jpg') no-repeat top left; }


/* ===================== */
/*  Styles for the Menu  */
/* ===================== */

.MainMenu_MenuBar,
.MainMenu_MenuItem,
.MainMenu_SubMenu 
{
	cursor: pointer; 
	cursor: hand; 
}

.MainMenu_MenuBar 
{
	height: 30px;
}

.MainMenu_MenuContainer,
.MainMenu_MenuBar,
.MainMenu_RootMenuItem,
.MainMenu_RootMenuItemActive,
.MainMenu_RootMenuItemSelected,
.MainMenu_RootMenuItemBreadcrumb,
.MainMenu_MenuItem,
.MainMenu_MenuItemSel,
.MainMenu_SubMenu,
.MainMenu_SubMenuItemActive,
.MainMenu_SubMenuItemSelected,
.MainMenu_SubMenuItemBreadcrumb,
.MainMenu_MenuArrow,
.MainMenu_RootMenuArrow,
.MainMenu_MenuIcon,
.MainMenu_MenuBreak,
.MainMenu_MenuBar TD,
.MainMenu_RootMenuItem TD,
.MainMenu_RootMenuItemActive TD,
.MainMenu_RootMenuItemSelected TD,
.MainMenu_RootMenuItemBreadcrumb TD 
{
	border-left: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid; 
	border-right: #000000 0px solid;
	
	background-color: transparent;
	color: #000000; 
	
	font-family: Tahoma, Arial, Helvetica;
	font-style: normal; 
	font-weight: normal; 
	font-size: 11px;
}

.MainMenu_RootMenuItem TD,
.MainMenu_RootMenuItemActive TD,
.MainMenu_RootMenuItemSelected TD,
.MainMenu_RootMenuItemBreadcrumb TD 
{
	text-align: center;
	align: center;
	
	width: 95px;
	height: 30px;
}

.MainMenu_RootMenuItemSelected TD,
.MainMenu_RootMenuItemActive TD,
.MainMenu_RootMenuItemBreadcrumb TD 
{ 
	border-left: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid; 
	border-right: #000000 0px solid;
	
	background: url('images/MenuGradient_BackgroundSelected.jpg') repeat-x center;
}

.MainMenu_MenuIcon 
{
	border-left: transparent 1px solid; 
	border-bottom: transparent 1px solid; 
	border-top: transparent 1px solid; 
	border-right: transparent 1px solid;

	background-color: transparent;
	color: #000000; 

	width: 1px; 
}

.MainMenu_MenuBreak 
{
	height: 1px;
}


.MainMenu_SubMenu 
{
	margin-top: 0px;

	background: #B5E7F7 url('images/BlueGradient_Background.jpg') repeat-x center top; 

	border-left: transparent 1px solid; 
	border-bottom: transparent 1px solid; 
	border-top: transparent 1px solid; 
	border-right: transparent 1px solid;

	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3);
}


.MainMenu_SubMenuItemActive,
.MainMenu_SubMenuItemSelected,
.MainMenu_SubMenuItemBreadcrumb 
{
	text-align: left;
	align: left;
	
	color: #FFFFFF;
}

.MainMenu_MenuItemSel 
{
	text-align: left;
	align: left;
	
	color: #FFFFFF;
}
