/*-----------------------------------------------------------------------------
Style Sheet (inverclydetouristgroup.co.uk)

version:   1.0
author:    Darrell Wilson
email:     darrell@pageworx.co.uk
website:   http://www.pageworx.co.uk/
-----------------------------------------------------------------------------*/

/*  --------- Reset Default Margins, Padding, Text Alignment etc. --------- */

/* Remove padding and margin on all elements */
* {margin: 0; padding: 0;}

/* Remove Firefox link outline */
a:active, a:visited { outline: none; }

/* Put it back on certain elements */
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, fieldset, table, ul {margin: 1em;}

/* Apply left margin only to the few elements that need it: */
ul, li, dd, blockquote {margin-left: 2em;}

/* Remove list styles */
 ol, ul {list-style-type: disc;}

/* Miscellaneous conveniences: */
form label {cursor: pointer;}

/* Form field text-scaling */
input, select, textarea {font-size: 100%;}

/* Class for clearing floats */
.clear {clear: both;}

/* Default table settings */
table {border-spacing: 0; border-collapse: collapse;}
td {text-align: left; font-weight: normal;}
caption, th {text-align: left;}

/* Removes images and fieldset borders */
fieldset, img {border: 0;}

dt, address, caption, cite, code, dfn, em, i, strong, b, th, var { 
	font-style: normal; font-weight: normal;
}


/*  --------- Set Specific Base Formatting Styles  --------- */

/* =html  */
html {
 overflow-y: scroll;
}
html, body { 
	background: #D1DBEF;
	color: #000;
	padding: 0;
	margin: 0; }

/* =body */
body {
	margin: 0 auto;
	font : 62.5%/1.5 Arial, Helvetica, sans-serif;
	color : #52565B;
	text-align: center;
}
div#wrapper {
	max-width: 1024px;
	margin: 10px auto;
	position: relative;
        background: url(images/interface/pageBGTop.jpg) repeat-x left top;
	text-align: center;
        background-color: #fff;
}
p, ul {
	font-size: 1.2em;
}
/* =blocktext */
h2, h3, h4, h5, p {
	margin: 0 0 10px 0; padding: .5em 0 .2em 0;
}

/* =heading sizes */
h1 {font-size: 1.9em;}
h2 {font-size: 1.8em;}
h3 { font-size: 1.2em;}
h4 { font-size: 1.1em;}

/* =a */
a, a:visited {
	text-decoration: none;
}
a:hover {
 text-decoration: underline;
}
strong {font-weight: bold;}


/*  --------- Specific Site Styles Follow  --------- */

#branding img#quote {
        margin: 25px 0 0 140px;
        width: 345px;
        height: 59px;
        float: left;
}
p.notice {
 clear: both;
 border: 2px solid #ccc;
 color: #555;
 margin: 15px auto;
 padding: 13px;
 background-color: #f0f4f8;
 font-size: 1.8em;
}
p.notice a:link, p.notice a:visited {
 color: #3B58BF;
}
h2 {
 border-bottom: 2px solid #EFF3FF;
}
#content_main {
	width: 740px;
	margin: 0 auto;
	text-align: left;
	padding: 0;
}
ul#nav_access{
	position: absolute;
	top: -9999px;
}
#branding {
	margin: 0px auto;
	padding: 0px;
	width: 740px;
	height: 161px;
	text-align: left;
	background: url(images/interface/logo.jpg) no-repeat top left;
}
#branding h1 {
	background: url(images/interface/ITG.jpg) no-repeat top right;
	text-indent: -5000px;
	height: 90px;
	margin: 0;
}
#branding p {
        background: url(images/interface/quote.gif) no-repeat top right;
	text-indent: -5000px;
	margin: 35px 0 0 145px;
        width: 322px;
        height: 52px;
        float: left;
}
div#main_nav {
	width: 750px;
	margin: -42px auto 10px auto;
        padding-bottom: 0;
}
div#main_nav h4{
	position: absolute;
	top: -9989px;
}
div#main_nav ul {
	margin: 0;
        padding: 0;
	position: relative;
        list-style-type: none;
	float: right;
	right: 8px;
}
div#main_nav li {
	float: left;
	margin: 0;
}
div#main_nav a {
	color: #FFF;
	text-decoration: none;
	font-size: 1em;
	border-left: solid #3F51FD 1px;
	border-right: solid #1725BE 1px;
	display: block;
	padding: 7px 10px;
	letter-spacing: 0.1em;
	font-family: Arial, Helvetica, sans-serif;
}
div#main_nav a:hover {
        background-image: url(images/interface/NavHoverBG.jpg);
        background-repeat: repeat-x; 
}
div#main_nav a.current {
        color: #F2BF24;
}
div#content_centre {
  padding: 42px 0 10px 0;
}
#intro_box {
        width: 750px;
        height: 253px;
        position: relative;
        padding: 0 0 10px 35px;
        background: url(images/interface/HomeFeatBox.jpg);
        background-repeat: no-repeat;
        background-position: 0 0;
        margin-top: 60px;
        margin-left: -10px;
        color: #33393F;
}
#intro_box h1 {
        margin: 0;
        padding: 10px 10px 0 480px;
}
#intro_box p {
        margin-top: 0;
        padding: 0 20px 20px 480px;
        width: 215px;
}
div.feat_box {
	float: left;
	margin-top: 20px;
	width: 230px;
        margin-bottom: 0;
        padding-bottom: 0;
}
div#centre {
	margin: 20px 22px 10px 22px;
}
.feat_box img {
	padding: 5px;
	border: 1px solid #B6B6B6;
}
.feat_box h3, .feat_box p {
 margin-left: 5px;
}
div.feat_box h3 {
 font-size: 1.5em;
 padding-bottom: 0;
 margin-bottom: 0;
}
div.feat_box h3 a:link, div.feat_box h3 a:visited  {
 color: #666;
}

