﻿/* Generated by Font Squirrel (http://www.fontsquirrel.com) on May 24, 2011 */



@font-face {
    font-family: 'Calluna Regular';
    src: url('/includes/css/calluna-regular-webfont.eot');
    src: url('/includes/css/calluna-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/includes/css/calluna-regular-webfont.woff') format('woff'),
         url('/includes/css/calluna-regular-webfont.ttf') format('truetype'),
         url('/includes/css/calluna-regular-webfont.svg#CallunaRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


/* Humanist */
@font-face {
	font-family: 'Humanist';
	src: url('/includes/css/humanist_521_light_bt-webfont.eot');
	src: url('/includes/css/humanist_521_light_bt-webfont.eot?#iefix') format('embedded-opentype'),         url('/includes/css/humanist_521_light_bt-webfont.woff') format('woff'),         url('/includes/css/humanist_521_light_bt-webfont.ttf') format('truetype'),         url('/includes/css/humanist_521_light_bt-webfont.svg#Humanst521LtBTLight') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'ScriptinaPro';
	src: url('/includes/css/Scriptina_Pro-webfont.eot');
	src: url('/includes/css/Scriptina_Pro-webfont.eot?#iefix') format('embedded-opentype'),         url('/includes/css/Scriptina_Pro-webfont.woff') format('woff'),         url('/includes/css/Scriptina_Pro-webfont.ttf') format('truetype'),         url('/includes/css/Scriptina_Pro-webfont.svg#ScriptinaProRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* End Humanist */

body, td {
	font: normal 12px/16px Arial;
	color: #555;
    font-family: Humanist;
}

h1,h2,h3,h4 {
	margin: 0px;
}

a {
	color: #418ED7;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-family: 'Humanist';
	font-weight: normal;
	font-size: 30px;
	line-height: 36px;
	color: #3b6795;
	padding: 1px 0px 20px;
}

h2 a {
	font-family: 'Humanist';
	font-weight: normal;
	font-size: 23px;
	line-height: 23px;
	color: #4996DE;
	padding: 5px 0px 4px;

   }

h3 {
	font-family: 'Ubuntu Condensed';
	font-weight: normal;
	font-size: 18px;
	line-height: 20px;
	color: #58a3ea;
	padding: 5px 0px 4px;
}

h1.header {
	font-family: 'Humanist';
	font-weight: normal;
	font-size: 30px;
	line-height: 36px;
	color: #4996de;
	padding: 1px 0px 0px;
}

h2.subheader {
	font-family: 'Ubuntu Condensed';
	font-weight: normal;
	font-size: 18px;
	line-height: 23px;
	color: #3b6795;
	padding: 5px 0px 4px;
}

h3.subheader {
	font-family: 'Humanist';
	font-weight: normal;
	font-size: 23px;
	line-height: 26px;
	color: #4996de;
	padding: 5px 0px 4px;
}

.text {
	
    font-family:Humanist;
    color: #666;

}

.testimonial {
	font-family: 'Humanist';
	font-weight: normal;
	font-size: 20px;
	line-height: 28px;
	color:aliceblue;
	padding: 0px 0px 4px;
	font-style: italic;
}

table.menu {
	float: left;
    
   
}

table.menu h3 {
	
	padding: 0px 0px 20px 0px;
}

table.menu h3 a {
	color: #fff;
}

table.menu td {
	padding: 0px 15px;
	font-family: 'Ubuntu Condensed';
	font-size: 11px;
	line-height: 19px;
	width: 160px;
}

table.menu a {
	color:black;
}

#AwardsContent .section {
	clear: both;
	padding: 20px 0px;
}

#AwardsContent .section.shade {
	background-image: url('');
	background-repeat: no-repeat;
	background-position: center top;
}

#AwardsContent .section .content {
	width: 50%;
	float: left;
}

#AwardsContent .section .images {
	width: 50%;
	float: left;
	text-align: center;
	padding-top: 12px;
}

#AwardsContent .section .images img {
	padding-bottom: 10px;
}

div.contact-panel {
	background-color: #7f7f7f;
	color: #fff;
	background-image: url('');
	background-repeat: no-repeat;
	background-position: 50% -4px;
	width: auto;
	height: 231px;
	overflow: hidden;
	position: relative;
}

div.contact-panel a.c2c {
	position: absolute;
	left: 50%;
	top: 159px;
	width: 160px;
	height: 20px;
	display: block;
	text-decoration: none;
	margin-left: -493px;
}

div.contact-panel a.c2c:hover {
	text-decoration: none;
}

#ContactForm2 div.contact-panel {
	background-position: 50% -4px !important;
}

div.contact-panel input {
	background: none;
	border: none;
	padding: 0px;
	margin: 0px;
	font-family: 'Ubuntu Condensed';
	font-size: 14px;
	line-height: 14px;
	color: #fff;
	position: absolute;
	left: 50%;
	width: 150px;
	outline: none;
}

div.contact-panel input:focus {
	outline: none;
}

div.contact-panel input:active {
	outline: none;
}

div.contact-panel textarea {
	background: none;
	border: none;
	padding: 0px;
	margin: 0px;
	font-family: 'Ubuntu Condensed';
	font-size: 14px;
	line-height: 14px;
	color: #fff;
	position: absolute;
	left: 50%;
	resize: none;
	outline: none;
}

