@import url("http://yui.yahooapis.com/2.7.0/build/reset/reset-min.css");
@import url("http://yui.yahooapis.com/2.7.0/build/fonts/fonts-min.css");
@import url("http://yui.yahooapis.com/2.7.0/build/base/base-min.css");
@import url("http://ui.bridaluxe.com/1.0/css/base.css");


h3 {
margin-top: 0px;
}

h4 {
margin-bottom: 12px;
}

div.display {
min-height: 400px;
}


body.home ul.navigation li.home a,
body.advertisers ul.navigation li.advertisers a,
body.publishers ul.navigation li.publishers a,
body.company ul.navigation li.company a {
	background: url(/images/tab_left.png) no-repeat;
	color: #000;
}

body.home ul.navigation li.home,
body.advertisers ul.navigation li.advertisers,
body.publishers ul.navigation li.publishers,
body.company ul.navigation li.company {
	background: url(/images/tab_right.png) #fff top right no-repeat;
}


body.home ul.navigation li.home a:hover,
body.advertisers ul.navigation li.advertisers a:hover,
body.publishers ul.navigation li.publishers a:hover,
body.company ul.navigation li.company a:hover {
	color: #000;
}


body div.header ul.navigation li a:hover {
color: #CFC5AB;
}





body {
padding: 0px;
margin: 0px;
background: url(/images/header.png) repeat-x;
}

div.login {
	position: absolute;
	right: 18px;
	float: left;
	top: 12px;
	font-size: 11px;
	z-index: 1;
	}
	
div.header,
div.footer,
div.module {
position: relative;
margin: 0px;
padding: 0px;
width: 852px;
left: 50%;
margin-left: -426px;
background: none;
margin-bottom: 18px;
}

div.header h1 {
left: -7px;
}

div.header ul.navigation {
left: 0px;
}


div.hero {
position: relative;
background: #fff;
height: 288px;
margin-bottom: 18px;
}


div.hero div.copy {
position: absolute;
width: 500px;
bottom: 54px;
left: 54px;
}



div.hero div.copy p {
font-size: 18px;
margin: 0px;
line-height: 1.5em;
}

div.hero img {
position: absolute;
right: 36px;
top: -105px;
}

div.subhero {
width: 100%;
float: left;
color: #fff;
margin-bottom: 18px;
}

div.subhero a {
color: #fff;
}


div.subhero div {
width: 381px;
padding: 18px;
float: left;
background: #7A0951;

}

div.subhero div h3 {
background: url(/images/subhead_publishers.png) no-repeat;
width: 200px;
height: 19px;
}

div.subhero div h3 span {
display: none;
}

div.subhero div:first-child {
margin-right: 18px;
background: #AD3303;
}

div.subhero div:first-child h3 {
background: url(/images/subhead_advertisers.png) no-repeat;
}

div.subhero div h3 {
margin-top: 0px;
font-size: 16px;
margin-bottom: 10px;
}

div.subhero p {
	float: left; /* IE7 Hack to eliminate extra space below button */
	}


div.inset div.info {
clear: both;
width: 300px;
padding: 18px;
margin-bottom: 18px;
background: #E1DBCB;

}

div.inset div.info ul {
margin-bottom: 0px;
}

div.inset div.testimonial {
clear: both;
width: 300px;
padding: 18px;
background: #E1DBCB;
}

p.guarantee {
padding: 18px;
width: 390px;
background: #E1DBCB;
font-style: italic;
}

ul.brief {
margin-top: 0px;
}

/*** Form Styles **************************************************************/

form label {
font-size: 91.7%;
display: block;
font-weight: bold;
}

form ul {
margin: 0px;
}

form ul li {
list-style: none;
width: 100%;
clear: both;
float: left;
margin-bottom: 3px;
}

form ul li div {
float: left;
}

form ul li div input.text {
width: 60px;
}

form ul li div.checkbox {
margin-top: 6px;
}

form ul li div.checkbox input {
margin-top: 1px;
float: left;
width: auto;
}

