/* Global reset */


*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h5, h5, h6, pre, form, label, input, p, blockquote, th, td
{
    margin: 0;
    padding: 0;
}

table
{
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset, img
{
    border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var
{
    font-style: normal;
    font-weight: normal;
}
ol, ul, li
{
    list-style: none;
}
caption, th
{
    text-align: left;
}
h1, h2, h3, h5, h5, h6
{
    font-size: 100%;
}
q:before, q:after
{
    content: '';
}

/* Global reset-RESET */
/* Sensible defaults */

strong
{
    font-weight: bold;
}
em
{
    font-style: italic;
}
ol, ul, li
{
    list-style: none;
}

* a
{
}
/* Gets links displaying over a PNG background */
a
{
    outline: none;
}
/* Gets rid of Firefox's dotted borders */
a img
{
    border: none;
}
/* Gets rid of IE's blue borders */

body
{
    background-color: #ffffff;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 62.5%;
    margin: 0px;
    padding: 0px;
}


div#container
{
    margin: 0 auto;
    width: 933px;
}

#container p
{
    color: #48545d;
    font-size: 1.4em;
    line-height: 1.4em; /*margin-bottom: 1em;*/ /*margin-top: 0.3em;*/
    font-size: 1.4em;
    line-height: 1.4;
    margin-top: 0.3em;
    margin-bottom: 1em;
}

h1
{
    font-weight: bold;
    font-size: 2em;
}
h2
{
    color: #77002A;
    font-size: 2em;
    font-weight: normal;
    padding: 10px 0px 5px 0px;
}
h2.feature
{
    color: #77002A;
    font-size: 2em;
    font-weight: normal;
    padding: 0px 0px 0px 0px;
}
div#header
{
    background-repeat: no-repeat;
    margin: 5px 0px 5px 0px;
}

div#header img
{
    float: left;
}

div#header p
{
    float: right; /*font-size: 1.4em;*/ /*line-height: 1.4;*/ /*margin-top: 0.3em;*/ /*margin-bottom: 1em;*/ /*border-top: 1px solid #cccccc;*/ /*border-right: 1px none #cccccc;*/ /*border-bottom: 1px solid #cccccc;*/ /*border-left: 1px none #cccccc;*/ /*padding-top:5px;*/ /*padding-bottom: 5px;*/
}

/*http://www.seoconsultants.com/css/menus/tutorial/*/

div#menu
{
    background: #eee; /*border:solid 1px #cccccc;*/
    float: left;
    width: 150px;
}
#menu ul
{
    /* remove bullets and list indents */
    list-style: none;
    margin: 0;
    padding: 0;
}

/* style, color and size links and headings to suit */
#menu a, #menu h2
{
    font: bold 11px/16px arial, helvetica, sans-serif;
    display: block;
    border-width: 1px;
    border-style: solid;
    border-color: #ccc #888 #555 #bbb;
    margin: 0;
    padding: 2px 3px;
}

#menu h2
{
    color: #fff;
    background: #000;
    text-transform: uppercase;
}

#menu a
{
    color: #000;
    background: #efefef;
    text-decoration: none;
}

#menu a:hover
{
    color: #a00;
    background: #fff;
}

div#content
{
    float: left;
    padding: 0px 10px;
    width: 620px;
}
div#sidebar
{
    padding: 10px;
    float: left;
    width: 130px;
}
div#footer
{
    /*border-top: 10px solid #055F77;*/
    border-top: 1px solid #cccccc;
    clear: both;
    overflow: hidden;
}

div#footer p
{
    font-size: 1.1em;
}

div.rightimage
{
    border: solid 1px black;
    padding: 0px;
    margin: 0px;
    float: right;
    margin-bottom: 10px;
    padding: 9px 9px 12px;
    border: 1px solid #DDE0E3;
    background-color: #FFFFFF;
    margin-right: 10px;
}

.image_caption
{
    background-color: #F3F7EB;
    width: auto;
    clear: both;
    float: left;
    margin-top: 4px;
    font-size: 1.1em;
}

/* ***** */
div#col1
{
    float: left;
    width: 300px;
    border-right: dotted 1px #cccccc;
    padding-right: 5px;
}
div#col1 h2
{
    font-size: 1.8em;
    font-weight: bold;
    color: #055F77;
}
div#col1 p
{
    font-size: 1.3em;
}

div#col2
{
    float: left;
    width: 300px;
    border-right: dotted 1px #cccccc;
    padding-right: 5px;
    padding-left: 5px;
}
div#col2 h2
{
    font-size: 1.8em;
    font-weight: bold;
    color: #055F77;
}
div#col2 p
{
    font-size: 1.3em;
}



div#col3
{
    float: left;
    width: 150px;
    border-right: dotted 1px #cccccc;
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 5px;
}
div#col3 h3, div#col3 h4
{
    /*border-top: 10px solid #86BA61;*/
    font-size: 1.4em;
    color: #055F77;
    padding-bottom: 10px;
}
div#col3 p
{
    font-size: 1.2em;
}
div#col3 img
{
    padding-bottom: 5px;
}

div#col4
{
    float: left;
    width: 150px;
    padding-left: 5px;
    padding-top: 5px;
}
div#col4 h3, div#col4 h4
{
    /*border-top: 10px solid #86BA61;*/
    font-size: 1.4em;
    color: #055F77;
    padding-bottom: 10px;
}
div#col4 p
{
    font-size: 1.2em;
}
div#col4 img
{
    padding-bottom: 5px;
}

div#col5
{
    float: left;
    width: 611px;
    border-right: dotted 1px #cccccc;
    padding-right: 5px;
}
div#col5 h2
{
    font-size: 1.8em;
    font-weight: bold;
    color: #055F77;
}
div#col5 h3, div#col5 h4
{
    font-size: 1.4em;
    font-weight: bold;
    color: #055F77;
    padding-bottom: 10px;
}

div#col5 p, div#col5 ul, div#col5 td
{
    font-size: 1.2em;
}
div#col5 td
{
    padding: 5px;
}

div#col5 img.embedded
{
    float: left;
    padding: 2px;
    border: solid 1px #cccccc;
    margin: 0px 8px 0px 0px;
}

div#col5 img.embeddednofloat
{
    padding: 2px;
    border: solid 1px #cccccc;
    margin: 0px 8px 0px 0px;
}

div#col6
{
    float: left;
    width: 611px;
    border-right: dotted 1px #cccccc;
    padding-right: 5px;
}
div#col6 h2
{
    font-size: 1.8em;
    font-weight: bold;
    color: #055F77;
}
div#col6 p
{
    font-size: 10pt;
}
div#col6 span, div#col6 a
{
    font-size: 10pt;
    margin-right: 10px;
}

div.article
{
    /*border-top:dotted 1px #cccccc;*/ /*border-bottom:dotted 1px #cccccc;*/
    padding-top: 5px;
    margin-bottom: 10px; /*padding-bottom:0px;*/ /*height:375px;*/
}

div.article p
{
    color: #48545d;
    font-size: 1.4em;
    line-height: 1.4em;
    font-size: 1.4em;
    line-height: 1.4;
    margin-top: 0.3em;
    margin-bottom: 0px;
}

#container div.latestnews
{
    background-color: #ddffdd;
    float: right;
    margin-bottom: 10px;
    padding: 5px;
    width: 301px;
}

#container div.latestnews p
{
    color: #48545d;
    font-size: 1.3em;
    line-height: 1.4em;
    margin-bottom: 0px;
    margin-top: 0.3em;
}

div.book
{
    clear: both;
}

div.bookreview
{
    background-color: #DAEBCF;
    padding: 10px;
    margin: 0px 0px 20px 0px;
}

div.bookadvert
{
    background-color: #DAEBCF;
    margin: 10px auto;
    width: 468px;
}

#nav-menu
{
    clear: both;
    padding-bottom: 5px; /*border-bottom: 10px solid #055F77;/* 	margin-bottom:5px; 	/*background-color:#79a0eb;*/ /*background-color: #6AB026;*/ /*width:750px;*/
    height: 25px;
}

#nav-menu ul
{
    list-style: none;
    padding: 0;
    margin: 0;
}

#nav-menu li
{
    float: left;
    margin-right: 5px;
    background-color: #84BD63;
}

#nav-menu li a
{
    font-family: "Trebuchet MS";
    font-size: 9pt;
    font-weight: bold;
    height: 25px;
    line-height: 2em;
    float: left;
    width: 72px;
    display: block;
    color: black;
    text-decoration: none;
    text-align: center;
}

#nav-menu li a:hover
{
    text-decoration: underline;
    background-color: #055F77;
    color: #84BD63;
}

div#finder
{
    background-color: #86BA61;
    padding: 2px;
}
div#finder p
{
    font-size: 1.1em;
    color: #055F77;
}
div#finder input#postcode
{
    width: 100px;
}

#map
{
    height: 500px;
    margin-top: 5px;
    width: 100%;
}

div.course
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #667;
}

div.coursecomments
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #667;
    width: 350px;
}


