@charset "UTF-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;}
	
body {
	width: 872px;
	height: auto;
	min-height: 100%;
	background: url(img/header-bgrnd.jpg) top left repeat-x;
	background-color: #d2d8ca;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #63695f;
	overflow-x: hidden;}	
	
h1 {font-size: 32px; font-weight: normal;}

h2 {font-size: 18px; color: #b1d45a; font-weight: normal; margin-left: 0px; padding-left: 0px; line-height: 1em;}

h3 {font-size: 14px; font-weight: normal;}

h6 {color: #8ebf29; font-size: 19px; font-weight: normal; text-align: left;}

p {padding: 6px 0px;}

a {text-decoration: none; font-size: 13px; color: #63695f; display: inline; outline: none;}

a.link {color: #B1D45A; display: inline; font-weight: bold;}

ul li a {
	  padding: 6px 0px;
	  list-style-position: outside;
	  margin-left: 7px;}
	  
ul.services {
	margin-left: 12px;}	  
	
.title-green {font-size: 18px; color: #b1d45a; font-weight: normal; margin-left: 0px; padding-left: 0px;}	

#header {
	position: relative;
	background: url(img/header-2.jpg) top left no-repeat;
	width: 892px;
	height: 159px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}

#home-link {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 250px;
	height: 100px;
	z-index: 9999;
	float: left;
	}

#login-div {
	position: absolute;
	top: 60px;
	right: 0px;
	margin-right: 50px;
	width: 300px;
	height: 45px;
	text-align: right;
	z-index: 1;
	float: right;
	}

.login-input-div {
	margin: 5px;
	padding 0;
	width: 94px;
	height: 21px;
	background: transparent url(img/logininputbg.png) center center no-repeat;
	text-align: left;
	float: left;
	}

.login-clear-div {
	margin: 5px;
	padding 0;
	width: 94px;
	height: 21px;
	background-color: transparent;
	text-align: left;
	float: left;
	}

.login-input {
	padding: 0 5px;
	width: 77px;
	height: 21px;
	background-color: transparent;
	color: #d2d8ca;
	border-style: none;
	outline-style: none;
	text-align: left;
	line-height: 20px;
	}

#login-password {
	display: none;
	}

.login-submit {
	width: 85px;
	height: 30px;
	padding-left: 2px;
	border-style: none;
	outline-style: none;
	cursor: pointer;
	background-color: transparent;
	color: #fff;
	text-align: left;
	font-size: 1.25em;
	font-weight: 800;
	}

.password-help {
	margin-right: 95px;
	color: #86935d;
	font-size: 0.9em;
	text-align: right;
	float: right;
	}

.password-help a, 
.password-help a:active, 
.password-help a:link, 
.password-help a:visited, 
.password-help a:hover {
	color: #86935d;
	font-size: 0.9em;
	text-decoration: underline;
	}

#passhelp-div {
	position: absolute;
	top: 60px;
	right: 0px;
	margin-right: 50px;
	width: 300px;
	height: 45px;
	text-align: right;
	z-index: 1;
	float: right;
	display: none;
	}

#response-div {
	position: absolute;
	top: 60px;
	right: 0px;
	margin-right: 50px;
	width: 300px;
	height: 45px;
	text-align: right;
	z-index: 1;
	float: right;
	display: none;
	}

.password-response {
	margin-top: 5px;
	margin-right: 15px;
	padding: 5px;
	width: 295px;
	height: 27px;
	background-color: #d2d8ca;
	color: #74814d;
	font-size: 0.9em;
	text-align: left;
	float: right;
	border: solid #86935d 2px;
	}

.password-response a, 
.password-response a:active, 
.password-response a:link, 
.password-response a:visited, 
.password-response a:hover {
	color: #74814d;
	font-size: 0.9em;
	text-decoration: underline;
	}

.header-noform {
	background: url(img/header.jpg) top left no-repeat;
	width: 892px;
	height: 159px;
	text-align: center;
	margin-left: auto; margin-right: auto;
	}	

.left {
	float: left;
	}
	
.right {
	float: right;
	}
	
.clear {
	clear: both;}
	

.nav-top {
	display:block;
	float:left;
	margin-left:0;
	margin-right:24px;
	padding-top:126px;}
		
	
.nav-top a {
	text-decoration: none;
	color: #fff;
	font-size: 13px;}
	
.footer {
	background: url(img/footer.jpg) top left no-repeat;
	width: 800px;
	height: 136px;
	margin-left: 27px;
	text-align:left;
}



.left-side2 {
	width: 514px;
	height: auto;
	padding: 25px 35px 25px 23px;
	float: left;}
	