div.contact-panel textarea:focus {
	outline: none;
}

div.contact-panel textarea:active {
	outline: none;
}

div.contact-panel input.name {
	top: 80px;
	margin-left: 5px;
}

div.contact-panel input.email {
	top: 80px;
	margin-left: 175px;
}

div.contact-panel input.phone {
	top: 80px;
	margin-left: 345px;
}

div.contact-panel textarea.message {
	top: 120px;
	width: 490px;
	height: 55px;
	margin-left: 5px;
}

div.contact-panel input.submit {
	width: 130px;
	height: 34px;
	top: 179px;
}

#ContactZone1 #ContactForm1 {
	position: relative;
	z-index: 50;
}

#ContactZone1 div.shade {
	position: absolute;
	width: 100%;
	height: 613px;
	background-color: #000;
	left: 0px;
	top: 0px;
	opacity: 0.6;
	filter: alpha(opacity=60);
	display: none;
}

#ContactZone1 div.splash {
	position: absolute;
	width: 914px;
	left: 50%;
	margin-left: -457px;
	top: 150px;
}

#ContactZone1 div.splash a {
	float: right;
	font-family: 'Humanist';
	font-size: 14px;
	color: #fff;
	margin-top: 6px;
}

#ContactZone1 div.splash h3 {
	font-family: 'Humanist';
	font-size: 30px;
	color: #5dacf8;
}

#ContactZone1 #Navigation {
	position: absolute;
	left: 50%;
	top: 53px;
	margin-left: -180px;
	z-index: 10;
	width: 678px;
}

#ContactZone1 #Navigation div.nav {
	position: relative;
	z-index: 9;
}

#Navigation td {
	padding: 0px;
}

#Navigation td a {
	font-family: 'Ubuntu Condensed';
	font-size: 15px;
	color: #fff;
	font-weight: normal;
	line-height: 40px;
	padding: 0px 33px 15px 33px;
}

#Navigation td a:hover {
	text-decoration: none;
	background-image: url('');
	background-repeat: no-repeat;
	background-position: center 20px;
}

#Navigation td a.contact:hover {
	background-position: 58px 20px;
}

a.Nav-Link {
}

div.Nav-Panel {
	display: none;
	width: 1000px;
	height: 451px;
	background-image: url(../images/Flyout-Bg.png);
	background-repeat: no-repeat;
	background-position: 50% bottom;
	position: absolute;
	border-radius: 5px;
	-moz-box-shadow: 3px 3px 6px rgba(0, 0, 0, .3);
	-webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, .25);
	box-shadow: 3px 3px 3px rgba(0, 0, 0, .25);
	z-index: 8;
	left: 50%;
	top: 49px;
	margin-left: -500px;
	color: #cbdfef;
	font: normal 11px/18px Arial;
}

div.Nav-Panel div.blurb {
	position: absolute;
	left: 0px;
	top: 95px;
	width: 300px;
	padding: 0px 0px 0px 20px;
	height: 355px;
}

div.Nav-Panel div.blurb h4 {
	font-family: 'Humanist';
	font-weight: normal;
	font-size: 22px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	text-transform: uppercase;
	color: #fff;
}

div.Nav-Panel div.middle {
	height: 315px;
	width: 250px;
	position: absolute;
	left: 328px;
	top: 85px;
	overflow: hidden;
}

div.Nav-Panel div.right {
	position: absolute;
	right: 0px;
	bottom: 20px;
	width: 432px;
	height: 360px;
	border-left: solid 1px #3f93c7;
}

div.Nav-Panel div.right div.scrollbar {
	position: absolute;
	left: -8px;
	top: 0px;
	width: 17px;
	height: 68px;
	background-image: url('');
	background-repeat: no-repeat;
	background-position: left top;
	display: none;
	cursor: pointer;
}

div.Nav-Panel.company div.right {
	background-image: url('');
	background-repeat: no-repeat;
	background-position: right -15px;
}

div.Nav-Panel.portfolio div.right {
	background-image: url('');
	background-repeat: no-repeat;
	background-position: 8px -15px;
}

div.Nav-Panel.services div.right {
	background-image: url('');
	background-repeat: no-repeat;
	background-position: 35px -32px;
}

div.Nav-Panel.choose div.right {
	background-image: url('');
	background-repeat: no-repeat;
	background-position: right 40px;
}

div.Nav-Panel.contact div.blurb {
	background-image: url('');
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-right: 50px;
}

div.Nav-Panel.contact div.right {
	width: 620px;
	border-left: none;
	padding: 20px;
	right: 10px;
	top: 95px;
}

div.Nav-Panel.contact div.right table.maintable tr td {
	padding: 4px;
}

div.Nav-Panel.contact div.right table.subtable tr td {
	padding: 0px;
	padding-right: 10px;
}

div.Nav-Panel.contact div.right input {
	background-color: #1B3759;
	border: none;
	color: #56b0eb;
	height: 29px;
	line-height: 24px;
	border-radius: 4px;
	padding: 1px 3px;
}

div.Nav-Panel.contact div.right input:focus {
	outline: none;
}

div.Nav-Panel.contact div.right textarea {
	background-color: #1B3759;
	border: none;
	color: #56b0eb;
	border-radius: 4px;
	padding: 4px 8px;
	width: 618px;
	height: 115px;
}

