/* CSS Document */

* {
	margin: 0;
}


body {
	margin: 0;
	background-image: url(../images/body-bg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	color: #777777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
}

html, body {
	height: 100%;
}

object { outline: none; } 

a {
	outline: none;
	color: #cf2728;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

img, div, a.prev, a.next {
	behavior: url(iepngfix.htc)
}

#container {
	margin: 0 auto;
	width: 950px;
	position: relative;
}

#tellyBG {
	position: absolute;
	width: 160px;
	height: 306px;
	top: 172px;
	left: 895px;
	background-image: url(../images/telly-bg.png);
	background-repeat: no-repeat;
}

#homeIntro {
	position: absolute;
	width: 950px;
	height: 210px;
	top: 134px;
	z-index: 9999;
}

#header {
	width: 950px;
	height: 134px;
}

#navbar {
	width: 950px;
	height: 35px;
}

/* Masthead Wrapper header.inc.php */

#mastheadWrapper {
	position: absolute;
	width: 950px;
	height: 96px;
}

#navbar2 {
	padding-top:20px;
	height: 35px;
}

#search {
	float: right;
	padding-right: 22px;
}

#mastheadMiddle {
	width: 249px;
	margin: 0px 401px 0px 300px;
}

#mastheadLeft {
	width: 300px;
	height: 96px;
	position: absolute;
	top: 0;
	left: 0;
}

#mastheadRight {
	width: 401px;
	height: 96px;
	position: absolute;
	top: 0;
	right: 0;
}

#affiliateBanner {
	background-image: url(../images/affiliate-banner-bg.gif);
	background-repeat: no-repeat;
	height: 96px;
	width: 401px;
	position: relative;
	text-align: center;
}

#affiliateBanner h1, #banner h1 {
	color: #fff;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.1em;
	padding-bottom: 2px;
	margin: 0;
}

#affiliateBanner h2 {
	color: #fff;
	font-size: 1em;
}

#affiliateBanner h3 {
	color: #fff;
	font-size: 1.6em;
	line-height: 1.3em;
}

#affiliateBanner p {
	font-size: 11px;
	margin: 0;
	padding: 0;
}

#affiliateBanner a {
	color: #000;
}

#affiliateBanner a:hover {
	text-decoration: none;
}

.bannerMarketingPlan {
	background-image: url(../images/banner-marketing-plan.gif);
	height: 96px;
	width: 401px;
	background-repeat: no-repeat;
	text-indent: -9999em;
	display: block;
}

a.logoTagline {
	display: block;
	text-decoration: none;
	text-indent:-9999em;
	background-image: url(../images/header-logo-tagline.gif);
	background-repeat: no-repeat;
	width: 300px;
	height: 96px;
}

a:hover.logoTagline {
	background-position: left bottom;
}

/* Home Content */

#homecontent {
	overflow: hidden;
	background-image: url(../images/home-people-img-new.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height:452px;
	height:auto !important;
	height:452px;
}

#homecontent .hometext {
	padding: 0 0 0 420px;
}

/* Content */

#content {
	padding: 15px 0;
	width: 950px;
}

#content p, #content li {
	padding: 4px 0px 8px;;
}

#content h1 {
	padding: 4px 0px;
	font-size: 1.2em;
}

#content table h1 {
	font-size: 2em;
}

#twocolfix .content table h2 {
	text-align: center;
}

#homeFeatured {
	width: 1057px;
	margin: 0 auto;
	background-image: url(../images/home-java-temp.jpg);
	background-repeat: no-repeat;
	height: 363px;
}

/* Footer */

#blogHeadlines {
	width: 950px;
	margin: 0 0 10px 0;
	overflow: auto;
	background-image: url(../images/blog-headlines-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;	
}

#blogHeadlines .footer3col {
	width: 278px;
	padding: 0 18px;
	float: left;
	position: relative;
}

