﻿body
{
    margin: auto;
    font-family: Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
    background-color: silver;
    color: #000000;
    font-weight: normal;
    font-size: 12px;
    text-align: left;
}

p td div
{
    font-family: Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
    color: #ffffff;
    font-weight: normal;
    font-size: 12px;
}

img
{
    border: none;
}

.container
{
    width: 900px;
    margin: auto;
    background-color: #000000;
}

.header
{
    height: 130px;
    background-color: #ffffff;
}

.Banner
{
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 130px;
}

.Slogan
{
    position: absolute;
    float: left;
    left: 375px;
    top: 50px;
    font-family: Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
    font-size: 19px;
    font-weight: bold;
    text-align: left;
}

.Headerlinks
{
    position: absolute;
    float: right;
    top: 20px;
    right: 27px;
    font-family: Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}

.FeedSection
{
    position: absolute;
    float: right;
    top: 60px;
    right: 10px;
    padding: 0px;
    margin: 0px;
}

.FeedSection a:link
{
    color: #ffffff;
    text-decoration: none;
    padding: 0px;
    margin: 0px;
}

.Textboxwidth
{
    width: 250px;
}


/*alternative approach to styling the static menu*/

.staticMenuSeparator
{
    background-color: #1e252b;
    height: 3px;
}

.staticMenuBackground
{
    position: relative;
    background: url(images/Menu/StaticMenuBG.gif) repeat-x;
    height: 36px;
    z-index: 9999;
}

.level1MenuStatic
{
    font-family:Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: White;
	text-align: center;
	padding: 0px 10px 0px 10px;
	height: 36px;
}
.level2MenuStatic
{
    font-family:Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: White;
	background-color: #232323;
	padding: 0px 10px 0px 10px;
	height: 36px;
}
.level1HoverStyleStatic
{
    font-family:Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #f79010;
}
.level2HoverStyleStatic
{
    font-family:Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #f79010;
}
/*alternative approach to styling the static menu*/

/*alternative approach to styling the user menu*/

.userMenuSeparator 
{
    background: url(images/Menu/UserMenuSeparatorBG.gif) repeat-x;
    height: 3px;
}

.userMenuBackground
{
    background: url(images/Menu/UserMenuBG.gif) repeat-x;
    height: 33px;
}

.level1MenuUser
{
    font-family:Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: Black;
	padding: 0px 10px 0px 10px;
	text-align: center;
	height: 33px;
}
.level2MenuUser
{
    font-family:Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: Black;
	background-color: #b5a7d3;
	padding: 0px 10px 0px 10px;
	height: 33px;
}
.level2MenuUser tr /*separator image*/
{
    background: url(images/menu/UserMenuItemHorizontalSeparatorBG.gif) bottom center no-repeat;
}

.level3MenuUser
{
    font-family:Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: Black;
	background-color: #b5a7d3;
	padding: 0px 10px 0px 10px;
	height: 33px;
}
.level3MenuUser tr /*separator image*/
{
    background: url(images/menu/UserMenuItemHorizontalSeparatorBG.gif) bottom center no-repeat;
}

.level1HoverStyleUser
{
    font-family:Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	color: White;
}
.level2HoverStyleUser
{
    font-family:Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	color: White;
}
/*alternative approach to styling the static menu*/

/*alternative approach to styling the admin menu*/

.adminMenuSeparator
{
    background: url(images/Menu/AdminMenuSeparatorBG.gif) repeat-x;
    height: 3px;
}

.adminMenuBackground
{
    background: url(images/Menu/AdminMenuBG.gif) repeat-x;
    height: 24px;
}

.level1MenuAdmin
{
    font-family: Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: Black;
	padding: 0px 10px 0px 10px;
	text-align: center;
	height: 24px;
}
.level2MenuAdmin
{
    font-family: Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: Black;
	background-color: #939393;
	padding: 0px 10px 0px 10px;
	height: 24px;
}
.level2MenuAdmin tr /*separator image*/
{
    background: url(images/menu/AdminMenuItemHorizontalSeparatorBG.gif) bottom center no-repeat;
}