div.Nav-Panel.contact div.right textarea:focus {
	outline: none;
}

div.Nav-Panel.contact div.right input.name {
	width: 200px;
}

div.Nav-Panel.contact div.right input.email {
	width: 200px;
}

div.Nav-Panel.contact div.right input.phone {
	width: 200px;
}

div.Nav-Panel.contact div.right select {
	background-color: #1B3759;
	color: #56b0eb;
	border: none;
	height: 29px;
	line-height: 24px;
	width: 309px;
	border-radius: 4px;
}

div.Nav-Panel.contact div.right select:focus {
	outline: none;
}

/* Top Area */
#ContactZone1 {
	position: relative;
	z-index: 10;
	background-color: #888;
}

body.Top-Reports #ContactZone1 {
	display: none;
}

body.Top-Designs #ContactZone1 {
	display: none;
}

#ContactZone1 a.touch {
	position: absolute;
	left: 50%;
	bottom: -40px;
	width: 90px;
	height: 40px;
	margin-left: 270px;
}

a.touch {
	outline: none;
	text-decoration: none;
}

a.touch:hover {
	text-decoration: none;
}

a.touch:focus {
	outline: none;
}

a.touch:active {
	outline: none;
}

#ContactZone1 #ScorpionTop {
	height: 82px;
	background-image: url('');
	background-repeat: repeat-x;
	background-position: left top;
	position: relative;
	z-index: 9;
}

#ContactZone1 #ScorpionTop #ScorpionLogo {
	height: 82px;
	background-image: url('');
	background-repeat: no-repeat;
	background-position: 50% 0px;
}

#ContactZone1 #ScorpionTop #ScorpionLogo a {
	position: absolute;
	text-decoration: none;
	outline: none;
}

#ContactZone1 #ScorpionTop #ScorpionLogo a.logo {
	left: 50%;
	top: 0px;
	width: 161px;
	height: 136px;
	margin-left: -495px;
	background-image: url('');
	background-repeat: no-repeat;
	background-position: left top;
}

#ContactForm1 {
	min-height: 0px;
}

#TopZone {
	position: relative;
	z-index: 1;
}

#NavTop {
	position: relative;
}

body.Top-Reports {
	background-image: url('');
	background-repeat: repeat-x;
	background-position: left top;
}

body.Top-Reports #TopZone {
	background-image: url('');
	background-repeat: repeat-x;
	background-position: 50% 0px;
	min-height: 645px;
	padding-bottom: 40px;
}

body.Top-Designs #TopZone {
	display: none;
}
/* End Top Area */

/* Banner Area */
#BranchBanner {
	width: auto;
	height: 562px;
	position: relative;
	overflow: hidden;
	z-index: 1;
	background-repeat: no-repeat;
	background-position: 50% 0px;
}

#BranchBanner img.banner {
	width: 2000px;
	height: 562px;
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -1000px;
	top: 0;
	z-index: 1;
}

#MiddleTab {
	width: auto;
	height: 200px;
	background-image: url(../images/Middle-Tab-Bg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	position: relative;
	z-index: 10;
}

#MiddleTab #MiddleArea {
	width: auto;
	height: 200px;
	background-image: url(../images/Middle-Tab.png);
	background-repeat: no-repeat;
	background-position: 100% bottom;
}

#MiddleTab #MiddleArea #TabHeader {
	width: 1000px;
	height: auto;
	margin: 0px auto;
	text-align: center;
	vertical-align: middle;
	padding: 25px 0px 10px 0px;
	text-transform: uppercase;
}

#MiddleTab #MiddleArea #TabContent {
	width: 1000px;
	height: auto;
	margin: 0px auto;
	text-align: center;
	vertical-align: middle;
	color: #606060;
	font-weight: normal;
	font-style: italic;
	font-size: 14px;
	line-height: 30px;
	font-family: Georgia;
}

#MiddleTab #MiddleArea #TabContent p {
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

body.Top-Reports #BannerArea {
	background-image: url('');
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	display: none;
}

body.Top-Reports #BannerArea2 {
	background-image: url('');
	background-repeat: no-repeat;
	background-position: 50% -370px;
	height: 370px;
}
/* End Banner Area */

/* Main Area */
#MainArea {
	min-height: 645px;
	background-image: url(../images/patterns/pattern2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

body.Top-Reports #MainArea {
	background-image: url(../images/patterns/pattern2.jpg);
	background-position: 0px -100px;
	min-height: 420px;
	display: none;
}

body.Top-Designs #MainArea {
	background-image: url(../images/patterns/pattern2.jpg);
}

body.Top-Designs #MainArea #MainArea2 {
	background-image: url(../images/patterns/pattern2.jpg);
}

#MainArea #MainArea2 {
	min-height: 645px;
	background-image: url(../images/patterns/pattern2.jpg);
	background-repeat: no-repeat;http://localhost:3861/NewSaharaWeb/
	background-position: 50% 0px;
}http://localhost:3861/NewSaharaWeb/images/patterns/pattern2.jpg

body.Top-Reports #MainArea #MainArea2 {
	background-image: url(/images/main/Content-Top.jpg);
	background-position: 50% -100px;
	min-height: 420px;
}

#MainArea #MainArea2 #MainZone {
	margin: 0px auto;
	width: 1000px;
}

