* {
	text-decoration: none;
	font-size: 1em;
	outline: none;
	padding: 0;
	margin: 0;
	}
code, kbd, samp, pre, tt, var, textarea, 
input, select, isindex, listing, xmp, plaintext {
	white-space: normal;
	font-size: 1em;
	font: inherit;
	}
dfn, i, cite, var, address, em { 
	font-style: normal; 
	}
th, b, strong, h1, h2, h3, h4, h5, h6 { 
	font-weight: normal; 
	}
a, img, a img, iframe, form, fieldset, 
abbr, acronym, object, applet, table {
	border: none; 
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	vertical-align: top;
	}
caption, th, td, center { 
	vertical-align: top;
	text-align: left;
	}
body { 
	background: white; 
	line-height: 1; 
	color: black; 
	}
q { 
	quotes: "" ""; 
	}
ul, ol, dir, menu { 
	list-style: none; 
	}
sub, sup { 
	vertical-align: baseline; 
	}
a { 
	color: inherit; 
	}
hr { 
	display: none; 
	}
font { 
	color: inherit !important; 
	font: inherit !important; 
	color: inherit !important; /* editor's note: necessary? */ 
	}
marquee {
	overflow: inherit !important;
	-moz-binding: none;
	}
blink { 
	text-decoration: none; 
	}
nobr { 
	white-space: normal; 
	}

/*Start site*/

html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #FCFCFC;
	height: 100%;
	margin: 0px;
	color: #3E3E3E;
	line-height: 150%;
}
.outside {
	height: auto;
	min-height: 100%;
	position: relative;
	overflow: hidden;
}

#header-outer {
	margin: 0 auto;
	background-color: #FAFAFA;
	background-image: url(/images/top-rep.png);
	background-repeat: repeat-x;
	background-position: left top;
}

#header-inner {
	width: 980px;
	height: 103px;
	padding: 0;
	margin: 0 auto;
}
#nav-outer {
	margin: 0 auto;
	background-color: #b80ea7;
	background-image: url(/images/nav-rep.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#nav-inner {
	width: 980px;
	padding: 0;
	margin: 0 auto;
	height: 39px;
}

#content-outer {
	dsmargin: 0 auto;
	background-color: #f6f6f6;
	padding-bottom: 340px;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#content-outer-sub {
	dsmargin: 0 auto;
	background-color: #f6f6f6;
	padding-bottom: 340px;
	background-image: url(/images/bg-sub.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#content-inner {
	width: 980px;	
	height: 450px;
	height: auto;
	min-height: 450px;
	padding: 0;
	margin: 0 auto;
}

