/* = COLOURS
Page heading - #A9DB39
Other headings - #557192
Main text - #6A6A6A
Anchors - #269297
Contact information - #992888
*/
/* cancels out browser preset styling for main elements listed. */
html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, pre, a, abbr, acronym, em, small, strong, sub, sup, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	/*background: transparent;*/
line-height:1.6em;
}

/* Blog Styles */

.blog h1 {
text-transform: lowercase;
}


.blog h2, .blog h3, h3#comments, #respond h3 {
  font-size: 1.3em;
  font-weight: bold;
  color:#9e235c;
}

.blog h2 a, .blog h3 a {
 color:#9e235c;
line-height: 1.4em;
}

.blog h2 a:hover, .blog h3 a:hover {
 color:#9e235c;
 text-decoration: underline;
}

div.post {
   background-image: url(/media/grey-box-bg.jpg);
   background-repeat: repeat-x;
   background-position: bottom;
   padding: 8px;
   border-bottom:2px solid #a8c750;
  margin-bottom: 10px;
}


#rel_col h2.widgettitle {
  font-size: 1.2em;
}

h3#comments {
  margin-top: 1em;
}

textarea#comment {
   width: 620px;
}


/* =GENERIC STYLING */
body{
	width:100%;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:62.5%;
   line-height: 1.3em;
   background:white;
}



h1, h2, h3, h4{
color:#9e235c;
	font-weight:normal;
	/*padding:0.6em 0 0.3em;*/
line-height:1.3em;
}

h1{
	font-size:3.5em;
   color:#9e235c;
   color:#a8c750;
   font-weight:bold;
   margin-bottom:0em;
}

h2{
	font-size:1.9em;
                clear: both;
                margin:1em 0;

}
h3{
	font-size:1.6em;

}

h4{
	font-size:1.2em;
   font-weight:bold;
}
small{
	font-size:0.9em;
}
p{
	margin:1em 0 1.5em 0;
	line-height:1.6em;
}
ul, ol {
margin:0;
      padding:0;         
}
/*editor styles. These can all be implemented through the xstandard editor so they need to be accommodated. */
.right{
   float:right;
}
.left{
   float:left;
}
.right{float:right;vertical-align:top;margin:5px 0 5px 15px;}
.left{float:left;vertical-align:top;margin:5px 15px 5px 0;}

p.right{text-align:right;}
p.left{text-align:left;}
.center{text-align:center;}
p.indent{margin-left:1em;} /* This should be EITHER margin-left or padding-left. It depends on the layout used */

div.left li{
   text-indent:-16px;
   padding-left:15px;
   list-style-position:inside;
}

/*= GENERIC CONTENT STYLES */
hr{
   border:0;
   color:white;
   background:white;
  border-bottom:dashed 1px #AAB6C1;
}

a {	
	color:#269297;	
   text-decoration:none;
	}
a:visited{	
	color:#269297;
	}
a:hover, a:focus /* This is useful for mobile users and for keyboard only users  */
{
/*	color:#fff;
   background:#3aabb1;*/
}
a:hover{
  color:#9E235C;
}
a:focus{
   color:#fff;
   background:#9E235C;

}

img{
	border:0; /*prevents images showing borders if they are linked*/
}
.blueheader{/*editor style*/}
#rel_col h4.blueheader, #rel_col h3.blueheader{
   color:#41568b;
}

div.caption_image p{
   margin:5px 0;
   padding:0;
   font-weight:bold;
   color:black;
   text-align:center;
}

div.screenshot{
   width:315px;
   float:left;
display:inline;

}
div.screenshot p{
   margin:0;
   padding:0;
   margin:10px 60px 10px 50px;
   font-weight:bold;
   color:black;
   text-align:center;
}

.hidden{
position:absolute; /* useful for hiding text image text and menu headers*/
left:-3000px;
top:-10px;
font-size:1px;
}

.calloutbox{
   overflow:auto; /* Ensures the box encloses any floated images inside */
   height:1%;
	clear:both;
	border:10px solid #aca8a9;
   color:black;
	padding:1em;
	margin:1em 0;
  line-height:1.6em;
}

/* Contact Us Box */

.contactbox{
	position: relative;
	clear:both;
	border:4px solid #a8c750;
                color: black;
	padding:1em 230px 0.5em 0.5em;
	margin:1.8em 40px 3em 0;
                line-height:1.6em;
}

.contactbox img {
                display: block;
	position: absolute;
	top: 0px;
	right: -44px;
}


.contactbox  h3 {
                position: absolute;
	top: -14px;
	left: 20px;
                margin: 0;
                padding: 0 5px 0 5px;
                color: #73911e;
                font-weight: bold;
                background-color: #fff;
                font-size: 1.3em;
}

.contactbox p {
    padding: 0;
    margin: 0.2em 0em 0em 0em; /*redefined in Landing Page styles below to counter generic right margin in  div.landing_box p  */
}

.contactbox p.area {
   font-size: 1.0em;
   line-height: 1.2em;
   color:#269297;
   font-weight: bold;
   margin: 0em 0em 0.5em 0em;
}

.contactbox p strong, .contactbox p a {
   color:#269297;
   font-weight: bold;
font-size: 1.15em;
}

/* Styles for main content box on Landing Pages */

div.landing_box {
  padding: 10px;
  border-top: solid 1px #a8c750;
  border-bottom: solid 1px #a8c750;
  margin-bottom: 10px;
  background-repeat: no-repeat;
  background-position: 440px 0px ;
}

div.landing_box.general_surveys {
	 background-image: url(/media/general_surveys/general-surveys-people.jpg); 
                 background-position: 440px 20px ;
}

div.landing_box.staff_surveys {
	 background-image: url(/media/staff_surveys/staff-people.jpg);
background-position: 440px 20px ;
}

div.landing_box.customer_surveys {
	 background-image: url(/media/customer_surveys/customer-people.jpg);
}

div.landing_box.systems_services {
	 background-image: url(/media/survey_systems/main-image.jpg);
}

