/* CSS Document */

/* SELECTORS */
body {
	font-family:arial;
	font-size:12px;
	color:#010101;
	background:#CDCDCD url(/Images/bg_body_back.gif) repeat-x left top;
	margin:0;
	padding:0;
}
form, ul, li, p, img, a, h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	list-style-type:none;
	float:left;
	font-weight:normal;
}
a:link,
a:active, 
a:visited  {
	text-decoration:none;
	color:#006699;
}
a:hover {
	text-decoration:underline;
}
img {
	border:0 none;
}





/* ID */
#wrapper {
	width:980px;
	margin:0 auto;
	background-color:#ffffff;
}
#header {
	width:980px;
	float:left;
	border-top:5px solid #606060;
}
#logo {
	float:left;
	width:220px;
	padding:30px 0 0 20px;
}
.login {
	float:right;
	width:453px;
	padding:4px 0 10px 0;
	font-size:11px;
}
.login a {
	float:right;
	padding:0 16px 0 0;
	margin:10px 0 0 0;
}
.login input {
	border:1px solid #AFAFAF;
	width:124px;
	height:16px;
	float:left;
	margin:4px 0 0 0;
}
.login label {
	float:left;
	padding:4px 8px 0 15px;
	margin:4px 0 0 0;
}
.loged {
	float:right;
	width:670px;
	padding:4px 0 15px 0;
}
.loged span { 
	float:left; 
	padding:0 8px 0 8px;
}
.log_name {
	float:left;
	text-align:right;
	width:490px;
	font-weight:bold;
	color:#525252;
}
.loged a {
	float:right;
	padding:0 16px 0 0;
	margin:1px 0 0 0;
}
#top_nav {
	float:right;
	width:980px;
	font-size:14px;
}
#top_nav ul {
	float:left;
	padding:7px 0 0 0;
	background:url(/Images/bg_top_nav_shadow.gif) repeat-x left top;
	border-bottom:3px solid #000000;
}
#top_nav ul li {
	float:left;
	background:url(/Images/bg_top_nav_bar.gif) no-repeat right 3px;
}
#top_nav ul li a:link,
#top_nav ul li a:active,
#top_nav ul li a:visited {
	float:left;
	color:#2A2A2A;
	padding:10px 9px 9px 9px;
}
#wrapper #top_nav ul li a:hover,
#wrapper #top_nav ul li a.selected {
	background:#000000 url(/Images/bg_top_nav_hover.gif) repeat-x left top;
	color:#FFFFFF;
	text-decoration:none;
}
#top_nav ul li.home a:link, 
#top_nav ul li.home a:visited,
#top_nav ul li.home a:active{
	float:left;
	width:38px;
	height:35px;
	padding:0 0 0 0;
	background:transparent url(/Images/Home_nav.gif) no-repeat scroll left top;
}
#wrapper  #top_nav ul li.home a:hover {
	padding:0 0 0 0;
	background:transparent url(/Images/Home_nav.gif) no-repeat scroll left top;
}
#container {
	float:left;
	width:980px;
	padding:1px 0 0 0;
}
#top_container {
	float:left;
	width:980px;
	border-bottom:6px solid #C0C5C1;
	background:url(/Images/bg_top_container_back.gif) repeat-y left top;
}

#top_container2 {
	float:left;
	width:980px;
	padding:0 0 6px 0;
	border-bottom:6px solid #C0C5C1;
}
#top_container2 #full_back {
	float:left;
	width:314px;
	padding:5px 0 5px 5px;
	/*background:url(/Images/bg_full2_back.gif) repeat-x left top;*/
}
#top_container2 #full_back h1 {
	float:left;
	margin:0;
	padding:0 0 0 0;
	width:80%;
	color:#FFFFFF;
	font-size:25px;
	font-weight:normal;
}
#top_container2 #full_back ul {
	float:left;
	margin:0;
	padding:30px 0 0 5px;
	width:290px;
	list-style-type:none;
}
#top_container2 #full_back ul li {
	float:left;
	margin:0;
	padding:0 0 6px 10px;
	width:135px;
	color:#ffffff;
	background:url(/Images/li_square.gif) no-repeat left 7px;
}
#top_container2 #full_back ul li a {
	color:#ffffff;
	font-weight:normal;
	font-size:13px;
}
#top_container2 #full_back ul li a:hover {
	text-decroation:underline;
}
#top_container2 #full_back h1 strong {
	font-size:30px;
	font-weight:normal;
}
#top_container2 #metal_pack {
	background:url(/Images/bg_no_4.gif) no-repeat left top;
}
#top_container2  #energy_pack {
	background:transparent url(/Images/bg_no_5.gif) no-repeat scroll left top;
}
#top_container2  #agri_pack {
background:transparent url(/Images/bg_no_6.gif) no-repeat scroll left top;
}
#top_container2 h1,
#top_container2 h2 {
	float:left;
	color:#024E80;
	font-size:26px;
	padding:17px 0 8px 0;
	
}
#top_container2 h1 span,
#top_container2 h2 span{
	color:#50504D;	
}