.level1HoverStyleAdmin
{
    font-family: Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	color: White;
}
.level2HoverStyleAdmin
{
    font-family: Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	color: White;
}
/*alternative approach to styling the static menu*/


.aspMenuFix
{
	/*fix for displaying sub-menu*/
	z-index: 999;
}

.ErrorLabel
{
	 color:#f79010;
}

.Logo
{
    width: 350px;
    height: 130px;
    background: url(Images/HRJunxionLogo.png) no-repeat top left;
}

.content
{
    position: relative;
    top: 0px;
    left: 0px;
    background-color: black;
    font-family: Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
    color: #000000;
    font-weight: normal;
    font-size: 11px;
    margin: auto;
    padding: 15px 15px 0px 15px;
    text-align: left;
}

/* YAF Footer */
div .content
{
    background-color: Transparent;
}

.footer
{
    position: relative;
    background-color: black;
}

.FooterMenuText
{
    padding: 8px 0px;
    color:#ffffff;
    border-top: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
    text-align: center;
}

.FooterMenuText a
{
    text-decoration: none;
    color: #ffffff;
    font-size: 12px;
}

.NewsTickerFeed
{
    padding-top: 10px;
    font-size: 14px;
}

.panelpopup
{
	background-color: White;
	color: black;
	width: 500px;
	font-size: 15px;
	position: relative;
	
	/*--CSS3 Box Shadows--*/ 
    -webkit-box-shadow: 0px 0px 20px #000; 
    -moz-box-shadow: 0px 0px 20px #000; 
    box-shadow: 0px 0px 20px #000; 
    /*--CSS3 Rounded Corners--*/ 
    -webkit-border-radius: 10px; 
    -moz-border-radius: 10px; 
    border-radius: 10px;
}

.popupClose
{
    float: right;
    margin: -10px -10px 0px 0px;
}

.popupDiv
{
    padding: 30px 10px;
}

.SmartCommunitybg
{
    position: relative;
    top: 0px;
    left: 0px;
    width: 550px;
    height: 348px;
    background-image: url('images/DefaultSmartCommunitybg.jpg');
    background-repeat: no-repeat;
    padding-bottom: 10px;
}

.DefaultSmartPartners
{
    position: absolute;
    float: right;
    top: 15px;
    right: 15px;
    width: 295px;
    height: 348px;
    background-image: url(images/DefaultSmartPartners.png);
    background-repeat: no-repeat;
    padding-bottom: 10px;
    font-family: Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
    color: #ffffff;
    font-weight: normal;
    font-size: 12px;
}

.DefaultRedefiningBg
{
    position: relative;
    top: 5px;
    left: 5px;
    width: 549px;
    height: 328px;
    background-image: url('images/DfaultRedefiningBg.png');
    background-repeat: no-repeat;
    padding-bottom: 20px;
}

.DefaultSmarConverBg
{
    position: absolute;
    float: right;
    top: 378px;
    right: 20px;
    width: 293px;
    height: 328px;
    background-image: url(images/DefaultSmarConverBg.png);
    background-repeat: no-repeat;
    padding-bottom: 20px;
}

.SmartCommunityImages
{
    position: absolute;
    float: left;
    top: 10px;
    left: 14px;
    width: 75px;
    height: 226px;
}

.SmartCommunityImages1
{
    position: absolute;
    float: right;
    top: 10px;
    right: 10px;
    width: 75px;
    height: 226px;
}

.DefaultPurpleBlock
{
    position: absolute;
    float: left;
    top: 10px;
    left: 100px;
    width: 357px;
    height: 225px;
    background-image: url(images/DefaultPurpleBlock.png);
    background-repeat: no-repeat;
    padding: 0px 0px 0px 30px;
}

.Professionals
{
    position: absolute;
    float: left;
    top: 246px;
    left: 14px;
    font-size: 18px;
    font-weight: bold;
}

.lblJoinOur
{
    font-size: 15px;
    font-weight: bold;
}