#blogHeadlines .footer3col h4 {
	color: #505050;
	font-size: 1.6em;
	padding: 0 0 14px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

#blogHeadlines .footer3col a {
	color: #777777;
	text-decoration: none;
}

#blogHeadlines .footer3col a:hover {
	color: #cf2728;
	text-decoration: underline;
}

#blogHeadlines .footer3col p {
	padding: 0;
	line-height: 1.4em;
	font-size: 1em;
}

#blogHeadlines .footer3col hr {
	width: 60%;
	margin: 0 auto;
	padding: 0;
	height: 1px;
	border-top: 1px dashed #f00;
}

#homeBtn {
	float: right;
	height: 29px;
	width: 118px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: italic;
	text-align: center;
	margin: 30px 9px 0 0;
	clear: both;
}

#homeBtn a {
	padding: 6px 0;
	display: block;
	background-image: url(../images/home-btn.gif);
	background-repeat: no-repeat;
}

#homeBtn a:hover {
	color: #333333;
	text-decoration: none;
	background-image: none;
}

#geeksBanner {
	width: 406px;
	margin: 0 auto;
}

/* Page Headers */

#content #hdr {
/*	background-repeat: no-repeat; */
	margin: 0px;
	padding: 0px 0px 5px;
	font-family: avant;
	font-size: 1.6em;
	font-weight: bold;
	color: #cf2728;
	line-height: 1.2em;
/*	text-indent: -9999em; */
}

#content #hdrRed {
	background-repeat: no-repeat;
	width: 950px;
	height: 74px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999em;
}

#content h2 {
	text-align: center;
	font-style: italic;
	font-weight: none;
	font-size: 1.5em;
	padding: 2px 0px;
}

#content h2.services {
	text-align: left;
	font-style: normal;
	font-weight: bold;
	font-size: 1em;
	padding: 2px 0px;
}

#content h3 {
	text-align: center;
	padding: 6px 0px;
}

.homeHdr {
	background-image: url(../images/hdr-homepage.gif);
}

.affiliatesHdr {
	background-image: url(../images/hdr-affiliates-h1.gif);
}

.affilInfo {
	width: 827px;
	height: 48px;
	background-image: url(../images/hdr-affiliates-h2.gif);
	background-repeat: no-repeat;
	text-indent: -9999em;
	padding: 0;
	margin: 0;
}

.contactHdr {
	background-image: url(../images/hdr-contact.gif);
	width: 102px;	
}

.marketingPlanHdr {
	background-image: url(../images/hdr-marketing-plan.gif);
	width: 251px;	
}

.messageHdr {
	background-image: url(../images/hdr-message.gif);
	width: 92px;
}

.servicesHdr {
	background-image: url(../images/hdr-services.gif);
	width: 92px;
}

.ucHdr {
	background-image: url(../images/hdr-uc.gif);
	width: 230px;
}

/* Carousel */

#featured {
	height: 28px;
	width: 950px;
	background-color: #000;
}

#featured h1 {
	background-image: url(../images/hdr-featured-projects.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 204px;
	text-indent: -9999em;
}

.carousel {
	width: 950px;
	height: 400px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}

a.prev, a.next {
	display: block;
	text-decoration: none;
	position: absolute;
	top: 80px;
	left: 0px;
	background-image: url(../images/btn-prev.png);
	background-repeat: no-repeat;
	height: 106px;
	width: 60px;
	z-index: 10;
}

a.next {
	left: 890px;
	background-image: url(../images/btn-next.png);
}

a:hover.prev, a:hover.next {
	background-position: left bottom;
}

.carousel ul li {
	padding: 0px;
	width: 475px;
	height: 450px;
	background-repeat: no-repeat;
	z-index: 1;
	padding: 0px;
}

.carousel li {
	margin: 0;
	position: relative;
}


#print .left, #web .left, #video .left {
	padding: 314px 7px 0px 0px;
	margin: 0px;
}

#print .right, #web .right, #video .right {
	padding: 314px 0px 0px 7px;
	margin: 0px;
}

