/*************************************************************************************************

	Coast and Country Housing
	Document created: 23rd Aug 2010
	Created by: Paul Sheperia, Applaud Web Solutions [www.applaudws.com]
	
*************************************************************************************************/

*
{
    margin: 0;
    padding: 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
body
{
    font-size: 62.5%;
    background-color: #335c66;
}
.clearFix
{
    clear: both;
    display: block;
}
/*************************************************************************************************
Access Links */
ul#accessLinks
{
    position: absolute;
    left: -1000px;
    z-index: 100;
}
ul#accessLinks a:focus, ul#accessLinks a:active
{
    position: absolute;
    left: 1000px;
    width: 200px;
    font-weight: bold;
    padding: 1em;
    z-index: 100;
    color: #000;
    background: #ff9;
    border: 1px solid black;
    top: 0;
    text-decoration: none;
}


/*************************************************************************************************
Global multi-site Navigation [top] */
ul#globalNav
{
    float: right;
    padding-top: 10px;
   
   
}
ul#globalNav li
{
    display: inline;
    list-style: none;
}
ul#globalNav li a
{
    color: #fff;
    text-decoration: none;
    padding-right: 5px;
    padding-left: 5px;
    border-right: 1px solid #fff;
}
ul#globalNav li a:hover, ul#globalNav li a.active
{
    color: #fff;
    text-decoration: underline;
}
ul#globalNav li a:active, ul#globalNav li a:focus
{
    color: #000;
    background: #ff9;
}

ul#globalNav li .last
{
    border-right: 1px solid #335c66;
}
/*************************************************************************************************
Main navigation [left column top] */
ul#topNav
{
    background-color: #f7f2e7;
    min-height: 350px;
    height: auto !important;
    height: 350px;
    border-top: solid 5px white;
}
ul#topNav li
{
    list-style: none;
}
ul#topNav li a
{
    text-decoration: none; /*color:#004f5a;*/
    font-weight: bold;
    line-height: 1.4em;
    display: block; /*border-left: 3px solid #f7f2e7;*/
    padding: 0.3em; /*	text-transform:capitalize; */
}

ul#topNav li a:hover, ul#topNav li .active
{
    /*border-left: 3px solid #004f5a;*/
    background-color: #eadfc4;
}
ul#topNav li a:focus, ul#topNav li a:active
{
    color: #000;
    background: #ff9;
    border-left: 3px solid #000;
}
/*************************************************************************************************
Sub-navigation [left column lower] */
ul#subNav
{
    background-color: #f7f2e7;
}
ul#subNav li
{
    list-style: none;
}
ul#subNav li a
{
    text-decoration: none; /*color:#004f5a;*/
    line-height: 1.4em;
    display: block; /*border-left: 2px solid #fff;*/
    padding: 0.2em;
    padding-left: 2em;
    font-weight: normal;
    /* text-transform: capitalize; */
}
ul#subNav li a:hover, ul#subNav li .active
{
    background-color: #eadfc4;
}
ul#subNav li a:focus, ul#subNav li a:active
{
    color: #000;
    background: #ff9;
    border-left: 2px solid #000;
}
/*************************************************************************************************
Body Wrapper */
div#bodyWrapper
{
    width: 780px;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
}


/*************************************************************************************************
Header/Banner */
div#header
{
    /*background: #fff url(../assets/template/header_bg_gold.gif) no-repeat center top;*/
    height: 180px;
    background-color:Red;
    width: 780px;
    background: #fff url(../assets/template/header_bg_gold.gif) no-repeat center top;
    float:left;
    display:inline;
}
/*************************************************************************************************
Left Container */
div#leftColumn
{
    width: 168px;
    padding-left: 20px;
    margin-right: 10px; /*border-top: 3px solid #fff;*/ /*padding-top:10px;*/
    float: left;
    margin-bottom: 30px;
}
/*************************************************************************************************
Right Container */
div#rightColumn
{
    border-top: 2px solid #008799;
    padding-top: 10px;
    width: 170px;
    margin-left: 1px;
    float: left;
    text-align: center;
    margin-bottom: 30px;
    min-height: 350px;
    height: auto !important;
    height: 350px;
}
div#rightColumn img
{
    border: 0;
    margin-bottom: 10px;
}
div#rightColumn h3
{
    background-color: #eadfc4;
    padding: 4px;
    text-align: left;
    font-weight: normal;
    font-size: 1em;
}
div#rightColumn ul
{
    margin-bottom: 1em;
    text-align: left;
    background-color: #f7f2e7;
    padding: 0.6em;
}
div#rightColumn li
{
    list-style: none;
    color: #333333;
    margin-bottom: 0.5em;
}
div#rightColumn li a
{
    text-decoration: none;
    margin-bottom: 1em;
    font-weight: bold;
}
div#rightColumn li a:hover
{
    text-decoration: underline;
}


/*************************************************************************************************

Main body */
div#bodyDefaultArticle
{
    /*width:360px; */
    width: 550px;
    float: left; /*border-top: 2px solid #c9ac68;*/ /*padding-top:10px; */
    padding-bottom: 30px;
    padding-left: 10px;
}
div#defaultLeftColumn
{
    /*width:360px; */
    width: 370px;
    float: left; /*border-top: 2px solid #c9ac68;*/ /*padding-top:10px; */
    padding-bottom: 30px; /*padding-left:10px; */
}

div#body
{
    /* width:490px;*/
    width: 550px;
    float: left; /*border-top: 2px solid #c9ac68;*/ /* padding-top:10px; */
    padding-bottom: 30px;
    padding-left: 10px;
}
div#body table, div#body table tr td, div#body table td, div#body table td p
{
    /*color:#c9ac68;*/
    font-weight: normal;
    margin-bottom: 0.5em;
    text-align: left;
    font-weight: normal; /* font-size:xx-small; */
}


img.sectionImage
{
    width: 550px; /* height:139px; */
    background: #efefef;
}
div#body h1, div#bodyDefaultArticle h1, div#teamlist h1
{
    font-size: 1.8em; /*color:#c9ac68;*/
    font-weight: bold;
    margin-bottom: 0.5em;
}
div#body h2, div#bodyDefaultArticle h2, div#teamlist h2
{
    font-size: 1.4em; /*color:#004f5a;*/
    font-weight: bold;
    margin-bottom: 0.5em;
    margin-top: 0.5em;
}
div#body h3, div#body h4, div#bodyDefaultArticle h3, div#bodyDefaultArticle h4, div#teamlist h3, div#teamlist h4
{
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 0.5em;
}
div#body p, div#bodyDefaultArticle p, div#body td, div#teamlist p
{
    line-height: 1.6em;
    margin-bottom: 1em;
    font-size: 1.1em;
    color: #333333;
}
div#body a, div#bodyDefaultArticle a, div#teamlist a
{
    font-weight: bold;
    text-decoration: none;
}
div#body a:hover, div#bodyDefaultArticle a:hover, div#teamlist a:hover
{
    text-decoration: underline;
}
div#body a:active, div#body a:focus, div#bodyDefaultArticle a:active, div#bodyDefaultArticle a:focus
{
    color: #000;
    background: #ff9;
}

div#body ul, div#bodyDefaultArticle ul
{ 
list-style:none;
margin-top:1em;
margin-bottom:1.5em;
/* margin-left:30px;*/
}


ol
{
    list-style-type: decimal;
}
ul
{
    list-style-type: none;
}
div#body ol, div#body ol li
{
    list-style-type: decimal;
}
div#bodyDefaultArticle ol li
{
    margin-left:23px;
    margin-bottom:5px;
}

div#body ul
{
    /* list-style-image: url(http://yourmoneymatters.cch-online.org.uk/assets/template/bul_gold.jpg); */
}

div#body li, div#bodyDefaultArticle li
{ 
font-size:1.1em;
padding-left:15px;
line-height:1.8em;

}

div#body ul li, div#defaultleftcolumn li, div#bodyDefaultArticle ul li
{
    background: #fff url(../assets/template/bul_gold.jpg) no-repeat 0 7px;
}

div#body img, div#bodyDefaultArticle img
{
    margin-bottom: 1em;
}

/*************************************************************************************************
News List View */
.newsListItem, .listArticles2, .downloadList
{
    margin-top: 0.5em;
    border-bottom: 2px solid #008799;
    background-color: #f7f2e7;
    padding: 5px;
}
.newsListItem img
{
    float: left;
    width: 100px; /* height:50px; */
}
.newsListItem p
{
    margin-left: 5px;
}
.newsListItem h2 a, .listArticles2 h2 a
{
    text-decoration: none;
    font-weight: bold;
    font-size: 1.1em;
    display: block;
}
.newsListItem a
{
}

div.listWithImagePagination
{
    margin-top: 25px;
}
/*************************************************************************************************
List Articles Version 2 */
.listArticles2 p
{
}
/*************************************************************************************************
Download List Style */
.downloadList h2 a
{
    background: url(../assets/pdf_icon_small.png) no-repeat center left;
    padding-left: 30px;
}
.downloadList p
{
}

/*************************************************************************************************
Right float */
div#rightFloat
{
    margin-top: 180px;
    padding-top: 10px;
    width: 170px;
    margin-left: 30px;
    float: left;
    text-align: center;
    margin-bottom: 30px;
    min-height: 350px;
    height: auto !important;
    height: 350px;
    color: #333333;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}
div#rightFloat img
{
    border: 0;
    margin-bottom: 10px;
}
div#rightFloat h3
{
    padding: 4px;
    text-align: left;
    font-weight: normal;
    font-size: 1em;
    color: #fff;
    font-weight: bold;
}
div#rightFloat ul
{
    margin-bottom: 1em;
    text-align: left;
    background-color: #fff;
    padding: 0.6em;
}
div#rightFloat li
{
    list-style: none;
    color: #333333;
    margin-bottom: 0.5em;
}
div#rightFloat li a
{
    text-decoration: none;
    margin-bottom: 1em;
    color: #004f5a;
    font-weight: bold;
}
div#rightFloat li a:hover
{
    text-decoration: underline;
}

/*************************************************************************************************

Footer */
div#values
{
    /* background: url(../assets/template/footer.gif) no-repeat top right;*/
    width: 780px;
    margin-left: auto;
    margin-right: auto;
    height: 65px;
    margin-top: 0px;
    clear: both;
    padding: 0px;
    border: 0px;
    margin-top: 0px;
}
div#footer
{
    background: url(../assets/template/footer.gif) no-repeat top right;
    width: 780px;
    margin-left: auto;
    margin-right: auto;
    height: 50px;
    margin-top: 10px;
    clear: both;
}
div#footer p
{
    color: #ccc;
    padding-left: 5px;
}
div#footer li
{
    list-style: none;
    display: inline;
    padding-right: 8px;
    padding-left: 5px;
    border-right: 1px solid #ccc;
}
div#footer li a
{
    color: #ccc;
    text-decoration: none;
}
div#footer li a:hover
{
    text-decoration: underline;
}
div#footer li a:active, div#footer li a:focus
{
    color: #000;
    background: #ff9;
}

div#footer li.last
{
    border-right: 1px solid #335c66;
}
.latestnews
{
    color: #335c66;
    font-weight: bold;
}
.newsheadline
{
    font-weight: normal;
}
div#breadcrumb
{
    /*margin-top:3px; */ /* padding-top:3px; */
    border-top: 2px solid #c9ac68;
    padding-bottom: 10px;
    padding-top: 3px;
    min-height: 9px;
}
div#abovebread
{
    /*margin-top:3px; */ /* padding-top:3px; */
    padding-bottom: 3px;
}
div#defaultRightColumn
{
    /*width:360px; */ /*width:360px; */
    float: left; /*border-top: 2px solid #c9ac68;*/ /*padding-top:10px; */
    padding-bottom: 30px;
    padding-left: 10px;
    border-top: 2px solid #008799; /* padding-top:10px;*/
    width: 160px;
    margin-left: 1px;
    float: right;
    text-align: center;
    margin-bottom: 30px;
    min-height: 350px;
    height: auto !important;
    height: 350px;
}
div#defaultRightColumn img
{
    border: 0;
    margin-bottom: 10px;
}
div#defaultRightColumn h3
{
    background-color: #eadfc4;
    padding: 4px;
    text-align: left;
    font-weight: normal;
    font-size: 1em;
}
div#defaultRightColumn ul
{
    margin-bottom: 1em;
    text-align: left;
    background-color: #f7f2e7;
    padding: 0.6em;
}
div#defaultRightColumn li
{
    list-style: none;
    color: #333333;
    margin-bottom: 0.5em;
}
div#defaultRightColumn li a
{
    text-decoration: none;
    margin-bottom: 1em;
    font-weight: bold;
}
div#defaultRightColumn li a:hover
{
    text-decoration: underline;
}

div#searchBox
{
    background-color: #eadfc4;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
    width: 163px;
}
div#searchBox input
{
    border: none; /* border:1px solid grey; */
}

div#leftfeatures
{
    text-align: center;
    float: left;
}
.searchresult
{
    padding-bottom: 1px;
    border-top: solid 1px black;
}
div#resultsFormat p
{
    border-top: solid 1px #c9ac68;
}
div#header div#logosandstuff
{
    width:780px;
    height:150px;
    display:inline;
    float:left;
}

div#header div#logo
{
    position: relative;
    top: 70px;
    background: url(../assets/template/logo.gif) no-repeat left;
    width: 168px;
    height: 61px;
    
}
div#header div#logo h1
{
    text-indent: -9000px;
    margin: 0;
    padding: 0;
    height: 0px;
}
div#header div#logo h1 a
{
    display: block;
    height: 61px;
    width: 168px;
}
div#header div#browsealoud
{
    position: relative;    
    /* width:96px; */
    height:30px;
    left:682px;
    width:780px;
    top:10px; /*-55px; */
    
}
div#header div#browsealoud img
{
    border:0;
    
}
div#header div#languages
{
    position: relative;
    top: 55px;
    left: 622px; /*background: url(../assets/template/allflags4.png) no-repeat left;*/
    width: 147px;
    height: 18px;
}
div#header div#aPlus
{
    position: relative;
    top: 38px;
    left: 588px; /*background: url(../assets/template/aplus.gif) no-repeat left;*/
    width: 24px;
    height: 16px;
}
div#teamlist
{
    width: 550px;
    float: left; /*border-top: 2px solid #c9ac68;*/ /* padding-top:10px; */
    padding-bottom: 30px;
    padding-left: 10px;
}

div#teamlist li
{
    display: inline;
    list-style: none;
    font-size: 1.1em;
    line-height: 1.8em;
    padding-bottom: 15px; /* border-bottom: solid 2px #c9ac68; */ /*	vertical-align:text-top; */
    text-align: top;
}
div#teamlist img
{
    /* float:left;*/
    width: 60px;
    border: 1px solid #c9ac68;
    margin-right: 10px;
    margin-bottom: 10px;
}
div#teamlist a
{
    /* vertical-align:top; */
}

.newssummary
{
    text-align: left;
}
.teamlistlink
{
    color: #000;
    background: #ff9;
}



ul#topNav li a
{
    border-left: 3px solid #f7f2e7;
    color: #004f5a;
}
ul#topNav li a:hover, ul#topNav li .active
{
    border-left: 3px solid #004f5a;
}
ul#subNav li a
{
    border-left: 2px solid #f7f2e7;
    color: #004f5a;
}
ul#subNav li a:hover, ul#subNav li .active
{
    border-left: 2px solid #004f5a;
}

div#leftColumn
{
    border-top: 3px solid #fff;
}
div#rightColumn h3, div#defaultRightColumn h3
{
    border-left: 3px solid #c9ac68;
    color: #004f5a;
}
div#body a:hover, div#bodyDefaultArticle a:hover
{
    color: #000;
}
/* div#body li,div#bodyDefaultArticle li{background:#fff url(../assets/template/bul_gold.jpg) no-repeat 0 7px;} */
/* div#body ul li,div#defaultleftcolumn li, div#bodyDefaultArticle li {background:#fff url(../assets/template/bul_gold.jpg) no-repeat 0 7px;} */
.newsScroller
{
    border-bottom: 2px solid #c9ac68;
}
div#rightColumn, div#body, div#bodyDefaultArticle, div#defaultRightColumn
{
    border-top: 0px solid #c9ac68;
}
div#rightColumn li a, div#defaultRightColumn h1, div#defaultRightColumn h2, div#body h1, div#bodyDefaultArticle h1, div#body h2, div#bodyDefaultArticle h2, div#body h3, div#bodyDefaultArticle h3, div#body a, div#bodyDefaultArticle a, .newsScroller h3
{
    color: #004f5a;
}
div#searchBox
{
    border-left: 3px solid #c9ac68;
    color: #004f5a;
}