.lblSmart
{
     padding-top:10px;
    font-size: 30px;
    font-weight: bold;
}

.lblRedefining
{
    font-weight: bold;
    color: #600096;
}

.lblWeWork
{
    font-weight: bold;
    color: #600096;
}

.forwardImage
{
    position: absolute;
    float: left;
    top: 260px;
    left: 312px;
    width: 30px;
    height: 30px;
}

.btnRegister
{
    position: absolute;
    float: right;
    top: 243px;
    right: 10px;
    width: 206px;
    height: 48px;
}

.DefaultLogin
{
    position: relative;
    top: 295px;
    left: 13px;
    width: 550px;
    height: 30px;
    font-size: 22px;
    color: #600096;
    font-weight: bold;
    letter-spacing: 1px;
    margin: auto;
}

.ForgotPassword
{
    position: relative;
    top: 282px;
    left: 330px;
    font-weight: bold;
    text-shadow: 1px 1px Black;
}

.Title
{
    margin: 5px 0px;
    color: #ffffff;
    font-weight: bold;
    font-size: 26px;
    text-align: center;
}

.DefaultPurpleText
{
    color: #ffffff;
    font-weight: normal;
    font-size: 20px;
    text-align: center;
}

.RedefiningBottomText
{
    padding: 0px 20px 0px 20px;
    color: Black;
    font-size: 13px;
}

.DefaultWebLinks
{
    padding-top: 10px;
    font-weight: bold;
    font-size: 16px;
    line-height: 18px;
}

.TitleBottom
{
    margin: 1px 0px;
    color: #ffffff;
    font-size: 16px;
}

.TitleBottom a
{
    text-decoration: none;
    color: #ffffff;
}

.Employers
{
    position: absolute;
    float: left;
    left: 0px;
    top: 152px;
    width: 100%;
}

.ForumSection
{
    padding-left: 10px;
    color: #000000;
    font-weight: normal;
    font-size: 18px;
    text-align: left;
    width: 100%;
}

.ForumNav
{
    text-decoration: none;
}

.lblForumPurple
{
    font-weight: bold;
    color: #600096;
}

.lblForumGroup
{
    font-weight: bold;
    color: Black;
}

.TextBox
{
    width:250px;
} 
 
.MerunLink
{
    padding-left: 15px;
    padding-right: 8px;
    color: #950000;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
    height:15px;
}

.OrangeText
{
	color:Orange;
}

.OrangeLink
{
	color:Orange;
	text-decoration:none;
}

.OrangeLink:hover
{
	color:Orange;
	text-decoration:underline;
}

.PurpleLink
{
	color:#600096;
	text-decoration:none;
}

.PurpleLink:hover
{
	color:#600096;
	text-decoration:underline;
}

.PurpleText
{
	color:#600096;
	font-weight:bold;
}

.modalBackground
{
    background-color:Gray;
    filter:alpha(opacity=70);
    opacity:0.7;
}

.FloatLeft
{
    float: left;
}

.FloatRight
{
	float: right;
}

.PadLeft
{
    margin-left: 15px;
}

.PadRight
{
    margin-right: 15px;
}

.PadTop
{
    margin-Top: 15px;
}

.PadBottom
{
    margin-bottom: 15px;
}

.smGrayBG
{
	background-color: #7F7F7F;
	color: White;
	font-weight: bold;
	padding: 3px 3px 3px 3px;
}

/********************Form Fields*************************/
.field
{
    clear: both;
}

.fieldHeader
{
    font-weight: bold;
    font-size: 14px;
}

.fieldValidation li  /*validation*/
{
    color: Red;
}

.fieldText 
{
    float: left;
}

.fieldText label
{
    display: block;
    font-weight: bold;
    text-align: left;
}

.fieldText span
{
    color: #666666;
    display: block;
    font-size: 11px;
    font-weight: normal;
    text-align: left;
    padding-right: 20px;
}

.fieldInput
{
    float: left;
    padding-bottom: 10px;
}

