/*========================================================*/
/*   Universal                                          */
/*========================================================*/

/* Style For HTML PAGE                   */ html { height: 100%; }
/* Style For HTML BODY                   */ #body { margin: 0; background: url(http://www.3wdesign.com.br/portal/Portals/17/skins/skinTorquear/bg.gif) top center; margin:0; }
/* Setting Text Throughout the skin      */ table, tr, td, p {font-family: tahoma; font-size: 11px;  margin: 0;}
											body { background: url(http://www.3wdesign.com.br/portal/Portals/17/skins/skinTorquear/bg.gif) top center; }

/*========================================================*/
/*   Design Elements                                    */
/*========================================================*/

/*-- width for the standard skin            --*/ .StandardWidth { width: 760px;}
/*-- width for the admin skin               --*/ .AdminWidth { width: 85%;}

/*-- outermost table of skin                --*/ .OuterTable { width: 100%; height: 100%;}
/*-- content area height                    --*/ .StandardHeight { height: 100%;}
/*-- logo area width                        --*/ .OuterTableDIV  { width: 100%;}
/*-- width for the standard skin            --*/ .LogoArea { padding: 5px 0 5px 0;}
/*-- cell containing menu                   --*/ .MenuTD { height:47px; vertical-align: top; padding: 8px 31px 0 20px; }
/*-- cell containing search                 --*/ .SearchTD { height:47px; vertical-align: top; text-align:right; padding: 15px 16px 0 0;}
/*-- cell containing date                   --*/ .DateTD { height:20px; vertical-align: top; text-align:left; padding: 0 0 0 14px;}
/*-- cell containing login and register     --*/ .LoginTD { height:20px; vertical-align: top;text-align:right;  color: #FFF; padding: 0 17px 0 0; }
/*-- cell containing breadcrumbs            --*/ .BreadCrumbsTD { vertical-align: top; text-align:left; color: #777; padding: 9px 18px 0 26px; font-weight:bold; }
/*-- cell containing logo                   --*/ .LogoTD { vertical-align: middle; padding: 0 14px 0 0;}
/*-- copyright class                        --*/ .CopyrightClass { text-align:right;}
/*-- privacy class                          --*/ .PrivacyClass { text-align:left;}
/*-- cell containing panes                  --*/ .PanesTD { width:100%; vertical-align: top; padding: 5px 5px 0 5px; }
/*-- top header section                     --*/ .TopRow { background:  url(header_bg.gif) repeat-x top left; height: 100px; padding: 0; }
/*-- topleft header section                 --*/ .TopRowLeft { background:  url(header_bg_l.gif) no-repeat top left; height: 100px; width:100%; padding: 0; }
/*-- topright header section                --*/ .TopRowRight { background:  url(header_bg_r.gif) no-repeat top right; height: 100px; width:100%; padding: 0;}
/*-- bottom footer section                  --*/ .BottomRow { background:  url(footer_bg.gif) repeat-x top center #EFF1F5; height: 80px; padding: 0;}
/*-- bottomleft footer section              --*/ .BottomRowLeft { background:  url(footer_bg_l.gif) no-repeat top left; height: 80px; padding: 0;}
/*-- bottomright footer section             --*/ .BottomRowRight { background:  url(footer_bg_r.gif) no-repeat top right; height: 80px; text-align: right; vertical-align: top; padding: 22px 30px 0 22px; }
/*-- middle content section                 --*/ .MiddleRow { background:  url(page_bg2.jpg) repeat-x top left #EFF1F5; }
/*-- top section background                 --*/ .PageBg01 { background:  url(page_bg.jpg) repeat-x top left; padding: 0; }
/*-- middle section background              --*/ .PageBg02 { background:  url(page_bg2.jpg) repeat-x top left #EFF1F5; padding: 0; }
/*-- middle section background              --*/ .PageBg04 { height:100%; background:  url(page_bg04.jpg) repeat-x top left #EFF1F5; padding: 0; }
/*-- bottom section background              --*/ .PageBg03 { background: #EFF1F5; padding: 0; }
/*-- middle content section background      --*/ .MiddleRowBg { background: #FFF; height:100%; }
/*-- middle content section padding         --*/ .MiddleRowPad { padding: 0 10px 0 5px; }

/*========================================================*/
/*   Content Panes                                      */
/*========================================================*/

/*-- top inside content pane       --*/ .PaneTop { width: 100%; padding: 0 7px 0 7px;}
/*-- left content pane             --*/ .PaneLeft { padding: 0 7px 0 7px; width: 33%; }
/*-- content pane                  --*/ .PaneCenter { padding: 0 7px 0 7px; }
/*-- right content pane            --*/ .PaneRight { padding: 0 7px 0 7px; width: 33%; }
/*-- left content pane             --*/ .PaneLeft2 { padding: 0 7px 0 7px; width: 33%; }
/*-- content pane                  --*/ .PaneCenter2 { padding: 0 7px 0 7px; }
/*-- right content pane            --*/ .PaneRight2 { padding: 0 7px 0 7px; width: 33%; }
/*-- bottom inside pane            --*/ .PaneBottom { width: 100%; padding: 0 7px 0 7px; }
/*-- tag line content pane         --*/ .TagLinePane { width:100%; border-left: 3px solid #EEE; vertical-align:middle; padding: 0px 20px 0 20px; }

/*========================================================*/
/*   Tokens                                             */
/*========================================================*/

/*-- login and user token idle         --*/ .LOGIN_object, a.LOGIN_object:link, a.LOGIN_object:visited, a.LOGIN_object:active, .USER_object, a.USER_object:link, a.USER_object:visited, a.USER_object:active { color: #939393; background:  url(bullet.gif) no-repeat top left;  font-family: tahoma; font-size: 11px; font-weight:bold; text-decoration: none; padding: 0 0 0 20px; }
/*-- login and user token hover        --*/ a.LOGIN_object:hover, a.USER_object:hover { color: #666; font-family: tahoma; font-weight:bold; font-size: 11px; text-decoration: none; }
/*-- date token idle                   --*/ .DATE_object { color: #939393; font-family: tahoma; font-size: 11px; text-decoration: none; }
/*-- breadcrumbs token idle            --*/ .BREADCRUMBS_object, a.BREADCRUMBS_object:link, a.BREADCRUMBS_object:visited, a.BREADCRUMBS_object:active { color: #797979; font-family: tahoma; font-size: 11px; text-decoration: none; font-weight:bold;}
/*-- breadcrumbs token hover           --*/ a.BREADCRUMBS_object:hover { color: #666; font-family: tahoma; font-size: 11px; text-decoration: none; font-weight:bold; }
/*-- terms privacy and copyright       --*/ .FOOTER_objects { color:#858585; font-size: 11px; }
/*-- terms privacy and copyright links --*/ a.FOOTER_objects:link, a.FOOTER_objects:visited, a.FOOTER_objects:active { color:#858585; font-weight:bold; text-decoration:none; }
/*-- terms privacy and copyright hover --*/ a.FOOTER_objects:hover { color:#666; font-weight:bold; text-decoration:none;  }

/*========================================================*/
/*   Text                                               */
/*========================================================*/

/*-- most of the text on site          --*/ .normal, .Normal { font-family: tahoma; font-size: 11px; color: #555; }
/*-- most of the bold text on site     --*/ .NormalBold { font-family: tahoma; font-size: 11px; font-weight: bold; color: #555; }
/*-- red text on site for errors       --*/ .NormalRed { color: #C50000; font-family: tahoma; font-weight: bold; font-size: 11px; }
/*-- subheadings - mostly in admin     --*/ .SubHead { font-family: tahoma; font-size: 11px; font-weight: bold; color: #777; padding: 0; }
/*-- headings - mostly in admin        --*/ .Head { font-size: 11px; color: #777; background: transparent; font-weight: bold; padding: 0;}

/*========================================================*/
/*   Links                                          */
/*========================================================*/

/*-- default links visited and active  --*/ a:link, a:visited, a:active { color: #666; font-family: tahoma; font-weight: bold; font-size: 11px; text-decoration: underline; }
/*-- default links hover               --*/ a:hover { color: #444; font-family: tahoma; font-size: 11px; text-decoration: underline; }
/*-- normal  links visited and active  --*/ a.Normal:link, a.Normal:visited { color: #666; font-family: tahoma; font-weight: bold; font-size: 11px; text-decoration: none; }
/*-- normal  links hover               --*/ a.Normal:hover { color: #444; font-family: tahoma; font-size: 11px;	text-decoration: none; }
/*-- admin button-link style           --*/ a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active { color: #6A6A6A; border: 1px solid #ABABAB; background: #EFEFEF; padding: 2px 3px 3px 4px; font-family: tahoma; font-weight: bold; font-size: 11px; text-decoration: none; height: 20px; }
/*-- admin button-link style hover     --*/ a.CommandButton:hover                                                 { color: #6A6A6A; border: 1px solid #868686; background: #DFDFDF; padding: 2px 3px 3px 4px; font-family: tahoma; font-weight: bold; font-size: 11px; text-decoration: none; height: 20px; }
/*-- search button in search form      --*/ .SearchButton { background: transparent; padding: 13px 27px 6px 31px; cursor: hand; font-size:1px; margin: 0 0 0 0px;}
											.Claro  { color: #f7f7f7; text-decoration: none; }

/*========================================================*/
/*   Forms                                              */
/*========================================================*/

/*-- default form elements      --*/ select, input { font-family: tahoma; font-size: 11px; color: #888; }
/*-- textbox                    --*/ .NormalTextBox { color: #333; padding-left: 4px; line-height: 12px; font-family: tahoma; font-weight: normal; font-size: 11px; }
/*-- textbox container          --*/ td.NormalTextBox { padding: 0; margin: 0; background: transparent; visibility: invisible; border: 0; }
/*-- textbox used for search    --*/ #dnn_dnnSEARCH_txtSearch.NormalTextBox { height:15px; background-color:#CCCCCC; width: 125px; color: #888; border: 0px solid #FFFFFF; cursor:text; margin-left: 10px;}
#dnn_dnnSEARCH_cmdSearch {
	color: #CCCCCC;
}

/*========================================================*/
/*   Main Menu and Module Menus                         */
/*========================================================*/

/*-- box that holds the menu    --*/ .MainMenu_MenuContainer {  width: 139px; padding: 0; }
/*-- bar that holds the menu  --*/ .MainMenu_MenuBar { cursor: pointer; cursor: hand; background: #BDBDB3;  width: 139px; padding: 0; }
/*-- submenu container        --*/ .MainMenu_SubMenu, .ModuleTitle_SubMenu { z-index: 1000;  cursor: pointer;  cursor: hand; margin: 0 0 0 1px; background: #F9F9F9; padding: 0px; border: 1px solid #898989; font-weight: normal; filter: none; }
/*-- submenu items idle       --*/ .MainMenu_MenuItem, .ModuleTitle_MenuItem { font-family: tahoma;  color: #6A6A6A; font-size: 11px; background: transparent; font-weight: bold; font-style: normal; padding: 0px 30px 0px 16px; height: 20px; border: 0; }
/*-- submenu items hover      --*/ .MainMenu_MenuItemSel, .ModuleTitle_MenuItemSel { font-family: tahoma; font-size: 11px; font-weight: bold; cursor: pointer; cursor: hand; color: #FFF; background: #898989; padding: 0px 30px 0px 16px; height: 20px; border: 0;}
/*-- menuitems idle           --*/ .MainMenu_Idle { color: #BDBDB3; padding: 0; height: 38px; font-weight: bold;}
/*-- menuitems over           --*/ .MainMenu_Selected { color: #222; background: #BDBDB3 ; padding: 0; height: 38px; font-weight: bold;}
/*-- menuitems active         --*/ .MainMenu_Active, .MainMenu_BreadcrumbActive {color: #666; background: #BDBDB3; padding: 0; height: 38px; font-weight: bold;}
/*-- not needed - main menu   --*/ .MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon  { display: none; }
/*-- module menu continer     --*/ .ModuleTitle_MenuContainer { color: #2c2c2c; }
/*-- module menu bar          --*/ .ModuleTitle_MenuBar { cursor: pointer; cursor: hand;}
/*-- module menu padding      --*/ .ModuleTitle_MenuItem, .ModuleTitle_MenuItemSel { padding: 0 5px 0 0; }
/*-- not needed - module menu --*/ .ModuleTitle_MenuBreak, .MainMenuSeperator,.MainMenu_MenuBreak, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow, .ModuleTitle_MenuIcon { display: none; }

.main_dnnmenu_container {
	background-color: transparent;
	color: #2c2c2c; 
}
.main_dnnmenu_bar {
	cursor: pointer;
	cursor: hand;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
   	white-space: nowrap;  /*Word wrapping menu item now optional*/	
    padding: 3px 5px 3px 5px;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 12px 0px 5px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	background: transparent; 
}

.main_dnnmenu_itemhover td {  
	background-color: #ffffff;
}

.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	z-index: 1000;  
	margin: 1px 0 0 0; 
	border: 1px solid #AAA; 
	font-weight: normal; 
	background-color: #eeeeee;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	filter: none;  
	padding: 0;   /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	display: none;
}
.main_dnnmenu_rootmenuarrow {
	display: none;
}


.SkinObject {
	display: none;
}

/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/

