@charset "utf-8";
/* Miller 360 */

:focus
{
-moz-outline-style: none;
}


* {
	margin: 0;
	padding: 0;
	font-family: Lucida Grande, Lucida Sans Unicode Arial, Helvetica, Sans Serif;
	text-align: left; }
	
.clearboth {
	clear: both; }

img {
	border: 0; }

a {
	text-decoration: none; }

body {
	background: #ffffff; }

	
#wrapper {
	margin: 26px auto 10px;
	width: 980px; }

#logo {
	margin: 0 0 0 100px; }

#maintxt {
	margin: 25px 0 0 100px;
	width: 595px;
	font-size: 14px;
	color: #999;
	line-height: 1.35em; }

#main {
	position: relative;
	margin: 52px 0 0;
	height: 310px; }


#kodiak {
	position: absolute;
	top: 10px;
	left: 3px; }

#kodiak_popup {
	position: absolute;
	z-index: 2;
	display: none;
	top: 0;
	left: 18px; }
	
#target {
	position: absolute;
	top: 8px;
	left: 137px; }

#target_popup {
	position: absolute;
	z-index: 2;
	display: none;
	top: 0;
	left: 156px; }

#vanity_fair {
	position: absolute;
	z-index: 1;
	top: 8px;
	left: 301px; }

#vanity_fair_popup {
	position: absolute;
	z-index: 2;
	display: none;
	top: 0;
	left: 302px; }

#amazon {
	position: absolute;
	top: 8px;
	left: 417px; }

#amazon_popup {
	position: absolute;
	z-index: 2;
	display: none;
	top: 0;
	left: 451px; }
	
#esquire {
	position: absolute;
	top: 8px;
	left: 597px; }

#esquire_popup {
	position: absolute;
	z-index: 2;
	display: none;
	top: 0;
	left: 596px; }

#msnbc {
	position: absolute;
	top: 8px;
	left: 721px; }

#msnbc_popup {
	position: absolute;
	z-index: 2;
	display: none;
	top: 0;
	left: 753px; }

#software {
	position: absolute;
	top: 8px;
	left: 898px; }

#software_popup {
	position: absolute;
	z-index: 2;
	display: none;
	top: 0;
	left: 882px; }

	
#kpcb {
	position: absolute;
	top: 99px;
	left: 56px; }

#kpcb_popup {
	position: absolute;
	z-index: 3;
	display: none;
	top: 99px;
	left: 43px; }

#intel {
	position: absolute;
	top: 112px;
	left: 176px; }

#intel_popup {
	position: absolute;
	z-index: 3;
	display: none;
	top: 109px;
	left: 168px; }

#geico {
	position: absolute;
	z-index: 1;
	top: 163px;
	left: 297px; }

#geico_popup {
	position: absolute;
	z-index: 3;
	display: none;
	top: 158px;
	left: 302px; }

#wsj {
	position: absolute;
	top: 127px;
	left: 429px; }

#wsj_popup {
	position: absolute;
	z-index: 3;
	display: none;
	top: 128px;
	left: 451px; }

#new_yorker {
	position: absolute;
	top: 114px;
	left: 720px; }

#new_yorker_popup {
	position: absolute;
	z-index: 3;
	display: none;
	top: 112px;
	left: 720px; }

#evite {
	position: absolute;
	top: 112px;
	left: 829px; }

#evite_popup {
	position: absolute;
	z-index: 3;
	display: none;
	top: 112px;
	left: 827px; }
	

.popup {
	cursor:default;
	padding: 7px 7px 10px 14px;
	width: 91px;
	background: url(../images/bg_popup.jpg) 0 0 repeat-x #f5f5f5; }

.popup h2 {
	font-size: 14px;
	color: #fff;
	font-weight: bold; }

.popup p {
	font-size: 12px;
	color: #000; }


#footer {
	padding: 15px 0 0; }

#footer_in {
	float: right;
	display: inline;
	margin: 32px 36px 0 0; }

#footer_twitter {
	float: right;
	display: inline;
	margin: 28px 6px 0 0; }

#footer_pic {
	float: right;
	display: inline;
	margin: 0 14px 0 0; }

#footer_txt {
	float: right;
	display: inline;
	margin: 43px 10px 0 0;
	font-size: 13px;
	color: #999;
	text-align: right; }

#footer_txt a {
	color: #999; }