.fieldDisplay
{
    float: left;
    padding-bottom: 10px;
}

/********************Form Fields*************************/

/********************Announcement Page*************************/

.announcementForm
{
    width: 500px;
}

.announcementField
{
    width: 120px;
}

.announcementInput
{
    width: 380px;
}

.announcementButton
{
    
}

/********************Announcement Page*************************/

/********************Change Password Page*************************/

.changePasswordForm
{
    width: 400px;
}

.changePasswordField
{
    width: 120px;
}

.changePasswordInput
{
    width: 280px;
}

.changePasswordButton
{
    
}

/********************Change Password Page*************************/

/********************CV Database Page*************************/

.cvSearchForm
{
    width: 580px;
}

.cvSearchField
{
    width: 80px;
}

.cvSearchInput
{
    width: 200px;
}

.cvSearchButton
{
    
}

/********************CV Database Page*************************/

/********************Contact Us Page*************************/

.contactUsForm
{
    width: 400px;
}

.contactUsField
{
    width: 120px;
}

.contactUsInput
{
    width: 280px;
}

.contactUsButton
{
    
}

/********************Contact Us Page*************************/

/********************Employee Profile Page*************************/

.employeeProfileForm
{
    width: 600px;
}

.employeeProfileField
{
    width: 200px;
}

.employeeProfileInput
{
    width: 400px;
}

.employeeProfileButton
{
     
}

/********************Employee Profile Page*************************/

/********************Library Article Page*************************/

.libraryArticleForm
{
    width: 600px;
}

.libraryArticleField
{
    width: 100px;
}

.libraryArticleInput
{
    width: 500px;
}

.libraryArticleDisplay
{
    width: 500px;
    padding-bottom: 10px;
}

.libraryArticleButton
{
     
}

/********************Library Article Page*************************/

/********************Library Category Page*************************/

.libraryCategoryForm
{
    width: 380px;
}

.libraryCategoryField
{
    width: 80px;
}

.libraryCategoryInput
{
    width: 300px;
}

.libraryCategoryButton
{
     
}

/********************Library Category Page*************************/

/********************News Feed Page*************************/

.newsFeedForm
{
    width: 380px;
}

.newsFeedField
{
    width: 80px;
}

.newsFeedInput
{
    width: 300px;
}

.newsFeedButton
{
     
}

/********************News Feed Page*************************/

/********************Recruiter Page*************************/

.recruiterForm
{
    width: 600px;
}

.recruiterField
{
    width: 120px;
}

.recruiterInput
{
    width: 480px;
}

.recruiterDisplay
{
    width: 500px;
    padding-bottom: 0px;
}

.recruiterButton
{
     
}

/********************Recruiter Page*************************/

/********************Recruiter Contact Page*************************/

.recruiterContactForm
{
    width: 600px;
}

.recruiterContactField
{
    width: 120px;
}

.recruiterContactInput
{
    width: 480px;
}

.recruiterContactDisplay
{
    width: 500px;
    padding-bottom: 0px;
}

.recruiterContactButton
{
     
}

/********************Recruiter Contact Page*************************/

/********************Vacancy Request Page*************************/

.vacancyRequestForm
{
    width: 600px;
}

.vacancyRequestField
{
    width: 200px;
}

.vacancyRequestInput
{
    width: 400px;
}

.vacancyRequestDisplay
{
    width: 400px;
    padding-bottom: 0px;
}

.vacancyRequestButton
{
     
}

/********************Vacancy Request Page*************************/

/********************Load Vacancy Page*************************/

.loadVacancyForm
{
    width: 600px;
}

.loadVacancyField
{
    width: 200px;
}

.loadVacancyInput
{
    width: 400px;
}

.loadVacancyButton
{
     
}

/********************Load Vacancy Page*************************/


/********************Business card Page*************************/

.businessCardForm
{
    width: 310px;
}

.businessCardField
{
    width: 100px;
}

.businessCardDisplay
{
    width: 210px;
    color: #f79010;
    padding-bottom: 0px;
}

