
/* set up the body */
BODY {
	margin:0;
	padding:0;
	text-align: center;
	background: #FFF;
	font-family: Arial,sans-serif;
	color: #656565;
	font-size:12px;
}
TD {
	font-size:12px;
}

#wrap {
	width:1002px;
	text-align: left;
	margin: 0 auto;
	background: url('../images2/top-background.gif') no-repeat top left;
}
#header {
	background:#F7F7F7 url('../images2/header-background.gif') top left repeat-x;
	margin:0 1px;
}



/* login form */
/* on login page, don't show the top form */
DIV#login {
	height:32px;
}
FORM#login {
	display:block;
	margin:0;
	padding:3px 50px 0px 0;
	overflow: hidden;
	height: 28px;
}
FORM#login FIELDSET {
	float:right;
	display:block;
	border:0;
	margin:0;
	padding:0;
	min-width: 400px;
}
FORM#login .legend {
	float:left;
	padding-top:2px;
	padding-bottom: 2px;
	margin-right:4px;
}
FORM#login INPUT {
	float:left;
	margin:0;
	color:#656565;
}
FORM#login .text-box {
	width: 136px;
	margin-right:4px;
}

.password {
	background: url('../images2/password-background.gif') 3% 50% no-repeat;
}
.username {
	background: url('../images2/username-background.gif') 3% 50% no-repeat;
}

FORM#login #login-submit {
	background: #446DA4 url('../images2/login-submit-background.gif') top left no-repeat;
	border:0;
	margin:0;
	height: 20px;
	width: 41px;
	overflow: hidden;
	color:#FFF;
}
/* end login form */


#logo {
	display: inline;
	margin-left: 51px;
	float: left;
	width:200px;
	height: 51px;
	
}

/* begin navigation */
UL#navigation {
	list-style-type: none;
	float:right;
	display: inline;
	margin:31px 22px 0 0;
	padding:0;
}
UL#navigation LI {
	float:left;
	margin:0 30px 0 0;
	padding:0;
	display: inline;
}

UL#navigation LI#home {
	background: url('../images2/nav-off-home.gif') no-repeat top left;
}
UL#navigation LI#about-us {
	background: url('../images2/nav-off-about-us.gif') no-repeat top left;
}
UL#navigation LI#advertisers {
	background: url('../images2/nav-off-advertisers.gif') no-repeat top left;
}
UL#navigation LI#publishers {
	background: url('../images2/nav-off-publishers.gif') no-repeat top left;
}
UL#navigation LI#contact-us {
	background: url('../images2/nav-off-contact-us.gif') no-repeat top left;
}

UL#navigation LI#home A, UL#navigation LI#home A B{
	width:39px;
}
UL#navigation LI#about-us A, UL#navigation LI#about-us A B{
	width:58px;
}
UL#navigation LI#advertisers A, UL#navigation LI#advertisers A B{
	width:66px;
}
UL#navigation LI#publishers A, UL#navigation LI#publishers A B{
	width:59px;
}
UL#navigation LI#contact-us A, UL#navigation LI#contact-us A B{
	width:67px;
}

UL#navigation LI#home A:hover, UL#navigation LI#home A.selected {
	background: url('../images2/nav-on-home.gif') no-repeat top left;
}
UL#navigation LI#about-us A:hover, UL#navigation LI#about-us A.selected {
	background: url('../images2/nav-on-about-us.gif') no-repeat top left;
}
UL#navigation LI#advertisers A:hover, UL#navigation LI#advertisers A.selected {
	background: url('../images2/nav-on-advertisers.gif') no-repeat top left;
}
UL#navigation LI#publishers A:hover, UL#navigation LI#publishers A.selected {
	background: url('../images2/nav-on-publishers.gif') no-repeat top left;
}
UL#navigation LI#contact-us A:hover, UL#navigation LI#contact-us A.selected {
	background: url('../images2/nav-on-contact-us.gif') no-repeat top left;
}
UL#navigation LI A {
	text-decoration: none;
	display: block;
}