.left-side {
	width: 523px;
	height: 466px;
	background: url(img/animation-bgrnd.gif) top left no-repeat;
	padding: 27px 0px 0px 2px;
	/*border-top: 35px solid #000;
	border-bottom: 35px solid #000;
	border-left: 7px solid #000;
	border-right: 5px solid #000;*/
	margin: 25px 8px 5px 23px;
	float: left;
	}
	
.right-side {
	width: 262px;
	padding: 25px 8px 25px 25px;
	height: auto;
	float: left;}
	
.right-form-top {
	background: url(img/right-form-top.jpg) top left no-repeat;
	width: 249px;
	height: 13px;}	
	
.right-form-body {
	background: url(img/right-form-body.jpg) top left repeat-y;
	width: 229px;
	padding: 0px 10px;
	height: auto;
	text-align: left;}	

.right-form-bottom {
	background: url(img/right-form-bottom.jpg) top left no-repeat;
	width: 249px;
	height: 13px;
	text-align: left;}	
	
.links-services {padding: 8px 0px;}

.links-services a { padding: 6px 0px;}


	  
	
.left-form-top {
	background: url(img/left-form-top.jpg) top left no-repeat;
	width: 530px;
	height: 14px;}	
	
.left-form-body {
	background: url(img/left-form-body.jpg) top left repeat-y;
	width: 530px;
	padding: 0px 10px;
	/*height: 275px;*/
	text-align: left;}	

.left-form-report-top {
	background-color: #FFFFFF;
        height: 14px;}

.left-form-report-body {
	background-color: #FFFFFF;
   
        padding: 0px 10px;
        text-align: left;}

.left-form-body2 {
	background: url(img/left-form-body.jpg) top left repeat-y;
	width: 510px;
	padding: 0px 10px;
	height: auto;
	text-align: left;}	
	
.left-form-body p, .left-form-body2 p  {
	width: 500px;}	

.left-form-bottom {
	background: url(img/left-form-bottom.jpg) top left no-repeat;
	width: 530px;
	height: 14px;}
	
.left-form-report-bottom {
	background-color: #FFFFFF;
	height: 14px;
    }

	
.left-form-top-A {
	background: url(img/admin-top.png) top left no-repeat;
	width: 790px;
	height: 14px;}	
	
.left-form-body-A {
	background: url(img/admin-body.png) top left repeat-y;
	width: 790px;
	padding: 0px 10px;
	height: auto;
	text-align: left;}	

.left-form-bottom-A {
	background: url(img/admin-bottom.png) top left no-repeat;
	width: 790px;
	height: 14px;}
	
	
.subtitle {
	margin-bottom: 20px; clear: both; display: block; text-align: left;}	

.subtitle h1, {float: left;}
.subtitle img {float: left; margin-right: 14px; margin-top: -8px; margin-bottom: 26px;}

.left-form {float: left; width: 140px; text-align: right; padding-right: 10px;}

.left-form-2 {float: left; width: 340px; text-align: left;}

.left-form-2 input, .left-form-2 textarea, .left-form-2 select {width: 320px;}

.left-formA {float: left; width: 255px; text-align: right; padding-right: 10px;}

.left-formA-2 {float: left; width: 225px; text-align: left;}

.left-formA-2 input, .left-formA-2 textarea, .left-formA-2 select {width: 211px; text-align: left;}

.left-formA-2 input.check, .left-form-2 input.check {
	width: 18px;}
	
	
.left-formAB {float: left; width: 445px; text-align: left; padding-left: 10px;}

.left-formAB-2 {float: left; width: 18px; text-align: left; padding-left: 15px;}

.left-formAB a {display: inline;}


.form-field {
	height: 29px; clear: both;}
	
input.phone {
	width: 60px; margin-right: 5px;}	
	
/* BUTTONS */

.customize-brand2 {
	background: url(img/buttons/footer-home-off_01.jpg) top left no-repeat;
	width: 268px;
	height: 69px;
	float: left;}
	
.customize-brand3 {
	background: url(img/buttons/footer-all-off_01.jpg) top left no-repeat;
	width: 268px;
	height: 69px;
	float: left;}
	
	
.customize-brand2_on {
	background: url(img/buttons/footer-home-on_01.jpg) top left no-repeat;
	width: 268px;
	height: 69px;
	float: left;}	
	
.media-types2 {
	background: url(img/buttons/footer-home-off_02.jpg) top left no-repeat;
	width: 268px;
	height: 69px;
	float: left;}
	
.media-types3 {
	background: url(img/buttons/footer-all-off_02.jpg) top left no-repeat;
	width: 268px;
	height: 69px;
	float: left;}
	
.media-types2_on {
	background: url(img/buttons/footer-home-on_02.jpg) top left no-repeat;
	width: 268px;
	height: 69px;
	float: left;}	
	
	
.loyalty2 {
	background: url(img/buttons/footer-home-off_03.jpg) top left no-repeat;
	width: 265px;
	height: 69px;
	float: left;
	margin-left: -1px;}	
	
