/* SellGold.com
Stylesheet for main site
07.01.2009
 */
* {
	margin: 0;
	padding: 0;
}

body {
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	text-align:center;
	margin:0px;
	background-image:url(images/SG_All_Gradient.gif);
	background-repeat:repeat-x;
	background-color:#f7d937;
}

.container {
	width: 838px;
	position: relative;
	margin: 0 auto;
	text-align:left;
	/*border-top: thin solid #006666;*/
	/*border:dashed; FOR TESTING PURPOSES*/
}


p.a {
	font-size: 10px;
	margin:10px 0 10px 0;
}

p.b {
	font-size: 11px;
	margin:10px 0 10px 0;
}

p.c {
	font-size: 12px;
	text-align: justify;
	margin:10px 10px 10px 15px;
}

font.a {
	color: #FFFFFF; /*white*/
	font-size: 16px;
	text-align: center;
}

font.b {
	color: #ae1a1f; /*red*/
	font-size: 22px;
	text-align: left;
}

font.c {
	color: #23408f; /*blue*/
	font-size: 13px;
}

font.d {
	color: #000000;
	font-size:10px;
}

h1 {
	padding: 15px 0 5px 15px;
}

h1.a {
	padding: 0 0 0 0;
}

h2 {
	padding: 15px 0 5px 15px;
}

/*
h3 {
	color: #ae1a1f; 
	font-size: 22px;
	text-align: left;
	padding: 15px 0 5px 15px;
}

h2 {
	color:#000000; 
	font-size: 10px;
	margin: 5px 0 5px 0;
}

h5 {
	color: #000000; 
	font-size: 12px;
	text-align: justify;
	padding: 10px 10px 10px 15px;
}



h4 {
	color: #23408f; 
	font-size: 13px;
	padding: 10px 10px 0px 15px;
}
*/


h6 {
	color: #000000; 
	font-size: 11px;
	text-align: justify;
	padding: 0 5px 0 15px; 
}


.clear {
	clear:both;
}
/****** start main page ******/

/* header */
.tophead {
	margin-top: 0px;
	height: 30px;
}

#header {
	height: 127px;
}

#livechat {
	position: absolute;
	top: 52px;
	left: 697px;
	z-index:1;
}

ul#nav {
	width: 838px;
	height: 38px;
	padding-left: 0px;
	list-style: none;
}

ul#nav li {
	float:left;
}

#nav a {
	display: block;
}

/*1st col mainpage*/
#flash {
	background-color:#FFFFFF;
	overflow: auto;
	float: left;
	width: 474px;
	height: 498px;
	border:thin;	
}

#flash img {
	padding-left:15px;
}

#flash2 {
	background-color:#FFFFFF;
	float: left;
	width: 462px; /* 474 without padding */
	height: 498px;
	padding-left:12px;
	/*border:thin;*/
}

#flash2 img {
	padding-left:15px;
}

#track {
	position:absolute;
	top: 250px;
	left: 20px;
	width: 430px;
	z-index:2;
}

#track img{
	padding-left: 40px;
}


#rightside {
	background-color:#FFFFFF;
	width: 364px;
	height: 498px;
	float: right;
}

#rightside img{
	padding-top: 13px;
	text-align:left;
}

.formtoptext {
	position: absolute;
	top: 250px;
	left: 520px;
	text-align: center;
}

.formtext {
	position:absolute;
	z-index:3;
	top: 285px;
	left: 495px;
	width: 250px;
	text-align: left;
}

.submitbutton {
	position:absolute;
	z-index:3;
	top:200px;
	left:20px;
}


#nbc {
	position: absolute;
	top : 570px;
	left: 480px;
	text-align: justify;
	z-index:3;
}

#blueHrule {
	background-color:#FFFFFF;
	width: 838px;
	height: 20px;
	float: right;
}

#blueHrule img{
	padding-left: 8px;
	text-align:center;
}

#blueHrule2 {
	background-color:#FFFFFF;
	width: 838px;
	height: 20px;
	float: right;
}

#blueHrule2 img{
	padding-left: 8px;
	text-align:center;
}

#blueVrule {
	position: absolute;
	top: 282px;
	left: 470px;
	z-index:1;
}

