/* Left Tab Section */
.widget {width:460px;text-align:left;}
	.widget a {color:#222;text-decoration:none;}	
	.widget a:hover {color:#009;text-decoration:underline;}	

  .tabnav {background:url('http://images1.vpi-corp.com/images/tab-bar.png') no-repeat bottom center;height:30px;margin-bottom:0px;margin-left:0px;padding:0px;text-align:left;width:470px;}
    .tabnav li {display:inline;list-style:none;position:relative;top:10px;font-weight:bold;}
	  .tabnav li #link-about, .tabnav li #link-solutions, .tabnav li #link-blog, .tabnav li #link-popular {background:url('http://images3.vpi-corp.com/images/borders/footer-tab-125x25.png') no-repeat center left;cursor:pointer;color:#ffffff;height:25px;padding:10px;text-decoration:none;font-weight:bold;}		
	  .tabnav li.ui-tabs-selected #link-about, .tabnav li.ui-tabs-selected #link-solutions, .tabnav li.ui-tabs-selected #link-blog, .tabnav li.ui-tabs-selected #link-popular {background:url('http://images3.vpi-corp.com/images/borders/footer-tab-125x25-act.png') no-repeat center left;cursor:pointer;color:#383838;height:25px;padding:10px;text-decoration:none;font-weight:bold;}
		/* Specific Tab Images */		
		 .tabnav li #link-blog{background:url('http://images1.vpi-corp.com/images/borders/footer-tab-49x25.png') no-repeat center left;}
		 .tabnav li.ui-tabs-selected #link-blog{background:url('http://images1.vpi-corp.com/images/borders/footer-tab-49x25-act.png') no-repeat center left;}			
		/* /Specific Tab Images */
		
  .tabdiv {background:url(http://images3.vpi-corp.com/images/tabs_home_background1.jpg) no-repeat left top;padding:5px;height:240px;width:460px;position:relative;z-index:3;padding-left:10px;}	  
  		/* to check BG alignment, add to .tabdiv: border-left:1px solid #dedbd1;border-right:1px solid #dedbd1; */
	.tabdiv ul.solutions_footer, .tabdiv ul.blog_footer, .tabdiv ul.popular_searches_footer {padding-left:0px;margin-left:0px;}
	.tabdiv ul.solutions_footer li {width:135px;border-bottom:1px solid #bbb;list-style-type:none;}
	  .tabdiv ul.solutions_footer li.solutions_bold {border-bottom:none;padding-top:5px;}
	.tabdiv ul.blog_footer li, .tabdiv ul.popular_searches_footer li {width:200px;border-bottom:1px solid #bbb;list-style-type:none;margin-top:-3px;}
	  .tabdiv ul.blog_footer li a.dark {font-size:10px;padding:0px;margin:0px;}

	
/* Right Tab Side */
.widget2{width:460px;text-align:left;}
	.widget2 a{color:#222;text-decoration: none;}	
	.widget2 a:hover{color:#009;text-decoration: underline;}	
	
  .tabnav2{background:url('http://images1.vpi-corp.com/images/tab-bar.png') no-repeat bottom center;height:30px;margin-bottom:0px;margin-left:0px;padding:0px;text-align:left;width:470px;}
	.tabnav2 li{display:inline;list-style:none;position:relative;top:10px;font-weight:bold;}
	  .tabnav2 li #link-strategic, .tabnav2 li #link-keyword, .tabnav2 li #link-events{background:url('http://images3.vpi-corp.com/images/borders/footer-tab-125x25.png') no-repeat center left;cursor:pointer;color:#ffffff;height:25px;padding:10px;text-decoration:none;font-weight:bold;}	
	  /*.tabnav2 li #link-events{background:url('http://images1.vpi-corp.com/images/borders/footer-tab-49x25.png') no-repeat center left;cursor:pointer;color:#ffffff;height:25px;padding:10px;text-decoration:none;font-weight:bold;}*/
	  .tabnav2 li.ui-tabs-selected #link-strategic, .tabnav2 li.ui-tabs-selected #link-events, .tabnav2 li.ui-tabs-selected #link-blog, .tabnav2 li.ui-tabs-selected #link-keyword{background:url('http://images3.vpi-corp.com/images/borders/footer-tab-125x25-act.png') no-repeat center left;cursor:pointer;color:#383838;height:25px;padding:10px;text-decoration:none;font-weight:bold;}
		 /* Specific Tab Images */		
		   .tabnav2 li #link-keyword{background:url('http://images1.vpi-corp.com/images/borders/footer-tab-kw-250x25.png') no-repeat center left;}
		   .tabnav2 li.ui-tabs-selected #link-keyword{background:url('http://images1.vpi-corp.com/images/borders/footer-tab-kw-250x25-act.png') no-repeat center left;}			
		 /* /Specific Tab Images */
		
  .tabdiv2 {background:url(http://images3.vpi-corp.com/images/tabs_home_background1.jpg) no-repeat left top;padding:5px;height:240px;width:453px;position:relative;z-index:3;padding-left:10px;}	
  	/* to check BG alignment, add to .tabdiv2: border-left:1px solid #dedbd1;border-right:1px solid #dedbd1; */




/* Hide Function & Misc Styles for Both Sides */
#footer_background{background:url(http://images2.vpi-corp.com/images/footer/outer_background_bottom-1a.jpg) no-repeat center 10px;height:380px;}
.ui-tabs-hide {display: none;}
.no-padding-left{padding-left:0px;}
.footer_p{font-size:10px;text-align:justify;padding:5px;width:445px;margin:0px;}
.tabwidth{width:465px;}

