/* ================================
    CSS STYLES FOR LadyCar skin
   ================================
*/   

Body
{
	background-image:url(lcbg.gif); 
	margin: 0px;
    font-family: Verdana,Arial;
    font-size: x-small;
}

.ContentPane
{
/*	border-right: #FFE3AB 2px dotted; */
	padding-right: 16px;
	padding-left: 16px;
	background-image: url(pwbg.gif);
	padding-bottom: 4px;
	padding-top: 0px;
}

.RightPane  
{
	background-color: #F4E3C6;
}

.LeftPane
{
	background-image:url(pwbg.gif); 
	padding-left: 5px;
	padding-right: 5px;
	overflow: hidden;
}

Table.InfoTable
{
	vertical-align: top;
	border: #ff9966 2px solid;
	border-collapse: collapse;
}

Table.InfoTable TD
{
	border: #ff9966 2px solid;
}

Table.InfoTable TD.Header
{
	font-weight: bold;
	color: #cc3300;
}

Table.InfoTable TD.Normal
{
	font-weight: normal;
	color: #800000;
}

TD.LeftBorder
{
	width: 8px;
}
TD.Menu 
{
	background-color: #FFF8EE; 
}
TD.topspacer
{
	background-image:url(pwbg.gif); 
}
TD.footer
{
	font-size: 7pt;
	background-image: url(pwbg.gif);
	color: #cc3300;
	font-family: Verdana;
	text-align: center;
}
TD.slogan
{
	font-weight: bold;
	font-size: 18pt;
	vertical-align: baseline;
	color: white;
	font-family: Verdana;
	text-align: center;
}

/* Menu */
/* Main Menu 
#d8edb8
midddle green

#009900
dark green

#f9fef4
light green
*/

.MainMenu_MenuContainer {
	background-color: #FFF8EE; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#CC3300', Direction=135, Strength=4) ; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height:16;
	background-color: #FFF8EE; 
}

.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFF8EE; 
	font-size: x-small; 
	font-weight: normal;
	font-style: normal; 
	color: #800000; /* #CC3300;*/
	font-family: Verdana,Arial;
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFF8EE; 
	text-align: center; 
	width: 15; 
	height: 21;
}

.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFF8EE; /* #E6F8D4; #f9fef4; */
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#CC3300', Direction=135, Strength=4) ; 
}

.MainMenu_MenuBreak {
	background-color: White; 
	height: 1px;
}

.MainMenu_MenuItemSel {
	border-bottom: #800000 0px solid; 
	background-color: #FEE6CA; 
	cursor: pointer; 
	cursor: hand; 
	color: #800000; 
	font-family: Verdana,Arial; 
	font-size: 10pt; 
	font-weight: normal; 
	font-style: normal;
	font-family: Verdana,Arial;
}

.MainMenu_MenuArrow
{
	font-size: 12pt;
	cursor: hand;
	color: purple;
	font-family: webdings;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	color: purple;
	font-size: 12pt; 
	cursor: pointer; 
	cursor: hand;
}




/* background/border colors for the selected tab */
.TabBg {
    background-color: #f9fef4;
}

.subMenu
{
	background-color: #FFFAEF;
	border-left: dotted;
	border-right: dotted;
	border-color: #800000;
}


/* text style for the selected tab */
/* style for Breadcrumb */
.SelectedTab
{
	font-weight: normal;
	font-size: 8pt;
	color: #800000;
	font-family: Verdana,Arial;
	text-decoration: none;
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
    text-decoration:    none;
    color:#CC3300;
    border-bottom: #FF6600 0px solid; 
    font-weight: normal;
	font-size: 8pt;
}

A.SelectedTab:visited  {
    text-decoration:    none;
    color:#CC3300;
    border-bottom: #FF6600 0px solid; 
    font-weight: normal;
	font-size: 8pt;
}

A.SelectedTab:active   {
    text-decoration:    none;
    color:#CC3300;
    border-bottom: #FF6600 0px solid; 
    font-weight: normal;
	font-size: 8pt;
}

A.SelectedTab:hover    {
    text-decoration:    none;
    color:#CC3300;
   	border-bottom: #FF6600 2px solid; 
   	font-weight: normal;
	font-size: 8pt;
}

/* text style for the unselected tabs */
.OtherTabs {
    font-weight: bold;
    font-size: 8.5pt;
    color: #CC3300;
	font-family: Verdana,Arial;
    text-decoration: none;
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    text-decoration:    none;
    color:#CC3300;
}

A.OtherTabs:visited  {
    text-decoration:    none;
    color:#CC3300;
}

A.OtherTabs:active   {
    text-decoration:    none;
    color:#CC3300;
}

A.OtherTabs:hover    {
    text-decoration:    none;
    color:#CC3300;
}

