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

  Screen.css
  Screen stylesheet  


  maingreen:  { 
    color: #3f7bb4;
  }

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



/*----------------------------------------------------------
  =RESET
----------------------------------------------------------*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, 
a, abbr, acronym, address, big, cite,
del, dfn, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}
/*
blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
*/
blockquote, q {
 quotes: "\201C" "\201D";
 font-weight: bold;
line-height:150%;
}
blockquote:before { content: open-quote; font-weight: bold; }
blockquote:after { content: close-quote; font-weight: bold; }

:focus {
  outline: 0;
}

/* 
ins {
  text-decoration: none;
}*/

del {
  text-decoration: line-through;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}


/*----------------------------------------------------------
  =BASE-STRUCTURE
----------------------------------------------------------*/


body {
    text-align: center;
    background: #99dcda;
    margin: 0;
    padding: 0;
}

#bg-wrap {
    width: 100%;
    background: white;
}

div#page-container {
    width: 960px;
    margin: 0px auto 0 auto;
    padding: 20px 0 0 0;
    text-align: left;
}

div.aside {
    float: left;
    width: 215px;
    
}
.homeSidebar{ float: right;
    width: 215px;margin-right:5px;}

div.external {
    float: left;
    width: 180px;
	
	background:#E1F4F4;
	padding:8px;
	margin:0 15px 0 0;
	-moz-border-radius: .7em ;
	border-radius: .7em;
    
}
.external h3{
    color: #3F7BB4!important;
    font-size: 14px;
    padding: 10px 0;
	
    font-family: 'SkirtBold',sans-serif;
}
.external a{

    font-size: 14px;
    padding: 8px 0;
    text-decoration: none;
}
.external a:hover{text-decoration:underline;}

#header {
    position: relative;
}


#page-head {
	width: 100%;
    padding: 0px 0 0 0;
	margin: 0px auto;
	background: white;
}

#page-head .inner-wrap {
    width: 960px;
    margin: 0 auto;
}

div.article {
    float: left;
    width: 720px;
    padding-right: 20px;
}

#page-head .aside,
#page-head .article {
    margin-top: 20px;
	text-align: left;
}

div.article-wide {
    margin: 0;
    padding-right: 0px;
    width: 960px;
}

div#content-inner {
    width: 505px;
    float: left;
    padding: 15px 0 25px 0;

}
div#content-inner-services {
    width: 100%;
    float: left;
    padding: 15px 0 25px 0;

}

div.article-wide div#content-inner {
    width: 745px;
    overflow: hidden;
    
}

div#footer {
    width: 100%;
    float: left;
    display: block;
    background: #99dcda; 
    clear: both;
    margin: 0px 0 0 0; 
    padding: 20px 0 30px 0;
    position: relative;
}

div#footer ul#footer-boxes{
    list-style: none;
    padding: 0;
    margin: 0 auto;
    width: 960px;
}

div#footer ul#footer-boxes li{
    display: block;
    float: left;
    width: 218px;
    height: 85px;
    padding: 0px;
    color: #3f7bb4;
    margin: 0 33px 0 0;   
    text-align: left;

}

div#footer ul#footer-boxes li p {
        font-weight: normal;
    font-style: normal;
    line-height:normal;
    font-family: 'SkirtBold', sans-serif;
    text-align: left;
    padding: 10px;
    margin: 0;
    font-size: 20px;
    text-transform: uppercase;
}

div#footer ul#footer-boxes li#find-help {
    width: 300px;
    position: relative;
}

div#header a#web-chat-head,
li#chat-now a {
    display: block;
    margin: 5px 0 0 0;
    font-family: 'SkirtRegular';
    font-size: 12px;
    text-transform: none;
    text-decoration: none;
/*  background: #dcdcd6; */
    padding: 20px 15px ;
    text-align: right;
/*    border: 1px solid #ececec; 
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px; */
    font-weight: bold;
}

div#header a#web-chat-head {
    display: block !important;
    position: absolute;
    top: 16px;
    right: 5px;/*
-webkit-border-radius: 8px;
-webkit-border-top-left-radius: 0px !important;
-webkit-border-bottom-left-radius: 0px  !important;
-moz-border-radius: 8px;
-moz-border-radius-topleft: 0px;
-moz-border-radius-bottomleft: 0px;
border-radius: 8px;
border-top-left-radius: 0px;
border-bottom-left-radius: 0px;*/
    border: none;
    padding: 0 20px;
    height: 55px;
   /* background-image: url(images/head-chatlivebutton-1.gif);*/
    background-position: right top;
    background-repeat: no-repeat;
    line-height: 135%;
