/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* GENERAL */
/* style for module titles */
.Head   {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #003E47;
}

/* style of item titles on edit and admin pages */
.SubHead    {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #003E47;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #003E47;
}

/* text style used for most text rendered by modules */
.Normal
{
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: left;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:active   {
}

A.CommandButton:hover    {
}
    
/* GENERIC */
H1  {
}

H2  {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #003E47;
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
padding-bottom:1px;
max-width:250px;
width:expression(document.body.clientWidth > 200? "250px": "auto" );
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
	color: #E60000;
	text-decoration: none;
}

A:visited   {
	color: #CC3300;
	text-decoration: none;
}

A:active    {
	color: #FF0000;
	text-decoration: underline;
}

A:hover {
	color: #E60000;
	text-decoration: underline;
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
	font-family: Arial;
	list-style-position: outside;
	list-style-type: square;
	font-size: 11px;
	color: #333333;
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/*ESTILOS DISEADOS PARA LOS CONTENIDOS DEL COLEGIO MEDICO*/
.cmc_titulo_noticia1 {
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: #333333;
	letter-spacing: 1px;
	}
.cmc_titulo_noticia2 {
	font-family: Arial;
	font-size: 14px;
	color: #333333;
	letter-spacing: 1px;
	font-weight: bold;
}

.cmc_titulo_3 {
	font-family: Arial;
	font-size: 14px;
	color: #333333;
}

.cmc_titulo_rojo {
	font-family: Arial;
	font-size: 17px;
	color: #CC0000;
}

.cmc_titulo_rojo2 {
	font-family: Arial;
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
}

.cmc_txt_content1 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.cmc_tit_contentcolor {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: middle;
}

.cmc_txt_contentcolor {
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000033;
	cellpadding: 10px;
}

.cmc_minititulo {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.cmc_txt_form {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
.tit_caja {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
                font-size: 11px; 
                font-weight: bold; 
                color: #000033; 
                text-decoration: none
}

.txt_caja {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
                font-size: 10px; 
                font-weight: normal; 
                color: #666666; 
                text-decoration: none
}

.caja {  
                border: #000033; 
                border-top-width: 1px; 
                border-right-width: 1px; 
                border-bottom-width: 1px; 
                border-left-width: 1px; 
                padding-top: 5px; 
                padding-right: 5px; 
                padding-bottom: 5px; 
                padding-left: 5px
}
.LeerMas {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
h2.blog_title {
	font-family: Tahoma;
	font-size: 15px;
	color: #CC0000;
	font-weight: bold;
}
.blog_body {
	font-family: Arial;
	font-size: 11px;
}
.titular   {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #003E47;
}
.epigrafe   {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #003E47;
}
.lectura   { 
	font-size: 10px;
	font-family: Arial;
	color: #333333;
	max-width:250px;
	width:expression(document.body.clientWidth > 200? "250px": "auto" );
}
/* ================================
    CSS STYLES FOR Module Event
   ================================
*/

.Eventtooltip
{
	border-right: #000 1px solid;
	padding-right: 5px;
	border-top: #000 1px solid;
	padding-left: 5px;
	font-size: 10px;
	filter: alpha(opacity=80);
	padding-bottom: 5px;
	border-left: #000 1px solid;
	width: 200px;
	color: #000;
	padding-top: 5px;
	border-bottom: #000 1px solid;
	font-family: Arial;
	background-color: #ffd;
	text-align: left;
	moz-opacity: 0.8;
}
	 
.Event
{
	border-right: black 1px solid;
	table-layout: auto;
	padding-right: 0px;
	border-top: black 1px solid;
	padding-left: 0px;
	font-size: 7pt;
	padding-bottom: 0px;
	margin: 0px;
	border-left: black 1px solid;
	color: black;
	padding-top: 0px;
	border-bottom: black 1px solid;
	font-family: Verdana;
	border-collapse: collapse;
	text-align: center;
	width: 400px;
	height: 400px;
}

.EventTitle
{
	font-weight: bold;
	font-size: 9pt;
	background-image: none;
	width: 100%;
	height: 100%;
	background-color: #b3c9c7;
	text-align: center;
}

.EventTitle, .EventTitle td
{
	font-weight: bold;
	font-size: 11pt;
	background-image: none;
	color: navy;
	background-color: #b3c9c7;
	text-align: center;
}

/* Note use of "!important" to override Inline Style */
.EventNextPrev, .EventNextPrev a:link
{
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-size: 8pt;
	padding-bottom: 0px;
	color: darkblue !important;
	padding-top: 0px;
}

.EventNextPrev a, .EventNextPrev a:visited, .EventNextPrev a:hover
{
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-size: 8pt;
	padding-bottom: 0px;
	color: darkblue !important;
	padding-top: 0px;
}

.EventDayHeader
{
	font-weight: bold;
	font-size: 7pt;
	font-family: Verdana;
	background-color: silver;
}

.EventDay, .EventDay td
{
	font-size: 7pt;
	color: #0000ff !important;
	font-family: Verdana;
}

.EventDay a,
.EventDay a:visited,
.EventDay a:hover
{
	font-size: 7pt;
	color: #0000ff !important;
	font-family: Verdana;
}

.EventOtherMonthDay
{
	color: #808080;
	background-color: gainsboro;
}

.EventOtherMonthDay a, .EventOtherMonthDay a:visited, .EventOtherMonthDay a:hover
{
	color: #8080c0;
	background-color: gainsboro;
}


.EventWeekendDay
{
	background-color: whitesmoke;
}

.EventTodayDay
{
	border-right: red 2px solid;
	border-top: red 2px solid;
	border-left: red 2px solid;
	border-bottom: red 2px solid;
}

/* Note use of "!important" to override Inline Style */
.EventSelectedDay
{
	font-weight: bold;
	color: #0000ff !important;
	background-color: darkgray;
}

.EventSelectedDay a,
.EventSelectedDay a:visited,
.EventSelectedDay a:hover
{
	color: #0000ff !important;
	font-weight: bold;
}

.EventSelector
{
	background-color: #c0c0e0;
}

.EventSelector a,
.EventSelector a:visited,
.EventSelector a:hover
{
	color: #0000ff;
	text-decoration: none;
}	


























