/* Global Layout */

html
{
 background-color:#00565D;
}
h6 
{
	font-size:30px;
	color:#fff;}
body {
	font-size: 12px;
	margin: 0px;
	text-align: center;
	background: #ffffff url(../images/body_bg.jpg) top center repeat-x;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}
body#home
{
  background-image: url(../images/body_bg_home.jpg);
  }
a{
						color: #555;
						text-decoration: none;
						font-size:12.5px;
					}
					
a:hover{
						color: #73b217;
						text-decoration: none;
					}
#wrap{
	position: relative;
	margin: 0 auto;
	width: 940px;
}


	#rshim{
		position: absolute;
		top: 115px;
		right: -1000px;
		height: 200px;
		width: 1000px;
		display: none;
		background: url(../images/rightshim.gif) top right no-repeat;
	}
	
	#lshim{
		position: absolute;
		top: 115px;
		left: -1000px;
		height: 200px;
		width: 1000px;
		display: none;
		background: url(../images/leftshim.gif) top right no-repeat;
	}
	
	
	#top{
		position: relative;
		padding: 30px 0 20px 0;
		height: 65px;	
	}
	
	#livechat
	{
    display: block;
    /*
    width: 170px;
    height: 82px;
    background: #FFF url("../images/talkliveon.gif") no-repeat 0 center;
    */
    border: 1px solid #E9E8DE;
    border-width: 10px 0;
    margin: 0 0 10px;
    padding: 10px 0;
    }
	
		#logo{
			position: relative;
			float: left;
			width: 220px;
			height: 65px;
			top: -1px;
			left: 0px;
			z-index: 5;
			background: url(../images/consulmurgia.png) 0 0 no-repeat;
			margin-left: -4px;
			text-indent: -9999em;
		}
		
		body#home #logo {
		  top: -1px;
		  background-image: url(../images/consulmurgia.png);
		}
		
		#payoff{
			position: absolute;
			top: 26px;
			right: -1px;
			background: url(../images/payoff.png) 0 0 no-repeat;
			width: 247px;
			height: 16px;
			text-indent: -9999em;
		}
		
		#nav{
			position: relative;
			float: right;
			padding: 34px 0 0 19px;
			font-size: .9em;
		}
		
			#nav li{
				position: relative;
				float: left;
				padding-left: 23px;	
			}
			
			#nav li.first{
				padding-left: 0px;	
			}
			
			#nav li a{
				position: relative;
				float: left;
				color: #53BABF;
				font-size: 11px;
			}
			
			#nav li.active a{
				position: relative;
				color: #7FC41B;
				border-bottom: 3px solid #7FC41B;
				text-decoration: none;
				padding-bottom:2px;
			}
			
			#nav li a:hover{
				position: relative;
				color: #7fc41c;
				text-decoration: none;
			}
	
	
	
	#home-head{
		height: 178px;
		background: url(../images/home-text.png) 0 0 no-repeat;
	}
	/*
	div#further-seo-package
	{
    position: absolute;
    top: 90px;
    right: 0;
    width: 342px;
    height: 183px;
    background: transparent url("../images/further_seo_package.jpg") no-repeat 0 0;
    text-indent: -9999px;
    }
	*/
	

ul#approach
{
  float: left;
  position: relative;
  width: 940px;
  height: 192px;
  }
ul#approach li
{
  position: absolute;
  top: 0;
  height: 192px;
  }
ul#approach li:hover
{
  cursor: pointer;
  }
ul#approach li p
{
  position: relative;
  top: 96px;
  width: 180px;
  text-align: left;
  font-size: 11px;
line-height: 14px;
  color: #FFF;
  }
ul#approach li h2
{
  /*text-indent: -9999px;*/
  }
li#defineStrategy
{
  z-index: 30;
  left: 0;
  width: 323px;
  background: #FFF url("../images/banner1.png") 0 0 no-repeat;
  }
ul#approach li#defineStrategy p
{
  left: 19px;
  }
li#defineStrategy a
{
  position: absolute;
  top: 19px;
  left: 37px;
  
   font-size:25px;
    color:#fff;
  }
li#driveTraffic
{
  z-index: 20;
  width: 384px;
  left: 263px;
  background: #FFF url("../images/banner2.png") 0 0 no-repeat;
  }
li#driveTraffic a
{
  position: absolute;
  top: 19px;
  left: 76px;
  width: 200px;
    font-size:25px;
    color:#fff;
  }
ul#approach li#driveTraffic p
{
  left: 69px;
  }
li#deliverSales
{
  z-index: 10;
  right: 0;
  width: 353px;
  background: #FFF url("../images/banner3.png") 0 0 no-repeat;
  }
li#deliverSales a
{
  position: absolute;
  top: 19px;
  left: 100px;
  width: 183px;
  font-size:25px;
    color:#fff;
  }
ul#approach li#deliverSales p
{
  left: 74px;
  }