color:white!important;
}

div#header a#web-chat-head:hover,
div#header a#web-chat-head:focus,
div#header a#web-chat-head:active,
li#chat-now a:hover,
li#chat-now a:focus,
li#chat-now a:active
 {
/*    background-color: #e4ece9; */
	background-position: right -55px;
}


div#header a#web-chat-head strong,
li#chat-now a strong {
    color: #a73e0a;
}

div#footer ul#footer-boxes li#flinks {
	width:150px;
}

div#footer ul#footer-boxes li#scotgov {
    margin-right: 0px;
    width: 215px;
    height: 160px;
    background:#99dcda url(images/healthier-scotland.gif) center 32px no-repeat;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    position: relative;
    bottom: 120px;
     -moz-box-shadow:none; 
     -webkit-box-shadow:none;
    box-shadow: none; 
float:right;
}

.ie div#footer ul#footer-boxes li#scotgov { 
	background-image: url(images/healthier-round.gif);
	background-position: top center;
}

div#footer ul#footer-boxes li#scotgov p {
    position: absolute;
    left: -99999em;
}


div#footer ul#footer-boxes .postcode-search {
    margin: 0;    
    width: 310px;
    floaT: left;
    padding: 0;
}


ul#footer-links {
    clear: none;
    margin: 0 auto !important;
    padding: 0;
    width: 150px;
    float: left;
}

.ie6 ul#footer-links { 
width: 140px;
overflow:hidden;
}



ul#footer-links li {
    height: auto !important;
    float: left;
    display: block;
    padding: 5px 0px 3px 0 !important;
    margin: 0 ;
}
ul#footer-links li a {
	color: #373737;
}
ul#footer-links li a:hover, 
ul#footer-links li a:active,
ul#footer-links li a:focus
{
	text-decoration: none;
}

fieldset.postcode-search {
    margin: 0;
    padding: 5px 0px 5px 5px!important;
    font-family: 'SkirtRegular', sans-serif;
    background: url(/media/16244/postcode-footer-bg.gif) no-repeat;
    height:62px;
}

.postcode-search legend {
    position: absolute;
    lefT: -999999px;
}

.postcode-search label {  
    display: block;
    line-height: 1.2;
    font-size: 1.2em; 
    color: #2b5a86;
    padding: 0 0 5px 0;
}

.postcode-search label span{
    font-size: 1.1em;   
	text-transform: uppercase;
}

input#postcode-search {
    width: 120px;
}


#skip { text-align: left; }
  #skip a { position: absolute; left: -10000px; width: 1px; height: 1px; overflow: hidden; }
  #skip a:focus, .skipnav a:active { position: static; left: 0; width: auto; height: auto; overflow: visible; text-decoration: underline; } 



/*----------------------------------------------------------
  =HEADER/NAVIGATION
----------------------------------------------------------*/

p#strapline {
background: url(images/header-bg.gif) no-repeat;
color: white;
font-family: 'SkirtBold';
font-size: 40px;
padding: 0 0 0px 5px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
line-height: 72px;
height: 75px;
margin: 0 0 15px 0;
}
p#strapline span {
	background: #3F7BB4;
margin: 3px 0 0 -10px;
line-height: 75px; 
}

p#strapline a {
    display: block;
    height: 70px;
    width: 120px;
    float: left;
    background:transparent url(images/le-shim.gif) center center no-repeat;
    text-indent: -9999px;
    font-size: 0;
}

div#header a#web-chat-head {
	display: none;
}

#search-top {
    background: #99dcda;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin: 10px 0 10px 0;
    padding: 0;
    height: 45px;
    padding: 5px 10px;
}

.ie #search-top {
	background: url(images/SEARCH-BG.gif) center center no-repeat;
} 

#search-top legend{
    position: absolute;
    left: -999999em;
}


#search-top label {
    display: block;
    font-family: 'SkirtRegular';
    color: #0a61b4;
    padding:3px 0 3px 0;
}

#search-top input#site-search  {    
    width: 140px;
}



ul.nav {
    width: 100%;
    margin: 0px 0;
    padding: 10px 0 0 13px;
    float: left;
    display: block;
}



