/*
-----------------------------------------------
GwirVol 2009
Author: www.imaginet.co.uk
Version: November 2009
----------------------------------------------- */



/* Global Styles
----------------------------------------------- */

html body {
   color:#000;
   margin:0;
   text-align:left;
   font-family:Arial, Verdana, Sans-serif;
   font-size:85%;
   }
* {
   padding:0;
   margin:0;
}
img {
   padding:0;
   margin:0;
}
img a {
   border:0;
}
a {
   color:#000;
   text-decoration:none;
}
a:hover {
   color:#000;
   text-decoration:underline;
}
a img {
   border:none;
}
.breaker {
   clear:both;
   width:100%;
   height:1px;
   font-size:0.1em;
   overflow:hidden;
}
.none {
   display:none;
}
.alert {
}

/* Page Structure
----------------------------------------------- */

.language, #topnav, .homebanner, .home_rss, div.homeleft img, div.homeright img, input, .social_buttons, #leftnav, #sharethis, .advert, #whatson, #seealso, #right, .pagenav, .pagenav_green, #footer {
   display:none;
}


/* Content
----------------------------------------------- */


#header h1 {
   font-size:1.5em;
   margin:6px 0 12px 0;
}
#masthead .strapline h1 {
   font-size:1.8em;
   font-weight:bold;
} 
div.cms_content {
  font-size:1.1em;
}
div.cms_content hr {
  margin:0 0 1em 0;
   border-width:2px 0 0 0;
   border-bottom:2px solid #000;
   color:#000;
}
div.cms_content a {
   text-decoration:underline;
}
div.cms_content a:hover {
   text-decoration:underline;
}
div.cms_content h2 {
   font-size:1.3em;
   line-height:1.4em;
   padding:0 0 12px 0;
}
div.cms_content h3 {
   font-size:1.1em;
   padding:0 0 3px 0;
}
div.cms_content p {
   line-height:1.6em;
   margin:0 0 1.3em 0;
}
div.cms_content blockquote p {
   font-style:italic;
}
div.cms_content ul {
   list-style:none;
   line-height:1.1em;
   margin:0 0 0em 0;
   padding:0;
}
div.cms_content ul li {
   padding:0px 10px 1.2em 0px;
   margin:0;
}
div.cms_content ul li.pink {
   padding:0px 10px 1.2em 0px;
   margin:0;
}
div.cms_content ul li.blue {
   padding:0px 10px 1.2em 0px;
   margin:0;
}
div.cms_content ul li.green {
   padding:0px 10px 1.2em 0px;
   margin:0;
}
div.cms_content ul li a {
   text-decoration:none;
}
div.cms_content ul li a:hover {
   text-decoration:underline;
}
ol {
   padding:0 0 0 23px;
}
ol li {
   padding-bottom:1em;
}
ol li a {
   font-weight:normal;
   text-decoration:none;
}
ol li a:hover {
   text-decoration:underline;
}
ol.alpha {
   list-style-type:upper-alpha
}
div.listing h2 {
   font-size:1.2em;
   margin:0 0 9px 0;
}
div.listing_green h2 {
   font-size:1.2em;
   margin:9px 0 9px 0;
}
div.listing_pink h2 {
   font-size:1.2em;
   margin:9px 0 9px 0;
}

/* Inline Images
----------------------------------------------- */

div.cms_content img.left {
   float:left;
   padding:0;
   margin:0 10px 10px 0;
}
div.cms_content img.right {
   float:right;
   padding:0;
   margin:0 0 10px 10px;
}






