/* 
		SITE:		NebuAd Corporate Site
		OWNER:		NebuAd
		DATE:		06/01/07 
		
*/


/* GLOBAL
---------------------------------------------------------------------------- */

::-moz-selection{
	background: #ffa902;
	color: #ffffff;
}

::selection {
	background: #ffa902;
	color: #ffffff;
}

body {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:80%;
	background:url(../images/subpage_bg.gif) repeat-x;
	text-align:center;
}

#container {
	width:965px;
	margin:auto;
}

#mainbody {
	background:url(../images/content_bg.gif) repeat-y;
	width:965;
	margin:auto;
}

.c-both { 
	clear:both;
	height:0px;
	padding:0;
	margin:0;
}

.icon a{
	padding-right:5px;
}

/* TEXT
---------------------------------------------------------------------------- */

.linebreak {
	margin-bottom:0px;
	margin-top:10px;
}

p {
	margin-bottom:15px;
	margin-top:10px;
}

h1 {
	font-family:"Palatino Linotype", Palatino, Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#8d8d8d;
	font-size:240%;
	margin-top:0px;
	margin-bottom:0px;
}

h2 {
	font-family:"Palatino Linotype", Palatino, Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#000000;
	font-size:170%;
	margin-bottom:0px;
}

h2 a{
	font-family:"Palatino Linotype", Palatino, Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#000000;
	margin-bottom:0px;
	text-decoration:none;
}

h2 a:link{
	font-family:"Palatino Linotype", Palatino, Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#000000;
	margin-bottom:0px;
	text-decoration:none;
}

h2 a:visited{
	color:#000000;
}

h2 a:hover{
	text-decoration:underline;
}

h2 .linebreak {
	line-height:90%;
	margin-bottom:5px;
	margin-top:11px;
}

h3 {
	font-family:"Palatino Linotype", Palatino, Georgia, "Times New Roman", Times, serif;
	font-size:125%;
}

h4 {
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:100%;
	margin:0px;
	padding:0px;
}

sup {
	font-size:80%;
	font-weight:normal;
	vertical-align: baseline;
    position: relative;
    bottom: 0.33em;
}

em {
	font-style:normal;
	color:#ef0606;
}

.desc {
	font-size:80%;
}

/* LINKS
---------------------------------------------------------------------------- */

a {
	color:#1C79DB;
	text-decoration:none;
}

a:hover {
	color:#ffa902;
}

a:visited {
	color:#1C79DB;
	text-decoration:none;
}

a img {
	border:0px;
}

a:hover img {
	border-bottom:0px #ffffff;
}

/* HEADER
---------------------------------------------------------------------------- */

#header {
	background:url(../images/subpage_header_bg.gif) repeat-x;
	height:127px;
	width:965px;
	margin:0;
}

#header img{
	margin:0;
}

#section {
	background:url(../images/home_news_bg.gif) repeat-y;
	float:left;
	width:330px;
	height:34px;
}

#section h1 {
	float:right;
	font-family:"Palatino Linotype", Palatino, Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#8d8d8d;
	font-size:120%;
	padding-top:5px;
	padding-right:45px;
	margin:0;
}

/* MAINNAV
---------------------------------------------------------------------------- */

#mainnav {
	background:url(../images/home_nav_bg.gif) repeat-y;
	float:left;
	width:635px;
	height:34px;
}

#mainnav ul{
	margin:0;
	padding:0;
}

#mainnav li{
	line-height:34px;
	float:left;
	list-style:none;
}

#mainnav li a{
	float:left;
	color:#FFF;
	padding-top:auto;
	padding-bottom:auto;
	font-size:120%;
	font-weight:bold;
	width:156px;
	height:34px;
	text-align:center;
	text-decoration:none;
}

#mainnav li a:hover{
	background-color: #efefef;
	color:#8d8d8d;
}

#mainnav #currentpage a {
	color:#CCCCCC;
}
	
#mainnav #currentpage a:hover {
	color:#8d8d8d;
}

/* SUB NAVIGATION / SIDEBAR CONTENT UNDER SUB NAV
---------------------------------------------------------------------------- */


#subnav{
	width:285px;
	float:left;
	text-align:right;
	padding-top:10px;
	
}

#subnav ul{

}

#subnav li{
	list-style:none;
	margin-top:10px;
}

#subnav li a{
	color:#999999;
	font-size:90%;
	text-decoration:none;
	margin-top:10px;
}

