﻿body 
{
    margin-top: 0px;
    margin-left: 10px;
    color: #000000;
    font-family: Tahoma, Arial, helvetica;
    font-size: 12px;
    /* letter-spacing:1px; */
    
}

h3 {
	text-decoration: none;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 14px;
	
} 


/* LINKS */


a
{
    color: #4b622d;
    text-decoration: none;
    font-size: 12px;
}

a:hover
{
    text-decoration: underline;
}


.greenul_links
{
    color: #4b622d;
    text-decoration: underline;
    font-size: 12px;
}


.homepage_links
{
display:block;
padding:10px;
line-height:30px; 
font-size:16px; 
font-weight:bold;
border-bottom:1px solid #cccccc;
}

.homepage_links:hover
{
background:#F4FAE2;
text-decoration:none;
}

.loginpage_links
{
display:block;
line-height:30px; 
font-size:12px; 
font-weight:bold;
border-bottom:1px solid #cccccc;
}

.loginpage_links:hover
{
background:#F4FAE2;
text-decoration:none;
}

.hubmsgctr_links
{
display:block;
line-height:25px; 
font-size:12px; 
border-bottom:1px solid #cccccc;
padding-left:5px;
width:130px; 
}

.hubmsgctr_links:hover
{
background:#F4FAE2;
text-decoration:none;
}

a.groupheaderlinks
{
    color: #4b622d;
    text-decoration: none;
    font-size: 11px;
}

a.groupheaderlinks:hover
{
    text-decoration: underline;
}

.groupheaderlinks
{
    font-size: 11px;
}

a.calendarlegend
{
    color: #4b622d;
    text-decoration: none;
    font-size: 11px;
}

a.calendarlegend:hover
{
    text-decoration: underline;
}

a.ForumLinks
{
    color: #000000;
    text-decoration: none;
    font-size: 12px;
}

a.ForumLinks:hover
{
    color:#4b622d;
    text-decoration: underline;
}

a.hublinks 
{
    color: #4b622d;
    font-size: 12px;
    text-decoration:underline;
    
}

a.hublinks:hover 
{
    
    text-decoration:none;
    
}

.hubsublinks 
{
    color: #000000;
    font-size: 11px;
    text-decoration:none;
    
}

.hubsublinks:hover 
{
    
    text-decoration:underline;
    
}

.hubcommoninterestslink 
{
    color: #4b622d;
    font-size: 11px;
    text-decoration:none;
    
}

.hubcommoninterestslink:hover 
{
    
    text-decoration:underline;
    
}

.pending_invite 
{
    color: #555555;
    position:relative;
    z-index:5000;
    background:#ffffff;
    display:block;
    
}

a.pending_invite 
{
    color: #555555;
    font-size: 10px;
    line-height:12px;
    position:relative;
    top:5px;
    
}

a.pending_invite:hover 
{
    text-decoration:underline;
}

.pending_join
{
    background:#ffffff;
    display:block;
    
}
a.pending_join
{
    font-size: 10px;
    line-height:12px;
    position:relative;
    top:5px;
}

a.tabs_red_asterick
{
    color:#d71900;
    font-weight:bold; 
    font-size:30px;
    text-decoration:none;
}
a.tabs_red_asterick:hover
{
    text-decoration:none;
}

a.already_voted
{ 
    color:#555555;
    text-decoration:none; 
}

/* END LINKS */

div
{
    padding:0px;
}

/*
a.topnav
{
    color: #333333;
    font-family: Arial, helvetica;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

a.topnav:hover
{
    color: #C2231B;
    font-family: Arial, helvetica;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
*/
td 
{
    color: #000000;
    font-family: Tahoma, Arial, helvetica;
    font-size: 12px;
}

textarea 
{
    color: #000000;
    font-family: Tahoma, Arial, helvetica;
    font-size: 12px;
    border:1px solid #cccccc;
}

.visible
{
    visibility:visible;
}

.invisible
{
    visibility:hidden;
}

.hubrowsep
{
    border-bottom:1px solid #000000;
}

.heading 
{
    font-size: 14px;
    font-weight: bold;
    margin-bottom:5px;
}

.heading_jobs
{
    font-size: 18px;
    font-weight: bold;
    margin-bottom:5px;
}

.heading_jobs_welcome
{
    font-size: 23px;
    font-weight: bold;
    margin-bottom:5px;
    line-height:32px;
}

.heading_green
{
    color:#4b622d;
    font-size: 14px;
    font-weight: bold;
    margin-bottom:5px;
}

.sub_heading 
{
    font-size: 11pt;
    font-weight: bold;
}

.sub_text 
{
    font-size: 12px;
    margin-top:5px;
    margin-bottom:5px;
}

.profile_heading 
{
    font-size: 15pt;
    font-weight: bold;
    margin-bottom:5px;
}

.company_heading
{
    font-size: 15pt;
    font-weight: bold;
    margin-bottom:5px;
}

.enroll_heading
{
    font-size: 16pt;
    font-weight: bold;
    margin-bottom:5px;
}

.profile_sub_heading 
{
    font-size: 13pt;
    font-weight: bold;
}

.compblurb
{
    color:#555555;
    line-height:normal;
}
.gray_text
{
    color:#555555;
}

.gray_bold
{
    color:#555555;
    font-weight:bold;
}

.green
{
    color:#4b622d;
}

.note_text 
{
    font-size: 10px;
}

.required_field 
{
    color: #5FAC30;
    font-size: 16px;
}

.statistics_content 
{
    font-weight:bold;
    padding-right:5px;
    text-align:right;
}

.validation_text
{
    color:#ff0000;
}

.rednotification
{
    color:#d71900;
    font-weight:bold;
}

.redlink
{
    color:#d71900;
}


.groupname 
{
    font-size: 14pt;
    font-weight: bold;
}

.new_contact_text
{
    color:#3fb933;
    font-size: 11px;
    font-weight:bold;
}

.bold
{
    font-weight: bold;
}

.italic
{
    font-style:italic;
}

.photo_border
{
    border: solid 1px #cccccc;
}