#blueVrule1 {
	position: absolute;
	top: 210px;
	left: 470px;
	z-index:1;
}

#blueVrule2 {
	position: absolute;
	top: 730px;
	left: 470px;
	z-index:1;
}

#blueVrule3 {
	position: absolute;
	top: 1180px;
	left: 470px;
	z-index:1;
}

/*2nd col mainpage*/
#content {
	/*border: dashed thin;*/
	background-color: #FFFFFF;
	width: 838px;
	height: 1320px;
	float: left;
}

#content #left {
	/*border: dotted thin;*/
	width: 460px;
	float:left;
}

#content #right {
	/*border: dashed thin;*/
	width: 360px;
	float: right;
	padding-left:10px;
}

/*3rd col mainpage*/
#content #left2 {
	/*border: dotted thin;*/
	width: 460px;
	float:left;
}

#content #right2 {
	/*border: dashed thin;*/
	width: 360px;
	float: right;
	padding-left:10px;
}

/* testi mainpage */
#content #testi {
	width: 838px;
	float: right;
}

#content #testi img{
	padding-top: 13px;
	padding-left: 8px;
}

#content #testi_1 {
	position: absolute;
	top : 1760px;
	left: 125px;
	width: 135px;
	text-align: justify;
	z-index: 2;
} 
#content #testi_2 {
	position: absolute;
	top : 1760px;
	left: 412px;
	width: 135px;
	text-align: justify;
	z-index: 2;
}
#content #testi_3 {
	position: absolute;
	top : 1760px;
	left: 691px;
	width: 130px;
	text-align: justify;
	z-index: 2;
}

/* track mainpage */

.track {
	width: 838px;
	float: left;
	height: 54px;
	float: left;
}

.trackpack {
	position: absolute;
	top : 2023px;
	left: 265px;
	width: 200px;
	height: 35px;
	z-index: 2;
}
.trackpackTest {
	position: relative;
	top : -44px;
	left: 265px;
	width: 200px;
	height: 35px;
	z-index: 2;
}

.trackpack1 {
	position: absolute;
	top : 1845px;
	left: 265px;
	width: 200px;
	height: 35px;
	z-index: 3;
}

/* footer */
.footer {
	/*background-color: #f7d937;*/
	width: 750px;
	height: 30px;
	float: left;
}
.copy {
	/*background-color: #f7d937;*/
	width: 88px;
	height: 30px;
	float: right;
}
/****** end main page ******/

/****** start wwb ******/
#blueVrule4 {
	position: absolute;
	top: 1275px;
	left: 470px;
	z-index:1;
}
#rightside2 {
	background-color:#FFFFFF;
	width: 364px;
	height: 498px;
	float: right;
}

#rightside2 img{
	padding-top: 13px;
	padding-left: 8px;
}

.satisfaction {
	position: absolute;
	top : 570px;
	left: 610px;
	width: 205px;
	text-align: justify;
	z-index:3;
}
/*2nd col mainpage*/
#content2 {
	/*border: dashed thin;*/
	background-color: #FFFFFF;
	width: 838px;
	height: 1145px;
	float: left;
}

#content2 #left {
	/*border: dotted thin;*/
	width: 838px;
	float:left;
}

#content2 #sample {
	/*border: dotted thin;*/
	width: 838px;
	float:left;
}

#content2 #sample img{
	/*border: dotted thin;*/
	padding: 0 0 10px 10px;
}

#sampletable {
	position: absolute;
	top: 776px;
	left: 16px;
	width: 770px;
	color: #999999;
	font-weight: bold;
	z-index:2;
}

#sampletable2 {
	position: absolute;
	top: 810px;
	left: 16px;
	width: 770px;
	color: #999999;
	font-weight: bold;
	z-index:2;
}
/*3rd col mainpage*/
#content2 #left2 {
	/*border: dotted thin;*/
	width: 460px;
	padding-bottom: 20px;
	float:left;
}
#content2 #left2 img {
	padding-left: 15px;
}

#content2 #right2 {
	/*border: dashed thin;*/
	width: 360px;
	float: right;
}

#content2 #right2 img {
	padding-left: 10px;
}

