/* @override http://staging-lanarkshire.2fluid.co.uk/style/master.css */

/*
2Fluid Screen styles quick-start template
LH 03.05.06
Amended by AB 14.05.09
*/

/* ---[ reset ]----------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}

h1,h2,h3,h4,h5,h6 { font-weight: bold; }

/* ---[ default ]---------------------------------- */
body {
	font: 12px Verdana, Tahoma, Geneva, sans-serif;
	background: #FFF;
	color: #706E6E;
	margin: 0;
	padding: 0;
}

html, body, div, dd, dt, dl,
h1, h2, h3, h4, h5, h6, p, blockquote,
a, table, thead, tbody, tfoot, tr, td, th,
caption, fieldset, input, select, textarea,
ol, ul, li, form, span, label, font {
	font-family: 12px Verdana, Tahoma, Geneva, sans-serif;
}

h1, h2, h3, h4, h5, h6 { font-size: 16px; }


/* ---[ links ]------------------------------------ */
a {}
a:link, a:visited {}
html body a:hover {}

/* ---[ tables ]----------------------------------- */
table {
	border-collapse: separate;
	border-spacing: 0;
	vertical-align: top;
}
td, th {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
tfoot { display: none; }

/* ---[ forms ]------------------------------------ */
form dt {}
form dd {}
form dd.orphan {}
label {}
input.text {
	background: #FFF;
	border: 1px solid #BDBDBD;
	border-bottom: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	padding: 3px;
	width: 216px;

	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}


input.search-text {
	background: #FFF !important;
	border: 1px solid #BDBDBD !important;
	border-bottom: 1px solid #E6E6E6 !important;
	border-right: 1px solid #E6E6E6 !important;
	font-size: 13px !important;
	padding: 6px 6px !important;
	width: 216px !important;

	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

/* ---[ common elements ]-------------------------- */
h1 {}
h2 {}
h3 {}
h4 {}
p {}
ul {}
li {}
address {}
blockquote {}
code {}

h4, h4 a {
	border-bottom: 1px solid #BCBCBC;
	color: #232224;
	margin-bottom: 7px;
	padding-bottom: 6px;
	text-decoration: none;
}

/* ---[ phrase elements ]-------------------------- */
em {}
strong {}
q {}

/* ---[ containers and layout divisions ]---------- */
#headerContainer, #slideshowWrapper {
	margin: 0 auto;
	padding-bottom: 10px;
	width: 945px;
}


#slideshow {
	background: #e9e9e9 url(/images/reuse/header-jumpOffs-background.gif) repeat-x;
	padding-top: 5px;
}

#main2Col {
	float: left;
	width: 625px;
}
#sidebarRight {
	margin: 8px 0 0 0;
	width: 305px;
	float: right;
}

.basicBox {
	margin: 10px 0;
}

/* ---[ main content ]----------------------------- */
#content {
	margin: 0 auto;
	width: 945px;
}
#main {
	width: 475px;
}

#whatsOnColumnWrapper {
	float: right;
	width: 160px;
	padding: 0;
}

/* ---[ sidebar(s) ]------------------------------- */
#sidebar {}

/* ---[ header ]----------------------------------- */
#logo {
	float: left;
}
h1#logo a {
	display: block !important;
	background: transparent url(/images/Lanarkshire_logo.gif) no-repeat;
	height: 38px;
	margin-top: 18px;
	text-indent: -9999px;
	text-align: left; /* Fixes odd image replacement bug */
	width: 236px;
}
h1#logo a:hover {
	background: transparent url(/images/Lanarkshire_logo.gif) no-repeat 0 -36px;
}
#headerRight {
	float: right;
}

#headerMicroNav {
	margin-top: 10px;
	text-align: right;
}
#headerMicroNav a {
	color: #4A4A4A;
	font-size: 11px;
	text-decoration: none;
	padding-right: 10px;
}

#searchForm {
	margin-top: 10px;
}

#searchForm label {
	color: #333;
	font-size: 14px;
	font-weight: bold;
}
#searchForm input.search-header {
	background: #545454;
	border: none;
	color: #FFF;
	font-size: 11px;
	padding: 5px 6px;
	text-transform: uppercase;

	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

#page-name {
	background: #e5e5e5;
	border-top: 1px solid #BCBCBC;
	border-bottom: 9px solid #DBDBDB;
	line-height: 36px;
	clear: both;
	padding: 3px 0 3px 0;
}
#page-name h1 {
	font-size: 16px;
	color: #333;
	margin: 2px auto;
	width: 945px;
}

/* ---[ global navigation ]------------------------ */
#topNavigation {
	background: #66CCCC;
	border-bottom: 10px solid #232224;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	margin-left: -44px;
	margin-top: 15px;
	padding-top: 8px;
}
#topNavMenu {
	margin: 0 auto;
	width: 945px;
	list-style: none !important;
	background: none !important;
}
#topNavMenu li {
	float: left;
	margin-right: 1px;
	overflow: auto;
}

html body div div#topNavigation ul#topNavMenu, html body div div#topNavigation ul#topNavMenu {
	list-style: none !important;
	background: none !important;
}
#topNavMenu li.first {
	margin-left: 12px;
}
#topNavMenu li a {
	background: url(/images/nav/Lanarkshire_tab.gif) no-repeat left -34px;
	border: none;
	color: #676767;
	display: block;
	height: 28px;
	line-height: 28px;
	text-decoration: none;
	text-align: center;
	width: 145px;
}
#topNavMenu li.active a, #topNavMenu li.active a:hover {
	background: url(/images/nav/Lanarkshire_tab.gif) no-repeat;
	color: #FFF;
}

#topNavMenu li a:hover {
	background: url(/images/nav/Lanarkshire_tab.gif) no-repeat left -68px;
}

