﻿@charset "UTF-8";
/* CSS Document */





#ad{
border:solid;
border-color:#CCCCCC;
border-width:1px;
width:122px; 
height:1250px; 
float:right;
margin-right:20px;
margin-top: 0px;
}

#shrmlinks{ 
width:852px;
height:auto;
border:solid;
border-color:#CCCCCC;
border-width:1px;
margin-bottom:10px;
padding-bottom:6px;
margin-top:3px;
}

#notamember{
margin-top:0px; 
position:relative; 
float:right; 
background-image:url('../homepage_images/not_a_member.gif');
background-repeat:no-repeat;
width:278px;
height:19px;
z-index:1;

}

.joinnow{ margin-left:550px;
width:278px;
height:19px;
}



#slider_membership{ position:relative; width:843px; height:224px;}

#slider_holder{
width:830px;
height:224px;
position:absolute;
top:0;
left:0;

}

#featureboxes{
width:830px; 
height:650px; 
position:relative; 
margin-top:20px;
left:0;
top:-1px;
margin-right:30px;
}

#boxtitle{
border-bottom: 3px solid #ff9900;
margin-bottom:10px;
text-transform:uppercase !important;
padding-bottom:10px;
}


#adtitle{background-color:#C9C9C9; 
height:12px;
padding:3px;
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

#featuredstory{
	float:left;
	height:690px;
	width:300px;
	margin-top:10px;
	margin-bottom:40px !important;
	*margin-bottom:400px !important;
	
	}


#latestnews{
	height:335px;
	width:300px;
	top:289px;
	font:inherit;
	padding-bottom:5px;
	margin-bottom:5px;

}


#mostpopular{
	float:left;
	width:263px;
	height:620px;
	margin-left: 20px;
	margin-top:3px;
	font:inherit;
}

#featuredvideo{
	float:left;
	width:226px; 
	font:inherit;
	margin-left:20px;
	padding-bottom:5px;
	height:260px;
	margin-top:10px;
}

#featuredvideo table {
	width:200px;
	}
	
#featuredvideo table td {
	padding:0px;
	}

.connectlinks{
    color: #2B559B;
    font-family: inherit;
    font-size: inherit;
    outline: medium none;
    text-decoration: none;
}


#connectwithshrm{
	float:left;
	width:226px;
	margin-left:20px;
	margin-top: 0px;
	padding-top:10px;	
}

#connectwithshrminner{
	padding:8px;
	}

#connectwithshrminner table {
	width=220px;
	height=200px;
	}

.allvideos{margin-top:2px; margin-bottom:5px; float:right;}

#memberlogin_box{ 
	width:131px;
	height:224px;
	background-image:url(images/member_bg.jpg);
	position:absolute;
	top:0;
 	right:0;
 	background-color:#3676BC;

}

#footer {
	width: 100%;
	height:10px;
	margin-top:0px;
	margin: 0 auto;
	background-color:#FFFFFF;
} 




#content {
	width: 815px;
	height:450px;
	margin: 0 auto;
	position:absolute;
	background-image:url(images/main_box.jpg);
	background-repeat:no-repeat;
} 

#lowercontent {
	width:900px;
	height:175px;
	clear:both;
	position:absolute;
	margin-top:0px;
}


#menucontents {
	width:815px;
	height:30px;
	padding-bottom:5px;
	padding-left:50px;
	margin-bottom:7px;
	margin-top: 7px;
	background-image:url(images/menu_bar.jpg);
	background-repeat:no-repeat;
}


#menucontentslinks {
	width:320px;
	height:25px;
	margin-top:-15px;
	margin-left:450px;
}


#pipe{
width:810px;
height:25px;
margin-top:4px;
padding-bottom:5px;
}


#pipe ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;

	} 

#pipe ul li {
	margin-left: 0;
	padding: 4px 6px;
	border-left: 1px solid #CCCCCC;
	list-style: none;
	display: inline;
	}
	
		
#pipe ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}
	
#pipe ul li.last {
	margin-left: 90px;
	margin-top:16px;
	border-left: none;
	border-right: none;
	list-style: none;
	display: inline;
	}
	