/********************Business card Page*************************/

/********************Community Feeds Page*************************/

.communityFeedsForm
{
    width: 400px;
}

.communityFeedsDisplay
{
    width: 350px;
    padding-bottom: 0px;
}

/********************Community Feeds Page*************************/

/********************View Job Page*************************/

.viewJobForm
{
    width: 420px;
}

.viewJobField
{
    width: 170px;
}

.viewJobDisplay
{
    width: 250px;
    padding-bottom: 0px;
}

/********************View Job Page*************************/

/********************Vacancy Search Page*************************/

.vacancySummaryForm
{
    width: 300px;
}

.vacancySummaryDisplay
{
    width: 250px;
    padding-bottom: 0px;
}

.vacancyDetailForm
{
    width: 350px;
}

.vacancyDetailField
{
    width: 130px;
}

.vacancyDetailDisplay
{
    width: 220px;
    padding-bottom: 0px;
}

/********************Vacancy Search Page*************************/

/********************Vacancy Search Page*************************/

.messageFromForm
{
    width: 100px;
    float: left;
    margin-right: 10px;
}

.messageFromDisplay
{
    width: 220px;
    padding-bottom: 0px;
}

.messageDetailForm
{
    width: 350px;
    float: left;
}

.messageDetailField
{
    width: 60px;
}

.messageDetailDisplay
{
    width: 290px;
    padding-bottom: 0px;
}

.messageOptionsForm
{
    width: 350px;
}

.messageOptionsButton
{
    
}

.messageSendForm
{
    width: 500px;
}

.messageSendField
{
    width: 150px;
}

.messageSendInput
{
    width: 350px;
}

.messageSendDisplay
{
    width: 250px;
    padding-bottom: 0px;
}

.messageSendButton
{
    
}

/********************Vacancy Search Page*************************/

.floatLeftImage
{
    float: left;
    padding-right: 5px;
    padding-bottom: 5px;
}

.floatRightImage
{
    float: right;
    padding-left: 5px;
    padding-bottom: 5px;
}


/***Gridview - Yahoo style***/
/*GridViewCSS Soft Grey Style*/
.GridViewStyle
{
    table-layout: auto;
    border-collapse: collapse;
    border: #999999 2px solid;
}
/*Header and Pager styles*/
.HeaderStyle
{
    
}
.HeaderStyle th
{
    padding: 5px;
    color: Black;
}
.HeaderStyle a
{
    text-decoration:none;
    color:Black;
    display:block;
    text-align:left;
    font-weight:bold;
}
.PagerStyle
{
	
}
/*RowStyles*/
.RowStyle td, .AltRowStyle td, .SelectedRowStyle td, .EditRowStyle td /*Common Styles*/
{
    /*padding: 5px;*/
    padding: 0px 2px 0px 2px;
    border-right: solid 1px #999999;
}
.RowStyle td
{
    background-color: White;
}
.RowStyleNoImg td, .AltRowStyle td, .SelectedRowStyle td, .EditRowStyle td /*Common Styles*/
{
    /*padding: 5px;*/
    padding: 0px 2px 0px 2px;
}
.RowStyleNoImg td
{
    background-color: White;
}
.AltRowStyle td
{
    background-color: #c4c4c4;
	background-image: url(Images/GridView/AltRow.gif);
    background-position:bottom;
    background-repeat:repeat-x;
}
.AltRowStyleNoImg td
{
    background-color: #c4c4c4;
}
.SelectedRowStyle td
{
    background-color: #fcb814;
	background-image: url(../../Images/GridView/SelectedRow.gif);
    background-position:bottom;
    background-repeat:repeat-x;
}
/***End Gridview***/


/**************************** Containers ***************************/