.hand 
{
    cursor:crosshair;
}

.newgroupcontentdivs
{
    background-color:transparent; 
    position:absolute; 
    top:4px;
    color:#d71900;
    font-weight:bold; 
    font-size:30px; 
    padding:1px; 
    border:0px solid #A71900; 
    z-index:100; 
}

.content_page_background
{
    background-color:#F4F4EB;
    border:1px solid #cccccc; 
    border-top:0px;
     
}

.content_box
{
    background-color:#F4F4EB;
    border:1px solid #cccccc;
    padding:5px;
     
}

.invite_grid
{
    border-top:1px solid #cccccc;
}

.grid_cursor
{
    cursor: pointer;
	cursor: hand;
}

.enroll_message_box
{
    border:1px solid #cccccc; 
    background-color:#F4FAE2; 
    padding:10px; 
    font-size:13px;
    font-weight:bold;
    color:#0053a7;
}

.topsubnav 
{
    background-color:#F4F4EB; 
    padding:5px; 
    border:0px solid #cccccc; 
    border-top:0px; 
}
.inputfieldtitle /* Group Edit Page */
{
    padding-right:5px; 
    text-align:left; 
    white-space:nowrap;
    color:#555555;
    font-weight:bold;
    font-size:11px;
}

/* LISTVIEW */
.listingname
{
    color: #4b622d;
    font-family: Tahoma, Arial, helvetica;
    font-size: 12px;
    font-weight: bold;
}

.listinginfo
{
    color: #555555;
    font-family: Tahoma, Arial, helvetica;
    font-size: 11px;
    font-weight: normal;
}

.listingtext {
    
}

.listinvite 
{
    z-index: 101; 
    left:1px; 
    width: 70px; 
    position: absolute; 
    top: 56px; 
    text-align:center;
    line-height:10px;
}  
.listinvite_photoview 
{
    z-index: 101; 
    left:1px; 
    width: 140px; 
    position: absolute; 
    top: 124px; 
    text-align:center;
} 

.wideview 
{
    color: #555555;
    font-family: Tahoma, arial;
    font-size: 11px;
    height: 90px; 
    width: 658px; 
    position:relative; 
    border: solid 1px #999999;
    background-image:url(imgs/skins/olive/bg_listings/wideview-bg.jpg);
    margin-bottom:3px;
}



#listview {
    /*border: solid 0px #A9BCCA;
    width: 640px;
    height: 95px;
    padding: 0px;
    position: relative;
    top: 0px;
    left: 10px;*/
}

#listingphoto {
    /*border: solid 1px #bebebe;
    background-color: #ffffff;
    text-align:center;*/
    position: absolute;
    top: 4px;
    left: 4px;
    width: 72px;
    height: 72px;
    padding: 0px;
    
}

#listingphotoAddLink 
{
    position:absolute;
    text-align:center;
    padding-top:20px;
    width: 72px;
    height:72px;
}   



#listingname {
    border: solid 0px #000000;
    padding: 0px;
    position: absolute;
    top: 4px;
    left: 80px;
    width: 210px;
    color: #666666;
    font-weight: bold;
    font-size: 12px;
    white-space:nowrap;
    overflow:hidden;
}

#listinginfobar {
    border: solid 0px #e3e3e3;
    padding: 0px;
    position: relative;
    top: 19px;
    left: 80px;
    width: 530px;
    height: 30px;
}

#listingcompanyinfo {
    border: solid 0px #000000;
    padding-top: 0px;
    font-weight: normal;
    position: relative;
    top: 1px;
    left: 0px;
    width: 210px;
    overflow:hidden;
}

#listinglocation {
    border: solid 0px #000000;
    padding: 0px;
    width: 190px;
    position: absolute;
    top: 0px;
    left: 215px;
}

#listingflag {
    border: solid 0px #000000;
    padding: 0px;
    width: 30px;
    position: absolute;
    top: 0px;
    left: 405px;
}

#listingtime {
    padding: 0px;
    width: 150px;
    position: absolute;
    
    z-index:999999;
    background-color:#cccccc;
}

#listingweathericon {
    padding: 0px;
    width: 21px;
    height: 14px;
    position: absolute;
    top: 14px;
    left: 288px;
    cursor: pointer;
	cursor: hand;
}

#listingcontenttitle {
    padding: 0px;
    width: 30px;
    height: 21px;
    position: absolute;
    top: 14px;
    left: 418px;
}

#listingweather {
    padding: 0px;
    width: 60px;
    position: absolute;
    top: 15px;
    left: 315px;
}

#listingavailability {
    padding: 0px;
    width: 300px;
    position: absolute;
    top: 77px;
    left: 4px;
    white-space:nowrap;
    overflow:hidden;
}

#listingiconbar 
{
    border-top: solid 1px #bebebe;
    border-bottom: solid 1px #bebebe;
    border-left:0px;
    border-right:0px;
    background-color:#ffffff;
    padding: 0px;
    position: absolute;
    top: 49px;
    left: 80px;
    width: 570px;
    height: 23px;
    padding-top: 2px;
    overflow:hidden;
}

#listingicons1 {
    padding: 0px;
    width: 120px;
    height: 23px;
    position: relative;
    top: 0px;
    left: 5px;
    /*z-index:99999;*/
    color:#a3a099; 
    font-size:9px;
}

.listingcommtxt 
{
    position:relative;
    float:left;
    padding-top:5px;
}

#listingnotesicon a {
    padding: 0px;
    width: 21px;
    height: 21px;
    position: absolute;
    top: 2px;
    left: 130px;
    
}

#listingnotesicon a:hover 
{
    background: url(imgs/notes-over.gif) top no-repeat;
    color:#ffffff;
    text-decoration:none;
	}

#listingnoteslink {
    padding: 0px;
    position: absolute;
    top: 6px;
    left: 115px;
    
    
}

#listingicons2 {
    padding: 0px;
    width: 145px;
    height: 23px;
    position: absolute;
    top: 2px;
    left: 215px;
    padding-top:0px;
    color:#a3a099; 
    font-size:9px;
}


