/*
Theme Name: Manhattan Buyers Inc
Theme URI: http://www.goldbuyerny.com/
Description: The default Manhattan Buyers theme.
Version: 1.0
Author: Enhanced Solutions
Author URI: http://www.enhancedsolutions.com/
*/

A {
	color: #0166f6;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

BODY {
	margin: 0px;
	padding: 0px;
	background: #fff url('images/back.png') left top repeat-x;
	text-align: center;
	line-height: 1.2;
}

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

IMG {
	border: 0px;
}

TD, BODY {
	font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
	font-SIZE: 14px;
	color: #000;
}

P {
	margin: 0px;
	padding: 0px 0px 15px 0px;
}

H1, H2, H3, H4, H5 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

UL {
	margin: 0px;
	padding: 0px 0px 15px 35px;
}

.clear {
	clear: both;
}

/* ########################################################################################## */

.container {
	width: 986px;
	margin: auto;
	text-align: left;
}

/* ########################################################################################## */

#head {
	padding: 22px 0 0 0;
	position: relative;
}

#head H1 {
	padding: 24px 0 17px 0;
	text-align: center;
}

#head H1 A {
	display: block;
	margin: auto;

	width: 565px;
	height: 91px;
	background: url('images/logo.png') left top no-repeat;
	
	overflow: hidden;
	text-indent: -9999px;
}

#head .left,
#head .right {
	position: absolute;
	top: 40px;
	width: 190px;
	height: 110px;

	overflow: hidden;
	text-align: center;
	font-size: 14px;
}

#head .left P {
	padding: 15px 0 0 0;
}

#head .right P {
	padding: 20px 0 0 0;
}

#head .left {
	left: 0;
	background: url('images/head_div.png') right top no-repeat;
}

#head .right {
	right: 0;
	background: url('images/head_div.png') left top no-repeat;
}

#head .left STRONG {
	font-size: 24px;
	color: #ed5667;
	letter-spacing: -1px;
}

#head .right SPAN {
	display: none;
}

#head .right SPAN.buttons {
	display: block;
	padding: 5px 0 0 20px;
}

#head .right A {
	display: block;
	background: url('images/head_logos.png') left top no-repeat;
	height: 26px;
	overflow: hidden;
	text-indent: -9999px;
	float: left;
	margin-right: 15px;
}

#head .right A.cnn {
	width: 53px;
}

#head .right A.bbc {
	background-position:-72px top;
	width: 80px;
}

/* ########################################################################################## */

#menu UL {
	height: 50px;
	background: url('images/menu.png') left top no-repeat;
	overflow: hidden;
}

#menu UL {
	padding: 4px 0 0 10px;
	list-style: none;
}

#menu UL LI {
	float: left;
}

#menu UL LI A {
	float: left;
	display: block;
	padding: 13px 20px;
	background: url('images/menu_div.png') left 2px no-repeat;

	font-size: 14px;
	color: #8f8c23;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

#menu UL LI.page-item-2 A {
	background: transparent;
}

/* ########################################################################################## */

#splash {
}

#splash .form {
	float: right;
	display: block;
	width: 274px;
	height: 394px;
	background: url('images/splash_form.png') left top no-repeat;
	overflow: hidden;
	margin-bottom: 10px;
}

#splash .form FORM {
	padding: 60px 15px 0 15px;
}

#splash .form P {
	clear: both;
	padding: 0 0 3px 0;
}

#splash .form LABEL {
	display: block;
	float: left;
	width: 85px;
}

#splash .form SELECT.flat {
	width: 150px;
}

#splash .form INPUT.flat {
	width: 155px;
	border: 1px solid #ccc;
	background: #fff;
}

#splash .form INPUT.submit {
	border: 0;
	margin: 10px 0 0 5px;
	padding: 39px 0 0;
	overflow: hidden;
	cursor: pointer;

	width: 228px;
	height: 39px;

	background: url('images/splash_form_go.png') left top no-repeat;
}


#splash .form TEXTAREA.flat {
	width: 240px;
	height: 120px;
	border: 1px solid #ccc;
	background: #fff;
}

#splash .noagree_form TEXTAREA.flat {
	height: 155px;
}

#splash .form SMALL {
	font-size: 11px;
	line-height: 1;
}

#splash .form SMALL INPUT {
	float: left;
	margin-right: 10px;
}



#splash .blocks {
	float: left;
	width: 712px;
	overflow: hidden;

}

#splash .blocks .block {
	float: left;
	width: 169px;
	height: 279px;
	background: url('images/splash_block.png') left top no-repeat;
	overflow: hidden;
	margin: 0 9px 0 0;

	text-align: center;
}

#splash .blocks .block IMG {
	border: 1px solid #777;
}

#splash .blocks .block H5 {
	padding: 10px 0 5px 0;
	color: #bf8d0a;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: normal;
}

#splash .blocks .block P {
	padding: 0 10px 5px 10px;
	text-align: left;
	font-size: 13px;
}

#splash .content {
	clear: both;
}

#splash .content P {
	font-size: 22px;
	color: #555;
	padding: 20px;
}

#splash .content STRONG {
	font-weight: normal;
	color: #bc5b0c;
}


/* ########################################################################################## */

#home {
	background: #fff url('images/home.png') left top repeat-x;
	padding: 20px 0 0 0;
}

#home .home_left {
	width: 650px;
	float: left;
	margin-right: 65px;
}

#home .home_right {
	width: 270px;
	float: left;
}

#home H1 {
	font-weight: normal;
	font-size: 22px;
	padding: 0;
}

#home H2 {
	font-weight: normal;
	font-size: 21px;
	color: #bc5b0c;
}

