﻿body
{
	margin: 0px;
	background: #ffffff url(images/background_main.jpg) repeat-x left top;
	min-width: 800px;
}




#end 
{
	height:300px;
}

/* Master.aspx  */

#header {
	margin-right: 0;
	height: 87px;
	width: 100%;
	min-width: 800px;
	top: 0;
	left: 0;	
}
#title {
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 28px; 
	float: left; 
	height: 75px;  
	position:  relative ;
	top: 0px;
	left: 0px;
}
#textlinks {
	padding-top: 14px;
	padding-bottom: 0px;
	padding-left: 5%;
	float: left; 
	height: 30px; 
	position:   relative;
	width:70px;
	text-align:right;
}
#links {
	padding-top: 14px;
	padding-bottom: 0px;
	padding-left: 3%;
	float: left; 
	height: 30px; 
	position:   relative ;
	width: 115px;
	text-align:right;
}
.links_pictures
{
	cursor: hand;
	height: 22px; 
	width: 22px;
	padding-right: 5px;
}
#search {
	padding-top: 14px;
	padding-bottom: 0px; 
	padding-left: 3%;
	height: 30px; 
	position: relative;
	top: 0px;
	float: left; 
	font-weight: bold;
	text-align: left;	
}
#login {
	padding-top: 14px;
	padding-bottom: 0px; 
	position:  relative ;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	height: 50px; 
	text-align: right;
	float: right; 
	margin-right: 10px;	
}

#navigation
{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left; 
	height: 20px; 
	position: relative;
	width: 100%;
	text-align: center; 
}
.headerbutton
{
	cursor: hand;
	color: white;
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
	height: 22px;
	background-color: Transparent;
	width: 10%;
	margin-right: 10px;	
}
#footer
{
	background: #ffffff url(images/background_main.jpg) repeat-x left top;
	padding-bottom: 0px;
	margin-top: 0px;
	width: 100%;
	color: White;
	text-align: center;
	clear: both;
	position: relative;
	bottom: 0px;
	 vertical-align:baseline;
}
.footerlinks
{
	color: white;
	vertical-align:  bottom;
	margin-left:2px;
}
/*END OF  Master.aspx  */



/* default.aspx     */

#default 
{
	width: 100%;
	margin-top: 10px;
}
#leftside
{
	position: absolute;
	width: 135px;
	margin-top: 5px;
	left: 0px;
	top: 122px;
}
#rightside
{
	position: absolute;
	width: 135px;
	right:0px;
	padding-top: 5px;
	margin-top: 5px;
	top: 122px;
	
}
#mainwindow {
	margin-left:195px;
	margin-right:195px;
    margin-top:20px;
}
#prices {

	float: left;
	text-align: left;
	padding-left: 10px;
	color: White;
	font-size: 18pt;
}
#default_right
{
	text-align:right;
}

#banner 
{
margin-top:40px;
float:left;

}

#coupon {
	float:right;
	width: 100px;
	padding-right:10px;
	color:White;
}
#btnsignupnow 
{
	width: 100px;
	cursor: hand;
	color: white;
	float:right;
	margin-top:40px;

}

#yeartodate 
{
	margin-top:30px;
	text-align: left;
	padding-left: 10px;
	font-size: 20pt;
	color: #31b41a;

}



.lblsignup {
	color: white;
	background-color: #a6ad8d;
}
#clear
{
	clear: both;
	vertical-align: top;
	text-align: left;
	padding-left: 5px;
}

#section2_mainwindow 
{
	margin-top:20px;
	margin-bottom:40px;	
}
#ctl00_ContentPlaceHolder1_GridView_last5trades caption {
	background-color:#A6AD8D;
}
.default_howitworks
{
	text-align: left;
	color: #fff;
	font-size: 14pt;
	text-decoration: none;
	margin-top: 20px;
	margin-bottom: 20px;

}




#howitworks_title
{
	font-size: 2em;
	color: #A6AD8D;
	text-align: center;
	font-weight: normal;
	line-height: 2pt;
	text-decoration:none;
}




