/* Import main styles */

@import url(main.css);




/* Main Page Structure */

#featurecontainer { 
	float: left;
	clear: both;
    width: 960px;
    height: 480px;
	overflow: hidden;
	background-color: #9ABDC3;
}	
	
#adspace { 
	float: left;
    width: 727px;
    height: 480px;
	overflow: hidden;
	background-color: #9ABDC3;
}	
	
#featuredivider { 
	float: left;
    width: 3px;
    height: 480px;
	overflow: hidden;
	background: url(../images/featureareadivider.gif) no-repeat top left;
}

#featuresidebar { 
	float: left;
	text-align: left;
	width: 209px;
	height: 434px;
	margin: 34px 0px 0px 9px;
	background-color: white;
	overflow: hidden;
}




/* Davis & Company Blurb and Smart Tips */

#davisblurbtitle { 
	float: left;
	overflow: hidden;
	padding: 25px 0px 0px 0px;
	}

#davisblurbcopy	{ 
	float: left;
	clear: both;
	width: 208px;
	overflow: hidden;
	padding: 5px 0px 11px 15px;
}

#sidebardivider  { 
	float: left;
	clear: both;
	width: 208px;
	height: 3px;
	overflow: hidden;
	background: url(../images/sidebardivider.gif) no-repeat top left;
}

#toparticlecontainer { 
	float: left;
	padding: 0px 0px 0px 0px;
	border: 0px solid;
	width: 200px;
	height: 275px;
}
	
	
#smarttipstitle { 
	float: left;
	clear: both;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	border: 0px solid;
	}

#toparticlecopy	{ 
	float: left;
	clear: both;
	overflow: hidden;
	padding: 0px 0px 0px 15px;
	border: 0px solid;
	width: 190px;
}

#toparticlereadmore	{ 
    position: absolute;
    top: 395px;
    left: 15px;
	width: 178px;
	height: 147px;
	overflow: hidden;
	z-index: 3;
	border: 0px solid;
}



/* Insights Blog 3 column 

#bottomcontainer { 
	float: left;
	clear: both;
	width: 960px;
	padding: 0px 0px 20px 0px;
	border: 0px solid;
	}

#blogcontainer { 
	float: left;
	clear: both;
	padding: 19px 0px 7px 0px;
	border: 0px solid;
	width: 295px;
	}

#insightsblogtitle { 
    position: relative;
	left: 30px;
	width: 229px;
	border: 0px solid;
	}

#insightsblogcopy	{ 
    position: relative;
    top: 10px;
	left: 30px;
	width: 240px;
	border: 0px solid;
}

#subscribe	{ 
    position: relative;
	top: 25px;
	left: 30px;
	width: 240px;
	height: 20px;
	border: 0px solid;
}

#feedicon	{ 
	float: left;
	padding: 0px 3px 0px 0px;
}

#subscribetext	{ 
	float: left;
}

.noborder	{ 
	border: 0px none;	
}

.subscribe	{ 
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 10px; 
	color: #36424A;
	text-decoration: none;
	vertical-align: middle;
}

#recently_posted	{ 
	float: left;
}

#bottomdivider { 
	float: left;
    width: 3px;
    height: 290px;
	background: url(../images/bottomdivider.gif) no-repeat top left;
	margin: 5px 0px 0px 0px;
}
*/

/* What's New 3 Column  

#whatsnewcontainer { 
	float: left;
	padding: 14px 0px 0px 0px;
	border: 0px solid;
	width: 356px;
	}

#whatsnewtitle { 
    position: relative;
	left: 13px;
	width: 229px;
	border: 0px solid;
	}

.whatsnewtitle	{ 
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 13px; 
	font-weight: bold;
	line-height: 17px;
	color: #36424A;
}

#whatsnewcopy	{ 
    position: relative;
    top: -10px;
    left: 30px;
	width: 304px;
	border: 0px solid;
}

a.whatsnew:link		{ color: #36424A; text-decoration: none; }
a.whatsnew:hover 	{ color: #36424A; text-decoration: underline; }
*/

/* Insights Blog 2 column */

#bottomcontainer { 
	float: left;
	clear: both;
	width: 960px;
	padding: 0px 0px 20px 0px;
	}

#blogcontainer { 
	float: left;
	clear: both;
	padding: 19px 0px 7px 56px;
	}

#insightsblogtitle { 
    position: relative;
	width: 229px;
	}

#insightsblogcopy	{ 
    position: relative;
    top: 10px;
	width: 380px;
}

#subscribe	{ 
    position: relative;
	top: 25px;
	width: 240px;
	height: 20px;
	border: 0px solid;
}

#feedicon	{ 
	float: left;
	padding: 0px 3px 0px 0px;
}

#subscribetext	{ 
	float: left;
}

.noborder	{ 
	border: 0px none;	
}

.subscribe	{ 
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 10px; 
	color: #36424A;
	text-decoration: none;
	vertical-align: middle;
}

#recently_posted	{ 
	float: left;
}

#bottomdivider { 
	float: left;
    width: 3px;
    height: 290px;
	background: url(../images/bottomdivider.gif) no-repeat top left;
	margin: 5px 0px 0px 43px;
}


/* What's New 2 Column */

#whatsnewcontainer { 
	float: left;
	padding: 14px 0px 0px 0px;
	}

#whatsnewtitle { 
    position: relative;
	left: 13px;
	}

.whatsnewtitle	{ 
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 13px; 
	font-weight: bold;
	line-height: 17px;
	color: #36424A;
}

#whatsnewcopy	{ 
    position: relative;
    top: -10px;
    left: 30px;
	width: 380px;
	border: 0px solid;
}

a.whatsnew:link		{ color: #36424A; text-decoration: none; }
a.whatsnew:hover 	{ color: #36424A; text-decoration: underline; }



/* HR Quick Tips */

#bottomarticlecontainer { 
	float: left;
	padding: 14px 0px 0px 12px;
	border: 0px solid;
	width: 280px;
	height: 260px;
	}

#hrquicktipstitle { 
  	float: left;
	clear: both;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	border: 0px solid;
	}


#bottomarticlecopy	{ 
	float: left;
	clear: both;
	overflow: hidden;
	padding: 5px 0px 0px 15px;
	border: 0px solid;
	width: 270px;
}

a.hrquicktips:link		{ color: #36424A; text-decoration: none; }
a.hrquicktips:hover 	{ color: #36424A; text-decoration: underline; }