#print .link, #web .link, #video .link {
	position: absolute;
	top: 290px;
	right: 20px;
	display: block;
	cursor:pointer;
	text-decoration: underline;
}

/* Web Carousel */

#web #moxy {
	background-image: url(../images/web/web-moxy-bg.jpg);
}

#web #ide {
	background-image: url(../images/web/web-ide-bg.jpg);
}

#web #aep {
	background-image: url(../images/web/web-aep-bg.jpg);
}

#web #triantos {
	background-image: url(../images/web/web-triantos-bg.jpg);
}

#web #truclean {
	background-image: url(../images/web/web-truclean-bg.jpg);
}

#web #dolphin {
	background-image: url(../images/web/web-dolphin-bg.jpg);
}

#web #wchuff {
	background-image: url(../images/web/web-wchuff-bg.jpg);
}

#web #sabern {
	background-image: url(../images/web/web-sabern-bg.jpg);
}

#web #acorn {
	background-image: url(../images/web/web-acorn-bg.jpg);
}

#web #mustsell {
	background-image: url(../images/web/web-mustsell-bg.jpg);
}

#web #tokyobay {
	background-image: url(../images/web/web-tokyo-bay-bg.jpg);
}

#web #theleap {
	background-image: url(../images/web/web-the-leap-bg.jpg);
}

#web #msdoorfl {
	background-image: url(../images/web/web-msdoorfl-bg.jpg);
}

#web #glitter {
	background-image: url(../images/web/web-glitter-bg.jpg);
}

#web #lab {
	background-image: url(../images/web/web-lab-bg.jpg);
}

#web #pbc {
	background-image: url(../images/web/web-pbc-bg.jpg);
}

#web #activision {
	background-image: url(../images/web/web-activision-bg.jpg);
}

#web #gps {
	background-image: url(../images/web/web-gps-bg.jpg);
}

#web #hoover{
	background-image: url(../images/web/web-hoover-bg.jpg);
}

#web #mark-cohn {
	background-image: url(../images/web/web-mark-cohn-bg.jpg);
}

/* Print Carousel */

#print #activision {
	background-image: url(../images/print/carousel-activision-bg.jpg);
}

#print #bg {
	background-image: url(../images/print/carousel-bg-bg.jpg);
}

#print #caesars {
	background-image: url(../images/print/carousel-caesars-bg.jpg);
}

#print #chianti {
	background-image: url(../images/print/carousel-chianti-bg.jpg);
}

#print #flasf {
	background-image: url(../images/print/carousel-flasf-bg.jpg);
}

#print #gates {
	background-image: url(../images/print/carousel-gates-bg.jpg);
}

#print #gps {
	background-image: url(../images/print/carousel-gps-bg.jpg);
}

#print #hoff {
	background-image: url(../images/print/carousel-hoff-bg.jpg);
}

#print #if {
	background-image: url(../images/print/carousel-if-bg.jpg);
}

#print #kate-lo {
	background-image: url(../images/print/carousel-kate-lo-bg.jpg);
}

#print #paragon {
	background-image: url(../images/print/carousel-paragon-bg.jpg);
}

#print #riverstone {
	background-image: url(../images/print/carousel-riverstone-bg.jpg);
}

#print #accva {
	background-image: url(../images/print/carousel-accva-bg.jpg);
}

#print #ican {
	background-image: url(../images/print/carousel-ican-bg.jpg);
}

/* Video Carousel */

#video #abb {
	background-image: url(../images/video/video-abb-bg.jpg);
}

#video #ace-glass {
	background-image: url(../images/video/video-ace-glass-bg.jpg);
}

#video #amg {
	background-image: url(../images/video/video-amg-bg.jpg);
}

#video #caesars {
	background-image: url(../images/video/video-caesars-bg.jpg);
}

#video #cambel {
	background-image: url(../images/video/video-cambel-bg.jpg);
}