#navcontainer{ 

 margin-top:0px;
 position:absolute;
 }

#navlist
{
padding-left: 0;
margin-left: 0;
width: 240px;
}

#navlist li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px solid #CCCCCC;
}



.subscribe{
margin-top:5px;
margin-bottom:3px;

}

.icon{ padding-top:4px;

}



.accordion {
	width: 263px;	}

.accordion h3 {
	background:  url(/assets/homepage_images/arrow-square.gif) no-repeat right -51px;
	border-bottom: 3px solid #ff9900;
	margin-bottom:10px;
	height:24px;
	margin: 6px 0;
   font:bold,18px arial,Helvetica,Utkal,sans-serif; color:#333;
   text-transform: uppercase;
   cursor: pointer;
   line-height:20px;
}


.accordion h3.active {
	background-position: right 5px;
}
.accordion p {
	margin: 0;
	padding: 0px 8px 7px 0px;

}


#articles {
	width: auto;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	margin-top:-10px;
	color: #000;
}

#articles ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	margin-bottom:5px;
}
		
#articles li {
	border-bottom: 1px solid #90bade;
	margin: 0;
	margin-top:3px;
	margin-bottom:3px;
}

#morebutton{
font-family:Arial, Helvetica, sans-serif; 
font-weight:bold; 
width:auto;
max-width:120px;
float:left;
	
}

#morebutton a {	
background-image: url(/images/triangle.gif); 
background-position:right; 
background-repeat:no-repeat}
			
}

#marquee{
	border-style:solid; 
	border-width:1px; 
	border-color:#CCCCCC; 
	width:830px;
 	height:204px; 
 	margin-top:7px; 
 	margin-left:0px;
		
}

#marquee iframe {
	marginheight: 0;
	width:830px;
	height:204px;
}


#adholder{ 
	width:160px; 
	float:right; 
	clear:both;  
	position:absolute;  
	right:195px;
}

/* sponsored links */
#sponsoredLinks { 
	padding: 5px; 
	border: 0px #415f85 solid; 	
	margin:0px;
	width: 640px;}
/*sponsored links container */	
#position{
background-position:center;

}	
		
#sponsoredLinksInterim { 
	border: 0px #415f85 solid; 
	margin-bottom: 0px;
	margin-left:20px; 
	width: 500px;	
}
#contentLeft { 
	width: 173px; 
	vertical-align: top; 
	text-align:left; 
	margin-top:20px;
	margin-right:20px;

}
#boxadleft{ 
	width:300px; 
	height:200px; 
	float:left; 
	bottom:-190px; 
	position:relative; 
}
#boxadright {
    bottom: 380px;
    float: left;
    height: 400px;
    left: 321px;
    position: relative;
    top: -55px;
    width: 600px;
 	 
    
    }
    
#paid{ background-color:gray; font-size:10px; color:#FFF; width:160px; height:28px; padding-bottom:7px; padding-top:14px; }



#sponslinks_box{height:430px; width:520px; border:1px solid #37569d; padding:5px;}


#sponslinks_title{font:bold  12px Arial,Helvetica,sans-serif; text-transform:uppercase; color:#ffffff;text-align:left;padding:2px 2px 2px 2px;background-color:#666666; height: 19px; width: 516px;
				
}

#wrappernew{
max-height: 2000px !important;
margin-bottom:0px;
position:relative;
				
}

.newspic{ margin-bottom:5px;}

#recent {
	
	margin: 0px;
	width: 98%;
	padding: 0px;
	list-style-type:none;
	}

#recent ul, #recent li {
	bottom-border: 1px solid #000;
	margin: 0;
	padding-bottom:4px ;

	}
	
	
	#recent li {
	border-bottom: 1px solid #CCC;
	margin: 0;
	padding: 5px;
	}
	

.newsdate{ font-size:10.5px; font-weight:bold;}	

/*WebPart Styles*/
h3.ms-standardheader {
	font-size:15px;
	font-weight:bold;
	text-transform: uppercase !important;
	line-height: 16px;
	margin: 0 0 8px 0;
		}
			
