/* general */



#buyers_guide_head {
	position: relative;
	width: 603px;
	height: 40px;
}

#buyers_guide_head .logo {
	position: absolute;
	top: 2px;
}

#buyers_guide_head .logo img {
	width: 255px;
	height: 27px;
}

#buyers_guide_head .click {
	position: absolute;
	right: 0;
}

#buyers_guide_head .click img {
	width: 288px;
	height: 38px;
}

#buyers_guide_div .bold {
	font-weight: bold;
}

#buyers_guide_div table.leftright {
	width: 100%;
	padding: 0;
	border: 0;
	border-collapse: collapse;
}

#buyers_guide_div table.leftright tr td {
	padding: 0;
	margin: 0;
	border: 0;
	vertical-align: top;
}

#buyers_guide_div table.leftright tr td.right {
	text-align: right;
}

#buyers_guide_div table.leftright tr td.rdo {
	padding-top: 4px;
	padding-right: 6px;
}

#buyers_guide_div .alert {
	color: #9e0b0f;
	font-weight: bold;
}


/* landing */

#buyers_guide_div .business_type {
	margin: 10px auto 0 auto;
}

#buyers_guide_div .business_type tr td {
	padding: 0 20px;
	text-align: center;
}

#buyers_guide_div .business_type tr td img {
	border: 0;
	width: 81px;
	height: 81px;
	padding-left: 10px;
}

#buyers_guide_div .business_type tr td a {
	font-weight: bold;
}

#buyers_guide_div .product_category {
	width: 100%;
}


/* form */


#buyers_guide_div input, #buyers_guide_div textarea {
	font-size: 14px;
	margin:0px;
	padding:4px;
}
#buyers_guide_div .btn {
	padding:5px;
	font-size: 12px;
	width: auto;
	border:none;
	width:70px;
	font-weight:bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	cursor: pointer;
}
#buyers_guide_div div.label {
	width: 120px;
	height: 17px;
	padding: 5px 0 5px 10px;
}
#buyers_guide_div div.fld {
	margin-bottom: 10px;
}
#buyers_guide_div .cbk {
	padding: 4px 15px 4px 0;
}



#has_charge_div table {
	width: 65%;
}

#receipt_div table {
	width: 100%;
}

#has_charge_div table,
#receipt_div table {
	float: right;
	font-size: 13px;
	font-weight: bold;
	border-collapse: collapse;
}

#has_charge_div table th,
#has_charge_div table td,
#receipt_div table th,
#receipt_div table td {
	margin: 0;
	padding: 0 0 3px 0;
	text-align: right;
}

#receipt_div table th.title {
	text-align: left;
}

#has_charge_div #chg_total,
#receipt_div #rcpt_total {
	font-size: 21px;
}

#has_charge_div #chg_total th,
#has_charge_div #chg_total td,
#receipt_div #rcpt_total th,
#receipt_div #rcpt_total td {
	padding-top: 7px;
	border-top: solid 2px #000;
}

#receipt_div .billing_info {
	margin-bottom: 24px;
	font-weight: normal;
}

#receipt_div .billing_info td {
	text-align: left;
}


#buyers_guide_div.listing_form h2 {
	font-size: 14px;
	padding: 3px 0 3px 10px;
}

#buyers_guide_div.listing_form .section {
	padding: 10px;
	font-size: 12px;
	margin-bottom: 20px;
}




/* archive, single */

#buyers_guide_div.category h3,
#buyers_guide_div.listing_form h3 {
	background: none;
	font-size: 24px;
	padding: 5px 0 20px 0;
	line-height: 1.2em;
}

#buyers_guide_div .bg_entry h2 {
	font-size: 14px;
	padding: 3px 0 0 10px;
}

#buyers_guide_div .bg_entry.super_listing h2 {
	padding-bottom: 3px;
}

#buyers_guide_div .bg_entry div.content {
	padding: 10px;
	font-size: 12px;
	line-height: 1.3em;
}

#buyers_guide_div .bg_entry .related_categories {
	font-size: 11px;
}



#buyers_guide_div .bg_entry table.details,
#buyers_guide_div .bg_entry table.details2 {
	margin-top: 12px;
}

#buyers_guide_div .bg_entry.basic_listing table.details,
#buyers_guide_div .bg_entry.extra_listing table.details {
	margin-top: 0;
}

#buyers_guide_div .bg_entry table.details tr td.more a {
	font-weight: bold;
}

#buyers_guide_div .logo {
	float: right;
	padding-left: 6px;
}




/* aqua specific */

#buyers_guide_div h3 {
	background-image: url(../images/title_gradient.gif);
	background-repeat: repeat-y;
	color: #fff;
	font-size: 14px;
	padding: 5px 0 5px 10px;
}


#buyers_guide_div input, #buyers_guide_div textarea {
	background: #ffffff;
	border: 1px solid #cccccc;
	color: #666666;
}
#buyers_guide_div .btn {
	color:#FFFFFF;
	background-color:#999999;
	background-image: url(/wp-content/themes/livewire-plus/styles/2point0_aqua/nav_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#buyers_guide_div .nobdr {
	border: 0;
}

#upload_progress_div .msg {
	font-weight: bold;
	height: 15px;
	float: left;
	padding: 3px 12px 0 0;
}

p.pay, p.free, p.error {
	height: auto;
}

#terms_and_conditions_div a {
	text-decoration: underline;
}



#buyers_guide_div.listing_form h2 {
	background-color: #4ba8d4;
	color: #fff;
}

#buyers_guide_div.category h3,
#buyers_guide_div.listing_form h3 {
	color: #4ba8d4;
}

#buyers_guide_div .bg_entry.super_listing h2 {
	background-color: #64baea;
}

#buyers_guide_div .bg_entry.super_listing h2 a {
	color: #fff;
}

#buyers_guide_div .bg_entry.super_listing div.content {
	background-color: #c0e4f8;
}


#buyers_guide_div .bg_entry.logo_listing h2 {
	background-color: #e0f2fc;
}

#buyers_guide_div .bg_entry.logo_listing div.content {
	background-color: #e0f2fc;
}

#buyers_guide_div .bg_entry.extra_listing h2,
#buyers_guide_div .bg_entry.basic_listing h2 {
	background-color: #f0f9fe;
}

#buyers_guide_div .bg_entry.extra_listing div.content,
#buyers_guide_div .bg_entry.basic_listing div.content {
	background-color: #f0f9fe;
}

#buyers_guide_div .bg_entry div.content,
#buyers_guide_div.listing_form .section {
	color: #000;
}

#buyers_guide_div.listing_form .section {
	background-color: #e0f2fc;
}






#buyers_guide_div #receipt_title {
	display: none;
}


