
/*----------------------------------------
Site Name: Adams Moore
Developed By: Matthew Pusey
Date Created: 02/09/2008 12:41:44
Last Updated: 08/09/2008 12:47:29
Copyright: In House Media 2008
----------------------------------------*/

/* Imports
----------------------------------------*/


/* Elements
----------------------------------------*/
body {
	background-color:#FFFFFF;
	margin: 0;
}

body, p, td, th, li {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 2em;
	color: #044954;
}

#mainContainer {
	width: 967px;
	margin: 0 auto;
}

p {
	margin: 1em 0 2em 0;
}
img {
border:0;
}

/*--- Link Styles ---*/
a:link, a:visited {
	color: #000000;
}

a:hover, a:active {
	color: #000000;
	text-decoration: none;
}

h1 {
	color: #044954;
	margin: .825em 0 .5em 0;
	font-size: 40px;
}

h2 {
	color: #044954;
	margin: 1.2em 0 .5em 0;
	font-size: 22px;
	font-weight: normal;
}

h3 {
	color: #000000;
	margin: .825em 0 .5em 0;
	font-size: 1.75em;
}

h4 {
	color: #000000;
	margin: .825em 0 .5em 0;
	font-size: 1.25em;
}

h5 {
	color: #000000;
	font-size: 1.125em;
	margin-bottom: 0;
}

h6 {
	color: #000000;
	margin: .825em 0 .5em 0;
	font-size: 1em;
}

ul {
	list-style-type: none;
}

ol {
	margin-left: 25px;
}

blockquote	{margin: 0 0 18px 18px; color: #666666; font-style: italic;}
strong		{font-weight: bold;}
em		{font-style: italic;}
input {color: #044954;}

/* Standard Definitions
----------------------------------------*/
.left 		{float: left; width: 203px; display: inline;}
.right 		{float: left; width: 764px; display: inline;}
.clearThis 	{clear: both; visibility: hidden;}
.small		{font-size: .625em;}
.large		{font-size: 1em;}
.soft		{color: #D3D3D3;}
.hide		{display: none;}
p.last		{margin-bottom: 0px;}

/* Header
----------------------------------------*/
#header {
	width: 967px;
	height: 109px;
	background: url('../images/header.jpg') bottom left no-repeat;
}
  #header a {
    display: block;
    text-decoration: none;
    width: 967px;
    height: 109px;
  }

	/* Nav
	----------------------------------------*/
	ul#nav {
	  margin: 0;
	  padding: 0;
		height: 64px;		
		list-style-type: none; 
	}
	
	ul#nav li {float: left;}
	
	/* Image Replacement 
	----------------------------------------*/
	ul#nav li a { height: 64px; display: block; outline: none;}
	
	/*Include all of your links with unique IDs. Use the correct path to the image and set the width of each image*/
	li#navHome a		{background: url(../images/nav/home.gif); width:115px;}
	li#navAbout a		{background: url(../images/nav/about.gif); width:91px;}
	li#navAppointment a	{background: url(../images/nav/appointment.gif); width:170px;}
	li#navPayment a		{background: url(../images/nav/payment.gif); width:96px;}
	li#navRecruitment a		{background: url(../images/nav/recruitment.gif); width:118px;}
	li#navPubs a		{background: url(../images/nav/pubs.gif); width:232px;}
	li#navLang a		{background: url(../images/nav/language.gif); width:145px;}
	
	/* CSS Rollover (Sprites) - Advanced Users!
	----------------------------------------*/
	
	/*Each link must have a unique ID - Include all of your links here - Remove if not using!*/
  /*li#navHome a:hover, li#navWork a:hover, li#navServices a:hover, li#navContact a:hover {background-position:0 -20px; /*Set to height of image !must be negative!}*/


/* Login Bar
----------------------------------------*/

#loginBar {
  height: 34px;
  line-height: 36px;
  background: url('../images/login.gif') no-repeat;
  text-align: right;
  padding-right: 15px;
}

  #loginBar .loginForm {
    float: right;
    width: 400px;
  }
  
  #loginBar .loginForm .submit {
    background: url('../images/login_button.gif') no-repeat;
    border: 0;
    width: 56px;
  }

/* Main Content
----------------------------------------*/
#mainContent {
	width: 967px;
}

.bookingSection {
  /*background: url('../images/bookingback.gif') no-repeat;*/
  width: 703px;
  padding: 0 0 0 10px;
  margin-bottom: 20px;
}  
 
  .bookingFormBlock {
    width: 300px;
    margin-right: 20px;
    margin-top: 0px;
    float: left;
  }
  
  .bookingFormBlock label {
    display: inline;
    height: 24px;
    padding-left: 4px;
    color: #000;
  }
 
.bookingBlock {
  background: url('../images/bookingblock.jpg') no-repeat;
  height: 38px;
  width: 704px;
  color: #000;
  padding-left: 10px;
  font-size: 12px;
  padding-top: 6px;
  float: left;
  margin-right: 20px;
  margin-bottom: 15px;
}