#sidebarNav ul,
#sidebarNav li,
#sidebarNav h4,
#sidebarNav a {
	color: #FFF;
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebarNav h4 {
	border-bottom: 1px solid #FFF;
	margin-bottom: 8px;
	padding-bottom: 4px;
}

#sidebarNav li {
	margin: 4px 0;
}

#sidebarNav {
	background: #66cccc;
	color: #FFF;
	margin-bottom: 15px;
	padding: 15px;
	width: 260px !important;
}

/* ---[ components/teasers/custom lists ]---------- */
dl.news-list {
	min-height: 120px;
	margin-bottom: 20px;
}
dl.news-list dt {
	margin-bottom: -10px;
}
dl.news-list dt span {
	background: #FFFFCC;
	color: #666;
	padding: 1px 2px 2px 0;
}
dd.img {
	height: 65px;
	overflow: hidden;
}
dl.news-list dd{
	margin-left: 115px;
}
dl.news-list dd.title {
	margin: 0;
}
dl.news-list dd.title a {
	color: #339999;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
}
dl.news-list dd.img {
	float: left;
	margin: 0;
	overflow: hidden;
	width: 100px;
}
dl.news-list dd.more {
	margin: 10px 0 20px 115px;
}

dl.news-list dd.more a {
	color: #BCBCBC;
	font-size: 11px;
	font-weight: bold;
}

#pageCarouselWrapper {
	border-top: 1px solid #BCBCBC;
	margin: 0 auto;
	margin-top: 20px;
	overflow: hidden;
	width: 945px;
}
#pageCarouselWrapper h4 {
	border: none;
	color: #181818;
	float: left;
	font-size: 12px;
	margin: 0;
	margin-top: 12px;
	padding: 0;
}
#pageCarouselItems,
#pageCarouselItems dl,
#pageCarouselItems dt,
#pageCarouselItems dd {
	margin: 0;
	padding: 0;
}
#pageCarouselItems {
	margin-bottom: 20px;
	width: 40000000px;
}
#pageCarouselItems dl {
	background-position: 0 45px;
	background-repeat: no-repeat;
	border-right: 1px solid #BCBCBC;
	float: left;
	height: 165px;
	overflow: hidden;
	margin-left: 7px;
	padding-right: 8px;
	width: 144px;
}
#pageCarouselItems dl.first {
	margin-left: 0;
}
#pageCarouselItems dl.last {
	border: none;
	padding-right: 0;
}
#pageCarouselItems dt {
	background: #2A2A2A;
	color: #FFF;
	height: 19px;
	padding: 13px 6px;
}
#pageCarouselItems dt a {
	color: #FFF;
	text-decoration: none;
}

#pageCarouselItems dd {
	background: #2A2A2A;
	color: #FFF;
	display:none;
	padding: 10px 5px 30px 5px;

	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
#pageCarouselItems dl:hover dd {
	display: block;
}

#pageCarouselItems dd a {
	color: #FFF;
}

ul#carouselControls {
	border-bottom: 1px solid #BCBCBC;
	list-style: none;
	margin: 8px 0;
	padding: 0;
	padding-bottom: 8px;
}
ul#carouselControls li {
	float: right;
	margin-left: 5px;
}

ul#carouselControls a {
	display: block !important;
	background: transparent url(/images/Lanarkshire_footer-feature.gif) no-repeat;
	height: 20px;
	text-indent: -9999px;
	text-align: left; /* Fixes odd image replacement bug */
	width: 20px;
}
ul#carouselControls li.next a:hover {
	background: transparent url(/images/Lanarkshire_footer-feature.gif) no-repeat 0 -20px;
}
ul#carouselControls li.prev a {
	background: transparent url(/images/Lanarkshire_footer-feature.gif) no-repeat 0 -60px;
}
ul#carouselControls li.prev a:hover {
	background: transparent url(/images/Lanarkshire_footer-feature.gif) no-repeat 0 -40px;
}

#whatsOnColumn {
	background: #F0F0F0;
	margin: 0 15px;
	margin-right: 0;
	margin-top: 8px;
	padding: 8px 5px;
	padding-top: 8px;
}

#whatsOnColumn h4 {
	margin-top: 0;
	padding-top: 0;
}

#whatsOnColumn h4 a, #whatsOnColumn h4 {
	padding-bottom: 18px;
}

#whatsOnColumn dl, #whatsOnColumn dt, #whatsOnColumn dd {
	margin: 0;
	padding: 0;
}
#whatsOnColumn dd {
	font-size: 10px;
	line-height: 14px;
}
#whatsOnColumn dd.last {
	margin-bottom: 20px;
}
#whatsOnColumn dt.summary {
	font-size: 12px;
	font-weight: bold;
}
#whatsOnColumn a {
	color: #336666;
	font-size: 10px;
	text-decoration: none;
}


/* SLIDESHOW */
#slideshowMask {
	float: left;
	overflow: hidden;
	position: relative;
	width: 625px;
}
#slideshowMask h4, #slideshowMask h4 a {
	border: none;
	color: #FFF;
	font: 21px Verdana, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#slideshowItems,
#slideshowItems ul,
#slideshowItems li {
	display: block;
	width: 625px;
	margin: 0;
	padding: 0;
}
#slideshowItems {
	margin-bottom: 20px;
	width: 40000000px;
}
#slideshowItems ul {
	background-position: 0 0;
	background-repeat: no-repeat;
	float: left;
	height: 280px;
	overflow: hidden;
	position: relative;
	width: 625px;
}

#slideshowItems li {
	background: #4EAEAD;
	color: #FFF;
	list-style: none;
	margin: 0;
	padding: 16px;
	position: absolute;
	bottom: 0;
	left:  0;

	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}

#slideshowItems li p {
	margin: 0;
}

#slideshowItems li a, #slideshowItems li h4 a {
	border: none;
	color: #FFF;
	text-decoration: none;
}

