@charset "utf-8";
/* CSS Document */

body {
	background:#E0E0E0 url(../images/body_bg.jpg) repeat-x scroll left top;
	padding:0px;
	margin:0px;
	text-align:center;
	color:#333;
	font-size:12px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
}
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, button, em, form, p, blockquote, fieldset, input, label, select, option {
	padding:0px;
	margin:0px;
}
h1 {
  font-size:18pt; color:#B5000F; line-height:24pt; margin: 10px 0px 20px 20px
}
em {
	font-style:normal;
}
h2 {
	font-size:18pt; color:#B5000F; line-height:24pt; margin: 10px 0px 20px 20px
}
h3 {
	font-size:18pt; color:#B5000F; line-height:24pt; margin: 10px 0px 20px 20px
}
h4 {
	font-size:18pt; color:#B5000F; line-height:24pt; margin: 10px 0px 20px 20px
}
h5, h6 {
	font-size:10px;
}
ul {
	list-style-type:none;
}
img {
	border:0px solid #000;
}
dd {
	float:left;
}
a:link, a:visited {
	color:#a70010;
	text-decoration:none;
}
a:hover, a:active {
	color:#000;
	text-decoration:none;
}
.clear {
	clear:both;
}
.left {
	float:left;
	width:auto;
}
.right {
	float:right;
	width:auto;
}
.main {
	width:994px;
	text-align:left;
	height:auto;
	position:relative;
	margin:0px auto;
}
input {
	height:21px;
	width:auto;
	background:#fff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #ccc;
	margin:0px 5px 0px 0px;
	padding:0px;
}
textarea {
	height:auto;
	width:auto;
	background:#fff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #ccc;
	margin:0px 5px 0px 0px;
	padding:0px;
}
select {
	height:21px;
	width:auto;
	background:#fff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #ccc;
	margin:0px 5px 0px 0px;
	padding:0px;
}
input.checkbox, input.radio {
	background:none;
	border:0px solid #ccc;
}
.text_bold {
	color:#333;
	font-size:13px;
	font-weight:bold;
	padding-left:10px;
	padding-top:10px;
	line-height:25px;
}
.text_bold_blue {
	color:#004a95;
	font-size:13px;
	font-weight:bold;
	padding-left:10px;
	padding-top:10px;
	line-height:25px;
}
.text_bold_red {
	color:#FF0000;
	font-size:13px;
	font-weight:bold;
	padding-left:10px;
	padding-top:10px;
	line-height:25px;
}
.block_seperator {
	border-bottom:1px solid #ccc;
	clear:both;
	float:left;
	height:1px;
	margin:4px;
	width:700px;
}
.block_spacer {
	clear:both;
	float:left;
	height:16px;
	margin:4px;
	width:700px;
}
.blue_block_seperator {
	border-bottom:1px solid #004a95;
	clear:both;
	float:left;
	height:1px;
	margin:4px;
	width:700px;
}
/* ---------- css for header -------- */
.top_dark_block {
	float:left;
	width:100%;
	height:30px;
}
.bbb_logo_block {
	position:absolute;
	width:140px;
	left:850px;
	z-index:500;
	top:40px;
	height:55px;
}
.header_block {
	width:100%;
	float:left;
	height:117px;
	overflow:hidden;
}
.header_block_left {
	width:300px;
	float:left;
	height:117px;
}
.logo_block {
	float:left;
	height:auto;
	padding:0px 0px 0px 10px;
}
.header_block_right h1 {
	width:500px;
	float:right;
	height:117px;
	color:Red;
	font-size:24pt;
	font-weight:bold;
	/* background:url(http://www.icollectgold.com/images/we_buy_knives.gif) no-repeat right 80px; */
}
.header_block_row {
	float:left;
	width:100%;
	height:28px;
	line-height:28px;
	font-weight:bold;
	text-align:right;
}
.header_block_row a img {
	margin-top:5px;
}
.nav_left {
	float:left;
	height:50px;
	width:18px;
	background:url(../images/main_nav_left.gif) no-repeat;
}
.nav_right {
	float:left;
	height:50px;
	width:17px;
	background:url(../images/main_nav_right.gif) no-repeat;
}
.nav_center {
	float:left;
	width:959px;
	height:50px;
	background:url(../images/main_nav_center.gif) repeat-x;
}
.nav_main_left {
	float:left;
	width:650px;
}
.nav_main_right {
	float:right;
	width:290px;
}
.navigation {
	float:left;
	width:100%;
	height:50px;
}

