/* ================================
    CSS STYLES FOR les-logis
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
    background:#ffffff;
	border-bottom: #cccccc 2px solid; 
	border-left: #cccccc 2px solid; 
	border-top: #cccccc 2px solid; 
	border-right: #cccccc 2px solid;
	border: thin dashed #CCCCCC;
}

/* background color for the content part of the pages */
Body
{ BORDER-RIGHT: #cccccc thin dashed; BORDER-TOP: #cccccc thin dashed;
	 SCROLLBAR-FACE-COLOR: darkseagreen;
	 FONT-SIZE: 10px; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; BORDER-LEFT: #cccccc thin dashed;
	  SCROLLBAR-SHADOW-COLOR: #000000;
	  COLOR: darkseagreen;
	   SCROLLBAR-3DLIGHT-COLOR: white;
	    SCROLLBAR-ARROW-COLOR: #000000;
	     SCROLLBAR-TRACK-COLOR: #ffffff;
	      BORDER-BOTTOM: #cccccc thin dashed;
	       FONT-FAMILY: Tahoma;
	        SCROLLBAR-DARKSHADOW-COLOR: #ffffff; BACKGROUND-COLOR: #ffffff }


/* background/border colors for the selected tab */
.TabBg {
    background-color: #ffffff;
	border-bottom: #cccccc 2px solid; 
	border-left: #cccccc 2px solid; 
	border-top: #cccccc 2px solid; 
	border-right: #cccccc 2px solid;
	border: thin dashed #CCCCCC;
}

.LeftPane  { 
}

.ContentPane  {
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
    font-weight: normal;
    font-size: 10px;
    color: #cccccc;
    font-family: Verdana,Arial,Helvetica, sans-serif;
    text-decoration: none;
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
    text-decoration:    none;
    color:ForestGreen;
}

A.SelectedTab:visited  {
    text-decoration:    none;
    color:ForestGreen;
}

A.SelectedTab:active   {
    text-decoration:    none;
    color:ForestGreen;
}

A.SelectedTab:hover    {
    text-decoration:    none;
    color:ForestGreen;
}

/* text style for the unselected tabs */
.OtherTabs {
    font-weight: normal;
    font-size: 10px;
    color: ForestGreen;
    font-family: Verdana,Arial,Helvetica, sans-serif;
    text-decoration: none;
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    text-decoration:    none;
    color:#333333;
}

A.OtherTabs:visited  {
    text-decoration:    none;
    color:ForestGreen;
}

A.OtherTabs:active   {
    text-decoration:    none;
    color:ForestGreen;
}

A.OtherTabs:hover    {
    text-decoration:    none;
    color:#cccccc;
}

/* GENERAL */
/* style for module titles */
.Head
{
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 2px;
	padding-bottom: 2px;
	color: darkkhaki;
	line-height: 200%;
	padding-top: 2px;
	font-style: italic;
	font-family:  'Palatino Linotype',Arial, Helvetica, sans-serif,;
	background-color: transparent;
	text-decoration: none;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Verdana,Arial,Helvetica, sans-serif;
    font-size:  10px;
    font-weight:    normal;
    color: ForestGreen;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Verdana,Arial,Helvetica, sans-serif;
    font-size:  10px;
    font-weight:    normal;
    color: ForestGreen;
}

/* text style used for most text rendered by modules */

.Normal
{
	border-right: #000000 0px solid;
	padding-right: 20px;
	border-top: #000000 0px solid;
	padding-left: 20px;
	font-weight: normal;
	font-size: 14px;
	padding-bottom: 20px;
	margin: 30px;
	border-left: #000000 0px solid;
	color: Forestgreen;
	line-height: 150%;
	padding-top: 20px;
	border-bottom: #000000 0px solid;
	font-family: 'Palatino Linotype' , Arial, Helvetica, sans-serif;
	layer-background-color: #ffffff;
}


/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana,Arial,Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
}

.NormalRed
{
    font-family: Verdana,Arial,Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #ff0000
}

.Normalnormal
{
    font-family: Verdana,Arial,Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Verdana,Arial,Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #000000;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #000000;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #000000;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #333333;
}
    
/* GENERIC */
H1  {
    font-family: Verdana,Arial,Helvetica, sans-serif;
    font-size:  14px;
    font-weight:    normal;
    color: ForestGreen;
}

H2  {
    font-family: Arial,Helvetica, sans-serif;
    font-size:  13px;
    font-weight:    normal;
    color: ForestGreen;
}