li#defineStrategy a:hover, li#driveTraffic a:hover, li#deliverSales a:hover
{
  padding: 0 0 5px;
  border-bottom: 2px solid #FFF;
  }

	
	#home-feature{
		position: relative;
		padding: 20px 0 20px 0;
		text-align: left;
		border-bottom: 10px solid #E9E8DE;
	}
	
		#home-feature li{
			position: relative;
			float: left;
			width: 290px;
			padding-right: 35px;	
		}
		
			li#home-feature-box-end{
				padding-right: 0;
			}
		
		#home-feature li img{
			position: relative;
			display: block;
		}
		
		.home-feature-info{
			position: relative;
			padding-top: 13px;
		}	
		
			.home-feature-info h2{
				position: relative;
				font-size: 13px;
				font-weight: bold;
			}
			
				.home-feature-info h2 a{
					color: #006570;
					font-size:14px;
				}
				
				.home-feature-info h2 a:hover{
					color: #7fc41b;
					text-decoration: none;
				}
			
			.home-feature-info p{
				position: relative;
				line-height: 17px;
				font-size:12px;
				color:#666;
			}
			
			.home-feature-info span{
				position: relative;
				padding-top: 5px;
				display: block;
				font-size: 11px;
				color: #999;
			}

	
	#front-columns{
		position: relative;
		padding: 0 0 0 0;
		text-align: left;
		w\idth: 940px;
		width: 942px;
	}
		
		#front-columns h2{
			position: relative;
			color: #006570;
			font-weight: bold;
			font-size: 1.6em;
			letter-spacing: -0.5px;
			padding: 11px 0;
			border-top: 1px solid #999;
			
		}
		
		#front-columns h2 a
		{
      color: #006570;
      }
		
		#front-columns #front-about h2, #front-columns #front-information h2 {
			border-bottom: 1px solid #E9E8DE;
			margin: 0 0 20px;
		}
		
		#front-columns #front-information h2
		{
      color: #333;
      padding: 11px 0 12px 40px;
      background: #FFF url("../images/knowledge_center_bg.jpg") no-repeat 0 2px;
      }
    
    #front-columns #front-information #front-seo-tools h2, #front-columns #front-information #front-question-time h2
    {
      background-image: none;
      border-width: 0;
      margin: 0 0 15px;
      padding: 0;
      font-size: 1.2em;
      }
    
    #front-columns div#who-we-work-with h2
    {
      border-width: 0;
      padding: 10px 0 13px 12px;
      color: #333; 
      text-indent: -9999px;
      }
    
    a#newsletterSignUp, a#freeSeminars
    {
      float: left;
      width: 300px;
      height: 65px;
      margin: 10px 0 0;
      background: #FFF url("../images/newsletter.png") no-repeat 0 0;
      text-indent: -9999px;
      }
    
    a#freeSeminars
    {
      margin: 2px 0 0;
      background-image: url("../images/contattaci.png");
      }
		
			
			#fu0{
				background: url(../images/fu0.gif) bottom left no-repeat;
			}
		
			#fu1{
				/*background: url(../images/fu1.gif) bottom left no-repeat;*/
			}
			
			#fu2{
				/*background: url(../images/fu2.gif) bottom left no-repeat;*/
			}
			
			#fu3{
				background: url(../images/fu3.gif) bottom left no-repeat;
			}
			
			#fu4{
				background: url(../images/fu4.gif) bottom left no-repeat;
				margin-top:4px;
			}
			
			#fu5{
				/*background: url(../images/fu5.gif) bottom left no-repeat;*/
			}
			
			#fu6{
				background: url(../images/fu6.gif) bottom left no-repeat;
			}
			
			#fu7{
				background: url(../images/fu7.gif) bottom left no-repeat;
			}
			
			#fu8{
				/*background: url(../images/fu8.gif) bottom left no-repeat;*/
			}
		
			#front-columns h2 .rss{
				position: relative;
				text-indent: 0;
				left: 8px;
				top: 0px;
				padding: 2px 15px 2px 0;
				font-size: 11px;
				color: #666;
				background: url(../images/r.gif) right center no-repeat;
				font-weight: normal;
			}
			
			#front-columns h2 .more{
				position: absolute;
				text-indent: 0;
				right: 0px;
				top: 3px;
				padding: 5px 0 2px 0;
				font-size: .7em;
				color: #73b217;
				font-weight: normal;
			}
		
		h2#h2_define_strategy, h2#h2_drive_traffic, h2#h2_deliver_sales
		{
		  float: left;
		  width: 394px;
		  height: 58px;
		  border-top: 1px solid #E9E8DE;
		  border-bottom: 15px solid #FFF;
		  padding: 6px 0 0;
		  background: #FFF url("../images/h2_define_strategy.jpg") no-repeat 0 6px;
		  text-indent: -9999px;
      }
    h2#h2_drive_traffic
    {
      background-image: url("../images/h2_drive_traffic.jpg");
      }
    h2#h2_deliver_sales
    {
      background-image: url("../images/h2_deliver_sales.jpg");
      }
		
		.frontClient {
			background-color: #f0efe8;
			float: left;
			width: 140px;
			height: 85px;
			margin: 0 20px 20px 0;
		}
		
		.front-news-list{
			position: relative;
			padding-bottom: 7px;
		}
		
		.front-news-video{
			position: relative;
			padding-bottom: 7px;
		}
		
		
			.front-news-list li{
				position: relative;
				padding: 10px 10px 10px 0;
				border-top: 1px solid #E9E8DE;
				
			}
			
			.front-news-list img{
				position: relative;
				float: left;
				margin-top: 2px;
				z-index: 1000;
			}
			
			.front-news-list-info{
				position: relative;
				padding: 0 0 0 95px;
			}	
			
			.front-news-no-image
			{
				padding-left:0;
			}
			
				.front-news-list li h3{
					position: relative;
					font-size: 1.1em;
					font-weight: bold;
				}
				
					.front-news-list li h3 a{
						color: #555;
						text-decoration: none;
						font-size:12.5px;
					}
					
					.front-news-list li h3 a:hover{
						color: #73b217;
						text-decoration: none;
					}
			
				.front-news-list li p{
					position: relative;
					line-height: 16px;
					font-size:11.5px;
					color:#555;
				}
			
				.front-news-list-info span, .front-news-list-info2 span, .front-news-no-image span{
					position: relative;
					padding-top: 5px;
					display: block;
					font-size: 10.5px;
					color: #9F9F9F;
				}
			
			#front-postings .viewmore{
				position: relative;
				color: #73b217;
				font-size: .9em;
			}
			
			#front-postings .news-break{
				position: relative;
				height: 20px;
				border-bottom: 10px solid #E9E8DE;
				margin-bottom: 10px;
			}
			
			
		
			.video-list{
				position: relative;
				padding-bottom: 17px;
				border-bottom: 10px solid #E9E8DE;
				margin-bottom: 6px;
			}
			
				.video-list li{
					position: relative;
					float: left;
					width: 80px;
					font-size: .8em;
					padding-right: 10px;	
				}
				
				.video-list li a{
					position: relative;
					color: #9F9F9F;
				}
				
				.video-list li a:hover{
					text-decoration: none;
					color: #73b217;
				}
				
				.video-list li#video-list-end{
					padding-right: 0px;
				}
			
			
			
			
				.front-knowledge-questions li{
					position: relative;
					padding: 2px 0 2px 0;	
				}
				
				.front-knowledge-questions li a{
					position: relative;
					color: #73b217;
					font-size:11px;
				}
			
			
			.tool-list{
				position: relative;
			}
			
				.tool-list li{
					position: relative;
					float: left;
					width: 76px;
					font-size: .8em;
					line-height: .8em;
				}
				
				.tool-list li a{
					position: relative;
					display: block;
					color: #006570;
					padding: 2px;
					height: 70px;
				}
				
				.tool-list li img{
					position: relative;
					padding-bottom: 2px;
				}
			
				.tool-list li.tool-list-end
				{
					padding-right: 0px;
				}
			
			
			.seo-tool-information{
				position: relative;
				padding-top: 15px;
				padding-bottom: 14px;
				border-bottom: 10px solid #e9e8de;
				margin-bottom: 10px;	
			}
			
				.seo-tool-information li{
					position: relative;
					padding: 2px 0 2px 0;	
				}
				
				.seo-tool-information li a{
					position: relative;
					color: #73b217;
				}
				
				.seo-tool-information p{
					position: relative;
					font-size:11.5px;
					color:#666;
					line-height:16px;
				}
			
			
						
			
			.front-about-box{
				position: relative;
				padding-bottom: 15px;
				margin-bottom: 10px;
			}
			
				.front-about-box img{
					position: relative;
					display: block;
					margin-bottom:5px;
				}
				
				.front-about-box p{
					position: relative;
					line-height: 16px;
					padding: 5px 0 2px 0;
					font-size:11.5px;
					color:#666666;
				}
								
				.front-about-box a{
					position: relative;
					color: #6EAB23;	
					font-size: 11px;
				}
			
		/*	.mustard-box{
				position: relative;
				text-indent: -9999em;
				display: block;
				height: 75px;
				margin-bottom: 10px;
				color: #666;
				background: url(../images/mustard.jpg) top left no-repeat;
			}
			
			.award-box{
				position: relative;
				text-indent: -9999em;
				display: block;
				height: 75px;
				margin-bottom: 10px;
				color: #fff;
				background: url(../images/award.jpg) top left no-repeat;
			}
			
			.fun-box{
				position: relative;
				text-indent: -9999em;
				display: block;
				height: 133px;
				margin-bottom: 8px;
				color: #222;
				background: url(../images/fun.jpg) top left no-repeat;
			}*/
			
.newsletter-box, .contatti-box
{
	position: relative;
	text-indent: -9999em;
	display: block;
	width: 170px;
	height: 64px;
	margin-bottom: 10px;
	color: #666;
	}
.newsletter-box {	background: url(../images/newsletter_small.png) top left no-repeat; margin-top: 10px;}
.contatti-box {	background: url(../images/contattaci_small.png) top left no-repeat;}