ul.nav li{
    float: left;
    display: table;
    padding: 0;
    margin: 0;
    position: relative;

	margin:0 10px 20px 10px;
	height:40px;
}

ul.nav li a{
    
    display: table-cell;
    padding: 0 12px;
    font-size: 15px;
    color: #3f7bb4;
    font-family: 'SkirtRegular';
    text-decoration: none;
    text-transform: uppercase;
	height:100%;
	
	text-align:center;
    vertical-align:middle;
}

ul.nav li span.hover,
ul.nav li span.current {
    display: table-cell;
    background: #99dcda;
    height: 6px;
    position:absolute;
	
    top: 36px;
    left: 0px;
    right: 0px;
    -moz-border-radius: 6px;
     -webkit-border-radius: 6px;
    border-radius: 6px;
}

ul.nav li span.hover {
	opacity: 0.3;
}

div#header ul.nav li a:hover {

}


div#header ul.nav li.current a {

}

ul.subnav {
    margin: 48px 15px 15px 0;
    padding: 0;
    list-style: none;
    width: 200px;
    float: left;
    
}

ul.subnav li {
    display: block;
	padding-left:0px;
  
}

ul.subnav li.head {
    padding-left: 0px;
}

ul.subnav li a {
    display: block;
    padding: 8px 0 8px 0;
    text-decoration: none;
    font-family: 'SkirtRegular';
    font-size: 12px;
}

.ie6 ul.subnav li,
.ie6 ul.subnav li a {
 position: relative;
height:1%;
}


ul.subnav li.current a,
ul.subnav li a:hover,
ul.subnav li a:focus,
ul.subnav li a:active {
    background: #f5f5f5;
}

div#inner-side {
    width: 200px;
    float: left;
}

/*----------------------------------------------------------
  =TYPOGRAPHY
----------------------------------------------------------*/

@font-face {
	font-family: 'SkirtBold';
	src: url('fonts/skirt_bd-webfont.eot');
	src: local('☺'), url('fonts/skirt_bd-webfont.woff') format('woff'), url('fonts/skirt_bd-webfont.ttf') format('truetype'), url('/css/fonts/skirt_bd-webfont.svg#webfontPWhvOiRu') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'SkirtRegular';
	src: url('fonts/skirt_rg-webfont.eot');
	src: local('☺'), url('fonts/skirt_rg-webfont.woff') format('woff'), url('fonts/skirt_rg-webfont.ttf') format('truetype'), url('/css/fonts/skirt_rg-webfont.svg#webfontMDLG3FYX') format('svg');
	font-weight: normal;
	font-style: normal;
}

.SkirtRgBold {
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	font-family: 'SkirtBold', sans-serif;
	font-size-adjust: 0.53;
}
.SkirtRgRegular {
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	font-family: 'SkirtRegular', sans-serif;
	font-size-adjust: 0.53;
}

html {
	font-size: 62.5%;
}
body {
  font-size: 1.2em;
  font-weight: normal;
  font-family: sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'SkirtBold', sans-serif;
    font-weight: normal;
    color: #3f7bb4;
}



h1 {
    margin: 0;
    font-size: 30px;
    padding: 15px 0 13px 0;
    
}

h2 {
    font-size: 22px;
    padding: 0.25em 0 0.2em 0; 
}

h3 {
    font-size: 14px;
    padding: 0.25em 0 0.8em 0;  
line-height:1.25em;
color:#333;
}

h3.service-title {
    padding: 1em 0 0.3em 0;
    margin-top: 1em;    
    border-top: 1px dashed #ccc;
}

h3.aside  {
    font-size: 14px;
    padding: 10px 0 10px 0; 
color:#3f7bb4;   
}

p {
  line-height: 1.4em;
  margin: 0.1em 0 1.1em 0;
  font-size: 13px;
}

p#logo {
    color: #3f7bb4;
    font-size: 36px;
    font-family: 'SkirtRegular';
    margin: 0;
    line-height: 1;
    padding: 0.25em 0 0.1em 0;
}

p#logo strong {
    font-weight: normal;
}

p#logo a {
	text-decoration: none;
}

a {
    color: #3f7bb4;
}

p#homebutton {

}

#content-inner a:hover {
	text-decoration:underline;
}

p#homebutton a {
    display: block;
    color: #3f7bb4;
    text-transform: uppercase;
    font-size: 20px;
    font-family: 'SkirtBold', sans-serif;
    background: #99dcda;
    padding: 10px;
    text-decoration: none;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

