/* SEMANTIC VERTICAL LAYOUT SKIN*/

body { 
	margin:0px 15px 15px 15px; 
	font-size: 8pt; 
}

a img { border:0px !Important}

/* Setting Text Throughout the skin      */ 
table, tr, td 
{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	}
	
input[type="button"] {
	cursor:hand;
	cursor: pointer;
}
	
/* Links */	
a:link {
	text-decoration:underline;
	}
	
a:visited 
{
	text-decoration:underline;
	}

a:hover 
{
	text-decoration:none;
	}

a:active 
{
	text-decoration:underline;
	}

/* outermost div of skin                 */ 
.OuterDiv {
	width:100%; 
	margin-left:auto; 
	margin-right:auto;
	}
	
.TopPane{ padding:4px 0px 2px 10px;}

.LeftPane50{ padding:2px 2px 2px 10px; width:50%;}
.RightPane50{ padding:2px 0px 2px 10px; width:50%;}

.LeftPane{ padding:2px 2px 2px 10px;	width:33%;}
.ContentPane{ padding:2px 2px 2px 2px; width:100%;}
.RightPane{	padding:2px 0px 2px 10px; width:33%;}

.LeftPane20{ padding:2px 2px 2px 10px; width:20%;}
.ContentPane40{ padding:2px 2px 2px 2px; width:40%;}
.RightPane40{ padding:2px 0px 2px 10px; width:40%;}

.LeftPane30{ padding:2px 2px 2px 10px; width:30%;}
.RightPane70{ padding:2px 0px 2px 10px; width:70%;}

.BottomPane{padding:2px 0px 4px 10px;}

.BannerPane
{
	height:135px;
	max-height:135px;
	vertical-align:top;
	padding-top:15px;
}

.BannerPaneR
{
	width:100%;
	border-right:solid 10px #FFFFFF;
}

.BannerPaneL
{
	width:40%;
	min-width:452px;
	border-left:solid 10px #FFFFFF;
}

.TL
{
}

.TM
{
}

.TR
{
}

.ML
{
}

.MM
{
}

.MR
{
}

.BL
{
}

.BM
{
}

.BR
{
}

.BIL
{
	height:75px;
	width:8px;
}

.BIM
{
}

.BIR
{
	height:75px;
	width:8px;
}

.BreadcrumbL
{
	height:22px;
	width:4px;
}

.BreadcrumbM
{
	height:22px;
	width:100%
}

.BreadcrumbR
{
	height:22px;
	width:4px;
}


.breadcrumb_nolink, a.breadcrumb_nolink:hover
{
	text-decoration:none;
}

.menuBarLeft
{
	height:45px;
	width:7px
}

.menubar
{
	height:45px;
	width:80%
}

.menubar2
{
	height:45px;
	width:100%
}

/* styles for search skin token */
#searchContent{
	vertical-align:bottom; 
	text-align:right; 
	padding:10px 10px 0px 0px;
	}

a.browseContent:link, a.browseContent:visited
{
    font-size:8pt;
	text-decoration:underline;
	color:#595959;
	font-weight:normal;
}

a.browseContent:hover
{
    font-size:8pt;
	text-decoration:none;
	color:#888888;
	font-weight:normal;
}

#browseContentDiv
{
	float:right; 
	clear:both; 
	width:200px; 
	padding-top:2px; 
	padding-right:4px;
	text-align:right
}

/* Search skin object styling */
.searchButtonStyle
{
    background:#888888 url(formbuttonSearch.png) repeat-x bottom;
    border:none;
	border-color: transparent;
    height:30px;
    width:66px;
    color:#FFFFFF;
    font-weight:bold;
	font-size:9pt;
	cursor:hand;
	cursor: pointer;
	margin-left:2px;
}

.searchButtonStyle:hover
{
	 border:none !Important;
	 border-color: transparent;
}

input.searchButtonStyle
{
	 border:none !Important;
	 border-color: transparent;
}

.searchTextBoxStyle
{
    width:200px;
    border:0px;
	background:transparent;
	margin-right:4px;
}

#searchTextBoxDiv
{
	background: url(SearchContentBkg.png) no-repeat;
    height:24px;
	padding-top:6px;
	float:right; 
	width:217px;
	position:relative;
}

/* End Search skin object styling */

.menuBarRight
{
	height:45px;
	width:9px
}

.menuBarLeftT
{
	height:57px;
	width:14px
}