.rss-box {	background: url(/assets/images/subscribe_rss.jpg) top left no-repeat;}
			
				.title-span{
					position: relative;
					display: none;
					text-indent: -9999em;
					padding: 16px 0 6px 12px;
					font-size: 1.2em;
					font-weight: bold;
				}
				
				.info-span{
					position: relative;
					display: none;
					line-height: 1.3em;
					padding: 0 25px 0 12px;
				}
			
			
		/* front left column */		
		#front-postings{
			position: relative;
			float: left;
			width: 940px;
			padding: 20px 0;
		}
		
		div#front-news, div#front-blog
		{
      float: left;
      width: 320px;
      w\idth: 300px;
      padding: 0 20px 0 0;
      }
    
    div#sidebar
    {
      float: left;
      width: 300px;
      }
    div#who-we-work-with
    {
      float: left;
      position: relative;
      width: 300px;
      height: 242px;
      background: #FFF url("../images/who-we-work-with/who_we_work_with_bg.jpg") no-repeat 0 0;
      }
    
    
		
		/* front mid column */
		#front-information{
			position: relative;
			float: left;
			width: 620px;
		}
		
		div#front-seo-tools
		{
      float: left;
      width: 309px;
      border-right: 1px solid #CCC;
      }
    
    div#front-question-time
    {
      float: left;
      width: 310px;
      w\idth: 290px;
      padding: 0 0 0 20px;
      }
		
		
		/* front right column */
		#front-about{
			position: relative;
			float: left;
			width: 320px;
			w\idth: 300px;
			padding: 0 20px 0 0;
		}
		
	
	
	
	/* page */
	#page{
		position: relative;
		padding: 0 0 0 0;
		text-align: left;
		color: #666;
		margin-top: 0px;
		background: #FFF url("../images/page_bg.gif") repeat-y 0 0;
	}
	
		#leftbar{
			position: relative;			
			float: left;
			width: 170px;
			padding: 20px 9px 18px 0;
		}
		
			#the-leftbar{
				position: relative;
				padding-top: 1px;
				border-top: 10px solid #E9E8DE;
			}
			
			.left-list-one{
				position: relative;	
				padding-bottom: 18px;
			}
			
				.left-list-one li
				{
					position: relative;
					padding: 9px 0 9px 0;
					border-bottom: 1px solid #e9e8de;
				}			
				
				.left-list-one strong.define
				{
				  font-size: 13px;
				  color: #006570;
				  }
				.left-list-one strong.drive
				{
				  font-size: 13px;
				  color: #006570;
				  }
				.left-list-one strong.deliver
				{
				  font-size: 13px;
				  color: #006570;
				  }
				.left-list-one strong.misc
				{
				  font-size: 13px;
				  }
				
				.left-list-one li a{
					position: relative;
					color: #444;
					padding-left:1px;
				}
				
				.left-list-one li a.active{
					text-decoration: underline;
					color: #01AAB7;
				}
				
				.left-list-one li a:hover
				{
					text-decoration: none;
					color: #73b217;
				}
				
				
				
		
		#content{
			position: relative;
			float: left;
			width: 560px;
			padding: 20px 9px 0 9px;
			border-left: 1px solid #E9E8DE;
			border-right: 1px solid #E9E8DE;
		}
			
			#the-content{
				position: relative;
			}
			
			#the-content p {font-size:12px; line-height:150%;}
			
				#the-content h1{
					position: relative;
					font-size: 19px;
					letter-spacing: -1px;
					color: #00565D;
					padding-bottom: 5px; 
					border-bottom: 10px solid #E9E8DE;
					margin-top: -4px;
					font-weight:bold;
					
				}
				
				#the-content h2.sifr-type1 {
					position: relative;
					font-size: 28px;
					color: #50b6bc;
					padding-top: 10px;
					padding-bottom: 10px; 
					border-bottom: 1px solid #E9E8DE;
					margin-bottom: 1px;
					
					
					
				}
				
				#the-rightbar h1
				{
					border-bottom:1px solid #E9E8DE;
color:#006570;
display:block;
font-weight:bold;
padding:5px 0;
margin-bottom:6px;
position:relative;
font-size:13px;}
				#the-content h2.sifr-type2, #the-content h1.sifr-type2 {
					position: relative;
					font-size: 28px;
					color: #00555d;
					padding-top: 10px;
					padding-bottom: 10px; 
					margin-bottom: 10px;
				}
				
				#the-content .theAnswer h2.sifr-type1 {
					padding-bottom: 0px;
					margin-bottom: 0px;
					border-bottom: none;
					
				}
				
				#the-content .theAnswer h2.sifr-type2 {
					padding-bottom: 10px;
					padding-top: 0px;
					border-bottom: 1px solid #E9E8DE;
					
				}
				
				
				/* general */
				.entry{
					position: relative;
				}
				
					.entry p{
						position: relative;
						line-height: 150%;
						padding-bottom: 1em;
						color:#666;
						font-size:12.5px;
					}
					
					.entry strong{
						font-weight: bold;
						color: #006570;
					}
					
					.black strong{
					  color: #333;
					}
					
					.entry h3{
						position: relative;
						font-weight: bold;
						font-size: 1em;
						color: #00565D;
					}
					
					.entry a{
						color: #6EAB23;
					}
					
					div#servicesContactForm
					{
            float: left;
            position: relative;
            width: 375px;
            background-color: #E9E8DE;
            padding: 0 0 6px;
            }
          
          div#servicesContactForm h2
          {
            background-color: #F9C700;
            border-bottom: 1px solid #FFF;
            padding: 4px 0;
			margin-bottom:10px;
            text-indent: 10px;
            color: #FFF;
            }
          
          div#servicesContactForm p
          {
            margin: 10px 30px 0 10px;
            color: #333;
            }
          
          div#servicesContactForm ol
          {
            clear: left;
            float: left;
            width: 260px;
            border-left: 10px solid #E9E8DE;
            }
          div#servicesContactForm ol li
          {
            float: left;
            width: 260px;
            background-color: #D0CFC7;
            border-bottom: 4px solid #E9E8DE;
            }
          div#servicesContactForm ol li#honeypot
          {
            display: none;
            }
          div#servicesContactForm label
          {
            float: left;
            width: 85px;
            w\idth: 74px;
            padding: 6px 0 6px 10px;
            font-weight: bold;
            border-right: 3px solid #E9E8DE;
            }
          div#servicesContactForm input
          {
            float: left;
            display: inline;
            width: 164px;
            border-width: 0;
            background-color: #FFF !important;
            margin: 4px 0 0 4px;
            }
          div#servicesContactForm input.btn
          {
            position: absolute;
            right: 10px;
            bottom: 10px;
            width: 88px;
            padding: 5px 0;
            background-color: #7FC41D !important;
            text-transform: uppercase;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 11px;
            color: #FFF;
            cursor: pointer;
            }
          div#servicesContactForm div#ctl00_centre_Servicescontactform1_ValidationSummary1
          {
            float: left;
            width: 260px;
            w\idth: 240px;
            background-color: #F30;
            border-left: 10px solid #E9E8DE;
            border-bottom: 10px solid #E9E8DE;
            padding: 10px;
            }
          div#servicesContactForm div#ctl00_centre_Servicescontactform1_ValidationSummary1 li
          {
            font-size: 12px;
            color: #FFF !important;
            }
          
          
					
					.entry ul.client-showcase
					{
            float: left;
            width: 372px;
            border-bottom: 20px solid #FFF;
            }
          .entry ul.client-showcase li
          {
            float: left;
            width: 121px;
            border: 1px solid #FFF;
            border-width: 6px 3px 0 0;
            }
          .entry ul.client-showcase li img
          {
            float: left;
            }
					
				#page-split{
					position: relative;
					padding-top: 10px;
				}
				
					#split-left{
						position: relative;
						float: left;
					
						width: 135px;
						padding-right: 10px;
					}
						
						.page-left-banner {
							background-color: #E9E8DE;
							min-height: 100px;
							height: auto;
							
							margin-bottom: 10px;
						}
						
						.member-testimonial {
							border-bottom: 10px solid #E9E8DE;
							overflow: hidden;
							padding-bottom: 10px;
							margin-bottom: 10px;
							text-align: right;
						}
						
						.testimonial {
							color: #50b6bb;
							font-size: 17px;
						}
						
						.member-testimonial img {
							margin-bottom: 10px;
						}
					
						.share-us{
							position: relative;
						}
						
							.share-us a{
								margin-right: 25px;
							}
					
					#split-right{
						position: relative;
						float: left;
						width: auto;
						padding:0 0 10px 0px;
						font-size: .875em;
						/*border-left: 1px solid #e9e8de;*/
					}
						
						
						#split-right h2.emphasis
						{
						  clear: left;
              display: block;
              width: 386px;
              height: 32px;
              background: #FFF url("../images/h2_emphasis_bg.jpg") no-repeat 0 0;
              text-indent: 20px;
              padding: 6px 0 0;
              color: #00565D;
              border: 1px solid #FFF;
              border-width: 15px 0 10px;
              }
						
						#split-right h3{
							position: relative;
							font-size: 1.1em;
							font-weight: bold;
							padding-top: 6px;
							color: #00565D;
							margin-bottom: 5px;
							
						}
						
				
				
				
				
				/* blog entry */
				.blog{
					position: relative;
					border-top: 10px solid #e9e8de;
					border-bottom: 1px solid #e9e8de;
					margin-bottom: 15px;
					padding-bottom: 10px;
				}
				
					h1 .blogrss{
						position: absolute;
						top:4px;
						right: 0px;
						bottom: 13px;
						padding: 2px 15px 2px 0;
						font-size: 11px;
						color: #666;
						background: url(../images/r.gif) right 2px no-repeat;	
						font-weight:normal;
						height:10px;
					}
				
					.blog-date{
						position: relative;
						display: block;
						font-size: 1.3em;
						font-weight: bold;
						color: #00565D;
						padding: 5px 0 11px;
						border-bottom: 1px solid #e9e8de;
						margin-bottom: 8px;
					}
					
					.blog-author{
						position: relative;
						padding-bottom: 8px;
						margin-bottom: 8px;
						border-bottom: 1px solid #e9e8de;
					}
					
						.blog-author img{
							position: relative;
							float: left;
						}
						
						.blog-author ul{
							position: relative;
							padding: 0 0 0 87px;
							font-size: .9em;
						}
						
						#split-left .blog-author a{
							color: #666;
							text-decoration: none;	
						}
						
						#split-left .blog-author a:hover{
							color: #73b217;
						}
					
					.blog h2{
						position: relative;
						font-size: 1.2em;
						font-weight: bold;
						padding-bottom: .7em;
					}
					
						.blog h2 a{
							color: #666;
							text-decoration: none;
						}
						
						.blog h2 a:hover{
							color: #73b217;
						}
					
					.blog a{
						color: #6EAB23;
					}
					
					.post-more{
						position: relative;
						font-size: .9em;
					}
					
					.social a{
						position: relative;
						margin-right: 26px;
					}
					
					.comment-count{
						position: relative;
						font-size: .9em;
						padding: 2px 0 2px 18px;
						background: url(../images/comments.png) left center no-repeat;
					}
					
					.post-info{
						line-height: 1.7em;
					}
					
					.backhome{
						position: relative;
						border-top: 1px solid #e9e8de;
						padding-top: 8px;
						font-size: .9em;
						margin-top: 8px;
					}
					
					.post-list{
						position: relative;
						border-top: 1px solid #e9e8de;
						font-size: 1em;
						margin-bottom: 18px;
					}
					
						.post-list li{
							position: relative;
							height: 100%;
						}
						
						.post-list li a{
							position: relative;
							display: block;
							padding: 8px 0 8px 0;
							height: 100%;
							color: #777;	
							border-bottom: 1px solid #e9e8de;
						}
					
					#fub1{
						text-indent: -9999em;
						background: url(../images/fub1.gif) bottom left no-repeat;
					}
					#fub2{
						text-indent: -9999em;
						background: url(../images/fub2.gif) bottom left no-repeat;
					}
					
					.comment-list{
						position: relative;
						padding: 0 0 15px 0;	
					}
					
						.comment-list li{
							position: relative;
							padding-bottom: 15px;
							margin-bottom: 5px;
							border-bottom: 1px solid #e9e8de;
						}
						
							.comment-list li cite{
								position: relative;
								font-weight: bold;
								color: #006570;
							}
							
							.comment-list li p{
								position: relative;
								line-height: 1.4em;
								padding-bottom: .5em;
								font-style: italic;
							}
							
							.comment-list li span.comment-on{
								font-size: .8em;
								color: #999;
							}
					
					
						
						label#post-label{
							position: relative;
							width: auto;
						}
						
						#post-comment{
							position: relative;
							margin-right: 30px;
							float: right;
							height: 19px;
							width: 48px;
							background: url(../images/comment-submit.gif) top right no-repeat;
							border: 0px;
						}
					
				
				
				
				/* team page */
				#team-list{
					position: relative;
					float: left;
          width: 560px;
				}
				
					#team-list li{
					  float: left;
            width: 560px;
						position: relative;
						padding: 15px 0;
						border-bottom: 1px solid #e9e8de;
						overflow:hidden;
					}
					
					#team-list .member-text{
						position: relative;
						padding-left: 159px;	
					}
					
					#team-list .member-text p{
						position: relative;
						line-height: 1.5em;
						padding-bottom: 1em;
						color:#666666;	
					}
					
					#team-list .member-details{
						position: relative;
						float: left;
						width: 135px;
						padding-top: 2px;	
						font-size: .9em;
						text-align: right;
					}
					
					#team-list .member-details img {margin-bottom:10px}
					
					
					#team-list .member-details strong{
						color: #006570;
					}
					
					#team-list .member-details li{
						position: relative;
            width: 135px;
						padding: 3px 0 1px 0;	
						border: 0;					
					}
					
				
				div.member-details ul, div.member-details li
				{
          float: left;
          width: 130px;
          }
				
				
				
				/* knowledge page */
				#ask-wrap{
					position: relative;
					padding-bottom: 18px;
					border-bottom: 1px solid #e9e8de;
				}
				
				#ask-box{
					position: relative;
					padding: 13px;
					background: #F4F3EE;
					height: 19px;
					margin-top: 18px;
				}	
				
					#ask-box label{
						position: relative;
						float: left;
						font-weight: bold;
						color: #006570;
						padding-right: 5px;	
						padding-top: 2px;
					}
					
					#ask-box .text{
						position: relative;
						float: left;
						width: 340px;
						padding: 2px 5px 0 5px;
						background: #fff;
						height: 17px;
						border: 0px;
						font-size: 11px;
						color: #006570;
					}
					
					#ask-box .ask{
						position: relative;
						float: left;
						height: 19px;
						width: 48px;
						background: url(../images/ask.png) top left no-repeat;
						border: 0px;
						margin-left: 18px;
					}
						
				
				#question{
					position: relative;
					padding-top: 15px;
					border-bottom: 10px solid #e9e8de;
					padding-bottom:5px;
				}
				
				#related-question{
					position: relative;
					color: #006570;
					padding: 10px 0 10px 0;
					font-size: 1em;
					font-weight: bold;
				}
				
						
				.questions{
					position: relative;
				}
				
					.questions li{
						position: relative;
						border-bottom: 1px solid #e9e8de;
						padding: 4px 0 4px 0;
					}
					
						.questions li a{
							position: relative;
							display: block;
							width:387px;
							padding: 7px 0 7px 0;
							color: #6EAB23;
							font-size: 14px;
							
						}
					
					#join-box{
						position: relative;
						padding: 13px 0 13px 0;
						height: 19px;	
						border-bottom: 1px solid #e9e8de;
					}
					
						#join-box label{
							position: relative;
							float: left;
							padding: 2px 0 0 0;
							color: #CC0000;
						}
						
						#join-box a
						{
							color: #CC0000;
						}
						
						#join-box .join{
							position: relative;
							float: left;
							margin-left: 8px;
							height: 19px;
							width: 65px;
							background: url(../images/join.png) top left no-repeat;
							border: 0px;
						}
				
				
				
				/* services */
					
				#split-left ul.page-options{
					position: relative;
					padding-top: 8px;
					padding-bottom:8px;
					border-top: 10px solid #e9e8de;
				}
				
				#split-left ul.alt{
				  padding-top: 0px;
				  border-width: 0px;
					border-bottom: 10px solid #e9e8de;
					margin-bottom: 10px;
				}
				
						
				#split-left ul.page-options li{
					position: relative;
					height: 100%;
				}
						
				#split-left ul.page-options li a, .single li a {
					position: relative;
					display: block;
					height: 100%;
					padding: 4px 0 4px 22px;
					color: #444;
					font-size:11px;
				}
				
				#split-left ul.page-options2{
					position: relative;
					padding-bottom:10px;
				}
						
				#split-left ul.page-options2 li{
					position: relative;
					height: 100%;
				}
						
				#split-left ul.page-options2 li a, .single li a {
					position: relative;
					display: block;
					height: 100%;
					padding: 4px 0 4px 22px;
					color: #444;
					font-size:11px;
				}
						
					.po1{
						background: url(../images/print.gif) left center no-repeat;
					}
					.po2{
						background: url(../images/email.gif) left center no-repeat;
					}
					.po3{
						background: url(../images/download-tick.png) left center no-repeat;
					}
					.po4{
						background: url(../images/visit-tick.png) left center no-repeat;
					}
					.po5{
						background: url(../images/comments.gif) left center no-repeat;
					}
					
					
					.testimonialBlock
					{
            width: 140px;
            padding: 10px 0;
            text-indent: -9999px;
            }
          
          #testimonial_expedia
          {
            padding: 0 0 10px;
            border-bottom: 1px solid #E9E8DE;
            }
          
          #testimonial_expedia
          {
            height: 188px;
            background: #FFF url("../images/testimonial_expedia.gif") no-repeat 0 0;
            }
            
          #testimonial_jims
          {
            height: 197px;
            background: #FFF url("../images/testimonial_jims.gif") no-repeat 0 0;
          }
          
          #testimonial_crowes
          {
            height: 199px;
            background: #FFF url("../images/testimonial_crowes.gif") no-repeat 0 0;
          }
          
          #testimonial_richardsons
          {
            height: 210px;
            background: #FFF url("../images/testimonial_richardsons.gif") no-repeat 0 10px;
            }
			
			  #testimonial_archant
          {
            height: 210px;
            background: #FFF url("../images/testimonial_archant.gif") no-repeat 0 10px;
            }
					
					a.getInTouch {
						position: absolute;
						bottom: -80px;
						left: -45px;
					}
					
					a.getInTouch2 {
						position: absolute;
						top: -30px;
						left: 470px;
						z-index: 9999;
					}
					
					.accolade
					{
					  float: left;
					  width: 132px;
					  margin: 10px 0 0;
					  padding: 12px 0 10px;
					  border: 1px solid #E9E8DE;
            }
          .accolade img
          {
            display: block;
            margin: 0 auto;
            }
					
					.split-pages{
						position: relative;
						border-top: 10px solid #e9e8de;
						border-bottom: 10px solid #fff;
						margin-bottom: -9px;
						z-index: 5;
						padding: 15px 0 5px 0;	
					}
					
						.split-pages li{
							position: relative;
							float: left;
							padding: 0 6px 0 5px;	
						}
						
						.split-pages li a{
							position: relative;
							float: left;
							padding: 3px 7px 3px 7px;
							color: #6EAB23;
							width: 7px;
							border: 1px solid #E9E8DE;
							text-align: center;
						}
						
						.split-pages li a:hover, .split-pages li a.active{
							color: #01AAB7;
							text-decoration: none;
						}
				
				
				
				
				/* contact */
				#contact-map{
					position: relative;
					height: 220px;
					padding-bottom: 58px;
					margin-top: 18px;
					border-bottom: 1px solid #E9E8DE;
				}
				
					.directions{
						position: relative;
						padding: 10px 6px 0 6px;
						border-bottom: 1px solid #E9E8DE;
					}
					
					.directions strong{
						color: #00565D;
					}
				
				
				
				/* news */
				.recent-news{
					position: relative;
				}
				
					.recent-news li{
						position: relative;
						padding: 18px 0 18px 0;
						border-bottom: 1px solid #E9E8DE;
					}
					
					.recent-news li img{
						position: relative;
						float: left;
						z-index: 1000;
					}
					
					.news-entry{
						position: relative;
						padding-left: 150px;
					}
					
					.news-entry-date{
						position: relative;
						display: block;
						font-size: 1.1em;
						font-weight: bold;
						color: #00565D;
					}
					
					.news-entry-title{
						position: relative;
						font-size: 1.1em;
						font-weight: bold;
						padding-bottom: 3px;
					}
					
						.news-entry-title a{
							position: relative;
							color: #006570;								
						}
						
						.news-entry-title a:hover{
							position: relative;
							color: #6EAB23;
							text-decoration: none;
						}
					
					.news-entry p{
						position: relative;
						line-height: 1.5em;
						color:#666666;
					}
				
				.paginate{
					position: relative;
					height: 13px;
					text-align: center;
					padding: 10px 0 10px 0;
					font-size: .9em;
					border-bottom: 1px solid #E9E8DE;
				}
				
					#split-left .paginate{
						position:relative;
						margin-top: -14px;
					}
				
					.paginate a.next{
						position: relative;
						float: right;
						padding: 0px;	
						z-index: 5;
					}
					
					.paginate a.prev{
						position: relative;
						float: left;
						padding: 0px;
						z-index: 5;
					}
					
					.paginate a{
						color: #666;	
						padding: 3px;
					}
					
					.paginate a.active{
						color: #1EB4BF;
					}
					
					.paginate a:hover{
						color: #6EAB23;
						text-decoration: none;
					}
					
					.paginate ul{
						position: relative;
					}
					
						.paginate ul li{
							position: relative;
							display: inline;
						}
					
					
			
		
		#rightbar{
			position: relative;
			float: left;
			width: 170px;
			padding: 20px 0 18px 10px;
		}
		
			#the-rightbar{
				position: relative;
				padding-top: 1px;
				border-top: 10px solid #E9E8DE;
			}
			
				#flex, #blox{
					position: relative;
					margin-bottom:10px;
					padding-left:1px;
				}
				
				   
					#blox a{
						position: relative;
						display: block;
						color: #006570;	
						font-weight: bold;
						padding: 8px 0;
						border-bottom: 1px solid #e9e8de;
						background: url(../images/expand.png) right center no-repeat
					}
					
					#blox li{
						position: relative;	
						overflow: hidden;	
					}
					
					#blox li ul{
						position: relative;
					}
					
					
					#blox ul li a{
						position: relative;
						display: block;
						font-size: 12px;
						color: #555;
						font-weight: normal;
						background: none;
					}
					
					#blox ul li a strong{
						position: relative;
						display: block;
						font-size: 11px;
						font-weight: bold;
						color: #555;
					}
					
					#blox li a:hover{
						position: relative;
						color: #73b217;
						text-decoration: none;
					}
					
					#blox li a:hover strong {
						position: relative;
						color: #6EAB23;
						text-decoration: none;
					}
					
					#blox li a:hover span{
						position: relative;
						color: #006570;
						text-decoration: none;
					}
				
				#blox li a.vaca{
					position: relative;
					display: block;
					border-bottom: 1px solid #e9e8de;
					font-size: .9em;
					color: #6EAB23;
					padding: 7px 0 7px 0;
					margin-bottom: 10px;
				}
				
				#blox li a.vaca:hover {
					text-decoration: underline;
				}
				
				#blox .active
				{
					display:block;
					color:#6EAB23;
				}
					
			
			/*flex*/
				#flex {
					position: relative;
					margin-bottom:10px;
					padding-left:1px;
				}
				
				   
					#flex a {
						position: relative;
						display: block;
						color: #006570;	
						font-weight: bold;
						padding: 8px 0;
						border-bottom: 1px solid #e9e8de;
						background: url(../images/expand.png) right center no-repeat
					}
					
					#flex li {
						position: relative;	
						overflow: hidden;	
					}
					
					#flex li ul, #blox li ul{
						position: relative;
					}
					
					
					#flex ul li a {
						position: relative;
						display: block;
						font-size: 10.5px;
						color: #999;
						font-weight: normal;
						background: none;
					}
					
					#flex ul li a strong {
						position: relative;
						display: block;
						font-size: 11px;
						font-weight: bold;
						color: #555;
					}
					
					#flex li a:hover {
						position: relative;
						color: #73b217;
						text-decoration: none;
					}
					
					#flex li a:hover strong {
						position: relative;
						color: #6EAB23;
						text-decoration: none;
					}
					
					#flex li a:hover span {
						position: relative;
						color: #006570;
						text-decoration: none;
					}
				
				#flex li a.vaca {
					position: relative;
					display: block;
					border-bottom: 1px solid #e9e8de;
					font-size: .9em;
					color: #6EAB23;
					padding: 7px 0 7px 0;
					margin-bottom: 10px;
				}
				
				#flex li a.vaca:hover  {
					text-decoration: underline;
				}
				
				#flex .active
				{
					display:block;
					color:#6EAB23;
				}
					
			
				.newsletter{
					position: relative;
					padding: 10px;
					background: #e9e8de;
				}
				
					.newsletter h2{
						position: relative;
						font-size: 1em;
						color: #006570;	
						font-weight: bold;
						padding-bottom: 9px;
					}
					
					.newsletter p{
						position: relative;
					}
					
					.newsletter .text{
						position: relative;
						width: 140px;
						padding: 2px 5px 2px 5px;
						background: #fff;
						margin-bottom: 5px;
						border: 0px;
					}
					
					.newsletter .submit{
						position: relative;
						height: 19px;
						width: 48px;
						border: 0px;
						margin-top: 4px;
						background: url(../images/submit.gif) top left no-repeat;
						
					}
	
		
		


	
		#foot{
			position: relative;
			padding: 20px 0 20px 0;
			height: 30px;
			background: url(../images/bottomlinks.gif) left center no-repeat;	
			border-top: 10px solid #E9E8DE;
		}

