html {
font-size:100.01%;
}
body {
margin:0;
color:#333333;
font-size:12px;
font-family:arial, tahoma, helvetica, verdana, sans-serif;
background:#ffffff;
}


/* COLUMNS: Alsett Clearfix, use in column container opening <div> *********************/
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
/* Fix for IE Mac */
.clearfix {
display: inline-block}

/*IE Holly Hack \*/
* html .clearfix {
height: 1%;}
.clearfix {
display: block; 
}
/*End IE Holly Hack*/
.clearfix {
display: block;
}
/* clearfloats: Use between <div>'s as a block spacer *********************/
div.clearfloats {
clear: both;
margin: 0 0 0 0;
display: inline;
}
/* table border collapse *********************/
.bordercollapse {
border-collapse: collapse;
border: 0;
padding: 0;
margin: 0;
}


form,fieldset {
margin:0;
padding:0;
border:0;
}
img{border:none;}


a:link, a:active, a:visited {
text-decoration: none;
color: #3b6690;
}
a:hover {
text-decoration: underline;
}
h1, h2 {
font-family:tahoma, arial, helvetica, verdana, sans-serif;
font-size:22px;
font-weight:bold;
color:#24578a;
}
h3, h4 {
font-family:tahoma, arial, helvetica, verdana, sans-serif;
font-size:14px;
font-weight:bold;
color:#333333;
}
h4#advertisered {
font-family:tahoma, arial, helvetica, verdana, sans-serif;
font-size:14px;
color:#da1f26;
}
h5 {
font-family:tahoma, arial, helvetica, verdana, sans-serif;
font-size:14px;
color:#333333;
}
.clr {
clear:both;
}
.holder {
overflow:hidden;
width:100%;
}


/* header block styles */
#header {
xbackground: url(../images/bg-header.png) no-repeat 50% 0;
position:absolute;
min-width:953px;
width:100%;
top:0;
left:0;
}
#header .header-area {
position: relative;
clear:both;
margin:0 auto;
width:953px;
height:110px;
}
#header .header-area:after {
display: block;
content: "";
clear: both;
}
#header .logos-holder {
overflow: hidden;
padding: 14px 0 0;
width: 450px;
float: left;
}
/* logo styles */
#header h1{ display:block;
background: url(../images/logo.gif) no-repeat;
float: left;
height: 63px;
margin:10px 0 0;
width:374px;}
#header strong.logo {
background: url(../images/logo.gif) no-repeat;
float: left;
height: 63px;
margin:10px 0 0;
overflow:hidden;
text-indent:-9999px;
width:374px;
}
#header strong.logo a {
position: relative;
cursor: pointer;
display: block;
height: 100%;
}
/* slogan styles */
#header span.slogan {
text-indent: -9999px;
overflow: hidden;
float: left;
width: 365px;
height: 0px;
}
#header span.slogan a {
position: relative;
cursor: pointer;
display: block;
height: 100%;
}
/* header top navigation buttons */
#header ul.top-nav {
font-weight: bold;
font-size: 12px;
line-height: 20px;
word-spacing: 2px;
list-style: none;
float: right;
padding: 0;
margin: 0;
}

#header ul.top-nav li {
float: left;
}
#header ul.top-nav a {
background: url(../images/bg-headerbutton.gif) no-repeat;
overflow: hidden;
text-align: center;
float: left;
width: 93px;
height: 22px;
color: #808080;
}
#header ul.top-nav a:hover {
text-decoration: none;
color: #be0103;
}
/* login form styles */
#header .top-call {
float: top;
width: 372px;
text-align: right;
vertical-align: top;
height: 48px;
padding-top: 45px;
}
#header .login-area {
float: right;
width: 372px;
}
#header .login-form {
padding: 13px 0 0;
width: 372px;
float: right;
font-size: 10px;
}
#header .login-form a {
color: #5880a7;
}
#header .login-form a:hover {
background: url(../images/link-underline1.gif) repeat-x 0 100%;
text-decoration: none;
}
#header .login-form strong {
text-transform: uppercase;
display: block;
color: #24578a;
display: block;
font-size: 10px;
line-height: 12px;
}
#header .login-form .input-holder {
background: url(../images/bg-input.gif) no-repeat;
margin: 2px 5px 0px 2px;
display: inline;
overflow: hidden;
width: 131px;
height: 24px;
float: left;
}
#header .login-form input.text {
font: 13px/15px Arial, Helvetica, sans-serif;
border: none;
vertical-align: top;
background: none;
color: #44505c;
padding: 2px 5px;
width: 150px;
}
#header .login-form input.image {
float: left;
}


/* navigation menu styles */
#header .navigation-holder {
position: absolute;
padding: 20px 0 0;
left: 0;
top: 100px;
}
#content .navigation-holder {
position: absolute;
padding: 10px 0 0;
left: 0;
}
#navigation {
font-size: 14px;
line-height: 37px;
font-weight: bold;
list-style: none;
padding: 0 0 0 7px;
margin: 0;
}
#navigation  li {
margin: 0 0 0 -7px;
display: inline;
height: 36px;
float: left;
}
#navigation a {
color: #df2028;
height: 33px;
float: left;
}
#navigation .item-left,
#navigation .item-right {
background: url(../images/navigation-left.png) no-repeat;
overflow: hidden;
cursor: pointer;
font-size: 0;
line-height: 0;
width: 15px;
float: left;
height: 33px;
}
#navigation .item-right {
background-image: url(../images/navigation-right.png);
}
#navigation .item-mid {
background: url(../images/navigation-mid.png) repeat-x;
cursor: pointer;
float: left;
}
#navigation a em {
font-style: normal;
margin: 0 10px;
height: 36px;
float: left;
}
#navigation a:hover {
text-decoration: none;
color: #f85a61;
}
#navigation a.active,
#navigation a.active:hover {color: #5f84a9;}
#navigation a.active em {background: url(../images/navigation-active.gif) no-repeat 50% 100%;}