div.designer
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #667;
}

div.website
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #667;
}

div.website a
{
    color: #000;
}

div.comments
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #667;
    width: 500px;
}


h2 a
{
    color: #055F77;
    text-decoration: none;
}

ul#articles li
{
    margin-bottom: 10px;
}
ul.articles li
{
    margin-bottom: 10px;
}
ul.suppliers
{
    margin-left: 25px;
}
ul.suppliers li
{
    margin-bottom: 10px;
}

div#counties
{
    display: none;
}

div#about
{
    float: right;
    width: 300px;
    background-color: #DAEBCF;
    padding: 5px;
    margin-left: 5px;
    margin-bottom: 5px;
}

div#about h2
{
    font-size: 1.8em;
    font-weight: bold;
    color: #055F77;
}
div#about p
{
    font-size: 1.3em;
}

div.form
{
    border: solid 1px #DAEBCF;
    padding: 10px;
}

div.form label
{
    display: block;
    float: left;
    font-size: 1.3em;
    width: 225px;
}

div.form div
{
    clear: both;
    margin-bottom: 10px;
}

div.form input.input, div.form select.input
{
    width: 200px;
}

div.form textarea.textarea
{
    width: 300px;
}

div.form input.button
{
    margin-left: 225px;
}

div.photorow
{
    overflow: hidden;
}