#full_back {
	float:left;
	width:314px;
	padding:15px 0 0 20px;
	background:url(/Images/bg_full_back.gif) repeat-x left top;
}
#full_back p {
	float:left;
	color:#ffffff;
	padding:70px 0 20px 5px;
	font-size:12px;
}
#full_back p strong {
	font-size:18px;
	font-weight:normal;
}
#full_back p span {
	color:#0DADD1;
}
#full_back  input {
	float:left;
}
#full_back .link{
	float:left;
	width:85px;
	padding:8px 0 0 0;
}
#full_back a {
	color:#ffffff;
	margin:0px 0 2px 5px;
	font-weight:bold;
	float:left;
}
#product_box {
	float:left;
	width:644px;
	background:url(/Images/bg_product_back.gif) repeat-x left top;
}
#metal_pack {
	float:left;
	width:195px;
	text-align:right;
	background:url(/Images/bg_metal_pack.gif) no-repeat left top;
}
#metal_pack p{
	width:145px;
}
#top_container h1,
#top_container h2 {
	float:right;
	color:#000000;
	font-size:26px;
	padding:35px 0 27px 0;
	
}
#top_container h1 span,
#top_container h2 span,
#container h3 span,
#product_box p {
	color:#949494;	
}
#product_box p {
	font-size:14px;
	padding:0 0 12px 0;
	float:right;
}
#product_box p span,
#bullion_pack p span {
	color:#B5B5B5;
}
#mcx_pack p span {
	color:#B5B5B5;
}
#product_box p span.RS,
#product_box p span.amount,
#bullion_pack p span.RS,
#bullion_pack p span.amount {
	color:#475323;
	font-size:20px;
	font-weight:bold;
}
#mcx_pack p span.RS,
#mcx_pack p span.amount {
	color:#475323;
	font-size:20px;
	font-weight:bold;
}
#product_box p span.amount,
#bullion_pack p span.amount {
	color:#0DABD2;
}
#mcx_pack p span.amount {
	color:#0DABD2;
}
#energy_pack {
	float:left;
	width:200px;
	padding:0 0 0 20px;
	background:url(/Images/bg_energy_pack.gif) no-repeat 10px top;
}
#product_box #energy_pack p {
	float:right;
	width:150px;
	text-align:right;
}
#agri_pack {
	float:left;
	width:195px;
	padding:0 0 0 20px;
	background:url(/Images/bg_agri_pack.gif) no-repeat 3px top;
}
#product_box #agri_pack p {
	float:right;
	width:150px;
	text-align:right;
}
#mid_container {
	float:left;
	width:980px;
	border-bottom:3px solid #C0C5BF;
	padding:0 0 0 0;
	background:url(/Images/bg_mid_container_back.gif) repeat-y left top;
}
#bullion_pack {
	float:left;
	width:283px;
	border:10px solid #ECEADB;
	padding:0 30px 15px 0;
	border-bottom:0 none;
	background:#F7F8F3 url(/Images/icon_107.gif) no-repeat left 40px;
}
#bullion_pack h3 {
	float:right;
}
#bullion_pack p {
	text-align:right;
	float:right;
	width:250px;
	font-size:14px;
	padding:0 0 10px 0;
}
#mcx_pack {
	float:left;
	width:370px;
	border:10px solid #ECEADB;
	padding:0 30px 15px 0;
	border-bottom:0 none;
	background:#F7F8F3 url(/Images/mcx_icon.gif) no-repeat left 40px;
}
#mcx_pack h3 {
	float:right;
}
#mcx_pack p {
	text-align:right;
	float:right;
	width:250px;
	font-size:14px;
	padding:0 0 10px 0;
}
#container h3 {
	font-size:22px;
	color:#0DABD2;
	padding:10px 0 35px 25px
}
#bullion_pack p,
#bullion_pack p span {
	color:#000000;
}
#mcx_pack p,
#mcx_pack p span {
	color:#000000;
}
#accuracy {
	float:left;
	width:430px;
	padding:10px 0 20px 0;
	background:url(/Images/bg_accuracy.gif) no-repeat 300px bottom;
}
#accuracy ul li {
	width:380px;
}
#accuracy span.numb {
	color:#2B9E13;
}
#container ul {
	padding:0 0 0 20px;
}
#container ul li {
	background:url(/Images/bg_ul_square.gif) no-repeat left 6px;
	padding:0 0 7px 10px;
	float:none;
}
#take_trail {
	float:right;
	width:215px;
	padding: 0 0 5px 0;
}
#take_trail p {
	padding:30px 0 20px 15px;
	color:#000000;
	float:left;
	font-size:13px;	
}
#bot_container {
	float:left;
	width:970px;
	padding:10px 0 10px 10px;
	background:#E5E6E1 url(/Images/bg_bot_container.gif) repeat-x left bottom;
}
#bot_container h3 {
	padding:5px 0 15px 0;
}
#customer {
	width:288px;
	float:left;
	padding:0 0 0 15px;
	border:10px solid #F9F9F9;
	/*background:#ffffff url(/Images/bg_customer.gif) no-repeat left bottom;*/
}
#customer p {
	padding:0 0 5px 90px;
}
#customer p span {
	margin:15px 0 5px 0;
	width:190px;
	float:left;
	height:1px;
	line-height:1px;
	border-bottom:1px solid #cccccc;	
}
#customer p a:link,
#customer p a:active,
#customer p a:visited {
	float:left;
	padding:10px 0 10px 0;
	color:#63A543;
	font-weight:bold;
}

