/* @charset "utf-8"; */

/* Hyperlink Styles */





a:link {

	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #B00B29;
	text-decoration: underline;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #B00B29;
	text-decoration: none;
	
}

a.bluelink:link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #00185A;
	line-height: 23px;
}

a.bluelink:hover {

	font-family: Arial, Helvetica, sans-serif;
	color: #B00B29;
	font-size: 16px;
	text-decoration: underline;
	
	}

a.bluelink:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00185A;
	
}

a.demo {
	
font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #B00B29;
	font-weight: normal;
	line-height: 15px;
	text-decoration: none;
}

a.demo:hover {
	
font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #B00B29;
	font-weight: normal;
	line-height: 15px;
	text-decoration: underline;
}

a.demo:visited {
	
font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #B00B29;
	font-weight: italic;
	line-height: 15px;
}

.tactis:link { 

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}

.tactis:hover { 

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B00B29;
}

.tactis:visited { 

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CFDAFE;
}


.boldbluetextlink:link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	
	color: #021F49;
	line-height: 20px;
	
	
}


.boldbluetextlink:hover {

	font-family: Arial, Helvetica, sans-serif;
	color: #B00B29;
	text-decoration: underline;
	
}

.boldbluetextlink:visited {

	font-family: Arial, Helvetica, sans-serif;
	color: #021F49;
	
	
}

/* Text Font Styles */


.heading {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #B00B29;
	font-weight: normal;
	line-height: 35px;
}


.body {

		
}

.redtext {

	color: #B00B29;

}


h1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	line-height: 15px;
}

h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #B00B29;
	font-weight: normal;
	line-height: 15px;
}

h3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
	font-weight: 100;
	color: #B00B29;
	font-style: normal;
	line-height: 15px;
}

h4 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	line-height: 15px;
}

.bodytext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	line-height: 24px;
	font-weight: 400;
}



.smalltext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}


.bluetext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #00185A;
	line-height: 23px;
}

.signUpText {

font-family:Arial, Helvetica, sans-serif;
font-size: 17px;
font-style: normal;
color: #00185A;
line-height: 35px;

}


.blacktext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	line-height: 23px;
}

.smallbluetext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #021F49;
}

.bigbluetext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #021F49;
	line-height: 23px;
}

.bigblacktext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: 23px;
}


.boldbluetext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	
	color: #021F49;
	line-height: 20px;
}

.mediumbluetext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;	
	font-weight: 200;
	color: #021F49;
	line-height: 20px;
	
}

.redBannerText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;	
	color: #ffffff;
	line-height: 23px;
	
		}
		
.bannerText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;	
	color: #ffffff;
	line-height: 25px;
	
	
	}
	
.whiteBannerText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;	
	color: #ffffff;
	line-height: 24px;
	
	
	}
	
	
.whiteSmallerBannerText{

font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;	
	color: #ffffff;
	line-height: 18px;
	}
	

.conditionsMainHeading {

font-family: Arial, Helvetica, sans-serif;
font-size: 40px;
color: #021F49;
text-align: center;

}

.registrationText {
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
color: #021F49;
text-align: left;

}

/* Login */

#mydiv {
	background:#97152c; 
	padding: 5px; 
	color: #fff;  
	z-index: 500; 
	position: absolute; 
	left: 650px;
	top: 50px; 
	right: 0;
	width: 300px; 
	font-family: helvetica, arial, sans-serif;
    font-size: 13px;
    padding-left: 20px; 
    padding-top: 15px; 
	/* for IE */
    filter: alpha(opacity=90);  
    /* CSS3 standard */
    opacity:0.9;  
}

#mydiv input {color: #333333;}

#login {
	background:#97152c; 
	padding: 5px; 
	color: #fff;  
	z-index: 1000; 
	position: absolute; 
	left: 650px;
	top: 50px; 
	right: 0;
	width: 300px; 
	font-family: helvetica, arial, sans-serif;
    font-size: 13px;
    padding-left: 20px; 
    padding-top: 15px; 
	/* for IE */
    filter: alpha(opacity=90);  
    /* CSS3 standard */
    opacity:0.9;    
}

#loginbutton 
{
	z-index: 1001; 
	position: absolute; 
	left: 872px;
	top: 158px; 
    right: 0;

}	

#loginbuttonclose
{
	z-index: 1001; 
	position: absolute; 
	left: 953px;
	top: 55px; 
    right: 0;
	
}


#login input {color: #333333;}
							  

/* Main Banner Containers for All Pages */