#slideshowItems li a { font-weight: normal; }
#slideshowItems li h4 a { font-weight: bold; }

#slideshowControls {
	margin: 0;
	list-style: none;
	position: absolute;
	top: 0;
	left: -40px;
	z-index: 80;
}

#slideshowControls li {
	background: #5B5F60;
	float: left;
	height: 32px;
	width: 32px;
	line-height: 32px;
	margin: 0;
	padding: 0;
	text-align: center;
}
#slideshowControls li.active {
	background: #FFF;
}
#slideshowControls li a {
	color: #FFF;
	padding: 6px;
	text-decoration: none;
}
#slideshowControls li.active a {
	color: #000;
}

/* JUMPOFF / DOC DOWNLOAD */
#downloadJumpoff {
	background-color: #161517;
	background-repeat: no-repeat;
	float: left;
	margin-left: 15px;
	padding-top: 216px;
	overflow: hidden;
	width: 305px;
}

#downloadJumpoff dl,
#downloadJumpoff dd,
#downloadJumpoff dt,
#downloadJumpoff p {
	margin: 0;
	padding: 0;
}
#downloadJumpoff dl {
	color: #A4B213;
	padding: 0 8px;
}

#downloadJumpoff  dt {
	font-size: 16px;
}
#downloadJumpoff  dd {
	font-size: 12px;
}
#downloadJumpoff  dd p {
	margin: 5px 0;
}
#downloadJumpoff dd a, #downloadJumpoff dd span {
	color: #FFF;
}

/* Business Directory Quick Search */
#businessDirectoryQuickSearch,
#businessDirectoryQuickSearch dl,
#businessDirectoryQuickSearch dd,
#businessDirectoryQuickSearch dt,
#businessDirectoryQuickSearch p { margin: 0; padding: 0; }
#businessDirectoryQuickSearch {
	background: #222123;
	float: left;
	margin-left: 15px;
	min-height: 250px;
	min-width:260px;
	padding: 15px;
}

#businessDirectoryQuickSearch form {
	background: #FFF;
	border: 1px solid #CBCBCB;
	color: #222123;
	padding: 12px 20px;
}

#businessDirectoryQuickSearch form dt,
#businessDirectoryQuickSearch form dd {
	margin-bottom: 12px;
}
#businessDirectoryQuickSearch h3 {
	color: #C3C3C3 !important;
	font-size: 18px;
	margin-bottom: 5px;
}
#businessDirectoryQuickSearch h3,
#businessDirectoryQuickSearch a {
	color: #FFF;
}

#pageJumpOffLink {
	background: #222123;
	background-repeat: no-repeat;
	float: left;
	margin-left: 15px;
	min-height: 45px;
	min-width:260px;
	padding: 15px;
	padding-top: 220px;
}

#pageJumpOffLink h2, #pageJumpOffLink p {
	color: #FFF;
	margin: 0;
}
#pageJumpOffLink h2 {
	font-size: 16px;
	margin-bottom: 5px;
}
#pageJumpOffLink p a {
	color: #FFF;
}


/* Featured Content */
dl.featuredContent {
	height: auto !important;
	height: 200px;
	min-height: 200px;
	margin-bottom: 15px;
}
dl.featuredContent dt {
	float: left;
}
dl.featuredContent dt a {
	display: block;
	height: 190px;
	width: 200px;
	overflow: hidden;
}
dl.featuredContent dd {
	margin-left: 210px;
}


/* Basic Box sidebar */
div.basicBox, div.basicBoxAlt {
	margin-bottom: 10px !important;
}

div.headerBoxAlt, div.headerBoxAlt h3,
div.headerBox, div.headerBox h3 {
	margin: 5px 0;
}

/* ---[ notice/warning/error boxes ]--------------- */



/* ---[ footer ]----------------------------------- */
#footerBreadCrumbs {
	border-top: 1px solid #AFAFAF;
	list-style: none;
	margin: 0 auto;
	padding: 10px 0;
	width: 945px;
}
#footerBreadCrumbs li {
	float: left;
	margin: 0;
	margin-right: 10px;
}
#footerBreadCrumbs li, #footerBreadCrumbs li a {
	color: #181818;
	font-size: 12px;
	font-weight: bold;
}
#footer {
	margin: 0 auto;
	width: 945px;
}
#footer-sections {
	background: #F4F4F4;
	border-top: 1px solid #BCBCBC;
	padding: 6px 10px;
}
#footer-sections ul#section-links {
	margin-top: 10px;
}
#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#partner-links {
	float: right;
}
#footer-sections {
	margin-bottom: 15px;
}
#footer li {
	display: inline;
	margin-left: 8px;
}

#footer li.first {
	margin-left: 0;
}

#footer a {
	color: #0E0E0E;
	font-size: 10px;
	text-decoration: none;
}
#footer-sections a { font-size: 12px; }

#footer p.copyright, #footer p.copyright a {
	color: #333;
	font-size: 10px;
}

/* ---[ misc ]------------------------------------- */
img, a img { border: none; }
.hide      { display: none; }
.clear     { clear: both; }
.debug     { border: 1px solid red; }

/* self-clearing floats */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


/* -- [ HERE BE DRAGONS ]----------------------------- */

p.small {
    color: #333;
    font-size: 11px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
	line-height: 13px;
}

p.tiny {
    color: #333;
    font-size: 10px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
	line-height: 13px;
}

p.tinyLightGrey {
    color: #333;
    font-size: 10px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
	line-height: 13px;
}

img {
    border: 0;
    display: inline;
}

div.basicBoxAlt img{
		border: 0 !important;
}

div.investmentSiteListBox img{
		border: 0 !important;
}
a:link,a:active,a:visited {
    font-size: 12px;
    color: #333;
    text-decoration: none;
    font-weight: bold;
}