.trackpack2 {
	position: absolute;
	top : 1839px;
	left: 265px;
	width: 200px;
	height: 35px;
	z-index: 3;
}
/****** end wwb ******/

/***** start hiw *****/
#content3 {
	/*border: dashed thin;*/
	background-color: #FFFFFF;
	width: 838px;
	height: 672px;
	float: left;
}

#content3 #left {
	/*border: dotted thin;*/
	width: 460px;
	float:left;
}

#content3 #right {
	/*border: dashed thin;*/
	width: 360px;
	float: right;
	padding-left:10px;
}
.creamboxtext {
	position: absolute;
	top:940px;
	left:500px;
	width: 310px;
	text-align: justify;
	z-index:2;
}
.trackpack3 {
	position: absolute;
	top : 1362px;
	left: 265px;
	width: 200px;
	height: 35px;
	z-index: 3;
}
/***** end hiw *****/

/***** start wwp *****/
#content4 {
	/*border: dashed thin;*/
	background-color: #FFFFFF;
	width: 838px;
	height: 212px;
	float: left;
}

#content4 #left {
	/*border: dotted thin;*/
	width: 200px;
	float:left;
}

#content4 #right {
	/*border: dashed thin;*/
	width: 620px;
	float: left;
	padding-left:10px;
}

.trackpack4 {
	position: absolute;
	top : 915px;
	left: 265px;
	width: 200px;
	height: 35px;
	z-index: 3;
}

/***** end wwp *****/

/***** start faq *****/
#content5 {
	/*border: dashed thin;*/
	background-color: #FFFFFF;
	width: 838px;
	height: 752px;
	float: left;
}

#content5 #left {
	/*border: dotted thin;*/
	width: 460px;
	float:left;
}

#content5 #right {
	/*border: dashed thin;*/
	width: 360px;
	float: right;
	padding-left:10px;
}

#content5 #right  img{
	/*border: dashed thin;*/
	padding-top:15px;
}
#content5 #right #tm1 {
	position: absolute;
	top : 748px;
	left: 600px;
	width: 205px;
	text-align: justify;
	z-index:3;
}
#content5 #right #tm2 {
	position: absolute;
	top : 924px;
	left: 600px;
	width: 205px;
	text-align: justify;
	z-index:3;
}
#content5 #right #tm3 {
	position: absolute;
	top : 1097px;
	left: 600px;
	width: 205px;
	text-align: justify;
	z-index:3;
}

.trackpack5 {
	position: absolute;
	top : 1455px;
	left: 265px;
	width: 200px;
	height: 35px;
	z-index: 3;
}
/***** end faq *****/

/***** start testi *****/
#content6 {
	/*border: dashed thin;*/
	background-color: #FFFFFF;
	width: 838px;
	height: 390px;
	float: left;
}

#content6 #left {
	/*border: dotted thin;*/
	width: 460px;
	float:left;
}

#content6 #left img { 
	padding-left:15px;
}

#content6 #right {
	/*border: dashed thin;*/
	width: 360px;
	float: right;
	padding-left:10px;
}

.trackpack6 {
	position: absolute;
	top : 1093px;
	left: 265px;
	width: 200px;
	height: 35px;
	z-index: 3;
}
/***** end testi *****/

.trackpack7 {
	position: absolute;
	top : 703px;
	left: 265px;
	width: 200px;
	height: 35px;
	z-index: 3;
}

/***** start frame *****/
#flash3 {
	background-color:#FFFFFF;
	overflow: auto;
	float: left;
	width: 474px;
	height: 670px;
	border:thin;	
}

#flash3 img {
	padding-left:15px;
}

#flash3 #left {
	/*border: dotted thin;*/
	width: 460px;
	float:left;
}

#rightside3 {
	background-color:#FFFFFF;
	width: 364px;
	height: 670px;
	float: right;
}

#rightside3 img{
	padding-top: 13px;
	padding-left: 8px;
}

.helpful {
	position: absolute;
	top : 710px;
	left: 490px;
	width: 205px;
	text-align: justify;
	z-index:3;
}

.trackpack8 {
	position: absolute;
	top : 874px;
	left: 265px;
	width: 200px;
	height: 35px;
	z-index: 3;

/***** end frame *****/