body.Top-Designs #MainArea #MainArea2 #MainZone {
	padding-top: 180px;
}

#MainZone #BranchFlyout {
	height: 70px;
	position: relative;
	width: 1000px;
}

#MainZone #BranchFlyout a.branch {
	height: 50px;
	font-family: 'Ubuntu Condensed';
	font-size: 18px;
	font-weight: normal;
	line-height: 50px;
	padding: 0px 65px;
	outline: none;
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 3;
	white-space: nowrap;
}

img.rotating-arrow {
	width: 31px;
	height: 30px;
	background-image: url(../images/Rotating-Arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
    color:blue;
}

#MainZone #BranchFlyout img.rotating-arrow {
	position: absolute;
	right: 18px;
	top: 11px;
	z-index: 4;
}

#MainZone #BranchFlyout a:hover {
	text-decoration: none;
}

#MainZone #BranchFlyout a:active {
	outline: none;
}

#MainZone #BranchFlyout a:focus {
	outline: none;
}

#BranchFlyout div.panel {
	width: 1000px;
	/*height: 59px;*/
	overflow: hidden;
	background-image: url(../images/Middle-Panel.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	opacity: 1;
	position: absolute;
	left: -3px;
	top: 0px;
	z-index: 2;
    margin-top:10px;
   

}

#BranchFlyout div.panel div.anchor {
	width: 960px;
	height:auto;
	position: absolute;
	left: 23px;
	bottom: 60px;
    background-color:aliceblue;
    margin-top:50%;
}

#BranchFlyout div.panel td {
	vertical-align: top;
	padding-right: 30px;
	border-left: solid 1px #aee1fc;
}

#BranchFlyout div.panel td.first {
	border-left: none;
    
   
}

#BranchFlyout div.panel td a {
	line-height: 23px;
     display: inline-block;
    color: #03c;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
    color: #03c;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;


}

#BranchFlyout div.panel td a:hover {
	text-decoration: none;
    -webkit-transform: scale(1.5,1.5);
    -moz-transform: scale(1.5,1.5);
    -o-transform: scale(1.5,1.5);
    -ms-transform: scale(1.5,1.5);
    transform: scale(1.5,1.5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: -webkit-linear-gradient(left, #f69, #fc0, #3c3, #09f, #96f);
    background-image: -moz-linear-gradient(left, #f69, #fc0, #3c3, #09f, #96f);
    background-image: -o-linear-gradient(left, #f69, #fc0, #3c3, #09f, #96f);
    background-image: -ms-linear-gradient(left, #f69, #fc0, #3c3, #09f, #96f);

 
}

#MainZone #MainContent {
	padding: 0px 20px 20px 20px;
}

#MainZone #SubContent {
	padding: 20px 0px;
	border-top: solid 1px #d6d6d6;
	margin: 0px 20px;
}

#MainZone table#SpecialContent {
	margin: 0px 20px;
	width: 960px;
}

#MainZone table#SpecialContent td.special {
	border-bottom: solid 1px #d6d6d6;
	vertical-align: top;
	padding: 20px 0px;
	width: 480px;
}

#MainZone table#SpecialContent td.special div.special {
	width: 440px;
}
/* End Main Area */

/* Bottom Area */
#BottomArea {
	height: auto;
	width: auto;
	background-image: url(../images/Main-Bottom-Bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-top: solid 10px #dcdcdc;
}

#BottomArea2 {
	height: auto;
	width: auto;
	background-image: url(../images/Main-Bottom.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0px;
}

#BottomZone {
	width: 1000px;
	height: 440px;
	margin: 0px auto;
}

body.Top-Designs #BottomArea2 {
	background-position: 50% bottom;
}

body.Top-Designs #BottomArea2 #BottomZone {
	height: 180px;
}

#BottomZone #FooterLinks {
	height: 256px;
	padding: 20px;
}

#BottomZone #FooterLinks a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#BottomZone #FooterLinks table tr td h3 {
	border-bottom: solid 1px #70A9D0;
	padding: 0px 0px 10px 0px;
	margin-bottom: 10px;
}

#BottomZone #FooterContent {
	height: 144px;
	position: relative;
	font: normal 11px/17px Arial;
	color: #606060;
}

#BottomZone #FooterContent div.address {
	position: absolute;
	left: 330px;
	top: 20px;
}

#BottomZone #FooterContent div.phone {
	position: absolute;
	left: 550px;
	top: 20px;
}

.anp 
{
    margin-top:30%
}
#BottomZone #FooterContent div.copyright {
	position: absolute;
	right: 30px;
	top: 20px;
	text-align: right;
}

#FooterContent img.fb {
	width: 33px;
	height: 34px;
	background-image: url('');
	background-repeat: no-repeat;
	background-position: 1px 1px;
	vertical-align: middle;
	margin: 5px 5px 0px 0px;
}

#FooterContent img.twit {
	width: 34px;
	height: 34px;
	background-image: url('');
	background-repeat: no-repeat;
	background-position: -40px 1px;
	vertical-align: middle;
	margin: 5px 5px 0px 0px;
}

#FooterContent img.gplus {
	width: 34px;
	height: 34px;
	vertical-align: middle;
	margin: 5px 0px 0px 0px;
}

#ContactZone2 {
	position: relative;
}