.whyus 
{ 
	font-size: 14pt;
	color: #96abc8;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
	margin-top:20px;

}

#whyus_title
{
	font-size: 2em;
	color: #A6AD8D;
	text-align: center;
	font-weight: normal;
	line-height: 1pt;
	text-decoration:none;
}


.hr80
{ 
width:200px;
margin:10px;

}



.default_howitworks a:active
{
	color: #fff;
	text-decoration: underline;
	font-weight:normal;
}

.default_howitworks a:link
{
	color: #fff;
	text-decoration: underline;
	font-weight:normal;
}

.default_howitworks a:visited
{
	color: #fff;
	text-decoration: underline;
	font-weight:normal;
}
.default_howitworks a:hover
{
	text-decoration: underline;
	font-weight:normal;
		color:Red;
}




.clear
{
	clear:both;

}
#default_end 
{
	height:150px;
}


/* END OF DEFAULT.ASPX */

/* LOGIN .ASPX */

#login_main 
{

margin:0px auto;
margin-top:100px;
width:60%;	
text-align:center;
clear:both;

}
#login_newuser 
{
	text-align:right;
	padding-right:5px;
	
}
/* END OF LOGIN.ASPX */
/* FORGOTUSERINFO.ASPX */

#forgotuserinfo_page 
{
	margin:0px auto;
margin-top:100px;
width:60%;	
text-align:center;
clear:both;
height:100%;
}
/* END OF FORGOTUSERINFO.ASPX */




H2  {
	font-size: 1.4em;
    font-weight: bold;
    color: #75808A;
}

H3  {
    font-size:  1.2em;
    font-weight:  bold;
    color: #75808A;
}

H4  {
    font-size:  1.2em;
    font-weight: bold;
    color: #75808A;
}

H5
{
	font-size: 1.1em;
	font-weight: bold;
	color: #75808A;
	background-color: #96abc8;
	width:10px;
}

H6
{
	font-weight: bold;
	font-size: 14pt;
	color: #96abc8;
	font-variant: small-caps;
	text-decoration: underline;
}

A:link  {

    font-weight:    bold;
    text-decoration:    none;
}

A:visited   {
    font-size:  1.0em;
    font-weight:    bold;
    text-decoration:    none;
    color:  #75808A;
}

A:active    {
    font-size:  1.0em;
    font-weight:    bold;
    text-decoration:    none;
    color:  #75808A;
}

A:hover {
    font-size:  1.0em;
    font-weight:    bold;
    text-decoration: underline;
    color:  #cc0000;
}


/* ABOUTUS.ASPX */

#aboutus_page {
	margin:0px auto;
	margin-top:80px;
	min-height:700px;
	margin-left:195px;
	margin-right:195px;
	margin-bottom:20px;
}
#aboutus_right 
{
	position:absolute;
	margin:0px auto;
	margin-top:80px;
	width:130px;	
	text-align:left;
	right:0px;
	top: 122px;
	
	
}

#aboutus_page h1
{
	color: #96abc8;
	text-align: center;
	font-size: large;
	font-family: Arial;
	text-decoration: none;
}
#aboutus_page hr
{
	width: 100%;
	text-align: center;
	color: #8ba18e;
}


#aboutus_page h2
{
	color: #000066;
	font-size:16px;
	line-height:1px;
}

.aboutus_answer 
{
	padding-left:30px;
	padding-right:20px;
}




/* END OF ABOUTUS.ASPX */


/* STOCKPICKS.ASPX */

#stockpicks_page {
	margin:0px auto;
	margin-top:80px;
	min-height:700px;
	margin-left:180px;
	margin-right:180px;
	margin-bottom:20px;
}

#stockpicks_left
{
	position:absolute;
	left:0px;
	margin:0px auto;
	margin-top:80px;
	width:125px;	
	text-align:left;
	top: 122px;
	
	
}
#stockpicks_right 
{
	position:absolute;
	margin:0px auto;
	margin-top:80px;
	width:125px;	
	text-align:left;
	right:0px;
	top: 122px;
	
	
}