div.landing_box.marketing_surveys {
	 background-image: url(/media/marketing_surveys/marketing-people.jpg);
}

div.landing_box.survey_systems {
	 background-image: url(/media/survey_systems/survey-systems-people.jpg);
}

div.landing_box.skills_audit {
	 background-image: url(/media/skills_audit/skills-audit-people.jpg);
}

div.landing_box.contact_us{
	 background-image: url(/media/contact_us/contact-people.jpg);
                 background-position: 440px 2em ;
}


div.landing_box p {
   margin: 1em 35% 0.8em 0em;
}

div.landing_box p.introtext {
  font-size: 1.2em;
  color: #6a6a6a;
  font-weight: bold;
}

div.landing_box .contactbox {
padding: 1em 210px 0em 0.5em;
}

div.landing_box .contactbox p {
margin: 1em 0em 0.8em 0em;
}

div.landing_box table tr td a {
background-image:url("/media/more-links-bullet.gif");
background-position:0 0;
background-repeat:no-repeat;
padding:4px 15px 0;
}

/* NEW HOMEPAGE LANDING TEXT */
.splash_image p{
   margin:0;
}
#hpintrocols{
   background:#ABA8A8 url(/media/hp_bg.png) repeat-x top left;
   overflow:auto;
   padding:10px 0 10px;
   position:relative;
   width:658px;
}
div.hpintro_box{
   float:left;
   width:198px;
   padding:0px 10px 50px 10px;
   border-right:1px solid #9E235C;
/*   margin-bottom:10px;*/
}  
div.hpintro_box.last{
   border:0;   
}
div.hpintro_box p{
   margin:0;
   color:#9E235C;
}
a.button{
   background:url(/media/button.png) no-repeat left center;
   display:block;
   width:199px;
   position:absolute;
   bottom:10px;
   text-align:center;
   color:#fff;
   padding:5px 0 6px;
  font-weight:bold;
}
a.button:hover{
   background-position:center right;
   color:#E3BCC8
}


div.subnav {
   border-bottom: solid 25px #a8c750;	
   width: 630px;
}

#maincontent ul.subnav {
	clear: both;
	overflow: auto;
                margin-left: 0;
                padding-left: 0;
}

#maincontent ul.subnav li {
	margin: 0em;
   padding: 0em;
	float: left;
	height: 2em;
	padding: 1px 17px 0px 17px;
   background-image: url(/media/more-links-bullet.gif);
	background-repeat: no-repeat;
	display: block;
}

#maincontent ul.subnav li a {
	color: #73911e;
	font-weight: bold;
}
	
#maincontent ul.subnav li a:hover {
   color: #34a9b2;
}

div.client_logos {
	padding-top: 10px;
}


/* = MAIN LAYOUT */
#wrapper{
   width:1024px;
   /*width:999px; returned to above width although unsure why it was changed in the first place. 10/05/11 LL*/

   margin:0 auto;
   padding:0;   
   position:relative;
}   

#contentwrapper{
   width:1024px;
   /*width:999px;returned to above width although unsure why it was changed in the first place. 10/05/11 LL*/

   overflow:auto;
	background-repeat: no-repeat;/* for landing page bg image (defined on each landing page */
   background-color: #fff;/* for landing page bg image (defined on each landing page */
}

#maincontent{
   margin:6em 5px 0 10px;
   width:630px;
   float:left;
   padding:0 0 1em 20px;
   display:inline;
   color:#6A6A6A;
}

#maincontent.home  {
   width:658px;
   margin:6em 5px 0em 0px;
   padding: 0;
  /* background-color: #d5d3d3;*/
}

div.hp_introtext {
padding-bottom: 10px;
} 

div.hp_introtext p {
    color: #333;
    font-weight: bold;
    font-size: 1.1em;
   line-height: 1.3em;
   padding: 0 30px 0 30px;
   margin: 0em 0em 0.6em 0em;
}

div.hp_introtext p.large {
    font-size: 1.4em;
   line-height: 1.3em;
}

#maincontent.home .client_logos {
  padding:  1px 0px 8px 0px;
  background-color: #fff;
}

#maincontent_full {
   margin:1em 5px 0 10px;
   width:950px;
   float:left;
   padding:0 0 1em 20px;
   display:inline;
   color:#6A6A6A;
}

#maincontent table p {
   margin: 0.2em;
}

#maincontent ul, #maincontent ol {
      /*clear: both; THIS REASON FOR THIS STYLE IS NOT CLEAR SO IT HAS BEEN REMOVED. IT MAY NEED TO BE REINSTATED IF THERE IS A DISPLAY ISSUE*/
      margin:1em 0 1.5em 2.2em;   
      font-size: 1.0em;
}
#maincontent li {

}


#maincontent ul.indent, #maincontent ol.indent {
    margin-left: 170px;
}

#menu{
   position:absolute;
   top:0;
   left:0;
}
a.homelink, a homelink:visited{
   float:left;
 display:inline;
   margin:0;
   padding:0;
}
a.homelink img{
   margin:0;
   padding:0;
}

/*  = BREADCRUMBS */
div.breadcrumbs{
   background: #9e235c;
   width:425px;
   height: 2em;
   padding:2em 225px 2em 10px;
   font-size:1.1em;
   color:white;
}

*html div.breadcrumbs {
   height: 1em;
    padding:1.3em 225px 2.0em 10px;
}

*:first-child+html div.breadcrumbs {
   height: 1em;
   padding:1.8em 225px 2.8em 10px;
}


div.breadcrumbs p, div.breadcrumbs.fake p{
   display:inline;
   margin:0;
   padding:0;
}

div.breadcrumbs.fake{
   color:white;
   background:transparent;
}
div.breadcrumbs strong{
   color:white;
   margin-left:5px;
}
div.breadcrumbs a, div.breadcrumbs a:visited{
   color:white;
   margin:0 0.5em;
}
div.breadcrumbs a:hover, div.breadcrumbs a:visited:hover{
   color:#269297;
   background:transparent; 
}
/* =SEARCH */
#search{
   position:absolute;
   top:1em;
   right:1em;
}

