@charset "utf-8";
body {
	background: #EDEDED url(bg-marketing-top.png) 0px 0px repeat-x;
	margin: 0px 0px 15px 0px;
	font-family: "Lucida Sans", "Trebuchet MS", Arial;

}

.clear {
	clear: both;
}

.h70 {
	height: 70px;
}

.h15 {
	height: 15px;
}

#bookmark {
	float: left;
	margin: 33px 0px 0px 834px;
}

#global_marketing_wrapper {
	background: url(bg-marketing-logo.png) 0px 0px no-repeat;
	margin: 5px 0px 0px 0px;
}

#local_marketing_logo {
	float: left;
	width: 202px;
	height: 43px;
	margin: 10px 0px 0px 55px;
}

#content_wrapper {
	width: 980px;
	margin: 0px 20px 0px 55px;
}

#left_marketing {
	float: left;
	width: 980px;
	border-right: 6px solid #bdbdbd;
}

#left_marketing h1 {
	color: #707070;
	font-size: 40px;
	font-family: "Lucida Sans", "Trebuchet MS", Arial;
	margin: 0px 0px 10px 0px;
	letter-spacing: -4px;
	font-weight: normal;
	line-height: 37px;
}

#left_marketing h2 {
	color: #fb8d11;
	font-size: 20px;
	font-weight: normal;
	font-family:"Lucida Sans", "Trebuchet MS", Arial;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #bdbdbd;
	line-height: 17px;
}

.intro {
	margin: 20px 20px 20px 8px;
	font-family:"Lucida Sans", "Trebuchet MS", Arial;
	font-size: 12px;
}

.marketing_bar {
	width: 628px;
	height: 36px;
	float: left;
	background: url(topic_bar.png) 0px 0px no-repeat;
	margin: 0px 0px 10px 0px;
}

.marketing_bar:hover {
	cursor: hand;
	cursor: pointer;
}

.marketing_bar h3 {
	color: #415568;
	font-family:"Lucida Sans", "Trebuchet MS", Arial;
	font-size: 14px;
	margin: 8px 0px 0px 13px;
	padding: 0px;
	float: left;
}

.type {
	float: right;
	border-left: 1px dotted #8e9193;
	border-right: 1px dotted #8e9193;
	padding: 0px 10px 0px 10px;
	margin: 9px 10px 0px 0px;
	font-size: 14px;
	color: #74767a;
	font-family:"Lucida Sans", "Trebuchet MS", Arial;
}

.bar_toggle {
	float: right;
	margin: 9px 10px 0px 0px;
	font-size: 14px;
	font-family: "Lucida Sans", "Trebuchet MS", Arial;}

.expand {
	color: #8e9193;
	padding-right: 15px;
	background: url(more_arrow.gif) right 3px no-repeat;
}

.expand:hover {
	color: #415568;
	cursor: hand;
	cursor: pointer;
}

.collapse {
	color: #8e9193;
	padding-right: 15px;
	background: url(more_arrow.gif) right -15px no-repeat;
}

.collapse:hover {
	color: #415568;
	cursor: hand;
	cursor: pointer;
}

.marketing_topic {
	width: 628px;
	margin: 0px 0px 10px 0px;
	background: url(topic_bg.png) 0px 0px repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.topic_top {
	background: url(topic_top.png) 0px 0px no-repeat;
	width: 628px;
	height: 4px;
	margin: 0px;
}

.topic_bot {
	background: url(topic_bot.png) 0px 0px no-repeat;
	width: 628px;
	height: 4px;
	margin: 0px;
}

.marketing_topic p {
	margin: 8px 13px 10px 13px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #333333;
}

.marketing_topic h3 {
	color: #4E8CC1;
	font-size: 14px;
	font-weight: normal;
	font-family:"Lucida Sans", "Trebuchet MS", Arial;
	margin: 8px 13px 6px 13px;
	padding: 0px 0px 6px 0px;
	line-height: 17px;
	border-bottom: 1px dotted;
	border-color: #BDBDBD;
}


.marketing_topic li {
	margin: 0px 13px 5px 0px;
}

.inline_textlinks {
	width: 511px;
	height: 149px;
	background: url(inline_textlinks.png) 0px 0px no-repeat;
	margin: 15px 0px 15px 4px;
}

#text_banner {
	height: 315px;
	width: 119px;
	background: url(text_banner.png) 0px 0px no-repeat;
	margin: 15px 0px 15px 260px;
}