/* content block styles */
#content {
width:100%;
min-width:953px;
padding:110px 0 31px;
}


/* flash holder block styles */
#flash-holder {
width: 953px;
margin: 0 auto;
}
#flash-holder .heading {
overflow: hidden;
padding: 2px 0 19px;
clear: both;
width: 100%;
}
#flash-holder .heading h1 {
word-spacing: -2px;
float: left;
}
#flash-holder .heading a.btn-getstarted {
float: right;
}


#content a.btn-getstarted {
background: url(../images/btn-getstarted.gif) no-repeat;
text-indent: -9999px;
overflow: hidden;
display: block;
width: 208px;
height: 39px;
}
#content a.btn-getstarted2 {
background: url(../images/btn-getstarted2.gif) no-repeat 0;
text-indent: -9999px;
overflow: hidden;
display: block;
width: 183px;
height: 78px;
}


#content a.btn-getstarted:hover {background-position: 0 100%;}
/* main content blocks styles */
.content-holder,
#content-holder {
background: url(../images/bg-content-area.png) no-repeat 50% 0;
}
.content-area {
clear:both;
overflow:hidden;
padding: 31px 0 0;
margin:0 auto;
width:953px;
}
.content-areanew {
clear:both;
overflow:hidden;
padding: 31px 0 0;
margin:0 auto;
width:953px;
}
/* inner titles styles */
.create-account .content-area {
background: url(../images/bg-createaccount.jpg) no-repeat;
position: relative;
overflow: hidden;
height: 170px;
padding: 0;
}
.publishers-area .content-area {
background: url(../images/bg-publishers.jpg) no-repeat;
position: relative;
overflow: hidden;
height: 163px;
padding: 0;
}
.aboutus-area .content-area {
background: url(../images/bg-aboutus.jpg) no-repeat;
position: relative;
overflow: hidden;
height: 163px;
padding: 0;
}
.newsevent-area .content-area {
background: url(../images/bg-newsevents.jpg) no-repeat;
position: relative;
overflow: hidden;
height: 163px;
padding: 0;
}
.advertisers-area .content-areanew {
background: url(../images/new-bg-advertisers.jpg) no-repeat;
position: relative;
overflow: hidden;
height: 185px;
padding: 0;
margin: 0 auto -22px;
}
.advertisers-area .content-area {
position: relative;
overflow: hidden;
height: 50px;
padding: 0;
margin: 0 auto -22px;
}
.advertisers-area .inner-title h1 {
bottom: 56px;
}
.advertisers-area .inner-title-holder h1 {
bottom: 56px;
}
.inner-title-holdernew h1 {
bottom:45px;
color:#FFFFFF;
font-size:23px;
font-style:normal;
left:600px;
letter-spacing:normal;
line-height:29px;
margin:0;
position:absolute;
text-transform:none;
}
.localmarketing .content-area {
background: url(../images/bg-whyus.jpg) no-repeat;
position: relative;
overflow: hidden;
height: 185px;
padding: 0;
margin: 0 auto -22px;
}

.localmarketing .inner-title h1 {
bottom: 45px;
left:600px;
}
.whyus .content-area {
background: url(../images/bg-freewebsiteevalution.jpg) no-repeat;
position: relative;
overflow: hidden;
height: 185px;
padding: 0;
margin: 0 auto -22px;
}

.whyus .inner-title h1 {
bottom: 45px;
left:600px;
}

.localmarketingtips .content-area {
background: url(../images/bg-localmarketingtips.jpg) no-repeat;
position: relative;
overflow: hidden;
height: 185px;
padding: 0;
margin: 0 auto -22px;
}

.localmarketingtips .inner-title h1 {
bottom: 56px;
left:600px;
}
.marketingsystem .content-area {
background: url(../images/bg-marketingsystem.jpg) no-repeat;
position: relative;
overflow: hidden;
height: 185px;
padding: 0;
margin: 0 auto -22px;
}

.marketingsystem .inner-title h1 {
bottom: 45px;
left:605px;
}
.searchengine .content-area {
background: url(../images/bg-searchengine.jpg) no-repeat;
position: relative;
overflow: hidden;
height: 185px;
padding: 0;
margin: 0 auto -22px;
}

.searchengine .inner-title h1 {
bottom: 45px;
left:620px;
}

.calltracking .content-area {
background: url(../images/bg-calltracking.jpg) no-repeat;
position: relative;
overflow: hidden;
height: 185px;
padding: 0;
margin: 0 auto -22px;
}

.calltracking .inner-title h1 {
bottom: 45px;
left:600px;
}
.freewebsiteevalution .content-area {
background: url(../images/bg-effectivedesign.jpg) no-repeat;
position: relative;
overflow: hidden;
height: 185px;
padding: 0;
margin: 0 auto -22px;
}

.freewebsiteevalution .inner-title h1 {
bottom: 45px;
left:600px;
}
.effectivedesign .content-area {
background: url(../images/bg-effectivedesign.jpg) no-repeat;
position: relative;
overflow: hidden;
height: 185px;
padding: 0;
margin: 0 auto -22px;
}

.effectivedesign .inner-title h1 {
bottom: 56px;
left:600px;
}
.localsignup .content-area {
background: url(../images/bg-localsignup.jpg) no-repeat;
position: relative;
overflow: hidden;
height: 185px;
padding: 0;
margin: 0 auto -22px;
}