#search p {
margin: 0;
padding: 0;
line-height: 0;
} 


#search input{
   color:#6A6A6A;
}
#search input.go_button, input.button{
   background: transparent url(/media/go_button.gif) no-repeat center;
   border:0;
   width:64px;
   height:21px;
   color:#9e235c;
   font-weight:bold;
   font-size:1em;
position: relative;
   top: 2px;
}
/*  = CONTACT */
#contact_info{
   margin-top:1.0em;
  margin-bottom:0em;
}
/*#contact_info, #contact_info a, #contact_info a:visited{
   color: #9e235c;
   padding:0.1em;
}
#contact_info a:hover, #contact_info a:visited:hover{
   color:white;
   background: #9e235c;
}
*/
#contact_info img{
   vertical-align:middle;
   margin-right:5px;
}
a.moreinfo, a.moreinfo:visited{
   font-weight:bold;
   background:url(/media/moredot.png) no-repeat right;
   padding-right:18px;
   margin:0 0.5em;  
}
a.moreinfo:hover, a.moreinfo:visited:hover{
   color:#269297;
   background:#fff url(/media/moredot.png) no-repeat right;

}
/*  = RELATED INFO */
#rel_col{
display: none;
   /*width:330px;*/
   width:305px;
   float:right;
/*   margin:-40px 14px 0 10px;*/
   margin:-40px 14px 0 10px;
   padding:0;
   display:inline;/* prevents the double margin bug in IE */
   position:relative; /*used to position the group image on the home page*/
}
#rel_col .logo img {
  /* position:relative;
   top:12px;*/
	margin-bottom: 0px;
}

#rel_col a.logo  {
   background-color: #fff;
}

#rel_col h2{
   font-weight:bold;
/*margin-bottom: 0.3em;*/
   margin:1.3em 0 1em 0.3em;
   line-height:1em;
}

#rel_col h2.home {
  margin:1.3em 0 1em 0em;
} 

#rel_col.internalpage{
   padding-bottom: 20px;
}

#rel_col{
   font-size:1.2em;
   color:#6A6A6A;
}

#rel_col ul {
  margin-bottom: 0.3em;
  margin-left: 2em;
}

#rel_col ul li {
   /*list-style-position: inside;
 
   text-indent:-16px;
   padding-left:15px;*/
  margin-bottom: 0.5em;
}

#related_info ul.col_one, #related_info ul.col_two{
   margin-left:0;
   width:150px;
   float:left;
}

#related_info{
   margin-top:2em;
   line-height:1.5em;
}
#related_info.rel_landing {

   /*padding-top:1.5em; cannot use margin because it collapses with the p margin above it in IE */
}
#related_info ul {
		margin-bottom: 15px;
		margin-left: 80px;
}

#related_info ul li {
   /*list-style-position: inside;
   list-style-image: url(/media/bullet_circle_lge.gif);
*/
   margin-bottom: 0em;

  list-style-type:none;
  background: url(/media/bullet_circle_lge_new.gif) no-repeat top left;
  padding-left:20px;
  position:relative;

}

#related_info img, #news_events img{
   float:left;
   margin:0 5px 5px 0;
}
#rel_col h4{
   color:#6A6A6A;
   padding:0;
   margin:0 0 0.5em 0;
}
#rel_col  p{
   margin-top:0;
   margin-bottom: 1.0em;
   padding:0;
}
#rel_col h3{
   margin:0 0 0.5em 0;
   position:relative; /*Used to counteract the relative positioning of the relative content div*/
}
#related_info h3{
   color:#34a9b2;
   border-bottom:1px solid #34a9b2;
   padding-bottom:0.3em;
}
#news_events h3{

   color:#34a9b2;
   border-bottom:1px solid #34a9b2;
   padding:0 0 0.3em 0;
   margin-top:2.5em;
}
#quote{
   margin-top:30px;
}
#quote h3{
      color: #41568b;
   font-style:italic;
font-weight: bold;
   margin: 0 15px 0 15px;
   text-align:center;
line-height:1.3em;
   font-size:1.2em;
}
#quote h3 strong{
         font-style:normal;
         font-size:0.9em;
         display:block;
         padding:1em 0 0 0;
         margin:0;
         line-height:1em;
}
#quote h3 em{
         margin:0;
         padding:0;
         display:block;        
         font-size:0.9em;
}
   #case_quote{
      color:#41568b;
      font-size:1.4em;
      font-weight:bold;
      margin:1em 0 2em 0;
      border-top:1px solid #41568b;
      padding-top:1em;
   }
   .green_border_botttom{
      padding-bottom:0em;
      border-bottom:1px solid #41568b;
   }