a:hover{
    text-decoration: underline;
}

a.small:link,a.small:active,a.small:visited {
    font-size: 11px;
    color: #333;
    text-decoration: none;
}

a.small:hover{
    text-decoration: underline;
}

a.tiny:link,a.tiny:active,a.tiny:visited {
    font-size: 10px;
    color: #333;
    text-decoration: underline;
}

a.tiny:hover{
    text-decoration: underline;
}







#sidebarRightAlt {
    margin: 0 0 0 0;
	width: 273px;
	float: left;

}
/* ------------- */

div#searchResults{

}

div#searchResults ul{
    padding: 5px 0 0 0;
    margin: 5px 0 0 0;
    list-style: disc;
}

div#searchResults ul li{
    padding: 0 0 0 10px;
    margin: 5px 0 5px 0;
}


div#headerMicroNav {
    margin-bottom: 22px;
}


div.paging{
    padding: 0 0 5px 11px;
}



div.listItemText{
    width: 358px;
    float: left;
}

div.listItemWide{
    width: 100%;
    float: left;
}

div#paging{
		margin-top: -23px;
    padding-bottom: 4px;
		border-bottom: #CBCBCB solid 1px;
}



div.listItemTextWide img{
    float: right;
    padding: 0 0 10px 10px;
}

div.listItemImage{
    float: left;
    margin-left: 5px;
    width: 77px;
}


div#activityWindow{
    float: left;
}
div.searchForm{
    float: left;
}

div#gallerySearchForm{
    float: left;
    margin-bottom: 10px;
}

#alphabetCommunity li{

    margin-bottom: 1px;
}

#alphabetCommunity ul{
    float: left;
    margin-bottom: 10px;
}




.businessDropdown
	{color: #fff;
	background: #58B0C6;
	border: 1px solid #9Df5fb;
	}
.businessDropdown li a
	{color: #fff;}
.ResidentsDropdown
	{color: #fff;
	background: #2F820E;
	border: 1px solid #5FD95E;

	}

.VisitorsDropdown
	{color: #fff;
	background: #CA1377;
	border: 1px solid #ff68cc;
	}





/* --------------------------------------------- */



div.loginForm td{
    font-size:12px;
}



div#comboHeader{
    float: left;
}

div#comboHeader h2{
    float: left;
    width: 326px;
}



div.list{
    width: 100%;
    float: left;
    padding-bottom: 15px;
}

div.listImage{
    width: 91px;
    float: left;
    margin-right: 5px;
}

div.listText{
    width: 330px;
    float: right;
}

/* ---------- header ----------------------- */





div#secondLevelNav, div#secondLevelNavDeep{
    /* background: #F03C97 url(/images/reuse/curvedCorner.gif) right bottom no-repeat;*/
	float: left;
    margin: 0 0 0 0;
}

div#secondLevelNav ul{
    padding: 0;
    margin:0;
}

div#secondLevelNav:after,div#secondLevelNavDeep:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

div#secondLevelNavImage{
	background: #CBCBCB;
    width: 473px;
  	float: left;
}

div#secondLevelNavItems{
    color: #FFF;
	  width: 	266px;
  	float:left;
    padding: 10px 0 0 15px;
}

#secondLevelNavItems a{
		color: #FFF;
    font-weight: normal;
}

span#secondLevelNavImageCaption{
    text-align: middle;
    line-height: 17px;
    color: #FFF;
    padding-right: 10px;
}

div#thirdLevelNav{
    width: 281px;
    background: #F56EB1 url(/images/reuse/curvedCorner.gif) right bottom no-repeat;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

div#thirdLevelNav:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

div#imageHolder{
	margin-bottom: 0;
  padding-bottom: 0;
}

div.basicBox div#imageHolder a{
	text-decoration:none;
}

div.basicBox div#imageHolder a img{
	border:none;

}

/*flash container for white background on transparent flash object */
flashContainer{
background: #fff !important;
}

/* ---------- form elements ----------------------- */


label.large{
	width: 122px;
  margin-right: 10px;
  font-weight: normal;
  float: left;
  font-size: 12px;
}

span.optionContainer{
		width: 140px;
    float: left;
}

input.large{
    width: 217px;
}

input.small{
    width: 118px;
}

input.tiny{
    width: 40px;
}

input.search{
    line-height: 14px;
    width: 179px;
}

input.submit{
    padding: 0 0 0 0;
    border: none;
}

input.submitBut{
    padding: 0 0 0 0;
    margin: 4px 0 0 0;
    border: none;
}

input.searchBut{
    vertical-align: bottom;
    border: none;
    padding: 0 0 0 0;
    margin: 0 0 0 5px;
}

input.noBorder{
    border: none;
}



/* ---[ forms ]------------------------------------ */

div.form fieldset p {
    margin-left: 0;
    margin-right: 0;

    }
div.form {
    /*font-family: Georgia,serif;*/
    float: left;

    }
div.formRight {
    /*font-family: Georgia,serif;*/
    padding-top: 33px;
    width: 260px;
    float: left;
    }
div#paddedTop{
	margin-top: 33px;
}





textarea.standard{
		width: 355px;
    height: 100px;
}

input.checkbox{
    border: none;
    width: 225px;
}

input.required,textarea.required {
    border-color: #F60;
    }

select.medium {
    margin: 0 4px 0 0;
    width: 105px;
    float: left;

}





input.submit,input.reset {
    background: #5C5C59 url(/images/form/submit-img.gif) left top no-repeat;
    border: 0;
    color: #fff;
    cursor: pointer;
    font-family: Arial,Verdana;
    font-size: 92%;
    max-height: 19px;
    padding: 2px 0 3px;
    width: 77px;
    }
* html input.submit,* html input.reset {
    margin: 0;
    padding: 0;
    height: 19px;
    }
