﻿body
{
	margin: 0px; /*background-color: #F5F5F5;*/
	background-color: #EAEAEA;
	color: #666666;
	font-family: verdana, Tahoma, "Times New Roman" , sans-serif, Arial;
	font-size: 11px;
	line-height: 140%;
}
#website_width
{
	width: 950px;
}
#header
{
	height: 90px;
}
.text
{
	color: #666666;
	font-family: verdana, Tahoma, "Times New Roman" , sans-serif, Arial;
	font-size: 12px;
	line-height: 140%;
}

#logo
{
	float: left;
	background-image: url(../Images/Homepage/logo.png);
	background-repeat: no-repeat;
	width: 257px;
	height: 60px;
	margin-top: 20px;
}
#powered_relgo
{
	float: right;
	padding-right:5px;
	/*background-image: url(../Images/Homepage/platform_logo3.png);*/
	background-repeat: no-repeat;
	width: 170px;
	height: 50px;
	margin-top: 20px;	
}
.clear
{
	clear: both;
}
#menu_bg
{
	background-image: url(../images/Homepage/MenuBG3.png);
	width: 950px;
	background-position: right top;
	background-repeat: no-repeat;
	height: 50px;
	text-align:right;	
}
.menulinks
{
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	margin-left:20px;
	margin-right:20px;
	
}
.features
{
	background-color:#f5f5f5;
	height:180px;
	width:400px;
}
.menulinks:hover
{
	
	color: #F48F2F;
	
}
.forgetpassword
{
	text-decoration:none;
	color:#e0696f;
    font-size:10px;
    font-family:Verdana;    
}
.forgetpassword:hover
{
	text-decoration:none;
}
.NewUser
{
	text-decoration:none;
	color:#5590a9;
	font-size:10px;
	font-family:Verdana;
}
.NewUser:hover
{
	text-decoration:underline;
}
#body_bg
{
	background-image: url(../images/Homepage/body_bg.png);
	width: 950px;
	background-position: right top;
	background-repeat: repeat-y;
	height:auto;	
}
#feature_bg
{
	background-image: url(../images/Homepage/body_bg.png);
	width: 950px;
	background-position: right top;
	background-repeat: repeat-y;
	height: 915px;	
}

#pricing_bg
{
	background-image: url(../images/Homepage/body_bg.png);
	width: 950px;
	background-position: right top;
	background-repeat: repeat-y;
	height: 780px;	
}

.pricingdata
{
	width: 250px; 
	height: 30px; 
	border-bottom: 1px solid #8e8e8e; 
	font-family:Verdana; 
	font-size:11px;
}

.pricing1
{
	width: 200px; 
	text-align: center; 
	background-color: #487c94; 
	color: #ffffff;
    height: 20px; 
    font-family:Verdana; 
    font-size:14px;
}

.unlimited
{
	width: 200px; 
	text-align: center; 
	color: black; 
	height: 30px;
	font-size:11px;
	font-weight:bold;
}

.usersdata
{
	width: 200px; 
	text-align: center; 
	color: black; 
	border-top: 1px solid #8e8e8e;
    height: 30px; 
    border-bottom: 1px solid #8e8e8e;
    font-size:11px;
    font-weight:bold;
}

.checkboxes
{
	width: 200px; 
	text-align: center; 
	color: #a1a1a1; 
	background-color:#f1f9fc;
    height: 30px; 
    border-bottom: 2px solid #fefefe;
}

.buynow
{
	width: 200px; 
	text-align: center; 
	height: 50px; 
	border-bottom: 5px solid #fefefe; 
}

#faq_bg
{
	background-image: url(../images/Homepage/body_bg.png);
	width: 950px;
	background-position: right top;
	background-repeat: repeat-y;
	height: 470px;	
}

#contact_bg
{
	background-image: url(../images/Homepage/body_bg.png);
	width: 950px;
	background-position: right top;
	background-repeat: repeat-y;
	height: 450px;	
}

#about_bg
{
	background-image: url(../images/Homepage/body_bg.png);
	width: 950px;
	background-position: right top;
	background-repeat: repeat-y;
	height: 430px;	
}

#contactform_bg
{
	background-image: url(../images/Homepage/body_bg.png);
	width: 950px;
	background-position: right top;
	background-repeat: repeat-y;
	height: 420px;	
}

