@import url("../../hive/css/style.css");
@import url("textimage.css");

#contentBottom {
	float: left;
	width: 923px;
	margin-left: 26px;
	background-image: url('../images/contentbottombg.gif');
	padding-bottom: 0;
}

#contentBottomLeft {
	float: left;
	width: 615px;
}

#contentBottomLeftTop {
	width: 605px;
	height: 336px;
	padding-bottom: 10px;
	padding-right: 10px;
	background-image: url('../images/header.jpg');
	background-repeat: no-repeat;
}

#contentBottomLeftBottomPad {
	padding-top: 10px;
	background-image: url('../images/contentbottomleftbottompad.gif');
	background-repeat: repeat-y;
	border-top: 7px solid #bdbec0;
}

#contentBottomLeftBottomPad2 {
	padding-top: 10px;
	background-image: url('../images/contentbottomleftbottompad.gif');
	background-repeat: repeat-y;
	clear: both;
}

#contentBottomLeftBottom {
	width: 605px;
	padding-top: 13px;
	padding-right: 10px;
	background-color: red;
	background-image: url('../images/contentbottomleftbottombg.gif');
	background-repeat: repeat-y;
}

#contentBottomLeftBottomSide {
	float: left;
	width: 164px;
	padding-right: 14px;
	border-right: 2px solid #bdbec0;
}

#contentBottomLeftBottomMain {
	margin-left: 195px;
	width: 374px;
	padding: 18px;
	padding-top: 0;
	background-color: #eaf1ef;
}

#contentBottomRight {
	position: relative;
	width: 300px;
	margin-left: 623px;
}

#contentBottomRight div.frontpageitem {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 2px solid #bdbec0;
}

#contentBottomRight h2 {  /* Lets turn off imaged for frontpage component in right area on homepage */
	display: block;
	background-image: url('../images/home-newsviews.png');
	background-repeat: no-repeat;
	height: 70px;
	margin-bottom: 0px;
	margin-top: 25px;
	margin-left: 22px;
}

div.home-messages-span {
	padding-top: 10px;
	border-bottom: 7px solid #bdbec0;
}

table.blog {
	margin-left: 22px;
}

#contentBottomRight h2 span {
	position: absolute;
	top: -10000px;
}

#contentBottomRight p {
	margin: 0;
	margin-bottom: 12px;
}

#contentBottomRight span.small {
	font-size: 10px;
}

#segmentation-quote {
	position: relative;
	background-image: url('../images/segmentation-quote.gif');
	background-repeat: no-repeat;
	width: 376px;
	height: 127px;
	margin-bottom: 10px;
}

.module-home-messages {
	width: 284px;
	height: 330px;
	background-color: #ffffff;
	margin-left: 10px;
	border: 3px solid #72a493;
}

.module-home-messages p {
	margin-left: 17px !important;
	margin-right: 17px !important;
	margin-top: 17px !important;
}

.module-home-messages table {
	margin-top: 17px !important;
}

.module-home-heretohelp {
	border-bottom: 2px solid #bdbec0;
	margin-bottom: 12px;
}

.module-home-heretohelp h3 {
	/*Target the generated module title in the h3 and hide*/
	position: absolute;
	top: -10000px;
}

.module-home-visitthelibrary {
	border-bottom: 2px solid #bdbec0;
	margin-bottom: 12px;
}

.module-home-visitthelibrary h3 {
	position: absolute;
	top: -10000px;
}

.module-currentsitesearches h3 {
	position: absolute;
	top: -10000px;
}

.module-home-hivesegmentation {
	border-bottom: 2px solid #bdbec0; /*border needed for the module*/
	padding: 0;
	margin-bottom: 12px;
}

.module-home-workingwithhive {
	padding: 0;
	padding-bottom: 20px;
}

.contentpaneopen img {  /* Lets turn off imaged for frontpage component in right area on homepage */
	position: absolute;
	top: -10000px;	
	
}

.section-5 img { /* override the above rule for blog entries */
	position: relative;
	top: 0;
}

a.contentpagetitle {
	font-size: 18px;
	text-decoration: none;
}

#segmentationtable td {
	padding: 10px 0 10px 10px;
	margin: 0;
	vertical-align: top;
}