.listingsvctxt
{
    position:relative;
    float:left;
    padding-top:5px;
}    


#listingicons3 {
    padding: 0px;
    width: 170px;
    height: 23px;
    position: absolute;
    top: 2px;
    left: 416px;
    color:#a3a099; 
    font-size:9px;
}

.listingcontenttxt
{
    position:relative;
    float:left;
    padding-top:5px;
}    

#listingcheckbox{
    border: solid 0px #e6e6e6;
    width: 20px;
    padding: 0px;
    position: absolute;
    top: 4px;
    left: 633px;
}
/* END LISTVIEW */

/* CARDVIEW */

#cardview {
    
}

.cardview1 
{
    width: 207px;
    height: 88px;
    padding: 0px;
    position: relative;
    top: 0px;
    left: 0px;
    margin-bottom:8px;
    margin-right:8px;
    color: #555555;
    font-family: Tahoma, arial;
    font-size: 11px;
    border: solid 1px #999999;
    background-image:url(imgs/skins/olive/bg_listings/cardview_bg.gif);
}

#cardphoto {
    position: absolute;
    top: 4px;
    left: 4px;
    width: 72px;
    height: 72px;
    padding: 0px;
        
}

#cardphotoAddLink {
    position:absolute;
    text-align:center;
    padding-top:20px;
    width:72px;
    height:72px;    
        
}

#cardname 
{
    border: solid 0px #000000;
    padding: 0px;
    position: absolute;
    top: 3px;
    left: 80px;
    width: 110px;
    height: 15px;
    color: #4b622d;
    font-weight: bold;
    font-size: 12px;
    white-space:nowrap;
    overflow:hidden;
}

#cardinfobar {
    border: solid 0px #e3e3e3;
    padding: 0px;
    position: relative;
    top: 19px;
    left: 80px;
    width: 110px;
    height: 28px;
    overflow:hidden;
}

#cardcompanyinfo {
    border: solid 0px #000000;
    padding-top: 0px;
    font-weight: normal;
    position: relative;
    top: 1px;
    left: 0px;
}

#cardiconbar 
{
    background:#ffffff;
    border-top: solid 1px #bebebe;
    border-bottom: solid 1px #bebebe;
    border-left:0px;
    border-right:0px;
    position: absolute;
    top: 49px;
    left: 80px;
    width: 125px;
    height: 23px;
    padding-top: 2px;
}

#cardavailability 
{
    padding: 0px;
    width: 200px;
    position: absolute;
    top: 77px;
    left: 5px;
    white-space:nowrap;
    overflow:hidden;
}

#cardicons1 {
    padding: 0px;
    width: 75px;
    height: 16px;
    position: absolute;
    top: 2px;
    left: 5px;
}

#cardnotesicon a {
    padding: 0px;
    width: 21px;
    height: 21px;
    position: absolute;
    top: 2px;
    left: 77px;  
}

#cardnotesicon a:hover {	
    background: url(imgs/notes-over.gif) top no-repeat;
    color:#ffffff;
    text-decoration:none;
	}	
		
#cardnoteslink {
    padding: 0px;
    position: absolute;
    top: 6px;
    left: 95px;
    
}

	
/* END CARDVIEW */

/* NAMEVIEW */
#nameview{
    
}

.nameview1 
{
    border: solid 1px #999999;
    padding: 0px;
    top: 0px;
    left: 0px;
    background-color: #ECE9E4; 
    position:relative;
    width:658px; 
    height:25px;
}

#nameviewname{
    border: solid 0px #e6e6e6;
    width: 150px;
    padding: 0px;
    position: absolute;
    top: 6px;
    left: 10px;
    color: #4b622d;
    font-weight: bold;
    font-size: 12px;
    white-space:nowrap;
    overflow:hidden;
}

#nameviewicons1{
    border: solid 0px #e6e6e6;
    width: 75px;
    padding: 0px;
    position: absolute;
    top: 2px;
    left: 170px;
}

#nameviewavailability{
    border: solid 0px #e6e6e6;
    width: 200px;
    padding: 0px;
    position: absolute;
    top: 7px;
    left: 300px;
    white-space:nowrap;
    overflow:hidden;
}

#nameviewnotesicon a {
    padding: 0px;
    width: 21px;
    height: 21px;
    position: absolute;
    top: 2px;
    left: 245px;
}

#nameviewnotesicon a:hover {	
    background: url(imgs/notes-over.gif) top no-repeat;
    color:#ffffff;
    text-decoration:none;
	}

#nameviewnoteslink {
    padding: 0px;
    position: absolute;
    top: 6px;
    left: 275px;
    
}

#nameviewicons3{
    border: solid 0px #e6e6e6;
    width: 120px;
    padding: 0px;
    position: absolute;
    top: 2px;
    left: 525px;
}
/* END NAMEVIEW */

/* PHOTOVIEW */

.photoview1 {
    color: #555555;
    font-family: Tahoma, arial;
    font-size: 11px;
    position:relative; 
    border: solid 1px #999999;
    padding: 0px;
    top: 0px;
    left: 0px;
    margin-right:5px; 
    margin-bottom:5px;
    background-color: #ECE9E4; 
    /* OLD GRAY BG... background-image:url(imgs/skins/olive/bg_listings/photoview_bg.gif); 
    background-repeat:repeat-x; 
    background-position:top; */
    position:relative; 
    width:158px;
    height:223px; 
}
   
#photoview{
    
}

#photoviewname{
    border: solid 0px #e6e6e6;
    width: 110px;
    padding: 0px;
    position: absolute;
    top: 155px;
    left: 8px;
    color: #4b622d;
    font-weight: bold;
    font-size: 12px;
    white-space:nowrap;
    overflow:hidden;
}

#photoviewphoto {
    position: absolute;
    top: 8px;
    left: 8px;
    width: 142px;
    height: 142px;
    padding: 0px;
}

#photoviewAddLink 
{
    position:absolute;
    text-align:center;
    padding-top:60px;
    width: 142px;
    height:142px;    
}