#sample_tips {
	width:925px;
	float:left;
	padding:0 0 0 15px;
	border:10px solid #F9F9F9;
}
#sample_tips p {
	padding:0 0 5px 90px;
}
#sample_tips p span {
	margin:15px 0 5px 0;
	width:190px;
	float:left;
	height:1px;
	line-height:1px;
	border-bottom:1px solid #cccccc;	
}
#sample_tips p a:link,
#sample_tips p a:active,
#sample_tips p a:visited {
	float:left;
	padding:10px 0 10px 0;
	color:#63A543;
	font-weight:bold;
}

#performancereport {
	width:950px;
	float:left;
	border:5px solid #F9F9F9;
	background:#ffffff;
	padding:0 0 0 0px;
}
#stay_informed,
#our_product {
	width:277px;
	float:left;
	border:10px solid #F9F9F9;
	background:#ffffff;
	padding:0 0 0 15px;
}
#ad_banner {
	width:285px;
	float:left;
	border:5px solid #F9F9F9;
	background:#ffffff;
	padding:0 0 0 4px;
}
#stay_informed p {
	float:left;
	padding:0 0 19px 0;
	margin:0 0 20px 0;
	border-bottom:1px solid #cccccc;
}
#stay_informed input {
	float:left;
	padding:0 0 0 0;
	width:200px;
	color:#333333;
	font-size:14px;
	border-top:1px solid #CFCDCD;
	border-left:1px solid #CFCDCD;
	border-right:1px solid #333333;
	border-bottom:1px solid #333333;
	background:#ffffff;
}
#our_product {
	width:270px;
	padding-bottom:10px;
}
#our_product ul {
	padding:0 0 0 3px;
	float:left;
}
#our_product ul li {
	background:url(/Images/bg_ul_square.gif) no-repeat left 6px;
	padding:0 0 7px 10px;
	float:left;
	clear:both;
}
#our_product ul li a:link,
#our_product ul li a:active,
#our_product ul li a:visited{
	color:#8B8B8B;
}
#footer {
	width:980px;
	float:left;
	color:#C9CBCA;
	padding:0 0 20px 0;
	background:#332928 url(/Images/bg_footer.gif) repeat-x left top;
	border-top:3px solid #000000;
}
#footer ul {
	padding:20px 0 15px 300px;
}