/* =MAINCONTENT */
#maincontent, #maincontent_full{
      font-size:1.3em;
}
#maincontent h1{
   margin-left:-15px;
}
/*  = Navigation footer */
#nav_footer{   
   clear:both;
   background: #9e235c url(/media/navfooter_separator.gif) no-repeat 975px top;
   overflow:auto;
   width:1004px;
   /*width:979px; returned to above width although unsure why it was changed in the first place. 10/05/11 LL*/
   padding-left:20px;
}
ul.quotelink ul{
   display:inline;
}
ul.quotelink li{
      float:left;
      list-style-type:none;
   /*   border-left:1px solid #F6FD32;*/
      background:url(/media/navfooter_separator.gif) no-repeat top left;
      padding-left:5px;

}
ul.quotelink li a, ul.quotelink li a:visited{
     /* height:7.5em;*/
      height:4em;
   display:block;
   /*width:169px;*/
   width:159px;
   color:white;
/*   font-size:1.6em;*/
  font-size:1.5em;
   font-weight:bold;
   padding:0.7em 15px 10px 15px;
   line-height:1.3em;
   background-color: #9e235c;
   background-image:url(/media/moreinfodot_footer.gif);
   background-repeat:no-repeat;
   background-position:90px bottom;
   /* DO NOT GROUP ABOVE the whole thing will break. */
}
ul.quotelink li a:hover, ul.quotelink li a:visited:hover{
   background-color:#ca6a97;
   background-image:url(/media/moreinfodot_footer_over.gif);
   color:#fff;
   background-repeat:no-repeat;
   background-position:90px bottom;
}
ul.quotelink.trial li a, ul.quotelink.trial li a:visited{

height:auto;
padding-top:0;
padding-bottom:0;


}
ul.footerlink ul{
   display:inline;
}
ul.footerlink li{
      float:left;

      list-style-type:none;
   /*   border-left:1px solid #F6FD32;*/
      background:url(/media/navfooter_separator.gif) no-repeat top left;


}
ul.footerlink li a, ul.footerlink li a:visited{
      background:url(/media/footer/footer_links.gif) no-repeat top left;
      display:block;
      width:174px;
      height:81px;
      margin:0 10px;
}
ul.footerlink li a.cases, ul.footerlink li a:visited.cases{
   background-position:-174px 0;  
}
ul.footerlink li a.planning, ul.footerlink li a:visited.planning{
      background-position:-348px 0;  
}
ul.footerlink li a.blog, ul.footerlink li a:visited.blog{
        background-position:-522px 0;  
}
ul.footerlink li a.contact, ul.footerlink li a:visited.contact{
   background-position:-696px 0;  
}
ul.footerlink li a.team:hover, ul.footerlink li a.team:visited:hover{
      background-position:0px -81px;  
}
ul.footerlink li a.cases:hover, ul.footerlink li a.cases:visited:hover{
      background-position:-174px -81px;  
}
ul.footerlink li a.planning:hover, ul.footerlink li a.planning:visited:hover{
      background-position:-348px -81px;  
}
ul.footerlink li a.blog:hover, ul.footerlink li a.blog:visited:hover{
      background-position:-522px -81px;  
}
ul.footerlink li a.contact:hover, ul.footerlink li a.contact:visited:hover{
      background-position:-696px -81px;  
}
.moreinfo_footer{
   display:block;
   font-weight:bold;
   font-size:0.9em;
   margin:0 1.5em 0 0;
   padding:5px 25px 5px 0;  
   text-align:right;
}
.moreinfo_footer:hover{
      background:none;
}

#related_contentlinks ul{
   height:4.5em;
}

#related_contentlinks li{
   padding: 0;
   margin: 0;
}

#nav_footer div#related_contentlinks li a, #nav_footer div#related_contentlinks li a:visited{
   margin:0;
}
#nav_footer div{
   float:left;
      width:173px;
   padding:0 0 0 8px;
background:url(/media/navfooter_separator.gif) no-repeat top left;
}
#nav_footer div.no_quotelinks{
margin-left:580px;
display:inline; 
padding-bottom:11px;  
}
.no_quotelinks{
   /* Editor style */
}
#nav_footer h3{
   /*margin-left:8px;*/
   margin:0.6em 0 0 8px;
   color:white;
   font-weight:bold;
}
#nav_footer div ul {
   margin: 5px 0 0 8px;
   padding:0;
   list-style-type:none;
}
#nav_footer div li{
/*margin:0.8em 0;*/
   height: 20px;
   width:110px;
}

#nav_footer div li a, #nav_footer div li a:visited{
   display:block; 
   padding: 0;
   background:url(/media/navfooter_bullet.gif) no-repeat right;
   color:#fff;
   font-size:1.3em;
   font-weight:bold;
   margin:0 0 0.2em 0.2em;
}
#nav_footer div li a:hover{
      color:#fff;
      background: url(/media/navfooter_bullet_over.gif) no-repeat right;
}
/* =FOOTER */
#footer{
   background:#aba8a8;
   padding:1em 0 0;
   font-size:1.2em;
}
#footer p{
   clear:both;
   padding:0;
   font-weight:bold;
   color:white;
   padding:0;
   margin:1em 0;
}
#footer ul{
   overflow:auto;
   padding:0 20px 0.5em 20px;
   width:600px;
}
#footer li{
      float:left;
      list-style-type:none;
      background:url(/media/footer_separator.gif) no-repeat center left;
      padding:0 0.7em;
}
#footer li a, #footer li a:visited{
   display:block;
   color:white;
}
#footer li a:hover, #footer li a:visited:hover{
   color: #000;
   background-color:#fff;
}
.iso{
     background:#fff;
     text-align:right;
}
#footer .iso p{
      color:#000;
     padding-top:5px;
     font-weight:normal;
}
#footer .iso img{
      vertical-align:bottom;
     margin-left:10px;
}
/* =SITE TOOLS */

#nav_footer div#site_tools { /*NOT NEEDED ON THIS SITE*/
display: none;
}

#nav_footer div#site_tools ul{
   list-style-type:none;
  
}
#site_tools p{
  margin-left:8px;
  margin-top:12px;
}
#site_tools img{
/*   margin:10px 0;*/
 
}
#site_tools a, #site_tools a:visited{
background-color: #9e235c;
margin-left:4px;
}


/*=SITEMAP*/
div.col_one, div.col_two, div.col_three{
      float:left;
      width:210px;
   }

/* =Speech Bubble Styles*/

/* See styles in head of individual section landing pages for definition of person bg image and positioning of Speech Bubble*/

 div.position #arrow {
 	background-image: url(/media/speecharrow.gif);
	width: 120px;
	height: 58px;
	position: relative;
	left: 150px;
 }

#speechbub {
	background-image: url(/media/speechbox.png);
	color: #fff;
	padding: 15px;
 }
 
 div.position #speechbub { /*class allows for sizing and positioning on individual basis */
	width: 400px;
 }
 
 #speechbub h2 {
    margin-top: 0em;
	 margin-bottom: 0.6em;
	 font-size: 1.9em;
	 color: #fff;
 }
 
 #speechbub p {
   font-size: 1.0em;