.localsignup .inner-title h1 {
bottom: 56px;
left:600px;
}
.localremarketing .content-area {
background: url(../images/bg-localremarketing.jpg) no-repeat;
position: relative;
overflow: hidden;
height: 185px;
padding: 0;
margin: 0 auto -22px;
}

.localremarketing .inner-title h1 {
bottom: 45px;
left:600px;
}


.inner-title h1 {
position: absolute;
text-transform: none;
letter-spacing: normal;
font-size: 23px;
line-height: 25px;
font-style: normal;
color: #fff;
margin: 0;
bottom: 34px;
left: 12px;
line-height:29px;
}
.inner-title-holder h1 {
position: absolute;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 23px;
line-height: 25px;
font-style: italic;
color: #d7181e;
margin: 0;
bottom: 34px;
left: 12px;
}
.content-area strong.infotext {
padding: 10px 0 0 169px;
font-size: 15px;
font-weight: bold;
display: block;
color: #040405;
}
.account-form {
min-height: 640px;
width: 100%;
overflow: hidden;
}
* html .account-form {
overflow: visible;
height: 640px;
}
/* inner pages styles */
.site-nav {
overflow: hidden;
height: 47px;
width: 100%;
}
ul.breadcrumbs {
list-style: none;
overflow: hidden;
font-size: 13px;
line-height: 17px;
color: #000;
float: left;
padding: 18px 0;
margin: 0;
}
ul.breadcrumbs li {
background: url(../images/breadcrumbs-item.gif) no-repeat 0 6px;
padding: 0 12px 0 9px;
margin: 0 0 0 -9px;
float: left;
}
ul.breadcrumbs a {
color: #24578a;
}
.breadcrumb-grey {
color: #838383;
}
.inner-content {
position: relative;
overflow:hidden;
clear:both;
margin:0 auto;
width:953px;
}
/* main content styles */
.columns-holder {
font-family:inherit;
font-style:inherit;
overflow: hidden;
width: 100%;
background:url(../images/page_background.gif) repeat-y;
}
.columns-holder .main-content {
font-family:inherit;
font-style:inherit;
width: 765px;
float: right;
}
/* START: Task_Id: 701 - Update Marketing Solutions page - Shraddha - 19/05/2010 */
.columns-holder .main-contentnew {
font-family:inherit;
font-style:inherit;
float:left;
width:965px;
}
/* END: Task_Id: 701 - Update Marketing Solutions page - Shraddha - 19/05/2010 */
.columns-holder .sidebar {
font-family:inherit;
font-style:inherit;
float: left;
}


/* page text block styles */
.page-text {
padding: 0 30px 0 0;
overflow: hidden;
height: 1%;
font-size:14px;
line-height:1.5em;
font-family:inherit;
font-style:inherit;
}
.page-text h1 {
font-family:tahoma, arial, helvetica, verdana, sans-serif;
color: #24578a;
font-size:24px;
font-weight:bold;
line-height:1.2;
padding:0;
margin:0 0 10px 0;
}
.page-text h2 {
font-family:tahoma, arial, helvetica, verdana, sans-serif;
color: #24578a;
font-size:20px;
font-weight:bold;
line-height:1.2;
padding:0;
margin:0 0 10px 0;
}
.page-text h3 {
font-family:tahoma, arial, helvetica, verdana, sans-serif;
color: #333333;
font-size:18px;
font-weight:bold;
line-height:1.2;
padding:0;
margin:0 0 10px 0;
}
.page-text h4 {
font-family:tahoma, arial, helvetica, verdana, sans-serif;
color: #333333;
font-size:14px;
font-weight:bold;
line-height:1.2;
padding:0;
margin:0 0 10px 0;
}
.page-text h5 {
font-family:tahoma, arial, helvetica, verdana, sans-serif;
font-size: 14px;
line-height:normal;
color: #24578a;
margin: 0 0 3px;
}


/* START: Task_Id: 701 - Update Marketing Solutions page - Shraddha - 19/05/2010 */
.page-textnew {
padding:0 32px 0 0;
font-size: 12px;
}
/* END: Task_Id: 701 - Update Marketing Solutions page - Shraddha - 19/05/2010 */
#content .page-text .infotext {padding: 0 0 23px;}
#content .page-text .infotext p {margin: 0;}
.page-text a.get-started {
font-weight: bold;
color: #bd0d12;
}
#content .page-text p {
margin: 0 0 10px;
}
ul.plain-list {
list-style: none;
padding: 0 0 22px;
margin: 0;
}
ul.plain-list li {
background: url(../images/infolist-item.gif) no-repeat 39px 10px;
padding: 0 0 0 48px;
}
ul.plain-list2 {
list-style: none;
padding: 0 0 22px;
margin: 0;
}
ul.plain-list2 li {
background: url(../images/infolist-item.gif) no-repeat 2px 10px;
padding: 0 0 0 10px;
}
/* signup form styles */
.signupform-holder {
background: #dee1e4 url(../images/signupform-mid.png) repeat-y;
overflow: hidden;
margin: 0 -30px 0 10px;
display: inline;
float: right;
width: 195px;
}
.signupform-wrapper {
background: url(../images/signupform-top.png) no-repeat;
padding: 16px 0 0;
}
.signupform {
background: url(../images/signupform-bot.png) no-repeat 0 100%;
padding: 0 0 23px;
font-size: 10px;
line-height: 12px;
color: #2d5e8d;
}

/* signup form styles2 */
.signupform-holder2 {
background: #dee1e4 url(../images/signupform-mid2.gif) repeat-y;
overflow: hidden;
margin: 0 -30px 0 10px;
display: inline;
float: right;
width: 195px;
}
.signupform-wrapper2 {
background: url(../images/signupform-top2.gif) no-repeat;
padding: 16px 0 0;
}
.signupform2 {
background: url(../images/signupform-bot2.gif) no-repeat 0 100%;
padding: 0 0 23px;
font-size: 10px;
line-height: 12px;
color: #2d5e8d;
}

