/* 
================================
Skin styles for DotNetNuke
================================
*/   

body{
	background-image:url(images/background_site.jpg);
	background-repeat:repeat-x;
	background-color:#59595B;
	margin:0px;
	padding:0px;
}

.menu{
	background-color:Transparent;
	/*width:206px;*/
}

.barramenu{
	background-color:#FFFFFF;
	/*width:206px;*/
}

.bulletmenu{
	/*background-image:url(images/bullet3.gif);*/
	background-repeat:no-repeat;
	background-color:#E4EDF6;
	width:16px;
	height:40px;
}

.centerhome{
	background-color:#FFFFFF;
	width:523px;
}

.TitlePaneCSS{
	font-family:Century Gothic;
	font-size:18px;
	color:#990000;
}

.headerarea{
	/*background-color:#C00000;*/
	height:82px;
}

.backgroungheader{
	background-image:url(images/header_background.gif);
}

.headarea{
	background-color:#FFFFFF;
	height:219px;
}

.headerarealogo{
	background-image:url(images/logoreytrans.png) !important;
	/*background-image:none;*/
	filter:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',src='images/logoreytrans.png');
}

.idiomaback{
	background-image:url(images/tomato.png) !important;
	background-repeat:no-repeat;
	/*background-image:none;*/
	filter:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',src='images/tomato.png');
	width:51px;
	height:34px;
}

.docksarea{
	background-color:#FFFFFF;
	height:80px;
}

.rightpanel{
	position:absolute;
	width:369px;
	height: 455px;
	overflow:auto;
	overflow-x:hidden;
	padding-right:6px;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #46769C;
	scrollbar-highlight-color: #46769C;
	scrollbar-3dlight-color: #46769C;
	scrollbar-darkshadow-color: #393939;
	scrollbar-track-color: #FDBE11;
	scrollbar-arrow-color: #46769C;
}

.footer{
	background-color:#B91219;
	height:28px;
}
.footerlinks{
	height:28px;
}

/*========================================================*/
/*  Bread Crumb                                           */
/*========================================================*/