input.submit:hover,input.submit.hover,input.reset:hover,input.reset.hover {
    background-color: #F60;
    }
p.note {
	clear: both;
    margin-top: 20px;
	}
#main p.note {
	margin-left: -1px;/*was -16px*/
    }

.alert {
	padding-left: 16px;
	background: url(/images/icons/alert-ic.gif) no-repeat 0 1px;
	}

.success {
    background-image: url(/images/icons/success-ic.gif);
}



/* ---------- buttons ----------------------- */




a.homeButton:link, a.homeButton:active, a.homeButton:visited {
    width: 88px;
    display: block;
    padding: 1px 0 1px 6px;
    background: #86926C;
    float: left;
    color: #FFF !important;
    font-weight: bold;
    text-decoration: none;
    /*margin-right: 1px;*/
}

a.homeButton:hover {
    background: #C2C8B5;
    text-decoration: none !important;
}

a.businessButton:link, a.businessButton:active, a.businessButton:visited {
    width: 88px;
    display: block;
    padding: 1px 0 1px 6px;
    background: #58B0C6;
    float: left;
    color: #FFF !important;
    font-weight: bold;
    text-decoration: none;
    /*margin-right: 1px;*/
}

a.businessButton:hover {
    background: #ABD7E2;
    text-decoration: none !important;
}

a.ResidentsButton:link, a.ResidentsButton:active, a.ResidentsButton:visited {
    width: 88px;
    display: block;
    padding: 1px 0 1px 6px;
    background: #2F820E;
    float: left;
    color: #FFF !important;
    font-weight: bold;
    text-decoration: none;
    /*margin-right: 1px;*/
}

a.ResidentsButton:hover {
    background: #97C086;
    text-decoration: none !important;
}

a.VisitorsButton:link, a.VisitorsButton:active, a.VisitorsButton:visited {
    width: 88px;
    display: block;
    padding: 1px 0 1px 6px;
    background: #CA1377;
    float: left;
    color: #FFF !important;
    font-weight: bold;
    text-decoration: none !important;
    /*margin-right: 1px;*/
}

a.VisitorsButton:hover {
    background: #E489BB;
    text-decoration: none;
}

a.photoButton:link, a.photoButton:active, a.photoButton:visited {
    width: 87px;
    display: block;
    padding: 1px 0 1px 6px;
    background: #920565;
    float: left;
    color: #FFF !important;
    font-weight: bold;
    text-decoration: none !important;
    /*margin-right: 1px;*/
}

a.photoButton:hover {
    background: #C882B2;
    text-decoration: none;
}

a.livingButton:link, a.livingButton:active, a.livingButton:visited {
    width: 275px;
    display: block;
    padding: 1px 0 1px 6px;
    background: #670167;
    float: left;
    color: #FFF !important;
    text-decoration: none !important;
    font-weight: bold;
}

a.livingButton:hover {
    background: #B37FAC;
    text-decoration: none;
}

/* ---------- generic widget style ----------------------- */

div.borderlessBox{
    width: 100%;
    margin: 0 0 11px 0;
    color: #000;
}

#imgHeader{
    position: relative;
}

#imgHeader img{
    position: absolute;
    right: 0px;
    top: 0px;
}

#imgHeader h3{
    width: 200px;
}

div.borderBox{
    margin: 0 0 11px 0;
    padding: 0 0 0 0;
    color: #000;
}

div.borderBox p{
    margin-top: 0;
}

div.borderBox p img{
    float: right;
    margin-left: 5px;
}

img.weather{
    border: white 2px solid;
    float: left;
    margin-right: 10px;

}

div.borderBoxLeft{
    margin: 0 0 11px 0;
    padding: 0 0 0 0;
    color: #000;
}

div.borderBoxLeft p{
    margin-top: 0;
}

div.borderBoxLeft p img{
    float: left;
    margin-right: 5px;
}

div.borderBoxPrimary{
    margin: 0 0 11px 0;
    padding: 0 0 0 0;
    background: #F03C97;
}

div.listItemCategoryText{
		background: #CBCBCB url(/images/reuse/grey.gif) right bottom no-repeat;
    padding: 5px;
    width: 193px;
    height: 120px;
}

div.listItemCategoryTextMedium{
		background: #CBCBCB url(/images/reuse/grey.gif) right bottom no-repeat;
    padding: 5px;
    width: 193px;
    height: 50px;
}

div.listItemCategoryTextSmall{
		background: #CBCBCB url(/images/reuse/grey.gif) right bottom no-repeat;
    padding: 5px;
    width: 193px;
    height: 20px;
}

a.white:link,a.white:visited,a.white:active{
    color: #FFF !important;
    text-decoration: none;
}

a.white:hover{
    text-decoration: underline;
}

div.borderBoxPrimary p{
    margin-top: 0;
}

div.borderBoxPrimary p img{
    float: left;
    margin-right: 5px;
}

div.borderBoxSecondary{
    margin: 0 0 11px 0;
    padding: 0 0 0 0;
    background: #624073;

}

div.borderBoxSecondary p{
    margin-top: 0;
}

div.borderBoxSecondary p img{
    float: right;
    margin-left: 5px;
}



div.basicBoxGrey{
    background: #CBCBCB url(/images/reuse/grey.gif) right bottom no-repeat;
    float: left;
    text-align: left;
    margin: 0 0 0 0;
    color: #000;
    font-weight: normal;
    width: 416px;
    padding: 10px 0 10px 10px;
}

div#basicBox strong {
    font-weight: bold;
    color: #000;
}

div.basicBoxAlt{
    background: #C1C8B6 url(/images/reuse/boxCurveHome.gif) right bottom no-repeat;
    width: 273px;
    float: left;
    padding: 5px 0 5px 10px;
    margin: 0;
}