H3  {
    font-family: Verdana,Arial,Helvetica, sans-serif;
    font-size:  13px;
    font-weight:    normal;
    color: #666666;
}

H4  {
    font-family: Verdana,Arial,Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: #000000;
}

H5, DT  {
    font-family: Verdana,Arial,Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    normal;
    color: #000000;
}

H6  {
    font-family: Verdana,Arial,Helvetica, sans-serif;
    font-size:  10px;
    font-weight:    normal;
    color: #000000;
}

TFOOT, THEAD    {
    font-family: Verdana,Arial,Helvetica, sans-serif;
    font-size:  10px;
    color: #000000;
}

TH  {
    vertical-align: baseline;
    font-family: Verdana,Arial,Helvetica, sans-serif;
    font-size:  10px;
    font-weight:    normal;
    color: #000000;
}

A:link  {
    text-decoration:    none;
    color:  #BCBC7A;
}

A:visited   {
    text-decoration:    none;
    color:  #BCBC7A;
}

A:active    {
    text-decoration:    none;
    color:  #BCBC7A;
}

A:hover {
    text-decoration:    underline;
    color:  #cccccc;
}

SMALL   {
    font-size:  10px;
}

BIG {
    font-size:  13px;
}

BLOCKQUOTE, PRE {
    font-family: Verdana,Arial,Helvetica, sans-serif;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: #cccccc;
    height:1pt;
    text-align:left;
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
    font-family: Verdana,Arial,Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    font-size: 10px;
    background-color: #ffffff;
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  10px;
    font-weight:    normal;
    color: #ffffff;
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
	border-bottom: #cccccc 0px solid; 
	border-left: #cccccc 0px solid; 
	border-top: #cccccc 0px solid; 
	border-right: #cccccc 0px solid; 
}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16;
	background-color: Transparent;
}

.ModuleTitle_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: ForestGreen; 
	font-family: Verdana,Arial,Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	font-style: normal; 
	border-left: #cccccc 0px solid; 
	border-bottom: #cccccc 1px solid; 
	border-top: #cccccc 1px solid; 
	border-right: #cccccc 0px solid;
	background-color: Transparent;
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #cccccc; 
	border-left: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid; 
	border-top: #cccccc 1px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #cccccc; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#ffffff', Direction=135, Strength=3); 
	border-bottom: #cccccc 0px solid; 
	border-left: #cccccc 0px solid; 
	border-top: #cccccc 0px solid; 
	border-right: #cccccc 0px solid;
}

.ModuleTitle_MenuBreak {
	border-bottom: #cccccc 0px solid; 
	border-left: #cccccc 0px solid; 
	border-top: #cccccc 0px solid;  
	border-right: #cccccc 0px solid; 
	background-color: #cccccc; 
	height: 1px;
}

.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Verdana,Arial,Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	font-style: normal;

	background-color: #ffffff;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10px; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10px; 
	cursor: pointer; 
	cursor: hand;
}

/* Main Menu */

.MainMenu_MenuContainer {
	border-bottom: #cccccc 2px solid; 
	border-left: #cccccc 2px solid; 
	border-top: #cccccc 2px solid; 
	border-right: #cccccc 2px solid;
	border: thin dashed #CCCCCC;
	background-color: #ffffff;
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height:15;
}

.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: forestgreen; 
	font-family: Verdana,Arial,Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
	font-style: normal; 
	border-left: #ffffff 0px solid; 
	border-bottom: #ffffff 1px solid; 
	border-top: #ffffff 1px solid; 
	border-right: #ffffff 0px solid;
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #ffffff; 
	border-left: #ffffff 1px solid; 
	border-bottom: #ffffff 1px solid; 
	border-top: #ffffff 1px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}

.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #ffffff; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#ffffff', Direction=135, Strength=3) ; 
	border-bottom: #ffffff 0px solid; 
	border-left: #ffffff 0px solid; 
	border-top: #ffffff 0px solid; 
	border-right: #ffffff 0px solid;
}

.MainMenu_MenuBreak {
	border-bottom: #ffffff 1px solid; 
	border-left: #ffffff 0px solid; 
	border-top: #ffffff 1px solid;  
	border-right: #ffffff 0px solid; 
	background-color: #cccccc; 
	height: 1px;
}

.MainMenu_MenuItemSel {
	background-color: ForestGreen; 
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-family: Verdana,Arial,Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
	font-style: bold;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10px; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #ccc 1px solid; 
	border-bottom: #ccc 1px solid; 
	border-top: #ccc 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 12px; 
	cursor: pointer; 
	cursor: hand;
	color: #ccc;
}