#bottom{
	position: relative;
	text-align: left;
	background-color:#00565d;
}

	#bottom-inside{
		position: relative;
		margin: auto;
		width: 940px;
		padding-top: 18px;
		color: #fff;	
	}
	
		#bottom-inside h3{
			position: relative;
			display: none;
			font-size: 1.3em;
			padding-bottom: 10px;
		}
	
		.bottom-box{
			position: relative;
			float: left;
			margin-right:20px;
			padding-right: 10px;	
			font-size: .9em;
			line-height:150%;
		}
		.indirizzo
		{
			clear:both;
			font-size:11px;
			}
			.indirizzo a 
			{
				color:#fff;
				font-size:11px;}
				.indirizzo a:hover 
			{
				color:#fff;
				text-decoration:underline;}
			.indirizzo strong
			{
				color:#00B2BE;
font-weight:bold;}

.indirizzo strong a {
color:#00B2BE;
font-size:12px;
}

	.indirizzo strong a:hover 
	{
		text-decoration:underline;
}	
	.bottom-box ul{
				padding-bottom: 2em;
			}
		
			.bottom-box h4{
				position: relative;
				color: #00B2BE;
				font-weight: bold;	
			}
			
.bottom-box h4 a{
					color: #00B2BE;
				}
	.bottom-box h4 a:hover{
					text-decoration:underline;
				}		
			.bottom-box li{
				position: relative;
				padding: 1px 0 1px 0;
				color:#FFF;
			}
			
			.bottom-box li a{
				color: #f4f4f4;
				font-size:11px;
			}
			.bottom-box li a:hover{
				text-decoration:underline;
			}
