﻿h1, .gold, .hero-unit h1 {
	color:#CEA65B;
}

.navbar .brand {
	color:#CEA65B;
	background-image:url(../img/nugget_26x20.png);
	background-position:20px 8px;
	background-repeat:no-repeat;
	padding-left:52px;
}

.navbar .brand .domainext {
	font-size:smaller;
}

.navbar-inner {
border-radius:0;
}

.navbar .container {
  width: 940px;
}

.breadcrumb {
	border:0;
	background-color:inherit;
	background-image:none;
	filter:none;
	padding:0;
}

.contentad {
	text-align:center;
	margin:30px 0;
}

body {
	padding-bottom:0;
}

#addthis {
    margin-top:18px;
}

footer {
	background-color:#2C2C2C;
	background-image:-moz-linear-gradient(center top , #333333, #222222);
	background-repeat:repeat-x;
	color:#999999;
	padding:15px 0;
	/*margin-left: -20px;
    margin-right: -20px;*/
}

footer a {
	color:#DDDDDD;
}
footer a:hover {
	color:#FFFFFF;
}

footer h4 {
	color:#FFFFFF;
}

footer .copyright {
	text-align:center;
}

#sponsored-links li {
	margin-top:3px;
	margin-bottom:6px;
}

.contentnav {
	margin-bottom: 18px;
}

.contentnav .bardivider {
	color: #999999;
	padding: 0 10px;
}

.clear {
	clear:both;
}

.fishpondbook {
	min-height: 120px;
	margin:18px 0;
}

.fishpondbook .photo {
	float: left;
	text-align: center;
	width: 120px;
	height: 120px;
	margin-top:8px;
	margin-bottom:18px;
}

.fishpondbook .detail {
	margin-left: 130px;
}

.fishpondbook .subtitle {
	color:#333333;
	font-size:14px;
	font-weight:bold;
}

.paydirt-product {
	margin-top:8px;
	margin-bottom:18px;
}

.paydirt-postage-option {
	white-space:nowrap;
}

#errors_contactform {
	color: #B94A48;
}

#contact_form label span.required {
	color: #B94A48;
}

#contact_form .clearfix {
	clear: left;
	padding-top: 10px;
}

#contact_form .captchaImg {
	padding: 4px;
	background: white;
	border: 1px solid #CCCCCC;
}
#contact_form .right {
	float: right;
}
#contact_form .error {
	border-color: #B94A48;
	color: #B94A48;
}
#contact_form .ok {
	border: 1px solid green;
}

#yaf input, textarea {
    width:inherit;
}

#yaf .yafnet .header2 input[type="image"], #yaf .yafnet .header1 input[type="image"] {
    width:16px;
    height:16px;
}

#yaf table {
    border-collapse:inherit;
}

#yaf .yafnet, #yaf .yafnet .adminMenu {
    padding:0;
}