#photoviewiconbar 
{
    border-top: solid 1px #bebebe;
    border-bottom: solid 1px #bebebe;
    border-left:0px;
    border-right:0px;
    background-color:#ffffff;
    padding: 0px;
    position: absolute;
    top: 175px;
    left: 8px;
    width: 140px;
    height: 23px;
    padding-top: 2px;
}

#photoviewicons1 {
    padding: 0px;
    width: 75px;
    height: 16px;
    position: absolute;
    top: 2px;
    left: 5px;
}

#photoviewnotesicon a {
    padding: 0px;
    width: 21px;
    height: 21px;
    position: absolute;
    top: 2px;
    left: 82px;
}

#photoviewnotesicon	a:hover {	
    background: url(imgs/notes-over.gif) top no-repeat;
    color:#ffffff;
    text-decoration:none;
	}							

#photoviewnoteslink {
    padding: 0px;
    position: absolute;
    top: 6px;
    left: 105px;
    
}

#photoviewavailability{
    border: solid 0px #e6e6e6;
    width: 140px;
    padding: 0px;
    position: absolute;
    top: 205px;
    left: 8px;
    white-space:nowrap;
    overflow:hidden;
}

#photoviewicons3{
    border: solid 0px #e6e6e6;
    width: 110px;
    padding: 0px;
    position: absolute;
    top: 5px;
    left: 5px;
}
/* END PHOTVIEW */




/* USER VANITY */
#vanitycardview {
    border: solid 0px #e6e6e6;
    width: 290px;
    height: 75px;
    padding: 0px;
    position: relative;
    top: 0px;
    left: 0px;
}

#vanitycardphoto {
    padding: 0px;
    position: relative;
    top: 0px;
    left: 0px;
    width: 72px;
    height: 72px;
    padding: 0px;
}

#vanitycontent {
    border: solid 0px #9b9b9b;
    padding: 0px;
    position: absolute;
    top: 0px;
    left: 75px;
    width: 215px;
    height: 70px;
    padding: 0px;
}

#vanitycardname {
    border: solid 0px #000000;
    padding: 0px;
    position: relative;
    top: 0px;
    left: 3px;
    width: 127px;
    color: #000000;
    font-weight: bold;
    font-size: 13px;
}

#vanityinfo {
    border: solid 0px #000000;
    padding: 0px;
    position: relative;
    top: 3px;
    left: 3px;
    width: 210px;
    font-weight: normal;
    font-size: 11px;
}

#vanitycardavailability {
    padding: 0px;
    width: 20px;
    position: absolute;
    top: 80px;
    left: 4px;
    z-index:99999;
}

#vanityweather 
{

}

#vanityphotoAddLink {
    position:absolute;
    text-align:center;
    padding-top:20px;
    width:72px;
    height:72px;    
        
}


/* END USER VANITY */

#profileContent {
    position: relative;
    top: 0px;
    left: 0px;
    width: 660px;
    border: solid 0px #000000;
}

#profileimage {
    position: relative;
    top: 0px;
    left: 0px;
    width: 400px;
    border: solid 0px #000000;
}

#profileheader {
    position: absolute;
    top: 0px;
    left: 401px;
    width: 250px;
    border: solid 0px #000000;
}

.header_tab_links {
    color: #1E7BDB;
    font-size: 9pt;
    text-decoration: none;
    font-weight: bold;
    }

.footer_links {
    font-size: 9pt;
    text-decoration: none;
    }
    
.footer_text {
    font-size: 9pt;
    }
    
.default_dropdowns 
    {
    border: #cccccc 1px solid;
    font-size: 12px;
    font-family: Arial, helvetica;   
    padding:1px;
    }

.default_textbox 
    {
    border: #cccccc 1px solid;
    height: 17px;
    font-family: Arial, helvetica;
    padding-left:3px;
    }
    
.search_textbox 
    {
    border: #cccccc 1px solid;
    height: 17px;
    font-family: Arial, helvetica;
    }
    
.search_textarea 
    {
    border: #cccccc 1px solid;
    font-family: Arial, helvetica;
    }    
    
.default_checkbox
    {
    border: #cccccc 0px solid;
    height: 17px;
    font-family: Arial, helvetica;
    }
    
.default_listbox
    {
    border: #cccccc 1px solid;
    font-size: 12px;
    font-family: Arial, helvetica;
    }
    
/* .search_textbox
    {
         border-color:#cccccc; 
         height:15px;
    }     

   
.vanity_dropdown 
    {
    font-size: 8px;  
    }
*/    
.profile_frame
    {
    width:660px; 
    border:0px solid #cccccc; 
    border-top:0px;
    position:relative; 
    top:0px; 
    left:0px;
    }
    
.content_margins 
    {
    width:660px; 
    margin:10px; 
    margin-left:0px; 
    margin-right:0px;
    position:relative; 
    top:0px; 
    left:0px;
    }
 
 .content_margins_skin2
    {
    width:640px; 
    margin:10px; 
    margin-left:0px; 
    margin-top:0px;
    position:relative; 
    top:0px; 
    left:0px;
    }
    
.skin2_header_box
    {
        line-height:26px; 
        padding-left:8px; 
        font-size:16px; 
        font-weight:bold; 
        border:1px solid #cccccc; 
        background-color:#f4f2ee;
    }
    
.section_divider
    {
        background-color: #cccccc; 
        padding: 0px;
        position:relative;
    }
 
.icons_grouplinks {
    position:relative; 
    top:3px;
    }    

/* Profile Nav 08/2007 */
.profilenav_title {
    FONT-SIZE: 12px;
    FONT-FAMILY: Arial,Verdana;
    font-weight: bold;
    margin-bottom:10px;
}

.profilenav_background {
    background-color:#f9f9f6;
    border:1px solid #cccccc;
    padding:5px;
}

.profilenav_innerbox {
    background-color:#ffffff;
    border:1px solid #cccccc;
    padding:5px;
}

