/*----------------- wp items ----------------*/

#mainContent #wpblock, #mainContent #vdblock {
	margin-right: -16px;
	margin-left: -16px;
}


#mainContent #wpblock .wptabrow, #mainContent #vdblock .wptabrow {
	background-image:url(images/wptabshadow.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 50px;

}

#mainContent #wpblock .wptabrow a:link, #mainContent #wpblock .wptabrow a:visited {
	color: #ffffff;
	width: 88px;
	display: block;
	background-color: #7bc143;
	background-image:url(images/wptabshadow.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	float: left;
	text-align: center;
	padding-right: 11px;
	padding-left: 11px;
	white-space: normal;
	height: 36px;
	line-height: 14px;
	padding-top: 12px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #cccccc;
}

#mainContent #wpblock .wptabrow .wpactivetab, #mainContent #vdblock .wptabrow .wpactivetab, #mainContent #wpblock .wptabrow a:link.wpactivetab, #mainContent #vdblock .wptabrow a:link.wpactivetab, #mainContent #wpblock .wptabrow a:visited.wpactivetab, #mainContent #vdblock .wptabrow a:visited.wpactivetab {
	background-image:none;
	background-color: #ffffff;
	color: #333333;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #eaeaea;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #eaeaea;
}




#mainContent div.wpitem {
	margin-top: 20px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
	display: block;

}

#mainContent #wpitems a:link .wpitem .wpdesc h4, #mainContent #wpitems a:visited .wpitem .wpdesc h4, #mainContent #wpitems a:link .wpitem .wpdesc p, #mainContent #wpitems a:visited .wpitem .wpdesc p, #mainContent #vditem a:link .wpitem .wpdesc h4, #mainContent #vditem a:visited .wpitem .wpdesc h4, #mainContent #vditem a:link .wpitem .wpdesc p, #mainContent #vditem a:visited .wpitem .wpdesc p {
	color: #333333;
}



#mainContent div.wpitem:hover {
	margin-top: 20px;
	margin-left: 0px;
	text-decoration: none;
}

#mainContent .wppic {
	float: left;
	padding: 6px;
	margin-right: 20px;
	display: block;
}

#mainContent .wppic img {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

#mainContent .wpdesc {
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
	margin-left: 80px;
	margin-right: 45px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	display: block;
}

#mainContent .wpbuttons {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	display: block;
	cursor: pointer;
}

#mainContent .icon {
	height: 38px;
	width: 38px;
	padding: 4px;
	display: block;
	cursor: pointer;

}

/* ---------------------- VDBlock --------------------- */


#mainContent #vdblock .wptabrow a:link, #mainContent #vdblock .wptabrow a:visited {
	color: #ffffff;
	width: 88px;
	display: block;
	background-color: #f8981d;
	background-image:url(images/wptabshadow.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	float: left;
	text-align: center;
	padding-right: 11px;
	padding-left: 11px;
	white-space: normal;
	height: 36px;
	line-height: 14px;
	padding-top: 12px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #cccccc;
}

#mainContent #vditem .wpdesc {
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 34px;
	padding-left: 25px;
	margin-left: 130px;
	margin-right: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right: none;

}


#mainContent #wpblock .wptabrow a:hover, #mainContent #vdblock .wptabrow a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #999999;
}


/* ----------- Sidebar Icon Block ----------*/

#sidebar1 .blkicon {
margin-right: -16px;
margin-top: -14px;
margin-bottom: -10px;
float: right;
width: 49px;
height: 49px;

}


#sidebar1 .views-field-field-podcast-subtitle-value, #sidebar1 .cartdesc {
	margin-bottom: 10px;
}


#sidebar1 .view-id-podcast_sidebar h3, #sidebar1 .shopcart h3 {
	line-height: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

#sidebar1 .shopcart a:hover, #sidebar1 .view-id-podcast_sidebar a:hover {
	text-decoration: none;
}




#sidebar1 .view-id-podcast_sidebar .blkicon {
background-image:url(images/icon_podcast.png);

}

#sidebar1 .shopcart .blkicon {
background-image:url(images/icon_cart.png);

}






/* -------------------- Case Study Block ------------------------- */




#casestudyblk {
	background-color: none;
	background-image: none;
	border: 1px solid #cccccc;
	padding: 10px;

	
}

div.case:hover {
	border: 1px solid #7bc143;
}

.case {
	border: 1px solid #cccccc;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #ffffff;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;

}




/* -------------------- Geni Header Block ------------------------- */


#geniblockheader {
	background-image: url(images/geniheaderbg_2.gif);
	height: 193px;
	width: 920px;
	background-repeat: no-repeat;
	background-position: left top;
}

#geniblockheader #genisubscribe {
	margin-top: 144px;
	margin-right: 24px;
	float: right;
	width: 74px;
}

#geniblockheader #genisubscribe a {
	background-image: url(images/genisub.gif);
	text-indent: 9000px;
	height: 23px;
	width: 74px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}

#geniblockheader #genisubscribe a:hover {
	background-position: left bottom;
	display: block;
}

#genibar {
	background-image: url(images/you-empowered-homepage.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
}

#genibar a {
	background-image: url(images/you-empowered-homepage.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 110px;
	width: 437px;
	display: block;
	text-indent: -9000px;
	overflow: hidden;
}


#genibar a:hover {
	/*background-image: url(images/barover.gif);*/
}

#geniadbutton {
	margin-top: -2px;
	background-image: url(images/you-empowered-sidebar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#geniadbutton a {
	background-image: url(images/you-empowered-sidebar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9000px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 96px;
	width: 239px;
	overflow: hidden;
}

#geniadbutton a:hover {
	background-image: url(images/you-empowered-sidebar.jpg);
}


/* -------------------- Four Square Block ------------------------- */

#mainContent table#foursquareblock {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#mainContent table#foursquareblock a {
	color: #222222;
}


#mainContent #foursquareblock {
	padding: 10px;
	border-collapse: separate;
}

#mainContent #foursquareblock .bcornergreen {
	background-color: #7cc144;
	background-image: url(images/highlightboxbg_green.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-right: 5px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7cc144;
	border-right-color: #7cc144;
	border-bottom-color: #7cc144;
	border-left-color: #7cc144;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#mainContent #foursquareblock .bcornerorange {
	background-color: #f8981d;
	background-image: url(images/highlightboxbg_orange.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: 5px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f8981d;
	border-right-color: #f8981d;
	border-bottom-color: #f8981d;
	border-left-color: #f8981d;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#mainContent #foursquareblock .bcornerblue {
	background-color: #01a5d9;
	background-image: url(images/highlightboxbg_blue.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 5px;
	margin-top: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #01a5d9;
	border-right-color: #01a5d9;
	border-bottom-color: #01a5d9;
	border-left-color: #01a5d9;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#mainContent #foursquareblock .bcornerred {
	background-color: #e31a38;
	background-image: url(images/highlightboxbg_red.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin-right: 5px;
	margin-top: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e31a38;
	border-right-color: #e31a38;
	border-bottom-color: #e31a38;
	border-left-color: #e31a38;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
}