#footer a {
	color:#C9CBCA;
	padding:0 8px 0 8px;
	background:url(/Images/bg_footer_nav_bar.gif) no-repeat left 1px;
}
#footer a.first {
	background:none;
}
.foot_content {
	float:left;
	padding:0 0 0 185px;
}	
.foot_content p{
	text-align:center;
	border-top:1px solid #84807F;
	padding:15px 80px 0 80px;
	color:#9A9997;
}




/* CLASS */

.clear {
	clear:both;
}
.login_spacer {
	float:left;
	padding:0 0 0 5px;
}
.login_spacer input {
	float:left;
	margin:0 0 0 0;
}
.Login_left {
	width:7px;
	height:26px;
	float:left;
	background:url(/Images/bg_login_left.gif) no-repeat left top;
}
.login input.login_button,
.login_button {
	height:26px;
	float:left;
	background:url(/Images/bg_blue_login_back.gif) repeat-x left top;
	border:0 none;
	font-weight:bold;
	color:#ffffff;
	padding:0 0 0 0;
	font-size:11px;
	width:auto;
}
.Login_right {
	width:7px;
	height:26px;
	float:left;
	background:url(/Images/bg_login_right.gif) no-repeat left top;
}
.link {
	float:right;
	width:85px;
	padding:0 5px 0 0;
}
.link a:link,
.link a:active,
.link a:visited {
	color:#FE0002;
	font-size:12px;
	float:right;
	text-decoration:underline;
}
.but_align {
	float:right;
}
.ash_left {
	background:url(/Images/bg_ash_button_left.gif) no-repeat left top;
	width:6px;
	height:31px;
	float:left;
}
.ash_button {
	background:url(/Images/bg_ash_button_back.gif) repeat-x left top;
	height:31px;
	font-weight:bold;
	color:#ffffff;
	padding-right:0;
	padding-left:0;
	margin:0;
	border:0 none;
	float:left;
	_letter-spacing:-1px;
}
*:first-child+html .ash_button {letter-spacing:-1px;}  /* Hack for IE 7 */
.ash_right {
	background:url(/Images/bg_ash_button_right.gif) no-repeat left top;
	width:6px;
	height:31px;
	float:left;
}	
.blue_left {
	background:url(/Images/bg_blue_login_left.gif) no-repeat left top;
	width:7px;
	height:31px;
	float:left;
}
.blue_button {
	background:url(/Images/bg_blue_login_back1.gif) repeat-x left top;
	height:31px;
	font-weight:bold;
	color:#ffffff;
	padding-right:0;
	padding-left:0;
	margin:0;
	border:0 none;
	_letter-spacing:-1px;
	float:left;
}
*:first-child+html .ash_button {letter-spacing:-1px;}	 /* Hack for IE 7 */
.blue_right {
	background:url(/Images/bg_blue_login_right.gif) no-repeat left top;
	width:7px;
	height:31px;
	float:left;
}
.trail_logo {
	float:left;
	width:205px;
	padding:20px 0 10px 10px;
	background:#ffffff;
}
.Now_but {
	float:left;
	padding:0 0 0 14px;
}	
	
	
	
	
	
	
	
/* product.html */