#banner {
	background-image:  url(images/index/banner.jpg);
	background-repeat: no-repeat;
	position: absolute;
	padding-top: 28px;
	padding-left: 50px;
	height: 215px;
	width: 1000px;
	z-index: -5;
	left: 0px;
	top: 119px;
	
}

#banner_support {
	background-image:  url(images/support/banner.jpg);
	background-repeat: no-repeat;
	position: absolute;
	padding-top: 50px;
	padding-left: 50px;
	height: 110px;
	width: 1000px;
	z-index: 5;
	left: 0px;
	top: 119px;
	
}


#banner_purchase_information {
	background-image:  url(images/purchase_information/banner.jpg);
	background-repeat: no-repeat;
	position: absolute;
	padding-top: 50px;
	padding-left: 50px;
	height: 110px;
	width: 1000px;
	z-index: 5;
	left: 0px;
	top: 119px;
	
}

#banner_prospect_automation_bonus_features {
	background-image:  url(images/prospecting_automation_bonus_features/banner.jpg);
	background-repeat: no-repeat;
	position: absolute;
	padding-top: 50px;
	padding-left: 50px;
	height: 110px;
	width: 1000px;
	z-index: 5;
	left: 0px;
	top: 119px;
	
}

#banner_pick_your_prospects {
	background-image:  url(images/pick_your_prospects/banner.jpg);
	background-repeat: no-repeat;
	position: absolute;
	padding-top: 40px;
	padding-left: 50px;
	height: 120px;
	width: 1000px;
	z-index: 5;
	left: 0px;
	top: 119px;
	
}


/* Red Banner Containers for All Pages */

#redBannerContainer {
	position: relative;
	top:16px;
	left: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #ffffff;
	z-index: 15;
	width: 300px;
	height: 50px;
	width: 445px;
	
		
}

#redBannerContainer_subpages {
	background-image:  url(images/support/redbar.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 283px;
	left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #ffffff;
	padding-top: 15px;
	padding-left: 50px;
	z-index: 15;
	width: 502px;
	height: 43px;
	
		
}

/* Left Infobox for All Pages */


#leftinfobox {
	position: absolute;
	left: 55px;
	top: 365px;
	width: 612px;
	height: 230px;
	z-index: 1;
	
}

#leftinfobox_subpages {
	position: absolute;
	left: 0px;
	top: 345px;
	width: 645px;
	height: 450px;
	z-index: 1;
	padding-left: 50px;
	
	
}


#leftinfobox_support {
	position: absolute;
	left: 0px;
	top: 340px;
	width: 645px;
	height: 55px;
	z-index: 1;
	padding-left: 50px;
	padding-top: 15px;
	
}



#leftinfobox_FAQpages {
	position: absolute;
	left: 0px;
	top: 340px;
	width: 645px;
	height: 1000px;
	z-index: 1;
	padding-left: 50px;
	
}

/* Right Infobox for Index page */

#rightinfoboxHelp {
	position: absolute;
	left: 707px;
	top: 235px;
	width: 278px;
	height: 155px;
	z-index: 0;
	background-image:  url(images/index/rightinfobox.jpg);
	background-position:center;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-left: 30px;
	
}

#rightinfobox {
	position: absolute;
	left: 707px;
	top: 365px;
	width: 278px;
	height: 155px;
	z-index: 0;
	background-image:  url(images/index/rightinfobox.jpg);
	background-position:center;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-left: 30px;
	
}

/* Right Infobox for all other pages */

#rightinfobox1a{
	position: absolute;
	left: 745px;
	top: 283px;
	width: 55px;
	height: 60px;
	z-index: 2;
	background-image:  url(images/common_images/rightinfobox1a.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 15px;
	
	
}

#rightinfobox1b{
	position: absolute;
	left: 800px;
	top: 283px;
	width: 200px;
	height: 60px;
	z-index: 2;
	background-image:  url(images/common_images/rightinfobox1b.jpg);
	
	background-repeat: no-repeat;
	padding-top: 15px;
	
	
	
}


#rightinfobox2Index{
	position: absolute;
	left: 738px;
	top: 325px;
	width: 255px;
	height: 150px;
	z-index: 2;
	background-image:  url(images/common_images/rightinfobox2.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 15px; 
	text-align: left;
	
}



#rightinfobox2{
	position: absolute;
	left: 738px;
	top: 283px;
	width: 255px;
	height: 155px;
	z-index: 2;
	background-image:  url(images/common_images/rightinfobox2.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 15px;
	
}


