body {
    font-size: 0.9em;
    background: #d2f1fb url(../images/background.jpg) no-repeat top center;
    font-family: Arial, Helvetica, sans-serif;
    padding: 0;
    margin: 0;
    color: #999;
} 
.pngfix {behavior: url(css/iepngfix.htc)}

div#canvass {
    width: 960px;
    min-height: 800px;
    height: auto ! important;
    height: 800px;
    margin: 0 auto;
    padding: 0;
}

div#content {
    width: 960px;
    min-height: 545px;
    height: auto ! important;
    height: 545px;
    margin: 0 0 0 0;
    padding: 10px 0 0 0;
    background-color: #fff;
}

div#header {
    width: 960px;
    height: 103px;
    display: block;
    overflow: hidden;
}

div#header img#logo {
    margin: 0 0 0 22px
}

a {
    color: #4ea4c0;
}

a:link, a:visited {
    text-decoration: none;
}

a:hover, a:active {
    text-decoration: underline;
}

.clear {
	clear:both;
}

.left {
	float:left;
}

.right {
	float:right;
}

div#header div#loginPanel {
    margin: -103px 0 0 760px;
    width: 200px;
    height: 30px;
    padding: 10px;
    color: #4ea4c0;
}

div#header div#loginPanel a {
    margin: 10px;
    font-size: 0.85em;
}

div#header div#loginPanel a#login {
    background: url(../images/lock.png) no-repeat;
    padding: 0 0 0 20px;
}

div#header div#navPanel {
    margin: 0 auto;
    width: 637px
}

div#header ul#nav {
    list-style: none;
    text-align: center;
    margin: 13px auto;
    padding: 0;
    white-space: nowrap;
}

div#header ul#nav li {
    list-style: none;
    display: block;
    margin: 0 0 0 1px;
    padding: 0;
    width: 105px;
    height: 40px;
    float: left;
}

div#header ul#nav li a {
    display: inline-block;
    border: none;
    background: #ebfbff;
    width: 105px;
    margin: 0;
    padding: 0;
    height: 40px;
    line-height: 40px;
}

div#header ul#nav li a:hover, div#header ul#nav li a:active, a.selected {
    background-color: #ffffff ! important
}

div#header ul#nav li a.selected {
    color: #000;
}

div#content h1 {
    margin: 0 0 0 30px;
    padding: 70px 0 0 0;
    height: 0;
    overflow: hidden;
    background: url(../images/sprite-heading-text.png) no-repeat;
    width: 894px;    
}

div#content h1.home {
    background-position: 0 5px;
}

div#content h1.pub {
    background-position: 0 -95px;
}

div#content h1.advertisers {
    background-position: 0 -195px;
}

div#content h1.technology {
    background-position: 0 -295px;
}

div#content h1.company {
    background-position: 0 -395px;
}

div#content h1.contact {
    background-position: 0 -495px;
}

div#content h1.beta {
    background-position: 0 -595px;
}

div#content h1.reg {
    background-position: 0 -695px;
}

#homeContent {
    background: url(../images/bg-home.jpg) repeat-x;
    height: 460px;
    width: 960px;
    margin: 10px 0 0 0;
    overflow:hidden;
} 
div#homeContent #frame-outer {
	width:458px;
	height:368px;
	overflow:hidden;
	margin-left:30px;
	background-color:#fff; 
}

div#homeContent .frame {
	width:1832px;
	overflow:auto;
}

div#homeContent .frame .banners {
	position:relative;
	float:left;
	z-index:97;
}

#sketch {
    position: relative;
    top: -95px;
    left: 23px;
    background-color: #fff;
} 

#whiteboard {
    position: absolute;
    top: 180px;
    margin-left: 18px;
    z-index:100;
} 

#hometext {
    width: 420px;
    height: 0;
    padding: 150px 0 0 0;
    margin: -430px 0 0 520px;
    background: url(../images/homepage-text.png) no-repeat;
    overflow: hidden;
} 

/*
#startHere {
    cursor: pointer;
    background: url(../images/start-here.png) no-repeat;
    width: 235px;
    height: 0;
    padding: 54px 0 0 0;
    overflow: hidden;
    display: block;
    margin: 0 0 0 600px;
}*/