#ContactZone2 a.touch {
	position: absolute;
	left: 50%;
	top: -40px;
	width: 90px;
	height: 40px;
	margin-left: -175px;
}

#ContactForm2 {
	min-height: 0px;
}
/* End Bottom Area */

body.Top-Reports h1 {
	font-family: 'Humanist';
	text-transform: uppercase;
	font-size: 25px;
}

body.Top-Reports h2 {
	font-family: 'Humanist';
	text-transform: uppercase;
	font-size: 20px;
	color: #707070;
}

body.Top-Reports.Branch-Monthly-Summary-Report #BannerArea {
	display: block;
}

body.Top-Reports.Branch-Monthly-Summary-Report #MainArea {
	display: block;
}

body.Top-Reports #BottomArea2 {
	background-position: 50% bottom;
}

body.Top-Reports #BottomArea2 #BottomZone {
	height: 180px;
}

/* Elite Report */
#EliteReportTop {
}

#EliteReportTop a.logo {
	display: block;
	width: 350px;
	height: 140px;
}

#EliteReportTop a.logo img {
	width: 350px;
	height: 140px;
}

#EliteReportTop h3.date {
	font: normal 12px/16px Arial;
	color: #3a6693;
	padding: 0px;
	margin: 0px;
}

#EliteReportTop div.part1 {
	height: 180px;
}

#EliteReportTop div.part2 {
	height: auto;
	padding: 20px;
	position: relative;
}

#EliteReportTop div.part2 a.back-home {
	display: block;
	position: absolute;
	left: 0px;
	top: -50px;
	width: 153px;
	height: 43px;
}

#EliteReportTop div.part2 a.back-home img {
	width: 153px;
	height: 43px;
	background-image: url('');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

body.Branch-Reports #EliteReportTop div.part2 a.back-home {
	display: none;
}
/* End Elite Report */

/* PPC Report */
#PPCReportTop {
}

#PPCReportTop a.logo {
	display: block;
	width: 350px;
	height: 140px;
}

#PPCReportTop a.logo img {
	width: 350px;
	height: 140px;
}

#PPCReportTop h3.date {
	font: normal 12px/16px Arial;
	color: #3a6693;
	padding: 0px;
	margin: 0px;
}

#PPCReportTop div.part1 {
	height: 180px;
}

#PPCReportTop div.part2 {
	height: auto;
	padding: 20px;
	position: relative;
}

#PPCReportTop div.part2 h2 {
	position: absolute;
	right: 15px;
	top: -45px;
	text-align: right;
	font-size: 28px;
	line-height: 1em;
	color: #fff;
}

#PPCReportTop div.part2 a.back-home {
	display: block;
	position: absolute;
	left: 0px;
	top: -50px;
	width: 153px;
	height: 43px;
}

#PPCReportTop div.part2 a.back-home img {
	width: 153px;
	height: 43px;
	background-image: url('');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

body.Branch-Reports #PPCReportTop div.part2 a.back-home {
	display: none;
}

img.ppc-channel {
	width: 220px;
	height: 104px;
	background-image: url('');
	background-repeat: no-repeat;
}

img.ppc-channel.GoogleMSN {
	background-position: 0px 0px;
}

img.ppc-channel.MSN {
	background-position: 0px -104px;
}

img.ppc-channel.Google {
	background-position: 0px -208px;
}
/* End PPC Report */

table.Report-Navigation {
	position: absolute;
	right: 0px;
	top: -80px;
}

table.Report-Navigation a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 179px;
	width: 165px;
	background-image: url('');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

table.Report-Navigation a img {
	display: block;
	width: 163px;
	height: 179px;
	background-image: url('');
	background-repeat: no-repeat;
	background-position: 0px -179px;
	padding: 0px;
	margin: 0px;
	opacity: 0;
	filter: alpha(opacity=0);
}

table.Report-Navigation a.Search {
	width: 163px;
	background-position: 0px 0px;
}

table.Report-Navigation a.Search img {
	background-position: 0px -179px;
	width: 163px;
}

table.Report-Navigation a.Call {
	width: 151px;
	background-position: -163px 0px;
}

table.Report-Navigation a.Call img {
	background-position: -163px -179px;
	width: 151px;
}

table.Report-Navigation a.Web {
	width: 151px;
	background-position: -314px 0px;
}

table.Report-Navigation a.Web img {
	background-position: -314px -179px;
	width: 151px;
}

table.Report-Navigation a.Forms {
	width: 165px;
	background-position: -465px 0px;
}

table.Report-Navigation a.Forms img {
	background-position: -465px -179px;
	width: 165px;
}

table.Report-Navigation div.box {
	position: relative;
}

table.Report-Navigation div.box div.tooltip {
	position: absolute;
	width: 141px;
	height: 44px;
	background-image: url('');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	left: -10px;
	top: 121px;
	z-index: 2;
	color: #fff;
	padding: 3px 10px 0px 20px;
	font-size: 11px;
	display: none;
}

#ReportTop {
}

#ReportTop div.map {
	width: 966px;
	height: 497px;
	background-image: url('');
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px auto;
	padding: 1px;
	position: relative;
}

#ReportTop div.map div.imap {
	margin: 23px 0px 0px 23px;
}