.profilenav_section_divider {
    background-color:#cccccc; 
    height:1px; 
    margin-top:10px;
    margin-bottom:10px;
    position:relative;
}

    
/* START STYLE FOR PROFILE AND ACCOUNTS NAV */
.profile_nav {
    position:relative;
    top:0px;
    left:0px;
    border: solid 0px #717171;
    width:300px; 
    padding-bottom:5px;
}

.section_header {
    position:relative;
    top:0px;
    left:0px;
    border: solid 0px #9b9b9b;
    height: 25px;
    width:300px;
}

.section_title {
    FONT-SIZE: 12px;
    FONT-FAMILY: Arial,Verdana;
    font-weight: bold;
    position:absolute;
    top:0px;
    left:5px;
    z-index:10;
    line-height: 25px;
}

.section_content {
    border-left: solid 0px #9b9b9b;
    border-right: solid 0px #9b9b9b;
    border-bottom: solid 0px #9b9b9b;
    border-top: solid 0px #9b9b9b;
    width:280px;
    margin-bottom: 0px;
    padding:5px;
    background-color:#ffffff;
    position:relative;
    left:5px;
}

.nav_section_divider {
    background-color:#cccccc; 
    height:1px; 
    margin-top: 10px;
    margin-bottom: 10px;
    position:relative;
}
/* END STYLE FOR PROFILE AND ACCOUNTS NAV */
.grid_no_wrap
{
	white-space: nowrap;
}

.weather_container
{
    position:relative; 
    top:0px; 
    left:0px; 
    width:83px; 
    height:257px; 
    border:1px solid #cccccc;
    background:#f9f9f6;
}

.weather_daydate
{
    position:relative; 
    top:0px; 
    left:5px; 
    padding-top:5px; 
    font-weight:bold;
    font-size:11px;
}

.weather_image
{
    position:relative; 
    top:0px; 
    left:15px; 
    height:52px; 
    width:52px; 
    border:0px solid #659B9B; 
    overflow:hidden;
}

.weather_temp
{
    position:relative; 
    top:0px; 
    left:10px;
}

.weather_details
{
    position:relative; 
    top:5px; 
    left:5px;
}

.forumheader1
{
	background-color: #BDAF95;
	color: #ffffff;
	font-weight: bold;
	height: 20px;
	padding:3px;
}

.forunpostmessagetable
{
    border:1px solid #C5C2BD;   
    background-color: #F1EEE9;
}

.forumpageborder 
{
	border-left:1px solid #C5C2BD;
	border-right:1px solid #C5C2BD;
	border-bottom:1px solid #C5C2BD;
	border-top:0px;
}

.postsep 
{
	height: 1px; 
	padding:0px;
	background:#C5C2BD;
	position:relative;
}

.posttime
{
    color:#555555;
    font-size:11px;   
} 


/* START CSS FOR ICON ROLLOVERS */

.CommEmail a {
	background: url(imgs/email-active.gif) no-repeat;
	display:block;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	}
.CommEmail a:hover {	
    background: url(imgs/email-over.gif) no-repeat;
    color:#ffffff;
    text-decoration:none;
	}

.CommChat a {
	background: url(imgs/chat-active.gif) no-repeat;
	display:block;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	}
.CommChat a:hover {	
    background: url(imgs/chat-over.gif) no-repeat;
    color:#ffffff;
    text-decoration:none;
	}
	
.CommPhone img {
	background: url(imgs/phone-active.gif) no-repeat;
	display:block;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	}
	
.CommPhone img:hover {	
    background: url(imgs/phone-over.gif) no-repeat;
    color:#ffffff;
    text-decoration:none;
	cursor:pointer;
	cursor:hand;
	}	
	
.CommPhoneInactive img {
	/*background: url(imgs/phone-active.gif) no-repeat;*/
	display:block;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	}
	
.ServiceCoffee a {
	background: url(imgs/coffee-active.gif) no-repeat;
	display:block;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	}
	
.ServiceCoffee a:hover {	
    background: url(imgs/coffee-over.gif) no-repeat;
    color:#ffffff;
    text-decoration:none;
	}		
	
.ServiceTravel a {
	background: url(imgs/travel-active.gif) no-repeat;
	display:block;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	}
.ServiceTravel a:hover {	
    background: url(imgs/travel-over.gif) no-repeat;
    color:#ffffff;
    text-decoration:none;
	}	
	
.ServicePayment a {
	background: url(imgs/payment-active.gif) no-repeat;
	display:block;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	}
.ServicePayment a:hover {	
    background: url(imgs/payment-over.gif) no-repeat;
    color:#ffffff;
    text-decoration:none;
	}				

.ServiceGift a {
	background: url(imgs/gift-active.gif) no-repeat;
	display:block;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	}
.ServiceGift a:hover {	
    background: url(imgs/gift-over.gif) no-repeat;
    color:#ffffff;   
    text-decoration:none;
	}
								
/*	
#divWrench 
{
    position:relative;
    top:5px;
    left:637px;
    vertical-align:top;
    width:18px;
    height:18px;
}

#divWrench a {
    background: url(imgs/wrench-active.gif) no-repeat;
    display:block;   
    cursor: pointer;
	cursor: hand;
}   

#divWrench a:hover {	
    background: url(imgs/wrench-over.gif) no-repeat;
    cursor: pointer;
	cursor: hand;
   }		
*/
.listtime {
    position: absolute; 
    top: 34px; 
    left: 295px; 
    z-index:999;
}

.listtime a {
    font-size: 11px;
}

.listtime a:hover 
{
    cursor: pointer;
	cursor: hand;
}	

.listloc 
{
    cursor: pointer;
	cursor: hand;
}


.listwrench
{
    position: absolute; 
    top: 5px; 
    left:637px; 
    width: 18px;
    height: 18px;  
}
/*
.listwrench a {
    background: url(imgs/wrench-active.gif) no-repeat;
    display:block; 
    cursor: pointer;
	cursor: hand;  
}   

.listwrench a:hover {	
    background: url(imgs/wrench-over.gif) no-repeat;
    cursor: pointer;
	cursor: hand;
   }	
   
.wrench a {
    display:block; 
    cursor: pointer;
	cursor: hand;  
}   

.wrench a:hover {	
    cursor: pointer;
	cursor: hand;
   }	
*/	
		    