div#homeContent a {
	cursor: pointer;
    background: url(../images/sprite-start-here.png) no-repeat;
    width: 235px;
    height: 0;
    padding: 54px 0 0 0;
    overflow: hidden;
    display: block;
    margin: 0 0 0 600px;
    z-index:100;
}

div#homeContent a#startHere {
	background-position: 0 0;
}

div#homeContent a#startHere:hover {
	background-position: 0 -102px;
}

#eraser {
    position: relative;
    top: -16px;
    left: 50px;
    z-index:100
} 

#marker {
    position: relative;
    top: -53px;
    left: 200px;
    z-index:100;
} 


/* Phone Animation */

#phonelineup {
	position:relative;
	margin: 10px 0 0 520px;
	background: url(../images/phone-lineup.png) no-repeat;
	width:422px;
	height:203px;
}

#phonelineup DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}
 
#phonelineup DIV.active {
    z-index:10;
    opacity:1.0;
}
 
#phonelineup DIV.last-active {
    z-index:9;
}


#twoColumn {
    width: 960px;
    padding: 40px 0 0 0;
    margin: 0;
    background: #f2f6eb url(../images/bg-topbar.png) repeat-x;
	overflow:hidden;
	position:relative;
} 

#twoColumn #col1 {
    width: 230px;
    float: left;
    background-color: #f2f6eb;
} 

#twoColumn #col2 {
    width: 590px;
    float: right;
    padding: 50px 70px;
    min-height: 640px;
    height: auto ! important;
    height: 640px;
    background-color: #fff;
}

ul#sideNav {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

ul#sideNav li a {
    width: 210px;
    padding: 0 0 0 20px;
    height: 40px;
    background-image: url(../images/bullets.gif);
    background-repeat: no-repeat;
    background-position: 210px 15px;
    border-bottom: solid 1px #d5e1be;
    display: block;
    text-align: left;
    line-height: 40px
}

ul#sideNav li a:hover, ul#sideNav li a:active {
    background-color: #fff;
}

h2, h3, h4 {
    color: #666;
    margin: 0;
    font-weight: normal;
}

p {
    margin: 0 0 2em 0;
    line-height: 1.7em;
}

ul.bullets {
	margin-top:0;
}

ul.bullets li {
    margin: 0 0 2em 0;
    line-height: 0.2em;
}

blockquote {
    font-style: italic;
    color: #666;
    padding: 0 55px;
    font-size: 1.2em;
    line-height: 1.4em;
    margin: 0;
}

blockquote span {
    color: #999;
}

div.divider1, div.divider2 {
    background-image: url(../images/hr-sprite.gif);
    background-repeat: no-repeat;
    width: auto;
    height: 30px;
    margin: 5px 0
}

div.divider1 {
    background-position: top center;
}

div.divider2 {
    background-position: bottom center;
}

.subHeaderText {
	font-size:1.2em;
	padding-bottom:10px;	
}

ul#contactList {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 590px; 
}

ul#contactList li {
    list-style: none;
    margin: 0 13px;
    padding: 0;
    width: 170px;
    height: 80px; border: none 0;
    display: inline;
    float: left;	
} 
ul#contactList li.last { margin: 0;}

#contactMap {
    background: url(../images/wb-frame.png) no-repeat;
    width: 485px;
    height: 465px;
    margin: 40px auto;
    padding:16px 0 0 16px;
}

.contactInfo {
	margin:15px 0 0 20px;
}


/* Footer */
div#footer {
	padding:30px 0 0 0;
	background-color:#ebfbff;
}

.footerLayer {
	padding:0 50px 15px 55px;
}

.footerHeaderTitle {
	padding-bottom:10px;
}
.footerLinkpadding {
	font-size: 0.8em;
	padding-bottom:10px
}

.copyrightLayer {
	background-color:#fff; 
	padding:13px 20px 10px 31px;
}

.copyrightText {
	float:left; 
	margin-top:18px;
}

.copyrightImgLayer {
	float:left; 
	margin-left:15px;
}

.signUpInputLayer {
	float:left; 
	padding:2px 0 2px 0; 
	width:60px;
}

.btnSignUpLayer {
	float:left; 
	margin:-3px 0 0 25px;
}