/* GENERAL */
/* style for module titles */
.Head
{
	font-weight: bold;
	font-size: small;
	color: #800000;
	font-family: Verdana,Arial;
}

/* style of item titles on edit and admin pages */
.SubHead
{
	font-weight: bold;
	font-size: small;
	color: #800000;
	font-family: Verdana,Arial;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Verdana,Arial;
    font-size:  11px;
    font-weight:    bold;
    color: #800000;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Verdana,Arial;
    font-size: x-small;
    font-weight: normal;
    color: #800000;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana,Arial;
    font-size: x-small;
    font-weight: normal;
}

.NormalRed
{
    font-family: Verdana,Arial;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}

.NormalBold
{
    font-family: Verdana,Arial;
	font-size: x-small;
    font-weight: bold
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Verdana,Arial;
    font-size: 11px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #CC3300;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #CC3300;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #CC3300;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #CC3300;
}
    
/* GENERIC */
H1
{
	font-weight: bold;
	font-size: small;
	color: #CC3300;
	font-family: Verdana,Arial;
}
H2
{
	font-weight: bold;
	font-size: x-small;
	color: #CC3300;
	font-family: Verdana,Arial;
}

H3, H4, H5, H6, DT
{
	font-weight: bold;
	font-size: x-small;
	color: #CC3300;
	font-family: Verdana,Arial;
}

TFOOT, THEAD    {
    font-family: Verdana,Arial;
    font-size:  12px;
    color: #800000;
}

TH  {
    vertical-align: baseline;
    font-family: Verdana,Arial;
    font-size:  10px;
    font-weight:    bold;
    color: #800000;
}

TD 
{
    color: #800000;
    font-weight: normal;
    font-size: x-small;
    text-decoration: none;
}

/*  Links in the content pane 
	are green, underline 
	font size = 2 which is x-small
	one style for hover, link, etc.
*/
A:hover, A:link, A:active, A:visited {
    font-family: Verdana,Arial;
    text-decoration:    underline;
    color:  #CC3300; /*#FF6600;*/
    font-size: x-small;
    font-weight: bold;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


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: dimgrey;
    height:1pt;
    text-align:left
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
	border-bottom: blue 0px solid; 
	border-left: blue 0px solid; 
	border-top: blue 0px solid; 
	border-right: blue 0px solid; 
}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16;
	background-color: Transparent;
}

.ModuleTitle_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Verdana,Arial; 
	font-size: x-small; 
	font-weight: normal; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 1px solid; 
	border-top: white 1px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #EEEEEE; 
	border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}

.ModuleTitle_MenuBreak {
	border-bottom: #EEEEEE 1px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 1px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #EEEEEE; 
	height: 1px;
}

.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Verdana,Arial; 
	font-size: x-small; 
	font-weight: normal; 
	font-style: normal;

	background-color: #C1D2EE;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	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: 10pt; 
	cursor: pointer; 
	cursor: hand;
}


/* overwritten styles for the left pane 
 mainly color white */

/*  Links in the left pane are white
	and underlined on hover
*/
.LeftPane A:link {
    color:  White;
    font-weight: normal;
    text-decoration: none;
}
.LeftPane A:visited {
    color:  White;
    font-weight: normal;
    text-decoration: none;
}
.LeftPane A:active {
    color:  White;
    font-weight: normal;
    text-decoration: none;
}
.LeftPane A:hover {
    color:  White;
    font-weight: normal;
    text-decoration: none;
    border-bottom-color: #009900;
    border-bottom-style: solid; 
    border-bottom-width: 2px;
}


.LeftPane .Normal
{
    font-family: Verdana,Arial;
    font-size: x-small;
    color: White;
}

.LeftPane H1
{
    font-family: Verdana,Arial;
    font-size:  small;
    font-weight:    bold;
    color: White;
}
.LeftPane H2, .LeftPane H3, .LeftPane H4, .LeftPane H5, .LeftPane H6, .LeftPane DT  
{
    font-family: Verdana,Arial;
    font-size:  x-small;
    font-weight:    bold;
    color: White;
}

.LeftPane .Head
{
	color: White;
	font-size: x-small;
	text-align: left;
	border-bottom-color: #009900;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

/* specific IIA classes for text highlighting */
/* Highlighted word */
.HW
{
	font-weight: bold;
	color: #009900;
}

.IntsureLink A:link 
{
	font-size: xx-small;
	color: silver;
	font-style: italic;
	text-decoration: none;
}
.IntsureLink A:active 
{
	font-size: xx-small;
	color: silver;
	font-style: italic;
	text-decoration: none;
}
.IntsureLink A:hover 
{
	font-size: xx-small;
	color: silver;
	font-style: italic;
	text-decoration: none;
}
.IntsureLink A:visited 
{
	font-size: xx-small;
	color: silver;
	font-style: italic;
	text-decoration: none;
}