#graphical_banner {
	height: 131px; width: 506px;
	background: url(graphicalbanners.png) 0px 0px no-repeat;
	margin: 15px 0px 15px 60px;
}

#rich_media {
	height: 262px;
	width: 300px;
	background: url(rich_media.png) 0px 0px no-repeat;
	margin: 15px 0px 15px 170px;
}

#interstitial_ads {
	width: 503px;
	height: 205px;
	background: url(interstitial_ad.gif) 0px 0px no-repeat;
	margin: 18px 0px 15px 60px;
}

#xml_feed {
	width: 391px;
	height: 276px;
	background: url(xml.gif) 0px 0px no-repeat;
	margin: 18px auto 15px auto;
}

/*
Footer
*/

#footer {
	padding: 25px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: 1px solid #bdbdbd;
	margin-left: 55px;
	width: 986px;
}

#addbiz {
	color: #183b90;

}

#addbiz a {
	color: #183b90;
	text-decoration: none;
}

#addbiz a:hover {
	text-decoration: underline;
}

#footer-nav {
	margin: 3px 0px 3px 0px;
	color: #666666;
}

#footer-nav a {
	color: #666666;
	text-decoration: none;
}

#footer-nav a:hover {
	text-decoration: underline;
}

#copyrights {
	margin: 0px 0px 20px 0px;
	color: #999999;
}

/*
Form
*/

#right_marketing {
	float: right;
	width: 215px;
	margin: 0px 0px 0px 0px;
}

#right_marketing h1 {
	color: #516821;
	font-family: "Lucida Sans", "Trebuchet MS", Tahoma, Arial;
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	padding: 0px;
	margin: 42px 0px 20px 0px;
}

#right_marketing h2 {
	color: #5f5f5f;
	font-family: "Lucida Sans", "Trebuchet MS", Tahoma, Arial;
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}

.textfields {
	height: 23px;
	border: 1px solid #477995;
	background: url(input-bg.png) 0px 0px repeat-x;
	width: 213px;
	font-family: "Lucida Sans", "Trebuchet MS", Tahoma, Arial;
	font-size: 16px;
	color: #5586a2;
	padding: 4px 0px 0px 5px;
	margin: 0px 0px 12px 0px;
}

#column-content {

}

#submit-column {

}

form {
	margin-top: -10px;
}

/* advertiser signup */

.txtfield {
	height: 23px;
	border: 1px solid #477995;
	background: url(input-bg.png) 0px 0px repeat-x;
	width: 220px;
	font-family: "Lucida Sans", "Trebuchet MS", Tahoma, Arial;
	font-size: 16px;
	color: #5586a2;
	padding: 4px 0px 0px 5px;
}

#SSN_Field {
	display: none;
}
#Company_Field {
	display: none;
}
#TaxID_Field {
	display: none;
}
#TAXID_Title {
	display: none;
}
#SSN_Title {
	display: none;
}

#biztype {
	padding: 12px 12px 12px 0px;
	margin-bottom: 12px;
	border-bottom: 1px dotted #739238;
	background-color: #84A542;
}

.bdr-left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7B9B3D;
}

/*
Login
*/

#login {
	float: left;
	margin: 0px 0px 0px 660px;
	background: url(bg_login.gif) 0px 0px no-repeat;
	width: 122px;
	height: 20px;
	font-family: "Lucida Sans", "Trebuchet MS", Arial;
	font-size: 12px;
	color: #FDA81F;
	text-align: center;
	padding: 3px 0px 0px 0px;
}

#login a {
	color: #FFFFFF;
	text-decoration: none;
}

#login a:hover {
	color: #C3E56D;
}

/*
Lightbox
*/

#ibox_wrapper{line-height:25px;border:none;}#ibox_wrapper,#ibox_footer_wrapper a{background-color:#fff;}#ibox_content{background-color:#fff;border:0;margin:10px 10px 40px 10px;}#ibox_footer_wrapper{line-height:25px;bottom:5px;top:auto;}#ibox_footer_wrapper a{text-indent:-100000px;border:0;background:#fff url('closelabel.gif') center center no-repeat;width:66px;padding:0;height:22px;line-height:22px;}#ibox_footer_wrapper a:hover{background-color:#fff;}#ibox_loading{text-indent:-100000px;width:200px;height:200px;background:#fff url('loading.gif') center center no-repeat;}