#inner_container {
	float:left;
	width:980px;
	margin:1px 0 0 0;
	border-top:25px solid #6F9118;
}
#inner_container p {
	float:none;
	padding:0 0 10px 0;
}
#inner_product {
	float:left;
	width:980px;
	border-top:3px solid #cccccc;
	background:url(/Images/bg_ash_nav_left.gif) repeat-y left top;
}
#left_nav {
	float:left;
	width:203px;
	font-size:15px;
}
#left_nav ul {
	float:left;
	background:url(/Images/bg_left_nav_bottom.gif) repeat-x left bottom;
	padding:0 0 233px 0;
}
#left_nav ul li {
	float:left;
	display:block;
}
#left_nav ul li a:link,
#left_nav ul li a:active,
#left_nav ul li a:visited {
	color:#343434;
	width:173px;
	background:#DDDDDD;
	padding:10px 10px 10px 20px;
	border-bottom:1px solid #ffffff;
}
#left_nav ul li a:hover,
#wrapper #left_nav ul li a.selected {
	color:#ffffff;
	background:#6F9118;
}
#content {
	float:left;
	width:740px;
	padding:15px 15px 15px 20px;
}
#inner_container h1{
	font-size:26px;
}
#inner_container h1,
#inner_container h2 span {
	color:#3E3E3E;
}
#inner_container h2 {
	color:#0DABD2;
	padding:15px 0 20px 0;
	font-size:23px;
}
.featured {
	float:left;
}
.featured h4 {
	float:left;
	background:#6F9118;
	color:#ffffff;
	padding:7px 25px 7px 15px;
	font-size:16px;
}
.feature_back {
	float:left;
	width:700px;
	border-top:1px solid #A9A9A9;
	border-bottom:1px solid #ECECEC;
	/*color:#706F6F;*/
	padding:15px 10px 5px 20px;
	background:url(/Images/bg_featured_ul_back.gif) repeat-x left top;
}
.long_width {
	width:860px;	
}
.long_width1 {
	width:900px;	
}
.featured ul {
	float:left;
	/*width:700px;
	border-top:1px solid #A9A9A9;
	border-bottom:1px solid #ECECEC;
	color:#706F6F;
	padding:15px 10px 50px 20px;
	background:#F4F4F4 url(/Images/bg_featured_ul_back.gif) repeat-x left top;*/
}
.featured ul li {
	clear:both;
	padding:0 0 6px 10px;
	background:url(/Images/bg_ul_li_dot.gif) no-repeat left 5px;
}




/* Shoping Cart */
#inner_content {
	float:left;
	width:935px;
	border-top:3px solid #cccccc;
	padding:25px 20px 20px 25px;
}
.procedure {
	float:left;
	padding:0 0 20px 0;
}
.pro_numb,
.pro_selected,
.pro_dot {
	float:left;
	border:1px solid #6F9118;
	background:#F6FDD3;
	color:#49494B;
	padding:5px 10px 5px 10px;
	font-weight:bold;
	font-size:16px;
}
.pro_dot {
	background:url(/Images/bread_dot.gif) no-repeat left top;
	width:28px;
	height:28px;
	border:0 none;
	padding:0;
	margin:1px 0 0 0;
}
.pro_selected {
	background:#6F9118;
	color:#ffffff;	
}
.pro_cont {
	float:left;
	margin:15px 0 0 0;
	border-top:2px solid #6F9118;
	padding:2px 10px 0 10px;
}
.Tab_head {
	font-weight:bold;
	color:#ffffff;
	font-size:16px;
}
.Tab_head_small {
	font-weight:bold;
	color:#ffffff;
	font-size:12px;
	padding:3px 2px 3px 2px;
}
.Tab_grey {
	font-weight:bold;
	color:#414143;
	font-size:18px;
}
.Tab_grand {
	font-weight:bold;
	color:#FF0000;
	font-size:18px;
}
.tab_pad {
	padding:5px 5px 5px 5px;
	color:#000000;
}
.tab_pad_small {
	padding:3px 2px 3px 2px;
	color:#000000;
}
.tab_pad img {
	float:none;
}
.tab_form {
	padding:20px 0 0 30px;
	float:left;
	/*width:500px;*/
}
.tab_form label {
	padding:5px 0 20px 0;
	float:left;
	width:200px;
	font-weight:bold;
	color:#3E3E3E;
	font-size:14px;
}
.tab_form input,
.tab_form select {
	width:248px;
	border:1px solid #ADADAD;
	padding:2px 0 2px 0;
	float:left;
}
.tab_form select {
	padding:2px 2px 2px 0;
}
.tab_form textarea {
	float:left;
}
.review_but {
	float:left;
	padding:10px 0 0 200px;
}
.review_but2 {
	float:left;
	padding:10px 0 0 130px;
}
.tab_form .review_but input {
	height:31px;
	letter-spacing:-1px;
	padding-right:0;
	padding-left:0;
	border:0 none;
	float:left;
	width:auto;
}
.error_box,
.error_box1	{
	float:left;
	color:#FF0000;
	padding:2px 0 5px 30px;
}
.error_box1	{
	padding:2px 0 5px 5px;
}
.cards {
	width:650px;
	background:#F2F1F1;
	padding:15px 17px 15px 19px;
	float:left;	
}
.cards strong {
	font-size:16px;	
}
.cards span {
	text-align:left;
	width:280px;
	padding:10px 0 10px 10px;
	margin:8px 0 8px 0;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	float:left;	
}
.cards img {
	padding:10px 0 10px 0;	
}
.credit_box {
	float:left;
}
.Thead_black {
	border-left:1px solid #8C996E;
	border-top:1px solid #8C996E;
}