#video #cohen {
	background-image: url(../images/video/video-cohen-bg.jpg);
}

#video #home-mag {
	background-image: url(../images/video/video-home-mag-bg.jpg);
}

#video #ici-homes {
	background-image: url(../images/video/video-ici-homes-bg.jpg);
}

#video #fostercare {
	background-image: url(../images/video/video-fostercare-bg.jpg);
}

#video #geeks-in-route {
	background-image: url(../images/video/video-geeks-bg.jpg);
}

#video #living-color {
	background-image: url(../images/video/video-living-color-bg.jpg);
}

#video #mantis {
	background-image: url(../images/video/video-mantis-bg.jpg);
}

#video #imtek {
	background-image: url(../images/video/video-imtek-bg.jpg);
}

#video #nutrishop {
	background-image: url(../images/video/video-nutrishop-bg.jpg);
}

#video #accva {
	background-image: url(../images/video/video-accva-bg.jpg);
}

#video #icm {
	background-image: url(../images/video/video-icm-bg.jpg);
}

#video #msdoor {
	background-image: url(../images/video/video-msdoor-bg.jpg);
}

#video #lkbc {
	background-image: url(../images/video/video-lkbc-bg.jpg);
}

#video #zonta {
	background-image: url(../images/video/video-zonta-bg.jpg);
}

#video #herleycti {
	background-image: url(../images/video/video-herleycti-bg.jpg);
}

#video #mb {
	background-image: url(../images/video/video-mb-bg.jpg);
}

/* Client List */

#clientList {
	float: left;
	width: 225px;
	padding-right: 11px;
}

/* Affiliates */

#affiliates {}

#affilLeft {
	float: left;
	width: 414px;
}

#affilRight {
	float: right;
	width: 500px;
	background-image: url(../images/affilRight-bg.gif);
	background-repeat: repeat-y;
}

#affilRightContent {
	padding: 0 80px 0 50px;
}

#affilRight .hdr {
	background-image: url(../images/affilRight-hdr-bg.gif);
	background-repeat: no-repeat;
	height: 20px;
}

#affilRight .ftr {
	background-image: url(../images/affilRight-footer-bg.gif);
	background-repeat: no-repeat;
	height: 20px;
}

/* 2 Column Layout */

#twocolfix {
	width: 950px;
	position: relative;
}

#twocolfix .content {
	width: 708px;
	float: left;
	padding: 0px;
}

#twocolfix .content h2 {
	font-size: 1.4em;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	color: 000;
	padding: 4px 0;
	line-height: normal;
}

#twocolfix .content p {
	font-weight: bold;
	padding: 10px 0px;
}

#twocolfix .sidebar {
	width: 232px;
	float: right;
	background-image: url(../images/twocolfix-sidebar-bg.gif);
	background-repeat: repeat-y;
}

#twocolfix .sidebar .hdr {
	background-image: url(../images/twocolfix-sidebar-hdr.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 232px;
}

#twocolfix .sidebar .affilHdr {
	background-image: url(../images/twocolfix-sidebar-affilhdr.gif);
	background-repeat: no-repeat;
	height: 56px;
	width: 232px;
}

#twocolfix .sidebar .servHdr {
	background-image: url(../images/twocolfix-sidebar-servhdr.gif);
	background-repeat: no-repeat;
	height: 43px;
	width: 232px;
}

#twocolfix .sidebar .ftr {
	background-image: url(../images/twocolfix-sidebar-ftr.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 232px;
}

#twocolfix .sidebar p {
	padding: 4px 4px 4px 26px;
	font-weight: bold;
}

/* Affiliate Sub Site */

.upgradeRed {
	color: #ce3238;
}

.upgradePurple {
	color: #461d6d;
}

.upgradeBlue {
	color: #61c5ea;
}

.upgradeGreen {
	color: #9bbb59;
}