#footer {
	clear:both;
	width: 100%;
	position: absolute;
	bottom: 0 !important;
	margin: 0;
	color: #FFFFFF;
	background-color: #181818;
	height: 340px;
	background-image: url(/images/footer-bg-rep.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.footer-inside {
	width: 980px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.nav {
	height: 38px;
	margin: 0px;
	list-style-position: outside;
	padding-top: 1px;
}
.nav li {
	display: inline;
	float: left;
	margin: 0;
}
.nav li a {
	font-size: 12px;
	line-height: 23px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 16px;
	padding-bottom: 7px;
	padding-left: 12px;
	display: block;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9e0591;
	text-align: center;
	font-weight: bold;
}
.nav li a:hover,
body#homepage li.homepage a,
body#what-gold-we-buy li.what-gold-we-buy a,
body#how-to-sell-gold li.how-to-sell-gold a,
body#answers-about-selling-gold li.answers-about-selling-gold a,
body#franchise li.franchise a,
body#shop-locations li.shop-locations a,
body#location li.shop-locations a,
body#testimonials li.testimonials a,
body#contact li.contact a
 {
	background-image: url(/images/nav-on-over.png);
	background-repeat: repeat-x;
	background-position: left -1px;
}

.last-link a {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9e0591;
} 

.logo {
	float: left;
	width: 350px;
	margin-top: 17px;
}
.number {
	float: right;
	width: 350px;
	margin-top: 22px;
	text-align: right;
}
/*Clearfix code*/
.clearfix:after {content: "."; display: block; clear: both;	visibility: hidden;	line-height: 0;	height: 0;}
.clearfix {	display: inline-block;}
html[xmlns] .clearfix {	display: block;}
* html .clearfix {	height: 1%;}
/*Clearfix code*/


h1 {
	font-size: 22px;
	color: #363636;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 2px;
	padding-bottom: 4px;
}
h2 {
	font-size: 15px;
	color: #d8860c;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
}

h3 {
	font-size: 25px;
	color: #333333;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
/*tip*/
h5 {
	font-size: 13px;
	font-weight: bold;
	color: #1D1D1D;
	background-image: url(../images/bullet_star.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
}

p {
	padding-bottom: 10px;
	}
strong {
	color: #333333;
	}

.bold {
	font-weight: bold;
}

li {
	margin-left: 25px;
	list-style-type: square;
	}
.italic {
	font-style: italic;
}
a:link, a:visited{
	color: #d8860c;
	text-decoration:none;
	}
a:hover {
	color: #B80EA7;
	text-decoration:underline;
	}
	
.float-left{
	float:left;
}
.float-right{
	float:right;
}

.slogan-changer-wrap {
	height: 51px;
	padding-top: 10px;
}
.slogan {
	float: left;
	width: 780px;
}
.slogan-link {
	float: right;
	width: 179px;
	text-align: right;
}
.slogan-link a {
	background-image: url(/images/contact-top-button1.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 44px;
	width: 179px;
}
.slogan-link a:hover {
	text-decoration: none;
	background-image: url(/images/contact-top-button2.png);
}

.content-wrap {
	background-image: url(/images/form-bg-home.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 19px;
}
.content-wrap-sub {
	background-image: url(/images/form-bg-home-sub.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 20px;
}

.content-wrap-sub-contact {
	margin-top: 19px;
}

.left-col {
	float: left;
	width: 585px;
	height: 300px;
	height: auto;
	min-height: 300px !important;
	padding-bottom: 40px;
}
.right-col {
	float: right;
	width: 350px;
	padding-bottom: 40px;
}

.contact-right-col {
	float: right;
	width: 350px;
	padding-bottom: 40px;
}

.right-col h1 {
	font-size: 15px;
	font-weight: bold;
	color: #2C2C2C;
}

.contact-form-wrap {
	padding-top: 65px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 65px;
	height: 300px;
	height: auto;
	min-height: 300px;
}
.contact-form-wrap .zend-form {
	height: 400px;
	}
.bottom-form {
	background-image: url(/images/bottom-form.png);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	height: 45px;
	margin-right: 6px;
	margin-top: -10px;
}

.contact-form-wrap input, #name, #email, #phone, #captcha, #message {
	width: 215px;
	border: 1px solid #aaaaaa;
	background-image: url(/images/form-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	background-color: #f1f1f1;
	color: #8F8F8F;
}

.contact-form-wrap input:focus, #name:focus, #email:focus, #phone:focus, #captcha:focus, #message:focus {
	color:#333333;
}

#captcha, input#postcode {width: 75px;}
#message {height: 150px; width: 450px;}
.submit-contact {
	text-align: right;
	float: right;
	padding-right: 40px;
}

.submit-contact input, input#submit, input#rsubmit {
	background-image: url(/images/send1.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 36px;
	width: 101px;
	background-color: transparent;
	border: 0px none #FFFFFF;
	font-size: 0px;
}
input#rsubmit {margin-left: -3px;}
label {
	font-size: 11px;
	font-weight: bold;
}

.errors li {
	color: #CC0000;
	list-style-position: outside;
	list-style-image: url(/images/error.png);
	list-style-type: none;
	margin-left: 23px;
	font-weight: bold;
	font-size: 11px;
}

.submit-contact input:hover, input#submit:hover, input#rsubmit {
	background-image: url(/images/send2.png);
	cursor: pointer;
}


.vert-slider {
	height: 300px;
}

.button-left {
	float: left;
	padding-top: 190px;
}
.button-left a {
	background-image: url(/images/slider-down-arrow.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 29px;
	width: 44px;
}
.button-left a:hover {
	background-image: url(/images/slider-down-arrow2.png);
}
.button-right {
	float: left;
	padding-top: 190px;
}
.button-right a {
	background-image: url(/images/slider-up-arrow.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 29px;
	width: 44px;
}
.button-right a:hover {
	background-image: url(/images/slider-up-arrow2.png);
}
.image-slider {
	float: left;
}

.abox-outer {
	border: 1px solid #d2d2d2;
	margin-top: 15px;
	margin-bottom: 25px;
}
.abox-inner {
	border: 1px solid #FFFFFF;
	background-color: #f7f7f7;
	padding: 15px;
}

body#homepage .abox-inner {
	border: 1px solid #FFFFFF;
	background-color: #f7f7f7;
	padding: 15px;
	background-image: url(/images/home-page-woman.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.abox-outer li {
	list-style-image: url(/images/tick.png);
	list-style-position: outside;
	list-style-type: none;
	line-height: 20px;
	color: #181818;
	padding-bottom: 3px;
}

.testimonials-wrap {
	background-image: url(/images/rep-speach.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.testimonials-top {
	background-image: url(/images/top-speach.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
}
.testimonials-text {
	background-image: url(/images/quotes.gif);
	background-repeat: no-repeat;
	background-position: 15px 8px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 55px;
	font-size: 12px;
	font-style: italic;
	color: #2D2D2D;
	line-height: 150%;
}
.testimonials-text h4 {
	font-style: normal;
	font-weight: bold;
	color: #2D2D2D;
	font-size: 13px;
	margin-top: 5px;
	padding-bottom: 2px;
}
.testimoninals-bottom {
	background-image: url(/images/bottom-speach.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
}

.foot-left {
	float: left;
	width: 240px;
	margin-top: 60px;
	background-image: url(/images/footer-vert-line.png);
	background-repeat: repeat-y;
	background-position: right top;
	margin-right: 25px;
	padding-right: 25px;
}
.foot-mid {
	float: left;
	width: 240px;
	margin-top: 60px;
	background-image: url(/images/footer-vert-line.png);
	background-repeat: repeat-y;
	background-position: right top;
	margin-right: 25px;
	padding-right: 25px;
}
.foot-right {
	float: left;
	width: 400px;
	margin-top: 60px;
}
.foot-head {
	height: 30px;
}
.foot-content {
	color: #F9F9F9;
	padding: 10px;
	height: 200px;
	overflow: hidden;
}
.foot-content a {
	color: #dfbc00;
	text-decoration: none;
}
.foot-content a:hover {
	text-decoration: none;
	color: #FCFCFC;
}
.foot-content li {
	list-style-position: outside;
	list-style-image: url(/images/footer-li-arrow.png);
	list-style-type: none;
	line-height: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 14px;
}

.latest-news {
	background-image: url(/images/latest-news-title.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.site-map {
	background-image: url(/images/site-map-title.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.locations {
	background-image: url(/images/shop-locations-title.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.foot-more-news {
	height: 22px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.foot-more-news a {
	color: #dfbc00;
	background-color: #000000;
	background-image: url(/images/black-footer-button1.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	border: 1px solid #5c5010;
	text-decoration: none;
}
.news-text  {
	font-size: 11px;
	line-height: 150%;
	margin-top: 10px;
}

.video-wrap {
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.about-link {
	float: right;
}
.about-link a {
	background-image: url(/images/about-us1.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 36px;
	width: 101px;
	background-color: transparent;
	border: 0px none #FFFFFF;
}
.about-link a:hover {
	background-image: url(/images/about-us2.png);
}
.homepage-list {
	float: left;
	padding-right: 140px;
}

.view {float: right;}
.view a {
	background-image: url(/images/view-all-1.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 36px;
	width: 101px;
	background-color: transparent;
	border: 0px none #FFFFFF;
}
.view a:hover {
	background-image: url(/images/view-all-2.png);
}

.how-it-works-wrap {
	background-image: url(/images/horz-line.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 25px;
	margin-bottom: 25px;
	font-size: 12px;
}
.how-it-works-text h2 {
	font-weight: bold;
	font-size: 13px;
}
.steps-hit {
	background-image: url(/images/horz-line.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 30px;
	padding-bottom: 30px;
}

.number-hit {
	float: left;
	width: 75px;
}
.how-it-works-text {
	float: left;
	width: 340px;
}
.how-it-works-image {
	float: right;
	width: 160px;
	text-align: right;
}

.locations-wrap {
	background-color: #F2F2F2;
	border: 1px solid #cbcbcb;
	margin-top: 10px;
	margin-bottom: 10px;
}
.loc-header {
	
	background-image: url(/images/loc-head.png);
	background-repeat: repeat-x;
	background-position: left top;
	
}

.loc-header h1 {
	font-weight: bold;
	line-height: 19px;
	font-size: 13px;
	color: #D8860C;
	float: left;
	padding-top: 2px;
	padding-left: 5px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
}
.loc-info-wrap {
	float: left;
	width: 400px;
	margin-top: 7px;
	margin-bottom: 7px;
	font-size: 11px;
	line-height: 15px;
}
.loc-address {
	float: left;
	width: 150px;
	margin-right: 30px;
	margin-left: 10px;
}
.loc-number {
	float: left;
	width: 210px;
}
.loc-map-wrap {
	float: right;
	width: 124px;
	height: 94px;
	margin-right: 1px;
	margin-bottom: 1px;
	text-align: right;
}
.view-map {
	float: right;
	margin-top: 2px;
	margin-right: 5px;
}
.view-map a {
	background-image: url(/images/view-map.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 25px;
	width: 69px;
}
.view-map a:hover {
	background-image: url(/images/view-map2.png);
}

.more-info {
	float: right;
	margin-top: 2px;
	margin-right: 5px;
}
.more-info a {
	background-image: url(/images/more-info1.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 25px;
	width: 69px;
}
.more-info a:hover {
	background-image: url(/images/more-info2.png);
}
.large-gold {
	font-size: 22px;
	color: #D8860C;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 2px;
	padding-bottom: 4px;
}
	
.question h2 {
	background-image: url(/images/help.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	margin-bottom: 3;
	margin-top: 10px;
}
.answer-outer {
	background-color: #F2F2F2;
	border: 1px solid #cbcbcb;
	margin-bottom: 25px;
}
.answer-inner {
	border: 1px solid #ffffff;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.answer-inner b {
	font-weight: bold;
}
.container {
    width:780px;
    height:52px;
    overflow:hidden;
    position:relative;
}

.slides {
    position:absolute;
    top:0;
    left:0;
}

.slides div {
    position:absolute;
    top:0;
    width:780px;
    display:none;
}

.step-slider-container {
    width:286px;
    height:296px;
    overflow:hidden;
    position:relative;
}

.step-slider-slides {
    position:absolute;
    top:0;
    left:0;
}

.step-slider-slides>div {
    position:absolute;
    top:0;
    width:286px;
    display:none;
}

.thank-you-text {
	padding-right: 15px;
	font-size: 10px;
	margin-left: -10px;
}
.thank-you-text h1 {
	color: #009900;
	font-size: 13px;
}
.contact-shop-location {
	background-color: #F2F2F2;
	border: 1px solid #cbcbcb;
	margin-top: 10px;
	margin-bottom: 10px;
}
.contact-shop-name {
	background-image: url(/images/loc-head.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 4px;
	color: #D8860C;
}

.contact-shop-address {
	padding: 5px;
	font-size: 11px;
	line-height: 13px;
}
.contact-shop-phone {
	padding: 5px;
	font-size: 11px;
	line-height: 13px;
}
.contact-shop-email {
	padding: 5px;
	font-size: 11px;
	line-height: 13px;

}
.contact-shop-info-wrap {
	float: left;
	width: 220px;
}

.tesimonials-wrapper {
	height: 80px;
	height:auto;
	min-height: 80px;
}

.news-article-wrapper {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-bottom-color: #cccccc;
}

.news-wrapper h1 {
	border-bottom-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 10px;
	margin-bottom: 0;

}

.news-article-title h2 {
	background-image: url(/images/newspaper.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	margin-bottom: 3;
	margin-top: 10px;
}

.news-article-title h2 a {
	color: #d8860c;
}

.news-article-date {
	font-size: 11px;
	font-style: italic;
}
.news-article-readmore a {
	background-image: url(/images/control_play.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 35px;
	padding-right: 20px;
}

.track-pack-wrap {
	background-image: url(/images/track-pack-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 45px;
	text-align: center;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 43px;
}
a.track-button {
	background-image: url(/images/track-pack-but-1.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 35px;
	width: 240px;
}

a.track-button:hover {
	background-image: url(/images/track-pack-but-2.png);
	text-decoration: none;
}