#home .numberlist {
	list-style: none;
	padding: 0px 0 20px 60px;
	background: url('images/home_numbers.png') left top no-repeat;
	font-size: 13px;
}

#home .numberlist LI {
	display: block;
	padding: 20px 10px;
	border-bottom: 1px solid #ccc;
}

#home .home_right TABLE {
	width: 100%;
	margin: 0 0 15px 0;
}

#home .home_right TABLE TH {
	background: #fcd846;
	text-align: center;
	font-size: 11px;
	padding: 5px;
}

#home .home_right TABLE TD {
	border-right: 1px dotted #fcd846;
	border-bottom: 1px dotted #fcd846;
	color: #ff6500;
	text-align: center;
	padding: 3px;
	font-size: 12px;
}

#home .home_right TABLE TD.grey {
	border-left: 1px dotted #fcd846;
	color: #000;
	background: #eee;
}

#home A.sell {
	display: block;
	width: 267px;
	height: 45px;
	background: url('images/home_buttoncash.png') left top no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}

/* ########################################################################################## */

#page {
	background: #fff url('images/page.png') left top repeat-x;
	padding: 20px 0;
}


#page .page_left {
	float: left;
	width: 692px;
	margin-right: 20px;
	background: url('images/page_left_top.png') left top no-repeat;
	padding: 15px 0 0 0;
}

#page .page_left .page_left_inner1 {
	background: url('images/page_left_bottom.png') left bottom no-repeat;
	padding: 0 0 15px 0;
}

#page .page_left .page_left_inner2 {
	background: url('images/page_left.png') left top repeat-y;
	padding: 0 20px;
}

#page .page_right {
	float: left;
	display: block;
	width: 274px;
}


#page .page_right H2 {
	font-weight: normal;
	font-size: 21px;
	color: #bc5b0c;
}

#page .page_right .form {
	display: block;
	width: 274px;
	height: 394px;
	background: url('images/splash_form.png') left top no-repeat;
	overflow: hidden;
	margin-bottom: 10px;
}

#page .page_right .party_form {
	background-image: url('images/splash_form_party.png');
}

#page .page_right .kit_form {
	background-image: url('images/splash_form_kit.png');
}

#page .page_right FORM {
	padding: 60px 15px 0 15px;
}



#page .page_right P {
	clear: both;
	padding: 0 0 3px 0;
}

#page .page_right LABEL {
	display: block;
	float: left;
	width: 85px;
}

#page .page_right SELECT.flat {
	width: 150px;
}

#page .page_right INPUT.flat {
	width: 155px;
	border: 1px solid #ccc;
	background: #fff;
}

#page .page_right INPUT.submit {
	border: 0;
	margin: 10px 0 0 5px;
	padding: 39px 0 0;
	overflow: hidden;
	cursor: pointer;

	width: 228px;
	height: 39px;

	background: url('images/splash_form_go.png') left top no-repeat;
}

#page .page_right .party_form INPUT.submit {
	background-image: url('images/splash_form_go_party.png');
}


#page .page_right TEXTAREA.flat {
	width: 240px;
	height: 120px;
	border: 1px solid #ccc;
	background: #fff;
}

#page .page_right .noagree_form TEXTAREA.flat {
	height: 155px;
}



#page .page_right TABLE {
	width: 100%;
	margin: 0 0 15px 0;
}

#page .page_right TABLE TH {
	background: #fcd846;
	text-align: center;
	font-size: 11px;
	padding: 5px;
}

#page .page_right TABLE TD {
	border-right: 1px dotted #fcd846;
	border-bottom: 1px dotted #fcd846;
	color: #ff6500;
	text-align: center;
	padding: 3px;
	font-size: 12px;
}

#page .page_right TABLE TD.grey {
	border-left: 1px dotted #fcd846;
	color: #000;
	background: #eee;
}

#page .page_right A.sell {
	display: block;
	width: 267px;
	height: 45px;
	background: url('images/home_buttoncash.png') left top no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}



#page .form SMALL {
	font-size: 11px;
	line-height: 1;
}

#page .form SMALL INPUT {
	float: left;
	margin-right: 10px;
}

#page H1 {
	font-size: 30px;
	font-weight: normal;
}

#page .headingimage IMG {
	border: 5px solid #eee;
	margin: 0 0 10px 0;
}

#page .numberlist {
	list-style: none;
	padding: 0px 0 20px 60px;
	background: url('images/page_numbers.png') left top no-repeat;
	font-size: 13px;
}

#page .numberlist LI {
	display: block;
	padding: 20px 10px;
	border-bottom: 1px solid #ccc;
}

#page .numberlist LI.noline {
	border: 0;
}


/* ########################################################################################## */


#foot {
	background: #fff url('images/foot_back.png') left bottom repeat-x;
	padding: 0 0 20px 0;
}

#foot .container {
	border-top: 3px solid #e6e6e6;
}

#foot .left {
	width: 530px;
	float: left;
	background: url('images/foot.png') right top no-repeat;
	padding: 10px 234px 0 0;

	font-size: 12px;
	color: #999;
}

#foot H5 {
	font-weight: normal;
	font-size: 20px;
}

#foot .left P {
	line-height: 1.5;
}

#foot .right {
	width: 180px;
	float: left;
	padding: 10px 0 0 20px;
	color: #999;
}

#foot .right STRONG {
	color: #666;
}

#foot .right P {
	padding: 0 0 10px 0;
}

#foot .right P.phone {
	background: url('images/foot_phone.png') left top no-repeat;
	padding: 3px 0 3px 30px;
}

#foot .copyright {
	font-size: 11px;
	padding: 10px 0 20px 0;
}

#foot .copyright A {
	margin-left: 20px;
	color: #666;
}
