@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}


/* wrappers */
#wrapper {
	width: 900px;
	height: auto;
	margin: 0 auto; /*Center wrapper on page*/
	margin-top: 10px;
	text-align: left;
	padding: 0px;
	
}


/* headers */
#header {
	width: 650px;
	height: 80px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: left;
	padding-top: 0px;
	padding-left: 250px;
	background-image: url(../images/cash_for_gold_sell_gold.jpg);
}
#headerseotx {
	width: 300px;
	height: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	padding-top: 40px;
	padding-left: 0px;
	float: left;
}
#headersetvlink {
	width: 100px;
	height: 80px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
	float: left;
}


#menu {
	width: 900px;
	height: 37px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	padding-left: 0px;
	background-image: url(../images/menbg.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A99D50;
}

/* menucss */

#navbar ul li {
	display: inline; /* Fix IE Step Down */
}

	#navbar ul li a:link, #navbar ul li a:visited {
	display: block;
	height: 37px;
	float: left;
	background: url(../images/navtab-right.png) top right no-repeat;
	margin: 0 1px 0 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	}

		#navbar ul li a span {
			display: block;
			height: 28px;
			float: left; /* IE 6 Fix */
			padding: 8px 10px 0px 10px;
			background: url(../images/navtab-left.png) top left no-repeat;
		}
		
		#navbar ul li a:hover, #navbar ul li a:active {
			background-position: bottom right;
		}
		
		#navbar ul li a:hover span {
			background-position: bottom left;
			color: #FFFFFF;
			cursor: pointer; /* Remind IE which cursor to use! */
		}
		
		
/* containers */

#container {
	width: 900px;
	height: auto;
	margin-top: 5px;
	text-align: left;
	padding: 0px;
	float: left;
}

/* leftcolumn */
#lfcol{
	width: 220px;
	height: auto;
	margin-top: 0px;
	text-align: left;
	padding: 0px;
	float: left;
}
/* center col */
#centcol {
	width: 455px;
	height: 445px;
	margin-left: 5px;
	text-align: left;
	padding-top: 135px;
	background-color: #FFFFFF;
	float: left;
	background-image: url(../images/sell_jewellery_for_cash.jpg);
	background-repeat: no-repeat;	
}
#centcoltemp {
	width: 435px;
	height: auto;
	margin-left: 5px;
	text-align: left;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #FFFFFF;
	float: left;
	background-image: url(../images/topband.jpg);
	background-repeat: no-repeat;
	
}
/* home seo areas */
.homeseotxone {
	width: 200px;
	height: 60px;
	padding-left: 50px;
	display: block;
}
.homeseotxtwo {
	width: 200px;
	height: 105px;
	padding-left: 50px;
	display: block;
}
.homeseotxthree {
	width: 200px;
	height: 90px;
	color: #8C8328;
	padding-left: 50px;
	display: block;
}
.homeguarantee {
	width: 240px;
	height: 90px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #8C8328;
	padding-left: 15px;
	margin-top: 75px;
	margin-right: 35px;
	display: block;
	float: left;
}
.homestorelink {
	width: 150px;
	height: 50px;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #8C8328;
	padding-left: 0px;
	margin-top: 125px;
	display: block;
	float: left;
}

/* right col */
#rightcol {
	width: 185px;
	height: auto;
	margin-left: 5px;
	text-align: left;
	padding-top: 100px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	float: left;
	background-image: url(../images/rightbg.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	display: inline;
}
/* footer stuff */
#footer {
	height: auto;
	width: 900px;
	margin-top: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A99D50;
}