.signupform2 .signupform-content {
background: url(../images/signupform-main2.gif) no-repeat;
overflow: hidden;
width: 100%;
}
.signupform2 strong.title-ads {
background: url(../images/title-placead.png) no-repeat;
text-indent: -9999px;
overflow: hidden;
display: block;
width: 166px;
height: 57px;
margin: 3px 0 -4px 18px;
}
.signupform2 strong.title-ads2 {
background: url(../images/title-getstartedhere.png) no-repeat;
text-indent: -9999px;
overflow: hidden;
display: block;
width: 166px;
height: 57px;
margin: 3px 0 -4px 18px;
}
.signupform2 strong.title-ads3 {
background: url(../images/title-speakwithourexperts.png) no-repeat;
text-indent: -9999px;
overflow: hidden;
display: block;
width: 166px;
height: 57px;
margin: 3px 0 -4px 18px;
}
.signupform2 strong.title-ads4 {
background: url(../images/title-getfreewebsite.png) no-repeat;
text-indent: -9999px;
overflow: hidden;
display: block;
width: 166px;
height: 75px;
margin: 3px 0 -4px 18px;
}
.signupform2 ul.input-list {
position: relative;
list-style: none;
overflow: hidden;
width: 144px;
padding: 0 0 0 7px;
margin: 0 auto;
}
.signupform2 ul.input-list li {
width: 100%;
float: left;
padding: 0 0 5px;
}
.signupform2 label {
display: block;
padding: 0 0 4px;
}
.signupform2 .input-holder {
background: url(../images/bg-textinput.gif);
overflow: hidden;
width: 141px;
height: 17px;
}
.signupform2 input.text {
font: 10px/13px Arial, Helvetica, sans-serif;
vertical-align: top;
border-style: none;
background: none;
padding: 1px 5px;
color: #000;
width: 132px;
}
.signupform2 input.submit {
background: url(../images/btn-formsubmit.png) no-repeat;
font: bold 17px/20px Arial, Helvetica, sans-serif;
border-style: none;
cursor: pointer;
color: #0c5ba7;
width: 143px;
height: 26px;
margin: 10px 0 0 30px;
display: block;
}
.signupform-holder2 {
background: #dee1e4 url(../images/signupform-mid2.gif) repeat-y;
overflow: hidden;
margin: 0 -30px 0 10px;
display: inline;
float: right;
width: 195px;
}
.whatyougetsection{

margin: 0 -30px 0 10px;
display: inline;
float: right;
width: 195px;
}

/* signup form styles2 ends */

.signupform .signupform-content {
background: url(../images/signupform-main.png) no-repeat;
overflow: hidden;
width: 100%;
}
.signupform strong.title-ads {
background: url(../images/title-placead.png) no-repeat;
text-indent: -9999px;
overflow: hidden;
display: block;
width: 166px;
height: 57px;
margin: 3px 0 -4px 18px;
}
.signupform strong.title-ads2 {
background: url(../images/title-getstartedhere.png) no-repeat;
text-indent: -9999px;
overflow: hidden;
display: block;
width: 166px;
height: 57px;
margin: 3px 0 -4px 18px;
}
.signupform strong.title-ads3 {
background: url(../images/title-letsgetconnected.png) no-repeat;
text-indent: -9999px;
overflow: hidden;
display: block;
width: 166px;
height: 57px;
margin: 3px 0 -4px 18px;
}
.signupform ul.input-list {
position: relative;
list-style: none;
overflow: hidden;
width: 144px;
padding: 0 0 0 7px;
margin: 0 auto;
}
.signupform ul.input-list li {
width: 100%;
float: left;
padding: 0 0 5px;
}
.signupform label {
display: block;
padding: 0 0 4px;
}
.signupform .input-holder {
background: url(../images/bg-textinput.gif);
overflow: hidden;
width: 141px;
height: 17px;
}
.signupform input.text {
font: 10px/13px Arial, Helvetica, sans-serif;
vertical-align: top;
border-style: none;
background: none;
padding: 1px 5px;
color: #000;
width: 132px;
}
.signupform input.submit {
background: url(../images/btn-formsubmit.png) no-repeat;
font: bold 17px/20px Arial, Helvetica, sans-serif;
border-style: none;
cursor: pointer;
color: #0c5ba7;
width: 143px;
height: 26px;
margin: 10px 0 0 30px;
display: block;
}
/* side navigaiton styles */
ul.sidenav {
background: url(../images/bg-sidenav.gif) repeat-x;
font-size: 13px;
line-height: 20px;
list-style: none;
overflow: hidden;
width: 100%;
padding: 0;
margin: 0 0 15px;
}
ul.sidenav li {
background: url(../images/bg-sidenav.gif) repeat-x 0 100%;
padding: 1px 0 2px;
float: left;
width: 100%;
}
ul.sidenav a {
word-spacing: -1px;
background: #f3f6fa;
padding: 0 0 0 7px;
width: 100%;
color: #24578a;
display: block;
height: 1%;
}
ul.sidenav a:hover,
ul.sidenav .active a:hover {
text-decoration: none;
background-color: #fafcfd;
}
/* second level submenu */
ul.sidenav .active a span {
background: #f3f6fa url(../images/bg-sidenav-active.gif) no-repeat 100% 0;
padding: 0 11px 0 0;
font-weight: bold;
}
ul.sidenav .active ul a span {
background: none;
font-weight: normal;
}
ul.sidenav ul {
list-style: none;
padding: 0 0 0;
margin: 0;
}
ul.sidenav ul li {
background: none;
padding: 1px 0 0;
margin: 0;
}
ul.sidenav ul li a {
background: #f3f6fa url(../images/bg-sidenav-subitem.gif) no-repeat 6px 7px;
padding: 0 0 0 18px;
}
/* contacts block styles */
.sidebar .contacts {
background: url(../images/bg-contacts-area.gif) no-repeat;
font-size: 12px;
padding: 47px 0 0;
}
.sidebar .contacts strong {
font-weight: normal;
padding: 0 50px 0 0;
display: block;
color: #838383;
}
.sidebar .contacts ul {
list-style: none;
color: #5880A7;
font-size: 11px;
line-height: 17px;
padding: 4px 0 0 4px;
margin: 0;
}
.sidebar .contacts ul li.phone,
.sidebar .contacts ul li.email {
background: url(../images/icon-phone.gif) no-repeat;
padding: 0 0 10px 32px;
}
.sidebar .contacts ul li.email {
background: url(../images/icon-email.gif) no-repeat;
}
.sidebar .contacts ul a {
color: #5880A7;
}