#contactform_bg1
{
	background-image: url(../images/Homepage/body_bg.png);
	width: 950px;
	background-position: right top;
	background-repeat: repeat-y;
	height: auto;	
}

#register_bg
{
	background-image: url(../images/Homepage/body_bg.png);
	width: 950px;
	background-position: right top;
	background-repeat: repeat-y;
	height: 600px;	
}

#Buynow_bg
{
	background-image: url(../images/Homepage/body_bg.png);
	width: 950px;
	background-position: right top;
	background-repeat: repeat-y;
	height: 585px;	
}

#Privacy_bg
{
	background-image: url(../images/Homepage/body_bg.png);
	width: 950px;
	background-position: right top;
	background-repeat: repeat-y;
	height: 1400px;	
}

.Privacydata
{
	padding-top:10px; 
	font-family:Verdana; 
	font-size:11px; 
	text-align:left; 
	padding-left:30px; 
	width:920px;
}

#terms_bg
{
	background-image: url(../images/Homepage/body_bg.png);
	width: 950px;
	background-position: right top;
	background-repeat: repeat-y;
	height: 1270px;	
}

.heading
{
	font-family: verdana, Tahoma, "Times New Roman" , sans-serif, Arial;
	font-size:16px;
	color:Orange;
}
.testimonials
{
	font-family:Arial;
	font-size:16px;
	color:#666666;
}
.link
{
 text-decoration:none;
 color:#666666;
}
.link:hover
{
	text-decoration:none;
	color: #000000;
}

.contactform
{
 text-decoration:underline;
 color:#48891B;
}
.contactform:hover
{
	text-decoration:underline;
	color: #48891B;
}

.link1
{
 text-decoration:none;
 color:Gray;
}
.link1:hover
{
	text-decoration:none;
	color: #000000;
}

.tabledata
{
 text-align:center;
 color:Red;
 background-color:#d5d5d5;
 height:25px;
 border-bottom:1px solid #8e8e8e;
 font-size:15px;
 font-weight:bold;	
}
.buynow
{
	text-align:center;
}

#footer_bg
{
	background-image: url(../images/Homepage/bottom_bg.png);
	background-repeat:repeat-x;
	width: 950px;	
	height: 50px;		
}

.faq
{
	text-align:left; 
	padding-left:20px; 
	padding-top:10px; 
	font-family:Verdana; 
	font-size:14px; 
	color:#187FBE;
	
}

.faqanswer
{
	text-align:left; 
	width:920px; 
	padding-top:10px; 
	padding-left:30px; 
	font-size:11px; 
	font-family:Verdana;
}

.contacthead
{
	text-align:left; 
	padding-top:30px; 
	padding-left:150px; 
	font-size:17px; 
	font-family:Verdana;
	color: #48891B;
}

.contacthead1
{
	text-align:left; 
	padding-top:5px; 
	font-size:14px; 
	font-family:Verdana;
	color: #48891B;
}

.contactdata
{
	text-align:left;
	padding-left:150px;
	font-family:Verdana;
	font-size:11px;
}

.email
{
	text-align:left; 
	padding-left:150px; 
	padding-top:20px; 
	font-size:17px; 
	font-family:Verdana; 
	color: #48891B;
}

.progress{
	font-size: 18px;
	color: #0D85B9;
	font-family:Verdana;    
}

 div, h1, h2, h3, h4, p, form, label, input, textarea, img, span, ul {
border:0 none;
margin:0;
padding:0;
}

.registerdata
{
	text-align:right; 
	width:40%; 
	font-family:Arial; 
	font-size:14px;
}

.trbuynow
{
	width:160px; 
	font-family:Verdana; 
	font-size:13px; 
	text-align:left;
	padding-top:10px;
	text-align:right;
}
.trbuynow1
{
	width:160px; 
	font-family:Verdana; 
	font-size:13px; 
	text-align:left;
	padding-top:10px;
	text-align:right;	
}

.textbox
{
	padding-left:10px; 
	padding-top:10px;
}

.block
{
  background-color:White;
  border-bottom:#cccccc 1px solid;
  border-left:#cccccc 1px solid;
  border-top:#cccccc 1px solid;
  border-right:#cccccc 1px solid; 
}

