/* global css */
img {
	border:0px;
}
body {
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	text-align:center;
}
#body {
	width:795px;
	margin:0px auto 0px auto;
	text-align:left;
}
#header {
	height:153px;
	position:relative;
}
#headeradd {
	position:absolute;
	top:8px;
	font-size:13px;
	color:#FFFFFF;
	left: 4px;
}
#headeradd a {
	color:#FFFFFF;
	text-decoration:underline;
}
#headeradd a:hover {
	text-decoration:bold;
}
#headerlogin {
	width:280px;
	height:30px;
    position:absolute;
	top:0px;
	right:21px;
	background-color:#4655B4;
	font-size:11px; 
	color:#FFFFFF;
}
#headerlogin form {
	display:block;
	padding:4px 0px 0px 10px;
	margin:0px;
}
#headerlogin input.text {
	width:95px;
	height:18px;
	font-size:12px;
	border:1px solid #D4D2D5;
	color:#909090;
	padding-top:2px;
	margin-left:9px;
}
#headerlogin #headerlogininput {
	position:absolute;
	top:5px;
	right:5px;
}

#headeraccount {
	width:280px;
	height:28px;
	background-image:url(images/header_account.gif);
	background-repeat:no-repeat;
	position:absolute;
	top:34px;
	right:21px;;
}

#headerrsvp {
	width:280px;
	height:26px;
	background-image:url(images/rsvp.gif);
	background-repeat:no-repeat;
	position:absolute;
	top:72px;
	right:21px;;
}

#headerlogo h1 { display:none; }
#headerlogo {
	width:249px;
	height:60px;
	background-image:url(images/header_logo.gif);
	background-repeat:no-repeat;
	position:absolute;
	top:50px;
	left:0px;
}
#headernav {
	width:561px;
	height:44px;
	background-image:url(images/header_menu.gif);
	background-repeat:no-repeat;
	position:absolute;
	top:108px;
	right:21px;
}
#headernav ul {
	list-style-type:none;
	margin:12px 0px 0px 22px;
	padding:0px;
}
#headernav ul li {
	display:block;
	float:left;
	padding-right:20px;
}
#headernav ul li.last {
	padding-right:0px;
}
#headernav ul li a {
	color:#2C3790;
	font-weight:bold;
	font-size:17px;
	text-decoration:none;
}
#headernav ul li a:hover {
	color:#ED7000;
}
#partner {
	width:795px;
	height:78px;
	background-image:url(images/partner.gif);
	background-repeat:no-repeat;
}
#footer {
	width:795px;
	margin:7px 0px 6px 0px;
	font-size:11px;
	color:#888888;
	text-align:center;
}
#footer a {
	color:#888888;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
.style2 {color: #ED7000}


/* start page css */

#startoverview {
	width:795px;
	height:423px;
	background-image:url(images/start_overview.gif);
	background-repeat:no-repeat;
	position:relative;
}
#startlinkadv {
	display:block;
	width:378px;
	height:300px;
	position:absolute;
	top:100px;
	left:0px;
}
#startlinkpub {
	display:block;
	width:378px;
	height:300px;
	position:absolute;
	top:100px;
	left:396px;
}
.startadtext {
	font-size:12px;
	color:#585858;
}
#startadvtext {
	width:340px;
	height:50px;
	position:absolute;
	top:350px;
	left:20px;
}
#startpubtext {
	width:340px;
	height:50px;
	position:absolute;
	top:350px;
	left:420px;
}
#startintelliserve {
	width:795px;
	height:185px;
	background-image:url(images/advpub2.gif);
	background-repeat:no-repeat;
	position: relative;
}
#SFpic {
	width:500px;
	height:350px;
	background-image:url(images/SF_Skyline.jpg);
	background-repeat:no-repeat;
	position: relative;
}
#help {
	width:500px;
	height:350px;
	background-image:url(images/Help.jpg);
	background-repeat:no-repeat;
	position: relative;
}
#Team {
	width:800px;
	height:350px;
	background-image:url(images/Team.jpg);
	background-repeat:no-repeat;
	position: relative;
}

/* signup page css */

#signupoverview {
	width:747px;
	height:600px;
	background-image:url(images/signupbox.gif);
	background-repeat:no-repeat;
	position:relative;
	padding:15px;
	font-size:12px;
}

#aboutus {
	width:406px;
	height:25px;
	background-image:url(images/about1.gif);
	background-repeat:no-repeat;
	position:absolute;
	top:10px;
	left:359px;
}

#aboutus2 {
	width:406px;
	height:25px;
	background-image:url(images/about2.gif);
	background-repeat:no-repeat;
	position:absolute;
	top:10px;
	left:359px;
}

#aboutus3 {
	width:406px;
	height:25px;
	background-image:url(images/about3.gif);
	background-repeat:no-repeat;
	position:absolute;
	top:10px;
	left:359px;
}

.text {
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

.text a {
	color:#2C3790;
	text-decoration:none;
}

.text a:hover {
	color:#ED7000;
}

/* advertiser/publisher/affiliate pages css */

#adv {
	width:795px;
	height:418px;
	background-image:url(images/adv.gif);
	background-repeat:no-repeat;
	position:relative;
	font-size:12px;
}
#prod {
	width:795px;
	height:418px;
	background-image:url(images/prod.gif);
	background-repeat:no-repeat;
	position:relative;
	font-size:12px;
}
#advpub {
	width:795px;
	height:184px;
	background-image:url(images/advpub.gif);
	background-repeat:no-repeat;
	position:relative;
	font-size:12px;
}
#advtext {
	width:476px;
	height:307px;
	position:absolute;
	font-size:12px;
	top: 56px;
	padding:15px;
}

#advpublink {
	width:250px;
	height:20px;
	position:absolute;
	font-size:12px;
	top: 56px;
}
#pub {
	width:795px;
	height:418px;
	background-image:url(images/pub.gif);
	background-repeat:no-repeat;
	position:relative;
	font-size:12px;
}
#contactbutton {
	width:172px;
	height:55px;
	position:absolute;
	top:293px;
	left:58px;
}
#signupbutton {
	width:172px;
	height:55px;
	position:absolute;
	top:293px;
	left:270px;
}
#contacttext {
	width:142px;
	height:18px;
	position:absolute;
	top:146px;
	left:31px;
	color:#FFFFFF
}
#contacttext a {
	color:#FFFFFF;
	text-decoration:none;
}
#testimonials {
	width:219px;
	height:321px;
	position:absolute;
	top:42px;
	left:525px;
	padding:15px;
}

#aff {
	width:795px;
	height:418px;
	background-image:url(images/aff.gif);
	background-repeat:no-repeat;
	position:relative;
	font-size:12px;
}

/* about us pages */

#aboutoverview {
	width:795px;
	height:600px;
	background-image:url(images/signupbox.gif);
	background-repeat:no-repeat;
	position:relative;
	font-size:12px;
}
#abouttext {
	width:744px;
	height:570px;
	position:absolute;
	top:50;
	left:50;
	padding:15px;
}