.contactMediaCenter {
	background-image: url(../images/affiliate-sidebar-contact-btn.gif);
	background-repeat: no-repeat;
	display: block;
	height: 45px;
	width: 232px;
	text-indent: -9999em;
}

#affilHdrs {
	background-repeat: no-repeat;
	width: 707px;
	text-indent: -9999em;
}

.affilHome {
	background-image: url(../images/hdr-affil-home.gif);
	height: 66px;
}

.affilPricing {
	background-image: url(../images/hdr-affil-pricing.gif);
	height: 49px;
}

.affilWebinars {
	background-image: url(../images/hdr-affil-webinar.gif);
	height: 28px;
}

.affilConsultation {
	background-image: url(../images/hdr-affil-consultation.gif);
	height: 28px;
}

.affilProposal {
	background-image: url(../images/hdr-affil-proposal.gif);
	height: 28px;
}

.affilRegistration {
	background-image: url(../images/hdr-affil-registration.gif);
	height: 28px;
}

.affilBusiness {
	background-image:url(../images/hdr-affil-business.gif);
	height: 28px;
}

.affilForms {
	background-image:url(../images/hdr-affil-forms.gif);
	height: 28px;
}

#quote {
	font-size: 1.4em;
	font-style: italic;
}

/* Affiliates Sidebar Menu */

ul#affilMenu { 
  margin: 0;
  padding: 0;
  list-style-type : none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  font-weight: bold;
}

ul#affilMenu li {
  margin: 0px;
  padding: 0px;
}

ul#affilMenu a {
	display : block;
	width : 206px;
	height : 20px;
	text-decoration : none;
	color : #cf2728;
	background-image: url(../images/affiliate-sidebar-btn-bg.gif);
	padding-left: 26px;
	padding-top: 2px;
	background-repeat: no-repeat;
}

ul#affilMenu a:hover, ul#affilMenu a:focus, ul#affilMenu a:active, 
ul#affilMenu a.selected, ul#affilMenu a.selected:hover, ul#affilMenu a.selected:focus, ul#affilMenu a.selected:active {
	color : #fff;
}

ul#affilMenu a.selected { 
  text-align : left;
  cursor : default;
}

ul#affilMenu a:hover, ul#affilMenu a:focus, ul#affilMenu a:active {
	color : #fff;
}


/* Classes */
.pricingHdrs {
	color: #cf2728;
	font-size: 1.6em;
}

.cam {
	color: #ea2929;
}

.bel {
	color: #522a74;
}


.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.clear {
	clear: both;
}

.centerImg {
	display: block;
	margin: 0 auto;
}

/* Affiliate Info Page */

#affiliateInfo {
	width: 922px;
	margin: 0 auto;
}

#affiliateInfo .top {
	background-image: url(../images/affiliate-info-top-bg.jpg);
	background-repeat: no-repeat;
	height: 35px;
}

#affiliateInfo .main {
	background-image: url(../images/affiliate-info-main-bg.gif);
	background-repeat: repeat-y;
	padding: 0 37px;
	width: 848px;
	overflow: auto;
}

/* Homepage Update 7/17/09 */

#homeDivider {
	background-image: url(../images/home-divider.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 950px;
	clear: both;
}

.homeServices {
	float:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style:italic;
	margin: 0 30px 0 0;
	padding: 0;
	color: #505050;
	width: 140px;
	list-style-type: none;
}

#homecontent .homeServices li {
	margin: 0;
	padding: 2px 0;
}

/* Footer */

#footerWrapper {
	background-color: #000;
	clear: both;
	overflow: auto;
	padding-top: 27px;
	margin: 0;
	min-width: 950px;
	position: relative;
}

#footer {
	width: 950px;
	margin: 0 auto;
	padding-bottom: 18px;
	overflow: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6b6b6b;
	overflow: hidden;
}

#footer p, #footer li {
	font-size: 1.1em;
	line-height: 1.4em;
}

#footer .divider {
	clear: both;
	margin: 11px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #272727;
}