.contentlinksziggs a {
	background: url(imgs/profile_ziggs-active.gif) no-repeat;
	display:block;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	position:relative ;
	float:left ;
	padding-right:21px;
	height:21px;
	}
	
.contentlinksziggs a:hover {	
    background: url(imgs/profile_ziggs-over.gif) no-repeat;
    color:#ffffff;   
    text-decoration:none;
    cursor: pointer;
	cursor: hand;
    position:relative ;
	float:left ;
	}

.contentlinksziggs img {
	float:left ;
}

.contentlinkscorp img {
	float:left ;
}

.contentlinksresume img {
	float:left ;
}

.contentlinksinterview img {
	float:left ;
}
	
.contentlinksblog img {
	float:left ;
}

/*.contentlinkscalendar a {
	background: url(imgs/datePickerPopupHover.gif) no-repeat;
	display:block;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	position:relative ;
	float:left ;
	padding-right:21px;
	height:21px;
	}

.contentlinkscalendar a:hover {	
    background: url(imgs/datePickerPopupHover.gif) no-repeat;
    color:#ffffff;   
    text-decoration:none;
    cursor: pointer;
	cursor: hand;
    position:relative ;
	float:left ;
	}
*/
			
.contentlinkscorp a {
	background: url(imgs/profile_external-active.gif) no-repeat;
	display:block;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	position:relative ;
	float:left ;
	padding-right:21px;
	height:21px;
	}

.contentlinkscorp a:hover {	
    background: url(imgs/profile_external-over.gif) no-repeat;
    color:#ffffff;   
    text-decoration:none;
    cursor: pointer;
	cursor: hand;
    position:relative ;
	float:left ;
	}

.contentlinksblog a {
	background: url(imgs/blog-active.gif) no-repeat;
	display:block;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	position:relative ;
	float:left ;
	padding-right:21px;
	height:21px;
	}
	
.contentlinksblog a:hover {	
    background: url(imgs/blog-over.gif) no-repeat;
    color:#ffffff;   
    text-decoration:none;
    cursor: pointer;
	cursor: hand;
    position:relative ;
	float:left ;
	}

.contentlinksresume a {
	background: url(imgs/resume-active.gif) no-repeat;
	display:block;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	position:relative ;
	float:left ;
	padding-right:21px;
	height:21px;	
	}
	
.contentlinksresume a:hover {	
    background: url(imgs/resume-over.gif) no-repeat;
    color:#ffffff;   
    text-decoration:none;
    cursor: pointer;
	cursor: hand;
    position:relative ;
	float:left ;
	}

.contentlinksinterview a {
	background: url(imgs/interview-active.gif) no-repeat;
	display:block;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	position:relative ;
	float:left ;
	padding-right:21px;
	height:21px;	
	}
	
.contentlinksinterview a:hover {	
    background: url(imgs/interview-over.gif) no-repeat;
    color:#ffffff;   
    text-decoration:none;
    cursor: pointer;
	cursor: hand;
    position:relative;
	float:left ;
	}
							
/* END CSS FOR ICON ROLLOVERS */	


/* START HUB TITLE BAR */

.HubTitle
{
	background: #E9E9DD;
	border: 0px solid #cccccc;
	border-bottom: solid 0px #cec6b8;
	height: 24px;
	color: #000000;
	font: bold 11px Tahoma;
	text-align:left;
	padding-left:10px;
}

.HubInnerContainer
{
	vertical-align: top;
	padding: 5px;
	font: normal 11px Tahoma, Arial, helvetica;
	text-align:left;
	background-color: #ffffff;
	border:1px solid #cccccc;
}

.HubInnerContainer2
{
	vertical-align: top;
	padding: 0px;
	font: normal 11px Tahoma, Arial, helvetica;
	text-align:left;
	background-color: #ffffff;
	border:1px solid #cccccc;
}

.HubAskDisPollsContainer
{
	vertical-align: top;
	padding: 5px;
	font: normal 11px Tahoma, Arial, helvetica;
	text-align:left;
	background-color: #ffffff;
	border:0px solid #cccccc;
	border-top:0px;
	width:305px; 
	height:300px; 
	position:relative; 
	top:0px; 
}

/* END HUB TITLE BAR */

/* HUB Controls */
.MyPeopleUpdates 
{
    width:313px; 
}
    /* background:#ff0000;
    overflow:auto;
    height:299px; 
    color: #0053a7; 
    font-family: Tahoma, Arial, helvetica; 
    font-size: 12px;
}

.MyPeopleUpdates div
{
    float:left;   
    height:25px;
    padding-right:5px;
}*/
    
.MyPeopleUpdates img
{
    width:25px;
    border:1px solid #cccccc;
}
		
/* START FOR NEW MEMBERS AND PEOPLE OF INTEREST */		
.NewPeople
{
    width:313px; height:155px; overflow:hidden;
}

.NewPeople div
{
    float:left;
    width:97px;
    padding-right:5px; 
    overflow:hidden;
}

.NewPeople img
{
    border: solid 1px #cccccc;
    margin-bottom:3px;
}

.NewPeople a
{
    display:block;
}
    		
/* END FOR NEW MEMBERS AND PEOPLE OF INTEREST */		
		
		
				
/*Upload active X  settings*/

#UploadPaneFrame
{
	border: solid 1px #7f9db9;
}

#UploadPane
{
	width: 646px;
	border: solid 1px #ffffff;
	overflow: auto;
	height: 250px;
	background-color: #ffffff;
}

.UploadFile
{
	float: left;	
	display: block;
	width: 295px;
	height: 134px;
	padding-left: 10px;
	padding-top: 10px;
}

.UploadFile .Thumbnail
{
	border: solid 1px #EEEEEE;
	width:100px;
	height: 100px;
}

.UploadFile .Title
{
	width: 160px;
}

.UploadFile .Description
{
	width: 160px;
	height: 50px;
}

