/* CSS Resets */html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cite,code,del,dfn,em,img,ins,q,small,strong,sub,sup,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;}article,aside,figure,figure img,figcaption,hgroup,footer,header,nav,section,video,object{display:block}a img{border:0}figure{position:relative}figure img{width:100%}

/* ! The 1140px Grid DotNetNuke Skin by dnnideas.com   */

.clr									{ clear:both}
.fleft									{ float:left}
.fright									{ float:right}
.row 									{ width: 100%;max-width: 1140px;min-width: 755px;margin: 0 auto}
#mostrar								{ display:none}
#dnnheader								{ margin:0 10px;}
#dnnheader .logo						{ padding:10px 0 0 0}
.topbar									{ /*background:url(../images/account.gif) left bottom repeat-x*/; height:25px; line-height:22px}
.HeadPane								{ width:60%; text-align:right; padding-top:12px}

#dnnmenu								{ margin:0 10px; }
#dnnmenu .menuback						{ background:url(../images/menubg.gif) 0 0 repeat-x; height:49px;}
#dnnmenu #menubox						{ float:left;background:url(../images/ml.gif) 0 0 no-repeat;}
.cssmenu 								{ margin:0 0 0 6px;position:relative; z-index:903;}
.cssmenu ul 							{ margin:0px; padding:0px;}
.cssmenu ul li 							{ list-style:none;float:left;overflow:visible; position:relative; margin-right:1px;height:44px; line-height:44px; cursor:pointer;}
.cssmenu ul li a 						{ color:#000; text-decoration:none; padding:0 17px 0 15px; display:block; font-weight:bold; text-transform:uppercase; font-size:12px}
.cssmenu ul li a:hover 					{ background:url(../images/submenubg.gif) 0 0 repeat-x}
.cssmenu ul li ul 						{ display:none; position:absolute; top:44px; }
.cssmenu ul li ul li					{ background:url(../images/menubg.gif) 0 0 repeat-x; white-space:normal; height:auto; line-height:1em; width:160px; margin:0px; border-left:1px #ccc solid; border-right:1px #ccc solid; border-top:1px #fff solid; border-bottom:1px #ccc solid}
.cssmenu ul li:hover ul.level0 			{ display: block;}
.cssmenu ul li ul li ul					{ display:none}
.cssmenu ul li ul li:hover ul.level1 	{ display: block; left:160px; top:0px}
.cssmenu ul li ul li ul li ul			{ display:none}
.cssmenu ul li ul li ul li:hover ul.level2 { display: block; left:160px; top:0px}
.cssmenu ul li ul li a 					{ color:#fff; text-decoration:none; padding:10px; display:block; font-weight:normal; text-transform:none; font-size:12px}
.cssmenu ul li ul li a:hover 			{ color:#000; background:#ddd}

.cssmenu ul li.current, .cssmenu ul li.Breadcrumb{ background:url(../images/menucurrent.gif) 0 0 no-repeat}
.cssmenu ul li.current a, .cssmenu ul li.Breadcrumb a{ background:url(../images/menucurrent.gif) right -44px no-repeat; color:#fff}
.cssmenu ul li.current li a, .cssmenu ul li.Breadcrumb li a{ color:#000}
.cssmenu ul li:hover					{ background:url(../images/menucurrent.gif) 0 0 no-repeat}
.cssmenu ul li:hover li					{ background:url(../images/submenubg.gif) 0 0 repeat-x}
.cssmenu ul li:hover a					{ background:url(../images/menucurrent.gif) right -44px no-repeat; color:#fff}
.cssmenu ul li:hover li a				{ background:url(../images/submenubg.gif) 0 0 repeat-x; color:#000}
.cssmenu ul li ul li.haschild a.subhaschild{ background-image:url(../images/right.gif); background-position:right center; background-repeat:no-repeat}

.TopLeftPane, .TopRightPane				{ width:48%}
.TAColPane								{ width:32%; margin-right:2%}
.TBColPane, .TCColPane					{ width:32%}

.LeftPane								{ width:24.157%; margin-right:1.1%}
.CenterPane								{ width:49.45%}
.RightPane								{ width:24.157%}

.FAColPane, .FBColPane					{ width:24.157%; margin-right:1.1%}
.FCColPane, .FDColPane					{ width:24.157%}
.LeftThreePane, .RightThreePane			{ width:24.175%}
.LeftNinePane, .RightNinePane			{ width:74.725%}
.LeftFourPane, .RightFourPane			{ width:32.967%}
.LeftEightPane, .RightEightPane			{ width:65.933%}

img, object, embed 						{ max-width: 100%;}
img 									{ height: auto;}

.dnnbreader								{ min-height:24px; margin-bottom:5px;}
.dnnbreader a.backhome					{ display:block; width:25px; height:20px; background:url(../images/home.png) left center no-repeat; float:left}
.dnnbreader .breader					{ float:left; width:65%; font-size:12px}
.dnnbreader a.tabback					{ display:block; width:52px; background:url(../images/back.gif)  center center no-repeat; height:20px; float:right; text-align: center; color:#fff;; line-height:20px; cursor:pointer;; font-size:12px}

a.user:link, a.user:visited, a.user:active{  text-decoration:underline; padding:0px; color:#ccc; font-size:12px; font-weight:bold;}
a.login:link, a.login:visited, a.login:active{ padding:0 5px;  text-decoration:underline; color:#ccc; font-size:12px;font-weight:bold;}

a.user:hover,a.login:hover,.buttonGroup li.userMessages a:hover,.buttonGroup li.userNotifications a:hover
{
    color:#fff;
}

.buttonGroup li.userMessages a,.buttonGroup li.userNotifications a
{
    font-size: 12px;
    text-decoration:underline;
    padding-right:5px;
    color:#ccc;
    
}


#headLogin {    
    margin: 0 2px 2px;
    position: absolute;
    right: 10px;
    top: 110px;    
}