p#homebutton a:hover {
	background: #e4ece9;
}

#content-inner ul,
#content-inner ol {
    margin: 15px 0px 5px 0px;  
    padding: 0 0 0 25px;   
	line-height: 1.4;  
}


#content-inner ul {
    list-style: disc;
}


#content-inner ul li {
     list-style-type: disc;
    display: list-item;
}


#content-inner ol {
    list-style: decimal;
}

#content-inner ol li {
     list-style-type: decimal;
    display: list-item;
}

#content-inner ul li,
#content-inner ol li  {
    padding: 0 0 5px 0;
}


#content-inner ul.page-accordian {
    margin-left: 0px;
    padding-left: 0px;
    list-style: none;
}


#content-inner ul.page-accordian li {
    list-style: none;
    display:block;
}

span.invalidDate {
	color: red;
	display: block;
	margin: 0 0 15px 0;
	font-weight: bold;
}
p.suggestion {
	visibility: hidden;
	margin-top: 15px;
	padding-top:15px;
	clear:both;	
}

/*----------------------------------------------------------
  =HOMEPAGE
----------------------------------------------------------*/

#homeVideo{float:left; width:339px;margin-bottom:80px;}
#homeVideo h2{margin-bottom:10px;}
#homeVideo #videoEmbed{border-radius:10px;}



ul#home-flashes {
  
    float: left;
    padding: 0 0 20px 0;
    margin-top:-5px;
}


ul#home-flashes li {
    background: #dcdcd6;
    background-position: 0 0 ;
	background-repeat:no-repeat;
    float: left;
    display: block;
    width: 110px;
    margin: 0 20px 20px 0;
     padding: 15px 100px 0 15px;
    height: 105px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.ie6 ul#home-flashes li { 
	overflow: hidden;
}

#content-inner ul.tools-list {
    width: 480px;
    padding-top: 5px;
    padding-left: 20px;
}


#content-inner ul.tools-list li {
    margin-bottom: 10px;
    margin-right: 10px;
}


ul#home-flashes p {
        color: #3f7bb4;
        font-family: 'SkirtBold', sans-serif;
        text-transform: uppercase;
}

ul#home-flashes p.title {
        font-size: 16px;
        margin: 0;
}
ul#home-flashes h2 {
        font-size: 18px;
        margin: 0;
	color: #3f7bb4;
        font-family: 'SkirtBold', sans-serif;
        text-transform: none;
}

ul#home-flashes p.text {
        font-size: 11px;
        font-family: 'SkirtRegular', sans-serif;
}


ul#home-flashes a {
        text-decoration: none;
}

ul#home-flashes li:hover { 
	background: #e4ece9;
        background-position: 0 -120px;	
}



ul#home-flashes li:nth-child(8),
ul#home-flashes li:nth-child(4) {
    margin-right: 0px;   
}

ul#home-flashes li.row-end {
    margin-right: 0px;
    
}



ul#home-boxes {
    width: 960px;
    float: left;
    
}

ul#home-boxes li {
    width: 300px;
    float: left;
    padding-right: 30px;
}

/* until :last-child is ubiquitous */
ul#home-boxes li.last {
  padding-right: 0px;
}


div#home-intro {
    clear: both;
    position: relative;
}

#home-intro h1 {
    font-size: 45px;
    margin-top: 0;
    line-height: 1.2;
    float: left;
    width: 280px;
}

div#home-banner {
    float: left;
    width: 680px;
    position: relative;
}

.ie6 div#home-banner  {
	height: 300px;	
	zoom:1;	
	width:670px;
}

#home-intro h1 strong {
    color: #328A88;
}

p#home-banner-nav, p#home-banner2-nav {
    position: absolute;
    width: 130px;
    height: 290px;
    top: 0px;
    left: 335px;
    padding: 0;
    margin: 0;
}


p#home-banner-nav a, p#home-banner2-nav a {
    display: block !important;
    width: 130px;
    height: 92px !important;
   position: relative;
	text-indent: -99999em;
    overflow: hidden;
  background: url(images/le-shim.gif); 

}

div#home-banner p#patches,
div#home-banner p#facetoface,
div#home-banner p#gum
  {
    width: 200px;
    position: absolute;
    top: 0px ;
    right: 0px;
    background: #fff;
    opacity:0;
    font-size:45px;
    color:#3F7BB4;
    font-family: 'SkirtRegular', sans-serif;
    line-height:.9em;
}