/* vacancies page */
#vacancies-form {margin-bottom:20px;} 

#vacancies-form fieldset {
	background: #F4F3EE;
	padding: 20px 0 0px 20px;
	position: relative;
}

#vacancies-form div label {
	float: left;
	width: 78px;
	color: #666;
	font-size: 11px;
	padding-top: 2px;
}

#vacancies-form div {
	padding-bottom: 20px;
}

#vacancies-form div input.txt {
	float: left;
	border: none;
	padding: 3px 5px;
	width: 155px;
	margin-right: 15px;
}

#vacancies-form div select.txt {
	border: none;
	padding: 3px 0;
	width: 170px;
	margin-right: 15px;
}

#vacancies-form div input.txt2 {
	border: none;
	padding: 3px 5px;
	width: 415px;
}

#vacancies-form input.cv-file {
	border: none;
	padding: 3px 5px;
}

#vacancies-form textarea {
	border: none;
	padding: 3px 5px;
	width: 415px;
	height: 130px;
    font-family:arial;
}

#vacancies-form input.vsub {
	padding-left: 80px;
}

#vacancies-form h3
{
 padding-bottom:10px;
}

#vcontact{
	position: relative;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #E9E8DE;
	margin-bottom: 20px;
	margin-top: 10px;
	
}

	#vcontact h3{
		position: relative;
		font-size: 1.1em;
		font-weight: bold;
		color: #006570;	
	}
	
	#vcontact p{
		position: relative;
		line-height: 1.5em;
		padding: 8px 0 8px 0;
	}
	
		#vcontact label{
			position: relative;
			float: left;
			width: 84px;
			color: #666666;	
			font-size: .9em;	
			padding: 2px 0 0 0;
		}
		
			#vcontact label span{
				display: none;
			}
		
		#vcontact .txt{
			position: relative;
			float: left;
			font-size: .9em;
			color: #666666;
			width: 155px;
			border: 0;
			margin-right: 15px;
			padding: 4px 5px 4px 5px;
		}
		
		#vcontact .txt2{
			position: relative;
			float: left;
			font-size: .9em;
			color: #666666;
			width: 419px;
			border: 0;
			margin-right: 15px;
			padding: 4px 5px 4px 5px;
			color: #006570;	
		}
		
		#vcontact .tmsg{
			position: relative;
			float: left;
			font-size: 11px;
			color: #666666;
			width: 419px;
			height: 120px;
			border: 0;
			margin-right: 15px;
			padding: 4px 5px 4px 5px;
		}
		
		#vcontact .cv-file{
			position: relative;
			font-size: .9em;
		}
		

	.stumbleBig {
		float: left;
		width: 60px;
		padding-top: 20px;
		padding-right: 20px;
	}
	
	.diggBig {
		float: left;
		width: 65px;
		padding-top: 5px;
	}
	
	#vcontact p {
		position: relative;
		line-height: 1.5em;
		padding: 8px 0 8px 0;
	}
	
	#vcontact fieldset {
		float: left;
		width: 340px;
		padding: 12px 0 10px 20px;
		background-color: #F4F3EE;
		margin-right: 35px;
	}
	
	#vcontact input.inpTxt {
		border: none;
		padding: 2px 10px;
		vertical-align: middle;
		width: 230px;
		margin-right: 10px;
	}
	
	#vcontact select.inpTxt {
				border: none;
		padding: 2px;
		vertical-align: middle;
		width: 50px;
		margin:0 10px;}
	
		#vcontact .txt{
			position: relative;
			float: left;
			font-size: .9em;
			color: #666666;
			width: 155px;
			border: 0;
			margin-right: 15px;
			padding: 4px 5px 4px 5px;
		}
		
		#vcontact .txt2{
			position: relative;
			float: left;
			font-size: .9em;
			color: #666666;
			width: 419px;
			border: 0;
			margin-right: 15px;
			padding: 4px 5px 4px 5px;
			color: #006570;	
		}
		
		#vcontact .tmsg{
			position: relative;
			float: left;
			font-size: 11px;
			color: #666666;
			width: 419px;
			height: 120px;
			border: 0;
			margin-right: 15px;
			padding: 4px 5px 4px 5px;
		}
		
		#vcontact .cv-file{
			position: relative;
			font-size: .9em;
		}
		
		.entry ul.benefits{
			position: relative;
			border-bottom: 1px solid #E9E8DE;
			margin-bottom: 1em;
			padding-bottom:15px;
		}
		
		.entry ul.benefits li{
			position: relative;
			list-style: outside disc;
			margin-left: 15px;
			padding: 2px 0 2px 0;
		}