line-height: 1.3em;
	margin-top: 0.0em;
   margin-bottom: 0.6em;
 }
 
#speechbub a {
  	color:#992888;
                font-weight: bold;
	/*position: relative;*/
          
  }

#speechbub a:hover {
  	color:#fff;
                font-weight: bold;
	position: relative;
          
  }
  
#speechbub ul,   #speechbub ol {
     	margin-left:  4.8em;
		margin-top: 0.4em;
margin-bottom: 0.2em;
   }
	
#speechbub li {
		 font-size: 1.0em;
		 margin-top: 0.6em
	}

/* Ask Us Pop Up */

#nav_footer div#qbox, #nav_footer div#qbox2, #nav_footer div#qboxsent,  #nav_footer div#button {
background:url(/) no-repeat top left
}



/*#qbox is the version of the Ask Us box that is delivered to users with Javascript switched on */
/*#qboxsent is the version of the Ask Us box that is delivered to users when message is ent and confirmation message appears */
/*#qbox2 is the version of the Ask Us box that is delivered to users with Javascript switched off. It resides on a separate webpage */


#qbox, #qboxsent {
	position: absolute;
	bottom: 170px;
	left: 600px;
	background:url(/) no-repeat top left;
}

#qbox #ask, #qboxsent #asksent {
   clear: both;
   width: 160px;
   height: 26em;
	display: block;
	background-color: #aba8a8;
   border: solid 1px #269297;
	padding: 8px;
	padding-bottom: 30px;
	font-size: 1.0em;
	
}

#qbox #ask p.close, #qboxsent #asksent p.close {
   width: 100%;
	margin: 0;
	margin-bottom: 0px;
	padding-right:0;
	line-height: 1.0em;
	text-align: right;
}

#nav_footer div #qbox #ask p.close a, #nav_footer div #qbox #ask p.close a:visited, #nav_footer div #qboxsent #asksent p.close a, #nav_footer div #qboxsent #asksent p.close a:visited  {
   display:inline;
   width:0px;
   padding:0;
   background:url(/) no-repeat;
   color:#269297;
   font-size:1.1em;
   font-weight:bold;
   margin:0;
  
}


#qbox #ask span {
	line-height: 1.0em;
	margin-top: 0;
	padding-top: 0;
	color:#269297;
}

#qbox #ask label {
		color:#269297;
}
#qbox #ask input {
	font-size: 1.0em;
	width: 150px;

}

#qbox #ask input:focus, #qbox #ask textarea:focus {border-left: solid 2px #000;} 


#qbox #ask textarea {
	width: 150px;
	margin-bottom: 3px;
               /*cursor: inherit;*/
               font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
}

#qbox #button input.send {
   margin-left: 95px;
	width: 5em;
	background-color: #269297;
	border: solid 1px #fff;
	color: #fff;
	font-weight: bold;
   /*cursor: pointer;*/
}

#qboxsent p.confirmation {
	font-size: 1.0em;
	font-weight: bold;
	color: #269297;
}

#qbox p.error {
	font-size: 1.0em;
margin: 0;
padding:0;
	font-weight: bold;
	color: #f50000;
}

#qbox #ask label.error {
	color: #f50000;
	font-weight: bold;
}

/*No script version of form on separate web page*/

#nav_footer div li a.noscript, #nav_footer div li a.noscript:visited{
   display:block;
   width:130px;
   padding:0em 40px 0 4px;
   background:url(/) no-repeat right;
   color:#fff;
   font-size:1.1em;
   font-weight:normal;
   margin:0 0 0.4em 0;
	text-decoration: none;
}

#nav_footer div li a.noscript:hover {
   color:#fff;
	text-decoration: underline;
}


#qbox2 {
   margin-top: 20px;
	width: 230px;
	background-color: #aba8a8;
                border: solid 1px #269297;
	padding: 20px;
	padding-left: 100px;
}



#qbox2 #ask input, #qbox2 #ask textarea {
	width: 150px;
}

#qbox2 #ask input:focus, #qbox2 #ask textarea:focus {border-left: solid 2px #000;} 


#qbox2 #button input.send {
   margin-left: 60px;
	width: 4em;
	background-color: #269297;
	border: solid 1px #fff;
	color: #fff;
   font-size: 1.0em;
	font-weight: bold;
   cursor: pointer;
}

#nav_footer div #qbox2 #ask p.close a, #nav_footer div #qbox2 #ask p.close a:visited {
   display:inline;
   width:0px;
   padding:0;
   background:url(/) no-repeat;
   color:#269297;
   font-size:1.1em;
   font-weight:bold;
   margin:0;
   cursor: pointer;
}


/* =HOME GROUP IMAGE*/
#department_group{
position:absolute;
bottom:0;
left:-690px;
        /* right:360px;*/
}
#department_group{
  background:url(/media/people_cutout.jpg) no-repeat top left; 
  width:660px;
  height:408px;
}
#department_group img
{
   background:url(/media/headers_over.gif) no-repeat bottom left;  
      display:block;
}
#department_group img.operations{
   background-position:top left;
}
#department_group img.hr{
   background-position:left -408px;
}
#department_group img.sales{
   background-position:right -408px;
}
#department_group img.marketing{
   background-position:top right;
}
#department_group img.nohover{
   background-position:bottom left;
}

/* =REGISTRATION FORM*/

#registration label, form.boxForm label {
  display:block;
  float:left;
  padding-right:10px;
  text-align:right;
  width:165px;
  font-weight:bold;
}

form.boxForm label {
  width:280px;
}

form.boxForm label.short {
  width:200px;
}

#registration p, form.boxForm p {
  clear:both;
}

form.boxForm p {
  margin:1.5em 0 0.5em 0;
}

form.boxForm p.error {
   font-size:0.9em;
   color:#f00;
   text-align:center;
   margin:0;
   padding:0;
   clear:both;
}

form.boxForm .input {
  border: 1px solid #7F9DB9;
}