.bookingBlock span {
  display: inline;
  line-height: 20px;
}

.bookingBlock div {
  height: 38px;
  width: 490px;
  float: left;
}
.bookingBlock form {width: 200px; float: left;}
.bookingBlock span.sml {
  font-size: 11px;
  line-height: 14px;
}

.bookingBlock .formsub {
  background: url('../images/bookbutton.gif') no-repeat;
  border: 0;
  height: 19px;
  width: 196px;
}

  /* Left Menu
  --------------------------------------*/
  
  .left ul#theMenu {
    width: 183px;
    padding: 0;
    margin: 0;
    padding-top: 20px;
    padding-left: 10px;
    font-size: 15px;
    color: #eb874b;
    font-weight: bold;
  }
  
  .left ul li a {
    color: #eb874b;
    text-decoration: none;
    line-height: 24px;
    font-size: 15px;
    display: block;
  }
  
  .left ul ul ul li a {
    line-height: 20px;
  }
  
  .left ul ul {
    margin: 0;
    padding: 0;
    margin: 4px 0;
    font-weight: bold;
  }
  
  .left ul ul li a,
  .left ul ul a.head {
    font-size: 12px;
    color: #008ca3;
    margin: 0;
  }
  
  #xtraMenu {
    margin: 0;
    padding: 0;
    font-size: 0;
  } 
    
  .left ul ul ul ul li a {
    font-size: 11px;
    color: #008ca3;
    font-weight: normal;
    padding-left: 24px;
    display: block;
  }
  
  .left ul ul ul ul li {
    display: block;
    line-height: 24px;
  }
  
  .left ul ul li a:hover {
    color: #044954;
  }
  
    .left ul a.head {
      background: url('../images/plus.gif') center left no-repeat;
      padding-left: 12px; 
    }  
    .left ul a.selected {
      background: url('../images/minus.gif') center left no-repeat;
      padding-left: 12px; 
    }  
    .left ul ul a.head {
      background: url('../images/blueplus.gif') 6px 6px no-repeat;
      padding-left: 16px;
    }  
    .left ul ul a.selected {
      background: url('../images/blueminus.gif') 6px 6px no-repeat;
      padding-left: 16px;
    }
  
  .left a,
  .left ul a {padding-left: 12px;}
  
/*
About Page */

ul {
  margin: 0;
  padding: 0;
}

ul.aboutUs li {
  float: left;
  margin-left: 10px;
  white-space: nowrap;
}

.about-box-top {
  background: url('../images/aboutbox-top.jpg') no-repeat;
  width: 764px;
  height: 23px;
}

.about-box-bottom {
  background: url('../images/aboutbox-bottom.jpg') no-repeat;
  width: 764px;
  height: 23px;
  margin-bottom: 20px;
}

.about-box {
  width: 764px;
  background: url('../images/aboutbox.jpg') repeat-y;
}

  .about-box span {
    padding: 10px;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: -20px;
    display: block;
    font-size: 12px;
    line-height: 18px;
  }
  
  .about-box h1 {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: bold;
    padding-top: 10px;
    display: block;
  }
  
    .about-box ul {
      margin: 0;
      padding: 0;
      font-size: 10px;
      width: 230px;
      margin-left: 10px;
      float: left;
      list-style-type: disc;
      list-style-position: inside;
    }
    
      .about-box ul li {
        font-size: 11px;
      }

.about-box p {
  font-size: 11px;
  margin: 0;
  padding: 0;
  line-height: 16px;
  margin-top: 10px;
}
  
/* Footer
----------------------------------------*/

#footer-top {
  height: 20px;
  margin-top: 50px;
  background: url('../images/footer-top.gif') no-repeat;
  clear: both;
}

#footer {
  background: #53b2c0 url('../images/footer-bg.gif') top left repeat-x;
	width: 967px;
} 

#footer-bottom {
  height: 15px;
  background: url('../images/footer-bottom.gif') no-repeat;
}

#footer ul {
  margin: 0;
  padding: 0;
  padding-left: 20px;
  float: left;
  width: 220px;
}

#footer a {
  color: #ffffff;
  text-decoration: none;
}

#footer p {
	font-size: .625em;
}

#footer ul ul {
  padding: 0;
  padding-left: 5px;
}

#footer ul ul li {
  font-size: 11px;
}

table {
  border: 0;
}