#stockpicks_page h1
{
	color: #96abc8;
	text-align: center;
	font-size: large;
	font-family: Arial;
	text-decoration: none;
}
#stockpicks_page hr
{
	width: 100%;
	text-align: center;
	color: #8ba18e;
}


#stockpicks_page h2
{
	color: #000066;
	font-size:16px;
	line-height:1px;
}

.stockpicks_answer 
{
	padding-left:30px;
	padding-right:20px;
}




/* END OF stockpicks.ASPX */

/* HISTORY.ASPX */


#history_page {
	margin:0px auto;
	margin-top:80px;
	width:80%;	
	text-align:center;
}
#history_page h1
{
	color: #96abc8;
	text-align: center;
	font-size: large;
	font-family: Arial;
	text-decoration: none;
}
#history_page hr
{
	width: 90%;
	text-align: center;
	color: #8ba18e;
}
/* END OF HISTORY.ASPX */



/*ADMIN.ASPX */

#admin_page {
	margin:0px auto;
	margin-top:80px;
	width:80%;	
	text-align:center;
}
#admin_page h1
{
	color: #96abc8;
	text-align: center;
	font-size: large;
	font-family: Arial;
	text-decoration: none;
}
#admin_page hr
{
	width: 90%;
	text-align: center;
	color: #8ba18e;
}

#admin_links
{
	padding-left: 10px;
	width: 200px;
	text-align: left;
	border-right: #8ba18e thin solid;
	border-top: #8ba18e thin solid;
	border-left: #8ba18e thin solid;
	border-bottom: #8ba18e thin solid;
}

/*END OF ADMIN.ASPX */



/* CONTACTUS.ASPX */

#contactus_page {
	margin:0px auto;
	margin-top:80px;
	width:50%;	
	text-align:center;
}

#contactus2
{
	line-height: 12px;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 8pt;
}
.contactuslabel
{
	color: red;
	font-size: 8pt;
	font-variant: small-caps;
}

#contactus_page h1
{
	color: #96abc8;
	text-align: center;
	font-size: large;
	font-family: Arial;
	text-decoration: none;
}
#contactus_page hr
{
	width: 90%;
	text-align: center;
	color: #8ba18e;
}

/* Privacy policy */

#privacy_page 
{

margin-top:80px;
}

#privacy_image1
{
		margin-left:30px;
	margin-right: 0;
	height: 50px;
	margin-top: 10px;
	left: 0;
	color: white;
	font-variant: small-caps;
	font-weight: bold;
	background-image: url(images/blue long1.jpg);
	background-repeat: no-repeat;

}

#privacy_text
{
	float:left;
	top: 0;
	padding-left:30px;
	padding-right:30px;
    padding-top :20px;


}

/* Adverisewithus */

#advertise_plan
{
	height: 100%;
 width: 800px; 
	top: 0;
	margin-left:100px;
	 margin-top:100px;

}

#advertise_item
{
	margin-right: 0;
	width: 800px;
	top: 0;
	float: left;
	border-right: #96abc8 thin solid;
	border-top: #96abc8 thin solid;
	border-left: #96abc8 thin solid;
	border-bottom: #96abc8 thin solid;
}
#advertise_id
{
	width: 50px;
	top: 0;
float:left;
overflow:auto;
text-align:center;

}
#advertise_name
{
	width: 250px;
	top: 0;
 float  :left;
overflow:auto;
padding-left:20px;

}
#advertise_pic
{
	margin-right: 0;
	width: 468px; 
	float: right;
	text-align: center;
	padding-top: 20px;
}
.button
{
	background-color: #96abc8;
	font-weight: bold;
	font-size: 12px;
	color: white;
	border: 2px dotted white;
	padding: 2px;
	width: 100px;
	height: 22px;
	cursor: hand;
}
.buttonover {
background-color: #99ccff;
font-weight: bold;
font-size: 12px;
color:black;
border: 2px dotted white;
padding: 2px;
width: 100px;
height: 22px;
}

#advertisewithus_buttons {
	margin-right: 0;
	width: 700px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	height: 50px;
}
/* Advertisewithus_2 page */