/* what we love page */

#listlove{
	position: relative;
	padding: 20px 0 0px 0;
}

	#listlove li{
		position: relative;
		float: left;
		width: 170px;
		height: 170px;
		padding: 0 21px 20px 2px;	
	}
	
	#listlove li.ender{
		padding-right: 0px;
	}
	
	#listlove li a{
		position: relative;
		display: block;
		padding: 10px 10px 0 10px;
		height: 160px;
		background: #f4f3ee;
		color: #555;
		font-size:11.5px;
	}
	
	#listlove li a img{
		position: relative;
		display: block;
		padding-bottom:0px;
		margin-bottom:10px;
	}
	
	#listlove li a strong{
		position: relative;
		display: block;
		font-size: 12.5px;
		font-weight: bold;
		color:#006570;
	}
	
	#listlove li a:hover{
		text-decoration: none;
	}
	
	#tmf{
		position: absolute;
		top: -15px;
		right: 5px;
	}
			
/*Added by further*/

#slide-images {
overflow:hidden;
padding:0;
margin:0;
position:relative;
height:230px;
}

#fadeimages {margin-top:20px;}

.post-comment{
	position: relative;
	margin-right: 30px;
	float: right;
	height: 19px;
	width: 48px;
	background: url(../images/comment-submit.gif) top right no-repeat;
	border: 0px;
}