.loyalty3 {
	background: url(img/buttons/footer-all-off_03.jpg) top left no-repeat;
	width: 265px;
	height: 69px;
	float: left;
	margin-left: -1px;}	
	
.loyalty2_on {
	background: url(img/buttons/footer-home-on_03.jpg) top left no-repeat;
	width: 265px;
	height: 69px;
	float: left;
	margin-left: -1px;}	
	
.database-management2 {
	background: url(img/buttons/footer-home-off_04.jpg) top left no-repeat;
	width: 268px;
	height: 66px;
	float: left;}	
	
.database-management3 {
	background: url(img/buttons/footer-all-off_04.jpg) top left no-repeat;
	width: 268px;
	height: 66px;
	float: left;}	
	
.database-management2_on {
	background: url(img/buttons/footer-home-on_04.jpg) top left no-repeat;
	width: 268px;
	height: 66px;
	float: left;}	
		
.app-store2 {
	background: url(img/buttons/footer-home-off_05.jpg) top left no-repeat;
	width: 268px;
	height: 66px;
	float: left;}	
	
.app-store3 {
	background: url(img/buttons/footer-all-off_05.jpg) top left no-repeat;
	width: 268px;
	height: 66px;
	float: left;}	


.app-store2_on {
	background: url(img/buttons/footer-home-on_05.jpg) top left no-repeat;
	width: 268px;
	height: 66px;
	float: left;}	
	
.ad-serving2 {
	background: url(img/buttons/footer-home-off_06.jpg) top left no-repeat;
	width: 265px;
	height: 66px;
	float: left;
	margin-left: -1px;}		
	
.ad-serving3 {
	background: url(img/buttons/footer-all-off_06.jpg) top left no-repeat;
	width: 265px;
	height: 66px;
	float: left;
	margin-left: -1px;}	
	
.ad-serving2_on {
	background: url(img/buttons/footer-home-on_06.jpg) top left no-repeat;
	width: 265px;
	height: 66px;
	float: left;
	margin-left: -1px;}		
	
.expand-audience2 {
	background: url(img/buttons/footer-home-off_07.jpg) top left no-repeat;
	width: 268px;
	height: 69px;
	float: left;}
	
.expand-audience3 {
	background: url(img/buttons/footer-all-off_07.jpg) top left no-repeat;
	width: 268px;
	height: 69px;
	float: left;}
	
.expand-audience2_on {
	background: url(img/buttons/footer-home-on_07.jpg) top left no-repeat;
	width: 268px;
	height: 69px;
	float: left;}	
	
.mobile2 {
	background: url(img/buttons/footer-home-off_08.jpg) top left no-repeat;
	width: 268px;
	height: 69px;
	float: left;}		
	
.mobile3 {
	background: url(img/buttons/footer-all-off_08.jpg) top left no-repeat;
	width: 268px;
	height: 69px;
	float: left;}		
	
.mobile2_on {
	background: url(img/buttons/footer-home-on_08.jpg) top left no-repeat;
	width: 268px;
	height: 69px;
	float: left;}		
	
.other-monetization2 {
	background: url(img/buttons/footer-home-off_09.jpg) top left no-repeat;
	width: 265px;
	height: 66px;
	float: left;
	margin-left: -1px;}	
	
.other-monetization3 {
	background: url(img/buttons/footer-all-off_09.jpg) top left no-repeat;
	width: 265px;
	height: 66px;
	float: left;
	margin-left: -1px;}	
	
.other-monetization2_on {
	background: url(img/buttons/button2_on_01_09.jpg) top left no-repeat;
	width: 265px;
	height: 66px;
	float: left;
	margin-left: -1px;}	
	
.buttonTxt {
	text-align: left;
	padding: 27px 10px 0px 75px;}	
	
.reportTable {
	border: 2px solid #445460;
	border-collapse:collapse;

}

.reportTableCell {
	border: 1px solid #445460;
	padding: 2px;
	
}
	
input.inpt:focus	{
	border: none;
	outline: none;
	margin: 0;}
	
	ul.services li a {text-decoration: underline;}
	
table.nav-sub tr td a:hover {
	text-decoration: underline;}	
	
/*.lp-ad {
	background: url(img/lp-ad.jpg) top left no-repeat;
	width: 745px;
	height: 502px;
	margin-left: 36px;
	margin-top: 15px;
	padding: 10px 10px;}*/
	
/* ADMIN SECTION */

a.buttonsA {display: inline; text-decoration: underline; margin:10px 25px 10px 0px;}
a.buttonsAA {text-decoration: underline; margin: 4px;}
a.buttonsB{display: inline;}

.title {
	width: 380px;
	clear: both;}
	
.title-A {
	float: left;
	width: 100px;
	margin-bottom: 10px;}
	
.title input {
	float: left;}	