div.investmentSiteListBox{
    background: #ACD7E8 url(/images/reuse/boxCurveInvestmentSite.gif) right bottom no-repeat;
    width: 273px;
    float: left;
    padding: 5px 3px 5px 7px;
    margin: 0 0 5px 0;

}

div.featuredInvestmentSite{
	padding:5px;
    float:left;
	background:#363636;
    color:#FFFFFF;

}

div.listItemRightAlt a.moreLink {
	color: #ACD7E8;
    margin: 0 0 0 3px;
    padding: 0 0 0 3px;
    border-left: 1px solid #ACD7E8;
}


div.featuredInvestmentSite a{
	color:#FFFFFF;
}

div.investmentSiteListBox div.listItem{
	border-top: 1px solid #FFFFFF;
    margin: 8px 0 0 0;
    width: 268px;

}

div.investmentSiteListBox div.listItem li{
	background:url(/images/reuse/linkArrow.gif) right bottom no-repeat;
	border-bottom: 1px solid #FFFFFF;
    padding:3px 0 3px 0;
    list-style: none;
}

div.investmentSiteListBox ul,
div.investmentSiteListBox li {
	margin: 3px 0;
	padding: 0;
}
div.investmentSiteListBox ul {
	float: left;
	margin-top: 10px;
}
div.investmentSiteListBox li {
	width: 265px;
}

#keyInvestmentSite p{
	width: 415px;
}



div.listItem strong{
    color: #333 !important;
}

div.listItemMixed{
    width: 407px;

}

div.listItemMixed img{
		display: block;
}

div.listItemCategory{
		width: 193px;
    float: left;
    padding: 0 14px 9px 0;
    margin: 0 0 0 0;
}

div.listItemCategoryRight{
		width: 208px;
    float: left;
    padding: 0 0 9px 0;
    margin: 0 0 0 0;
}
div.categoryContainer{
		padding: 5px 0 0 0;
    margin: 0 0 0 0;
}

div.listItemLeft{
    float: left;
    width: 105px;
}
div.listItemRight{
    float: left;
    width: 302px;
}

div.listItemRightLarge{
    color: #333;
    float: left;
    width: 425px;
}

div.listItemRightAlt{
    float: left;
    width: 153px;
}

div.listItemLeftSmall{
    float: left;
    width: 30px;
}

div.listItemRightSmall{
    float: left;
    width: 240px;
}


/* ---------- top navigation ----------------------- */



/* ------------------------------------------ */



/* ---[ Generic helpers ]------------------------------- */

div.padded{
    padding: 2px 3px 0 10px;
}

div.pager{
    padding: 5px 0 5px 0;
}

div#paddedWidget{
  padding: 25px 0 0 0;
}
/* ---------- lists ----------------------- */


ul.normal li{
    background: url(/images/reuse/bullet.gif) left 6px no-repeat;
    padding-left: 8px;
    font-weight: normal;
}



a.headline{
    color: #333 !important;
    background: url(/images/reuse/listItemArrow.gif) 0 2px no-repeat;
    padding-left: 10px;
}

div.spacerDiv{
		margin: 4px 0 0 0;
    width: 100%;
}

dl.propertyDownload dt {
	float: left;
}

/* ---------- galleries ----------------------- */

div#gallery{
    float: left;
    width: 416px;
    margin-right: 0;
}



div#galleryWide{
    float: left;
    width: 416px;
    margin: 0 0 0 0;
}

div#teamMemberProfile{
		float: left;
    width: 380px;
}

div.galleryRow{
    padding: 0 0 10px 0;
    float: left;
}

div#gallerySearchFacility{
    float: left;
    width: 273px;
    margin-top: 0;
}

div.galleryThumbnail{
    background: url(/images/reuse/bgshape.gif) top left no-repeat;
    float: left;
    width: 120px;
    height: 120px;
    text-align: center;
    margin: 0 13px 0 0;
    padding: 4px 0 0 0;
    font-size: 10px;

}

div#gallerySearchFacility select, div#gallerySearchFacility input.text{
    width: 160px;
}

div#gallerySearchFacility dl{
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

div#gallerySearchFacility dt{
    width: 104px;
    float: left;
    margin: 0 0 5px 0;
}

div#gallerySearchFacility dd{
    text-align: right;
    margin: 0 0 5px 0;
}

div#alphabetCommunity{
    width: 270px;
    padding-top: 5px;
}

/* events */
div#calendar{
    margin: 29px 0 0 0;
}

div#eventList{
    float: left;
}

div#eventList dl{
    margin: 0 0 0 0;
    padding: 5px 0 0 0;
    list-style: none;
    float: left;
}


div#eventList dd{
    float: left;

}

div#eventList dt{
    float: left;
    width: 100%;
}

html > body div#eventList dt{
    width: 203px;
    width: 100%;
}

div#eventList dl:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;

}

.calendarTop{
    float: left;
    width: 270px;
    padding: 5px;
}

.days{
    color: #999;
}

.tableColLeft{
    background: url(/images/interface/calendarEdgeLeft.gif) top left no-repeat;
    color: #999;
}

.tableColRight{
    background: url(/images/interface/calendarEdgeRight.gif) top right no-repeat;
    color: #999;
}


.calendarView{
    width: 270px;
    float: left;
}

.calendarView td{
    width: 25px;
    padding: 3px;
}

td#padded{
    width: 60px;
}

.calendarView td.selected a{
    text-decoration: underline;
    font-weight: bold !important;
    color: #CC0000 !important;
}
/* ---[ postcards ] ------------------------------------ */
div#postcard{
    float: left;
}

div#postcardImagesContainer{
    width: 426px;
    float: left;
    margin: 0 33px 0 0;
    padding: 0 0 0 0;
}

input.radio{
		float: left;
    margin: 0 0 -3px 5px;
    border: none;
}

p.option{
	float: left;
}

div#postcardFormContainer{
    width: 283px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    float: left;
}