/*** Default Hero Styles ******************************************************/

div.hero div.copy {
width: 400px;
color: #fff;
}

div.hero div.copy h2 {
width: 488px;
height: 34px;
margin-bottom: 6px;
}

div.hero div.copy h2 span {
display: none;
}

/*** Home Page Styles *********************************************************/

body.home div.hero {
background: url(/images/hero_overlay.png) #156979 repeat-x;
color: #fff;
}

body.home div.hero div.copy {
width: 500px;
}



body.home div.hero div.copy h2 {
background: url(/images/headline_home.png) no-repeat;
margin-left: -3px;
}




/*** Advertiser Styles ********************************************************/


body.advertisers div.hero {
background:  url(/images/hero_overlay.png) #AD3303 repeat-x;
}

body.advertisers div.hero div.copy h2 {
background: url(/images/headline_advertisers.png) no-repeat;
}

body.advertisers input.button {
display: block;
width: 149px;
height: 29px;
border: 0px;
}




/*** Publisher Styles Styles **************************************************/


body.publishers div.hero {
background: url(/images/hero_overlay.png) #7A0951 repeat-x;
}

body.publishers div.copy h2 {
background: url(/images/headline_publishers.png) no-repeat;
}


body.publishers input.button {
display: block;
width: 149px;
height: 27px;
border: 0px;
}







/*** Company Styles ***********************************************************/

body.company div.hero {
background: url(/images/hero_overlay.png) #416419 repeat-x;
color: #fff;
}


body.company div.hero div.copy h2 {
background: url(/images/headline_company.png) no-repeat;
}

body.company input.button {
display: block;
width: 149px;
height: 27px;
border: 0px;
}







input#fname {
width: 100px;
}

input#lname {
width: 182px;
margin-right: 0px;
}

input#company,
input#website {
width: 294px;
}

input#city {
width: 111px;
}

div#state_row select {
width: 111px;
}

input#zip {
width: 54px;
margin-right: 0px;
}

input#email {
width: 180px;
}

input#send {
margin-top: 12px;
}

input#username,
input#password {
width: 120px;
}



textarea#message {
width: 294px;
height: 8em;
padding: 2px;
}



div.display {
z-index: 10;
}

form {
z-index: 20;
}


div.module {
min-height: 1px;
}

div.display {
padding: 0px;
float: left;
width: 600px;
margin-left: 18px;
}

div.inset {
float: right;
width: 336px;
margin-left: 18px;
margin-bottom: 18px;
margin-right: -180px;
margin-top: -384px;
}

div.inset form {
position: relative;
background: url(/images/form_bot.png) bottom left no-repeat;
float: left;
width: 354px;
}

div.inset form fieldset {
background: url(/images/form_top.png) no-repeat;
padding-left: 18px;
padding-top: 18px;
padding-right: 36px;
padding-bottom: 18px;
margin-bottom: 18px;
}


form fieldset ul {
float: left;
width: 300px;
}



form fieldset h3:first-child {
margin-top: 0px;
font-size: 18px;
margin-bottom: 12px;
}

form fieldset p {
	/* IE7 Hack to fix extra space under submit button */
	float: left;
	width: 300px;
}





ul.brief {
margin-left: 0px;
background: none;
border: none;
}

ul.brief li {
list-style: none;
border: none;
}


div.footer {
padding-top: 18px;
}


blockquote {
padding: 0px;
margin: 0px;
}


/* Publisher Activation Page */
p.blx-calltoaction {
	/*font-style: italic;
	color: #710242;
	background-color: #ffd5ea;
	padding: 1em;*/
}
	p.blx-calltoaction a {
		font-weight: bold;
		font-style: normal;
		font-size: 115%;
	}

a.blx-activation-contact-button {
	/*float: right;
	margin-top: -68px;*/
	text-indent: -9999px;
	background-image: url('/images/publisher_contact_button.png');
	display:block;
	width:195px;
	height:68px;
}

div.affiliation img {
		float: left;
		margin-right: 18px;
		}