td {
	border:0 none;
	border-right:1px solid #8C996E;
	border-bottom:1px solid #8C996E;
}


/* My Account */

.details {
	padding:0 0 0 0px;
	float:left;
	color:#010101;
}
#wrapper .details h2,
#wrapper content .details h2 {
	font-size:20px;
	padding-bottom:10px;
}
.details a:link,
.details a:active,
.details a:visited {
	color:#006699;
}
/*td {border:1px solid #8C996E;}*/
.butWidth {width:140px;}




/* pop up window */

#popup_window {
	width:400px;
	border:3px solid #6F9118;
	padding:10px 10px 20px 10px;
	background-color:#FBFBF9;
}
#popup_window h1 {
	border-bottom:1px solid #cccccc;
	color:#0DABD2;
}
#popup_window h1 span{
	color:#000000;
}
a.lbAction  {
	float:right;
}

/* login and Register */
.logreg_box {
	float:left;
	width:870px;
}
.log_text {
	float:left;
}
#inner_container .log_text p {
	float:left;
	color:#CC0033;
	padding:8px 5px 8px 10px;
	background:#FFFEE8;
	border:1px solid #E1B43B;
	font-weight:bold;
	width:365px;
}
.login_area,
.login_area2 {
	float:left;
	width:420px;
	border:1px solid #cccccc;
}
.login_area2 {
	float:right;
	padding-bottom:5px;
}
#wrapper .login_area2 input {
	border:0 none;
	width:auto;
}
#wrapper .login_area h1,
#wrapper .login_area2 h2 {
	color:#ffffff;
	width:410px;
	font-weight:bold;
	font-size:18px;
	padding:8px 0 8px 10px;
	background:#6F9118;
}
#wrapper .login_area label,
#wrapper .login_area2 label {
	width:130px;
}
.login_bor {
	float:left;
	padding:20px 20px 20px 18px;
	
}	


/* Free Trail Page */
.free_full {
	float:left;
	padding:20px 0 20px 0;
}
.free_full_top {
	float:left;
	width:740px;
	background-color:#6F9118;
}
#wrapper .free_full_top h2 {
	float:left;
	background:url(/Images/bg_free_full_left.gif) no-repeat left top;
	width:525px;
	color:#000000;
	padding:7px 0 0 200px;
	font-size:30px;
} 
#wrapper .free_full_top h2 span {
	color:#ffffff;
} 
.full_right {
	float:right;
	background:url(/Images/bg_free_full_right.gif) no-repeat right top;
	width:10px;
	height:48px;
} 
.free_full_mid {
	float:left;
	border-left:1px solid #CFCFCF;
	border-right:1px solid #CFCFCF;
	background:#FCFCFC url(/Images/bg_free_full_mid_back.gif) repeat-x left top;
	width:738px;
}

.cup_content,
.mcx_content{
	float:left;
	width:500px;
	/*background:url(/Images/bg_free_full_mid_cup.gif) no-repeat left top;*/
	margin:-4px 0 0 0;
	padding:20px 0 0 200px;
	color:#464646;
	font-size:14px;
}

