@charset "UTF-8";
/* CSS Document */

@import url("reset.css");

/* ======= GLOBAL ======= */
/*
font-family:'HelveticaNeueW01-47LtCn 692686';
font-family:'HelveticaNeueW01-47LtCn 692689'; oblique
font-family:'HelveticaNeueW01-57Cn';
font-family:'HelveticaNeueW01-67MdCn 692710';
font-family:'HelveticaNeueW01-75Bold';
font-family:'HelveticaNeueW02-65Medi';

blue color: color: rgb(51,166,178);
yellow color: rgb(209,230,75);


*/

html{background: #fff url(../images/grey-bar-background.png) 0 -433px repeat-x;}

body{position: relative; background: transparent; font-family: Arial, Helvetica, sans-serif; color: #4f4f4f;}

#wrap{position: relative; width: 960px; margin: 0 auto 0 auto;}

sup{position:relative; font-size:70%; vertical-align:baseline; bottom:.40em; text-decoration: none;}

p{font-size: .875em; line-height: 1.35; margin-bottom: 10px;}
p a{color: rgb(51,166,178); text-decoration: none;}
p a:hover{text-decoration: underline;}

h1, h2, h3, h4, h5, h6{text-rendering: optimizeLegibility;}
h1{font-family: 'HelveticaNeueW01-57Cn',Arial, Helmet, Freesans, sans-serif; }
h2{font-family: 'HelveticaNeueW01-57Cn',Arial, Helmet, Freesans, sans-serif; font-size: 1.2em; margin: 20px 0 8px 0; line-height: 1.15; font-weight: normal; text-transform: uppercase;}
h2:first-of-type{margin-top: 0;}
h2 a{color: #4f4f4f; text-decoration: none;
	-webkit-transition: color .2s ease;
	-moz-transition: color .2s ease;
	-o-transition: color .2s ease;
	transition: color .2s ease;
	}
	h2 a:hover{color: rgb(51,166,178);}

#col3 h5{margin-bottom: 4px;}

label{font-size: .85em; color:#4f4f4f;}
label.overlabel{display: block; position: absolute; font-size: .85em; color:#4f4f4f;}
label.overlabel-apply{display: block; position:absolute; font-size: .85em; top:5px; left:5px; z-index:10; color:#ccc; cursor: text;}
input[type="text"]{position: relative; color: #4f4f4f; border: 2px solid #ccc; width: 420px; height: 1.55em; padding: 4px 2px 2px 2px; margin-bottom: 10px;}
	#col3 input[type="text"]{width: 200px;}
	#col3 form div{position: relative;}
	body.ie6 #col3 form div, body.ie7 #col3 form div{zoom: 1;}
	#col3 button{float: right; margin-right: 3px;}
input[type="text"].error, select.error, textarea.error{border: 2px solid #c00;}
p.error{color: #c00;}
textarea{position: relative; color: #4f4f4f; border: 2px solid #ccc; width: 420px; min-height: 10em; padding: 4px 2px 2px 2px;}
	body.ie7 textarea, body.ie6 textarea{height: 10em;}
select{position: relative; background: #fff; color: #ccc; font-size: .85em; border: 2px solid #ccc; width: 327px; padding: 2px 2px 2px 0; margin: 0 0 10px 0;}
button{display: block; background-color: rgb(51,166,178); color: #fff; font-size: .9em; font-weight: bold; border: none; padding: 5px 10px; margin: 10px 20px 0 0; text-transform: uppercase; cursor: pointer;
	-webkit-transition: background-color .3s ease;
	-moz-transition: background-color .3s ease;
	-o-transition: background-color .3s ease;
	transition: background-color .3s ease;
}
	button:hover{background-color: #4f4f4f;}


/* ======= HEADER ======= */
#navWrap{position: relative; color: #fff; width: 960px; height: 70px;}
	#navWrap .znc-link{display: block; position: absolute; background-color: rgb(51,166,178); font-family: 'HelveticaNeueW01-57Cn',Arial,Helmet,Freesans,sans-serif; color: rgb(255,255,255); font-size: .8em; right: 0; top: 0; padding: 3px 13px; text-decoration: none; text-transform: uppercase; 
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-webkit-transition: color .3s ease-in;
	-moz-transition: color .3s ease-in;
	-o-transition: color .3s ease-in;
	transition: color .3s ease-in;
	}
	#navWrap .znc-link:hover{color: rgb(0,0,0);}
	
	#mlLogo{position: relative; font-size: .9em; color: rgb(209,230,75); font-weight: normal; margin: 14px 0 0 10px; float: left; text-decoration: none;}
		#mlLogo img{float: left;}
		#mlLogo span{position: relative; font-family: 'HelveticaNeueW01-57Cn',Arial,Helmet,Freesans,sans-serif; padding: 25px 0 0 12px; float: left;}
	.navBar{position: relative; margin: 35px 0 0 0; float: right;}
		.navBar li{display: inline-block; position: relative; font-size: .85em; padding: 0 6px; text-transform: uppercase; float: none;}
		.ie7 .navBar li{display: block; float: left!important;}
		.navBar li:last-of-type{padding-right: 0;}
			.navBar li a{font-family: 'HelveticaNeueW01-57Cn',Arial,Helmet,Freesans,sans-serif; color: #fff; padding: 0; text-decoration: none;
			-webkit-transition: color .3s ease-in;
			-moz-transition: color .3s ease-in;
			-o-transition: color .3s ease-in;
			transition: color .3s ease-in;
			}
			.navBar li a:hover, .navBar li a.current{color: rgb(209,230,75);}
			
#header{position: relative; width: 960px; margin: 0 0 20px 0; padding: 35px 0 0 0;}
	#header h1{color: rgb(51,166,178); font-size: 2.25em; border-bottom: 1px dotted #4f4f4f; width: 700px; margin: 0 0 0 10px; padding: 0 0 10px 0; text-transform: uppercase;}

/* ======= CONTENT ======= */
#content{position: relative; color: #4f4f4f; width: 960px; margin: 0 auto 0 auto; padding: 0 0 0 0;}

	#col1{position: relative; width: 210px; margin: 0 30px 0 0; padding: 0 0 0 10px; min-height: 25em; float: left;}
		body.ie6 #col1{height: 25em;}
	#col2{position: relative; width: 460px; margin: 0 30px 0 0; float: left;}
	#col3{position: relative; width: 210px; margin: 0 10px 0 0; float: left;}
		body.ie6 #col3{margin-right: 0;}
	
	.singleItem{position: relative; border-bottom: 1px dotted #4f4f4f; width: 210px; min-height: 11em; padding: 10px 0 0 0;}
		body.ie6 .singleItem{height: 11em;}
		.singleItem:first-of-type{padding-top: 0!important;}					
		.singleItem .caption{font-size: 12px; font-weight: bold; color: #4f4f4f;}
	
		#col2 .singleItem{width: 450px; min-height: 0; padding: 0 0 15px 0; margin: 0 0 15px 0;}
			body.ie6 #col2 .singleItem{height: 0;}
		#col3 .singleItem{padding: 10px 0; min-height: 9em;}
			body.ie6 #col3 .singleItem{height: 9em;}
			#col3 .singleItem:last-of-type{border: none;}

		/* SHORT SINGLEITEM */
		#col1 .short, #col2 .short, #col3 .short{min-height: 1em; height: auto;}
			body.ie6 #col1 .short, body.ie6 #col2 .short, body.ie6 #col3 .short{height: auto;}
	
		#col2 p.postDate{font-size: .75em; font-style: italic; margin-bottom: 5px;}
		#col2 h5{font-size: .9em; margin: 0 0 10px 0;}
		
		
		#callout-wrap{width: 213px; padding: 0 0 0 0; margin: 0 0 0 0;}
			#callout-wrap div{
			color: #2f2f2f;
			font-size: 1.063em;
			font-weight: normal;
			background: rgb(253,253,253); /* Old browsers */
			background: -moz-linear-gradient(top, rgb(255,255,255) 0%, rgb(255,255,255) 25%, rgb(253,253,253) 30%, rgb(231,231,231) 58%, rgb(226,226,226) 68%, rgb(226,226,226) 100%); /* FF3.6+ */
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(255,255,255)), color-stop(25%,rgb(255,255,255)), color-stop(30%,rgb(253,253,253)), color-stop(58%,rgb(231,231,231)), color-stop(68%,rgb(226,226,226)), color-stop(100%,rgb(226,226,226))); /* Chrome,Safari4+ */
			background: -webkit-linear-gradient(top, rgb(255,255,255) 0%,rgb(255,255,255) 25%,rgb(253,253,253) 30%,rgb(231,231,231) 58%,rgb(226,226,226) 68%,rgb(226,226,226) 100%); /* Chrome10+,Safari5.1+ */
			background: -o-linear-gradient(top, rgb(255,255,255) 0%,rgb(255,255,255) 25%,rgb(253,253,253) 30%,rgb(231,231,231) 58%,rgb(226,226,226) 68%,rgb(226,226,226) 100%); /* Opera11.10+ */
			background: -ms-linear-gradient(top, rgb(255,255,255) 0%,rgb(255,255,255) 25%,rgb(253,253,253) 30%,rgb(231,231,231) 58%,rgb(226,226,226) 68%,rgb(226,226,226) 100%); /* IE10+ */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e2e2e2',GradientType=0 ); /* IE6-9 */
			background: linear-gradient(top, rgb(255,255,255) 0%,rgb(255,255,255) 25%,rgb(253,253,253) 30%,rgb(231,231,231) 58%,rgb(226,226,226) 68%,rgb(226,226,226) 100%); /* W3C */
			-moz-box-shadow: -2px 2px 1px rgb(175,175,175);
			-webkit-box-shadow: -2px 2px 1px rgb(175,175,175);
			box-shadow: -1px 1px 1px rgb(160,160,160);
			margin: 0 0 15px 0;
			padding: 0;
			}

			#callout-wrap div:last-of-type{margin:0;}

			#callout-wrap a{
			display: block; 
			background: url(../images/home/home-callout-arrow.png) right top no-repeat; 
			font: .9em 'HelveticaNeueW01-57Cn',Arial,Helmet,Freesans,sans-serif; 
			color: #2f2f2f; 
			padding: 10px 25px 10px 10px; 
			text-decoration: none;
			}

			#callout-wrap a strong{
			font: 110% 'HelveticaNeueW01-67MdCn 692710',Arial,Helmet,Freesans,sans-serif; 
			text-transform: uppercase; 
			color: #33a6b2;
			}

			#callout-wrap a:hover strong{color: #2f2f2f;}
			
			#callout-wrap .sji a{background: none; padding-right: 10px;}
			
			#callout-wrap h3{font: 2.063em 'HelveticaNeueW01-67MdCn 692710',Arial,Helmet,Freesans,sans-serif; color: #33a6b2; line-height: 1; text-indent: -13px; margin-bottom: 10px;}
			#callout-wrap p{padding-right: 35px;}
		/*
		#col3 .sidebar-callouts div{border-bottom: 1px dotted #4f4f4f; padding-bottom: 15px; margin-bottom: 12px; width: 100%;}
		#col3 .sidebar-callouts div:last-of-type{margin-bottom: 0;}
		#col3 .sidebar-callouts h4{font-family: 'HelveticaNeueW01-57Cn',Arial,Helmet,Freesans,sans-serif; font-size: 1.15em; text-transform: uppercase;}
			#col3 .sidebar-callouts p{font-family: 'HelveticaNeueW01-47LtCn 692686',Arial,Helmet,Freesans,sans-serif; font-size: 1.15em; margin-bottom: 0; width: 70%;}
			#col3 .sidebar-callouts a{display: block; background: #2f2f2f; font: 94% 'HelveticaNeueW01-57Cn',Arial,Helmet,Freesans,sans-serif; color: #fff; border: 1px solid #33a6b2; padding: 2px 8px; margin: 7px auto 0 auto; text-decoration: none; text-transform: uppercase; text-align: center; float: left;}
			#col3 .sidebar-callouts a:hover{background: #33a6b2; color: #fff; border: 1px solid #33a6b2;}
			#col3 .sidebar-callouts div:nth-of-type(1) a, #col3 .sidebar-callouts div:nth-of-type(2) a{width: 50%;}
			#col3 .sidebar-callouts div:last-of-type a{width: 85%;}
		*/
		
	/* .singleItem h2:first-of-type, .contactBucket h2:first-of-type{margin-top: 0;} */
	
	/*
	.singleItem h2.whitepaper a{color: rgb(51,166,178); font-weight: normal; text-decoration: none;}
		.singleItem h2.whitepaper a:hover{color: #4f4f4f;}
		.singleItem h2.whitepaper a span{display: block; font-size: 180%; font-weight: bold;}
	*/
	
	.singleItem p.postDate{font-size: .75em; font-style: italic; margin-bottom: 5px;}
	.singleItem p.caption{font-size: 12px; font-weight: bold; color: #4f4f4f; padding: 10px 0;}
	
	.singleItem a.moreLink, #people .moreLink{font-size: .813em; font-weight: bold; color: #33a6b2; height: 20px; padding: 5px 25px 0 0; margin: 0 0 0 0; text-decoration: none; text-transform: uppercase; -webkit-transition: color .2s ease; -moz-transition: color .2s ease; -o-transition: color .2s ease; transition: color .2s ease;}
		#col2 .singleItem a.moreLink{bottom: 3px;}
	/*.singleItem a.moreLinkTwitter{display: block; position: absolute; color: #4f4f4f; background: url(../images/more-link-twitter.png) right top no-repeat; font-size: 12px; font-weight: bold; bottom: 15px; right: 0; height: 20px; padding: 5px 30px 0 0; margin: 0 0 0 0; text-decoration: none; float: right; -webkit-transition: color .2s ease; -moz-transition: color .2s ease; -o-transition: color .2s ease; transition: color .2s ease;}*/
	
	/* .singleItem a.moreLinkTwitter:hover, .singleItem a.moreLink:hover, html#careers #col1 a.moreLink:hover{color: rgb(51,166,178);} */
	
	a.backLink{color: rgb(51,166,178); font-size: .9em; text-decoration: none;}
		a.backLink:hover{text-decoration: underline;}

	#leftNav{font-size: 1.5em; width: 220px;}
		#leftNav li{padding-bottom: 10px;}
		#leftNav li a{font-family: 'HelveticaNeueW01-47LtCn 692686',Arial,Helmet,Freesans,sans-serif; color: #4f4f4f; padding: 2px 0; text-decoration: none;
		-webkit-transition: color .2s ease;
		-moz-transition: color .2s ease;
		-o-transition: color .2s ease;
		transition: color .2s ease;
		text-transform: uppercase;
		}
		#leftNav li a:hover, #leftNav li a.current{color: rgb(51,166,178);}
		
	
	#sharingWrap{margin: 10px 0 3px 0;  overflow: hidden;}
		#sharingWrap a{display: block; background-position: 0 0; background-repeat: no-repeat; width: 28px; height: 28px; margin: 0 2px 0 0; text-indent: -9999em; float: left;}
		#sharingWrap a.fb{background-image: url(../images/sharing/fb-icon-sm.png);}
		#sharingWrap a.twitter{background-image: url(../images/sharing/twitter-icon-sm.png);}
		#sharingWrap a.email{background-image: url(../images/sharing/blog-icon-sm.png);}
		#sharingWrap a:first-of-type{margin-right: 0;}
	
	#contactustoday{padding: 0;}
		#contactustoday p{margin-bottom: 5px;}
		
	a.downloadLink{display: block; background-color: rgb(51,166,178); font-size: .7em; color: #fff; font-weight: bold; padding: 2px 4px; margin: 0 0 0 0; float: left; text-decoration: none; text-transform: uppercase;
		-webkit-transition: background-color .3s ease;
		-moz-transition: background-color .3s ease;
		-o-transition: background-color .3s ease;
		transition: background-color .3s ease;
		}
			a.downloadLink:hover{background-color: #4f4f4f;}
					
/* SPEAKERS */
#news #col2 h2, #press #col2 h2{text-transform: none;}

html#speakers #col2 .empWrap{margin-bottom: 30px;}
html#speakers body.ie6 #col2 .empWrap, html#speakers body.ie7 #col2 .empWrap{zoom: 1;}
html#speakers #col2 .photoID{width: 100px; float: left;}
	html#speakers #col2 .photoID img{padding-bottom: 10px;}
	html#speakers #col2 .photoID p{font-size: .88em; line-height: 1.45;}
	html#speakers #col2 .photoID p strong{font-size: 1.13em;}

html#speakers #col2 .talkBubbleWrap{position: relative; background: url(../images/people-talkbubble-arrow.png) 0 30px no-repeat; padding: 0 0 0 20px; float: left;}
html#speakers body.ie6 #col2 .talkBubbleWrap, html#speakers body.ie7 #col2 .talkBubbleWrap{zoom: 1;}
		html#speakers #col2 .talkBubbleContent{position: relative; background-color: #fff; width: 300px; padding: 0;}
		html#speakers #col2 .talkBubbleContent p{margin: 0 0 10px 0;}
			html#speakers #col2 .talkBubbleContent p a.readMoreLink{color: rgb(51,166,178); text-decoration: none; padding-left: 5px;}
			html#speakers #col2 .talkBubbleContent p a.readMoreLink:hover{text-decoration: underline;}




/* PEOPLE */			
html#people h2{font-family: 'HelveticaNeueW01-67MdCn 692710',Arial,Helmet,Freesans,sans-serif; text-transform: none;}
html#people #content #col1{width: 700px; margin: 0 30px 0 0; padding: 0 0 0 10px;}
	html#people #content .empWrap{margin-bottom: 30px; zoom: 1;}
	html#people body.ie6 #content .empWrap, html#people body.ie7 #content .empWrap{zoom: 1;}
	html#people #content .photoID{width: 160px; float: left;}
		html#people #content .photoID img{padding-bottom: 10px;}
		html#people #content .photoID p{font-size: .88em; line-height: 1.45;}
		html#people #content .photoID p strong{font-size: 1.13em;}
		
	html#people #content .talkBubbleWrap{position: relative; background: url(../images/people/talk-arrow.png) 0 30px no-repeat; padding: 0 0 0 20px; float: left;}
	html#people body.ie6 #content .talkBubbleWrap, html#people body.ie7 #content .talkBubbleWrap{zoom: 1;}
		html#people #content .talkBubbleContent{
			position: relative; 
			background-color: #d9eef1;
			background-image: -webkit-gradient(linear, left center, right center, from(rgb(217, 238, 241)),to(rgb(255, 255, 255)));
			background-image: -webkit-linear-gradient(left, rgb(217, 238, 241), rgb(255, 255, 255));
			background-image: -moz-linear-gradient(left, rgb(217, 238, 241), rgb(255, 255, 255));
			background-image: -o-linear-gradient(left, rgb(217, 238, 241), rgb(255, 255, 255));
			background-image: -ms-linear-gradient(left, rgb(217, 238, 241), rgb(255, 255, 255));
			background-image: linear-gradient(left, rgb(217, 238, 241), rgb(255, 255, 255));
			filter: progid: DXImageTransform.Microsoft.gradient(startColorStr='#d9eef1', EndColorStr='#ffffff'); 
			width: 460px; 
			padding: 15px;
			-moz-border-radius: 10px;
			-webkit-border-radius: 10px;
			border-radius: 10px;
		}
		
		html#people #content .talkBubbleContent p{margin: 0 0 10px 0;}
			html#people #content .talkBubbleContent p a.readMoreLink{color: rgb(51,166,178); text-decoration: none; padding-left: 5px;}
			html#people #content .talkBubbleContent p a.readMoreLink:hover{text-decoration: underline;}
	html#people #content .quotewrapper{display: block; clear: both; padding-top: 20px; padding-bottom: 15px;}
	html#people #content .customerquote{float: right; width: 530px;}
	html#people #content .quotetext{font-size: 1em; font-style: italic; line-height: 1.45;}
	html#people #content .customername{font-size: .8em; font-weight: bold; padding-top: 8px;}
	html#people #content .customertitle{font-size: .8em; clear: both; margin-left: 11px;}
	html#people #content #influencer, html#people #content #managed, html#people #content #social {padding-bottom: 25px;}
	
	.people-grid-wrap{position: relative; zoom: 1;}
	
	.people-grid-wrap a.grid{
		display:block;
		position:relative;
		width:67px;
		height:67px;
		line-height:67px;
		margin: 0 3px 3px 0;
		overflow:hidden;
		float:left;
		z-index:1;
	}
	.people-grid-wrap a.grid img{
		position:absolute;
		top:-10px;
		left:-15px;
		float:left;
	}
	.people-grid-wrap a.grid:hover{
		border:none;
		overflow:visible;
		z-index:1000;
	}
	.people-grid-wrap a.grid:hover img{
		-webkit-box-shadow: 0px 0px 15px 5px #000;
		-moz-box-shadow: 0px 0px 15px 5px #000;
		box-shadow: 0px 0px 15px 5px #000;
	}
	.ie7 .people-grid-wrap a.grid:hover img, .ie8 .people-grid-wrap a.grid:hover img{filter: progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction=130, Strength=2);}
	/* .ie7 .people-grid-wrap a.grid:hover img, .ie8 .people-grid-wrap a.grid:hover img{border-right: 3px solid #222; border-bottom: 3px solid #222;} */
	
	.people-grid-wrap .popup{position: absolute; background: #d1e64b; color: #2d2d2d; width: 510px; padding: 10px;
		-webkit-box-shadow: 0px 0px 25px 5px #000;
		-moz-box-shadow: 0px 0px 25px 5px #000;
		box-shadow: 0px 0px 25px 5px #000;
		left: 50%;
		top: 50%;
		margin: -65px 0 0 -265px;
		z-index: 1001;
	}
	.ie7 .popup, .ie8 .popup{filter: progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction=130, Strength=15);}
	
	.popup a{text-indent: 0;}
	.popup img{margin: 0 15px 0 0; float: left;}
	.popup .close{position: absolute; top: 10px; right: -5px;}
	.popup div{width: 350px; margin: 0 0 0 130px; padding: 5px 0 0 0;}
	
	.featured-post-wrap{margin: 7px 0 0 0;}
	.featured-post-wrap .image{position: relative; width: 346px; float: left;}
	.featured-post-wrap .image .arrow{position: absolute; right: 0; top: 45px; z-index: 10;}
	.featured-post-wrap .info{position: relative; background: #d1e64b; color: #2d2d2d; width: 312px; min-height: 11.563em; padding: 20px; float: left;}
		.ie7 .featured-post-wrap .info, .ie8 .featured-post-wrap .info{width: 312px; height: 11.563em;}
	.featured-post-wrap .title{font-size: .75em;}
	.popup h3, .featured-post-wrap h3{font-size: 1.2em; font-family: 'HelveticaNeueW01-67MdCn 692710',Arial,Helmet,Freesans,sans-serif; font-weight: normal; margin-bottom: .2em;}
	.featured-post-wrap .more-link a{color: #196774;}
	
	
	
/* OPTOUT AND LOGOUT AND PRIVACY */
html#optout #col1, html#logout #col1, html#privacy #col1{position: relative; width: 700px; padding: 0 0 0 10px;}
	html#optout fieldset div{position: relative;}
	html#optout div#optoutReasons{margin: -7px 0 10px 0;}
	html#optout div#optoutReasons label{display: block; font-size: .8em; margin: 0 0 0 10px;}
	html#optout fieldset button{margin-right: 22px;}
	/* html#optout #col3 h2:first-of-type, html#logout #col3 h2:first-of-type, html#privacy #col3 h2:first-of-type{margin-top: 0;} */

/* CONTACT */
html#contact #content #col1, html#register #content #col1{width: 700px; margin: 0 30px 0 0; padding: 0 0 0 10px;}
	html#register #col1 #paperTitlePara{width: 420px;}
	html#contact #col1 h2{font-family: 'HelveticaNeueW01-67MdCn 692710'; margin-top: 0; text-transform: none;}
	html#contact form, html#register form{position: relative; width: 450px;}
		html#contact form select{width: 428px;}
		html#contact form p.disclaimer, html#register form p.disclaimer{font-size: .7em; margin: 0 0 10px 0; padding: 0 30px 0 0;}
		html#contact form div, html#register form div{position: relative; margin: 0 0 0 0;}
		html#contact body.ie6 form div, html#register body.ie6 form div, html#contact body.ie7 form div, html#register body.ie7 form div{ zoom: 1;}
		html#contact form .messageElement{margin-bottom: 1px;}
		
		html#contact fieldset.optin div{float: left;}
		html#contact fieldset.optin label{font-size: .8em; padding: 2px 0 0 0;}
		
		#contactBucketWrap{position: relative; border-top: 1px dotted #4f4f4f; width: 700px; margin: 20px 0 0 0; padding: 10px 0 0 0;}
			.contactBucket{position: relative; border-left: 1px dotted #4f4f4f; width: 200px; margin: 0 30px 10px 0; padding: 10px 0 0 10px; float: left;}
			#contactBucketWrap .contactBucket h2{text-transform: uppercase!important;}
			.contactBucket:first-of-type{border: none; padding-left: 0;}
			.contactBucket:last-of-type{margin-right: 0;}
			.contactBucket p em, #col3 p em{color: #4f4f4f;}
			
			.singleItem .contactBucket{padding: 0;}
			
		html#contact form .mnameHide, html#register form .mnameHide, html#wplanding form .mnameHide{display: none;}
			#contentWrap.paperRequest form div{position: relative;}
			#contentWrap.paperRequest form div.optin{width: auto; float: left;}
			#contentWrap.paperRequest form div label.checkLabel{font-size: .75em;}
		
		html#contact .callElement{padding: 10px 0;}
		html#contact .callElement input.text{width: 150px; margin-left: 7px;}
		html#contact .callElement div{position: relative; margin: 3px 0 0 0;}
			html#contact .callElement div input.text{margin-left: 0;}
		
			
/* CAREERS */
html#careers h4{font-family: 'HelveticaNeueW01-47LtCn 692686',Arial,Helmet,Freesans,sans-serif; font-weight: normal;}
html#careers #col1{width: 700px; margin: 0 30px 0 0; padding: 0 0 0 10px;}
	html#careers #col1 h2{text-transform: none;}
	html#careers #col1 h3{color: #999; margin: 40px 0 20px 0;}
	html#press #col2 ul, html#careers #col1 ul{list-style-type: disc; margin: 0 0 10px 1.2em; padding-left: 1em;}
		html#press #col2 ul li{font-size: .8em; line-height: 1.2; padding-bottom: 10px;}
	
	html#careers #col1 .careeritemcontainer{position: relative; border-bottom: 1px dotted #4f4f4f; padding: 0 0 15px 0; margin: 15px 0 0 0; width: 700px;}
	html#careers #col1 .careeritemcontainer:last-of-type{border: none;}

	html#careers #col1 .careerMoreWrap{position: relative; margin-top: 5px;}
		html#careers #col1 a.moreLink{font-size: .813em; font-weight: bold; color: #33a6b2; height: 20px; padding: 5px 25px 0 0; margin: 0 0 0 0; text-decoration: none; text-transform: uppercase; -webkit-transition: color .2s ease; -moz-transition: color .2s ease; -o-transition: color .2s ease; transition: color .2s ease;}

	html#careers #col1 .careerDetailContent{font-size: .8em;}
	/*html#careers #col1 .expandLink a{position: relative; background-position: 0 0; background-repeat: no-repeat; width: 18px; height: 17px; float: right; text-indent: -9999em;}
		html#careers #col1 .expandLink a{background-image: url(../images/more-link-plussign.png);}
		html#careers #col1 .collapseLink a{background-image: url(../images/more-link-minussign.png);}*/

html#careers #col3 h2{width: 170px;}
	html#careers #col3 h2 a{color: rgb(51,166,178); text-decoration: none;}
	html#careers #col3 h2 a:hover{text-decoration: underline;}
	

/* ======= WHITEPAPER LANDINGS ======= */
html#wplanding #col1{width: 460px;}
	html#wplanding #col1 h2{padding: 0 50px 0 0;}
	html#wplanding #col1 h3{margin: 0 0 10px 0;}
	html#wplanding #col1 p+ul{margin-top: -5px;}
	html#wplanding #col1 form{margin-bottom: 30px;}
	html#wplanding #col1 fieldset{margin: 20px 0 0 0;}
	html#wplanding #col1 fieldset div{position: relative;}
	html#wplanding #col1 ul{list-style-type: disc; margin: 0 0 10px 1.2em; padding-left: 1em;}
		html#wplanding #col1 ul li{font-size: .8em; line-height: 1.2; padding: 0 80px 5px 0;}

	html#wplanding #col1 span{display: block;}
	html#wplanding #col1 a.downloadPaper{display: block; background-color: rgb(51,166,178); color: #fff; font-size: .9em; font-weight: bold; border: none; padding: 5px 10px; margin: 10px 20px 20px 0; text-decoration: none; text-transform: uppercase; float: left; cursor: pointer;}
			html#wplanding #col1 a.downloadPaper:hover{background-color: #4f4f4f;}

html#wplanding #col2{width: 210px; margin: 0 30px 0 0;}
	html#wplanding #col2 .singleItem{width: 210px;}
		html#wplanding #col2 .singleItem:last-of-type{border: none;}
	html#wplanding #col2 a.downloadLink{display: block; background-color: transparent; color: rgb(51,166,178); font-size: .9em; font-weight: bold; padding: 0; margin: 0 0 0 0; float: none; text-decoration: none; text-transform: none;}
		html#wplanding #col2 a.downloadLink:hover{color: #4f4f4f;}
	

			
/* ======= FOOTER ======= */		
#footer{color: #4f4f4f; border-top: 1px dotted #4f4f4f; width: 960px; padding: 10px 0 0 0; margin: 30px auto 0 auto;}
#footer p{font-size: .8em;}
#footer a{text-transform: uppercase;}

/* ======= UTILITY ======= */

html{overflow-y: scroll;}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) {
	html, body, div, span, applet, object, iframe,
	h1, h2, h3, h4, h5, h6, p, blockquote, pre,
	a, abbr, acronym, address, big, cite, code,
	del, dfn, font, img, ins, kbd, q, s, samp,
	small, strike, strong, sub, sup, tt, var,
	dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td{
		-webkit-font-smoothing: antialiased;
		-webkit-text-size-adjust: none;
		}
}

/* CLEARING */
.clear:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html .clear{
	height: 1%;
}

*:first-child+htnl .clear{
	min-height: 1px;
}
