/* Goldbar.net CSS -------------- */



/* General Rules -----------------*/
body {
	margin: 0;
	padding: 5px 0 0 0;
	text-align: center;
	font-family: Verdana, sans-serif;
}

sup {
	font-size: 9px;
}

a {
	font-weight: bold;
	color: #114091;
	text-decoration: underline;
}

a:hover {
	color: #F26100;
	text-decoration: none;
}

/* Misc Rules --------------------*/
div.clear {
	clear: both;
}

/* Main Container ----------------*/
#main {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-image: url(images/faux-cols.gif);
	background-repeat: repeat-y;
	position: relative;
}


/* Header Section ---------------*/
#logo {
	padding: 9px 0 0 33px;
	width: 215px;
	float: left;
	width/* */:/**/182px;
	width: /**/182px;
}

#head-right {
	text-align: right;
	width: 709px;
	/* ie 5 mac hack \*/
	width: 715px;
	/* end hack */
	float: left;
	padding-bottom: 40px;
	background-color: #fff;
	position: relative;
	z-index: 1;
}

#head-right img {
	_display: block;
}

#head-right p {
	margin: 25px 0 0 0;
	padding: 0;
}

#head-right a {
	font-size: 11px;
	color: #114091;
	text-decoration: underline;
	font-weight: normal;
}

#head-right a:hover {
	color: #F26100;
	text-decoration: none;
}

/* Top Nav Section --------------*/
#topnav-container {
	background-image: url(images/header-bg.gif);
	background-repeat: repeat-x;
	position: absolute;
	top: 67px;
	left: 0;
	z-index: 1000;
}

#topnav {
	background-image: url(images/menu-left.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
}

#topnav-links {
	background-image: url(images/menu-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 33px;
	width: 910px;
}



/* Main Content (Left) Section --*/
#left-content {
	width: 639px;
	padding: 15px 60px;
}

#left-content h1 {
	padding: 0;
	margin: 0 0 4px 0;
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 21px;
	color: #114091;
	text-align: center;
	line-height: 27px;
}

#left-content h1 em {
	font-style: normal;
	color: #FF6500;
}

#left-content h2 {
	padding: 0 0px;
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 18px;
	color: #114091;
	text-align: center;
}

#left-content h2.left {
	padding: 0;
	margin: 0 0 4px 0;
	font-size: 18px;
	text-align: left;
}

#left-content h2.popup {
	padding: 0;
	margin: 0 0 4px 0;
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 18px;
	color: #000;
	text-align: center;
	line-height: 20px;
}

#left-content h3 {
	padding: 0;
	margin: 0 0 4px 0;
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 16px;
	color: #114091;
	text-align: center;
	line-height: 18px;
}


#left-content h4 {
	padding: 0;
	margin: 0 0 4px 0;
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 15px;
	color: #000000;
	text-align: left;
	line-height: 18px;
}

#left-content h2.faq {
	color: #FF6500;
	text-align: left;
}

#left-content h2 em {
	font-style: normal;
	color: #FF6500;
}

#left-content p {
	font-size: 12px;
	text-indent: 25px;
	line-height: 16px;
	padding: 0;
	margin: 1em 0;
}

#left-content p.faq {
	text-indent: 0px;
}

#left-content p.important {
	font-size: 15px;
	font-weight: normal;
	text-indent: 0;
	line-height: 18px;
}

#left-content p.ps {
	text-indent: 0;
}

#left-content ul {
	font-size: 12px;
}

#left-content ol {
	font-size: 12px;
}

#left-content .features h1, #left-content .features h2 {
	text-align: left;
	margin-left: -30px;
}

#left-content .features h2 {
	color: #f60;
	padding-bottom: 15px;
}

#left-content .features ul {
	font-size: 12px;
	list-style-type: none;
	margin: 0 0 12px 0;
	padding: 0;
	width: 49%;
	float: left;
}

#left-content .features .triple ul {
	width: 33%;
}

#left-content .features .triple p {
	text-indent: 0;
	
}

#left-content .features p.more {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	text-indent: 0;
}

#left-content .features p.more a {
	padding: 0 10px;
}

#left-content .features p.order {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	text-indent: 0;
}

#left-content .features p.order a {
	padding: 0 10px;
}

#left-content .features ul h3, #left-content .features .triple h3 {
	color: #114091;
	font-size: 15px;
	padding: 0;
	margin: 0 0 7px 0;
}

#left-content .features ul li {
	background-image: url(images/bullet_sq.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 23px;
	padding-bottom: 3px;
	margin-left: 15px;
}

#left-content ul.hugelist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#left-content ul.hugelist li {
	background-image: url(images/blueball.jpg);
	background-repeat: no-repeat;
	padding: 17px 0 0px 100px;
	height: 80px;
	height/* */:/**/63px;
	height: /**/63px;
	margin: 0;
}

#left-content ul.hugelist li.twoline {
	padding-top: 25px;
	height: 80px;
	height/* */:/**/55px;
	height: /**/55px;
}

#frommarc {
	width: 540px;
	margin-right: auto;
	margin-left: auto;
}

#frommarc p {
	text-indent: 0;
}

#freetrial {
	border: 3px dashed #F26100;
	width: 292px;
	float: right;
	font-size: 12px;
	margin-left: 35px;
	padding: 4px;
}

#freetrial tfoot td {
	text-align: center;
}

#freetrial tfoot p {
	font-size: 10px;
	margin: 0;
	padding: 0;
}