.navigation ul {
	float:left;
	width:100%;
	height:50px;
}
.navigation ul li {
	float:left;
	width:auto;
}
.navigation .nav_main_right li {
	float:right;
}
.navigation ul li a:link, .navigation ul li a:visited {
	color:#000;
	float:left;
	position:relative;
	overflow:hidden;
	text-decoration:none;
}
.navigation ul li a:hover {
	color:#fff;
	text-decoration:none;
}
.navigation ul li button {
	padding:0px;
	margin:0px 2px;
	float:left;
	width:auto;
	cursor:pointer;
	background:none;
	font-weight:bold;
	font-size:14px;
	white-space:nowrap;
	overflow:visible;
	text-align:center;
	border:0px solid #ccc;
}
.navigation ul li button span em {
	display:block;
	width:auto;
}
.navigation ul li a input {
	top:0px;
	left:0px;
	position:absolute;
	width:250px;
	height:50px;
	background:transparent;
	border:0px solid #000;
}
.navigation ul li button.unselected_nav, .navigation ul li a:visited button.unselected_nav {
	color:#000;
}
.navigation ul li button.unselected_nav span, .navigation ul li a:visited button.unselected_nav span{
	padding:0px;
	height:50px;
	float:left;
}
.navigation ul li button.unselected_nav span em, .navigation ul li a:visited button.unselected_nav span em{
	padding:0px 7px;
	height:50px;
	line-height:50px;
	float:left;
	font-style:normal;
}

.navigation ul li a:hover button.unselected_nav {
	color:#fff;
}
.navigation ul li a:hover button.unselected_nav span{
	padding:0px;
	height:50px;
	float:left;
	background:url(../images/main_nav_hover_left.gif) no-repeat left top;
}
.navigation ul li a:hover button.unselected_nav span em{
	padding:0px 7px;
	height:50px;
	line-height:50px;
	float:left;
	font-style:normal;
	background:url(../images/main_nav_hover_right.gif) no-repeat right top;
}