/* start: Task_Id: 679 - display_ads_update - Shraddha - 15/04/2010 */
#contentrightWraper {
width:768px;
float:left;
margin:0px;
padding:0 0 0 10px;
}
#midPanel {
width:768px;
float:left;
margin:0px;
padding:0px;
}
#midPanel p {
width:768px;
float:left;
margin:0px;
padding:10px 0 0 0;
font-size:12px;
color:#000;
line-height:18px;
}
#midPanel ul {
width:768px;
float:left;
margin:0px;
padding:0px;
display:block;
}
#midPanel ul li {
width:747px;
float:left;
margin:15px 0 0 0;
padding:0 0 0 21px;
font-size:12px;
color:#000;
display:block;
background-image:url(../images/bg-sidenav-subitem.gif);
background-repeat:no-repeat;
background-position:left 5px;
}
#midPanel h2 {
width:768px;
float:left;
margin:0px;
padding:0px;
font-size: 22px;
color:#24578a;
}
#midPanel a {
font-size:12px;
font-weight:bold;
color:#24578a;
line-height:24px;
text-decoration:none;
}
#midPanel a:hover {
text-decoration: underline;
}

#contentrightbottomWraper {
width:745px;
float:left;
margin:0px;
padding:0 0 0 10px;
}

.redboldtext3{
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
}
/* End : Task_Id: 679 - display_ads_update - Shraddha - 15/04/2010 */

/* button styles */
.button-holder {
position: relative;
float: left;
left: 50%;
}
.button-wrapper {
position: relative;

left: -50%;
}
* html .button-wrapper {float:left;}
a.button {
background: url(../images/bg-button.gif) no-repeat;
text-transform: uppercase;
font-weight: bold;
font-size: 15px;
line-height: 43px;
padding: 0 0 0 16px;
color: #fff;
float: left;
}
a.button span {
background: url(../images/bg-button.gif) no-repeat 100% 0;
padding: 0 16px 0 0;
cursor: pointer;
float: left;
height: 46px;
}
a.button:hover {text-decoration: none;}
/* common styles */
.heading h1 {
color: #375e85;
font-size: 20px;
line-height: 39px;
margin: 0;
}


#content p {margin: 0 0 10px;}
/* news block styles */
#content .news {
background: url(../images/bg-news.gif) no-repeat;
padding: 15px 0 20px;
}
#content .news h2 {
font-size: 16px;
color: #828282;
margin: 0 0 5px;
}
#content ul.headlines {
list-style: none;
padding: 0;
margin: 0;
}
#content ul.headlines p {
margin: 4px 0;
}
#content ul.headlines a.title {
font-weight: bold;
color: #375e85;
}
#content ul.headlines a.title:hover {
background: url(../images/link-underline3.gif) repeat-x 0 100%;
text-decoration: none;
}
#content ul.headlines span.date {
color: #999;
}
/* information boxes styles */
#content .infoarea {
background: url(../images/infoarea-top.png) no-repeat 0 26px;
font-size: 14px;
overflow: hidden;
padding: 41px 0 0;
margin: 0 0 35px;
width: 100%;
}
#content .infoarea-top {
background: url(../images/infoarea-mid.png) repeat-y;
width: 100%;
}
#content .infoarea-content {
background: url(../images/infoarea-bot.png) no-repeat 0 100%;
position: relative;
padding: 0 0 39px;
width: 100%;
}
#content .infoarea-content:after {
display: block;
content: "";
clear: both;
}
#content .infoarea .infobox1,
#content .infoarea .infobox2 {
width: 457px;
float: left;
}
#content .infoarea .infobox2 {float: right;}

#content .infoarea .heading {
position: relative;
overflow: hidden;
clear: both;
margin: -41px 0 0;
width: 100%;
height: 27px;
}
#content .infoarea .heading h2 {
background: url(../images/infoarea-heading.png) no-repeat;
text-indent: 14px;
line-height: 27px;
font-size: 16px;
color: #fff;
margin: 0;
width: 127px;
height: 27px;
overflow: hidden;
}
#content .infoarea .infobox-text {
position: relative;
word-spacing: -1px;
padding: 24px 0 0 17px;
line-height: 19px;
overflow: hidden;
height: 1%;
}
#content .infoarea .infobox-text p {margin: 0 0 5px;}
/* read more button styles */
#content .infoarea .link-holder {
height: 0;
padding: 0 0 0 345px;
}
#content .infoarea a.read-more {
background: url(../images/btn-readmore.gif) no-repeat;
text-transform: uppercase;
text-indent: 10px;
font-weight: bold;
font-size: 11px;
line-height: 25px;
overflow: hidden;
position: absolute;
color: #182e43;
bottom: 10px;
width: 102px;
height: 24px;
}
#content .infoarea a.read-more:hover {text-decoration:none;}
#content .infoarea a.read-more:hover span {
background: url(../images/link-underline2.gif) repeat-x 0 100%;
text-decoration: none;
}
/* simple list styles */
#content ul.info-list {
position: relative;
list-style: none;
padding: 0 0 0 35px;
margin: 0;
}
#content ul.info-list li {
background: url(../images/bullet.gif) no-repeat 0 9px;
padding: 0 0 2px 13px;
}