input.but, input.buto, input.but-lg, input.buto-lg {
	width: 185px;
	border-top: 2px solid #DB0304;
	border-left: 2px solid #DB0304;
	border-bottom: 2px solid #790203;
	border-right: 2px solid #790203;
	background-color: #ccc;
	margin-top: 15px;
	margin-bottom: 10px;
}

input.but-lg, input.buto-lg {
	width: 225px;
}

input.buto, input.buto-lg {
	background-color: #ECEBE6;
}

#claim-video {
	width: 573px;
	border-top: 2px solid #B2B2B2;
	border-left: 2px solid #B2B2B2;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	padding: 10px;
	margin-bottom: 25px;
}

#claim-video p {
	text-indent: 0;
	margin: 0;
	padding: 0;
}

#claim-video p.tiny {
	font-size: 10px;
}

#claim-video .right p.tiny {
	margin-top: 30px;
}

#claim-video .right p strong {
	font-size: 13px;
	padding-bottom: 10px;
	display: block;
}

#claim-video .right table {
	text-align: center;
}

#claim-video object {
	padding-top: 10px;
}

#claim-video .left {
	width: 49%;
	float: left;
	text-align: center;
	margin-top: 15px;
}

#claim-video .right {
	width: 49%;
	float: left;
	text-align: center;
	padding-top: 15px;
	margin-top: 15px;
}

#claim-video .right label {
	text-align: left;
	display: block;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
}

#claim-video .but, #claim-video .buto {
	margin-bottom: 5px;
}

#claim-video a {
	font-weight: normal;
}

#still-not p {
	text-indent: 0;
	padding: 0 30px;
}

#still-not p strong {
	display: block;
	text-align: center;
	font-size: 16px;
}

#still-not p span {
	color: #f60;
	font-size: 17px;
	font-weight: bold;
}

#still-not label {
	font-size: 12px;
}

#still-not table {
	margin-right: auto;
	margin-left: auto;
}



/* Internal Content Section -----*/
#big-head {
	vertical-align: middle;
	height: 104px;
	width: 745px;
	position: relative;
	top: 0;
	left: -60px;
	background-image: url(images/30day.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-bottom: 30px;
}

#big-head .auto {
	background-image: url(images/autoresp.jpg);
}

#big-head h1 {
	text-align: left;
	padding-right: 240px;
}

#big-head h2.left {
	text-align: left;
	padding-right: 240px;
}

#big-head h3 {
	text-align: left;
	padding-right: 240px;
}

#auto-head {
	vertical-align: middle;
	height: 104px;
	width: 745px;
	position: relative;
	top: 0;
	left: -60px;
	background-image: url(images/autoresp.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-bottom: 30px;
}

#auto-head h1 {
	text-align: left;
	padding-right: 240px;
}

#auto-head h2.left {
	text-align: left;
	padding-right: 240px;
}

#auto-head h3 {
	text-align: left;
	padding-right: 240px;
}

#feature-details h2 {
	color: #f60;
	text-align: left;
}

#feature-details h3 {
	color: #f60;
	text-align: left;
}

.check {
	width: 100px;
	float: left;
}

.check img {
	display: block;
}

#left-content .check p {
	font-size: 11px;
	color: #808080;
	text-indent: 0;
}

#details {
	width: 500px;
	float: left;
	padding-left: 15px;
}

#details h3 {
	color: #000;
	font-size: 18px;
	margin: 15px 0 0 0;
	padding: 0;
}

#left-content #details p {
	text-indent: 0;
	font-size: 13px;
}

#details p.more {
	font-size: 15px;
	font-weight: bold;
	padding-left: 30px;
}

#details p.more a {
	font-size: 15px;
	padding: 0 10px;
}

#details p.order {
	font-size: 15px;
	font-weight: bold;
	padding-left: 100px;
}

#details p.order a {
	font-size: 15px;
	padding: 0 10px;
}

#left-content #details ul {
	margin: 0;
	padding: 0 0 0 15px;
	list-style-type: square;
	font-size: 13px;
}


/* Extra Content (Right) Section */
#right-extras {
	width: 171px;
	float: left;
	position: absolute;
	left: 759px;
	top: 103px;
}

#right-claim {
	background-color: #FFCB01;
	text-align: center;
	border-top: 3px solid #fff;
	padding: 0;
	margin: 0;
	width: 171px;
}

#right-claim h1 {
	margin: 0;
	padding: 0;
	color: #DB0304;
	font-size: 16px;
	font-family: Arial;
}

#right-claim label {
	display: block;
	font-size: 10px;
}

#right-claim input {
	width: 90%;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

#right-claim input#image {
	width: 171px;
}

#live-chat, #client-reviews {
	border-top: 4px solid #fff;
	padding-top: 9px;
	text-align: center;
}

#live-chat img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 6px;
}

#live-chat p {
	margin: 0;
	padding: 0;
	color: #808080;
	font-size: 11px;
}

#client-reviews {
	margin-top: 4px;
}

#client-reviews p {
	text-align: left;
	text-indent: 0;
	font-size: 11px;
}

#client-reviews .hr {
	height: 1px;
	margin: 5px 0 20px 0;
	border-top: 2px solid #5C7EBB;
}

div.hr hr {
	display: none;
}

/* Footer -----------------------*/
#footer {
	color: #114091;
	font-size: 11px;
	padding: 0 60px;
	text-align: center;
	width: 640px;
}

#footer a {
	font-weight: normal;
}

#footer-links {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
	font-size: 11px;
	width: 100%;
	float: left;
}

#copyright {
	width: 100%;
	float: left;
	text-align: center;
}