#subnav li a:hover{
	color:#ffa902;
}

#subnav #currentpage a {
	color:#CCCCCC;
}
	
#subnav #currentpage a:hover {
	color:#ffa902;
}

#sidebar {
	float:right;
	display:block;
	margin-top:15px;
	width:261px;
	text-align:right;
}

#sidebar p {
	margin-top:0px;
	color:#666666;
	float:right;
	display:block;
	width:230px;
}


/* TEMPORARY PROMO - PUBLISHER BETA
---------------------------------------------------------------------------- */

#sidebar .betabutton {
	background:url(../images/btn_beta_off.gif) no-repeat;
}

#sidebar .betabutton a{
	float:right;
	display:block;
	width:173px;
	height:43px;
	background:url(../images/btn_beta_off.gif) no-repeat;
	margin-right:5px;
	margin-top:10px;
	margin-bottom:15px;
	margin-left:60px;
}

#sidebar .betabutton a:hover {
	background:url(../images/btn_beta_on.gif) no-repeat;
}


/* CONTENT AREA
---------------------------------------------------------------------------- */


#content{
	margin-bottom:75px;
	padding-left:50px;
	padding-top:15px;
	width:575px;
	float:left;
	text-align:left;
	font:Arial, Helvetica, sans-serif 90%;
}

#content .emphasis {
	font-family:"Palatino Linotype", Palatino, Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#ffa902;
}

#leftcolumn {
	float:left;
	margin-top:12px;
	margin-bottom:10px;
	margin-right:15px;
	width:31%;
}

#leftcolumn p {
	margin-bottom:15px;
}

#midcolumn{
	float:left;
	margin-top:12px;
	margin-bottom:10px;
	margin-right:15px;
	width:31%;
}

#midcolumn p {
	margin-bottom:15px;
}

#rightcolumn{
	float:left;
	margin-top:12px;
	margin-bottom:10px;
	width:31%;
}

#rightcolumn p {
	margin-bottom:15px;
}

/* NEWS
---------------------------------------------------------------------------- */

#news{
	
}

#news h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:bold;
}

#news h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:100%;
	line-height:0%;
}

#news h3 a {
	text-decoration:none;
}

#news h3 a:hover {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

#news p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:normal;
	margin-bottom:20px;
}

#news ul{
}

#news li{
	list-style:none;
}

#news li a{
	font-size:100%;
	text-decoration:none;
}

#news li a:hover{

}

#news hr {
	border: none 0;
	border-top: 1px dashed #cccccc;
	width: 100%;
	height: 1px;
}

/* TEMPORARY PROMO - PUBLISHER BETA
---------------------------------------------------------------------------- */

#news .betaimg {
	display:none;
}

#news .betabutton a{
	display:none;
}

#news .betabutton a:hover {
	display:none;
}

#news .betabutton h3 {
	display:none;
}

/* EVENTS
---------------------------------------------------------------------------- */

#events{
	
}

#events h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:bold;
}

#events h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:100%;
	line-height:0%;
}

#events h3 a {
	text-decoration:none;
}

#events h3 a:hover {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

#events p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:normal;
	line-height:130%;
	margin-bottom:20px;
}

#events ul{
}

#events li{
	list-style:none;
}

#events li a{
	font-size:100%;
	text-decoration:none;
}

#events li a:hover{

}

#events hr {
	border: none 0;
	border-top: 1px dashed #cccccc;
	width: 100%;
	height: 1px;
}

/* TEMPORARY PROMO - PUBLISHER BETA
---------------------------------------------------------------------------- */

#events .betaimg {
	display:none;
}

#events .betabutton a{
	display:none;
}

#events .betabutton a:hover {
	display:none;
}

#events .betabutton h3 {
	display:none;
}



/* CONTACT AREA
---------------------------------------------------------------------------- */

#contact .emphasis {
	font-family:"Palatino Linotype", Palatino, Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#ffa902;
}

#contact p {
	margin-top:0px;
	margin-bottom:0px;
	font-size:100%;
}

#contact h1 {
	line-height:50%;
	margin-bottom:0px;
	margin-top:11px;
}

#contact h2 {
	line-height:90%;
	margin-bottom:5px;
	margin-top:11px;
}

/* COMPANY
---------------------------------------------------------------------------- */
.departments {
	float:left;
	text-align:left;
	display:block;
	width:575px;
	margin-top:10px;
}

