/*  ----------------  Reset & Common  ---------------  */

  /* Site Colors :- Main Body Background - #f2f2f2; Orange - #ffbe0e; Dark Cholocate Color for Text - #7f7f7f; */

body{background:#f2f2f2 url(../img/bg_body.gif) left top repeat-x;color:#2a2a2a;font:normal 11px tahoma, arial, sans-serif}
html,body,p,h1,h2,h3,h4,h5,h6,table,thead,tbody,tfoot,tr,th,td,font,pre,sup,a,img,fieldset,legend,ul,ol,li,form,label,input,textarea,select,option,iframe{
	border:0;
	margin:0;
	padding:0;
	outline:none;
	font-size: 11px;
}
table{width:100%}
table,thead,tbody,tfoot,tr,th,td{border-collapse:collapse;vertical-align:top;text-align:left}
ul,ol{list-style:none}
input,textarea,select,option{font:normal 12px 'Trebuchet MS', tahoma, arial, sans-serif}
a,a:active,a:visited{color:#000;text-decoration:none}
.clr{clear:both}

/*  --------------  Main Structure  -----------------  */

  #top { width:1000px; height:146px; margin:0 auto; position:relative; }
  
  #container { background:#fff; padding:1px 0 0; }
  
  #main { width:1000px; margin:0 auto; padding:14px 0 40px; }
  
/*  ------------- Top Logo, Links, Menu Navigation  ------------------- */

  #logo { width:325px; height:70px; float:left; display:inline; margin:20px 0 0 23px; background:url(../img/logo.png) left top no-repeat; }
  
  #phoneNos { float:right; display:inline; margin:0 90px 0 0; padding:0 29px 0 21px; height:33px; line-height:32px; position:relative; background:#2a2a2a; color:#b8b8b8; }
  
  #phoneNos span.left { position:absolute; left:0; top:0; width:29px; height:33px; background:url(../img/bg_phoneNosL.gif) left top no-repeat; }
  
  #phoneNos span.right { position:absolute; right:0; top:0; width:29px; height:33px; background:url(../img/bg_phoneNosR.gif) left top no-repeat; }
  
  #phoneNos b { color:#ffbe0e; padding:0 5px 0 10px; }
  
  #liveChat { clear:both; float:right; display:inline; margin:-10px 50px 0 0; width:440px; height:31px; }
  
  #liveChat #clientLogin { float:left; display:inline; width:68px; height:31px; padding:0 0 0 25px; background:url(../img/bg_clientLogin.png) left top no-repeat; }
  
  #liveChat #clientLogin a { display:block; padding:13px 0 0; height:18px; }
  
  #liveChat #chatStat { float:left; width:198px; height:31px; }
  
  #liveChat #chatStat a { display:block; width:198px; height:31px; } 
  
  #liveChat #chatStat img { display:block; width:198px; height:31px; } 
  
  #liveChat #netStat { float:right; font-weight:bold; width:148px; height:18px; padding:13px 0 0 1px; background:url(../img/bg_netStat.png) left top no-repeat; }
  
  #liveChat #netStat b { padding:0 0 0 3px; }
  
  #liveChat #netStat b.green { color:#589c00; }
  
  #liveChat #netStat b.red { color:#ff0000; }
  
  #menu { margin:0 auto; clear:both; width:55%; height:35px; }
  
  #menu li { float:left; }
  
  #menu li a { float:left; display:inline; height:35px; line-height:34px; text-transform:uppercase; color:#5a3500; font-weight:bold; padding:0 15px; }
  
  #menu li a:hover, #menu li a.active { background:url(../img/bg_menuHover.gif) center bottom no-repeat; }
  
/*  ----------- Main Container  ------------  */

  #siteSlogan { width:715px; height:38px; margin:0 0 14px 160px; padding:0 30px 0 30px; border:1px solid #d1eafa; background:#edf8ff; position:relative; font:normal 19px 'Trebuchet MS', arial, sans-serif;  line-height:37px; }
  
  #siteSlogan span.left { position:absolute; top:-1px; left:-1px; z-index:2; width:21px; height:49px; background:url(../img/bg_siteSloganL.png) left top no-repeat; }
  
  #siteSlogan span.right { position:absolute; top:-1px; right:-1px; z-index:2; width:5px; height:40px; background:url(../img/bg_siteSloganR.png) left top no-repeat; }
  
  #siteSlogan span.orange { color:#ec7f00; }
  
/*  ----------------  JQuery Tabbed Content  ------------------  */

  #tabbedContent { width:939px; /* height:313px; */ position:relative; }
  
  #dotMainMan { width:252px; height:282px; position:absolute; left:5px; top:-4px; z-index:5; background:url(../img/dotMainMan.png) left top no-repeat; }
  
  #tabbedContent #topTabs { height:38px; margin:0 0 0 186px; position:relative; z-index:6; top:2px; }
  
  #tabbedContent #topTabs a { position:relative; float:left; display:inline; height:38px; color:#fff; font:bold 12px 'Lucida Sans', tahoma, arial, sans-serif; line-height:38px; text-align:center; padding:0 11px; margin:0 6px 0 0;  word-spacing:2px; min-width:107px; }
  
  #tabbedContent #topTabs a b { width:11px; height:38px; font-size:1px !important; position:absolute; z-index:4; }
  
  #tabbedContent #topTabs a b.tL { top:0; left:0; }
  
  #tabbedContent #topTabs a b.tR { top:0; right:-1px; }
  
  #tabbedContent #topTabs a#shHo { background:url(../img/bg_shHo.png) left top repeat-x; }
  
  #tabbedContent #topTabs a#shHo b.tL { background:url(../img/bg_shHotL.png) left top no-repeat; }
  
  #tabbedContent #topTabs a#shHo b.tR { background:url(../img/bg_shHotR.png) left top no-repeat; }
  
  #tabbedContent #topTabs a#reHo { background:url(../img/bg_reHo.png) left top repeat-x; }
  
  #tabbedContent #topTabs a#reHo b.tL { background:url(../img/bg_reHotL.png) left top no-repeat; }
  
  #tabbedContent #topTabs a#reHo b.tR { background:url(../img/bg_reHotR.png) left top no-repeat; }
  
  #tabbedContent #topTabs a#whHo { background:url(../img/bg_whHo.png) left top repeat-x; }
  
  #tabbedContent #topTabs a#whHo b.tL { background:url(../img/bg_whHotL.png) left top no-repeat; }
  
  #tabbedContent #topTabs a#whHo b.tR { background:url(../img/bg_whHotR.png) left top no-repeat; }
  
  #tabbedContent #topTabs a#whU { background:url(../img/bg_whU.png) left top repeat-x; }
  
  #tabbedContent #topTabs a#whU b.tL { background:url(../img/bg_whUtL.png) left top no-repeat; }
  
  #tabbedContent #topTabs a#whU b.tR { background:url(../img/bg_whUtR.png) left top no-repeat; }
  
  #tabbedContent #contentBlock { background:#2a2a2a; color:#b1b1b1; width:886px; /* min-height:240px; */ position:relative; margin:0 0 0 53px; overflow:hidden; }
  
  #tabbedContent #targetContainer { width:886px; overflow:hidden; position:relative; }
  
  #tabbedContent #contentFullWidth { width:3544px; height:240px; overflow:hidden; }
  
  #tabbedContent #contentBlock b.TL, #tabbedContent #contentBlock b.TR, #tabbedContent #contentBlock b.BL, #tabbedContent #contentBlock b.BR { position:absolute; width:10px; height:10px;  font-size:1px;}
  
  #tabbedContent #contentBlock b.TL { background:url(../img/bg_tabbedContentTL.gif) left top no-repeat; top:0; left:0; }
  
  #tabbedContent #contentBlock b.TR { background:url(../img/bg_tabbedContentTR.gif) left top no-repeat; top:0; right:0; }
  
  #tabbedContent #contentBlock b.BL { background:url(../img/bg_tabbedContentBL.gif) left top no-repeat; bottom:-1px; left:0; }
  
  #tabbedContent #contentBlock b.BR { background:url(../img/bg_tabbedContentBR.gif) left top no-repeat; bottom:-1px; right:0; }
  
/*  -------- Four Top Main Tabs --------  */
  
  #shHoContent, #reHoContent, #whHoContent, #whUContent { position:relative; z-index:4; float:left; float:left; padding:2px 3px; width:880px; height:236px; }
  
  #shHoContent { }
  
  #reHoContent { overflow:hidden; }
  
  #whHoContent { }
  
  #whUContent { }
  
  #shHoContent .tabSlogan, #reHoContent .tabSlogan, #whHoContent .tabSlogan, #whUContent .tabSlogan { width:741px; height:36px; padding:0 11px; color:#fff; line-height:35px; position:relative; margin:0 0 0 117px; }
  
  #shHoContent .tabSlogan b, #reHoContent .tabSlogan b, #whHoContent .tabSlogan b, #whUContent .tabSlogan b { position:absolute; width:11px; height:36px; font-size:1px; }
  
  #shHoContent .tabSlogan b.tL, #reHoContent .tabSlogan b.tL, #whHoContent .tabSlogan b.tL, #whUContent .tabSlogan b.tL { top:0; left:0; }
  
  #shHoContent .tabSlogan b.tR, #reHoContent .tabSlogan b.tR, #whHoContent .tabSlogan b.tR, #whUContent .tabSlogan b.tR { top:0; right:0; }
  
  #shHoContent .tabSlogan { background:url(../img/bg_shHoTabSlogan.gif) left top repeat-x; margin:0 0 0 130px; width:728px; }
  
  #shHoContent .tabSlogan b.tL { background:url(../img/bg_shHoTabSloganL.gif) left top no-repeat; }
  
  #shHoContent .tabSlogan b.tR { background:url(../img/bg_shHoTabSloganR.gif) left top no-repeat; }
  
  #reHoContent .tabSlogan { background:url(../img/bg_reHoTabSlogan.gif) left top repeat-x; }
  
  #reHoContent .tabSlogan b.tL { background:url(../img/bg_reHoTabSloganL.gif) left top no-repeat; }
  
  #reHoContent .tabSlogan b.tR { background:url(../img/bg_reHoTabSloganR.gif) left top no-repeat; }
  
  #whHoContent .tabSlogan { background:url(../img/bg_whHoTabSlogan.gif) left top repeat-x; }
  
  #whHoContent .tabSlogan b.tL { background:url(../img/bg_whHoTabSloganL.gif) left top no-repeat; }
  
  #whHoContent .tabSlogan b.tR { background:url(../img/bg_whHoTabSloganR.gif) left top no-repeat; }
  
  #whUContent .tabSlogan { background:url(../img/bg_whUTabSlogan.gif) left top repeat-x; }
  
  #whUContent .tabSlogan b.tL { background:url(../img/bg_whUTabSloganL.gif) left top no-repeat; }
  
  #whUContent .tabSlogan b.tR { background:url(../img/bg_whUTabSloganR.gif) left top no-repeat; }
  
  #tabbedContent .thisTabContent  { width:665px; height:185px; margin:0 0 0 200px; padding:10px 5px 5px 10px; }
  
/*  ----------- Smaller Tabs at the Bottom  ------------  */

  #smallTabs { height:29px; float:right; display:inline; margin:0 10px 0 0;  }
  
  #smallTabs a { float:left; display:none; height:29px; line-height:27px; margin:0 0 0 3px; min-width:95px; padding:0 6px; background:#161616; text-align:center; color:#7f7f7f; position:relative; }
  
  #smallTabs a b { position:absolute; width:6px; height:29px; font-size:1px; }
  
  #smallTabs a b.L { background:url(../img/bg_smallTabsL.gif) left top no-repeat; top:0; left:0; }
  
  #smallTabs a b.R { background:url(../img/bg_smallTabsR.gif) left top no-repeat; top:0; right:-1px; }
  
  #smallTabs a.active { font-weight:bold; color:#f5960f; background:#2a2a2a; }
  
  #smallTabs a.active b.L { background:url(../img/bg_smallTabsLAct.gif) left top no-repeat; }
  
  #smallTabs a.active b.R { background:url(../img/bg_smallTabsRAct.gif) left top no-repeat; }
  
/*  ---------- Reseller Hosting Inner Tabs  --------  */

  #reHoContent #c_fullyLoaded, #reHoContent #c_billingSoftware, #reHoContent #c_siteBuilder, #reHoContent #c_templates, #reHoContent #c_dotMainClub { float:left; width:665px; height:200px; display:inline; margin:0 2px 0 0; padding:0 0 0 15px; }
  
  #reHoContent #reHoTarget { width:680px; height:200px; overflow:hidden; margin:0 0 0 200px; }
  
  #reHoContent .thisTabContent { width:3410px; height:200px; margin:0; padding:0; }
  
  #reHoContent #c_fullyLoaded { }
  
  #reHoContent #c_billingSoftware { }
  
  #reHoContent #c_siteBuilder { }
  
  #reHoContent #c_templates { }
  
  #reHoContent #c_dotMainClub { }  
  
/*  ------------- Actual Content Inside Tabs  ----------------- */

  #tabbedContent .thisTabContent h2 { font:normal 18px 'Myriad Pro', tahoma, arial, sans-serif; color:#fff; padding:0 0 8px; }

  #tabbedContent .thisTabContent h2 span { display:block; font:normal 11px tahoma, arial, sans-serif; color:#b1b1b1; } 
  
  #tabbedContent .thisTabContent h2 strong { display:block; color:#d98422; font-weight:normal; }
  
  #reHoTarget .thisTabContent h2 { padding:10px 0 8px; }
  
  #tabbedContent .thisTabContent .boxInTabs { display:block; width:210px; height:61px; padding:5px 10px 0 15px; background:url(../img/bg_boxInTabs.png) left top no-repeat; color:#fff; position:relative; }
  
  #tabbedContent .thisTabContent .boxInTabs span { display:block; padding:8px 0; font-size:16px; }
  
  #tabbedContent .thisTabContent .boxInTabs span b { }
  
  #tabbedContent .thisTabContent .boxInTabs strong { font-weight:normal; font-size:11px; }
  
  #tabbedContent .thisTabContent .boxInTabs img.icon { float:right; display:inline; margin:-48px 0 0; }
  
  #tabbedContent .thisTabContent span.note { font-size:10px; }
  
  #shHoContent .thisTabContent { }
  
  #shHoContent .thisTabContent .left, #c_fullyLoaded .left { float:left; display:inline; width:410px; }
  
  #shHoContent .thisTabContent .left ul, #c_fullyLoaded .left ul  { float:left; }
  
  #shHoContent .thisTabContent .left img, #c_fullyLoaded .left img { float:left; }
  
  #shHoContent .thisTabContent .right { float:right; display:inline; width:235px; margin:-8px -6px 0 0; }
  
  #c_fullyLoaded .left ul li b.red { color:#e30604; }
  
  #c_fullyLoaded .right { float:right; display:inline; width:235px; }
  
  #c_fullyLoaded .right .boxInTabs { position:static; }
  
  #c_fullyLoaded .right .boxInTabs img.icon { position:static; float:right; display:inline; margin:-48px 0 0; }
  
  #c_billingSoftware .midBox, #c_siteBuilder .midBox { font-size:12px; text-align:center; float:left; display:inline; width:40%; padding:0 5%; line-height:16px; }
  
  #c_billingSoftware .midBox img, #c_siteBuilder .midBox img { display:block; margin:5px auto; }
  
  #c_billingSoftware .midBox strong { color:#F5960F; }
  
  #c_siteBuilder { background:url(../img/bg_sitebuilders.gif) 98% 35px no-repeat; }
  
  #c_siteBuilder img { display:block; margin:8px 20px; }
  
  #c_siteBuilder p { font-size:12px; padding:0 238px 0 0; line-height:16px; }
  
  #c_templates { background:url(../img/bg_dreamTemplate.gif) 98% 5px no-repeat; }
  
  #c_templates img { display:block; margin:8px 20px; }
  
  #c_templates p { font-size:12px; padding:0 238px 0 0; line-height:16px; }
  
  #c_dotMainClub p { float:left; width:420px; font-size:12px; line-height:16px; padding:20px 0 0; }
  
  #c_dotMainClub img { float:left; }
  
  #whHoContent { background:url(../img/hotlogos.gif) 99% 194px no-repeat; }
  
  #whHoContent .thisTabContent { position:relative; }
  
  #whHoContent .thisTabContent .right { float:right; display:inline; width:235px; }
  
  #whHoContent .thisTabContent .right .boxInTabs { position:static; }
  
  #whHoContent .thisTabContent .right .boxInTabs img.icon { position:static; float:right; display:inline; margin:-48px 0 0; }
  
  #whHoContent .thisTabContent .whthotThings { float:left; text-align:center; font-size:10px; display:inline; }
  
  #whHoContent .thisTabContent .whthotThings img { display:block; margin:8px 20px; }
  
  #whHoContent .thisTabContent .left img { display:block; margin:8px 80px; }
  
  #whUContent .thisTabContent ul { padding:0 0 5px; float:left; width:390px; }
  
  #whUContent .thisTabContent ul li, #shHoContent .thisTabContent .left ul li, #c_fullyLoaded .left ul li, #whHoContent .thisTabContent .left ul li, #c_siteBuilder .left ul li { background:url(../img/bullet.png) left 0px no-repeat; padding:0 0 8px 25px; }
  
  #whUContent .thisTabContent .moneyBack { float:right; display:inline; width:128px; height:155px; margin:-30px 15px 0 0; }
  
  #whUContent .thisTabContent .getRefund { float:right; display:inline; width:102px; height:133px; margin:8px 25px 0 0; }
  
  #whUContent .thisTabContent span.note { padding:0 0 0 25px; }
   
/*  ----------- What We Provide ----------- */

  #whtWeProvide { background:#f2f2f2 url(../img/bg_whatWeProvide.gif) left bottom no-repeat; width:884px; height:216px; margin:15px 0 0 53px; position:relative; padding:11px 0; }
  
  #whtWeProvide .top { position:absolute; top:0; left:0; width:884px; height:11px; background:url(../img/bg_whtWeProvideTop.gif) left top no-repeat; }
  
  #whtWeProvide h3 { color:#2a2a2a; font:normal 21px helvetica, arial, sans-serif; text-indent:15px; word-spacing:1px; padding:0 0 10px; }
  
  #whtWeProvide h3 b, #whtWeProvide .box h4 b { color:#ec7f00; }
  
  #whtWeProvide .box { width:210px; height:182px; background:url(../img/bg_boxType1.gif) left top no-repeat; float:left; display:inline; margin:0 0 0 9px; position:relative; }
  
  #whtWeProvide .box h4 { text-align:center; font:normal 17px helvetica, arial, sans-serif; letter-spacing:-1px; padding:8px 0; }
  
  #whtWeProvide .box img.icon { display:block; margin:0 auto; }
  
  #whtWeProvide .box img#lifeJacket { margin-top:15px; }
  
  #whtWeProvide .box p { padding:0 8px 5px 15px; color:#5e5e5e; line-height:16px; position:absolute; bottom:10px; }
  
/*  ------------- Footer  --------------  */

  #footer { background:url(../img/bg_footer.gif) left top repeat-x; padding:6px 0 0; }
  
  #footer img#appIcons { display:block; margin:0 auto 9px; width:717px; height:37px; }
  
  #footerIn { width:1000px; margin:0 auto; background:url(../img/bg_footerIn.png) 23px center no-repeat; }
  
  #footerIn ul { float:left; display:inline; margin:30px 0 0 240px; }
  
  #footerIn li { float:left; }
  
  #footerIn li a { float:left; text-transform:uppercase; font-weight:bold; padding:0 16px; }
  
  #footerIn li a:hover { text-decoration:underline; color:#333; }
  
  #footerIn img#paymentMethods { float:right; width:143px; height:58px; display:inline; margin:15px 20px 0 0; }
  
  #copyright { color:#828282; text-align:center; clear:both; margin:0 auto; word-spacing:1px; position:relative; top:-15px; }
  
  #copyright a { color:#2a2a2a; text-decoration:underline; margin:0 3px; }
  
  #copyright a:hover { color:#000; text-decoration:none; }
  
/*  ------------  Inner Page Styles --------------- */

  #inBanner { background:#2a2a2a; margin:0 0 10px; }
  
  #inBannerIn { margin:0 auto; width:1000px; height:142px; position:relative; }
  
  .innerHero { width:154px; height:182px; position:absolute; top:-34px; left:15px; background:url(../img/innerHero.png) left top no-repeat; }
  
  #inBannerTxt { padding:25px 0 0 185px; }
  
  #inBannerTxt h1 { color:#fff; font:normal 17px 'Lucida Sans',tahoma,arial,sans-serif; }
  
  #inBannerTxt h1 b { text-transform:uppercase; color:#69b201; font:bold 17px 'Lucida Sans',tahoma,arial,sans-serif; }
  
  #inBannerTxt p { color:#8a8989; padding:10px 0 0; line-height:20px; width:680px; }
  
  #inBannerTxt2 { padding:25px 0 0 185px; }
  
  #inBannerTxt2 h1 { color:#fff; font:normal 17px 'Lucida Sans',tahoma,arial,sans-serif; }
  
  #inBannerTxt2 h1 b { text-transform:uppercase; color:#0089e6; font:bold 17px 'Lucida Sans',tahoma,arial,sans-serif; }
  
  #inBannerTxt2 p { color:#8a8989; padding:10px 0 0; line-height:20px; width:680px; }
  
/*  ------------  Hosting Plans Comparision Block ----------- */

 #comparePlans1 { float:left; display:inline; width:985px; margin:0 9px; background:#f2f2f2; }

  #comparePlans { float:left; display:inline; width:718px; margin:0 9px; background:#f2f2f2; }

  #comparePlans .top { position:relative; height:37px; background:url(../img/bg_comparePlansTop.png) left top repeat-x; padding:0 20px; font:bold 13px/36px 'Lucida Sans',tahoma,arial,sans-serif; color:#354c08; }
  
  #comparePlans .topL, #comparePlans .topR { font-size:1px; position:absolute; top:0; background-position:top left; background-repeat:no-repeat; width:11px; height:37px; }
  
  #comparePlans .topL { left:0; background-image:url(../img/bg_comparePlansTopL.png); }
  
  #comparePlans .topR { right:0; background-image:url(../img/bg_comparePlansTopR.png); }
  



  #comparePlans .top2 { position:relative; height:37px; background:url(../img/bg_comparePlansTop2.png) left top repeat-x; padding:0 20px; font:bold 13px/36px 'Lucida Sans',tahoma,arial,sans-serif;  color:#FFF; }
  
  #comparePlans .topL2, #comparePlans .topR2 { font-size:1px; position:absolute; top:0; background-position:top left; background-repeat:no-repeat; width:11px; height:37px; }
  
  #comparePlans .topL2 { left:0; background-image:url(../img/bg_comparePlansTopL2.png); }
  
  #comparePlans .topR2 { right:0; background-image:url(../img/bg_comparePlansTopR2.png); }
  





  #comparePlans .header { width:712px; height:32px; margin:0 auto 1px; font:bold 13px/31px 'Lucida Sans',tahoma,arial,sans-serif; color:#fff; background:#2f2f2f; }
  
  #comparePlans .header .cellOne, #comparePlans .header .cellTwo, #comparePlans .header .cellThree, #comparePlans .header .cellFour, #comparePlans .header .cellFive { float:left; display:inline; height:32px; text-align:center; overflow:hidden; }
  
  #comparePlans .header .cellOne { width:279px; text-indent:22px; text-align:left; }
  
  #comparePlans .header .cellTwo { width:111px; }
  
  #comparePlans .header .cellThree { width:108px; }
  
  #comparePlans .header .cellFour { width:107px; }

 #comparePlans .header .cellFive { width:107px; }

  
  #comparePlans .row { width:712px; height:40px; margin:0 auto 2px; font:normal 11px tahoma,arial,sans-serif; color:#2d2d2d; }
  
  #comparePlans .row .cellOne, #comparePlans .row .cellTwo, #comparePlans .row .cellThree, #comparePlans .row .cellFour , #comparePlans .row .cellFive { float:left; display:inline; height:32px; padding:8px 0 0; text-align:center; background-position:top left; background-repeat:no-repeat; overflow:hidden; }
  
  #comparePlans .row .cellOne { font:bold 11px/39px tahoma,arial,sans-serif; width:279px; text-indent:22px; text-align:left; background-image:url(../img/bg_comparePlansRowCellOne.png); padding:0; height:40px; }
  
  #comparePlans .row .cellTwo { width:111px; background-image:url(../img/bg_comparePlansRowCellTwo.png); }
  
  #comparePlans .row .cellThree { width:108px; background-image:url(../img/bg_comparePlansRowCellThree.png); }
  
  #comparePlans .row .cellFour { width:107px; background-image:url(../img/bg_comparePlansRowCellFour.png); }

    #comparePlans .row .cellFive { width:107px; background-image:url(../img/bg_comparePlansRowCellThree.png); }
  
  #comparePlans .row strong { display:block; font:bold 14px/24px tahoma,arial,sans-serif; color:#c90000; }
  
  #comparePlans .row a.buyBtn { display:block; margin:-2px auto 0; width:99px; height:32px; background:url(../img/bg_buyBtn.jpg) left top no-repeat; }
  
 #comparePlans .row a.buyBtn2 { display:block; margin:-2px auto 0; width:99px; height:32px; background:url(../img/bg_buyBtn2.jpg) left top no-repeat; }
 

  #comparePlans .row img.icon { display:block; margin:5px auto 0; }
  
  #comparePlans .checkout { height:74px; }
  
  #comparePlans .checkout .cellOne, #comparePlans .checkout .cellTwo, #comparePlans .checkout .cellThree, #comparePlans .checkout .cellFour { height:68px; padding:6px 0 0; }
  
  #comparePlans .checkout .cellOne { font:bold 11px/73px tahoma,arial,sans-serif; background-image:url(../img/bg_checkoutCellOne.png); padding:0; height:74px; }
  
  #comparePlans .checkout .cellTwo { background-image:url(../img/bg_checkoutCellTwo.png); }
  
  #comparePlans .checkout .cellThree { background-image:url(../img/bg_checkoutCellThree.png); }
  
  #comparePlans .checkout .cellFour { background-image:url(../img/bg_checkoutCellFour.png); }
  
  #comparePlans .checkout a.buyBtn { margin:5px auto 0; }
  
/*  ------------  Innerpage Sidebar --------------- */
  
  #sidebarFeatures { float:left; display:inline; width:257px; background:#f2f2f2 url(../img/bg_sidebarFeatures.gif) left top no-repeat; position:relative; padding:10px 0 50px; }
  
  #sidebarFeatures .bot { position:absolute; width:257px; left:0; bottom:-1px; background:url(../img/bg_sidebarFeaturesBot.gif) left bottom no-repeat; height:10px; font-size:1px; }
  
  #sidebarFeatures .box { width:240px; height:182px; background:url(../img/bg_boxType2.png) left top no-repeat; margin:0 auto 11px; position:relative; }
  
  #sidebarFeatures .box h4 { text-indent:15px; font:normal 17px helvetica, arial, sans-serif; letter-spacing:-1px; padding:12px 0; }
  
  #sidebarFeatures .box h4 img { vertical-align:middle; margin:0 10px 0 0; }
  
  #sidebarFeatures .box h4 b { color:#ec7f00; }
  
  #sidebarFeatures .box p { line-height:20px; padding:0 15px; text-align:justify; }
  
  #sidebarFeatures .box a.more { position:absolute; right:25px; bottom:15px; font-weight:bold; }
  
  