div#home-banner p#help  {
    width: 200px;
    position: absolute;
    top: 0px ;
    right: 0px;
    background: #fff;
    opacity:0;
    font-size:40px;
    color:#3F7BB4;
    font-family: 'SkirtRegular', sans-serif;
    line-height:1.1em;
}

div#home-banner p#patches {
	opacity:1;
}

div#home-banner p#facetoface {
	top: 85px !important;
}

div#home-banner p#gum {
	top: 205px !important;
}

div#home-banner p#help {
	top: 20px !important;
	color:#328A88;
    
}

/*----------------------------------------------------------
  =MISC
----------------------------------------------------------*/

 div.height-fill {

}

.ie6 div.aside {
width: 215px;

}

img.goright {
    float: right;
    margin: 0 0 10px 10px;
}


img.goleft {
    float: left;
    margin: 0 10px 10px 0px;
}



/* -------------------------------------------------------------- 
   13. =CAROUSEL-GALLERY
-------------------------------------------------------------- */    

div.image_gallery {
	position: relative;
	float: left;
	width: 100%;
	margin: 15px 0;
}

div.image_gallery h3 {
	border-top: 1px dashed #a7a7a7;
	padding-top: 10px;
	margin-bottom: 3px;
}

div.image_gallery p {
	margin-bottom: 10px;
	font-size: 12px;
}

div.gallery_main {
	position: relative;
	width: 688px;
	float: left;
	clear: both;
	padding: 1px;
}

a.open_gallery {
	display:block;
	text-align: left;
	padding: 8px 0 10px 0;
	clear: both;
	font-size: 10px;
	border-bottom: 1px dashed #a7a7a7;
}

div.scrollable { 
	position:relative; 
	overflow:hidden; 
	margin: 0px 23px;
	padding: 0;
	width: 648px;
	height:50px; 
} 
 
div.scrollable ul.items { 
    /* this cannot be too large */ 
    width:20000em; 
    position:absolute; 
} 
 

div.scrollable ul.items li { 
    float:left;
    list-style-type: none;
    margin-right: 4px;
} 

div.scrollable ul.items li img { 
  margin-top: 0px;
    border: 2px solid white;
    -moz-box-shadow:   #666 2px 2px 4px;
    -webkit-box-shadow:   #666 2px 2px 2px;
    box-shadow:   #666 2px 2px 4px;
} 
 
ul.items li.active { 
    border:1px inset #ccc; 
    background-color:#fff; 
}

div.scrollable {
  float:left;  
}

a.prev,  a.prevPage  {
  display:block;
  width:22px;
  height:16px;
  background: url(images/control_back.png) right top no-repeat;
  position: absolute;
  top: 15px;
  left: 1px;
  cursor:pointer;
  font-size:1px;
    display: block !important;
}



a.disabled {
  visibility:hidden !important;    
}

a.next{
	background: url(images/control_next.png) right top no-repeat;
	position:absolute;
	right: 1px;
	top: 15px;  
	display:block;
	width:22px;
	cursor: pointer;
	height:16px;
	display: block !important;
}


div.main_image {
    padding: 15px;
    overflow: hidden;
    text-align: center;
}

div.main_image img {
    max-width: 620px;
  cursor: pointer;
    border: 8px solid white;
    -moz-box-shadow:   #666 2px 2px 10px;
    -webkit-box-shadow:   #666 2px 2px 10px;
    box-shadow:   #666 2px 2px 10px;
}

/*********** navigator ***********/

div.navi {
  margin-left:240px;
  width:200px;
  display: none;
  height:20px;
}

div.navi a {
  width:8px;
  height:8px;
  float:left;
  margin:10px 3px 0px 3px;
  background: url(images/navigator.png) 0 0 no-repeat;
  display:block;

  font-size:1px;
}

div.navi a:hover {
  background-position:0 -8px;      
}

div.navi a.active {
  background-position:0 -16px;     
}   

div.main_image {
  display:none;
}


div.main_project_image img {

}



/*----------------------------------------------------------
  =FORMS
----------------------------------------------------------*/


div.login-form {

}

ul.form-fields {
    margin: 0;
    padding: 0;
    display: block;
}

ul.form-fields li {
    display: block;
    list-style: none;
    padding: 0 0 10px 0
}
    