.group {
	margin-top:0px;
	margin-bottom:0px;
	font-size:100%;
}

#valueprop ul {
	list-style:none;
}

#valueprop li {
	margin-bottom:5px;
}

#valueprop li a:hover{
	text-decoration:none;
}

#valueprop img {
	padding-left:5px;
	padding-right:5px;
}

#valueprop em {
	color:#1C79DB;
}

/* FOOTER
---------------------------------------------------------------------------- */


#footer {
	clear:both;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	padding-top:5px;
	color:#999999;
	font-size:100%;
	width:945px;
}

/* LEFT FOOTER
---------------------------------------------------------------------------- */

#leftfooter{
	text-align:right;
	background-color:#7a7c7a;
	float:left;
	width:310px;
	height:195px;
}

#leftfooter h4 {
	margin-top:15px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	margin-right:15px;
	font-size:100%;
	margin-bottom:0px;
}

#leftfooter h4 a {
	color:#ffffff;
	text-decoration:none;
}

#leftfooter h4 a:hover {
	color:#ffffff;
	text-decoration:underline;
}

#leftfooter ul{
	margin-right:15px;
	margin-top:5px;
	padding:0;
}

#leftfooter li{
	list-style:none;
}

#leftfooter li a{
	color:#ffffff;
	font-size:100%;
	text-decoration:none;
}

#leftfooter li a:hover{
	color:#ffa902;
}

#leftfooter p {
	font-size:70%;
	color:#CCCCCC;
	margin-top:50px;
	padding-right:10px;
}



/* RIGHT FOOTER
---------------------------------------------------------------------------- */

#rightfooter {
	background-color:#dfdfe1;
	text-align:left;
	float:right;
	width:631px;
	height:195px;
}

#rightfooter h4 {
	margin-top:15px;
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	margin-bottom:5px;
}

#rightfooter h4 a {
	color:#999999;
	text-decoration:none;
}

#rightfooter h4 a:hover {
	color:#999999;
	text-decoration:underline;
}

#rightfooter .leftcolumn {
	text-align:left;
	float:left;
	margin-left:15px;
	width:200px;
}

#rightfooter .midcolumn {
	width:200px;
	float:left;
	text-align:left;
}

#rightfooter .rightcolumn {
	float:left;
	margin-right:15px;
	width:200px;
}

#rightfooter ul{
	margin-left:15px;
	margin:0;
	padding:0;
}

#rightfooter li{
	text-align:left;
	list-style:none;
}

#rightfooter li a{
	text-align:left;
	color:#999999;
	font-size:100%;
	text-decoration:none;
}

#rightfooter li a:hover{
	color:#ffa902;
}

#rightfooter p {
	float:left;
	font-size:70%;
	color:#999999;
	margin-top:100px;
	padding-left:15px;
}

/* FORMS
---------------------------------------------------------------------------- */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	border: 0;
	margin-bottom:8px;
}

label {
	display: block;
	float: left;
	width: 143px;
	line-height: normal;
}

.required {
}

input, textarea, select{
	display: block;
	width: 250px;
	margin-left: 142px;
	border: 1px solid rgb(127,157,185);
	color: rgb(105,105,105);
	background-color: #ffffff;
	font-size: 100%;
}

select.multi-select {
	margin-left:0px; /*Fix for Firefox weirdness*/
}

textarea {
	font-family: Arial,Helvetica,sans-serif;
}

#content input.hidden {
	display: none;
}

#content textarea {
	height: auto;
}

input.error {
	border: 1px solid #ef0606;
	background-color: #ffffff;
	color: rgb(105,105,105);
}

textarea.error {
	border: 1px solid #ef0606;
	background-color: #ffffff;
	color: rgb(105,105,105);
}

select.error {
	color: rgb(196,17,48);
	
}

select.multierror {
	margin-left:0px; /*Fix for Firefox weirdness*/
	color: rgb(196,17,48);
}

#submitform {
	padding-top:15px;
	padding-bottom:20px;
	width:400px;
}

input.submit {
	width:100px;
	float:left;
}

input.reset {
	width:100px;
	position:absolute;
	float:right;
}

label.error {
	font-weight: bold;
	color:#ef0606
}
#thankyou {
	height:400px;
}

#errordesc p{
	line-height:30%;
}