.textpad
{
	margin:14px 0;
	color:#666;
	line-height:1.5em;
}

.po5{
	background: url(../images/comments.png) left center no-repeat;
}

.po6{
	background: url(../images/policy.gif) left center no-repeat;
}

.member-text .name {
  font-size:14px;
  font-weight:normal;
  line-height: 1em !important;
  color: #333;
}

.member-text .name span {
	font-weight:bold;
	color: #00555d;
}

.member-text a, .recent-news p a, #vcontact a, #tools a, .intro a {color:#6EAB23;}

p.intro {margin-top:10px; border-bottom:1px solid #E9E8DE; padding-bottom:10px;}

p.top
{
	margin-top:10px;
}

#home-head {display:block; text-indent: -9999px; position: relative; top: 14px; }

#home-head a {position: absolute; width: 155px; height: 30px; text-indent: -9999px; left: 0px; top: 96px; }
#home-head a:hover { border-bottom: 2px solid #6eab23;}

h1.wrap-h1
{
	padding-right:100px;
}

.copyright
{
	display: none;
	float:right;
	color:#F4F4F4;
	font-size:0.9em;
}

.post-list li a:hover
{
	color:#73b217;
	text-decoration:none;
}

#commentsection {
	display:none;
}

#videoplayer {
	margin-bottom:0px;
	padding-bottom:0px;
}

#videoplayer span {
	font-size:10px;
}

#videoplayer span a {
	color:#73b217;
}

#the-content h2.noline 
{
	border:none;
}

.authorbox
{
	border-bottom:1px solid #E9E8DE;
	padding-bottom:10px;
}

#flex li a.nomarg
{
	margin-bottom:0;
}

p.strong
{
	font-weight:bold;
}

/*For Client Area*/
.entry table
{
	width:510px;
}



.entry table th
{
	 font-size:14px;
	 font-weight:bold;
	 border-bottom:solid 1px #666;
}

.vsub{
	position: relative;
	height: 19px;
	width: 48px;
	background: url(../images/send.gif) top left no-repeat;
	border: 0px;
	cursor: pointer;
	vertical-align: middle;
}
.vsubmit{
	position: relative;
	height: 19px;
	width: 48px;
	background: url(../images/submit.gif) top left no-repeat;
	border: 0px;
	
}

.mainimage
{
	margin-top:15px;
}

.post-info .commentlink
{
	font-size: .9em;
}


/*website spellcheck*/
.pageFound {background: url(../images/dotted-line.gif) repeat-x left bottom; margin-bottom:10px; padding-bottom:10px;}
.pageFound p {padding-bottom:0; margin-bottom:10px;}
.pageLink {margin:10px 0;}
.results { width:520px; }
.results .action { font-size:9px; margin-left:10px;}
.loading {background: url(../images/ajax-loader.gif) no-repeat left top; height:23px;}

#vcontact textarea{
border:1px solid #D7D7D7;
float:left;
font-size:11px;
height:100px;
line-height:normal;
margin:0pt 0pt 3px;
padding:2px 0pt 0pt 3px;
width:310px;
}

#vcontact .checkbox label
{
	width:177px;
}

.disslike {padding-top:10px;}

.questions li a.foat-right {float:right; text-decoration:underline; width:163px;}

.text-box {
	font-size: 12px;
	color: #444;
}

.text-box h3 {
	color: #00555d;
	font-size: 18px;
	padding-bottom: 12px;
}