ul.form-fields li label {
    display: block;
    font-size: 14px;
    padding: 0 0 5px 0;
}    

ul.form-fields li span label {
    display: inline;
}

ul.form-fields li input {
}

span.remember-me {
    display: block;
}

ul.form-fields li input.button {
    
}

div.message {
	margin: 10px 0 20px 0;
	font-size: 13px;
    padding: 15px;
    border:1px solid #ccc;
}

div.error {
    border-color: #CD0A0A;
    color: #CD0A0A;
    background: #ffebeb;
}



/*----------------------------------------------------------
  =Events
----------------------------------------------------------*/



div.event-main {
    width: 610px;
    float: left;
    padding-right: 30px;
}

div.event-sidebar {
    width: 320px;
    float: left;
}

table.event-calendar {
    width: 100%;
    display: table;
    margin: 10px 0;
    border: 1px solid #ccc;
    border-collapse: collapse;
}

table.event-calendar th,
table.event-calendar td {
    padding: 5px;
    background: #f9f9f9;
    border: 1px solid #e3e3e3;
}

table.event-calendar td.eventDay  {
    background: #05a85a;
    color:white;
    font-weight: bold;
    cursor: help;
}

table.event-calendar th {
    background: #eee;
}

td div.events-today {
    display: none;
    position: absolute;
}



/*----------------------------------------------------------
  =DOCUMENT-LIST
----------------------------------------------------------*/

ul.document-list {
    margin: 15px 0;
}

ul.document-list h4 {
    float: left;
     margin: 15px 0 8px 0;
    padding: 0;
    font-size: 20px;
}

ul.document-list li p.file_description {
    margin: 0 !important;
    padding: 5px 0 !important;
    font-size: 12px;
    color: #555;
}

ul.document-list li.file {
    padding: 18px 0 18px 38px;
    background: url(images/doc-icons/page_white.png) left 10px no-repeat;
    border-top: 1px solid #e1e1e1;
    clear: both;
    display: block;
    margin: 0;
    line-height: 1;
}

ul.document-list li.jpg,
ul.document-list li.png,
ul.document-list li.gif,
ul.document-list li.tiff,
ul.document-list li.bmp {
    background-image: url(images/doc-icons/page_white_picture.png)
}

ul.document-list li.mdb,
ul.document-list li.accdb {
    background-image: url(images/doc-icons/page_white_database.png)
}

ul.document-list li.xls,
ul.document-list li.xlsx {
    background-image: url(images/doc-icons/page_white_excel.png)
}

ul.document-list li.pdf {
    background-image: url(images/doc-icons/page_white_acrobat.png)
}

ul.document-list li.ppt,
ul.document-list li.pptx {
    background-image: url(images/doc-icons/page_white_powerpoint.png)
}

ul.document-list li.txt {
    background-image: url(images/doc-icons/page_white_text.png)
}

ul.document-list li.doc,
ul.document-list li.docx {
    background-image: url(images/doc-icons/page_white_word.png)
}

ul.document-list li.zip {
    background-image: url(images/doc-icons/page_white_zip.png)
}


/*----------------------------------------------------------
  =MISC
----------------------------------------------------------*/

img.sidebar-img {
    position: absolute;
    bottom: 126px;
}   


.clickable a {
	text-decoration: none;
}
.clickable a:hover,
.clickable a:focus,
.clickable a:active {
	text-decoration: underline;
	color: #F37638;
}

div#quit-form {
    width: 300px;
    padding-top: 0px;
    float: left;
}

div#quit-form ul.form-fields {
    margin: 0;
    padding: 0;
    list-style: none;
}

div#quit-form ul.form-fields li {
    list-style: none;
    display: block;  
    margin: 0;
    padding: 0;     
    clear: left;
}

div#quit-form ul.form-fields li span {;
    color: #cc0000;
    float: left;
    clear: left;
}

div#quit-form ul.form-fields li label {
    font-size: 13px;
    clear: left;
}

div#quit-form ul.form-fields li input,
div#quit-form ul.form-fields li textarea {
    width: 280px;
color:white;
}

div#quit-form ul.form-fields li textarea {
    height: 100px;
}