tr.ms-WPHeader td {
	border-bottom:3px solid #FF9900;
	margin: 0 0 10px 0;
	vertical-align:top;
	}
			
/*Content Editor Web Part Image Spacing
.ms-WPBody img {
	padding-right:6px;
	padding-bottom:5px;
	}
*/	

/*Content Editor Web Part Icon Image size s/b 28x28px, fixes for IE*/
.ms-WPBody img[src*="icon"] {
	max-width:28px !important;
}
	
/*Deckhead pulled from SHRM_default.css*/
.deckHead { color: #555555; font-style: italic; text-align: left; font-weight: normal; font-size: 14px; padding-top:5px; }

/*ColumnName on magazine pages*/
.ColumnName { color:#000000; text-align: left; font-weight:bolder; font-size: 13px;padding-bottom:5px;}

/*Images inside Sponsored Links Box on interior pages*/
#position img {
	width:50px;
	height:50px;
	padding: 2px;
	display:block;
	max-width:50px !important;
	}

#position table table tr td:first-child {
	width:60px;
	}

#position table table tr td[colspan="2"] {
	width:auto;
	}	
	
/*Images inside Sponsored Links Box on home page*/
#sponsoredLinksInterim img {
	width:50px;
	height:50px;
	padding: 2px;
	display:block;
	max-width:50px !important;
	}

#sponsoredLinksInterim table table tbody tr + td {
	width:60px;
	}

#sponsoredLinksInterim table table tr td[colspan="2"] {
	width:auto;
	}	

#sponsoredLinksInterim #WebPartWPQ2 td {
	width:100%;
	}

/*Most Popular Content Box*/
.popContentTitle {
	font-size:15px;
	font-weight:bold;
	text-transform: uppercase !important;
	line-height: 25px;
	margin: 0 0 8px 0;
	border-bottom:3px solid #FF9900;
		}
			
.popContentTitleInner {
	padding-top:8px;
	padding-bottom:10px;
	}
	
/*Images in main column--adding padding
.pageLeft img {
	padding-right:6px;
	padding-bottom:6px;
	}
*/  
 
/*Align skyscraper ads to top of page*/
#contentAdColumn {
	vertical-align:top;
	float:right !important;
	margin-top:5px;
	padding-top:10px;
}



/*For interim_redesign_71811*/

#wrapper {
	width:830px !important;
}

/*SHRM_podcast_close.aspx*/
.podcastclose {
	font-size: 10px; 
	padding: 10px;
}

/*---content added ---*/
/*word-wrap the webpart titles*/
.ms-standardheader nobr {
   white-space:normal;
}

#connectwithshrmnew{
	float:left;
	width:226px;
	margin-left:16px;
	margin-top: -5px;
	padding-top:3px;
	height:348px;
background-color:#FFFFFF;
border: #9FCCE1 solid 1px;
margin-bottom:5px;	
position:relative;
}


html>/**/body #connectwithshrmnew{
	float:left;
	width:226px;
	margin-left:16px;
	margin-top: 10px;
	padding-top:3px;
	height:348px;
background-color:#FFFFFF;
border: #9FCCE1 solid 1px;
margin-bottom:5px;	
position:relative;
}


.connectbttn{ margin-top: 6px !important; margin-left:-2px !important; position:relative;}

#contentAreaInterim{ margin-top:110px !important;
margin-left:20px !important;
				}
				
html>/**/body #contentAreaInterim{ margin-top:20px !important;
margin-left:20px !important;
				}


html>/**/body #connectbox {
    float: left;
    height: 107px;
    margin-left: 299px;
    margin-top: 1px;
    position: relative;
    width: 231px;
}

#connectbox {
    float: left;
    height: 107px;
    margin-left: 299px;
    margin-top: 1px;
    position: relative;
    width: 231px;
}


#lefthandad{ position:relative;
width:300px;
height:300px;
margin-top:105px;

				
}

html>/**/body #lefthandad{ position:relative;
width:300px;
height:300px;
margin-top:2px;

				
}