/* text styles */
/* body text */
.bodtx{
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
    color: #8C8328;
	text-decoration: none;
	line-height: 15px;
}
.bodtx  a:link, .bodtx  a:visited, .bodtx  a:active {
	color: #8C8328;
	text-decoration: none;
}
.bodtx  a:hover {
	color: #DBCA46;
	text-decoration: underline;
}
.smbodtx{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
    color: #8C8328;
	text-decoration: none;
	line-height: 13px;
}
/* bold text */
.boldtx{
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
    color: #8C8328;
	text-decoration: none;
	line-height: 15px;
}
.boldtx  a:link, .boldtx  a:visited, .boldtx  a:active {
	color: #8C8328;
	text-decoration: none;
}
.boldtx  a:hover {
	color: #DBCA46;
	text-decoration: underline;
}
.smboldtx{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
    color: #8C8328;
	text-decoration: none;
	line-height: 13px;
}
.smboldtx  a:link, .smboldtx  a:visited, .smboldtx  a:active {
	color: #8C8328;
	text-decoration: none;
}
.smboldtx  a:hover {
	color: #DBCA46;
	text-decoration: underline;
}
.headerbold{
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
    color: #DBCA46;
	text-decoration: none;
	line-height: 16px;
}
.headerbold  a:link, .headerbold  a:visited, .headerbold  a:active {
	color: #DBCA46;
	text-decoration: none;
}
.headerbold  a:hover {
	color: #fbf095;
	text-decoration: none;
}
.headerbod{
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
    color: #ffffff;
	text-decoration: none;
	line-height: 16px;
}
.headerbod  a:link, .headerbod  a:visited, .headerbod  a:active {
	color: #ffffff;
	text-decoration: none;
}
.headerbod  a:hover {
	color: #fbf095;
	text-decoration: none;
}
.quote {
	width: 370px;
	height: 95px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #8C8328;
	padding-top: 15px;
	padding-left: 45px;
	padding-right: 20px;
	padding-bottom: 20px;
	background-image: url(../images/quotebg.jpg);
	background-repeat: no-repeat;
	display: block;
}
.locator {
	width: 370px;
	height: 135px;
	color: #8C8328;
	padding-top: 85px;
	padding-left: 45px;
	padding-right: 20px;
	padding-bottom: 20px;
	background-image: url(../images/find_gold_buyers.jpg);
	background-repeat: no-repeat;
	display: block;
}
.addressbg {
	width: 395px;
	height: 115px;
	color: #8C8328;
	padding-top: 95px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	background-image: url(../images/contact_gold_buyers.jpg);
	background-repeat: no-repeat;
	display: block;
}
.HTGT {
	width: 380px;
	height: 185px;
	color: #8C8328;
	padding-top: 125px;
	padding-left: 15px;
	padding-right: 40px;
	padding-bottom: 20px;
	background-image: url(../images/HTgurantee.jpg);
	background-repeat: no-repeat;
	display: block;
}


/* headers */
.mainhd{
	font-family: "Trebuchet MS";
	font-size: 28px;
	font-weight: normal;
	color: #B6AA42;
	text-decoration: none;
	line-height: 28px;
}
.subhd{
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
    color: #8C8328;
	text-decoration: none;
	line-height: 21px;
}


/* formstyles */
.goldbold {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #8C8328;
	text-decoration: none;
	line-height: 14px;
}
.goldboldlg {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #8C8328;
	text-decoration: none;
	line-height: 14px;
}
.goldfm {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #8C8328;
	text-decoration: none;
}
.goldfig {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #8C8328;
	text-decoration: none;
	line-height: 14px;
}
.formtext {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height:11px;
	font-weight: bold;
	padding-top: 2px;
	color: #8C8328;
	display: block;
}
.formbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8C8328;
	border: 1px solid #AC9C45;
	display: block;
	padding-left: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.clearer {
	font-size: 0px;
	line-height: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: auto;
}
/* footerstyles */
.footertx {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #87853D;
}
.footertx  a:link, .footertx  a:visited, .footertx  a:active {
	color: #87853D;
	text-decoration: none;
}
.footertx  a:hover {
	color: #DBCA46;
	text-decoration: underline;
}