input.go, input.calc {
    background: url(images/whiteArrow.png) right center no-repeat;
padding-right: 20px;
color: #3F7BB4;
padding: 4px 10px;
text-decoration: none;
background-color: #E2E2E0;
border-radius: 6px;
font-family: 'SkirtRegular', sans-serif;
font-size: 1.25em;
border: 1px solid #3F7BB4;


}


 ul.form-fields li.button input {
    background: none repeat scroll 0 0 #E2E3E1;
    border: 0px solid #6D99BF;
    color: #3B7BB6;
    cursor: pointer;
    display: block;
    font-family: Arial, helvetica,'SkirtRegular',sans-serif;
width:100px;
padding:5px;
    
	-moz-box-shadow: 1px 1px 1px #B3B3A6;
-webkit-box-shadow: 1px 1px 1px #B3B3A6;
box-shadow: 1px 1px 1px #B3B3A6;
	
	-moz-border-radius: .3em ;
	border-radius: .3em;background: #DCDCD6; 
}



input.go {
  display: inline;
font-weight: bold;
font-size: 1.2em;
/*height: 25px;
margin: 15px 0 0 0;
padding: 4px 0px 0px 9px;*/
width: 75px !important;
cursor:pointer;
position: relative;
text-align: center;

}
input.calc {
     display: block;
font-weight: bold;
font-size: 1.2em;
height: 23px;
margin: 15px 0 0 0;
padding: 2px 0 7px 0;
position: relative;
text-align: center;
width: 110px;
cursor:pointer;

}

div#quit-sidebar {
    float: left;
    width: 190px;
    padding: 20px 0 0 10px;
}

div#quit-sidebar h3 {
    margin-top: 0px;
    font-size: 14px;
    color: #F37638;
}

div#quit-sidebar ul {
    margin: 10px 0;
    padding: 0;
    list-style: none;
}

div#quit-sidebar ul li {
    list-style: none;
    display: block;
    color: #2B5A86;
    font-style: italic;
    margin: 0 0 10px 0;
    font-size: 1.1em;
}

div#quit-calendar table {
    width: 700px;
    border-collapse:collapse;
}

div#quit-calendar table td {
    border: 1px dashed #ccc;
    padding: 4px;
}

div#quit-calendar table h3 {
    font-size: 14px;
}

div#quit-calendar table p {
    font-size: 11px;
}

div#quit-calendar table p.cal-month {
    font-size: 11px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

div#quit-calendar table p.cal-day {
    margin: 0 0 5px 0;
    padding: 0;
    font-size: 18px;
    color: #F37638 ;
    font-weight:bold;
    border-bottom: 1px solid #eee;
    
}
#quit-calendar .go{
padding-right: 20px;
color: #3F7BB4;
padding: 4px 10px;
text-decoration: none;
background-color: #E2E2E0;
border-radius: 6px;
font-family: 'SkirtRegular', sans-serif;
font-size: 1.25em;
border: 1px solid #3F7BB4;
width: 45px !important;
cursor:pointer;
}


div#quit-form fieldset.cost-calc {
    border-bottom: 1px dashed #ccc;
    padding: 0;
    margin: 5px 0px 0 0;
}


div#quit-form fieldset.cost-calc legend {
    font-weight: bold;
    display: block;
    padding: 5px 0 0px 0;
margin-top:5px;
}

div#quit-form fieldset.cost-calc select {
    display: block;
    margin-top: 4px;
    background:#F1F5F4;
padding: 1px;
border:1px solid #6D99BF;
width:120px;
margin-bottom: 8px;
}


div#quit-form fieldset.cost-calc .button {
    border: none;
    padding-top: 0px;
}

div#quit-sidebar div.dyksave,
div#quit-sidebar div.cost,
div.quiz-results span  {
    font-size: 22px;
    color: #F37638;
    padding: 0 0 15px 0;
}

div#quit-sidebar p {
    font-size: 14px;
}

div#quit-sidebar .dyk,
div#quit-sidebar .dyk p {
    font-size: 14px;
    margin: 0;
    padding: 0;
    line-height: 1.4;
}

div#quit-sidebar div.dyksave {
    padding: 10px 0;
}

/* service list */

div#content-inner ul.service-list {
    margin: 15px 0;
    padding: 0;
    list-style: none;
}

div#content-inner ul.service-list li{
    list-style: none;
    display: block;
    background: #ececec;
    margin-bottom: 1px;
    padding: 10px;
}
div#content-inner-services ul.service-list {
    margin: 15px 0;
    padding: 0;
    list-style: none;
}

div#content-inner-services ul.service-list li{
    list-style: none;
    display: block;
    background: #ececec;
    margin-bottom: 1px;
    padding: 10px;
}