div#postcardFormContainer label{
    margin: 0 0 5px 0;
    font-size: 11px;
    cursor: pointer;
    font-weight:  bold;
    color: #333;

}

div#postcardFormContainer input.search{
    margin-left: 0;
    width: 240px;
}

div#postcardFormContainer textarea{
   margin-left: 0;
   width: 240px !important;
}

div#postcardFooter{
    position:relative;
    left:0;
    top:95.5%;
    background: url(/images/reuse/postcardCorner.gif) bottom right no-repeat;
}

div#postcardDisplay p{

    background: #9D9C88;
    color: #FFF;
    padding: 3px 0 3px 3px;
    width: 60%;
}

div#postcardMessage{
    padding: 10px 0 10px 0;
}

div.postcardItem{
    float: left;
    margin-right: 5px;
    padding-bottom: 5px;
}

div.postcardItemFooter{
    margin-left: 10px;
    font-weight: bold;
    font-size: 11px;
    color: #333;
    float: left;
}

div#postcard input.standard{
    margin: 5px 0 0 11px;
}

div#postcard textarea{
    width: 240px;
    height: 140px;
}

/* ---[ showComponents ]------------------------------- */


a.showComponentsLink {
	background: #FFFF99;
	padding: 4px;
	color: #700000;
	text-decoration: none;
	font-weight: bold;
}

div.outline{
		border: #818181 dotted 1px;
    margin: 5px 0 0 0;
}

div.webComponentToolbar{
    background: url(/images/pagepilot/componentToolbar/componentToolbar.gif) top left no-repeat;
    background: #F0EFEF;
    border-bottom: #E3DFDF solid 1px;

    height: 47px;
    padding: 5px 5px 5px 5px;
    margin: 5px 0 5px 0;
    color: #999;
    font-family: Arial;
    font-size: 11px;
    clear: left;
}

div.webComponentToolbarButtons{
  padding: 5px 5px 5px 0;
}

div#addComponent{

    background: #F0EFEF;
    margin: 5px 5px 5px 5px;
    padding: 5px 5px 5px 5px;
    border: solid 1px #E3DFDF;
}

div.headerBox{
    float: left;
    border-top: solid 4px #CBCBCB;
    border-bottom: solid 1px #A1A1A1;
    padding: 2px 0 2px 10px;
    font-weight: bold;
    width: 416px;
}

div.headerBoxSearch{
    border-top: solid 4px #CBCBCB;
    border-bottom: solid 1px #A1A1A1;
    padding: 2px 0 2px 10px;
    font-weight: bold;
    width: 416px;
}

div.headerBox p, div.headerBoxAlt p, div.headerInvestmentSite p{
    width: 40%;
    float: right;
}

div.headerBox h3, div.headerBoxAlt h3, div.headerInvestmentSite h3{
    width: 60%;
    float: left;
}

div.headerBox a:link, div.headerBox a:visited, div.headerBox a:active, div.headerBoxAlt a:link, div.headerBoxAlt a:visited, div.headerBoxAlt a:active, div.headerInvestmentSite a:link, div.headerInvestmentSite a:visited, div.headerInvestmentSite a:active{
    float: right;
    font-size: 10px;
}

div.headerBox a:hover, div.headerBoxAlt a:hover, div.headerInvestmentSite a:hover{
    text-decoration: underline;
}

div.headerBoxAlt{
    float: left;
    border-top: solid 4px #87936F;
    border-bottom: solid 1px #9FA098;
    padding: 2px 0 2px 10px;
    font-weight: bold;
    width: 273px;
}

div.headerInvestmentSite{
    float: left;
    border-top: solid 4px #ACD7E8;
    border-bottom: solid 1px #9FA098;
    padding: 2px 0 2px 10px;
    font-weight: bold;
    width: 273px;
}

div.headerBoxKids{
    float: left;
    border-top: solid 4px #00AEEE;
    border-bottom: solid 1px #02ABEE;
    padding: 2px 0 2px 10px;
    font-weight: bold;
    width: 416px;
}

div.headerBoxKids img{
    margin: 0 0 0 0;
    padding: 0 0 0 0;
   float: left;
}
div.headerBoxKids p, div.headerBoxKidsAlt p{
    width: 40%;
    float: right;

}

div.headerBoxKids h3, div.headerBoxKidsAlt h3{
    width: 60%;
    float: left;
}

div.headerBoxKids a:link, div.headerBoxKids a:visited, div.headerBoxKids a:active, div.headerBoxKidsAlt a:link, div.headerBoxKidsAlt a:visited, div.headerBoxKidsAlt a:active{
    float: right;
    font-size: 10px;
}

div.headerBoxKids a:hover, div.headerBoxKidsAlt a:hover{
    text-decoration: underline;
}

div.headerBoxKidsAlt{
    float: left;
    border-top: solid 4px #87936F;
    border-bottom: solid 1px #9FA098;
    padding: 2px 0 2px 10px;
    font-weight: bold;
    width: 273px;
}

/* ---[ Maps Display ]------------------------------- */
div#lmapShow {
	border: none;
	height: 300px;
	width:421px;
    float: left;
}

div#lmapShowSmall {
    border: none;
	  height: 280px;
	  width:282px;
    margin: 0;
    padding: 0;
    float: left;
}

#article-body p img,
p.first img {
    float: left;
    margin: 0 10px 0 0;
    }

div#lmapShow p, div#lmapShowSmall p {
	font-size: 12px;
	color: #333;
	padding: 30px;
}

input.postcodeSmall {
	width: 45px;
}

div#lmapError {
	border-top: 1px solid #FFF;
	height: 80px;
	margin-top: 272px;
	overflow: auto;
}

div#lmapError p {
	background: #F2EFE9;
	color: #C80202;
	font-size: 11px;
	font-weight: bold;
	padding: 10px;
	width:401px;
}

