/* *** 
CAPs Information Site - Main Style Sheet
ICT Web Services : Herefordshire Council : Dec 05
***  */
body {
 font-family: "Trebuchet MS", Verdana, sans-serif;
 font-size: 0.75em;/*12px;*/
 color: #333;
 background-color: #F5F6F9;
 margin: 0px;
 padding: 0px;
}
h1 {
 padding: 0px;
 margin-top: 5px;
 margin-right: 0px;
 margin-bottom: 5px;
 margin-left: 0px;
 color: #D96B11;
 background-color: transparent;
 font-size: 1.5em;/*18px;*/
 font-weight: normal;
 /*font-size: 1.5em;
 font-weight: bold;*/
}
h2 {
 padding: 0px;
 margin-top: 5px;
 margin-right: 0px;
 margin-bottom: 5px;
 margin-left: 0px;
 color: #333;
 background-color: transparent;
 font-size: 1.5em;/*18px;*/
 font-weight: normal;
}
/* Tweaked headings to keep Watchfire happy */
h3 {
 color: #333;
 background-color: transparent;
 padding: 0px;
 font-size: 1.0em;/*16px;*/
 font-weight: bold;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 15px;
 margin-left: 0px;
}
/* ***
h3 {
 padding: 0px;
 margin-top: 20px;
 margin-right: 0px;
 margin-bottom: 5px;
 margin-left: 0px;
 color: #D96B11;
 background-color: transparent;
 font-size: 16px;
 font-weight: bold;
}
h4 {
 padding: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 7px;
 margin-left: 0px;
 color: #D96B11;
 font-size: 12px;
 font-weight: normal;
}
h4 a {
 color: #D96B11;
 background-color: transparent;
 text-decoration: underline;
}
h4 span {
 color: #666;
 background-color: transparent;
}
h4 span a, h4 span a:link, h4 span a:visited {
 color: #666;
 background-color: transparent;
 text-decoration: none;
}
h4 span a:hover, h4 span a:active {
 color: #000;
 background-color: #FFFFCC;
 text-decoration: underline;
}
h5 {
 color: #333;
 background-color: transparent;
 padding: 0px;
 font-size: 12px;
 font-size: 1.0em;
 font-weight: bold;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 15px;
 margin-left: 0px;
}
h6 {
 padding: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 5px;
 margin-left: 0px;
 color: #333;
 background-color: transparent;
 font-size: 14px;
 font-weight: normal;
}
*** */
p {
 padding: 0px;
 line-height: 150%;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 15px;
 margin-left: 0px;
}
ul {
 margin-top: 15px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 padding: 0;
 line-height: 140%;
 padding-bottom: 15px;
}
img {
 border: none;
}
table{
 border: none;
 margin-left: 12px;
 margin-top: 16px;
 margin-bottom: 8px;
 margin-right: 6px;
}
acronym{
 cursor: help;
 text-decoration: underline;
}
a:link, a:visited {
 color: #D96B11;
 background-color: transparent;
 text-decoration: underline;
}
a:hover, a:active {
 color: #000;
 background-color: #FFFFCC;
 text-decoration: underline;
}
a.external {
 background-image: url(/communityaccess/ext_link.gif);
 background-repeat: no-repeat;
 background-position: right top;
 padding-right: 11px;
}
a.backtoTop {
 background-image: url(/communityaccess/backtotop.gif);
 background-repeat: no-repeat;
 background-position: right top;
 padding-right: 11px;
 margin-left: 20px;
 margin-top: 32px;
}
/* *** Site structure styles *** */
#pageWrapper {
 background-image: url(/communityaccess/page_bg.jpg);
 background-repeat: repeat-y;
 margin-right: auto;
 margin-left: auto;
 width: 720px;
 padding-right: 20px;
 padding-left: 20px;
}
#header {
 background-image: url(/communityaccess/header_bg.jpg);
 background-repeat: repeat-x;
 height: 86px;
 padding-top: 34px;
}
#summary {
 background-color: #EDEBD6;
 background-image: url(/communityaccess/intro_bg.gif);
 background-repeat: no-repeat;
 padding-top: 14px;
 padding-bottom: 15px;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #DED5B3;
 overflow: auto;
}
#summary li {
 background-image: url(/communityaccess/dot_brown.gif);
 background-repeat: no-repeat;
 padding-left: 9px;
 list-style-image: none;
 list-style-type: none;
 background-position: 0px 6px;
 width: 80%;
}
#summary li a:link, #summary li a:visited {
 color: #6AA3C3;
 background-color: transparent;
 text-decoration: none;
}
#summary li a:hover, #summary li a:active {
 color: #000;
 background-color: #FFFFCC;
 text-decoration: underline;
}
#intro {
 width: 500px;
 margin-top: 16px;
 padding-left: 20px;
 color: #666;
 float: left;
}
#intro_RHS {
 width: 180px;
 margin-top: 16px;
 float: right;
 padding-right: 20px;
 padding-top: 5px;
}
#bob {
 color: #fff;
 background-color: transparent;
 font-weight: bold;
 margin-left: 20px;
 margin-top: 40px;
}
#bob div {
 color: #fff;
 background-color: #DED5B3;
 float: left;
 margin-right: 5px;
}
#pageBottom {
 margin-right: auto;
 margin-left: auto;
 width: 760px;
 background-image: url(/communityaccess/page_footer.jpg);
 background-repeat: no-repeat;
 height: 30px;
}
#pageTop {
 margin-right: auto;
 margin-left: auto;
 width: 760px;
 background-image: url(/communityaccess/page_header.jpg);
 background-repeat: no-repeat;
 height: 30px;
 background-position: 0px 10px;
}
#logo {
 background-image: url(/communityaccess/logo.jpg);
 background-repeat: no-repeat;
 height: 58px;
 width: 250px;
 margin-left: 44px;
}
#logo a {
 height: 58px;
 width: 250px;
 display: block;
}
#logo a:hover {
 background-image: url(/communityaccess/logo.jpg);
 background-repeat: no-repeat;
 background-position: 0px -58px;
 background-color: transparent;
}
#logo a span {
 display: none;
}
/* *** Content Styles ***/
#content {
 color: #333;
 background-color: #F3F2E4;
 padding-top: 25px;
 padding-bottom: 25px;
 overflow: auto;
}
#content li {
 background-image: url(/communityaccess/dot_orange.gif);
 background-repeat: no-repeat;
 padding-left: 12px;
 list-style-image: none;
 list-style-type: none;
 background-position: 0px 7px;
 line-height: 150%;
 margin-left: 20px;
}
#column1 {
 width: 400px;
 padding-left: 20px;
 color: #333;
 background-color: transparent;
 float: left;
 padding-right: 20px;
}
#column2 {
 width: 250px;
 color: #666;
 background-color: transparent;
 float: right;
 padding-right: 20px;
 padding-left: 10px;
}
#column2 p {
 padding: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 12px;
 margin-left: 0px;
}
#column2 ul {
 padding: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 15px;
 margin-left: 0px;
}
#partnerThumbs{
 padding: 0;
 margin: 0;
 border: none;
 text-align: center;
 padding-top: 12px;
 padding-bottom: 15px;
}
#partnerThumbs IMG{
 border: none;
 padding: 0;
 margin: 0;
 margin-left: 25px;
 margin-right: 25px;
 margin-top: 2px;
 margin-bottom: 2px;
}
#footer {
 background-image: url(/communityaccess/footer_bg.jpg);
 background-repeat: repeat-x;
 height: 38px;
 font-size: 12px;/*0.75em;*/
 color: #FFF;
 padding-top: 18px;
 padding-left: 43px;
}
#footer a:link, #footer a:visited {
 color: #FFF;
 background-color: transparent;
 text-decoration: none;
}
#footer a:hover, #footer a:active {
 color: #FFF;
 background-color: transparent;
 text-decoration: underline;
}
#footerBar{
  font-size: 0.9em;
  color: #FFF;
  background-color: transparent;
  margin-right: 15%;
  margin-top: 2px;
  line-height: 0.8em;
}
.clear {
 clear: both;
 line-height: 0px; 
 display: block;
}
.sticky{
 padding: 0;
 background-color: #fff;
 padding: 4px;
 color: #333;
 margin-top: 10px;
 margin-bottom: 20px;
}
.sticky div {
 background-color: #FFFFCC;
 border: 1px solid #F0DC7A;
 padding-top: 15px;
 padding-right: 15px;
 padding-bottom: 0px;
 padding-left: 15px;
}
.sticky DIV P {
 margin-top: 0px;
}
.sticky a:link, .sticky a:visited {
 color: #333;
 background-color: transparent;
 text-decoration: underline;
}
.sticky a:hover, .sticky a:active {
 color: #D96B11;
 background-color: transparent;
 text-decoration: underline;
}
.boxout {
 background-color: #fff;
 padding: 4px;
 color: #333;
 margin-top: 10px;
 margin-bottom: 20px;
}
.boxout div {
 background-color: #EDEBD6;
 border: 1px solid #DED5B3;
 padding-top: 15px;
 padding-right: 15px;
 padding-bottom: 0px;
 padding-left: 15px;
}
.boxout a:link, .boxout a:visited {
 color: #333;
 background-color: transparent;
 text-decoration: underline;
}
.boxout a:hover, .boxout a:active {
 color: #D96B11;
 background-color: transparent;
 text-decoration: underline;
}
.hide{
 display: none; 
}
/* *** Navigation Styles *** */
#menu {
 padding: 0;
 margin-top: -5px; /* I don't really like this - but it works so far */
 margin-right: 0;
 margin-bottom: 0;
 margin-left: 330px;
}
#menu ul {
 margin: 0;
 padding: 0;
 white-space : nowrap;
}
#menu ul li {
 margin: 0;
 padding: 0;
 display: block;
 float:left;
 text-align: center;
}
#menu ul li a {
 color : #fff;
 background-color: transparent;
 font-size: 12px; /*0.75em;*/
 text-decoration : none;
 font-weight: bold;
 display: block;
 border-style:none;
}
#menu ul li a:link, #menu ul li a:visited {
 background-image: url(/communityaccess/menu_item.jpg);
 background-repeat: no-repeat;
 height: 26px;
 width: 94px;
 line-height: 26px;
 padding-top: 7px;
}
#menu ul li a:hover, #menu ul li a:active {
 background-image: url(/communityaccess/menu_item.jpg);
 background-repeat: no-repeat;
 background-position: 0px -33px;
 height: 29px;
 width: 94px;
 line-height: 29px;
 padding-top: 4px;
}
#column1_only{
 padding-left: 20px;
 padding-right: 20px;
 color: #333;
 background-color: transparent;
}
/* *** temp styles for WIP *** */
.tblLocationDetail{
 border-top: 1px dotted #DFD6B5; 
}
.tblLocationDetail TH, TD {
 border-bottom: 1px dotted #DFD6B5; 
}
.tblLocationDetail TH{
 text-align: left;
 vertical-align: top;
}
.tblCourse {
 border: 1px solid #DFD6B5;
}
.tblCourse TH{
 font-weight: bold;
 background-color: #EDEBD6;
 font-size: 1.0em;
 text-align: left;
}
.tblCourse TD{
 /*border: 1px solid #DFD6B5;*/
}
#column1 TABLE {
 /*border-top: 1px solid #DFD6B5;
 border-bottom: none;
 border-left: 1px solid #DFD6B5;
 border-right: 1px solid #DFD6B5;
 margin-left: 0;
 margin-top: 16px;
 margin-bottom: 8px;
 margin-right: 6px;*/
}
#column1 TH, #column1 TD{
 /*border-bottom: 1px solid #DFD6B5;*/
}

/* ***  That's all folks! *** */