ul.service-list li p.title {
    color: #F37638 ;
    font-weight: bold;
    font-size: 14px;
    margin: 0;    
    padding: 0;
}

ul.service-list li h3 a  {
    color: #3F7BB4;
    text-decoration: underline;
}

ul.service-list li h3 {
    border-bottom: 1px solid #fff;
    margin-bottom: 10px;
}

div.services {
    background: #eee;
    padding: 10px;
}

ul.service-list li div.services {
    background: #fff;
    padding: 10px;
}

 div.services p {
    line-height: 2;
    margin-bottom: 0px;
}

ul.service-list li div.services img,
div.services img {
    margin: 0 2px 0 0;
    vertical-align: middle;
}

div.services h4{
    color: #000;
    padding-bottom: 4px;
}

#content-inner fieldset.postcode-search {
    padding-left: 0px;
}


div.services-sidebar {
    display: block !important;
    padding-right: 20px;
    width: 180px !important;    
    padding-top: 25px;
}

div.services-sidebar h2 {
	padding: 18px 0 10px 0;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 10px;
}

div.services-sidebar h3 {
    font-size: 13px;
}

div.services-sidebar h3 img {
    vertical-align: middle;
    margin: 0 5px 2px 0;
}

div.services-sidebar p {
    font-size: 12px;
}

div.Doc2Form {
    border: 1px solid #ccc;
    padding: 15px;
    width: 200px;
}

div#content-inner div.Doc2Form ol {
    margin:  0 0 10px 0;    
    padding: 0;
    display: block;
 
    list-style: none;
}


div#content-inner div.Doc2Form ol li {
        display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 14px;
}


div.Doc2Form ol li label {
    display: block;
}

.vsummary {
    border: 1px solid #cc0000;
    background: #ffe0e0;
    padding: 10px;
    margin: 0 0 15px 0;
}

.vsummary ul li {
    color: #000;
}

.vsummary ul li,
.vsummary ul {
    display: block !important;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
}

.vsummary ul li {
    padding: 5px 0 0 0 !important;
}

/*free text form*/



#freetextDefaultMessage{ /* by default show this message */
	display:block;
}

#freetextErrorMessage{ /* if an error occurs, this message will be displayed */
	display:none;
}

#freetextPostFailureMessage{ /* if failed to post to freetext, this message will be displayed */
	display:none;
}

#freetextSuccessMessage{ /* if successful, this message will be displayed */
	display:none;
}

#freetextCallbackScheduledMessage{ /* if consumer already scheduled for callback, this message will be displayed */
	display:none;
}


/*key to services*/

.key{}
.fixed{}
.group{margin-bottom:5px;}
.onetoone{margin-bottom:5px;}
.tel{margin-bottom:5px;}

/*call box*/

.callbox{
background:#3F7BB4;
	-moz-border-radius: .5em ;
	border-radius: .5em;
	display:block;
	padding:3px;
	margin-bottom:5px;
}
.callbox ul{margin:0!important;padding:5px 0 3px 0!important;}
.callbox ul li{
	
	list-style-type: none!important;
	list-style-image: url(images/arrow.png)!important;
	color: #fff;
	font-size:1.15em;
	font-weight:normal;
	font-family:'SkirtRegular',Arial, helvetica,sans-serif;
	margin:0 0 0 40px!important;
	padding:0;
	text-transform:uppercase;

}
.callbox ul li a{color:#fff;  text-decoration:none;}
.callbox ul li a:hover{text-decoration:underline;}

#col2 { padding-bottom: 30px; }

#ContentPlaceHolderDefault_articleContent_ctl01_RenderForm_3_rpFieldsets_rpFields_0_e6559541_a2e1_4bc8_ad53_31a5b9690d86_8 br { position: absolute; top: -9999em; }
#costCalcBtn{

}








#theydiditsidebar{margin-top:80px;color:#002664;}
#quotes{margin-top:80px;color:#002664;}
#theydiditprofilesidebar {margin-top:100px; font-family: 'SkirtBold', sans-serif;
font-weight: normal;
color: #3F7BB4;
font-size:24px;
line-height:150%;
}
#exsmokerprofilesidebar {margin-top:80px; font-family: 'SkirtBold', sans-serif;
font-weight: normal;
color: #3F7BB4;
font-size:18px;
line-height:140%;
}



























































































































































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