#ReportTop div.map div.label {
	position: absolute;
	left: -45px;
	bottom: 15px;
	width: 231px;
	height: 89px;
	background-image: url('');
	background-repeat: no-repeat;
	background-position: left top;
	color: #7d7d7d;
}

#ReportTop div.map .small {
	position: absolute;
	left: 100px;
	top: 17px;
	font: normal 11px/11px Arial;
}

#ReportTop div.map .big {
	position: absolute;
	left: 100px;
	top: 28px;
	font: normal 28px/28px Arial;
}

#ReportTop div.stats {
	width: 944px;
	height: 359px;
	background-image: url('');
	background-repeat: no-repeat;
	background-position: left top;
	margin: 10px auto -60px auto;
	position: relative;
}

#ReportTop div.stats img {
	position: absolute;
	left: 265px;
	top: 100px;
	width: 25px;
	height: 25px;
	background-color: #599ad3;
}

#ReportTop div.stats img.ichart {
	left: 35px;
	top: 93px;
	background-color: transparent;
}

#ReportTop div.stats img.google {
	top: 90px;
}

#ReportTop div.stats img.bing {
	top: 150px;
	background-color: #a4bac6;
}

#ReportTop div.stats img.yahoo {
	top: 210px;
	background-color: #8fa1b5;
}

#ReportTop div.stats img.other {
	top: 270px;
	background-color: #daeffa;
}

#ReportTop div.stats span {
	position: absolute;
	left: 300px;
	top: 85px;
	font: normal 14px/17px Arial;
	color: #707070;
}

#ReportTop div.stats span.google {
	top: 85px;
}

#ReportTop div.stats span.bing {
	top: 145px;
}

#ReportTop div.stats span.yahoo {
	top: 205px;
}

#ReportTop div.stats span.other {
	top: 265px;
}

#ReportTop div.stats h1.chart {
	position: absolute;
	left: 25px;
	top: 10px;
}

#ReportTop div.stats h1.stat {
	position: absolute;
	left: 500px;
	top: 10px;
}

#ReportTop div.stats div.campaign {
	color: #707070;
	font: normal 12px/14px Arial;
	position: absolute;
	left: 735px;
	top: 105px;
}

#ReportTop div.stats div.campaign strong {
	font: normal 16px/20px Arial;
	color: #5dacf8;
}

#ReportTop div.stats div.campaign span {
	position: static;
}

#TopZone div.grid {
	width: 944px;
	margin: 0px auto;
}

#TopZone div.grid.top {
	border-top: solid 1px #CCCCCC;
}

#ReportMiddle {
	position: relative;
	color: #fff;
}

#ReportMiddle h1 {
	color: #fff;
	position: absolute;
	left: 55px;
	top: 40px;
}

#ReportMiddle div.calls {
	position: absolute;
	left: 120px;
	top: 115px;
}

#ReportMiddle h2 {
	color: #fff;
	font-size: 22px;
}

#ReportMiddle h3 {
	color: #fff;
	font-family: 'Humanist';
	font-size: 13px;
	text-transform: uppercase;
}

#ReportMiddle div.forms {
	position: absolute;
	left: 120px;
	top: 248px;
}

#ReportMiddle div.mobile {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 400px;
	height: 370px;
	background-image: url('');
	background-repeat: no-repeat;
	background-position: -1100px 0px;
}

#ReportMiddle div.mobile div.phone {
	position: absolute;
	right: 70px;
	bottom: -5px;
}

#ReportMiddle div.mobile div.phone div.glint {
	width: 129px;
	height: 194px;
	position: absolute;
	display: block;
	top: 53px;
	left: 13px;
	background-image: url('');
	background-position: right top;
	background-repeat: no-repeat;
}

#ReportMiddle div.mobile h2 {
	position: absolute;
	left: 20px;
	top: 155px;
	font-size: 19px;
}

#ReportMiddle div.mobile h2 span {
	font-size: 22px;
}

#ReportMiddle div.mobile h3 {
	position: absolute;
	left: 20px;
	top: 182px;
}

#ReportMiddle div.mobile h3 span {
	font-size: 17px;
}

#TopZone div.grid div.title {
}

table.Report-CTAs {
	margin-left: -71px;
}

table.Report-CTAs td {
	padding: 0px 5px;
}

table.Report-CTAs a {
	display: block;
}

table.Report-CTAs a img {
	display: block;
	width: 261px;
	height: 242px;
	background-image: url('');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

table.Report-CTAs a img.search {
	width: 261px;
	background-position: 0px 0px;
}

table.Report-CTAs a img.calls {
	width: 259px;
	background-position: -261px 0px;
}

table.Report-CTAs a img.webstats {
	width: 264px;
	background-position: -520px 0px;
}

table.Report-CTAs a img.forms {
	width: 260px;
	background-position: -784px 0px;
}

/* Sub Report Styles */
#TopZone div.grid {
	width: 944px;
	margin: 0px auto;
}

#TopZone div.grid div.header {
	height: 49px;
	background: url('') no-repeat left top;
}

#TopZone div.grid div.header table {
	width: 850px;
	margin: 0px auto;
}

#TopZone div.grid div.header table td {
	padding: 0px;
	font-family: arial;
	font-size: 16px;
	color: #fff;
	line-height: 54px;
}

#TopZone div.grid div.griditem {
	width: 870px;
	margin: 0px auto;
	background: #fff;
}