#rightinfobox3 {
	position: absolute;
	left: 738px;
	top: 537px;
	width: 255px;
	height: 150px;
	z-index: 2;
	background-image:  url(images/common_images/rightinfobox3.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 15px;
	
}

/* Bottom Text Containers */


#bottomrightinfobox {
	position: absolute;
	left: 795px;
	top: 705px;
	width: 205px;
	height: 145px;
	z-index: 4;
	vertical-align: bottom;
	
}

#bottomtext {
	position: absolute;
	left: 50px;
	top: 675px;
	width: 612px;
	height: 30px;
	z-index: 3;
	vertical-align: bottom;
	
}


#bottomtext_prospect_automation_bonus_features {
	position: absolute;
	left: 50px;
	top: 820px;
	width: 612px;
	height: 30px;
	z-index: 3;
	vertical-align: bottom;
	
}

#bottomtextIndex {
	position: absolute;
	left: 50px;
	top: 600px;
	width: 612px;
	height: 160px;
	z-index: 3;
	vertical-align: bottom;
	
}



#bottomtextSUPPORT {
	position: absolute;
	left: 50px;
	top: 1640px;
	width: 620px;
	height: 30px;
	z-index: 3;
	vertical-align: bottom;
	
}


#bottomMiddletext {
	position: absolute;
	left: 50px;
	top: 730px;
	width: 350px;
	height: 15px;
	z-index: 3;
	vertical-align: bottom;
	
}

#bottomMiddletext_prospect_automation_bonus_features {
	position: absolute;
	left: 50px;
	top: 870px;
	width: 350px;
	height: 15px;
	z-index: 3;
	vertical-align: bottom;
	
}

#bottomMiddletextSUPPORT {
	position: absolute;
	left: 50px;
	top: 1580px;
	width: 350px;
	height: 45px;
	z-index: 3;
	vertical-align: bottom;

}


#copyright {
	position: absolute;
	left: 439px;
	top: 617px;
	width: 224px;
	height: 20px;
	z-index: 3;
	vertical-align: bottom;
	
}


/* Privavy and Terms Page Styles */

#conditionsheading { 

position: absolute;
top: 0px;
left: 0px;
width:750px; 
height: 110px;

}

#conditionsTitle {
	position: absolute;
	top: 135px;
	left: 0px;
	height: 100px;
	width: 750px;
	text-align: center;

}



#conditionsContainer {
	position: absolute;
	top: 240px;
	left: 0px;
	padding-left: 50px;
	padding-bottom: 100px;
	width: 690px;
	height: 655px;
	text-align: justify;
	

}


/*FAQ Page Expanding Menu Styles */


#Support_Menu_Content {
	width: 550px;
	font-size:12px;
	color:#000000;
	line-height:150%;
	position: absolute;
	left: 0px;
	top: 420px;
	width: 780px;
	height: 850px;
	z-index: 1;
	padding-left: 50px;
}
 

#contactusText {
	width: 550px;
	color:#000000;
	position: absolute;
	left: 0px;
	top: 550px;
	width: 780px;
	height: 450px;
	z-index: 1;
	padding-left: 50px;
}

/* CSS Document */


 
 ul#menu {
  width: 100%;
  list-style-type: none;
  margin-left: 20px;
  padding: 0;
}

ul#menu ol {
  display: none;
  text-align: left;
  list-style-type: square;
  margin: 0;
  padding: 5px;
  margin-left: 20px;
}


ul#menu li{
  font-family: helvetica, arial, sans-serif;
  font-size: 13px;
  color: #000000
  margin-bottom: 10px;
}


  ul#menu a {
  font-family: helvetica, arial, sans-serif;
  font-size: 13px;
  color: #00185A;
  margin-bottom: 10px;
  
}

ul#menu li {
  line-height: 15px;

}
.topic {font-size:20px;}

ul#menu ol li {
  margin-top: 4px;
  margin-bottom: 4px;
  padding: 5px;
}

ul#menu ol li em{
  border-bottom: none;
  font-weight: bold;
  font-style: normal;
  margin-top: 4px;
  margin-bottom: 4px;
    margin-left: 0px;
	color: #000;
	list-style-type: none;
text-decoration: none;
text-transform: uppercase;

}
.plain, .plain a:link,{list-style-type: none; text-decoration: none; text-transform: uppercase;}
.plain a:hover {color: #B00B29;}
.plain a:visited {color: #000;}


ul#menu ol li:before {
  content: " ";
}

ul#menu a {

  outline: none;
}

ul#menu a:hover {
  color: #B00B29;
}

ul#menu a.active {
  color: #000;
}