#advertisewithus_2_head
{
	margin-right: 0;
	width: 700px;
	margin-top: 30px;
	height: 100px;
	border-right: #96abc8 thin solid;
	border-top: #96abc8 thin solid;
	border-left: #96abc8 thin solid;
	border-bottom: #96abc8 thin solid;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;

}

#advertisewithus_2_customerinfo
{
	margin-right: 0;
	width: 700px;
	margin-top: 30px;
	border-right: #96abc8 thin solid;
	border-top: #96abc8 thin solid;
	border-left: #96abc8 thin solid;
	border-bottom: #96abc8 thin solid;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;


}
#advertisewithus_2_adinfo
{
	margin-right: 0;
	width: 700px;
	margin-top: 30px;
	border-right: #96abc8 thin solid;
	border-top: #96abc8 thin solid;
	border-left: #96abc8 thin solid;
	border-bottom: #96abc8 thin solid;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;


}
#advertisewithus_2_bottom {
	margin-right: 0;
	width: 700px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	height: 50px;

}

#clearleft 
{
	clear:left;
}

#divpaypal 
{
	margin-top: 30px;
		margin-right: auto;
	margin-left: auto;
	height:800px;
}

#divpaypal h2
{
	text-align: center;
}

/*paymentcomplete.aspx */
#paymentcomplete_head
{
	width: 600px;
	margin-top: 30px;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	padding-bottom: 200px;
	margin-top: 100px;
	margin-bottom: 200px;
	text-align: center;
	color: #a6ad8d;
}

#paymentcomplete_header
{
	font-weight: bold;
	font-size: 20pt;
	color: #96abc8;
}



#paymentcomplete_view1 
{
	padding-left:10px;
	padding-right:10px;
}


/* Register.aspx   */

#register_leftside 
{
	position: absolute;
	width: 135px;
	margin-top: 5px;
	left: 0px;
	top: 122px;
}

#register_middle 
{
	margin-left:195px;
	margin-right:195px;
	text-align:center;
    margin-top:30px;
    
}
.register_subscription
{
	text-align:   center;
}

.register_subscription_title
{
	font-size: 20pt;
	text-decoration: underline;
	color:#A6AD8D;
}


.register_subscription_option
{
	padding-top:10px;
	float: left;
	width: 100px;
	text-align: center;
	color: #8D9DB4;
	font-weight: bold;
}

.register_subscription_description
{
	float: left;
	width: 70%;
	vertical-align: top;
	text-align: left;
	color: #8D9DB4;
	font-weight: bold;
	margin-left:15px;
}

.register_subscription_highlights
{
	color: #743b39;
}

#register_userdetails_fields 
{
	text-align:left;
	color: #8D9DB4;
	font-weight: bold;
}

#register_userdetails_left
{
	line-height: 18pt;
	float:left;
	padding-left:10px;
}
#register_userdetails_right 
{
	
}

.register_clear
{
	clear:both;
}


#register_rightside
{
	position: absolute;
	width: 135px;
	right:0px;
	padding-top: 5px;
	margin-top: 5px;
	top: 122px;

}

.hand
{
	cursor: hand;
}

/*MYACCOUNT.ASPX      */

#myaccount_left
{
	position: absolute;
	width: 140px;
	margin-top: 5px;
	left: 5px;
	top: 122px;
}


#myaccount_left hr
{
	width: 70%;
	text-align: center;
}
#myaccount_main
{

	margin-left:195px;

	text-align:center;
    margin-top:20px;
	float:left;
	width:70%;
	
}

#myaccount_alerttitle
{
	
	 background-color:#A6AD8D;
}


#myaccount_currentpick
{

	
    margin-top:30px;

}

#myaccount_currentpick_title
{
	text-decoration: underline;

	margin-left:70px;
	margin-right:0px; 
	text-align:center;

}
#myaccount_currentpick_date
{
	margin-right:8px;
float:right;	
}


	
#myaccount_currentpick_backcolor 
{
	background-color:#8BA18E;

}
#myaccount_picks
{

	text-align:center;
    margin-top:30px;
}
#myaccount_picks_title
{
	
	 background-color:#A6AD8D;
}