#registration p {
  min-height:22px;
}

* html #registration p {
  height:22px;
}

#registration span.error, form.boxForm span.error {
  color:#f00;
  font-size:0.9em;
}

#registration span.error {
 display:block;
 width:250px;
 float:left;
 margin-left:10px;
}

#registration .floated {
 float:left;
}

/* =STAFF ATTRITION CALCULATOR*/

table.boxTable {
  width:100%;
  border-collapse:collapse;
}

table.boxTable th {
  border-bottom: 1px solid #A9DB39;
  padding:3px;
}

table.boxTable td {
  border-bottom: 1px solid #A9DB39;
  padding:5px;
  text-align:center;
}

div#calcContent {
  min-height:450px;
}

* html div#calcContent {
 height:450px;
}

span.cost_gap
{
 display:block;
 width:10px;
 float:left;
}

/*=INPAGE BOOKMARK LIST*/
      #bookmark_links{
      margin:1em 0 1.5em 0;
      background:#F1F3F5 url(/media/down_arrow.jpg) no-repeat right 2.3em;
      padding:0.5em;
      }
      #bookmark_links li{
         list-style-type:none;
      /*   background:transparent url(bookmark_bullets.jpg) no-repeat;*/        
         background:transparent url(/media/bookmark_bullets.jpg) no-repeat;
          padding-left:20px;
        }
        
      #bookmark_links h3{
         border-bottom: 1px solid #899DB4;
         margin-left:1em;
         margin-right:1em;
      }
      p.top_of_page{
         text-align:right;
         border-top:dashed 1px #AAB6C1;
         background:transparent url(/media/up_arrow.gif) no-repeat right;
         padding-right:15px;
      }
      .pdf{
         background: url(/media/pdf_inline.gif) no-repeat left;
         padding-left:25px;
      }
/*=NEWS*/
div.news{
   background:url(/media/news_resources/news_bg.jpg) no-repeat;
padding:0.5em 1em;

   margin-bottom:1em;
}
div.news h3{
   margin:0.5em 0 1.5em 0;
}
div.news h4{
   color:#6A6A6A;
   font-size:1em;
   margin:1em 0;
}
/*=PRESS RELEASES*/
.press_releases{
   list-style-type:none;
   
}

/** Pricing tables **/

table.standard {
   width: 100%;
   background-color: #F1F3F5;
   margin-bottom: 15px;
	border-top: solid 2px #aca8a9;
	padding-top: 5px;
	border-bottom: solid 5px #aca8a9;
	padding-bottom: 5px;
}

table.standard td {
width: 50%;
	padding: 5px 10px 3px 10px;
}

table.standard h4 {
	font-size: 1.1em;
	margin-bottom: 0.3em;
}

table.standard p {
margin: 0em 0em 0.5em 0em;
	line-height: 1.1em;
}

/*Chargeable Options*/

table.extras {
   width: 100%;
   margin-top: 5px;
   margin-bottom: 15px;
	}

table.extras td {
   width: 50%;
   padding: 5px 10px 3px 0px;
   border-top: dotted 1px #aca8a9;
}

table.extras td.rhs{
padding-left: 15px;
}


table.extras h4 {
	font-size: 1.0em;
	margin-bottom: 0.3em;
}

table.extras p, table.extras td.rhs p {
margin: 0em 0em 0.5em 0em;
	}
/*HOTEL SURVEYS*/
#related_info input.bronze_button{
                width:157px;
                display:block;
                height:132px;
                background:url(/media/customer_surveys/bronze_hotel.jpg) no-repeat center left;
                font-size:0;
                color: #EA9F5C;
                border:0;
                cursor:pointer;
}
#related_info .bronze_button:hover, #related_info .bronze_button:active{
                background-position:center right;
}
#related_info .silver_button{
                width:157px;
                display:block;
                height:174px;
                background:url(/media/customer_surveys/silver_hotel.jpg) no-repeat center left;
                font-size:0px;
                color:#BABABA;
                border:0;
                cursor:pointer;
}

#related_info .silver_button:hover, #related_info .silver_button:active{
                background-position:center right;
}
#related_info .gold_button{
                width:159px;
                display:block;
                height:184px;
                background:url(/media/customer_surveys/gold_hotel.jpg) no-repeat center left;
                font-size:0px;
                color:#F2C631;
                border:0;
                cursor:pointer;
}
#related_info .gold_button:hover, #related_info .gold_button:active{
                background-position:center right;
}
#maincontent div.step_box{
                background:white url(/media/customer_surveys/number_boxes.jpg) no-repeat top left;
                overflow:auto;
                padding-left:10px;
                padding-top:50px;
                 text-align:center;
                margin-left:25px;
}
#maincontent div.step_box span{
                display:block;
                width:141px;
                height:70px;
                float:left;
                border:3px solid #A8C750;
                border-width:0 0 3px 3px;
                font-size:1.3em;
                font-weight:bold;
                padding:10px;    
                background:#E9F1D3;           
}
#maincontent div.step_box span.box3{
                border-right:3px solid #A8C750;
}
#maincontent #hotel_logos{
                margin-top:5em;
}
#maincontent #hotel_logos img{
                margin:0 10px;
}
/*slider */
/* content slider styles */
/* content slider styles */
#content_slider{
   background: #fff url(/media/home/slider_bg.png) no-repeat top left;
   width:959px;
   height:675px;
   margin:10px 0 0 15px;
   position:relative;


}

#content_slider img{
   left:0;
}
#content_slider .screen{
   /* height: 295px;*/
        height: 285px;
    margin: 0 5px 0 10px;
    padding-top: 20px;
    width: 596px;

}
#navi_content{
   padding-left:5px;