UL#navigation LI A B {
	visibility: hidden;
	display: block;
	font-weight: normal;
}
/* end navigation */

/* main area */
#content {
	min-height: 426px;
	background: url('../images2/content-background.jpg') no-repeat bottom left;
	border:1px solid #CACACA;
	border-top: none;
	border-bottom: none;
}

.box{
	background: url('../images2/box-bottom.png') no-repeat bottom right;
	padding-bottom:14px;
	float:left;
}
.box2 {
	background: url('../images2/box-background.png') repeat-y top right;
	padding-right: 14px;
}
.box .inner {
	background: #FFF url('../images2/box-background.jpg') repeat-x bottom left;
	padding:10px;
}
.box .inner .frame {
	background: #FFF url('../images2/box-inner-background.gif') no-repeat bottom left;
	
}
#NewsAndEvents-box .inner .frame {
	background: #FFF url('../images2/box-small-inner-background.gif') no-repeat bottom left;
}

#common-box .inner .frame {
	background: #FFF url('../images2/box-inner-common-background.gif') repeat-y top left;
}
#common-box .inner .frame .frame2 {
	background: url('../images2/box-inner-common-bottom.jpg') no-repeat bottom left;
}
#common-box .inner .frame .holder {
	background: url('../images2/box-inner-common-top.gif') no-repeat top left;
}
.box .inner .frame .holder {
	padding:20px;
	min-height: 212px;
}
.box .inner .frame .holder H2 {
	display: block;
	height:15px;
	visibility: hidden;
	padding:0;
	margin:0;
	overflow: hidden;
}

#common-box .inner .frame .holder H2  {
	display: inline;
	height:auto;
	visibility: visible;
}
.box P {
	margin-bottom: 0;
	padding-bottom: 0;
}

#NewsAndEvents-box {
	width:204px;
	margin:18px 0 0 52px;
}
#NewsAndEvents-box .holder {
	background: url('../images2/Events.jpg') no-repeat top left;
}
#Advertisers-box {
	width:333px;
	margin:18px 0 0 18px;
}
#Advertisers-box .holder {
	background: url('../images2/Advertisers.jpg') no-repeat top left;
}
#Publishers-box {
	width:333px;
	margin:18px 0 0 18px;
}
#Publishers-box .holder {
	background: url('../images2/Publishers.jpg') no-repeat top left;
}
#Advertisers-box H2, #Publishers-box H2 {
	height:40px;
}

#common-box {
	width:669px;
}

.pac{
	padding-top:4px;
}

/* end main area */

/* line elements */
.hr-top {
	background: url('../images2/hr-top.gif') top left repeat-x;
	height: 13px;
	margin:0 1px;
	overflow: hidden;
}
.hr-top HR {
	padding:0;
	margin:0;
	visibility: hidden;
}
.hr-bottom {
	background: url('../images2/hr-bottom-thin.gif') top left repeat-x;
	height: 6px;
}
.hr-bottom HR {
	padding:0;
	margin:0;
	visibility: hidden;
}
/* end line elements */

/* footer stuff */
#bottom {
	/* background: url('../images2/bottom-background.gif') bottom left no-repeat; */
	padding:0 1px 5px 1px;
}

#footer {
	text-align: center;
	/* background: url('../images2/footer-background.gif') top left repeat-x; */
	height: 40px;
}
#logos {
	list-style-type: none;
	display: block;
	padding:0;
	margin:0 0 0 170px;
}
#logos LI {
	margin:0 8px;
	float:left;
}

#bottom-nav {
	list-style-type: none;
	margin:0;
	padding:6px 0 0 280px;
	font-size: 10px;
}
#bottom-nav LI {
	float:left;
	border-left:1px solid #666;
	padding:0 6px;
	display:inline;
}
#bottom-nav LI.first {
	border:none;
}
#bottom-nav LI A {
	color:#666;
	text-decoration: none;
}
#bottom-nav LI A:hover, #bottom-nav LI A.selected {
	color:#278ec3;
}