.navigation ul li a:link button.selected_nav, .navigation ul li a:visited button.selected_nav, .navigation ul li a:hover button.selected_nav {
	color:#fff;
}
.navigation ul li a:link button.selected_nav span, .navigation ul li a:visited button.selected_nav span, .navigation ul li a:hover button.selected_nav span{
	padding:0px;
	height:50px;
	float:left;
	background:url(../images/main_nav_hover_left.gif) no-repeat left top;
}
.navigation ul li a:link button.selected_nav span em, .navigation ul li a:visited button.selected_nav span em, .navigation ul li a:hover button.selected_nav span em{
	padding:0px 7px;
	height:50px;
	line-height:50px;
	float:left;
	font-style:normal;
	background:url(../images/main_nav_hover_right.gif) no-repeat right top;
}
.navigation ul li.nav_center_last {
	float:right;
	width:160px;
}
.navigation ul li.nav_center_last select {
	width:154px;
	border:1px solid #ccc;
	color:#757575;
	margin-top:15px;
}
.banner_n_login_block {
	float:left;
	width:100%;
	height:auto;
	padding:10px 0px;
}
.banner_block {
	width:710px;
	float:left;
	height:151px;
}
.login_block {
	background:url(../images/login_block_bg.jpg) no-repeat;
	float:right;
	height:151px;
	width:244px;
}
.login_block_row {
	float:left;
	width:100%;
	line-height:22px;
	padding:7px 0px 0px 0px;
	text-align:center;
	font-weight:bold;
}
.login_block_row a:link, .login_block_row a:visited {
	color:#333;
	text-decoration:none;
}
.login_block_row a:hover {
	color:#000;
	text-decoration:none;
}
.login_block_row span a:link, .login_block_row span a:visited {
	color:#004a95;
	text-decoration:none;
}
.login_block_row span a:hover {
	color:#000;
	text-decoration:none;
}
.login_block_left {
	float:left;
	width:80px;
	padding-left:5px;
	text-align:left;
}
.login_block_right {
	float:right;
	width:152px;
	text-align:left;
}
input.small_button {
	background:url(../images/small_btn.jpg) no-repeat;
	border:0px solid #ccc;
	height:24px;
	width:93px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
	font-size:15px;
}
/* ---------- css for header ended -------- */
.err_message {
	font-weight:bold;
	color:#FF0000;
}
/* ---------- css for content area -------- */
.container {
	float:left;
	width:994px;
	height:auto;
	padding:0px;
}
.container_top {
	float:left;
	width:994px;
	height:16px;
	background:url(../images/main_cont_top_bg.gif) no-repeat left bottom;
}
.container_center {
	float:left;
	width:964px;
	padding:0px 15px;
	min-height:400px;
	height:auto !important;
	height:400px;
	background:url(../images/main_cont_center_bg.png) repeat-y;
}
.container_btm {
	float:left;
	width:994px;
	height:16px;
	background:url(../images/main_cont_btm_bg.gif) no-repeat left top;
}
/* ---------- css for flash block -------- */
.flash_block {
	float:left;
	width:964px;
	height:196px;
	margin-bottom:10px;
}
.flash_block_left {
	float:left;
	width:12px;
	height:196px;
	background:url(../images/flash_block_left.gif) no-repeat left top;
}
.flash_block_center {
	float:left;
	width:940px;
	overflow:hidden;
	height:196px;
	position:relative;
	background:url(../images/flash_block_center.gif) repeat-x;
}
.flash_block_right {
	float:left;
	width:12px;
	height:196px;
	background:url(../images/flash_block_right.gif) no-repeat left top;
}
.flash_block_inner {
	float:left;
	width:100%;
	margin-top:10px;
}
.flash_block_inner object, .flash_block_inner embed {
	float:left;
	width:940px;
	height:175px;
	background:url(../images/loading.gif) no-repeat center center;
}
/* ---------- css for flash block ended -------- */
/* ---------- css for steps -------- */
.step_cont_block {
	float:left;
	width:964px;
	height:181px;
	margin-bottom:10px;
}
.step_cont_block_left {
	float:left;
	width:10px;
	height:181px;
	background:url(../images/step_cont_left.gif) no-repeat left top;
}
.step_cont_block_center {
	float:left;
	width:944px;
	height:181px;
	background:url(../images/step_cont_center.gif) repeat-x;
}
.step_cont_block_right {
	float:right;
	width:10px;
	height:181px;
	background:url(../images/step_cont_right.gif) no-repeat left top;
}
.step_block {
	float:left;
	margin-left:10px !important;
	margin-left:5px;
	margin-top:10px;
	width:231px;
	padding:10px 12px;
	height:140px;
	background:url(../images/step_block_bg.gif) no-repeat left top;
}
.step_block_heading {
	float:left;
	height:48px;
	width:231px;
	overflow:hidden;
	background:url(../images/step_head_bg.gif) no-repeat right center;
}
.step_block_heading img {
	float:left;
	margin-right:5px;
}
.step_block_heading span {
	float:left;
	font-weight:bold;
	line-height:48px;
}
.step_block_inner {
	float:left;
	height:85px;
	overflow:hidden;
	width:231px;
}
.step_block_inner img {
	float:left;
	margin-right:5px;
	margin-top:5px;
}
.step_block_right {
	float:right;
	width:140px;
	text-align:center;
	color:#fff;
	font-size:14px;
	margin-top:10px;
	line-height:20px;
	font-weight:bold;
}
.step_block_inner p {
	font-size:9pt; line-height:11pt;
}
.start_now_btn {
	background:url(../images/start_now_btn.gif) no-repeat;
	border:0px solid #ccc;
	height:46px;
	margin-top:10px;
	width:128px;
}
.start_now_over_btn {
	background:url(../images/start_now_over_btn.gif) no-repeat;
	border:0px solid #ccc;
	height:46px;
	margin-top:10px;
	width:128px;
}
/* ---------- css for steps ended -------- */
.leftside {
	float:left;
	width:245px;
}
.midside {
	float:left;
	width:455px;
	padding:0px 8px 0px 8px;
}
.rightside {
	float:left;
	width:245px;
}
.content_block {
	float:left;
	width:100%;
	height:auto;
	padding-bottom:10px;
}
.content_big_block {
	float:left;
	width:100%;
	height:auto;
	padding-bottom:10px;
}
.content_block_title {
	float:left;
	width:100%;
	color:#000;
	font-size:13px;
	font-weight:bold;
	line-height:30px;
	background:url(../images/block_heading_left.gif) no-repeat;
	height:30px;
}
.content_block_title span {
	float:right;
	width:235px;
	background:url(../images/block_heading_right.gif) no-repeat right top;
	height:30px;
}
.content_big_block .content_block_title span {
	float:right;
	width:443px;
	background:url(../images/block_heading_right.gif) no-repeat right top;
	height:30px;
}
.content_block_inner {
	float:left;
	width:233px;
	padding:5px;
	border:1px solid #ccc;
	height:auto;
	overflow:hidden;
}
.content_big_block .content_block_inner {
	float:left;
	width:443px;
	padding:5px;
	border:1px solid #ccc;
	height:auto;
	overflow:hidden;
}
.content_block .content_block_inner span.content_block_inner_bold {
	font-weight:bold;
	float:left;
	width:100%;
	color:#a70010;
}
.content_big_block .content_block_inner span.content_block_inner_bold {
	font-weight:bold;
	float:left;
	width:100%;
}
.content_block_inner ul {
	float:left;
	width:100%;
	height:auto;
}
.content_block_inner ul li {
	float:left;
	width:100%;
	color:#333;
	padding-bottom:10px;
	/*padding:4px 5px 4px 10px;
	list-style-image:none;
	list-style-position:inside;
	list-style-type:disc;
	clear:both;*/
	height:auto;
}

.content_block_inner ul li a:link, .content_block_inner ul li a:visited {
	color:#333;
}
.content_block_inner ul li a:hover {
	color:#000;
}
.google_ad_block {
	float:left;
	width:100%;
}
/* ---------- css for content area ended -------- */


a.green_text:link, a.green_text:visited {
	color:#1c9c12;
	font-size:18px;
	line-height:30px;
}
a.green_text:hover {
	color:#e0e0e0;
}
.footer_block_sec {
	float:left;
	width:100%;
	text-align:center;
	font-size:11px;
	padding:10px 0px 15px 0px;
}
/* ---------- css for footer ended -------- */
