@import "http://networkedinsights.com//css/yuiGrid.css";
@import "http://networkedinsights.com//css/navigation.css";
@import "http://networkedinsights.com//css/footer.css";
@import "http://networkedinsights.com//css/displayPages.css";
/*slideShow.css referenced in pages that need it*/

/****************** BASIC ELEMENTS ******************/

html{
	background-color:#272627;
}

body{
	background:url(cssImgs/bkgSite.jpg) #272627 repeat-x;
}

a{
	color:#ff9933;
	text-decoration:none;
}

h1, h3{
	font-size:116%;
	color:#333333;
	margin-bottom:.5em;
}

h4{
	font-size:100%;
	color:#333333;
}

h5{
	font-size: 93%;
	color:#333333;
	line-height:150%;
}

h6{
	font-size: 93%;
	color:#333333;
	line-height:150%;
	font-weight:normal;
}

p, ol, ul{
	font-size: 93%;
	color:#666666;
	line-height:150%;
}

p.footnote, p.caption{
	font-size: 85%;
	color:#999999;
}

ul{
	margin-left: 1em;
}

ul li {
	padding-bottom: 3px;
	padding-left: 10px;
	background:url("cssImgs/orange_bullet.jpg") 0 .4em no-repeat;
	list-style:none;
	color:#666666;
}

.title{
	font-weight:bold;
	font-style:italic;
}



/********************* Content structure ***********************/
#bd{
	background:url(cssImgs/bkgContentShadow.jpg) #FFFFFF repeat-y;
}

.sectionDivider{
	border-top:1px solid #dbdada;
	padding-top: 18px;
	clear:left;
}

.mainContent{
        background:url(cssImgs/bkgContentTop.jpg) no-repeat;
	padding: 54px 25px 0 25px;
}

.withSplash{
	background:url(cssImgs/bkgContentTop.jpg) no-repeat;
	padding-top: 33px;
}

.contentSplash{
	height:196px;
}

/*expandable sections*/
.expandComponent {
	padding: 0 0 10px 0;
	margin: 10px 0 0 0;
}

.expandComponent img {
	float:left;
}

.expandContent {
	margin-left:134px;
}

#casestudies .expandContent {margin-left:0;}

.casestudies_img {
	margin-left: 10px;
}

.contentExtend {
	padding-bottom:10px;
}

.contentToggle {
	cursor: pointer;
	margin-top: -10px;
	display:block;
	width:100px;
}

div.casestudies_outer{
    width: 582px;
    clear: both;
}
div.casestudies_left_box{
    float: left;
    padding: 9px 0 18px; 0;
    width: 150px;
    border: 0px;
}

div.casestudies_right_box{
    float: right;
    padding: 9px 0 18px; 0;
    width: 432px;
    border: 0px;
}

/*Forms*/
div.form_row {
	padding:4px 0;
}

label {
	display: block;
	float: left;
	text-align: right;
	width: 100px;
	font-weight:bold;
	font-size:85%;
	margin: 5px 4px 0 0;
}

.required {
	border-left: 2px solid #ff9933;
	padding-left: 2px;
}

.validationError {
	font-weight:bold;
	border-left: 2px solid #ff9933;
	padding-left: 4px;
	display:none;
}

#acknowledgement, .acknowledgement {
	font-weight: bold;
	color:#000000;
}

input, select, textarea{
	border:1px solid #cbcbcb;
	padding:2px;
	margin-top:1px;
}

textarea{
	height: 150px;
}

.button, .formButton{
	background: #cccccc url(cssImgs/bkgButton.jpg) repeat-x bottom left;
	font-size:85%;
	font-weight:bold;
	border-top:1px solid #c9c9c9;
	border-bottom:1px solid #c9c9c9;
	border-right:1px solid #c9c9c9;
	border-left:1px solid #c9c9c9;
	color: #000000;
}

.button{
	text-align:center;
	padding: 6px;
	display:block;
	width:100px;
}

.formButton{
	padding: 3px 6px;
	margin-top:0px;
}

