﻿/* ================================
    CSS STYLES FOR THE PORTAL STATER KIT
    v1.0, 10/2002
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
    /*background-color: darkred;*/
    background-color:#92b8d1;
    
}

.HeadFootGridGeneral {
    /*background-color: darkred;*/
    background-color: #3B5386;            
    
}

.HeadFootGridCuajimalpa {
    /*background-color: darkred;*/
    background-color: #666666;            
    
}

.HeadBgCuajimalpa {
    /*background-color: darkred;*/
    /*background-color: #cc3333;*/
    filter:FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#cc3333', endColorStr='#FFFFFF', gradientType='1');
         
}

.footBgCuajimalpa {
    /*background-color: darkred;*/
    /*background-color: #cc3333;    */
    filter:FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#E0E0E0', endColorStr='#E0E0E0', gradientType='1');
    font-family:verdana;
    font-size:8pt;               
}

.MenuBgCuajimalpa 
{width:170px;background-color:#f5f5f5;color:black;font-family:verdana;font-size:8pt;padding:2px;padding-left:5px;padding-right:15px;border:1px;border-color:#000000;border-left-color:#000000;border-top-color:#000000;border-right-color:black;border-bottom-color:#000000;border-style:ridge;cursor:hand;}


.HeadFootGridInterlomas {
    /*background-color: darkred;*/
    background-color: #666666;            
    
}

.HeadBgInterlomas {    
    filter:FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorStr='Silver', endColorStr='#FFFFFF', gradientType='1');
         
}

.footBgInterlomas {    
    filter:FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#cc3333', endColorStr='#cc3333', gradientType='1');
    font-family:verdana;
    font-size:8pt;               
}

.MenuBgInterlomas 
{width:170px;background-color:#E0E0E0;color:black;font-family:verdana;font-size:8pt;padding:2px;padding-left:5px;padding-right:15px;border:1px;border-color:#000000;border-left-color:#000000;border-top-color:#000000;border-right-color:black;border-bottom-color:#000000;border-style:ridge;cursor:hand;}

.HeadFootGridRenault {
    /*background-color: darkred;*/
    background-color: Goldenrod;            
    
}

.HeadBgRenault {    
    filter:FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorStr='Goldenrod', endColorStr='#FFFFFF', gradientType='1');
         
}

.footBgRenault {    
    filter:FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorStr='Maroon', endColorStr='Maroon', gradientType='1');
    font-family:verdana;
    font-size:8pt;               
}

.MenuBgRenault
{width:170px;background-color:Maroon;color:black;font-family:verdana;font-size:8pt;padding:2px;padding-left:5px;padding-right:15px;border:1px;border-color:#000000;border-left-color:#000000;border-top-color:#000000;border-right-color:black;border-bottom-color:#000000;border-style:ridge;cursor:hand;}


.HeadFootGridPeugeot {
    /*background-color: darkred;*/
    background-color: DarkBlue;            
    
}

.HeadBgPeugeot {    
    filter:FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorStr='Blue', endColorStr='#FFFFFF', gradientType='1');
         
}

.footBgPeugeot {    
    filter:FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorStr='Blue', endColorStr='#FFFFFF', gradientType='1');
    font-family:verdana;
    font-size:8pt;               
}

.MenuBgPeugeot
{width:170px;background-color:DarkBlue;color:black;font-family:verdana;font-size:8pt;padding:2px;padding-left:5px;padding-right:15px;border:1px;border-color:#000000;border-left-color:#000000;border-top-color:#000000;border-right-color:black;border-bottom-color:#000000;border-style:ridge;cursor:hand;}


.HeadFootGridAcura {
    /*background-color: darkred;*/
    background-color: #9999a0;            
    
}

.HeadBgAcura {    
    filter:FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#333333', endColorStr='#FFFFFF', gradientType='1');
         
}

.footBgAcura {    
    filter:FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#cccccc', endColorStr='#cccccc', gradientType='1');
    font-family:verdana;
    font-size:8pt;               
}

.MenuBgAcura
{width:170px;background-color:#9999a0;color:black;font-family:verdana;font-size:8pt;padding:2px;padding-left:5px;padding-right:15px;border:1px;border-color:#000000;border-left-color:#000000;border-top-color:#000000;border-right-color:black;border-bottom-color:#000000;border-style:ridge;cursor:hand;}


.HeadFootGridmotos {
    /*background-color: darkred;*/
    background-color: Silver;            
    
}

.HeadBgMotos {    
    filter:FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorStr='Silver', endColorStr='#FFFFFF', gradientType='1');
         
}

.footBgMotos {    
    filter:FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#cc3333', endColorStr='#cc3333', gradientType='1');
    font-family:verdana;
    font-size:8pt;               
}

.MenuBgMotos 
{width:170px;background-color:#cc3333;color:black;font-family:verdana;font-size:8pt;padding:2px;padding-left:5px;padding-right:15px;border:1px;border-color:#000000;border-left-color:#000000;border-top-color:#000000;border-right-color:black;border-bottom-color:#000000;border-style:ridge;cursor:hand;}

/* background color for the content part of the pages */
Body
{
    background-color: white;
}


/* PAGE BANNER */
/* NOTE: Site Title, Site Links and Tabs are rendered by MobilePortalBanner.ascx
/* style for the text of the site title */
.SiteTitle {
    font-family: Verdana Bold, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color:white
    /*color:#cccc99*/
}

/* background/border colors for the selected tab */
.TabBg {
    background-color: white;
    border-color: white;
}

/* background/border colors for the unselected tabs */
.OtherTabsBg {
    background-color: dimgray;
    border-color: black;
}

/* text style for the selected tab */
.SelectedTab {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 13px;
    color:DarkRed;
    font-weight: bold
}

/* text style for the unselected tabs */
.OtherTabs {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 13px;
    color:gainsboro;
    text-decoration:none;
    font-weight: bold
}

/* hyperlink styles of the unselected tabs */
A.OtherTabs:link    {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherTabs:visited {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherTabs:active  {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherTabs:hover   {
    text-decoration:    underline;
    color:white;
}
    
/* text style for the site links (at extreme top-right of header) */
.SiteLink {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold
}   

/* hyperlink style for the site links */
A.SiteLink:link {
    text-decoration:    none;
    color:white;
}

A.SiteLink:visited  {
    text-decoration:    none;
    color:#eeeeee;
}

A.SiteLink:active   {
    text-decoration:    none;
    color:#eeeeee;
}

A.SiteLink:hover    {
    text-decoration:    underline;
    color:white;
}

/* text style for the site links (at extreme top-right of header) */
.LinkReg {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold
}   

/* hyperlink style for the site links */
A.LinkReg:link {
    text-decoration:    none;
    color:midnightblue;
}

A.LinkReg:visited  {
    text-decoration:    none;
    color:#eeeeee;
}

A.LinkReg:active   {
    text-decoration:    none;
    color:#eeeeee;
}

A.LinkReg:hover    {
    text-decoration:    underline;
    color:midnightblue;
}

/* style for separator between site links */
.Accent
{
    color: white;
    font-weight:    bold;
}



/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #eeeeee
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: darkred;
}



/* GENERAL */
/* style for module titles */
.Head   {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: black;
    text-align:center       
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    line-height: 12px    
}

.NormalWhite
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    line-height: 12px;
    color :White; 
    font-weight:bold ;     
}

.NormalHonda
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px    
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

.NormalRed
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: red
}

.NormalBold
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}

.Docs
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    line-height: 12px;
    color:#92B8D1      
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Verdana, Helvetica, sans-serif;
    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: darkred;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: darkred;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: darkred;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: red;
}
    