/*   background: url(/media/template_images/nav_base.jpg) no-repeat bottom right;*/
   overflow:auto;
}
#navi_content span{
   width:158px;
   float:left;
   text-align:center;
   margin-right:1px;
   padding-top: 15px;
}
#navi_content span p{
   margin:3px 8px;
   text-align:left;
   line-height:1.5em;
   
}
#navi_content span.col1 p{
   color:#396413;
}
#navi_content span.col2 p{
   color:#2E364A;
}
#navi_content span.col3 p{
   color:#5E1537;
}
#navi_content span.col4 p{
   color:#185253;
}
#content_slider h3{
   color:#A8C750;
   font-size:3em;
   margin:0 0 10px 0;
   font-weight:bold;
   padding:0;
}
#content_slider .content2 h3{
   color:#A8C750;
}
#content_slider .content3 h3{
   color:#41568D;
}
#content_slider .content4 h3{
   color:#9E235C;
}
#content_slider .content5 h3{
   color:#30A3A5;
}
#content_slider .screen{
   overflow:auto;
}
#content_slider .screen p, #content_slider .screen h4{
   width:365px;
   margin:0 0 25px;
   color:#4E4E4E;
   line-height:1.8em;
   padding:0;
   float:left;
   display:inline;
}
#content_slider .screen h4{
     color: #4E4E4E;
    font-size: 1.4em;
    font-weight: bold;
    line-height: 1.5em;
}


#content_slider .icons{
/*    clear: right;*/
    float: right;
    width: 205px;
    display:inline;
/*   position:relative;*/
/*   display:none;*/
   
}
#content_slider .image{
   float: right;
    width: 220px;
    display:inline;

}
#content_slider .icons a{
   float: left;
    height: 94px;
    text-align: center;
    width: 90px;
}
#content_slider .icons a img{
     float:left;
     margin-top:3px;
}
#content_slider .icons a:hover, #content_slider .icons a:active, #content_slider .icons a:focus{
   background:none;
   border:none;
color:#9E235C;

}
#content_slider .icons a:hover img{
   margin-top:0;
   margin-bottom:3px;
}
#content_slider .icons a img:hover{
   text-decoration:none;
   background:none;
   border:none;
}

#content_slider .icons a.external_link:hover{
   background-position:center right;
}
#content_slider .graphic{
   float: right;
    margin-right: 38px;
    display:inline;
}
#content_slider .graphic img{
   margin-top:6px;
border: 12px solid #CED4E2;
}
.navi{
   position:absolute;
   top:281px;
    padding-left: 9px;
    z-index: 200;
left:0;
}
.navi a{
   display:block;
   width:148px;
/*   height:27px;*/
height:130px;
   background: url(/media/home/slider_buttons.png) no-repeat top left;
   float:left;
   margin-right: 10px;
}
.navi a.item1{
   display:none;
}
.navi a.item2{
   background-position:-347px 0;
}
.navi a.item2:hover, .navi a.item2.active{
   background-position:top left;
}
.navi a.item3{
   background-position:-347px -158px;
}
.navi a.item3:hover, .navi a.item3.active{
   background-position:0 -158px;
}
.navi a.item4{
   background-position:-347px -318px;
}
.navi a.item4:hover, .navi a.item4.active{
   background-position:0 -318px;
}
.navi a.item5{
   background-position:-347px -485px;
}
.navi a.item5:hover, .navi a.item5.active{
   background-position:0 -485px;
}

#content_slider .nav_arrows{
   position:absolute;
   z-index:100;
   top:140px;
}
#content_slider .nav_arrows a{
   cursor:pointer;
   display:block;
   width:40px;
   height:66px;

}
#content_slider .nav_arrows.prevarrow{
   left:-23px;  
}
#content_slider .nav_arrows.nextarrow{
         right:293px;
}
#content_slider .nav_arrows a.prev{
 
   background:url(/media/home/leftnav.png) no-repeat -1px -9px;  
}
#content_slider .nav_arrows a.prev:hover{
   background-position:0 -90px;
}
#content_slider .nav_arrows a.next{
      background:url(/media/home/rightnav.png) no-repeat top left;  
}
#content_slider .nav_arrows a.next:hover{
   background-position:0 -79px;
}
/* slider styles */
/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
.scrollable {

	/* required settings */
    height: 295px;
   /* margin-left: 45px;*/
    overflow: hidden;
    position: relative;
    /*width: 660px;*/
    
    width:590px;
    margin-left:28px;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accommodate scrollable items.
	it's enough that you set width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
                height:295px;
                height:285px;
	position:absolute;
}

/*
	a single item. must be floated in horizontal scrolling.
	typically, this element is the one that *you* will style
	the most.
*/
.items div {
	float:left;
}
.news p{
       border-top:1px dashed #6A6A6A;
       padding-top:20px;
       padding-bottom:5px;
}
.news strong{
      color: #9E235C;
}
/*=BOOK A DEMO FORM*/
#book_a_demo form {
   margin-left:25px;
}
#book_a_demo input{
   width:17em;
   background:#F1F3F5;
   border:1px solid #D0D7DD;
   padding:5px 8px 8px 8px;
   -moz-border-radius: 10px;
  border-radius: 10px;

   
}
#book_a_demo sup{
   color:red;
   margin-right:5px;
}
#book_a_demo select{
   width:13em;
   margin: 6px 0 8px;
}
#book_a_demo input#book_date{
   width:180px;
}
#book_a_demo label{
    color: #000000;
    display: block;
    font-size: 1.2em;
    margin-bottom: 10px;
}
#book_a_demo #book_details {
    line-height: 1.6em;
    float:left;
    margin: 0;
    width: 325px;
}
#book_a_demo #booking_clear {
	clear:both;
}

#calendar{
   line-height: 1.6em;
   float:left;
    margin: 0 0 1.5em;
}
a.submitbutton.large, #contact_info a.submitbutton.large{
   background: url("/media/large_button.jpg") no-repeat scroll left center #fff;
   height:53px;
   width:180px;
   margin-top:0; 
   font-size:1.7em;
   font-weight:normal;
   line-height:2.3em;
   text-align:center;

}
a.submitbutton.large:hover, a.submitbutton.large:active, #contact_info a.submitbutton.large:hover, #contact_info a.submitbutton.large:active{
    background-position: right center;
    color: #FFFFFF;
}
#book_a_demo select#book_time {
    z-index:10;
}

