/*========================================================*/
/*         CSS for DotNetNuke Skin - Equinox              */
/*                  by Brian Connor                       */
/*               http://bc.digidia.com                    */
/*                connbrian@gmail.com                     */
/*========================================================*/

/*========================================================*/
/*   Universal                                          */
/*========================================================*/

/* Style For HTML PAGE                   */ html { height: 100%; }
/* Style For HTML BODY                   */ #body { margin: 0; background:transparent; margin: 8px 0 0 0; }
/* Setting Text Throughout the skin      */ table, tr, td {font-family: tahoma; font-size: 11px; margin: 0;}
											p {
	font-family: tahoma;
	font-size: 11px;
	line-height: 17px;
	padding-top: 3px;
}
/*========================================================*/
/*   Design Elements                                    */
/*========================================================*/

/*-- width for the standard skin            --*/ 
.StandardWidth {
width: 760px;
min-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;
background-image: url(logoBanner.jpg);
	background-repeat: no-repeat;
}
/*-- cell containing menu                   --*/ .MenuTD { background-color: #6633CC; width: 33%; 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:47px; vertical-align: top; padding: 8px 5px 0 20px;
/*--	height:20px;
	vertical-align: top;
	text-align:left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 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;
/*-	background-image: url(logoBanner.jpg);
	background-repeat: no-repeat; --*/
	/*height: 157px;*/
	height:120px;
	padding-top: 0;
	padding-right: 14px;
	padding-bottom: 0;
	padding-left: 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 {
	/*width: 23%!important;*/
	width: 165px!important;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0px;	
}
/*-- content pane                  --*/ .PaneCenter { padding: 0 5px 0 5px; }
/*-- right content pane            --*/ .PaneRight {
	/*width: 30%;*/
	width: 228px!important;
	padding-top: 0;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 4px;
}
/*-- left content pane             --*/
 .PaneLeft2 
 { /*width: 23%;*/
 width: 165px!important;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0px; }
/*-- content pane                  --*/ .PaneCenter2 { padding: 2px 5px 0 5px; }
/*-- right content pane            --*/ 
.PaneRight2 
{ 	/*width: 30%;*/
	width: 228px!important;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 4px; }
/*-- bottom inside pane            --*/ .PaneBottom { width: 100%; padding: 0 7px 0 7px; }
/*-- tag line content pane         --*/ .TagLinePane {
	width:40%;
	vertical-align:top;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	background:transparent!important;
	background-color:transparent!important; 
	
	
}

/*========================================================*/
/*   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;   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: #FFFFFF;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	height: 20px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
/*-- 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: #999999; line-height: 17px; }
/*-- 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: #990000; 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;
	line-height: 17px;
}
/*-- headings - mostly in admin        --*/ .Head { font-size: 11px; color: #777; background: transparent; font-weight: bold; padding: 0;}

h2 { font-family: tahoma; font-size: 13px; font-weight: bold; color: #6666CC; }

h3 { font-family: tahoma; font-size: 14px; font-weight: bold; color: #6666CC; }



/*========================================================*/
/*   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: none; }
/*-- default links hover               --*/ a:hover { color: #444; font-family: tahoma; font-size: 11px; text-decoration: none; }
/*-- 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: #999999;
	background: #EFEFEF;
	padding: 2px 3px 3px 4px;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ABABAB;
	border-right-color: #6666CC;
	border-bottom-color: #6666CC;
	border-left-color: #ABABAB;
}
/*-- admin button-link style hover     --*/ a.CommandButton:hover                                                 {
	color: #6633CC;
	padding: 2px 3px 3px 4px;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	height: 20px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6666CC;
	border-right-color: #6699CC;
	border-bottom-color: #6699CC;
	border-left-color: #6666CC;
}
/*-- search button in search form      --*/ .SearchButton { background: transparent; padding: 13px 27px 6px 31px; cursor: hand; font-size:1px; margin: 0 0 0 0px;}

/*========================================================*/
/*   Forms                                              */
/*========================================================*/

/*-- default form elements      --*/ select, input { font-family: tahoma; font-size: 11px; color: #333; }
/*-- 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:19px; background: transparent; width: 140px; color: #888; padding: 4px 8px 0 0; border: 0px solid #FFFFFF; cursor:text;}

/*========================================================*/
/*   Main Menu and Module Menus                         */
/*========================================================*/

/*-- removing bg colors         --*/ .MainMenu_Idle.MainMenu_MenuItem, .MainMenu_Selected.MainMenu_MenuItemSel, .MainMenu_Active.MainMenu_MenuItem, .MainMenu_BreadcrumbActive.MainMenu_MenuItem { background:transparent; }
/*-- box that holds the menu    --*/ .MainMenu_MenuContainer { background: transparent; }
/*-- bar that holds the menu    --*/ .MainMenu_MenuBar { cursor: pointer; cursor: hand; background: transparent; }
/*-- submenu container          --*/ .MainMenu_SubMenu, .ModuleTitle_SubMenu { z-index: 1000;  cursor: pointer;  cursor: hand; margin: 1px 0 0 0; background: #EEEEEE; padding: 0px; border: 1px solid #AAA; font-weight: normal; filter: none; }
/*-- submenu items idle         --*/ .MainMenu_MenuItem, .ModuleTitle_MenuItem { font-family: tahoma;  color: #6A6A6A; font-size: 11px; background: #FCFCFC; 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: #222; background: #EEE; padding: 0px 30px 0px 16px; height: 20px; border: 0;}
/*-- menuitems idle             --*/ .MainMenu_Idle TD { color: #FFF; background: transparent; font-size: 8pt; padding: 9px 10px 10px 10px; font-weight: bold; }
/*-- menuitems over             --*/ .MainMenu_Selected TD { color: #eee; background: transparent; font-size: 8pt; padding: 9px 10px 10px 10px; font-weight: bold; }
/*-- menuitems active           --*/ .MainMenu_Active TD, .MainMenu_BreadcrumbActive TD { color: #eee; background: transparent; font-size: 8pt; padding: 9px 10px 10px 10px; font-weight: bold; }
/*-- middle seperator           --*/ .MainMenu_Seperator { background: url(divider_menuitem.gif) no-repeat top right transparent; width:2px; height: 32px; }
/*-- 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   --*/ .MainMenuSeperator, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow, .ModuleTitle_MenuIcon { display: none; }
/*-- removing seperator borders --*/ .MainMenu_MenuBreak { border-top-style: none; border-right-style: none;	border-left-style: none; border-bottom-style: none; background:transparent;  vertical-align:top;}



/*-- PaneLeft navigation --*/
/*
.PaneLeft {
	text-align:left;
	margin-bottom: 1px;
	font-family: tahoma!important;
	font-size: 12px!important;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #9776D5;
	
}
.PaneLeft ul, .boxedB ul ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 98%;
}

.PaneLeft li, .boxedB ul ul li {
	display: inline;
	width:98%;
}

.PaneLeft a {
	display: block;
	text-decoration: none!important;
	color: #FFFFFF!important;
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 10px;
	text-align: left;
	font-family: tahoma!important;
	font-size: 12px!important;
	font-weight: normal!important;
}

.PaneLeft a:hover {
	text-decoration: none!important;
	color: #6633CC!important;
	font-size: 12px!important;
}

.PaneLeft .SelectedTab a{
	font-weight: bold!important;
	color: #6633CC!important;
}

.PaneLeft .Level1 a{
	color: #CCCCCC!important;
	width: 100%;
	font-weight: normal!important;
	margin-left: 8px!important;
	background-image: url(bullet2.gif);
	background-repeat: no-repeat;
	background-position: left center; 
/*	list-style-position: inside;
	list-style-type: square;
	list-style-image: url(bullet2.gif);
}*/
/*
.PaneLeft .Level1 a:hover{
	color: #6633CC!important;
	font-weight: normal;
	width: 100%;
}	

.PaneLeft .Level1 .SelectedTab a{
	font-weight: bold!important;
	color: #99CC66!important;
}

.PaneLeft .Level2 a{
	color: #FFFFFF!important;
	width: 98%;
	font-weight: normal!important;
	margin-left: 20px!important;
	
	
}
.PaneLeft .Level2 a:hover{
	color: #6633CC!important;
	font-weight: normal;
	width: 98%;
}	
*/


.TabList {
    font-size:100%;
}
#nav ul {
    padding:0;
    margin:0;
    list-style:none;
    float:left;
    width:100%;
    background-color:#7F5ACB;
}

#nav li {
  position: relative;
  float:left;
  line-height : 1.25em;
  width: 96%;
  list-style: none;
}

#nav li ul { /* second-level lists */
	position : absolute;
	left: -999em;
    background-color:#7F5ACB;
  	margin:-1.9em 0 0 11.5em;
	border:1px solid #FFFFFF;
}

#nav li ul ul { /* third-and-above-level lists */
	left: -999em;
    background-color:#7F5ACB;
  	border:1px solid #333;
}

#nav a {
	font-size:1em;
	display:block;
	width: 88%;
	w\idth : 88%;
	text-decoration:none;
	font-weight:bold;
	/* border:1px solid #9776D5;*/
    color: #FFF!important;
	line-height: 1.3em;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 2px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 6px;	
}
#nav li a:hover {
  /*background-color: #fff;
  border:1px solid #333;*/
  color: #2EB9B2!important;
}
#nav li a.SelectedTab {
    font-weight:bold;
    background-color: #FFF;
    color:#6633CC!important;
}
#nav .DisabledTab {
    color:#ccc;
}
/*no need to change these hover classes unless you need more than 4 levels */
#nav li:hover ul ul,
#nav li:hover ul ul ul,
#nav li:hover ul ul ul ul,
#nav li.iehover ul ul,
#nav li.iehover ul ul ul,
#nav li.iehover ul ul ul ul{
  left: -999em;
}

#nav li:hover ul, 
#nav li li:hover ul, 
#nav li li li:hover ul, 
#nav li.iehover ul, 
#nav li li.iehover ul, 
#nav li li li.iehover ul {
	left: auto;
}


.navContainerBorder {
    background-color:#7F5ACB;
    padding:2px;
    border:1px solid #6633CC;
    height:30em;
	width: 165px!important;
}
.navContainer {
   
   height:30em;
   width:100%;
   vertical-align:top;
   text-align:left;
   margin-bottom: 1px;
	font-family: tahoma!important;
	font-size: 1 em;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #7F5ACB;

}



/*==========================================================*/
/* - overwrites below for extra modules - events, forums etc                                      */
/*==========================================================*/

.Event .EventDay, .EventDay td, .EventDay a, .EventDay a:visited,
{
/* fix the height issue */
height:auto!important;
}

TD .ListDate 
{	

color: #999999!important;
}

.ListDate 
{	
font-family: Tahoma!important;
font-size: 10px!important;
color: #999999!important;
}

.ListTitle 
{
	font-family: Tahoma!important;
	font-size: 10px!important;
	VERTICAL-ALIGN: top;
	TEXT-ALIGN: left;
	color: #6666CC!important;
}


.EventTitle TD 
{
	background-color: #9999CC!important;
	background-image: none!important;
}

.WeekOfTitle, .WeekDay, .WeekDay a, .ListHeader, .ListTitle a
{
	color: #6666CC!important;
	font-weight: bold;
}

.WeekDay
{
	background-color: #FFFFFF!important;
	filter: none!important;
}

.YourCompanyNameSurveyResults
{
	font-family: Tahoma!important;
	font-size: 11px!important;
	color: #666666!important;
}


.Forum_HeaderText
{
	color: #666699!important;
	padding-left: 4px;
}

A.Forum_Profile:hover, A.Forum_Link:hover, A.Forum_LinkLargeButton:hover, A.Forum_NormalBold:hover, .Forum_FooterText, A.Forum_BreadCrumb:hover
{
	color: #666699!important;
	
}


TD.Forum_AltHeaderText 
{
	color: #666699!important;
}
	
.Forum_AltHeaderText
{	
color: #666699!important;
}

A.Forum_AltHeaderText:link 
{
	color: #666699!important;
	}
A.Forum_AltHeaderText:visited {	color: #666699!important;}
A.Forum_AltHeaderText:hover {	color: #666699!important;}

.Forum_ModerateButton
{
	border-top-color: #666699!important;
	border-right-color: #666699!important;
	border-bottom-color: #666699!important;
	border-left-color: #666699!important;
}


/*==========================================================*/
/* - overwrites blueline around image links                                      */
/*==========================================================*/


 a img 
 {
 	
	border : none;
}

 a:link img 
 {
	border : none;
}

 a:visited img 
 {
	border : none;
}

 a:hover img 
 {
	border : none;
}

 a:active img 
 {
	border : none;
}

/*==========================================================*/
/* - overwrites below for registration page                                      */
/*==========================================================*/
/*
#dnn_ctr_ManageUsers_Profile_ProfileProperties_tblAddress TBODY TR TD DIV DIV
{
width:450px!important;
max-width:450px!important;
float:left!important;
background-color:#3399CC;
}


#dnn_ctr_ManageUsers_Profile_ProfileProperties_tblAddress TBODY TR TD DIV 
{
width:450!important;
max-width:450!important;
background-color:#CC0000;

}

#dnn_ctr_ManageUsers_Profile_ProfileProperties
{

width:450px!important;
max-width:450!important;
}

.NormalRed
{
max-width:450!important;
width:450px!important;
}


#dnn_ctr_ManageUsers_Profile_ProfileProperties_ctl04_Unit
{
max-width:450!important;
width:450px!important;
}


#dnn_ctr_ManageUsers_Profile_ProfileProperties_tblContact Info TBODY TR TD DIV 
{
width:450!important;
max-width:450!important;
background-color:#999933;

}

#dnn_ctr_ManageUsers_Profile_ProfileProperties_tblContact Info TBODY TR TD DIV DIV, #dnn_ctr_ManageUsers_Profile_ProfileProperties_tblCompany Details TBODY TR TD DIV DIV
{
width:450!important;
max-width:450!important;
background-color:#9966CC;

}

#dnn_ctr_ManageUsers_Profile_ProfileProperties_ctl11_Telephone, #dnn_ctr_ManageUsers_Profile_ProfileProperties_ctl01_Designation
{
max-width:450!important;
width:450px!important;
}
*/


/*
#dnn_ctr_ManageUsers_Profile_ProfileProperties
{
width:auto!important;
max-width:auto!important;
background-color:yellow;
}

#dnn_ctr_ManageUsers_Profile_ProfileProperties DIV TABLE TBODY TR TD DIV DIV
{
width:auto!important;
max-width:auto!important;
background-color:silver;
}

#dnn_ctr_ManageUsers_Profile_ProfileProperties DIV TABLE TBODY TR TD DIV 
{
width:auto!important;
max-width:auto!important;
background-color:pink;
}

#dnn_ctr_ManageUsers_Profile_ProfileProperties_tblCompany TBODY TR TD DIV,
#dnn_ctr_ManageUsers_Profile_ProfileProperties_tblCompany TBODY TR TD DIV DIV

{
width:auto!important;
max-width:auto!important;
background-color:pink;
}

#dnn_ctr_ManageUsers_Profile_ProfileProperties_tblContact TBODY TR TD DIV, 
#dnn_ctr_ManageUsers_Profile_ProfileProperties_tblContact TBODY TR TD DIV DIV
{
width:auto!important;
max-width:auto!important;
background-color:pink;
}*/