#myaccount_clear 
{
	clear:both;
}

/* End of MYACCOUNT.ASPX */

/* MYACCOUNTLINKS USER CONTROL */


.bluetext
{
	cursor: hand;
	color: #8d9db4;
	font-size:  small;
	font-weight:bold ;
	line-height:20px;
}



/*CHANGEPASSWORD.ASPX  */



#change_password_page 
{

margin:0px auto;
margin-top:100px;
width:60%;	
text-align:center;
}

#change_password_labels {
	line-height: 18pt;
	float:left;
	padding-left:10px;
	width:150px;

}
#change_password_textboxes
{
	text-align: center;

}
/*END OF CHANGEPASSWORD.ASPX  */


/*CHANGE_EMAIL.ASPX  */
#change_email_page 
{

margin:0px auto;
margin-top:100px;
width:60%;	
text-align:center;
}

#change_email_labels {
	line-height: 18pt;
	float:left;
	padding-left:10px;
	width:150px;

}
#change_email_textboxes
{
	text-align: center;

}



/*END OF CHANGE_EMAIL.ASPX  */


/*CANCEL_SUBSCRIPTION.ASPX  */


#cancel_subscription_page 
{

margin:0px auto;
margin-top:100px;
width:60%;	
text-align:center;
}


/*END OF CANCEL_SUBSCRIPTION.ASPX  */

/*EDUCATION.ASPX  */

#education_page {
	margin:0px auto;
	margin-top:80px;
	min-height:700px;
	margin-left:180px;
	margin-right:180px;
	margin-bottom:20px;
}

#education_left
{
	position:absolute;
	left:0px;
	margin:0px auto;
	margin-top:80px;
	width:125px;	
	text-align:left;
	top: 122px;
	
	
}
#education_right 
{
	position:absolute;
	margin:0px auto;
	margin-top:80px;
	width:125px;	
	text-align:left;
	right:0px;
	top: 122px;
	
	
}

#education_page h1
{
	color: #96abc8;
	text-align: center;
	font-size: large;
	font-family: Arial;
	text-decoration: none;
}
#education_page hr
{
	width: 100%;
	text-align: center;
	color: #8ba18e;
}


#education_page h2
{
	color: #000066;
	font-size:16px;
	line-height:1px;
}

.education_answer 
{
	padding-left:30px;
	padding-right:20px;
}

.accordion_header
{
	cursor: hand;
	padding-left:10px;
	color: #96abc8;
}
.accordion_header a
{
	cursor: hand;
	font-weight: bold;
	font-size: medium;
	color: #3300ff;
}
.accordion_header a:hover
{
	text-decoration: underline;
}
.accordion_content
{
	margin-left: 5px;
	margin-right: 5px;
	border-right: #8ba18e thin dashed;
	border-top: #8ba18e thin dashed;
	border-left: #8ba18e thin dashed;
	border-bottom: #8ba18e thin dashed;
	padding: 5px;
	padding-top: 5px;
	color: #000000;
}
.accordion_content a
{ 
	color: #3300ff; }
	
/*END OF EDUCATION.ASPX  */

/* HELP.ASPX */
#help_page 
{
margin:0px auto;
margin-top:80px;
width:85%;	
text-align:center;
}

.help_panels_left
{
	width:45%;
	float:left;
	text-align:left;
	min-height:230px;
}

#help_page h1
{
	color: #96abc8;
	text-align: center;
	font-size: large;
	font-family: Arial;
	text-decoration: none;
	line-height: 5pt;
}
#help_page hr
{
	width: 100%;
	text-align: center;
	color: #8ba18e;
	vertical-align: top;
}

.help_panels_right
{
	width:45%;
	float:right;
	text-align:left;
	min-height:230px;
}

#help_top 
{
	margin-bottom:30px;
}



#help_bottom 
{
	clear:both;
	margin-top:50px;
}
#help_space 
{
	padding-top:20px;
	min-height:50px;
	clear:both;
	text-align:left;
}



/* END OF HELP.ASPX */

/* END OF HELP.ASPX */