/* ------------ Footer Styles --------- */
#siteinfo {
	/* background: url(images/interface/pageBGBottom.jpg) repeat-x left bottom; 
           height: 100px;
        */
        background: url(images/interface/pageBGBottomTart.jpg) repeat-x left bottom;
	height: 114px;
	clear: both;
        margin-top: 0px;
        text-align: left;
        padding: 0 142px;
        color: #EFEFEF;
}
#siteinfo div#infotext {
 float: left;
 clear: right;
padding: 50px 0 0 0;
 margin: 0;
}
#siteinfo p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #EFEFEF;
	padding: 0;
        margin: 0;
}
#siteinfo p a:link, #siteinfo p a:visited {
 padding: 0;
 margin: 0;
 color: #EFEFEF;
}
#siteinfo p a:hover {
 text-decoration: underline;
}
p#codacredit {
 margin: 0;
padding: 0;
color: #EFEFEF;
}
a#sponsorLink:link, a#sponsorLink:visited {
 float:right;
 text-indent: -9999px;
 width: 222px;
 height: 52px;
 background: url(/images/interface/AFALogo.gif) no-repeat top left;
margin-top: 50px;
} 
a#sponsorLink:hover {
 background: url(/images/interface/AFALogoOver.gif) no-repeat top left;
}

/* ------------ Accessibility Page Styles --------- */
div#accessText {
 width: 580px;
}

/* ------------ About Us Page Styles --------- */
#about div.img-shadow {
  margin: 15px 20px 10px 10px !important;
  margin: 15px 20px 10px 5px;
}
div#aboutImages {
 width: 330px;
 float: left;
}
div#aboutText {
 padding-left: 10px;
}


div#video { width: 620px; margin: 10px auto 25px auto; }

/* ------------ Tours Page Styles --------- */
#tours div.feat_box {
 width: 215px;
margin: 10px 15px
 /*margin-top: 10px;*/
}

/* ------------ Gallery Page Styles --------- */
#gallery div.img-shadow {
  margin: 10px 12px 10px 10px !important;
  margin: 10px 12px 10px 5px;
}

/* ------------ Guestbook Page Styles --------- */
div#guestbookBody {
 width: 90%;
 padding: 10px 10px 15px 10px;
 margin-top: 10px;
 background-color: #D1DBEF;
 color: #000;
 margin-left: auto;
margin-right: auto; 
}
div#guestbookform {
  width: 360px;
  padding-left: 40px;
  margin-top: 30px;
  background-color: #EFF3FF;
  color: #111;
  border: 1px solid #ccc;
  margin-bottom: 0;
}
div#guestbookform p {
  padding: 0;
  margin: 10px 0;
}
div#guestbookform input, div#guestbookform textarea {
  font-family: Arial,Helvetica,sans-serif;
  border: 1px solid #ccc;
  font-size: 1.1em;
  padding: 3px;
}
div#guestbookform input#submit {
  background-color: #437CD6;
  color: #fff;
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  padding: 3px;
}
div.entry {
 margin: 8px 0;
 padding: 8px 0;
 border: 1px solid #ccc;
 background: #EFF3FF url(/images/interface/GuestsEntryTextIcon.gif) no-repeat 15px 20px;
}
div.entry:hover {
 background-color: #fff;
}
div.entryalt {
 margin: 8px 0;
 padding: 8px 0;
 border: 1px solid #ccc;
 background: #E0E4EF url(/images/interface/GuestsEntryTextIcon.gif) no-repeat 15px 20px;
}
div.entryalt:hover {
 background-color: #fff;
}
div.entry p {
  font-size: 1.3em;
  padding: 0 40px 10px 40px;
  margin: 10px 0 0 15px;
  line-height: 1.2em;
}
div.entry p.entrydetails {
 font-size: 1.2em;
 color: #52565B;
 padding: 11px 0 0 40px;
 margin: 8px 0 3px 15px;
 background: url(/images/interface/GuestsEntryIcon.gif) no-repeat top left;
}
div.entryalt p {
  font-size: 1.3em;
  padding: 0 40px 10px 40px;
  margin: 10px 0 0 15px;
  line-height: 1.2em;
}
div.entryalt p.entrydetails {
 font-size: 1.2em;
 color: #52565B;
 padding: 11px 0 0 40px;
 margin: 8px 0 3px 15px;
 background: url(/images/interface/GuestsEntryIcon.gif) no-repeat top left;
}