/* footer block styles */
#footer {
border-top:1px solid #cccccc;
width:100%;
min-width:953px;
color: #375e85;
font-family:inherit;
font-style:inherit;
}
#footer .footer-area {
clear:both;
overflow:hidden;
padding: 10px 0 25px;
margin:0 auto;
width:953px;
font-family:inherit;
font-style:inherit;
}
/* footer list styles */
#footer ul {
list-style: none;
padding-top: 10px;
padding-left: 0;
margin: 0 auto;
width:700px;
float: left;
font-family:inherit;
font-style:inherit;
}
#footer a {color: #808080;}
#footer a:hover {
background: url(../images/link-underline3.gif) repeat-x 0 100%;
text-decoration: none;
font-family:inherit;
font-style:inherit;
}
#footer ul li {
background: url(../images/footer-divider.gif) no-repeat 0 50%;
margin: 0 0 0 -5px;
padding: 0 10px;
float: left;
font-family:inherit;
font-style:inherit;
}
#footer strong {
font-weight: normal;
float: right;
font-family:inherit;
font-style:inherit;
}


.normalgreytext{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#828282;
font-weight:bold;
text-decoration:none;
}
.bottomrighttext{
text-align:right;
float:right;
color:#808080;
padding-top:10px;
}
.textfield_form{
background: url(../images/textinput_bg2.gif) no-repeat;
margin: 6px 5px 0px 2px;
display: inline;
overflow: hidden;
width: 207px;
height: 24px;
float: left;
border:0px;
font: 12px/14px Arial, Helvetica, sans-serif;
vertical-align: top;
color: #44505c;
}
.textarea_form{
background: url(../images/textarea_bg.gif) no-repeat;
margin: 6px 5px 0px 2px;
display: inline;
overflow: hidden;
width: 207px;
height: 108px;
float: left;
border:0px;
font: 12px/14px Arial, Helvetica, sans-serif;
vertical-align: top;
color: #44505c;
}

.whiteboldtext{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}
.whiteboldtext2{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}
.whiteboldtext2:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#be0103;
font-weight:bold;
text-decoration:none;
}
.darkgreyboltext{
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
color:#4b4b4b;
font-weight:bold;
text-decoration:none;
}
.redbullettext{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#4b4b4b;
background-image:url(../images/bullet_red.gif);
background-repeat:no-repeat;
background-position:left;
padding-left:28px;
text-decoration:none;
line-height:27px;
}
.greynormaltext{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#4b4b4b;
font-weight:normal;
line-height: 20px;
text-decoration:none;
}
.blacknormaltext{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
font-weight:normal;
text-decoration:none;
}
.blacksmalltext{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
font-weight:normal;
text-decoration:none;
}

.textfield_getstarted{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width: 148px;
height: 16px;
border-width: 1px;
border-color:#346f98;
}
.textfieldmenu_getstarted{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width: 148px;
height: 20px;
border-width: 1px;
border-color:#346f98;
}
.whiteboldtext{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}
.whitebigtext{
font-family:Arial, Helvetica, sans-serif;
font-size:17px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}
.phone_redboldtext{
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
color:#db0f12;
font-weight:bold;
text-decoration:none;
}
.redboldtext{
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
color:#d7181e;
font-weight:bold;
text-decoration:none;
}

.redboldtext2{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#d7181e;
font-weight:bold;
text-decoration:none;
line-height:22px;
}

.date_redboldtext{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#d7181e;
font-weight:bold;
text-decoration:none;
}
.greyboltext{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#4b4b4b;
font-weight:bold;
text-decoration:none;
line-height:22px;
}
.darkgreyboltext{
font-family:Arial, Helvetica, sans-serif;
font-size:23px;
color:#4b4b4b;
font-weight:bold;
text-decoration:none;
}
.redbullettext{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#4b4b4b;
background-image:url(../images/bullet_red.gif);
background-repeat:no-repeat;
background-position:left;
padding-left:28px;
text-decoration:none;
line-height:23px;
}
#header .login-area {
float: right;
width: 372px;
}
.greynormaltext{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#4b4b4b;
font-weight:normal;
line-height: 17px;
text-decoration:none;
}
.blacknormaltext{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
font-weight:normal;
text-decoration:none;
}
.blacksmalltext{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
font-weight:normal;
text-decoration:none;
}

.textfield_getstarted{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width: 148px;
height: 16px;
border-width: 1px;
border-color:#346f98;
}
.textfieldmenu_getstarted{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width: 148px;
height: 20px;
border-width: 1px;
border-color:#346f98;
}