/* Company Page */
.subHeaderTitle {
	margin-top:10px; 
	text-indent:40px; 
	font-family:Georgia,Verdana, sans-serif; 
	font-style:italic; 
	font-size:22px;
}

#isbxlogo {
    width: 140px;
    height: 99px;
    margin-left:450px;
    background: url(../images/isbx_logo.gif) no-repeat;
    overflow: hidden;
} 

.bottomLine {
	border-bottom:solid 1px #ccc;
}

.pressInfoDate {
	float:left; 
	width:120px; 
	padding:10px 0 10px 0;
}

.pressInfoTitlelink {
	float:left; 
	width:460px; 
	padding:10px 0 10px 0;
}


/*Technology Page */
ol {
	margin: -20px 0 0 0;
	padding:0 0 0 25px; 
	line-height:24px;
}

.techImgLayer {
	float: left; 
	margin: 0 30px 0 0;
}

.techContentText {
	float:left; 
	width:395px;
}

a.techTitle {
	text-decoration:none;
	cursor:text;
	color: #666;
}


/* Registration Form Fields */
.form-item label {
	width:180px;
	float:left;
	display:block;
}

.form-item select {
	float:left;
}

.description {
	margin-left:10px; 
	float:left;
}

.form-required {
	color:#ae1500;
}

.form-textarea {
	border:solid 1px #ccc;
	width:200px;	
}

/* Registration Page */
.inputTextLayer {
	float:left; 
	padding:2px 0 2px 0; 
	width:180px;
}

.form-text, #user-register input {
	border:solid 1px #ccc;
	width:200px;
}

.formfocus {
	border:solid 1px #999;
}

#register-form input.error, #user-register input.error{
	border-color:#ae1500;
}

#register-form .required {
	background-image: url(../images/icon_required.png);
	background-repeat: no-repeat;
	width:82px;
	height:25px;
}

#register-form .invalid, #user-register .invalid{
	background-image: url(../images/icon_email_error.png);
	background-repeat: no-repeat;
	width:108px;
	height:25px;
}

.errormsg { background: transparent url(../images/right_redbox.png) no-repeat scroll top right; color: #fff; display: block; float: left; font: normal 12px arial, sans-serif; text-decoration: none; height:25px; }
.errormsg span { background: transparent url(../images/left_arrow.png) no-repeat; display: block; padding: 5px 12px 4px 20px;}

/* Publishers */
div#twoColumn .pub-frame {
	width:1164px; 
	overflow:auto;
	
}

div#twoColumn .pub-frametext {
	width:936px; 
	overflow:auto;
	margin-top:-141px;
	margin-left:60px;
}

div#twoColumn .pub-frame .pub-banners, div#twoColumn .pub-frametext .pub-textbanners {
	position:relative;
	float:left;
	z-index:97;
}


#pub-eraser {
	cursor:pointer;
	position:relative; 
	top:-120px; 
	left:440px; 
	z-index:100;
}

div#pub-erase {
	padding-bottom:65px;
}

div#seeHowLayer a {
	display:block;
	width:164px;
	height: 0;
	padding:32px 0 0 0;
	background: url(../images/see-how-it-works-sprite.png) no-repeat;
	cursor:pointer;
	text-align:center;
	overflow:hidden;
}

div#seeHowLayer a#works {
	background-position: 0 0;
}

div#seeHowLayer a#works:hover {
	background-position: 0 -82px;
}

/* Publishers Licensing Avenue Mobile */
.licenseHeaderChart {
	background: url(../images/bg_line_chart.gif) repeat-y;
}
.licenseRowChart {
	padding:7px 0 7px 15px; 
	width:565px; 
	border-bottom:solid 1px #d1ddbb;
}
.licenseLeftRowChart {
	float:left; 
	width:370px; 
	line-height:22px; 
	padding:0 14px 7px 0;
}
.licenseSmileyChart {
	float:left; 
	margin-left:1px; 
	text-align:center; 
	width:44px;
}
.licenseSubheaderText {
	color:#7dbcd1;
}

#SignUpButtonWrapper input {
	background-image:url(/images/btn-SignUp.png); width:75px;height:30px;border:none;color:transparent; margin: 10px; cursor:pointer;
}

fieldset.captcha { border:none }
fieldset.captcha .description, fieldset.captcha legend { display:none }