.cup_content h3,
.mcx_content h3 {
	float:left;
	font-size:16px;
	font-weight:bold;
	padding:0 0 5px 0;
}
.cup_content label span,
.mcx_content label span,
.common_content label span {
	color:#FF0000;
}
.free_full_bottom {
	float:left;
	background:url(/Images/bg_free_full_bot_curve.gif) no-repeat left top;
	height:10px;
	width:739px;
	line-height:10px;
}
.free_common_box {
	float:left;
	width:364px;
	padding:0 0 20px 0;
}
.free_common_top {
	float:left;
	width:359px;
	background-color:#6F9118;
}
#wrapper .free_common_top h2 {
	float:left;
	background:url(/Images/bg_free_common_left.gif) no-repeat left top;
	width:325px;
	color:#000000;
	padding:5px 0 5px 20px;
	font-size:20px;
} 
#wrapper .free_common_top h2 span {
	color:#ffffff;
} 
.free_common_right {
	float:right;
	background:url(/Images/bg_free_common_right.gif) no-repeat right top;
	width:8px;
	height:33px;
} 
.free_common_mid {
	float:left;
	border-left:1px solid #CFCFCF;
	border-right:1px solid #CFCFCF;
	background:#FCFCFC url(/Images/bg_free_full_mid_back.gif) repeat-x left top;
	width:357px;
	padding:0 0 10px 0;
	color:#464646;
}
.common_content {
	float:right;
	width:260px;
	padding:18px 8px 0 0;
	
}
.common_content h4 {
	float:left;
	font-size:14px;
	font-weight:bold;
	padding:0 0 18px 0;
}
.common_inp  {
	float:left;
}
.common_content label {
	width:230px;
	float:left;
	padding:2px 0 3px 0;
}

.free_common_bot {
	float:left;
	background:url(/Images/bg_free_common_bot.gif) no-repeat left top;
	height:7px;
	width:359px;
	line-height:7px;
}
.free_common_left_seciton {
	float:left;
	width:370px;
}
.free_common_right_seciton {
	float:right;
	width:359px;
}



/* Payment Method form */
.error_message {
	clear:left;
	color:#cc0033;
	border:1px solid #E1B43B !important;
	background:#FFFEE8;
	padding:10px;
	width:908px;
}
.pay_method {
	padding-left:0;
}
.pay_method label {
	width:130px;
}
.pay_method input {
	width:200px;
	margin:3px 0 0 0;
}

/* ERROR Message */
.error_message {
	clear:left;
	color:#cc0033;
	border:1px solid #E1B43B !important;
	background:#FFFEE8;
	padding:8px;
}

/* Are you a new user? box */
.login_area2 .login_bor {
	padding-bottom:29px;
}

/* aboutus float issue */
#wrapper #content  ul li {
	width:100%;
}
.feedback_error_message {
	clear:left;
	color:#cc0033;
	border:1px solid #E1B43B !important;
	background:#FFFEE8;
	padding:10px;
	width:490px;
}


/*  For lightbox popup */
#popup_window {
	border:3px solid #6F9118;
}

/* Testimonial */
.left_cont_box {
	float:left;
	padding:0 0 0 4px;
	margin:-226px 0 0 0;
}
.testimonial {
	border:1px solid #CFCDCD;
	padding:5px 5px 20px 5px;
	background:#F3F3F3;
	width:182px;
	color:#292929;
	float:left;	
	margin:0 0 7px 0;
}
.test_head {
	float:left;
	background:#E4E4E4;
	width:166px;
	font-size:16px;
	font-weight:bold;
	padding:8px 8px 8px 8px;
}

#wrapper .testimonial p {
	padding:15px 5px 0px 8px;
	width:165px;
	font-size:12px;
	line-height:17px;
	float:left;	
}


#ad_banner{
width:292px;
height:266px
}

#equity
{
	padding:1px 1px 1px 1px;
	background-color:RED;
	color:yellow;
}

.login_bg{background:url(/images/top_bg.jpg) repeat-x; border:1px solid #9cbbd3;}
.login_text{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#fff;padding-left:10px;border-top:0px; border-bottom:0px;border-right:0px;border-left:0px;}
.login_boxpad{ padding-left:10px;border-top:0px; border-bottom:0px;border-right:0px;border-left:0px;}

a.loginlink:link{font-family:Verdana, Arial, Helvetica, sans-serif; text-decoration:underline; font-size:11px; color:#fff; float:none;}
a.loginlink:visited{font-family:Verdana, Arial, Helvetica, sans-serif; text-decoration:underline; font-size:11px; color:#fff; float:none;}
a.loginlink:hover{color:yellow; float:none;}


.button_bg{background:url(/images/button_bg.jpg) repeat-x; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#0b5c91; height:21px; border:none; font-weight:bold;}