fieldset
{
	border: 1px dashed #b2b2a4;
	padding: 3px;
	margin-top: 6px;
	margin-bottom: 6px;	
}

fieldset legend
{
	border: 1px dashed #b2b2a4;
	padding: 3px;
	font-weight: 700;
	margin-left: 12px;
	background-color: #eff1f9;
	color: #0046d5;
}

/*END Upload active X  settings*/

.GrpLst {
    border: solid 1px #C5C2BD;
    width: 658px;
    height: 125px;
    padding: 0px;
    position: relative;
    top: 0px;
    left: 0px;
    background:#ffffff;
    vertical-align:top;
    color:#555555;
    margin-bottom:8px;
}

.GrpLstPhoto  {
position: absolute;
top:5px;
left:5px;
padding:1px;
background-color:#bebebe;
}

.GrpLstInfo 
{
position: absolute;
top:5px;
left:135px;    
width:305px;
background-color:#ffffff;
color:#555555;
}

.GrpLstName {
font-size:12px;
font-weight:bold;
}

.GrpLstDesc{
position: relative;
width:485px;
left:130px;
top:5px;
}

.GrpActionButtons 
{
    position: absolute;
    left:135px;
    top:98px;
}
.GrpLstJoinGroup
{

}   

.GrpListViewGroup 
{
position: absolute;
left:5px;
top:101px;
border-top:1px solid #C5C2BD;
border-bottom:1px solid #C5C2BD;
width:122px;
}   

.GrpLstCreatorPhoto  {
position: absolute;
left:450px;
top:5px;
padding:1px;
background-color:#ffffff;
}

.GrpLstCreatorInfo  {
position: absolute;
left:530px;
top:5px;
width:120px;
background:#ffffff;
overflow:hidden;
}

.GrpLstCreatorProfileLink {
position: absolute;
left:450px;
top:101px;
border-top:1px solid #C5C2BD;
border-bottom:1px solid #C5C2BD;
width:200px;
}


.GrpLstViewLink {
position: absolute;
left:560px;
top:10px;
}

.GrpLstLinks {
position: absolute;
left:560px;
top:10px;
}

.GrpLstNbrMembers {
position: absolute;
top:80px;
left:5px;
}


.GrpLstNbrLoc{
position: absolute;
top:80px;
left:130px;
}



/* Group Hub Start */

.grpsectionheader 
{
    border:1px solid #C5C2BD; 
    background-color:#F4F4EB;
    font-weight:bold;
    padding:3px;
    padding-left:5px;
    height:15px;
}
.input_border
{
    border:1px solid #2a2a2a;
}

#grouphubphotoAddLink 
{
    position:absolute;
    text-align:center;
    width:125px;
    padding-top:32px;
    z-index:1000;
}

/* Group Hub End */



/* START IMNA Duplicate Themes */

.top_message_box
{
    border:1px solid #98AD4F; 
    background:#D5E4A0; 
    padding:10px;
}

.searchresultsmessage 
{
    color:#000000;
    font-size:16px;
    font-weight:bold;
} 
    
.searchresultsmessage_subtext 
{
    color:#000000;
    font-size:14px;
    font-weight:bold;
} 

a.imna_link 
{
    color:#627336;
    text-decoration:none;
} 

a.imna_link:hover
{
    text-decoration:underline;
} 

.inma_gray_text
{
    color:#555555;
    font-size:10px;
}

.imna_heading
{
    font-size:16px;
    font-weight:bold;
    color:#627336;
    margin-bottom:5px;
}

.imna_subheading
{
    font-size:14px;
    font-weight:bold;
}

.imna_green 
{
    color:#627336;
}
/* END IMNA Duplicate Themes */


/* asp.net ajax control toolkit styles */ 
.ContextMenuPanel 
{
	border: 2px solid #a6b674;
	z-index: 1000;
	background: #f9f9f6;
	cursor: default;
	padding: 0px;
	font-size: 11px;
}

.ContextMenuLabel 
{
    padding:3px; 
}

.ContextMenuBreak
{
	margin:1px 1px 1px 32px;
	padding:0;
	height:1px;
	overflow:hidden;
	display:block;
	border-top: 10px solid #C5C5C5;	
}

a.ContextMenuItem
{
	margin: 0px;
	display: block;
	text-decoration: none;
	cursor: pointer;	
	padding: 5px;
	padding-right:10px;
	white-space: nowrap;
}

a.ContextMenuItem-Selected
{
	font-weight: bold;
}

a.ContextMenuItem:hover
{
	background-color: #4b622d;
	color: #ffffff;
	border: 0px;
}

/*Hover menu */
.popupMenuWrench {
	position:absolute;
	visibility:hidden;
	background-color:#ffffff;
	width:125px;
	border: solid 1px #cccccc;
	padding: 0px;
	z-index:99999;
}

.popupHoverWrench {
	
	
}

.popupHoverWrenchItem 
{

}

.popupHoverWrenchItem a
{
    padding:3px;
    display:block;
    white-space:nowrap;
}

.popupHoverWrenchItem:hover a
{
    background-color:#4b622d;
    color:#ffffff;
}

/*Popup Control*/
.popupControl{
	background-color:White;
	position:absolute;
	visibility:hidden;
}

/* START GENERIC CONTAINERS - Hub etc */

.divContainerHeader
{
    padding-right:4px;
    background:#ffffff url(imgs/container-right.jpg) right no-repeat;
    height:21px;
}

.divContainerHeaderWrap
{
    padding-left:4px;
    background:#ffffff url(imgs/container-left.jpg) left no-repeat;
    height:21px;
}

.divContainerHeaderInner
{
    padding-left:10px;
    background:#ffffff url(imgs/container-sliver.jpg) repeat-x;
    height:21px;
    line-height:21px;
    font-weight:bold;
    font-size:11px;
}

.divContainerBody
{
    border:1px solid #cccccc;
    padding:5px;
    margin-bottom:10px;
}

/* END GENERIC CONTAINERS - Hub etc */

/* START SEARCH BOX STYLES */

.searchfield
{
    border: 1px solid #c7c4bf; 
    border-right:0px; 
    width:127px; 
    height:17px; 
    padding-left:3px;
 }