#TopZone div.grid div.griditem.border {
	border: solid 1px #7eb6e7;
	margin-bottom: 10px;
}

#TopZone div.grid div.griditem.alt {
	background: #e5f1fc;
}

#TopZone div.grid div.griditem table {
	width: 850px;
	margin: 0px auto;
}

#TopZone div.grid table td {
	padding: 8px 0px;
	font-family: arial;
}

#TopZone div.grid table.padding td {
	padding: 8px 8px;
}

#TopZone div.grid table tr.alt td {
	background-color: #e5f1fc;
}

#TopZone div.grid span.term {
	font-size: 14px;
	font-weight: bold;
	color: #5dacf8;
}

#TopZone div.grid div.griditem span.rank {
	font-weight: bold;
	color: #3a6693;
}

#TopZone div.grid div.griditem span.show {
	display: inline-block;
	font-weight: bold;
	color: #5dacf8;
	padding-right: 12px;
	height: 16px;
	background: url('') no-repeat 70px 6px;
}

#TopZone div.grid div.griditem.edit {
	background: #f1ffe1;
}

#TopZone div.grid div.griditem.edit span.hide {
	display: inline-block;
	font-weight: bold;
	color: #6bb21b;
	padding-right: 12px;
	height: 16px;
	background: url('') no-repeat 70px -10px;
}

#TopZone div.grid div.graph {
	width: 840px;
	margin: 30px auto 0px auto;
	border: solid 1px #cccccc;
	background: #fff;
	padding: 15px;
	-mox-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	position: relative;
}

#TopZone div.grid div.graph div.legend {
	position: absolute;
	right: 60px;
	top: -20px;
}

#TopZone div.grid div.shadow {
	width: 840px;
	height: 11px;
	margin: 0px auto 20px auto;
	background: url('') no-repeat left top;
}

#TopZone div.grid div.datanavigation {
	height: 30px;
	margin-top: 15px;
	padding: 0px 40px;
	font-family: 'Humanist';
	font-size: 14px;
}
/* End Sub Report Styles */

div.reviews {
	max-width: 500px;
	padding: 20px 0px 20px 0px;
}

div.reviews .share {
	padding-top: 10px;
}

div.reviews .share a {
	text-decoration: none;
	font-size: 22px;
	line-height: 22px;
}

div.reviews .share a:hover {
	text-decoration: none;
	color: #666;
}

div.reviews div.links div.writereview img {
	border-style: none;
    border-color: inherit;
    border-width: medium;
background-image: url('');
	width: 13px;
	height: 18px;
	background-position: -12px -4px;
	}

div.clientreviews {
	position: relative;
}

div.rating div.starsgray {
	position: absolute;
	top: 0px;
	left: 100px;
	width: 120px;
	height: 20px;
	background-image: url('');
	background-position: -7px -29px;
}

div.rating div.stars {
	position: absolute;
	top: 0px;
	left: 100px;
	width: 120px;
	height: 20px;
	background-image: url('');
	background-position: -7px -55px;
}

div.rating div.numbers {
	font-size: 14px;
	position: absolute;
	top: 7px;
	left: 230px;
	font-weight: bold;
}

div.reviewtext div.excerpt div.leftquote {
	background-image: url('');
	background-position: -39px -6px;
	width: 16px;
	height: 15px;
	float: left;
	padding-right: 5px;
}

div.reviewtext div.excerpt div.rightquote {
	background-image: url('');
	background-position: -65px -6px;
	width: 16px;
	height: 15px;
	float: left;
	padding-left: 5px;
}

div.reviewtext div.excerpt div.title {
	font-size: 16px;
	line-height: 18px;
	margin-right: 5px;
	float: left;
}

div.reviewtext div.innertext {
	width: 100%;
	font-size: 12px;
	padding: 10px 20px;
	clear: both;
}

div.addreview {
	background: #f2f2f2;
	padding: 20px;
	border: solid 1px #ccc;
}

div.addreview td {
	vertical-align: top;
}

div.addreview h3 {
	border-bottom: dashed 1px #ccc;
	margin-bottom: 10px;
}

.webwidget_rating_simple {
	padding: 0px;
	margin: 0px;
	float: left;
}

.webwidget_rating_simple li {
	line-height: 0px;
	width: 24px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	margin-left: 2px;
	list-style: none;
	float: left;
	cursor: pointer;
	background-repeat: no-repeat;
}

.webwidget_rating_simple li span {
	display: none;
}

div.rating div.stars.rating2 {
	width: 48px;
}

div.rating div.stars.rating3 {
	width: 72px;
}

div.rating div.stars.rating4 {
	width: 96px;
}

div.rating div.stars.rating5 {
	width: 120px;
}

div.rating div.stars.rating1 {
	width: 24px;
}

/* Slides */
#Animation {
	position: relative;
	width: auto;
	height: 562px;
	z-index: 1;
	background-image: url('');
	background-repeat: repeat-x;
	background-position: 50% 0px;
	overflow: hidden;
}

#Animation div.bg {
	width: 100%;
	height: 562px;
	left: 0px;
	top: 0px;
	z-index: 1;
	background-repeat: no-repeat;
	background-position: 50% top;
	opacity: 0;
	filter: alpha(opacity=0);
}