#copyright{
	margin:0;
	padding:10px 0 0px 0;
	font-size: 10px;
	color: #666;
}

#incy{
	margin-top:4px;
}
/* end footer stuff */

.ForceClearFloat:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.hidden {
	display:none;
}

/* home specific  */
#home-header {
	width:1000px;
	height: 124px;
	overflow: hidden;
	background: url('../images2/home-header.png') top left no-repeat; 
}
#home-header H1, #home-header DIV {
	visibility: hidden;
}
/* end home specific */

/* interior page specific */
#LeftSide {
	width:160px;
	float:left;
	padding:18px 0 0 105px;
}
H1.title {
	display:block;
	width:140px
}
H1.title B {
	visibility: hidden;
	font-size: 14px;
	display: block;
	height:50px;
}

H1#title-retrieve-lost-password {
	background: url('../images2/title-retrieve-lost-password.gif') top left no-repeat;
}
H1#title-account-login {
	background: url('../images2/title-account-login.gif') top left no-repeat;
}
H1#title-advertisers {
	background: url('../images2/title-advertisers.gif') top left no-repeat;
}
H1#title-publishers {
	background: url('../images2/title-publishers.gif') top left no-repeat;
}
H1#title-contact-us {
	background: url('../images2/title-contact-us.gif') top left no-repeat;
}
H1#title-advertiser-sign-up {
	background: url('../images2/title-advertiser-sign-up.gif') top left no-repeat;
}
H1#title-publisher-sign-up {
	background: url('../images2/title-publisher-sign-up.gif') top left no-repeat;
}
H1#title-privacy-policy {
	background: url('../images2/title-privacy-policy.gif') top left no-repeat;
}

H1#title-advertisers B, H1#title-publishers B, H1#title-contact-us B {
	height: 20px;
}
#RightSide {
	float:right;
	width:730px;
	padding-top:18px;
}
#RightSide #management H2 {
	padding-top:15px;
	display: block;
}
#management H3 {
	padding:0;
	margin:0;
}
#breadcrumbs {
	list-style-type: none;
	display:block;
	margin:0;
	padding:0;
}
#breadcrumbs LI {
	padding:0 0 5px 10px;
	font-size: 14px;
}
#breadcrumbs LI A {
	color:#5F5F5F;
	text-decoration: none;
}
#breadcrumbs LI A.selected, #breadcrumbs LI A:hover {
	color:#2466A6;
}
#breadcrumbs LI#about-us-breadcrumb {
	display: block;
	background: url('../images2/breadcrumb-about.gif') top left no-repeat;
	margin-top: 16px;
	padding-bottom:10px;
	margin-left: -1px;
	overflow: hidden;
}
#breadcrumbs LI#about-us-breadcrumb A{
	width:140px;
	height: 19px;
	display: block;
}
#breadcrumbs LI#about-us-breadcrumb A B{
	visibility: hidden;
	font-weight: normal;
}

.form_hdr {
	font-size: 22px;
	font-weight: bold;
	color: #36F;
	border-bottom:1px solid #eee;
}

/* standard success and error messages */
.error{
	margin:4px 0 4px 0;
	padding:6px;
	border:1px solid #900;
	background-color:#fcc;
	font-family:arial;
	color:#900;
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
	text-align:center;
}

.success{
	margin:4px 0 4px 0;
	padding:6px;
	border:1px solid #090;
	background-color:#cfc;
	font-family:arial;
	color:#090;
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
	text-align:center;
}

.warning{
	margin:4px 0 4px 0;
	padding:6px;
	border:1px solid #990;
	background-color:#ffc;
	font-family:arial;
	color:#990;
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
	text-align:center;
}