.searchbutton
{
    border: 0px solid #c7c4bf; 
    padding:1px; 
    padding-left:0px;
    background:#c7c4bf;
}

/* START SEARCH BOX STYLES */

/* START PRESENCE LINKS*/

.presence_outer
{
    position:relative; 
    top:0px; 
    left:0px; 
}

.presence_image
{
    position:relative; 
    top:0px; 
    left:0px;
    width:15px;
}

.presence_link
{
    position:absolute; 
    top:0px; 
    left:15px; 
    width:175px;
}

.presence_links
{   
    display:block;
}

/* My Links Nav */
div.MyAcctNavDiv img 
{
    border:1px solid #cccccc;
    width:70px;
}

div.MyAcctNavDiv {
    padding: 5px;
    width:280px;
    position:relative; top:0px; left:0px;
    border:1px solid #cccccc;
    background:#ffffff;
}

div.MyAcctNavDiv:hover
{
    background:#F4FAE2;
    text-decoration:none;
}

/* Hub Page Message Center Links*/

td.HubMsgDiv {
    line-height:25px; 
    width:130px; 
    border-bottom:1px solid #cccccc; 
    
}

td.HubMsgDiv:hover
{
    background:#F4FAE2;
    text-decoration:none;
}

/* START JOBS TABS */

.JobsNav 
{
     color:#ffffff;
     text-align:center;
     height:24px;
     font-family: Tahoma, Arial, helvetica;
     /*filter: 
     progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FE2901,endColorStr=#A71A00);
     */
}

.JobsNavItem
{
    font-weight:bold;
    color:#000000;
    border:#CCCCCC 1px solid;
    font-family: Tahoma, Arial, helvetica;
    text-align:center;
    height:24px;
    /*border-left:#ffffff solid 1px;*/
    background:#DDDDCF url(htmlbuttons/htmlButton_sliver-beige.jpg) top repeat-x;
    margin-right:10px;
}

 .JobsNavItem a
 {
    background:transparent;
    margin-right:0px;
 }
    
.JobsStaticSelected
{
     color:#ffffff;
     border:#A61900 1px solid;
     background:#A81900 url(htmlbuttons/htmlButton_sliver-red.jpg) top repeat-x;
     height:24px;
     font-family: Tahoma, Arial, helvetica;
     /*filter: 
     progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#BEAD93,endColorStr=#F7F4EF);
     */
     margin-right:10px;
 }
 
 .JobsStaticSelected a
 {
    background:transparent;
    margin-right:0px;
 }
 
 .JobsStaticSelected a:hover
 {
    background:transparent;
    text-decoration:none;
 }
 
 .JobsMenuHover
 {
    background:#DDDDCF; 
    border:#CCCCCC 1px solid;
    height:24px;
    color:#000000;
    text-decoration:none;
    font-family: Tahoma, Arial, helvetica;
    margin-right:10px;
 }   
 
 .JobsMenuHover a
 {
    background:transparent;
    text-decoration:none;
    margin-right:0px;
 }
 .JobsMenuHover a:hover
 {
    background:transparent;
    text-decoration:underline;
 }

/* END JOBS TABS */

.header_bottom_border
{
    border-bottom:1px solid #000000;
}

.joblistingheader
{
    background:#F5F8EC;
    border:2px solid #6E8722;
    padding:10px;
}

.joblistingtitle
{
    font-size:18px;
    font-weight:bold;
}

/* company pages */
#companyDetails
{
    float:left;
    width:100%;
    padding:10px 0 0 0;
}

#companyDetails h3
{
    padding: 5px 0 5px 0;
}
 
#companyHeader
{
    float:left;
    width:100%;
   /* background-color:#F2F2F2;*/
}

#companyDetails table
{
 
}

#companyDetails textarea
{
    width:400px;
    height:100px;
}

#companyLogo
{   
    padding:5px;
    text-align:center;
    background-color:#fff;
    margin:5px;
}

#companyNameTitle
{

}

#companyHeader h1
{
    display:inline;
    padding:0px;
    margin:0px;    
}

#companyBioBrief
{
    margin-right:5px;
}

#companyInfo
{
    float:left;
    width:455px;
}

#companySocial
{
    float:right;
    width:200px;
}

#companyContactInfo
{
    float:left;
    margin-top:10px;
}

#companyUpdates
{
    margin:5px 0 5px 0;
}

#companyAbout
{
    margin:5px 0 5px 0;
}

#companyEmployees
{
}

#twitter_div
{   
    margin-top:-10px;
}

#twitter_div li
{            
    margin-left:-15px;    
}

#companyAddtionalInfo
{
    float:left;
    padding:5px;
}

.mGrid {   
    width: 100%;   
    background-color: #fff;   
    margin: 5px 0 10px 0;   
    border: solid 1px #525252;   
    border-collapse:collapse;   
}  
.mGrid td {   
    padding: 5px;   
    border: solid 1px #c1c1c1;   
    color: #717171;   
}  
.mGrid th {   
    padding: 5px;   
    color: #fff;   
    background: #424242 url(grd_head.png) repeat-x top;   
    border-left: solid 1px #525252;   
    font-size: 0.9em;   
}  
.mGrid .alt { background: #fcfcfc url(grd_alt.png) repeat-x top; }  
.mGrid .pgr { background: #424242 url(grd_pgr.png) repeat-x top; }  
.mGrid .pgr table { margin: 5px 0; }  
.mGrid .pgr td {   
    border-width: 0;   
    padding: 0 6px;   
    border-left: solid 1px #666;   
    font-weight: bold;   
    color: #fff;   
    line-height: 12px;   
 }     
.mGrid .pgr a { color: #666; text-decoration: none; }  
.mGrid .pgr a:hover { color: #000; text-decoration: none; }  


.public h1
{
    margin-bottom:5px;
}

.public h2
{
    font-weight:normal;
    font-size:11pt;
    margin:0;
}

.public h3
{
    margin:0;
    font-weight:normal;
    font-size:10pt;
}