/* Datepicker */
/* Main Style Sheet for jQuery UI date picker */
.ui-datepicker-div, #ui-datepicker-div, .ui-datepicker-inline {
 /*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
 font-family: Verdana, Arial, sans-serif;
 background: #ffffff;
 font-size: 1.1em;
 border: 1px solid #8f653b;
 width: 20em;
 padding: 2.5em 1.5em .5em 1.5em;
 position: relative;
 margin-top: 10px;
}
#ui-datepicker-div, .ui-datepicker-div {
 z-index: 9999; /*must have*/
 display: none;
 background: #ffffff;
}
.ui-datepicker-inline {
 float: left;
 display: block;
}
.ui-datepicker-control {
 display: none;
}
.ui-datepicker-current {
 display: none;
}
.ui-datepicker-next, .ui-datepicker-prev {
 position: absolute;
 left: .5em;
 top: .5em;
 background: #fff url(images/e6e6e6_40x100_textures_02_glass_75.png) 0 50% repeat-x;
}
.ui-datepicker-next {
 left: 14.6em;
}
.ui-datepicker-next:hover, .ui-datepicker-prev:hover {
 background: #fff url(images/dadada_40x100_textures_02_glass_75.png) 0 50% repeat-x;
}
.ui-datepicker-next a, .ui-datepicker-prev a {
 text-indent: -999999px;
 width: 1.3em;
 height: 1.35em;
 display: block;
 font-size: 1em;
 background: url(images/888888_7x7_arrow_left.gif) 50% 50% no-repeat;
 border: 1px solid #8f653b;
 cursor: pointer;
}
.ui-datepicker-next a {
 background: url(images/888888_7x7_arrow_right.gif) 50% 50% no-repeat;
}
.ui-datepicker-prev a:hover {
 background: url(images/454545_7x7_arrow_left.gif) 50% 50% no-repeat;
}
.ui-datepicker-next a:hover {
 background: url(images/454545_7x7_arrow_right.gif) 50% 50% no-repeat;
}
.ui-datepicker-prev a:active {
 background: url(images/222222_7x7_arrow_left.gif) 50% 50% no-repeat;
}
.ui-datepicker-next a:active {
 background: url(images/222222_7x7_arrow_right.gif) 50% 50% no-repeat;
}
.ui-datepicker-header select {
 border: 1px solid #8f653b;
 color: #f4781e;
 background: #fff;
 font-size: 1em;
 line-height: 1.4em;
 position: absolute;
 top: .5em;
 margin: 0 !important;

}
.ui-datepicker-header select.ui-datepicker-new-month {
width: 7em;
left: 2.2em;
}
.ui-datepicker-header select.ui-datepicker-new-year {
width: 5em;
left: 9.4em;
}
table.ui-datepicker {
 width: 15.5em;
 text-align: right;
}
table.ui-datepicker td a {
 padding: .1em .3em .1em 0;
 display: block;
 color: #555555;
 text-align: center;
 background: #fff url(images/e6e6e6_40x100_textures_02_glass_75.png) 0 50% repeat-x;
 cursor: pointer;
 border: 1px solid #ffffff;
}
table.ui-datepicker td a:hover {
 border: 1px solid #999999;
 color: #212121;
 background: #dadada url(images/dadada_40x100_textures_02_glass_75.png) 0 50% repeat-x;
}
table.ui-datepicker td a:active {
 border: 1px solid #dddddd;
 color: #222222;
 background: #ffffff url(images/ffffff_40x100_textures_02_glass_65.png) 0 50% repeat-x;
}
table.ui-datepicker .ui-datepicker-title-row td {
 padding: .3em 0;
 text-align: center;
 font-size: .9em;
 color: #222222;
 text-transform: uppercase;
 /*border-bottom: 1px solid #d3d3d3;*/
}

table.ui-datepicker .ui-datepicker-title-row td a {
 color: #222222;
}

.bookingForm td {
  height: 30px;
}

.bookingForm input.textIn {
  width: 250px;
  float: left;
  padding-left: 4px;
  height: 20px; 
  border: 1px solid #044954;
  padding-top: 2px;
}

.bookingForm label {
  float: left;
  width: 150px;
  text-align: right;
  padding-right: 20px;
  line-height: 24px;
}

.bookingForm input.textIn:focus {
  border: 1px solid #eb874b;
  color: #eb874b;
}

.form {float:left; padding:0 10px 10px 10px; background:#f3f3f3; border:2px solid #cfcfcf}
.form label {float:left; width:100px; padding:10px 10px 0 0; font-weight:bold}
.form select {float:left; width:146px; margin-top:10px}
.form input {float:left; margin-top:10px}
.form .submit {clear:both}
#msg {display:none; position:absolute; z-index:200; background:url(../images/msg_arrow.gif) left center no-repeat; padding-left:7px}
#msgcontent {color: #044954; display:block; background:#f3e6e6; border:2px solid #eb874b; border-left:none; padding:5px; min-width:150px; max-width:250px}

#signup label,
.signupForm label {
  width: 120px;
  display: block;
  float: left;
}

.questions h2 {
  margin: 0;
  padding: 0;
  display: block;
  width: 768px;
  margin-top: 10px;
  cursor: pointer;
  font-size: 16px;
  font-weight: bold;
}

.questions h2:hover {
  color: #000;
}

.answer {
  padding: 0;
  margin: 0;
  width: 768px;
  display: none;  
}

.answer div {
  width: 758px;
  padding: 10px;
}

.answer ol {
  padding: 0;
  margin: 0;
  list-style-type: disc;
  margin-left: 15px;
}

.answer p {
  padding: 0;
  margin: 0;
}