div#lmapOptions-azLinks {
    margin: 15px 0;
}

div#lmapOptions-azLinks ul li,ul li.block {
    float: left;
    margin: 0 1px;
    background: url(/images/reuse/letterBack.gif) top left no-repeat;
    width: 13px;
    padding-left: 5px;
}


div#lmapOptions-results {
	height: 150px;
	margin-top: 10px;
	overflow: auto;
}

div.spacer{
    float: left:
    border: red solid 1px;
}

div#sitemap{

}

a.siteMapMain{
		font-size: 16px !important;
    color: #000;
    font-weight: bold !important;
    padding: 2px 0 10px 0;
}

a.primary{
		background: url(/images/sitemap/primary.gif) 5px left no-repeat;
    padding: 2px 0 2px 14px;
}

a.secondary{
		background: url(/images/sitemap/secondary.gif) 7px left no-repeat;
    padding: 2px 0 2px 10px;
    font-weight: normal;
}

a.ternary{
		background: url(/images/sitemap/ternary.gif) 5px left no-repeat;
    padding: 2px 0 2px 14px;
    font-weight: normal;
}




/* ---[ Lanarkshire Construction ]------------------------------- */
#constructLoginWrap {
	background: #86926C url(/images/construction/login-top.gif) no-repeat top left;
	color: #FFF;
	font-weight: bold;
	width: 282px;
}
#constructLogin {
	background: url(/images/construction/login-bottom.gif) no-repeat bottom left;
	padding-bottom: 15px;
	width: 282px;
}
#constructLogin form {
	padding: 7px;
}
#constructLogin h2 {
	background: url(/images/construction/login-logo.gif) no-repeat top left;
	border: none;
	font-size: 16px;
	padding-left: 55px;
}
#constructLogin label {
	color: #FFF;
}
#construction td {
	vertical-align: top;
}
#construction tr {
	margin: 8px 0;
}
#construction tr.radioGroup {
	padding: 100px 0;
}
#construction tr.radioGroup td {
	background: #F5F5F5;
	padding: 8px;
}
#construction tr.radioGroup p {
	text-align: right;
	vertical-align: middle;
}
#construction input.other {
	margin: 15px 0;
}
#construction legend {
	color: #000 !important;
	font-weight: bold;
	font-size: 18px;
	margin: 15px 0;
	_margin: 15px -7px;
}
.construct {
	padding-top: 10px;
}
.construct label {
	color: #656565;
	margin-top: 5px;
}
.construct em {
	display: block;
	padding-top: 8px;
}
.constructInfo {
	font-weight: bold;
	margin-top: 15px;
}


/* Brochure download */
#livingBrochureDownload {
	background: url(/images/brochureDownload.gif) no-repeat;
	width: 283px;
	height: 100px;
}
#livingBrochureDownload #livingBrochureDownloadInner {
	padding: 61px 0 0 100px;
}
#livingBrochureDownload #livingBrochureDownloadInner p a {
	color: #FFF;
	text-decoration: underline;
}

/* Source Widget */

#sourceSignupWidget {
	width:280px;
  padding-top:65px;
  padding-left:3px;
  height:50px;
  background: url(/images/sourceSignupBackground.jpg) top left no-repeat;
  }

#sourceSignupWidget #sourceSignupEmailAddress {
	width:150px;
  margin-left:4px;
  margin-right:100px;
	}

#sourceSignupWidget #sourceSignupButton {
	width:62px;
  height:21px;
  text-indent: -9999px;
  padding:0px;
  margin:0px;
  background: url(/images/sourceSignupButton.jpg) top left no-repeat;
  margin-top:5px;
  margin-left:2px;
  display:block;
  float:left;
  border:none;
  cursor: pointer;
	}

#sourceSignupWidget .error {
	color:red;
  font-weight:bold;
  float:left;
  padding:0;
  margin:6px 0 0 10px;
  border:none;
  width:110px;
  background:white;
  }

#sourceSignupWidget p {
	margin-left:3px;
  font-weight:bold;
  }


/* ------ [ COLORS ] */
#Business #topNavigation, #Business #sidebarNav,
#Business #slideshowItems li {
	background: #2099D5;
}
#Business dl.news-list dd.title a,
#Business #main h1 {
	color: #2099D5;
}


#Visitors #topNavigation, #Visitors #sidebarNav,
#Visitors #slideshowItems li {
	background: #A0C300;
}
#Visitors dl.news-list dd.title a,
#Visitors #main h1 {
	color: #A0C300;
}


#Residents #topNavigation, #Residents #sidebarNav,
#Residents #slideshowItems li {
	background: #D2158B;
}
#Residents dl.news-list dd.title a,
#Residents #main h1 {
	color: #D2158B;
}


html body div#content h2 a:hover,
html body div#content h3 a:hover,
html body div#content h4 a:hover,
html body div#content h5 a:hover,
html body div#content h6 a:hover,
html body div#content p a:hover,
html body div#content dd a:hover,
div#slideshowItems a:hover {
	text-decoration: underline;
}

ul#privacy-links {
	margin-left: -7px;
}

ul#privacy-links li a {
	font-weight: normal !important;
	color: #333 !important;
}

ul#section-links li a, ul#section-links li { color: #8b8b8b; }
ul#footerBreadCrumbs li a { text-decoration: underline; }


div.freeTextBoxBasicBox {
	background: #e9e9e9;
	padding: 5px;
	width: 265px;
}

div.freeTextBoxBasicBox img {
	float: left;
	padding: 0 5px 5px 0;
}

div.freeTextBoxBasicBox p {
	clear: left;
}

#Home div.basicBox h2 { color: #809C00; }
#Residents div.basicBox h2 { color: #A90078; }
#Visitors div.basicBox h2 { color: #809C00; }
#Business div.basicBox h2 { color: #5cc7fc; }