.text-box img {
	float: left;
	padding: 0 10px 10px 0;
}

.text-box a {
	color: #6dab22;
	font-weight: bold;
	text-decoration: none;
}

.pagination {
	text-align: center;
	position: relative;
	padding: 5px 0 10px;
	border-bottom: 1px solid #E9E8DE;
	margin-bottom: 10px;
	font-size: 11px;
}

.pagination ul li {
	display: inline;
	padding: 0 2px;
}

.pagination ul li a {
	color: #666;
}

.pagination ul li a:hover, .pagination ul li.onpage a {
	color: #10aeba;
	text-decoration: none;
}

.pagination a.prev, .pagination a.next {
	position: absolute;
	top: 5px;
	color: #666;
}

.pagination a.prev {
	left: 0;
}

.pagination a.next {
	right: 0;
}

.pagination a.prev:hover, .pagination a.next:hover {
	color: #6eab22;
	text-decoration: none;
}

.blogEntry {
	border-bottom: 1px solid #E9E8DE;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 15px;
}

.blogEntry .date {
	font-size: 18px;
	color: #444;
}

.blogEntry h2 {
	font-size: 18px;
	color: #00555d;
	padding-bottom: 10px;
	font-weight: bold;
}

.blogEntry h2 a {
	color: #00555d;
}

.blogEntry h2 a:hover {
	color: #6EAB23;
	text-decoration: none;
}

.blogEntry p {
	padding-bottom: 5px;
	line-height:1.5em;
	color:#555;
}

a.moreBlog {
	color: #6EAB23;
}

.blogImg img {
	margin-bottom: 10px;
}

.forBlog .entry {
	font-size: 12.5px;
	color: #444;
}

.forBlog .entry .blogComment {
	font-size: 12px;
}

.forBlog .entry .blogComment p {
	padding-bottom: 0;
}

.blogCommentAuthor {
	color: #00555d;
	font-weight: bold;
	font-style: italic;
	padding-bottom: 5px;
}

.forBlog .entry strong {
	color: #444;
	font-size:12px;
}

.forBlog .entry a strong {
	color: #6EAB23;
}

.blogInfo {
	padding-bottom: 10px;
}

.blogComment {
	border-top: 1px solid #E9E8DE;
	padding-bottom: 10px;
	padding-top: 10px;
}

.userData {
	padding-bottom: 10px;
	font-size: 11px;
}

.userPic {
	padding-bottom: 10px;
}

.userData a {
	display: block;
	color: #6EAB23;
}

ul.blogTools, ul.blogTools li
{
  float: left;
  width: 135px;
  }
ul.blogTools
{
  border: 1px solid #E9E8DE;
  border-width: 10px 0;
  padding: 8px 0;
  }
ul.blogTools li
{
  margin: 4px 0 0;
  }
ul.blogTools li a
{
  float: left;
  width: 135px;
  w\idth: 109px;
  padding: 0 0 0 26px;
  font-size: .9em;
  color: #444;
  }
ul.blogTools li a.rss
{
  padding: 3px 0 2px 26px;
  background: #FFF url("../images/subscribe_via_rss.jpg") no-repeat 0 0;
  }
ul.blogTools li a.email
{
  padding: 1px 0 1px 26px;
  background: #FFF url("../images/subscribe_via_email.jpg") no-repeat 0 0;
  }
ul.blogTools li a.feedburner
{
  w\idth: 135px;
  margin: 4px 0 0;
  padding: 0;
  }

img#sharePost
{
  float: left;
  margin: 8px 0 0;
  }

.socialBookmark {
	padding: 4px 0;
	float:left;
	width:135px;
}

.socialBookmark li {
	float: left;
	width: 15px;
	padding-right: 7px;
	padding-bottom: 5px;
}

.theAnswerFollow {
	border-bottom: 1px solid #E9E8DE;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.theAnswerFollow p {
	padding-bottom: 10px;
	font-size: 12px;
	color: #444;
	line-height:1.5em;
}

h2.others {
	font-size: 15px;
	padding-bottom: 10px;
	color: #00555d;
	font-weight: bold;
}

#comment-form.forLogin p {
	padding: 10px 0 5px;
}

#comment-form.forLogin label {
	float: none;
	width: auto;
	padding-right: 10px;
	color: #333;
	font-size:11px;
	padding-left:5px;
}

#comment-form.forLogin input.text {
	margin-right: 10px;
}

#comment-form.forLogin input.vsub {
	margin-left: 45px;
}

#ctl00_centre_pAdvancedLink a {background: url(/assets/images/expand2.png) no-repeat right center; padding-right:20px;}
#ctl00_centre_pAdvancedLink a.contract {background: url(/assets/images/contract2.png) no-repeat right center;}

.toolsForm #vcontact {padding:0;}
.toolsForm #vcontact fieldset {background-color:#f4f3ee; width:374px;}
.toolsForm #vcontact fieldset input, .toolsForm #vcontact fieldset textarea {font-size:11px; font-family:Arial, Sans-Serif;}
.toolsForm #vcontact fieldset textarea {width:347px;}
.toolsForm #vcontact input.inpTxt {width:270px;}
.toolsForm p strong, .toolsForm p strong a {color:#00565D; line-height:150%;}

.registerbox {border-top:1px solid #E9E8DE; border-bottom:1px solid #E9E8DE; margin:15px 0; position: relative;  padding:20px 0; }
#split-right .registerbox h3 {border:none; color:#00565D; position: absolute; left:150px; top:12px; font-size:13px;}
#split-right .registerbox p {float:right; width:230px; margin:20px 14px 0 0;}
#split-right .registerbox p  a {color:#6EAB23;}

abbr, acronym {
     border-bottom: dotted 1px;
   }
   
   
/* Contact Page (London office) - 01.06.2009
---------------------------------------------------------------------
*/
#contactleft {
 width:272px;
 float:left;
 padding:0 9px 0 0px;
 display:inline;
 background:url("/assets/images/border-left.gif") no-repeat 100% 38px;
}

#contactpage h3, #contactpage h4
{
 font-size:12px;
 color:#00565D;
 font-weight:bold;
 padding:0;
 margin:14px 0 10px 0;
}

#contactpage h4
{
 margin-bottom:0;
}

#contactpage p
{
 color:#666;
 font-size:12px;
 line-height:150%;
}

#contactpage
{
 border-bottom:solid 1px #E9E8DE;
 clear:left;
 margin-bottom:11px;
 float:left;
}

#contactpage p span
{
 color:#00565D;
 font-weight:bold;
}

#contactpage .cdirections
{
  font-weight:bold;
  color:#6EAB23;
  border-top:solid 1px #E9E8DE;
  padding:12px 0;
}

#contactright {
 width:270px;
 float:left;
 padding:0 0 0 9px;
 display:inline;
}

.hiddendir
{
 display:none;
}

.direction
{
 border-bottom:solid 1px #E9E8DE;
}

.bnone
{
 border:none !important;
}

.clr
{
 clear:both !important;
}

.fleft
{
 float:left !important;
}

/* New Footer - 03.06.09
---------------------------------------------
*/

#bottomborder
{
 background-color:#E9E8DE;
}

#bpanel
{ 
 width:940px;
 margin:0 auto;
 position:relative;
}

#bpanel img
{
 float:left;
}

#bpanel a
{
 float:left;
}

#TweetBird
{
 position:absolute;
 right:39px;
 top:-40px;
 width:54px;
 height:49px;
 background: url("../images/tweet.png") no-repeat 0 0;
}