#footer .contact {
	float: left;
	width: 220px;
	padding-right: 21px;
}

#footer .sitemap {
	float: left;
	width: 220px;
	padding-right: 21px;
}

#footer .blog {
	float: left;
	width: 220px;
	padding-right: 21px;
}

#footer .twitter {
	float: left;
	width: 220px;
}

#footer h1 {
	height: 27px;
}

#footer h1, #footer h2 {
	background-repeat: no-repeat;
	text-indent: -9999em;
	padding-bottom: 23px;
}

#footer .contact h1 {
	background-image: url(../images/footer-contact-hdr.gif);
	width: 65px;
}

#footer .contact h2 {
	background-image: url(../images/footer-subscribe-hdr.gif);
	height: 20px;
	width: 164px;
	padding-bottom: 4px;
}

#footer .sitemap h1 {
	background-image: url(../images/footer-sitemap-hdr.gif);
	width: 67px;
}

#footer .blog h1 {
	background-image: url(../images/footer-blog-hdr.gif);
	width: 100px;
}

#footer .twitter h1 {
	background-image: url(../images/footer-twitter-hdr.gif);
	width: 103px;
}

#socialNetworking {
	padding: 0px;
	margin: 0px;
	overflow: auto;
}

#socialNetworking li {
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0;
}

#socialNetworking a:hover, #socialNetworking a:active, #socialNetworking a:focus {
	background-position: left bottom;
}

.iconTwitter, .iconFacebook, .iconAma, .iconTelly, .iconRSS {
	display: block;
	height: 19px;
	background-repeat: no-repeat;
	text-indent: -9999em;
}

.iconTwitter {
	background-image: url(../images/icon-twitter.gif);
	width: 19px;
}

.iconFacebook {
	background-image: url(../images/icon-facebook.gif);
	width: 18px;
}

.iconAma {
	background-image: url(../images/icon-ama.gif);
	width: 28px;
}

.iconTelly {
	background-image: url(../images/icon-telly.gif);
	width: 20px;
}

.iconRSS {
	background-image: url(../images/icon-rss.gif);
	width: 24px;
}

#sitemap, #blogFooter {
	margin: 0;
	padding: 0;
}

#sitemap li, #blogFooter li {
	list-style-type: none;
	margin: 2px 0;
	padding: 0;
}

#sitemap a {
	color: #6b6b6b;
	background-color: #000;
	display: block;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #272727;
	padding: 0 0 0 6px;
}

#blogFooter a {
	color: #6b6b6b;
	background-color: #000;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #272727;
	padding: 0 0 5px 6px;
}

#sitemap a:hover, #blogFooter a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #e91212;
}

/* Footer Tweets */
.twitted {
	margin: 0;
	padding: 0;
}

.twitted h2 {
	margin: 0;
	padding: 0;
	font-size: 1em;
	color: #fff;
	background-color: #888;
}

.twitted ul#twitter_update_list {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.twitted ul#twitter_update_list li {
	padding: 4px 0;
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #272727;
}

.twitted ul#twitter_update_list li span {
	/* tweet content */
	display: block;
}

.twitted ul#twitter_update_list li span a {
	/* links in tweet content */
	color: #cf2728;
}

.twitted ul#twitter_update_list li a {
	/* timestamp link */
	color: #cf2728;
}

.twitted ul#twitter_update_list li.firstTweet {
}

.twitted ul#twitter_update_list li.lastTweet {
	border-bottom: none;
}

.twitted p.profileLink {
	display: block;
	margin: 0;
	padding: 4px 0 0 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #272727;
}

/* eBlast September 2009 */

#landingPage {
	background-image: url(../eblast/2009-september/images/landing-page-v1.jpg);
	background-repeat: no-repeat;
	height: 715px;
	width: 930px;
	margin: 0 auto;
	position: relative;
}

#landingVideo {
	position: absolute;
	top: 130px;
	left: 633px;
}