.menubarT
{
	height:57px;
}

.menuBarRightT
{
	height:57px;
	width:9px
}

.menuspacer
{
	height:30px;
}

.MenuL
{
	width:223px;
	vertical-align:top;
	padding-top:5px;
}

.menubkg
{
	padding-top:17px;
	padding-left:17px;
	vertical-align:top;
	height:230px;
}

/*Classes for text elements */

#poweredBy 
{

}	

.greetingTime
{
	font-weight:bold;
	font-size:10pt;
}

.greetingName 
{	
	font-size:10pt;
}

.CommunityGreeting
{
	padding-right:10px;
	text-align:right
}

#brokerContact 
{

}

#copyright 
{

}

a.copyright:link 
{
}
.LOGIN_object, a.LOGIN_object:link, 
a.LOGIN_object:visited, a.LOGIN_object:active
{  
	margin-right:25px;
}
a.LOGIN_object_contact
{
	background:url(contact_icon.png) no-repeat center;
	font-size:8pt;
} 

a.LOGIN_object_settings
{
	background:url(settings_icon.png) no-repeat center;
	font-size:8pt;
}

a.LOGIN_object_login
{
	background:url(login_icon.png) no-repeat center;
	font-size:8pt;
}

/* New settings bar styles */
a.SettingsLinks:link, a.SettingsLinks:visited, a.SettingsLinks:active
{
    background: url(TopBarSpacer.png) no-repeat center right; 
    color:#000000; 
    padding:5px 10px 7px 10px !Important ;
    text-decoration:underline !Important;
    text-align:center; 
    font-size:8pt !Important; 
    display:block;
    font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

a.SettingsLinks:hover 
{
    background:url(TopBarSpacer.png) no-repeat center right; 
    color:#595959; 
    padding:5px 10px 7px 10px !Important;
    text-decoration:none;
    text-align:center; 
    font-size:8pt !Important; 
    display:block;
    font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

 /* this styles the disabled link to hrconnection */
.settingsBar .aspNetDisabled, .settingsBar a.aspNetDisabled:visited, .settingsBar a.aspNetDisabled:active, .settingsBar a.aspNetDisabled:hover
{   
    background: url(TopBarSpacer.png) no-repeat center right; 
    color:#999999 !Important;
    padding:5px 10px 7px 10px !Important ;
    text-align:center; 
    font-size:8pt !Important; 
    display:block;
	text-decoration:none !Important;
  }

a.lastLink:link, a.lastLink:visited, a.lastLink:active
{
    background: Transparent; 
    color:#000000; 
    padding:5px 10px 7px 10px !Important;
    text-decoration:underline !Important;
    text-align:center; 
    font-size:8pt !Important; 
    display:block;
    font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

a.lastLink:hover 
{
    background:Transparent; 
    color:#595959; 
    padding:5px 10px 7px 10px !Important;
    text-decoration:none;
    text-align:center; 
    font-size:8pt !Important; 
    display:block;
    font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.settingsBar
{
    overflow:hidden; 
    margin-right:0;
    padding-bottom:10px;
    font-size:8pt !Important
}
    
.settingsBarBkgLeft
{
    background:url(settingsLeft.png) repeat-x;
    float:right; 
    position:relative; 
    height:30px;
    width:12px;
}

.settingsBarBkg
{
    background:url(settingsMiddle.png) repeat-x;
    float:right; 
    position:relative; 
    height:30px;
}

.settingsBarBkgRight
{
    background:url(settingsRight.png) repeat-x;
    float:right; 
    position:relative; 
    height:30px; 
    width:12px;
}

.settingsFloatLeft
{
    float:left;
}
/* End new settings bar styles */

.RadMenu_DefaultMenu a.rmLink
{
	line-height:18pt;
	text-decoration: none;
	padding: 1px 0px 3px 10px;
	background-position: right top;
	background-repeat: no-repeat;	
}

/* ********** Menu Style ************** */
.MainMenu_MenuContainer{ width:100%;}
.MainMenu_MenuBar{}
.MainMenu_MenuIcon{ }
.MainMenu_RootMenuArrow{ }
.MainMenu_MenuArrow{ }

.RadMenu .rmSeparator
{
display: none; 
}

/*---------Root Menu Separator---------------*/
.MainMenu_MenuBreak{ border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;}
.MainMenu_MenuItemSel {}

/*---------Sub Menu style---------------*/
.MainMenu_MenuItem, .submenuitembreadcrumb{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, Tahoma; 
	font-size:9pt;	
	font-weight:normal;
	padding:5px 15px 5px 10px;
	border-width:0px 0px;

}
.submenuitemselected{
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, Tahoma;
	font-size:9pt;
	font-weight:normal;
	padding:5px 15px 5px 10px;

}
.submenu{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, Tahoma;
	font-size:9pt;
	font-weight:normal;
	padding:0px;
	margin-top: 1px;
	margin-left: 1px;
	z-index:5000;
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
}

.RadMenu ul.rmRootGroup{
	background-image: none;
}

/*---------Root Menu style---------------*/
.rootmenuitem TD, .RadMenu_DefaultMenu a.rmRootLink{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Tahoma;
	font-size:13px;
	font-weight:normal;
	padding: 3px 13px 1px 15px;
}

.rootmenuitemselected TD, .rootmenuitembreadcrumb TD, .MainMenu_RootMenuItemActive TD{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Tahoma;
	font-size:13px;
	font-weight: normal;
	padding: 7px 13px 7px 10px;
	text-decoration: none;
}


/*-- solpartactions items idle  --*/      
.ModuleTitle_MenuItem 
{ 
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold; 
	font-style: normal; 
	padding:5px 5px 5px 5px;
	border: 0;
}
	
/*-- solpartactions items hover --*/      
.ModuleTitle_MenuItemSel 
{ 
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold; 
	font-style: normal; 
	padding:5px 5px 5px 5px;
	border: 0;
}

/*-- solpartactions container  --*/      	
.ModuleTitle_SubMenu 
{		
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold; 
	z-index: 1000;  
	cursor: pointer;  
	cursor: hand; 
	font-weight: normal; 
	filter: none; 
	text-align:left;
}
	
.ModuleTitle_MenuIcon  
{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold; 
	font-style: normal; 
	border: 0;
	padding:5px 5px 5px 5px;
}
	
/*-- solpartactions menu continer    --*/     
.ModuleTitle_MenuContainer 
{ 
}
	
/*-- solpartactions menu bar   --*/           
.ModuleTitle_MenuBar 
{
	cursor: pointer; 
	cursor: hand;
}
	
.ModuleTitle_MenuBreak 
{
    height: 5px;
	border:none;
}

/*-- not needed - module menu    --*/
.ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow
{ 
	display: none; 
}

/*NON LAYOUT RELATED ELEMENTS --------------------------------------------------------------------------------------------------------------------*/

/* Font Styling */

h1
{
	font-size:14pt;
	line-height:16pt;
}
	
h2
{
	font-size:10pt;
	font-weight:bold;
	font-family: Tahoma;
	margin-bottom: 0px;
    padding-bottom: 0px;
	margin-top: 0px;
    padding-top: 0px;
}
	
h3
{
	font-size:11pt;
	font-family: Tahoma;
	margin-bottom: 0px;
    padding-bottom: 5px;
	margin-top: 0px;
    padding-top: 0px;
}
	
h4
{
	font-size:14pt;
	line-height:16pt;
	font-family: Tahoma;
	margin-bottom: 0px;
    padding-bottom: 0px;
	margin-top: 0px;
    padding-top: 0px;
}
	
h5
{
	font-size:8pt;
	font-weight:bold;
	line-height:10pt;	
}		

.header
{
	font-size:14pt;
	line-height:16pt;
}

.lineheight
{
	line-height:8pt;
}

.error
{
	font-size:8pt;
	font-weight:normal;
	line-height:10pt;	
}
	
.more
{
	font-size:8pt;
	font-weight:normal;
	line-height:10pt;
	padding:5pt;	
	text-align:right;
}

.login 
{
	font-size:8pt;
	text-decoration:underline;
	font-weight:bold;
}
	
.linkcolor 
{
}
	
.errormsg
{
	line-height:9pt
}

.pageMode
{
	text-align:-moz-right !Important;  
	text-align:right;
	padding:0px 10px 0px 0px;
	color:#FFFFFF;
}

.manageUsers
{
	text-align:-moz-right !Important;  
	text-align:right;
	padding:0px 10px 0px 0px;
}

/*Module styling */	
.resourceList
{
	padding:10px;
}

.resourceListHeader
{
	padding:10px;
}

.wizardstep
{
}

.HealthShopSZ
{
	background-repeat:repeat-x;
	background-image:url(rotator-bg.gif);
}

.DoCsmall
{
	border: solid 1px;
	background:#FFFFFF url(rotatorwide-bg.gif) repeat-y right;
	border-color:#cdcdcd;
	margin:2px;
}
	
.docGrid
{
}

.docView
{
}

.docStatus
{
	font-weight:normal;
}

.docDescription
{
	font-size:7pt;
}

.formsView
{
	padding:20px;
}

.formdescription
{
	padding:5px;
}

.questionofDay
{
}

.Q
{
	font-size:14pt; 
	font-weight:bold; 
	font-family:Georgia;
	vertical-align:top;
}

.A
{
	font-size:14pt; 
	font-weight:bold; 
	font-family:Georgia;
	line-height:11pt;
}

.uploadedDoc
{
}
.noImage
{
	width:100px;
	height:100px;
	background: url(noImage.png) no-repeat;
}

.wrapper
{
}

.postingdivider
{
}

.plainInfoTypes
{
      background: #CCCCCC url(MainItemBackgroundLong.gif) repeat-x top;
}

/********* Begin Featured Survey Module Style - Does not change with Portal Skin *********/
.survey
{
	font-size:10px;
	font-weight:bold;
	color:#000000;
	position:relative;
	top: 33%;
}

.survey:visited
{
	text-decoration:underline;
	color:#000000;
}

.survey:hover
{
	text-decoration:underline;
	color:#000000;
	cursor:pointer;	
}

.survey:active
{
	text-decoration:underline;
	color:#000000;
	cursor:pointer;
}

.FeaturedSurveyButton
{
    height: 35px;
    width: 115px;
    position:relative;
    vertical-align : middle; 
    background-image: url(buttonimg.png);
}
/********* End Featured Survey Module Style *********/

.TransparentText
{
	border:none; 

}
#Scrollbar_Modules
{
}

/*Side Menu for Modules */
.sidemenuItemBackground 
{
      background-repeat:repeat-x;
}
.sidemenuItem
{
      padding-left:10px;
      padding-right:10px;
	  text-decoration :none;
	  font-weight :bold;
	  height:15px;
	  padding-top:5px;
	  padding-bottom:5px;

 }
.sidemenuItemactive
{
    padding-left:10px;
    padding-right:10px;
	height:15px;
	padding-top:5px;
	padding-bottom:5px;
	
 }       
.sidemenuItem:hover
{
    padding-left:10px;
    padding-right:10px;
	height:15px;
	padding-top:5px;
	padding-bottom:5px;

}

a.sideMenu:link {
	text-decoration:none;
	font-weight:bold;
	}
	
a.sideMenu:visited 
{
	text-decoration:none;
	font-weight:bold;
	}

a.sideMenu:hover 
{
	text-decoration:none;
	font-weight:bold;
	}

a.sideMenu:active 
{
	text-decoration:none;
	font-weight:bold;
	}

/*End Side Menu for Modules */

.slideHeader
{
	font-family: Verdana, Arial, Sans-Serif;
	vertical-align:middle;
}

.HeaderText
{
	padding-left: 10px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size:11pt;
	font-weight:normal;
	vertical-align:middle;
}

.toolbarHeader
{
	padding: 0px 5px 0px 5px;
	vertical-align:middle;
	height: 28px !important;
	font-size: 10pt;
	vertical-align:middle;
	font-family: Verdana Arial Sans-Serif;
}

.toolbarHeader a:link
{
	text-decoration:none;
}
.toolbarHeader a:visited
{
	text-decoration:none;
}

.toolbarHeader a:hover
{
	text-decoration:none;
}

.toolbarHeader a:active
{
	text-decoration:none;
}

.toolbarButtonFont
{
	font-size: 8pt;
	vertical-align:middle;
	font-family: Verdana;
}

/* Other */

hr
{
}

.outline
{
}
	
.formbutton
{
	padding:2px 0px 2px 0px;
    width: 90px;
    background-repeat:repeat-x;
    vertical-align:middle;
}

.buttonbackground
{
}

.inputbox 
{	
	font-family: Verdana, Arial, Sans-Serif;
	border: solid 1px #a9a9a9; 
	vertical-align:middle;
	padding:3px;
	height:16px;
	background: #FFFFFF url(formfield_bg.gif) repeat-x 0 0; 
}

.inputboxmulti
{ 
	font-family: Verdana, Arial, Sans-Serif;
	vertical-align:middle;
}

/* DoC Module classes */
.inputboxDoC 
{ 
	background: url(formfield_bg.gif) repeat-x 0 0; 
	background-position:bottom;
	border: solid 1px #a9a9a9; 
	font-family: Verdana, Arial, Sans-Serif;
	vertical-align:bottom;
}

.DoCSearchBox
{
	background:Transparent;
	border: solid 0px Transparent !Important;
	vertical-align:middle;
	height:18px;
	padding-left:3px
}

.DoCExpandCollapseButtonWide
{
	border:solid 1px #828282; 
	background: url(expandcollapseBkg.png) repeat-x; 
	text-align:left; 
	padding-left:5px; 
	font-size:8pt;
	color:#595959;
	width:230px;
}

.DoCExpandCollapseButtonTall
{
	border:solid 1px #828282; 
	background:#ebebeb url(expandcollapseBkg.png) repeat-x; 
	text-align:left;
	padding-left:2px; 
	font-size:8pt;
	color:#595959;
	Height:230px;
}
	
/* end DoC Module classes */

.listbox
{ 
	font-family: Verdana, Arial, Sans-Serif;
	vertical-align:middle;
}

.requiredfield
{
}

.previewstyle
{
	padding-top:27px;
	padding-left:52px;
	padding-right:25px;
	padding-bottom:68px;
	z-index:500;
	background: url(linkpreview.png) no-repeat;
}

.previewDoc
{
	padding:15px;
	z-index:500;
	width:310px
}

.imagePreview
{
	padding:20px;
	z-index:500;
}

.imageUpload
{
	padding:10px;
}

.treeview a:link, treeview a:hover, treeview a:visited, treeview a:active
{
	text-decoration:none;
}

.ajaxLoading
{
	color:#FFFFFF; 
	border:1px solid #7F7F7F; 
	padding:25px; 
	width:100px;
	background:white;
	vertical-align:middle;
} 

.colorBar
{
	width:100%;
	height: 10px !Important;
}

/*RadRotator Arrows */

.rightArrow
{
	background-repeat:no-repeat;
	background-position:center center;
	width:16px; 
	height:17px; 
	display:block;
	background-image:url(rotate-right.gif);
}

.leftArrow
{
	background-repeat:no-repeat;
	background-position:center center;
	width:16px; 
	height:17px; 
	display:block;
	background-image:url(rotate-left.gif);
}

.upArrow
{
	background-repeat:no-repeat;
	background-position:center center;
	width:16px; 
	height:17px; 
	display:block;
	background-image:url(rotate-up.gif);
}

.downArrow
{
	background-repeat:no-repeat;
	background-position:center center;
	width:16px; 
	height:17px; 
	display:block;
	background-image:url(rotate-down.gif);
}
		
				
#materials 
{
}
	
/**Telerik override classes */
.gridTopBar
{
	vertical-align:middle;
	height: 33px !Important;
	font-size: 10pt;
	padding: 0px 10px 0px 0px;
}

.gridTopBar a:link
{
	text-decoration:none;
}

.gridTopBar a:visited
{
	text-decoration:none;
}

.gridTopBar a:hover
{
	text-decoration:underline;
}

.gridTopBar a:active
{
	text-decoration:none;
}

/**Community Skins**/
.toolbar
{
	height:25px;
	vertical-align:middle;
	font-family: Verdana Arial Sans-Serif;
}

.messageBackground
{
}

.CommunityMessage { 
}

.communityCpyright
{
	font-family: Verdana Arial Sans-Serif;
	font-size:6pt;
}

.RadRotatorCSS
{
 background-color:Transparent;
 vertical-align:middle;
}

/** Document Table list styling **/
#DocumentsTable
{
	border-left:solid 1px #9c9c9c;
}
	
#DocumentsTable th 
{
	font-weight:Bold;
	text-align:left;
	border-right:solid 1px #9c9c9c;
	color:595959;
}
	
#DocumentsTable td
{
	border-bottom:solid 1px #9c9c9c;
	border-right:solid 1px #9c9c9c;
}
	
#DocumentsTable td a:link, #DocumentsTable td a:visited, #DocumentsTable td a:active, #DocumentsTable td a:hover
{
	font-weight:normal !Important
}

#DocumentsTable li
{
	line-height:16pt;
}

#DocumentsTable td:first-child
{
	width:30%;
}

#DocumentsTable td:last-child
{
	width:40%;
}
/** End Document Table list styling **/