.normalgreytext{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#828282;
font-weight:bold;
text-decoration:none;
}
.normalgreytext2{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#717171;
font-weight:normal;
line-height:18px;
text-decoration:none;
}
/* START: Task_Id: 701 - Update Marketing Solutions page - Shraddha - 19/05/2010 */
.normalgreytext2new {
color:#717171;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
font-weight:normal;
line-height:19px;
text-decoration:none;
}
/* END: Task_Id: 701 - Update Marketing Solutions page - Shraddha - 19/05/2010 */
.boldbluetext{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#24578a;
font-weight:bold;
text-decoration:none;
}
.normalbluetext{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#24578a;
font-weight:normal;
text-decoration:none;
}
.button-holder {
position: relative;
float: left;
left: 50%;
}
.stayconnected{
background:url(../images/stayconnected_bg.gif) no-repeat left top;
width:161px;
height:77px;
margin:0 0 0 0;
padding:0px;
}
.stayconnectedtext{
color:#24578a;
text-align:center;
padding-top:12px;
padding-bottom:10px;
font-weight:bold;
font-size:14px;
}
.stayconnectedlogos{
width:25px;
height:25px;
float:left;
padding-right:10px;
}


/* ----------- My Form ----------- */
.myform3{
margin:0 -30px 0 0;
width:325px;
padding:14px;
float:right;
}

.myform{
margin:0 0px 0 0;
width:165px;
padding:14px;
float:right;
}
.nocontract{
margin:0 0x 0 0;
width:165px;
padding:14px;
float:right;
}


/* ----------- basic ----------- */
#basic{
border:solid 2px #DEDEDE;
}
#basic h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#basic p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #dedede;
padding-bottom:10px;
}
#basic label{
display:block;
font-weight:bold;
text-align:right;
width:140px;
float:left;
}
#basic .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
#basic input{
float:left;
width:200px;
margin:2px 0 30px 10px;
}
#basic button{ 
clear:both;
margin-left:150px;
background:#888888;
color:#FFFFFF;
border:solid 1px #666666;
font-size:11px;
font-weight:bold;
padding:4px 6px;
}


/* ----------- stylized ----------- */
#stylized{
border:solid 1px #b7ddf2;
-moz-border-radius: 1em;
background:#F3F6FA;
}
#stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#stylized p{
font-size:11px;
color:#666666;
margin-bottom:10px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}
#stylized label{
display:block;
float:left;
font-weight:bold;
text-align:left;
width:140px;
}
#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:left;
width:140px;
}
#stylized input{
border:1px solid #AACFE4;
float:left;
font-size:12px;
margin:0px 0 10px 0;
padding:4px 2px;
width:160px;
}
#stylized button{ 
clear:both;

width:125px;
height:31px;
background:#666666 url(img/button.png) no-repeat;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}

.remarketingvideo_img{
width:220px;
height:132px;
float:right;
margin:0px;
float:right;
}

.boldbluetext2{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#24578a;
font-weight:bold;
text-decoration:none;
}

.myform2{
margin:0;
float:left;
width:450px;
padding:14px;
}

#stylized2{
border:solid 2px #b7ddf2;
-moz-border-radius: 1em;
background:#ebf4fb;
height:185px;
}
#stylized2 h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#stylized2 p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}
#stylized2 label{
display:block;
float:left;
font-weight:bold;
margin-top:3px;
text-align:right;
width:68px;
color:#24578A;
}

#stylized2 .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
#stylized2 input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:140px;
margin:2px 5px 10px 5px;
}
#stylized2 button{ 
clear:both;
margin-left:150px;
width:125px;
height:31px;
background:#666666 url(img/button.png) no-repeat;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}

.content-area_transition {
clear:both;
overflow:hidden;
padding: 31px 0 0;
margin:0 auto;
width:953px;
font-size: 13px;
}
.normalboldgreytext{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#828282;
font-weight:bold;
text-decoration:none;
}
.normalboldgreytext:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#be0103;
font-weight:bold;
text-decoration:none;
}
.Redbigtext{
font-family:Arial, Helvetica, sans-serif;
font-size:28px;
color:#db0f12;
font-weight:bold;
text-decoration:none;
}
.bluebigtext{
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
color:#24578a;
font-weight:bold;
text-decoration:none;
}
.signupform strong.title-ads2 {
background: url(../images/title-getstartedhere.png) no-repeat;
text-indent: -9999px;
overflow: hidden;
display: block;
width: 166px;
height: 57px;
margin: 3px 0 -4px 18px;
}
.bottomrighttext{
text-align:right;
float:right;
color:#808080;
padding-top:10px;
}
.rightsignup{
height:700px;
float: right;
width: 190px;
margin-right:-20px;
}