div.photorowphoto
{
    float: left;
    width: 33%;
}

div.article ul
{
    /* margin:auto;  padding:auto; */
    padding-left: 20px;
    padding-bottom: 10px;
}

div.article li
{
    /* 	margin-top: 0.3em;  	margin-bottom:0px;   padding:auto; */
    line-height: 1.4em;
    list-style: disc;
    color: #48545d;
    margin-left: 20px;
}

p.articlelist
{
    clear: both;
}

p.articlelist img
{
    float: left;
    padding: 2px;
    border: solid 1px #cccccc;
    margin: 0px 8px 10px 0px;
    width: 75px;
    height: 75px;
}

table.directory
{
    background-color: Red;
    font-size: 10pt;
}

table.directory td
{
    padding: 0px;
}

.hidden
{
    display: none;
}

div.bookThumbnail
{
    float: left;
    height: 160px;
    margin: 0px 4px 4px 0px;
    margin-right: 4px;
    overflow: hidden;
    width: 83px;
}

div.bookThumbnail:hover
{
    background-color: #E3EBDD;
}

div#container div.bookThumbnail p
{
    font-size: 1.1em;
    text-align: center;
}

div.bookThumbnail img
{
    padding: 2px;
    border: solid 1px #cccccc;
    height: 100px;
    width: 77px;
}

div.bookThumbnail img.right
{
    padding: 2px;
    border: solid 1px #cccccc;
    height: 100px;
    width: 77px;
}

fieldset
{
    border: solid 1px #cccccc;
    padding: 5px;
    margin-bottom: 10px;
}

legend
{
    font-size: 1.3em;
}

#Twitter
{
    display: inline;
    float: left;
    font-size: 8pt;
    padding: 5px 5px 5px 10px;
    margin: 0px;
}

#Twitter a
{
    color: #666666;
}

#Newsletter
{
    background-color: Green;
    display: inline;
    float: left;
    font-size: 8pt;
    margin-left: 6px;
}

#Newsletter a
{
    color: #ffffff;
    font-family: "Trebuchet MS";
    font-size: 9pt;
    font-weight: bold;
    height: 25px;
    line-height: 2em;
    float: left;
    width: 83px;
    display: block;
    text-decoration: none;
    text-align: center;
}

#SearchThisSite
{
    float: right;
}

#SearchThisSite #q
{
    width: 125px;
}


div.feed
{
    float: right;
    margin-top: 5px;
}

div.feed a
{
    font-size: 8pt;
}

div.feed img
{
    vertical-align: middle;
}

p.photos
{
    text-align: center;
}

p.photos img
{
    border: solid 1px #cccccc;
    padding: 2px;
    margin: 0px 8px 0px 0px;
}

div.photoblock
{
    margin-bottom: 20px;
}

table.article tr td
{
    color: #48545d;
    font-size: 1.4em;
    line-height: 1.4em; /*margin-bottom: 1em;*/ /*margin-top: 0.3em;*/
    margin-top: 0.3em;
    margin-bottom: 1em;
}

div.job
{
    border: solid 1px #cccccc;
    margin-bottom: 5px;
    padding: 2px;
}