a.button-orange {background: transparent url(cssImgs/buttonOrange_a.png) no-repeat scroll top right; color: #FFF; display: inline-block; float: left; font-weight:bold; font-size:14px; height: 43px; margin-right: 6px; padding-right: 23px; text-decoration: none;}
a.button-orange span {background: transparent url(cssImgs/buttonOrange_span.png) no-repeat; display: inline-block; line-height: 32px; padding: 4px 0 5px 23px;}
a.button-orange:active {background-position: bottom right; color: #FFF; outline: none;}
a.button-orange:active span {background-position: left -44px;}
a.button-orange:visited{outline:none;}

a.button-gray {background: transparent url(cssImgs/buttonGray_a.png) no-repeat scroll top right; color: #000000; display: inline-block; float: left; font-weight:bold; font-size:12px; height: 24px; margin-right: 6px; padding-right: 14px; text-decoration: none;}
a.button-gray span {background: transparent url(cssImgs/buttonGray_span.png) no-repeat; display: inline-block; line-height: 1.3em; padding: 4px 0 5px 11px;}
a.button-gray:active {background-position: right -25px; color: #000000; outline: none;}
a.button-gray:active span {background-position: left -25px;}
a.button-gray:visited{outline:none;}



/***************** Sidebar ************************/
h3.sidebarHead{
	background:url(cssImgs/bkgSidebarHd.jpg) #eeeeee repeat-x bottom left;
	color:#666666;
	font-size:108%;
	height:28px;
	margin:0;
	padding:10px 8px 0 14px;
}

h3.sidebarTitle{

	color:#666666;
	font-size:108%;
	height:28px;
	margin:0;

}

.sidebar{
	background:#f2f2f2;
	padding:10px 14px;
}

.sidebar p{
	color:#666666;
}

.sidebar #buttonRow {
	padding-left:85px;
}

p.sidebarNav{
	text-align:center;
	padding-top:10px;
	margin-top:10px;
	font-weight:normal;
}

.event{
	margin-bottom:0;
	font-weight:bold;
}

.eventInfo{
	margin-top:0;
}


/*Webinar*/
#webinar {
	margin:10px 0 0 0px;
	border: none;
	padding-top:0;
}
#webinar img {
	margin: 0 0 -31px 10px;
}
.badgeContainer {
	padding:30px 4px 10px 14px;
	border:1px solid #e1e1e1;
	background-color: #f5f5f5;
	xmargin-top: -31px;
}
.badgeContainer p{
	margin-bottom:0;
}
#webinarInstructions {
	display:none;
}
#contact #webinarInstructions {
	display:inline;
}

#contact #webinarTour {
	display:block;
}

/*Whitepaper*/
#download input {
	width: 185px;
}
#download label {
	width: 60px;
}

#download .form_row input.checkbox{
	width:14px;
	margin:6px -2px 6px 4px;
	vertical-align:middle;
}

#download .downloadLabel {
	font-size: 77%;
	font-style:italic;
}

/*DCCI*/
#dcciScore{
	color:#000000;
	font-size:307.8%;
	float:left;
	margin: -6px 10px 0 0;
	padding-left: 22px;
	background-repeat:no-repeat;
	background-position: left 18px;
}

#dcciChange{
	position:absolute;
	margin: 0 0 0 3px;
	font-size:80%;
	font-weight:bold;
}	

#dcciCaption{
	margin: 10px 48px 0 20px;
	text-align:justify;
}

#dcci .graph{
	width: 580px; 
	height: 400px;
}


/*RSS*/
#rssModule{
	background: url("cssImgs/rssIcon.gif") left no-repeat;
	padding: 0 0 0 20px;
	font-weight:bold;
}

/*Products Page - TL*/
.mainContent.products{
	padding: 40px 6px 0 6px;
}

#solutions{list-style-type: none;}
#solutions:after { content:"."; display:block; clear:both; visibility:hidden; line-height:0; height:0;}

.solution{position: relative; float: left; width: 224px; height: 387px; background: url("cssImgs/products/cellBkgd.jpg") no-repeat left bottom}

.solution img{display: block; margin: 10px 0 0 -4px;  }

.solution h4{padding: 15px 0 0 5px}

.solution p{padding: 0px 0 0 5px; width: 199px;}

.solution li{margin: 0 0 0 -5px;}

/*.solution a.learnMore{font-size: 1.1em; font-weight: normal; text-align: center; display: block; margin: 0 auto; position: absolute; bottom: 45px; left: 76px;}*/

.solution .learnMore{text-align: center; margin: 0 auto; position: absolute; bottom: 45px; left: 76px;}

.solution a.learnMore{font-size: 1.1em; font-weight: normal;  display: block;}

#sstv{margin-top: 15px;}

#walkingDead{margin-top: 30px;}

#walkingDead .pic{display: block; margin: -20px auto 10px auto;}

#walkingDead #reportButton{margin: 0px auto 10px auto;}

#walkingDead a#reportButton{display: block; background: url('/images/home/walkingDeadButtonInit.png'); width: 217px; height: 46px;}
#walkingDead a#reportButton:hover{background-image: url('/images/home/walkingDeadButtonInit.png'); }


