﻿body
{
	margin: 0px;
	background: #ffffff url(images/background_main.jpg) repeat-x left top;
	min-width: 800px;
}

#end 
{
	height:100px;
}

/* 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;	
}
#header_streamer
{
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 5%;
	float: left;
	height: 22px;
	position: relative;
	width: 50%;
	text-align: center;
	font-weight: bold;
	font-size: 14pt;
	color: white;
}
#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:  absolute;
	bottom: 0px;
}
.footerlinks
{
	color: white;
	vertical-align:  bottom;
	margin-left:2px;
}
/*END OF  Master.aspx  */



/* default.aspx     */

#default 
{
	width: 100%;
}
#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: 10px;
	text-align:center;
    margin-top:20px;
}
#prices {
	width: 300px;
	height: 100px;
	float: left;
	text-align: left;
	padding-left: 10px;
	color: White;
	font-size: 18pt;
}
#coupon {
	float:right;
	width: 100px;
	padding-right:10px;
	color:White;
}
#yeartodate {
	margin-top: 100px;
	text-align: left;
	padding-left: 10px;
	font-size: 20pt;
	color: #31b41a;
}
#btnsignupnow {
	width: 110px;
	cursor: hand;
	color: white;
	float: right;
	padding-right: 10px;
	vertical-align:middle;
}
.lblsignup {
	color: white;
	background-color: #a6ad8d;
}
#clear {
	clear: both;
	vertical-align: top;
	text-align: left;
}

#section2_mainwindow {
	margin-top:20px;	
}
#ctl00_ContentPlaceHolder1_GridView_last5trades caption {
	background-color:#A6AD8D;
}
#default_howitworks {
	margin-top:20px;
	padding-top:5px;	
}

#default_howitworks_text
{
	font-size: 20pt;
	vertical-align: top;
	color: #A6AD8D;
	text-align: center;
	font-weight: bold;
	font-variant: small-caps;
}


#default_howitworks_steps
{
	padding-left: 10px;
	text-align: left;
	float: left;

}
.howitworks_steps_text
{
	color: #96abc8;
	font-weight: bold;
	font-size: 16pt;
}




#step1 
{	
clear:both;
}

#step2 
{
	margin-top:20px;
	clear:both;
}
#step3
{
	margin-top:20px;
	clear:both;
}
#step4
{
	margin-top:20px;
	clear:both;
}

.default_steps
{
	width: 10px;
	text-align: center;
	color: white;
	float:left;
}

#clear2 
{
	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 */

H1
{
	font-size: 10pt;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: underline;
}

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;
}

HR {
    color:  Gray;
    height:1pt;
    text-align:left
}


/* CONTACTUS.ASPX */

#contactus {
	padding-top: 14px;
	padding-bottom: 0px;
	padding-left: 3%;
	float: left;
	height: 300px;
	position:   relative ;
	width: 300px;
	text-align:left;
}

#contactus2
{
	line-height: 12px;
	font-weight: bold;
	font-variant: small-caps;
	vertical-align: text-bottom;
	font-size: 8pt;
}
.contactuslabel
{
	vertical-align: bottom;
	color: red;
	font-size: 8pt;
	font-variant: small-caps;
}



/* 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;
	/* height:100px; */
	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; /* height:90px; */
	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;
	height:100px;

}

#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;
	height:100px;
}
#myaccount_picks_title
{
	
	 background-color:#A6AD8D;
}

#myaccount_clear 
{
	height:100px;
	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  */