.borderbreadcrumb {font-family:Tahoma; font-size:11px; color:#5B3E1C; text-decoration:none; background-color:#E8E8E8; height:29px; vertical-align:middle; text-align:center; border-bottom: #FFFFFF 2px solid; }
.breadcrumb {font-family:Tahoma; font-size:11px; color:#5B3E1C; text-decoration:none; background-color:#E8E8E8; }
a.breadcrumb:link { color:#5B3E1C; text-decoration:none; }
a.breadcrumb:visited { color:#5B3E1C; text-decoration:none;}
a.breadcrumb:hover { color:#900000;  text-decoration:none;}
a.breadcrumb:active { color:#5B3E1C;  text-decoration:none;}

/*========================================================*/
/*  Container Title                                       */
/*========================================================*/

.titlecontainer {font-family:Tahoma; font-size:14px; color:#FFFFFF; text-decoration:none; }
a.titlecontainer:link { color:#FFFFFF; text-decoration:none; }
a.titlecontainer:visited { color:#FFFFFF; text-decoration:none;}
a.titlecontainer:hover { color:#C00000;  text-decoration:none;}
a.titlecontainer:active { color:#FFFFFF;  text-decoration:none;}


/*========================================================*/
/*  Links Footer                                          */
/*========================================================*/

.linksfooter {font-family:Tahoma; font-size:11px; color:#000000; text-decoration:none; }
a.linksfooter:link { color:#000000; text-decoration:none; }
a.linksfooter:visited { color:#000000; text-decoration:none;}
a.linksfooter:hover { color:#C00000;  text-decoration:none;}
a.linksfooter:active { color:#000000;  text-decoration:none;}


/*========================================================*/
/*  Multi Language Links                                  */
/*========================================================*/
.MLLinksSelector { font-family:Tahoma; font-size:11px; color:#333333; text-decoration:none;}
div.MLLinksSelector { font-family:Tahoma; font-size:11px; color:#333333; text-decoration:none;}
div.MLLinksSelector a{ font-family:Tahoma; font-size:11px; color:#333333;  text-decoration:none;}
div.MLLinksSelector a:visited{ color:#333333;  text-decoration:none;}
div.MLLinksSelector a:hover{ color:#000000;  text-decoration:none;}
div.MLLinksSelector a:active{ color:#333333;  text-decoration:none;}


/*========================================================*/
/*  Link del Top Menu                                     */
/*========================================================*/

.topmenuseparador {font-family:Tahoma; font-size:11px; color:#B77409; text-decoration:none; }
.topmenulinksover {font-family:Tahoma; font-size:11px; color:#B77409; text-decoration:none; }
.topmenulinks {font-family:Tahoma; font-size:11px; color:#5A3D1D; text-decoration:none; }
a.topmenulinks:link { color:#5A3D1D; text-decoration:none; }
a.topmenulinks:visited { color:#5A3D1D; text-decoration:none;}
a.topmenulinks:hover { color:#B77409;  text-decoration:none;}
a.topmenulinks:active { color:#5A3D1D;  text-decoration:none;}


.linkover {font-family:Tahoma; font-size:11px; color:#B77409; text-decoration:none; }
.link {font-family:Tahoma; font-size:11px; color:#5A3D1D; text-decoration:none; }
a.link:link { color:#5A3D1D; text-decoration:none; }
a.link:visited { color:#5A3D1D; text-decoration:none;}
a.link:hover { color:#B77409;  text-decoration:none;}
a.link:active { color:#5A3D1D;  text-decoration:none;}


/*========================================================*/
/*  Main Menu                                             */
/*========================================================*/
.MenuBackground
{
	background-image:url(images/menubutton_r1_c2.jpg);
	background-repeat:repeat-x;
}

.MainMenu_SubMenu TD
{
	height: 20px;                       /* height of submenu--notice all of height 24px*/
	/*width:121px;*/
	/*color:#333333;*/
	text-align:left;
	border-bottom: #737373 0px solid;
	border-top: #999999 0px solid;
	border-left: #999999 0px solid;
	border-right: #999999 0px solid;
}

.MainMenu_SubMenuItemSelHover TD          
{
	color:#333333;
	background-color: #FFFFFF;                    /* color of sub menu text and height on mouseover*/
	height: 20px;
	/*width:121px;*/
}

.MainMenu_SubMenuItemHover TD 
{
	color:#333333;
	background-color: #FFFFFF;                    /* color of sub menu text and height on mouseover*/
	height: 20px;
	/*width:121px;*/
}

.MainMenu_TabRootMenuItem TD                 
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight:normal;
	color:#333333;  
	/*background-color: #F9A819;*/                              /* color of menu text and height--no mouseover*/
	/*background-image: url(images/menubutton_r1_c2.jpg);	*/
	height: 40px;
	/*padding: 5px;*/
	border-bottom: #A3080C 0px solid;
	border-top: #A3080C 0px solid;
	/*padding-right:15px;*/
	/*width:120px;*/
	text-align: center;
}

.MainMenu_TabRootMenuItemSel TD                  /* color of menu text if you select subpage to show that it is selected*/
{
	height: 40px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight:normal;
 	font-style: normal;
	color:#FD0000;
	/*background-color: #B91219;*/
	/*padding: 5px;*/
	/*width:120px;*/
	/*text-transform:uppercase;*/
	/*padding-right:15px;*/
	text-align: center;
	background-image: url(images/menubutton_r1_c2.jpg);
}

.MainMenu_TabMenuItemHover TD                      /* color of menu text on mouseover*/
{
	background-image: url(images/menubutton_r1_c2.jpg);
    background-repeat:no-repeat;
	border-bottom: #A3080C 0px solid;
	border-top: #A3080C 0px solid;
	/*background-color: #F9A819;*/
	color:#FD0000;
	height: 40px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight:normal;
	/*width:120px;*/
	text-align: center;
	/*padding: 5px;*/
	/*text-transform:uppercase;*/
	/*padding-right:15px;*/
}

.MainMenu_TabMenuItemSelHover TD                    /***** color of main menu to show that it is the current page*/
{
	background-image: url(images/menubutton_r1_c2.jpg);
    background-repeat:no-repeat;
	border-bottom: #A3080C 0px solid;
	border-top: #A3080C 0px solid;
	/*background-color: #F9A819;	*/
	color:#FD0000;
	height: 40px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight:normal;
	/*padding: 5px;*/
	/*width:120px;*/
	text-align: center;
	/*text-transform:uppercase;*/
	/*padding-right:15px;*/
}

.MainMenu_MenuContainer {

	border-bottom: #A3080C 0px solid;
	border-left: #E7EDE3 0px solid;
	border-top: #A3080C 0px solid;
	border-right: #404040 0px solid;
	background-color: Transparent;
	padding: 0px;
}

.MainMenu_MenuBar {
	border-bottom: #A3080C 0px solid;
	border-left: #E7EDE3 0px solid; 
	border-top: #A3080C 0px solid; 
	border-right: #000000 0px solid;  
	cursor: pointer; 
	cursor: hand; 
	height: 40px; 
	padding: 0px;
	/*width:120px;*/
	text-align: center;
	/*text-transform:uppercase;*/
}

.MainMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	color:#333333;                                  /*color of sub menu text---no mouseover*/
	font-family: Tahoma;
	font-size: 11px;
	font-weight:normal;
	font-style: normal;
	/*background-color: #E9D1B5;*/
	border-bottom: #EBEBEB 0px solid;
	border-top: #EBEBEB 0px solid;
	/*width:121px;*/
	text-align: center;
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF;             /* this is the color of the drop down submenu for the left side if you want to use icon*/
	border-bottom: #EBEBEB 0px solid;
	border-top: #EBEBEB 0px solid;
	text-align: center; 
	width: 3; 
}

.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	margin: 0px 0px 0px 0px;
	color:#333333;                           
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight:normal; 
	font-style: normal;
	background-color: #FFFFFF;                 /*this is the color of the submenu behind text*/
	border-bottom: #999999 1px solid;        /*these are the colors of the submenu box border*/
	border-top: #999999 0px solid;
	border-left: #999999 0px solid;
	border-right: #999999 0px solid;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#FFFFFF, Direction=90, Strength=0);
	/*width:121px;*/
}

.MainMenu_MenuBreak {
	width: 5px;
	border: 0;
}

.MainMenu_MenuItemSel {
	background-color: Transparent;          /*this is the color of the submenu highlight*/
	font-family: Tahoma;
	font-size: 11px;
	font-weight:normal;
	font-style: normal;
	color:#FD0000;
	border-bottom: #737373 0px solid;
	border-top: #999999 0px solid;
	border-left: #999999 0px solid;
	border-right: #999999 0px solid;
	margin: 0px 0px 0px 0px;
	/*width:120px;*/
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 1px; 
	/*color:#333333; */
	cursor: pointer; 
	cursor: hand; 
	border-bottom: #737373 0px solid;
	border-top: #999999 0px solid;
	border-left: #999999 0px solid;
	border-right: #999999 0px solid;
	/*background-color:Transparent;*/
}

.MainMenu_MenuArrow TD {
	width:1px;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand;
}