/* Overlay */
.simplemodal-overlay {background-color:#000; cursor:wait;}

/* Container */
.simplemodal-wrap{overflow: hidden!important;}

.simplemodal-container a.modalCloseImg {cursor:pointer; float: right;}

.modal {width: 350px; height: 570px; }

.modal{margin: 30px auto 0 auto; font-size: 1.1em; padding: 25px 0 0 0;}

.modal .form_row{padding: 6px 0;}

.modal #download label{width: 63px;}

.clr:after { content:"."; display:block; clear:both; visibility:hidden; line-height:0; height:0;}

ul.clr {list-style: none outside none;}
ul.clr li{float: left; background: none;}

/* #homePage{margin: 0px 0; width: 974px; height: 228px; background: url("/css/cssImgs/homePageBkgd.jpg") no-repeat;}

#homePage li{ margin: 20px 0px 0; width: 232px; height: 184px; text-align: center; border-width: 0 1px 0 0; border-style: solid; border-color: #333; }

#homePage li.webinar{border: none;}

#homePage li img{display: block; margin: 0 auto 15px auto;}

#homePage li.walking img{ margin-top: 0px; margin-bottom: 16px;}

#homePage li.rim img{ margin-top: 42px; margin-bottom: 16px;}

#homePage li.crunchies img{margin-top: 57px; margin-bottom: 16px;}

#homePage li.webinar img{ margin-top: 57px;}

#homePage li p{color: #ccc; font-size: 1.1em; margin-bottom: 0; line-height: 1.2em;}

#homePage li a{font-size: 1.1em; display: block; margin: 5px auto 0 auto;}

#homePage #reportButton{background: none;} */

#homePage.new{margin: 0px 0; width: 975px; height: 173px; background: url("/css/cssImgs/homePageBkgdNew.jpg") no-repeat;}

#homePage.new li{ margin: 5px 0px 0; width: 307px; height: 137px; text-align: center; border: none;}

#homePage.new li.border{width: 1px;}

#homePage.new li.border div{margin: 20px 0 0 0; height: 112px; width: 1px; background-color: #333; }

#homePage.new li.webinar{border: none;}

#homePage.new li img{display: block; margin: 0 auto 15px auto;} 

#homePage.new li.walking img{ margin-top: 0px; margin-bottom: 10px;}

#homePage.new li.rim img{ margin-top: 36px; margin-bottom: 10px;}

#homePage.new li.fiveTricks img{ margin-top: 26px; margin-bottom: 10px;}

#homePage.new li.japan img{ margin-top: 26px; margin-bottom: 10px;}

#homePage.new li.crunchies img{margin-top: 57px; margin-bottom: 10px;}

#homePage.new li.webinar img{ margin-top: 43px;}

#homePage.new li p{color: #ccc; font-size: 1.1em; margin-bottom: 0; line-height: 1.2em;}

#homePage.new li a{font-size: 1.1em; display: block; margin: 5px auto 0 auto;}

#homePage.new #reportButton{background: none;}

#eBook{background-color: #000; width: 974px; height: 190px; margin: 0;}

#eBook li.ebook {
  margin: 5px 0 0 78px;
}

#eBook li.info {
  margin: 17px 0 0 40px;
  text-align: left;
  width: 449px;
}

#eBook li.info p{
  color: #FFFFFF;
  font-size: 1.3em;
}

/* SOCIAL ICONS ROLLOVER */

a.facebook img{
	background: url(cssImgs/footer/Facebook.png) left top;
	height: 30px;
	width: 30px;
}

a.facebook img:hover{
	background: url(cssImgs/footer/Facebook.png) left bottom;
}

a.linkedin img{
	background: url(cssImgs/footer/LinkedIn.png) left top;
	height: 30px;
	width: 30px;
}

a.linkedin img:hover{
	background: url(cssImgs/footer/LinkedIn.png) left bottom;
}

a.twitter img{
	background: url(cssImgs/footer/Twitter.png) left top;
	height: 30px;
	width: 30px;
}

a.twitter img:hover{
	background: url(cssImgs/footer/Twitter.png) left bottom;
}

a.contactus img{
	background: url(cssImgs/footer/ContactUs.png) left top;
	height: 30px;
	width: 30px;
}

a.contactus img:hover{
	background: url(cssImgs/footer/ContactUs.png) left bottom;
}


/* DOWNLOAD BUTTONS ROLLOVER */
a.newHome img{
	background: url(cssImgs/New-Homepage-Button.png) 0px 0px;
	height: 150px;
	width: 150px;
}

a.newHome img:hover{
	background: url(cssImgs/New-Homepage-Button.png) 0px 150px;
}

a.learnMore img{
	background: url(cssImgs/learn_more_sprite.png) 0px 0px;
	height: 70px;
	width: 210px;
}

a.learnMore img:hover{
	background: url(cssImgs/learn_more_sprite.png) 0px 70px;
}

a.watchNow img{
	background: url(cssImgs/watchNow_sprite.jpg) 0px 0px;
	height: 60px;
	width: 232px;
}

a.watchNow img:hover{
	background: url(cssImgs/watchNow_sprite.jpg) 0px 60px;
}

a.downloadPres img{
	background: url(cssImgs/downloadPres_sprite.jpg) 0px 0px;
	height: 60px;
	width: 232px;
}

a.downloadPres img:hover{
	background: url(cssImgs/downloadPres_sprite.jpg) 0px 60px;
}

a.downloadNow img{
	background: url(cssImgs/downloadNow_sprite.jpg) 0px 0px;
	height: 60px;
	width: 232px;
}

a.downloadNow img:hover{
	background: url(cssImgs/downloadNow_sprite.jpg) 0px 60px;
}
