
body {
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 0.8em;
  margin: 0;}

#pageFrame {
  width: 59em;
  margin: 0 auto;}

/***********************************
Global
***********************************/

h1, h2, h3, p {margin-top: 0;}
h1, h2 {font-size: 1.3em}
h3 {font-size: 1.1em}

a img {border: 0;}

.error {color: #F00;}
.notice {color: #F60;}

.disclaimer {font-size: 0.8em;}

.floatRight {float: right;}
img.floatRight,
.attachment.floatRight {margin: 0 0 1em 1em;}
.floatLeft {float: left;}
img.floatLeft,
.attachment.floatLeft {margin: 0 1em 1em 0;}

.alignLeft {text-align: left;}
.alignRight {text-align: right;}
.alignCenter {text-align: center;}

dl.floatSmall dt {
  float: left;
  width: 5em;}
dl.floatSmall dd {
  margin-left: 5em; 
  margin-bottom: 0.3em}
 
dl.floatMedium dt {
  float: left; 
  width: 11em;}
dl.floatMedium dd {
  margin-left: 11em; 
  margin-bottom: 0.3em}

.clearFix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;}
.clearFix {display: inline-block;}
* html .clearFix {height: 1%;}
.clearFix {display: block;}

/***********************************
Header
***********************************/

#pageHeaderContent {
  position: relative;
  height: 264px;
  background: #636 url(http://boldontennis.org/style/images/pageHeaderBg.jpg) no-repeat top left;}

p#siteTitle {
  margin: 0;}
p#siteTitle a {
  text-indent: -5000px;
  margin: 0;
  display: block;
  width: 218px; height: 218px;
  background: transparent url(http://boldontennis.org/style/images/logo.png) no-repeat 0 0;}

p#siteTagline {display: none;}

/***********************************
Main Menu
***********************************/

#mainMenuWrap {
  width: 100%;
  position: absolute;
  bottom: 0; 
  right: 0;
  background-color: #636;
  opacity: .85;
  filter: alpha(opacity=85);}
ul#mainMenu {
  float: right;
  margin: 0;
  padding: 0;
  list-style-type: none;}
ul#mainMenu li {
  float: left;}
ul#mainMenu li a {
  display: block;
  margin-right: 8px;
  padding: 6px;
  color: #FFF;
  font-size: 0.9em;
  font-weight: bold;
  text-decoration: none;}
ul#mainMenu li a:hover {color: #FF0;}

/***********************************
Breadcrumbs
***********************************/

p#breadcrumbs {
  margin: 5px 0 0 0; 
  font-size: 0.8em; 
  padding-bottom: 5px; 
  border-bottom: 1px dotted #636;}

/***********************************
2 Column Left Layout
***********************************/

.twoColumnLeftOuter .twoColumnLeftInner {
  width: 100%;
  float: right;
  margin-left: -33.5%;}
.twoColumnLeftOuter .column1 {
  width: 31.5%;
  float: left;
  display: inline;}
.twoColumnLeftOuter .twoColumnLeftInner .column2 {
  margin-left: 33.5%;}
 
/***********************************
2 Column Right Layout
***********************************/

.twoColumnRightOuter .twoColumnRightInner {
  width: 100%;
  float: left;
  margin-right: -26.5%;}
.twoColumnRightOuter .twoColumnRightInner .column1 {
  margin-right: 26.5%;}
.twoColumnRightOuter .column2 {
  width: 25%;
  float: right;
  display: inline;}

/***********************************
pageContent
***********************************/

#pageContent {margin-top: 0.5em;}

/***********************************
pageContent .column2 > box
***********************************/

#pageContent .column2 .box {
  color: #454545;
  margin-bottom: 10px;}
#pageContent .column2 .box .boxHeader {
  border: 1px solid #CCC;
  background: transparent url(http://hqp.grelb.co.uk/style/images/boxHeaderBg.png) repeat-x bottom left;}
#pageContent .column2 .box .boxHeader h1,
#pageContent .column2 .box .boxHeader h2 {
  margin: 0;
  padding: 5px;}
#pageContent .column2 .boxContent {
  font-size: 0.85em;
  padding: 5px 5px 1px 5px;
  background: transparent url(http://hqp.grelb.co.uk/style/images/boxContentBg.png) repeat-x bottom left;
  border: 1px solid #EEE;
  border-top-width: 0;}

/***********************************
SubMenu
***********************************/

.subMenuWrap .title {
  display: none;}
ul.subMenu {
  margin: 0 0 1em 0;
  padding: 0;
  list-style-type: none;}
ul.subMenu li a {
  display: block;
  padding: 2px 2px 2px 0;
  text-decoration: none;
  border-bottom: 1px dotted #636;}

/***********************************
Page Navigation
***********************************/

p.pageNav {
  text-align: center;
  font-size: 0.8em;
  padding: 0.3em;
  border: 1px solid #CCC;}
p.pageNav a {border-bottom: 0;}

/***********************************
articles, events, directory
***********************************/

dl.articlesFeature,
dl.eventsFeature {
  margin-top: 0;}
dl.articles dd,
dl.events dd,
dl.directory dd,
dl.articlesFeature dd,
dl.eventsFeature dd {
  margin: 0.5em 0 1em 0;}
dl.articles dd span.published,
dl.events dd span.published,
dl.directory dd span.published,
dl.articlesFeature dd span.published,
dl.eventsFeature dd span.published {
  color: #AAA;}

a.commentPost,
a.complaint,
a.rssFeed {
  padding: 3px 0 3px 20px;
  background: transparent url(http://webbedit.co.uk/style/images/comment.png) no-repeat 0 50%;}
a.complaint {
  background: transparent url(http://webbedit.co.uk/style/images/alert.png) no-repeat 0 50%;}
a.rssFeed {
  background: transparent url(http://webbedit.co.uk/style/images/rssFeed.gif) no-repeat 0 50%;}

/***********************************
comments
***********************************/

div.commentListItem {
  border-top: 1px solid #CCC;
  padding: 0.75em 0.75em 0 0.75em;}

/***********************************
table styling
***********************************/

table.data1 {
  margin: 1em auto;
  width: 90%;
  border: 1px solid #CCC;}
table.data1 th,
table.data1 td {
  padding: 3px;}
table.data1 td {
  text-align: center;
  border: 1px solid #CCC;}

/***********************************
Image Gallery
***********************************/

.imageGalleryImage {
  text-align: center;}
.imageGalleryImage p {
  margin: 0 0 0.75em 0;}
.imageGallery2 .imageGalleryImage  {
  width: 49.9%;
  float: left;}
.imageGallery3 .imageGalleryImage  {
  width: 33.2%;
  float: left;}
.imageGallery4 .imageGalleryImage  {
  width: 24.9%;
  float: left;}

/***********************************
Footer
***********************************/

#pageFooter {
  margin: 0 0 5px 0; 
  font-size: 0.8em;
  padding-top: 5px;
  border-top: 1px dotted #636;}
#pageFooter img {
  float: right;}