#ibox_wrapper {
	background: url(ibox_top.gif) 0px 0px no-repeat;
	width: 480px !important;
}

#ibox_content {
	width: 458px !important;
	margin: 12px 0px 0px 0px !important;
	padding: 0px 10px 10px 10px !important;
	background: #ffffff url(ibox_bottom.gif) bottom left no-repeat;

}

#ibox_footer_wrapper a {
margin: 0px 15px 15px 0px !important;
}

.ihide {
	width: 450px;
	font-family: "Lucida Sans", "Trebuchet MS", Arial;
	font-size: 12px;
}

.ihide a {
	color: #6AAC26;
	text-decoration: none;
	border-bottom: 1px dotted;
}

.ihide a:hover {
	color: #0066FF;
}

.ihide h1 {
	font-family: "Lucida Sans", "Trebuchet MS", Arial;
	font-size: 20px;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
	font-weight: normal;
	color: #666666;
	border-bottom: 1px dotted;
	border-color: #CCCCCC;
}

.ltypes {
	font-size: 14px;
	color: #666666;
}

.ltypes a {
	margin: 0px 10px 0px 10px;
}

.ihleft {
	float: left !important;
	margin-top: 3px !important;
}

/*
Advertise
*/

.advertiseContent
{ overflow: hidden; }

.advertiseContent
{
	border-top: none;
	padding: 8px;
	;
}

.advertising_package
{
	background: #FFF;
	border-bottom: 1px solid #bdbdbd;
	margin: 0 0 10px 0;
	overflow: hidden;
	padding: 15px;
	border-top: 1px solid #bdbdbd;
}

.advertise_type
{
	color: #79A525 !important;
	font-size: 18px !important;
	font-weight: bold !important;
	text-align: left !important;
	padding: 0px !important;
	text-transform: uppercase !important;
	border: none !important;
}

.advertise_prize
{
	color: #FDA920 !important;
	font-size: 16px !important;
	font-weight: bold !important;
	float: right !important;
	padding: 0px !important;
	text-align: right !important;
	border: none !important
}

.advertiseContent ul
{
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 10px !important;
	list-style-type: none;
	font-size: 11px;
	color: #333333;
}

.orderButton
{
	width: 422px;
	height: 40px;
	background: url(bg_order.png) 0px 0px no-repeat;
	float: left;
	clear: left;
	margin: 10px 0px 10px 10px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	font-size: 20px;
	padding: 10px 0px 0px 0px;
	display: block;
}

.orderButton:hover {
	color: #E1F2B5;
}

.advertiseAlert
{
	display: block;
	font-size: 11px;
	color: #999999;
}

/** Advertise Screen */

.advertiseScreen
{ text-align: left; }

.advertiseTable
{ width: 100%; }

	.advertiseTable td
	{
	padding: 5px 0 0 0;
	vertical-align: top;
	width: 50%;
}

.table_right {
	border-left: 1px dotted #bdbdbd !important;
	padding-left: 20px !important;
}
	
	.advertiseTable .advertiseTableContent2
	{ padding: 5px; }
	
	.advertiseTable th
	{
	font-size: 11px;
	text-align: left;
	width: 50%;
	color: #666666;
	;
}
	
	.advertiseScreenDesc
	{ width: 100%; }
	
	.advertiseTable li
	{ font-size: 11px; }

	.advertiseScreenDesc th
	{ font-size: 11px; }

.advertiseTable li
{
	padding: 4px 0px 4px 15px;
	margin: 0px 0px 0px 0px;
	background: url(bullet.png) 4px 10px no-repeat;
	border-bottom: 1px dotted #e2e2e2;
}

.ad_art {
	width: 964px;
	height: 145px;
	background: url(ad_art.png) 0px 0px no-repeat;
	margin: 8px 8px 0px 8px;
	float: left; clear: both;
}

.ad_image {
	margin: 10px 0px 10px 0px;
}

.lite {
	background-color: #F4F4F4
!important;
}

.easy {
	float: left;
	clear: left;
	font-size: 16px;
	font-weight: normal;
	color: #999999;
	margin: 10px 0px -10px 8px;
}

.multi {
	float: left;
	clear: left;
	font-size: 14px;
	font-weight: normal;
	color: #999999;
	margin: 4px 20px -10px 0px;
}

.multih {
	font-size: 12px;
	margin: 0px 0px 10px 8px;
	color: #6B8D49;
}

.profiletop {
	margin-top: 30px
!important;
}