/* New styles created on 07/2010 ********************************************************************************** created by Chad below this line ******************************************************** */
.sidenav_row{
font-size:12px;
line-height:1.5em;
font-family:inherit;
font-style:inherit;
background-color:#ffffff;
padding:0 0 1px 0;
}
.sidenav_row_selected{
display:block;
width:170px;
padding:4px;
margin:0 0 2px 0;
background-color:#da1f26;
font-size:12px;
line-height:1.5em;
font-family:inherit;
font-style:inherit;
font-weight:bold;
color:#ffffff;
}
.sidenav_row a:link,
.sidenav_row a:active,
.sidenav_row a:visited,
.sidenav_row a:hover{
display:block;
width:170px;
background-color:#e3e9f0;
padding:4px;
margin:0 0 2px 0;
text-decoration:none;
color:#4d6680;
}
.sidenav_row a:hover{
background-color:#dddddd;
color:#ffffff;
text-decoration:none;
background:url(../images/menu_back-over.png) repeat-x;
}
.currently_selected{
color:#666666;
}
.infotext{
margin-left:10px;
}
/*FOOTER******************************/
.footer {
font-family:inherit;
font-style:inherit;
width: 960px;
padding: 0;
margin: 0 auto;
}
.navfoot_cont {
font-family:inherit;
font-style:inherit;
border-top: 2px solid #ccc;
border-bottom: 2px solid #ccc;
}
.footer_text {
font-family:inherit;
font-style:inherit;
margin: 4px;
text-align: left;
font-size: .9em;
color: #757575;
padding: 4px;
background-color: #fff;
}
.footer_text a {
font-family:inherit;
font-style:inherit;
color: #757575;
}
.footer_text a:hover {
font-family:inherit;
font-style:inherit;
color: #000;
text-decoration: underline;
}
/* NAVFOOT RIGHT all lists ********************/
#navfoot_rt, #navfoot_rt ul {
font-family:inherit;
font-style:inherit;
float: right;
display:inline;
padding: 0;
margin: 0;
list-style: none;
line-height: 1;
position: relative;
}
#navfoot_rt ul li a{
/*height: 30px; *//*ruins sub levels*/
font-family:inherit;
font-style:inherit;
color: #666;
}
#navfoot_rt ul li a:hover {
font-family:inherit;
font-style:inherit;
color:#da1f26; /*color change*/
text-decoration: underline;
}
#navfoot_rt a {
font-family:inherit;
font-style:inherit;
display: block;
text-decoration: none;
text-align: center;
font-size: 11px;
font-weight: normal;
}
#navfoot_rt ul li { /* all list items */
float: left;
border-right: 1px solid #fff;
text-align: left;
}
#navfoot_rt ul li a {
font-family:inherit;
font-style:inherit;
height: 16px;
padding: 8px 6px 4px;
}
/* second-level lists */
#navfoot_rt ul li ul {
font-family:inherit;
font-style:inherit;
position: absolute;
bottom: 28px;
left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
text-align: left;
width: 146px; /*  */
border: 1px solid #ccc;
background-color: #efefef;
padding: 4px 0 0 0;
}
#navfoot_rt ul li ul li {
border: none; 
}
#navfoot_rt ul li ul li a {
font-family:inherit;
font-style:inherit;
font-size: 10px;
text-align: left;
width: 132px; /*  */
height: 14px;
padding: 2px 7px;
background-color: #efefef;
float:left;
}
#navfoot_rt ul li ul li a:hover{
font-family:inherit;
font-style:inherit;
text-decoration: underline;
}
#navfoot_rt li:hover ul, #navfoot_rt li.sfhover ul { /* lists nested under hovered list items */
font-family:inherit;
font-style:inherit;
display: block;
left: auto;
margin: 0 0 0 -1px;
}
/**************************************************************/
#content {
clear: left;
}
.menu250{
width: 250px;
}
/*CELL WIDTH HACK FOR IE6*/
* html #navfoot_lt ul li {
width: 1%;
white-space:nowrap;
} 
/*CELL WIDTH HACK FOR IE6*/
* html #navfoot_rt ul li {
width: 1%;
white-space:nowrap;
} 
/*MINWIDTH HACK FOR IE6*/
* html .minwidth { 
border-left: 890px solid #00f;
}
* html .container {
font-family:inherit;
font-style:inherit;
margin-left: -890px;
}
* html .rule {
font-family:inherit;
font-style:inherit;
width: 890px;
/*background-color: #f00;*/
}

.partners_shell{
width:530px;
margin:0 0 10px 0;
overflow:hidden;
}


/* benefits box, for right side */
.benefits_box{
width:222px;
margin:0 -30px 0 15px;
display:inline;
float:right;
padding:0;
background-color:#e3e9f0;
}
.sidebox_top{
width:222px;
height:30px;
}
.sidebox_middle{
width:190px;
padding:10px 20px 10px 10px;
font-size:12px;
color:#666666;
border:1px solid #c0dce1;
}
.sidebox_middle h3{
font-size:14px;
font-weight:bold;
color:#24578a;
margin:0;
}
.sidebox_middle ul{
padding:0;
margin:0 0 0 16px;
color:#94c1c9;
}
.sidebox_middle ul li{
padding-bottom:8px;
}
.sidebox_middle ul li span{
color:#666666;
}
.sidebox_bottom{
background:url(../images/sidebox_bottom.png) no-repeat;
width:222px;
height:14px;
}

/* benefits box, for left side */
.benefits_box-left{
width:178px;
margin:0;
padding:0 0 5px 0;
display:block;
border-bottom:2px solid #ffffff;
}
.sidebox_top-left{
width:178px;
height:30px;
}
.sidebox_middle-left{
width:162px;
padding:8px;
font-size:12px;
color:#666666;
}
.sidebox_middle-left h3{
font-size:14px;
font-weight:bold;
color:#24578a;
margin:0;
}
.sidebox_middle-left ul{
padding:0;
margin:0 0 0 16px;
color:#94c1c9;
}
.sidebox_middle-left ul li{
padding-bottom:8px;
}
.sidebox_middle-left ul li span{
color:#666666;
}
.sidebox_bottom-left{
background:url(../images/sidebox_bottom.png) no-repeat;
width:222px;
height:14px;
}



.content_benefits_shell{
display:block;
width:538px;
margin:0;
padding:0;
}
.content_benefits_round-top{
margin:0;
padding:0;
width:538px;
height:13px;
background:url(../images/content_benefits_top.png) no-repeat;
background-color:blue;
}
.content_benefits_round-bottom{
margin:0;
padding:0;
width:538px;
height:13px;
background:url(../images/content_benefits_bottom.png) no-repeat;
background-color:red;
}
.content_benefits_text{
padding:0;
font-size:12px;
width:518px;
margin:0;
color:#444444;
overflow:hidden;
}
.content_benefits_text ul{
padding:0;
margin:0 0 0 20px;
}
.content_benefits_text ul li{
color:#666666;
}


.testimonial_box_right{
background-color:#ffffff;
color:#666666;
padding:0;
font-size:12px;
line-height:1.3em;
border:1px solid #e3e9f0;
width:200px;
margin:15px 0 20px 0;
}
.more_successes_right{
margin:0;
background-color:#e3e9f0;
padding:4px;
}