#Animation a.prev {
	display: block;
	position: absolute;
	left: 0px;
	top: 50%;
	width: 78px;
	height: 102px;
	background-image: url('');
	background-repeat: no-repeat;
	background-position: right top;
	z-index: 3;
	margin-top: -51px;
	overflow: hidden;
}

#Animation a.next {
	display: block;
	position: absolute;
	top: 50%;
	width: 78px;
	height: 102px;
	background-image: url('');
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 3;
	margin-top: -51px;
	overflow: hidden;
	right: 0px;
}

#Animation a.prev img {
	display: block;
	width: 144px;
	height: 102px;
	position: absolute;
	top: 0px;
	right: 78px;
	background-repeat: no-repeat;
	background-position: left top;
}

#Animation a.next img {
	display: block;
	width: 144px;
	height: 102px;
	position: absolute;
	top: 0px;
	left: 78px;
	background-repeat: no-repeat;
	background-position: left top;
}

#Animation a.link {
	position: absolute;
	left: 50%;
	z-index: 4;
	outline: none;
}

#Animation a.link:active {
	outline: none;
}

#Animation a.link:focus {
	outline: none;
}

#Animation div.Slide {
	position: absolute;
	left: 50%;
	width: 2000px;
	height: 562px;
	margin-left: -1000px;
	top: 0px;
	display: none;
	z-index: 2;
}

#Animation div.show10 {
	display: block;
}
/* End Slides */

/* Cover Flow */
a.cover-flow {
}

a.cover-flow img {
	background-image: url('');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 48px;
	height: 48px;
}

a.cover-flow.slide1 img {
	background-position: 0px -47px;
}

a.cover-flow.slide2 img {
	background-position: -48px -47px;
}

a.cover-flow.slide3 img {
	background-position: -96px -47px;
}

a.cover-flow.slide4 img {
	background-position: -144px -47px;
}

a.cover-flow.slide5 img {
	background-position: -192px -47px;
}

a.cover-flow.slide6 img {
	background-position: -240px -47px;
}

a.cover-flow.slide7 img {
	background-position: -288px -47px;
}

a.cover-flow.slide8 img {
	background-position: -336px -47px;
}

a.cover-flow.slide1:hover img {
	background-position: 0px 0px;
}

a.cover-flow.slide2:hover img {
	background-position: -48px 0px;
}

a.cover-flow.slide3:hover img {
	background-position: -96px 0px;
}

a.cover-flow.slide4:hover img {
	background-position: -144px 0px;
}

a.cover-flow.slide5:hover img {
	background-position: -192px 0px;
}

a.cover-flow.slide6:hover img {
	background-position: -240px 0px;
}

a.cover-flow.slide7:hover img {
	background-position: -288px 0px;
}

a.cover-flow.slide8:hover img {
	background-position: -336px 0px;
}

a.cover-flow.slide1.active img {
	background-position: 0px 0px;
}

a.cover-flow.slide2.active img {
	background-position: -48px 0px;
}

a.cover-flow.slide3.active img {
	background-position: -96px 0px;
}

a.cover-flow.slide4.active img {
	background-position: -144px 0px;
}

a.cover-flow.slide5.active img {
	background-position: -192px 0px;
}

a.cover-flow.slide6.active img {
	background-position: -240px 0px;
}

a.cover-flow.slide7.active img {
	background-position: -288px 0px;
}

a.cover-flow.slide8.active img {
	background-position: -336px 0px;
}
/* End Cover Flow */

/* Partners */
a.partner-thumb {
	display: block;
}

a.partner-thumb img {
	width: 200px;
	height: 100px;
	background-image: url('');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}

a.partner-thumb.adwords img {
	width: 140px;
	background-position: 0px 0px;
}

a.partner-thumb.emmy img {
	width: 150px;
	background-position: -142px 0px;
}

a.partner-thumb.yahoo img {
	width: 202px;
	background-position: -294px 0px;
}

a.partner-thumb.webaward img {
	width: 188px;
	background-position: -498px 0px;
}

a.partner-thumb.mobile img {
	width: 124px;
	background-position: -688px 0px;
}

a.partner-thumb.analytics img {
	width: 194px;
	background-position: -814px 0px;
}

a.partner-thumb.adwords.active img {
	background-position: 0px -100px;
}

a.partner-thumb.emmy.active img {
	background-position: -142px -100px;
}

a.partner-thumb.yahoo.active img {
	background-position: -294px -100px;
}

a.partner-thumb.webaward.active img {
	background-position: -498px -100px;
}

a.partner-thumb.mobile.active img {
	background-position: -688px -100px;
}

a.partner-thumb.analytics.active img {
	background-position: -814px -100px;

}
/* End Partners */

/* Testimonials */
div.testimonial-panel {
	width: 496px;
	height: 148px;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 1px;
}

div.testimonial-panel img.logo {
	float: right;
	margin: 10px 8px 0px 0px;
}

div.testimonial-panel div.block {
	width: 280px;
	font-size: 12px;
	padding: 10px 15px;
}

div.testimonial-panel div.quote {
	color: #606060;
	font-style: italic;
}

div.testimonial-panel div.signature {
	font-family: 'ScriptinaPro';
	font-weight: normal;
	color: #3A6693;
	line-height: 30px;
	font-size: 24px;
	padding-top: 8px;
}

div.testimonial-panel div.company {
	font-weight: bold;
}
/* End Testimonials */