/**************************** White Rounded**************************/
.whiteRoundedContainer
{
    overflow: hidden;
    background-color: White;
    margin-bottom: 15px;
}
.whiteRoundedContainerTL 
{
    background-image: url(Images/Containers/WhiteContainerBG.jpg);
    width: 10px;
    height: 10px;
    float: left;
    font-size: 0px;
}
.whiteRoundedContainerTR 
{
    background-image: url(Images/Containers/WhiteContainerBG.jpg);
    background-position: 10px 0px;
    width: 10px;
    height: 10px;
    float: right;
    font-size: 0px;
}
.whiteRoundedContainerBody
{
    background-color: White;
    padding: 0px 10px 0px 10px;
}
.whiteRoundedContainerBL 
{
    background-image: url(Images/Containers/WhiteContainerBG.jpg);
    background-position: 0px 10px;
    width: 10px;
    height: 10px;
    float: left;
    font-size: 0px;
}
.whiteRoundedContainerBR 
{
    background-image: url(Images/Containers/WhiteContainerBG.jpg);
    background-position: 10px 10px;
    width: 10px;
    height: 10px;
    float: right;
    font-size: 0px;
}


/**************************** White Rounded**************************/

/********************* Purple Rounded Gradient ************************/

.roundedGradientAncestor
{
    position: relative;
    z-index: 1;
}