#paginate {
  display: block;
  height: 25px;
  margin: 0 0 1em;
  padding-top: 10px;
  padding-bottom: 10px;
  }

#paginate p {
  font: bold 1.6em tahoma, arial, verdana, sans-serif;
  color: #52565B;
  background:  #EFF3FF;
  text-align: center;
  border: 1px solid #CCC;
  }

#paginate a:link, a:visited {
  color: #52565B;
  text-decoration: none;
  }

div#guestbookform label {
 font-weight: bold;
}

/*  --------- Links Page Styles  --------- */
div.links_box {
  width: 165px;
  float: left;
  margin: 15px 20px 10px 0;
}
div.links_box #no_right_margin {
 margin: 0;
}
.links_box h3 {
 font-family: "Trebuchet MS",Arial,Sans-Serif;
 font-size: 1.3em;
}
.links_box ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  border-bottom: 1px dotted #ccc;
}
.links_box li {
  margin: 0;  
}
.links_box a:link, .links_box a:visited {
 text-decoration: none;
 padding: 5px 0;
 margin: 0;
 display: block;
 border-top: 1px dotted #ccc;
 color: #3B58BF;
}
div.links_box ul li a:hover {
 background: #EFF3FF url("images/interface/ExtLinkArrow.jpg") no-repeat right center;
}

/*  --------- Showcase Page Styles  --------- */
div.showcase_intro {
 width: 250px;
 border: 1px solid #D4D4D4;
 float: left;
 height: 9.5em;
 margin: 10px 30px 10px 30px;
 padding: 10px;
}
#showcase #content_centre a:link, #showcase #content_centre a:visited {
 color: #3B58BF;
}

/*  --------- Contact Page Styles  --------- */
.icon {
 float: left;
 margin-right: 16px;
}
div#contactdetails {
  width: 260px;
  float: left;
}
div#contactform {
  width: 360px;
  padding-left: 40px;
  margin: 10px 0 17px 0;
  float: right;
  background-color: #EFF3FF;
  color: #52565B;
  border: 3px solid #eee;
}
div#contactform p {
  padding: 0;
  margin: 10px 0;
}
div#contactform input, div#contactform textarea#message {
  border: 1px solid #ccc;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1.2em;
  padding: 3px;
}
div#contactform input#submit {
  background-color: #437CD6;
  color: #fff;
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  padding: 3px;
}
div#contactform label {
 font-weight: bold;
}

/*  --------- GMaps Styles  --------- */
div.map {
  width: 538px;
  height: 400px;
  padding: 0;
  margin: 0 0 20px 0;
  border: 1px solid #bbb;
  float: left;
}

#side_bar {
  width: 175px;
  padding: 8px;
  border: 1px solid #bbb;
  float: right;
  height: 385px;
  overflow: scroll;
}
div#side_bar ul {list-style-type: none; margin: 0;}

div#side_bar li {
   font-weight: bold;
   font-size: .8em;
   text-decoration: none;
   margin: 0;
   padding: 0;
   margin-bottom: 8px;
}
div#side_bar li a:link, div#side_bar li a:visited {
   text-decoration: none;
}
div#side_bar li a:hover {
   text-decoration: underline;
}
.caption { width: 200px; }

/*  --------- Drop Shadow Styles  --------- */

.img-shadow {
  float:left;
  background: url(images/interface/shadowAlpha.png) no-repeat bottom right !important;
  background: url(images/interface/shadow.gif) no-repeat bottom right;
  margin: 10px 0px 10px 10px !important;
  margin: 10px 0px 10px 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #ccc;
  margin: -6px 6px 6px -10px;
  padding: 4px;
  }