/* the input field */
.date {
	border:1px solid #ccc;
	padding:4px;
	width:180px;		
	-moz-box-shadow:0 0 10px #eee inset;
}

#calroot {
	/* place on top of other elements. set a higher value if nessessary */
	z-index:1;	
	margin-top:-22px;	
	width:370px;	
}

#calbody {
	clear:both;
	font-family:sans-serif;		
	width:364px;
	font-size:13px;
	border:1px solid #BDC8D2;
	border-width:1px 1px 0;
	background:#F5F9FF 0 37px repeat-x;
	z-index:100;
	-moz-box-shadow:0 0 10px 0px #ccc;
	-webkit-box-shadow:0 0 10px 0px #ccc;
}

#calhead {
	padding-left:195px;		
}

#caltitle {
	font-family:sans-serif;		
	text-align:center;
	font-size:14px;
	float:left;
	width:130px;
}

#calnext, #calprev {
	display:block;
	width:20px;
	height:20px;
	background:transparent url(/media/cal_prev.gif) no-repeat scroll top right;
	float:left;
	cursor:pointer;
}

#calnext {
	background:transparent url(/media/cal_next.gif) no-repeat scroll top left;
	float:right;
}

#calprev.caldisabled, #calnext.caldisabled {
	visibility:hidden;	
}

#caldays span {
	display:block;
	float:left;
	width:52px;
	text-align:center;
	font-weight:bold;
	padding:4px 0;
	font-size:11px;
	color:#7e7e7e;
	line-height:18px;
	background:#fff repeat-x;
}

#calweeks {
	
}

.calweek {
	clear:left;
	height:50px;
	border-bottom:1px solid #BDC8D2;
	border-top:1px solid #fff;
}


.calweek a {
	display:block;
	float:left;
	width:50px;
	height:50px;
	text-decoration:none;
	font-size:15px;
	text-align:center;
	line-height:50px;
	color:#000;
	border-right:1px solid #fff;
	border-left:1px solid #BDC8D2;
	text-shadow:1px 1px 1px #fff;
} 

a.calsunday {
	border-left:1px solid transparent;		
	color:#900;
	background-color:#f2f2f2;
}

.calweek a:hover, .calfocus {
	background:#fff;
}

.calsun {
	color:red;		
}

a.caloff {
	color:#999;	
	background:#eee;
}

a.caloff.calfocus {
	background-color:#ddd;		
}

.caldisabled {
	background-color:#efefef !important;
	color:#ccc	!important;
	cursor:default;
}

.caloff:hover {
	background-color:rgb(245, 245, 250);		
}


#caltitle select {
	font-size:10px;	
}

/* current day */
#calcurrent {
	background-color:#498CE2;
	color:#fff;
	text-shadow:0 1px 0 #000;
	border:0;
	width:52px;
	background-image:none;
	-moz-box-shadow:inset 0 0 10px 0px #000;
}

/* today */
#caltoday {
	background-color:#666;
	color:#fff;
	text-shadow:0 1px 0 #000;
}
#maincontent .errors{
    -moz-border-radius: 10px;
    background: #FFEAEA;
    border: 1px solid #FF9797;
    color: #000000;
    margin:0 85px 0 22px;
    padding: 15px 20px 20px 20px;
    color:red;
}
#maincontent .errors li{
   margin-left:10px;
}
.eventsdisplay{
   overflow:auto;
   background:#F1F3F5;
}
.eventsdisplay div{
   width:180px;
   padding:10px 10px 0 10px;
   margin-right:10px;
margin: 0 10px 0 0;
}
.eventsdisplay div.col_two{
   border:1px dashed gray;
  border-width:0 1px;

}
.eventsdisplay div.col_three, .eventsdisplay.base div.col_two{
   margin-right:0;
}
.eventsdisplay.base{
   clear:left;
   margin-bottom:10px;
}
.eventsdisplay.base div{
   width:294px;
   padding-top:10px;
   border-top:1px dashed gray;
   margin:0;
}
.eventsdisplay.base div.col_two{
   border-right:0;
}
/*=CALL TO ACTION*/
#CallToAction{
/*   background: url(/media/cta_bg.gif) no-repeat top left;*/
   width:306px;

}
#CallToAction span{
   display:block;
   padding:10px 15px 0 15px;   
   background:#B1CC61 url(/media/cta_speech.gif) no-repeat bottom right;
}
#rel_col #CallToAction h3{
   color:#fff;
   font-weight:normal;
}
#rel_col #CallToAction h2{
   margin:0 0 10px 0;
   color:#000;
}
#rel_col #CallToAction p{
   color:#000;
   font-size:1.3em;
   margin-right:91px;
   line-height:1.4em;
   margin-bottom:10px;
}
#rel_col #CallToAction p.button{
   margin:0;
}
#book_a_demo .submitbutton, a.submitbutton{
   background:transparent url(/media/cta_button.gif) no-repeat top right;
   display:block;
   width:147px;
   height:31px;
   text-align:center;
   color:#fff;
   font-weight:bold;
   line-height:2em;
   
}
#book_a_demo .submitbutton{
 cursor: pointer;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1.3em;
    font-weight: bold;
   padding:0;
   border:0;
}
#book_a_demo .submitbutton:hover, #book_a_demo .submitbutton:active, a.submitbutton:hover, a.submitbutton:active{
  background-position:top left;
   
}

#rel_col #CallToAction h4{
   color:#9E235C;
   font-size:1.6em;   
   padding-bottom:6px;
   margin-bottom:0;
   margin-top:3px;
}
#rel_col #CallToAction span.footer{
   background:#9E235C;
   color:#B1CC61;
   font-size:1.2em;
   padding:5px 15px 8px 15px;
}
#rel_col #CallToAction span.footer a{
   color:#F5E9EF;
   text-decoration:underline;
   font-weight:bold;
}