/* GENERIC */
H1  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H2  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H3  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: darkred;
}

H4  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: darkred;
}

H5, DT  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: darkred;
}

H6  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: darkred;
}

TFOOT, THEAD    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    color: darkred;
}

TH  {
    vertical-align: baseline;
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: darkred;
}

A:link  {
    text-decoration:    none;
    color:  darkred;
}

A:visited   {
    text-decoration:    none;
    color:  darkred;
}

A:active    {
    text-decoration:    none;
    color:  darkred;
}

A:hover {
    text-decoration:    underline;
    color:  red;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

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
}

.appltitle {
	BORDER-RIGHT: medium none;  BORDER-TOP: medium none; FONT-WEIGHT: bold; FONT-SIZE: 22px; BORDER-LEFT: medium none; BORDER-BOTTOM: medium none; FONT-FAMILY: Arial,'MS San Serif'; color: white; BACKGROUND-COLOR: transparent
}

.applSubtitle {
	BORDER-RIGHT: medium none;  BORDER-TOP: medium none; FONT-WEIGHT: bold; FONT-SIZE: 15px; BORDER-LEFT: medium none; BORDER-BOTTOM: medium none; FONT-FAMILY: Arial,'MS San Serif'; color: white; BACKGROUND-COLOR: transparent
}

/* style of item titles on edit and admin pages */
.HeadSignin    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: darkred;
    BACKGROUND-COLOR: transparent
}

/*Menu*/
.highlighteditem { font-size: 10pt; font-family: Verdana; color: #ffffff; background-color: CornflowerBlue; font-weight: bold;cursor:pointer;cursor:hand;}
.menustyle{background-color:#3F3F3F;border:1px;border-bottom-color:black;border-top-color:gray;border-left-color:gray;border-right-color:black;border-style:solid;}
.menuitem{width:150px;color:white;font-family:verdana;font-size:10pt;padding:2px;padding-left:5px;padding-right:15px;border:1px;border-style:solid;}
.mouseup{width:100px;background-color:#3F3F3F;color:white;font-family:verdana;font-size:6pt;padding:2px;padding-left:5px;padding-right:15px;border:1px;border-color:#3F3F3F;border-style:solid;cursor:pointer;cursor:hand;}
.mouseover{width:170px;background-color:#e0edf3;color:black;font-family:verdana;font-size:8pt;padding:2px;padding-left:5px;padding-right:15px;border:1px;border-color:3F3F3F;border-left-color:#8A99BA;border-top-color:#8A99BA;border-right-color:black;border-bottom-color:black;border-style:ridge;cursor:pointer;cursor:hand;}
.mousedown{width:150px;background-color:#3B5386;color:white;font-family:verdana;font-size:8pt;padding:2px;padding-left:5px;padding-right:15px;border:1px;border-color:3F3F3F;border-right-color:#8A99BA;border-bottom-color:#8A99BA;border-left-color:black;border-top-color:black;border-style:solid;cursor:pointer;cursor:hand;}

/*Estilo para botones*/

Button.btnprymary
{
	FONT-WEIGHT: bold; FONT-SIZE: 11px; BORDER-LEFT-COLOR: #b8d5ef; BORDER-BOTTOM-COLOR: #b8d5ef; TEXT-TRANSFORM: capitalize; WIDTH: 59px; CURSOR: hand; COLOR: #000000; BORDER-TOP-COLOR: #b8d5ef; FONT-FAMILY: arial,helvetica,sans-serif; BACKGROUND-COLOR: #92b8d1; TEXT-ALIGN: center; BORDER-RIGHT-COLOR: #b8d5ef
}

.calendarHide
{
	display: none;
	position: relative;
}
.calendarShow
{
	position: absolute;
	z-index: 0;
	background-color: Silver;
}