.purpleRoundedGradientContainer
{
    z-index: 500;
    background: #4a2e68; /* for non-css3 browsers */
    
    /* for IE - messes up the rounded corners on the htc file
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4a2e68', endColorstr='#030205');
    */

    /* for webkit browsers */
    background: -webkit-gradient(linear, left top, left bottom, from(#4a2e68), to(#030205)); 
    
    /* for webkit browsers (Chrome10+,Safari5.1) */
    background: -webkit-linear-gradient(top, #4a2e68 0%, #030205 100%);
    
    /* for Opera11.10+ */
    background: -o-linear-gradient(top, #4a2e68 0%, #030205 100%);
    
    /* for firefox 3.6+ */
    background: -moz-linear-gradient(top,  #4a2e68,  #030205);
    
    
    /* for IE */
    background: linear-gradient(#4a2e68, #030205);
    -pie-background: linear-gradient(#4a2e68, #030205);
    
    /* for firefox 3.6+ */
    -moz-border-radius: 10px;
    
    /* for webkit browsers */
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    
    /* for IE */
    border-radius: 10px;
    
    padding: 10px;
    
    color: White;
    behavior: url(Behaviours/PIE_uncompressed.htc);
}

/********************* Grey Rounded Gradient ************************/

/************************ Grey Bottom Shaded ************************/
.greyContainerShaded
{
    background: url(images/Containers/GreyShadedBottomRight.gif) no-repeat right bottom;
    padding-right: 5px; /* sliding doors padding for right hand part of container */
}

.greyContainerShadedSpan
{
    background: url(images/Containers/GreyShadedBottomLeft.gif) repeat-x left bottom;
    padding-left: 5px;
    padding-bottom: 5px;
}
/************************ Grey Bottom Shaded ************************/

/**************************** Containers ***************************/




/**************************** Buttons ***************************/
.blackArrowButton
{
    background: url(Images/Buttons/BlackArrowButtonRight.gif) no-repeat right top;
    height: 25px;
    padding-right: 5px; /* sliding doors padding for right hand part of button */
    margin: 5px;
}

.blackArrowButtonSpan
{
    background: url(Images/Buttons/BlackArrowButtonLeft.gif) repeat-x left top;
    display: block;
    line-height: 20px;
    padding: 3px 0px 2px 0px;
    /*top and bottom + line height need to equal height of button e.g. 4+6+14=24*/
    /*play with left and right padding to center align the text in the button*/
}

.blackArrowButtonSpan a
{
    color: White;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    /*margin-left: 30px;*/
    padding: 4px 0px 3px 30px; /*padding to increase the clickable area of the "button"*/
}

.blackArrowButtonSpan a:hover
{
    color: #f79010;
}

.blackLargeArrowButton
{
    background: url(Images/Buttons/BlackLargeArrowButtonRight.gif) no-repeat right top;
    height: 50px;
    padding-right: 5px; /* sliding doors padding for right hand part of button */
    margin: 5px;
}

.blackLargeArrowButtonSpan
{
    background: url(Images/Buttons/BlackLargeArrowButtonLeft.gif) repeat-x left top;
    display: block;
    line-height: 20px;
    padding: 2px 0px 18px 0px;
    /*top and bottom + line height need to equal height of button e.g. 4+6+14=24*/
    /*play with left and right padding to center align the text in the button*/
}

.blackLargeArrowButtonSpan a
{
    color: White;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    display: block;
    padding: 4px 0px 3px 30px; /*padding to increase the clickable area of the "button"*/
}

.blackLargeArrowButtonSpan a:hover
{
    color: #f79010;
}
/**************************** Buttons ***************************/

.friendProfileBox
{
    min-width: 400px;
}

.friendImage
{
    position: absolute;
    top: 0px;
    right: 0px;
}

.mailImage
{
    position: absolute;
    top: 5px;
    right: 5px;
}

.communityFeedsImage
{
    position: absolute;
    top: 0px;
    right: 0px;
}

.communityFeedsBox
{
    min-width: 228px;
}

.announcementsBox
{
    min-width: 140px;
}

.BorderProfilePic
{
    border: solid 2px Gray;
}

.businessCardHeader
{
     text-align: center;
     border-bottom: solid 1px white;
     margin: 0px;
     margin-bottom: 5px;
     font-size: 18px;
     padding-bottom: 5px;
}

.businessCardName
{
   font-size: 16px; 
   margin: 0px;
}

.orangeBulletList
{
     /*list-style: url(Images/OrangeArrow.png) outside;*/
     list-style: none;
     margin: 5px 0px 5px 0px;
     padding: 0px;
}

.orangeBulletList li
{
    background: url(Images/OrangeArrow.png) top left no-repeat;
    padding: 0px 0px 0px 30px;
    min-height: 24px;
    line-height: 22px;
    margin: 5px 0px 5px 0px;
}

.orangeBulletList a
{
    color: Black;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    vertical-align: middle;
}

.orangeBulletList a:hover
{
    color: #f79010;
}

.blackAndOrangeHyperlink
{
    color: Black;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

.blackAndOrangeHyperlink:hover
{
    color: #f79010;
}

.headerButton
{
    background: url(images/headerButton.png) no-repeat top left;
    height: 30px;
    width: 160px;
    text-align: center;
    line-height: 30px;
    font-weight: bold;
    margin: 4px;
    float: left;
}

.lastForumPostHeader
{
     text-align: center;
     margin: 0px;
     margin-bottom: 5px;
     font-size: 18px;
     padding-bottom: 5px;
}

.lastForumPostDate
{
   text-align: right;
   font-size: 12px; 
   margin: 0px;
}

.lastForumLink
{
    color: #f79010;
}

.DOB
{
    color: #666666;
    display: block;
    font-size: 11px;
    font-weight: normal;
    text-align: left;
}

.newsTitle a
{
    color: #600096;
}

.newsInfo
{
}

.newsLink a
{
    color: #f79010;
}

.ratingStar
{
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar
{
    background-image: url(Images/Rating/FilledStar.png);
}

.emptyRatingStar
{
    background-image: url(Images/Rating/EmptyStar.png);
}

.savedRatingStar
{
    background-image: url(Images/Rating/SavedStar.png);
}

.HomePageSmartConversations td
{
    padding-left: 6px;
}

.SCLibraryArticlesProcessing div
{
    position: relative;
    width: 50px;
    height: 0px;
    top: -35px;
    left: 380px;
}

.SCSmartConversationsProcessing div
{
    position: relative;
    width: 50px;
    height: 0px;
    top: -35px;
    left: 380px;
}

.HomeSmartConversationsProcessing div
{
    position: relative;
    width: 50px;
    height: 0px;
    top: -30px;
    left: 260px;
}

.alignCenter
{
    text-align: center;
}

.alignLeft
{
    text-align: left;
}

.alignRight
{
    text-align: right;
}