/* Stylesheet: Diabetes Base Modified On 2017-08-01 15:07:12 */
/* #CSS Reset (Eric Meyer)
================================================== */

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, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


body{
	background:#f0f0f0 url(/uploads/diabetes/background.jpg) repeat-y center;
	font-family: arial, helvetica, sans-serif;
	font-size:0.750em;
        color:#666;
line-height:1.5em;
}

/*------------------------------------*\
  TYPE - 12px BASE
\*------------------------------------*/

/*--- HEADINGS ---*/
h1, h2, h3, h4, h5, h6 {
  margin-bottom: 18px;
  font-weight: bold;
 font-family: Arial, Helvetica, sans-serif;
}

h1 {
 font-size: 2em; /* 24px --> 24 % 12 2 */
 line-height: 1.125em; /* 18px --> 18 % 16 = 1.125 */
}

h2 {
  font-size: 1.333em; /* 16px --> 16 % 12 = 1.333 */
  line-height: 1.125em; /* 18px --> 18 % 16 = 1.125 */
  color:#f79c10;
}

h3 {
  font-size: 1.166em; /* 14px --> 14 % 12 = 1.166 */
  line-height: 1.2857em; /* 18px --> 18 % 14 = 1.2857 */
}

h4, h5, h6 {
  font-size: 1em; /* 12px --> 112 % 12 = 1 */
  line-height: 1.5em; /* 18px --> 18 % 12 = 1.5 */
}

/*--- PARAGRAPHS ---*/
p {
  margin-bottom: 18px;
}

/*--- LISTS ---*/
ul, ol {
  margin-bottom: 18px;
}

ul {
  list-style: square outside;
  padding-left:20px;
}

ul ul,
ol ol {
  margin: 0 0 0 60px;
}

/*--- QUOTES ---*/
blockquote {
margin: 0 60px 0 25px;
border-left: 5px solid #CCC;
padding: 20px 20px;
text-indent: -0.4em;
background: #EEE;
}

blockquote b {
  display: block;
  text-indent: 0;
}


/* #Template Styles
================================================== */

#leftColumn {
  width: 209px;
  float: left;
  padding-right: 15px;
}

#showChildren {
  padding: 15px 0px 25px 15px;
  margin-bottom: 11px;
  border-radius: 5px;
  border: 1px solid #D7D7D7;
  background:#fff url(/uploads/diabetes/sidenav.jpg) repeat-x bottom;
}
#childNav{
  padding:0;
  margin:0;
  list-style:none;
}
.childNavHeading{
  font-size: 16px;
  color: #EDA501;
  font-weight: bold;
  margin-bottom: 10px;
}

.childNavLink {
line-height: 1.5em;
border-bottom: 1px dotted #999;
display: block;
padding: 8px 0 7px 20px;
text-decoration: none;
color: #666;
background: url(/uploads/diabetes/sidenav-item.gif) no-repeat 5px center;
}
.childNavLink:hover{
  background-color:#fff;
  text-decoration:underline;
  color:#EDA501;
}

#mainColumn {
  float: left;
  width: 660px;
  padding-left: 15px;
  padding-top:12px;
}

/* #Page Layout
================================================== */

#container{
width: 900px;
margin: auto;
background: white;
padding-top: 10px;
}
#header{
height: 126px;
padding-bottom: 10px;
}
#logo{
float: left;
display: block;
}
#helpline{
float: right;
margin-top: 30px;
}
#beeHead{
float: right;
margin-left: 26px;
margin-top: 20px;
}
#banner{
margin-top: 15px;
height: 309px;
}
#slider{
background: url(/uploads/diabetes/banner.jpg);
width: 675px;
float: left;
height: 309px;
}
#quickBar{
width: 225px;
background: url(/uploads/diabetes/quicknav.gif);
float: right;
height: 309px;
}
#quickNav{
padding: 10px 0 0 0;
list-style: none;
margin: 0;
}
.quickNavImg{
display:block;
width:32px;
height:32px;
float:left;
margin: 8px 15px;
background:url(/uploads/diabetes/sprite.png) no-repeat;
}
.find-help{background-position:0px -32px;}
.youth-support{background-position:0px -97px;}
.our-societies{background-position:0px -160px;}
.diabetes-products{background-position:0px -224px;}
.useful-links{background-position:0px -288px;}
.whats-on{background-position:0px -352px;}

.quickNavLink:hover > .find-help{background-position:0px 0px;}
.quickNavLink:hover > .youth-support{background-position:0px -64px;}
.quickNavLink:hover > .our-societies{background-position:0px -128px;}
.quickNavLink:hover > .diabetes-products{background-position:0px -192px;}
.quickNavLink:hover > .useful-links{background-position:0px -256px;}
.quickNavLink:hover > .whats-on{background-position:0px -320px;}

.quickNavItem{}
.quickNavLink{
display: block;
width: 223px;
height: 46px;
font-size: 13px;
line-height: 48px;
text-decoration: none;
color: #303134;
font-weight: bold;
padding:1px;
}
.quickNavLink:hover{
padding:0px;
background:url(/uploads/diabetes/quicknav-item.gif) repeat-x;
border:1px solid #fbcd18;
color:#ad1f1d;
}
#content{
padding-top: 15px;
}
.visualCont{
float: left;
width: 215px;
height: 288px;
background: url(/uploads/diabetes/panel.gif) no-repeat;
line-height:1.5em;
}
.visualCont+.visualCont {
margin-left: 15px;
}
.visualTitle {
font-size: 16px;
color: #EDA501;
font-weight: bold;
margin-bottom: 10px;
height:37px;
}
.visualContInner {
padding: 15px;
}
.visualImg{}
.visualText{}
.visualLink {
background: #FFCA32;
display: block;
color: white;
font-weight: bold;
text-transform: uppercase;
font-size: 10px;
padding: 2px 5px;
border-radius: 5px;
margin-top: 15px;
text-align: center;
text-decoration:none;
}
.visualLink:hover{background:#f69c0f;}
#promoNav{
float: left;
width: 209px;
height: 288px;
margin-left: 16px;
}
#donate{
display: block;
height: 90px;
width: 209px;
background: url(/uploads/diabetes/donate.gif);
}
#healthyEating {
display: block;
width: 209px;
height: 186px;
background: url(/uploads/diabetes/healthy-eating.jpg);
margin-top: 11px;
}
#footer{
position: relative;
height: 39px;
clear: both;
background: #FFCA32;
border: 1px solid #fcb825;
border-radius: 7px;
margin:40px 0;
line-height: 39px;
padding-left: 20px;
font-size:11px;
color:#b25218;
}
.footerLink{color:#b25218;}
#beeFoot{
position: Absolute;
top: -22px;
right: 20px;
}
#socialBar {
/*position: absolute;*/
top: -1px;
right: 160px;
width: 130px;
float:right;
}
.error_message{
color:#f00;
font-weight:bold;
}

/* #Handy Layout Fixes
================================================== */

.clearfix{height:0px; overflow:hidden; clear:both;}
/* Stylesheet: Diabetes Menu Modified On 2012-09-24 10:26:45 */
/**** MENU BAR *****/

#menu{
  background: url(/uploads/diabetes/menu.gif) no-repeat;
  height: 39px;
}

#nav{padding-left:0; height:39px;}
.navItem{display:block; float:left; position:relative;}
.navItemHome {
background: url(/uploads/diabetes/navhome.png) no-repeat center;
width: 60px;
}
.navLinkHome {
font-weight: bold;
display: block;
width: 100%;
line-height: 39px;
height: 39px;
color: #342A17;
text-decoration: none;
background: url(/uploads/diabetes/menubreak.gif) no-repeat right;
}
.navItemLink{
font-weight: bold;
display: block;
line-height: 39px;
color: #342A17;
text-decoration: none;
padding: 0 25px;
background: url(/uploads/diabetes/menubreak.gif) no-repeat right;
}
.navItemLink + .navItemLink{background:url(/uploads/diabetes/menubreak.gif) no-repeat left;}
.navItemLink:hover{background:#fee670;}

/* Dropdown <ul> */
.navItem ul{
  position: absolute;
visibility:hidden;
  top: 43px;
  left: 0px;
  width: 100%;
  z-index: 90;
}

.navItem ul .navItem{
  width: 100%;
}

.navItem ul .navItemLink{
  font-size: 11px;
  text-align: center;
}
/* Stylesheet: Diabetes Slide Menu Modified On 2012-08-06 11:05:32 */
.jqueryslidemenu{
font: normal 12px Arial;
width: 100%;
}

.jqueryslidemenu ul{
margin: 0;
padding: 0 0 0 12px;
list-style-type: none;
}

/*Top level list items*/
.jqueryslidemenu ul li{
position: relative;
display: inline;
margin: 0;
padding: 0;
float: left;
}

/*Top level menu link items style*/
.jqueryslidemenu ul li a{
display: block;
padding: 12px 27px 11px 25px;
color: #ffffff;
text-align: center;
text-decoration: none;
background: url(/images/pipe.gif) no-repeat right;
}

* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{
color: white;
}

.jqueryslidemenu ul li a:hover{
background:#500000; /*tab link background during hover state*/
}
	
/*1st sub level menu*/
.jqueryslidemenu ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
padding: 5px;
width:142px;
background: #444444;
border:1px solid #000000;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.jqueryslidemenu ul li ul li a{
margin: 0;
display:block;
border-top-width: 0;
position: relative;
padding: 10px 15px;
text-align: left;
text-decoration: none;
color: #ffffff;
font: normal 12px arial;
background:none;
}

.jqueryslidemenu ul li ul li a:hover{ /*sub menus hover style*/
background:#808080;
color: #ffffff;
}
/* Stylesheet: FormBuilder Default Style Modified On 2012-08-29 10:35:22 */
/* Sample FormBuilder CSS base */
form {
	margin-top: 0
}
form, td, th, li {
	font-size: 100%
}
form div {
	margin-bottom: 0
        clear:both;
}
form div.required {

}
fieldset div {
	margin-bottom: 0.5em;
	margin-left: 1em;
}
fieldset div div {
	margin-top: 0.5em;
	margin-left: 1em
}
div.multiCont{
margin-left:200px;
}
div.radioGroup{

}
div.radioGroup div{

}
fieldset {
	margin-bottom: 1em;
	border: 1px solid #F79C10;
	padding: 0.5em
}
fieldset label {
	width: auto;
}
fieldset label.mainLabel {
	width: 200px;
	float: left;
	display:block;

}
legend {
	color: #FFF;
	background: #F79C10;
	font-style: italic;
	font-size: 1.2em;
	margin-bottom: 0.5em;
	padding: 0.2em;
	width: auto;
	border: 1px solid #CCC
}
textarea {
	margin: 0.5em 0;
	width: 98%;
	height: 6em
}
input, .cms_dropdown{
width:220px;
}
div.multiCont .cms_dropdown, div.multiCont input{
width:auto;
}
/* Apply this class to text/select input fields with shorter labelsto help alignment */
.short-label label {
	float: left;
	width: 10em
}
.short-label fieldset div input, .short-label fieldset div select {
	width: 16em
}
/* Pretty up your Captcha image output */
.captcha {
	margin: 0.5em 0;
	width: 200px;
	text-align: center
}
.captcha img {
	border: 1px solid #F60;
	margin-bottom: 0.5em
}
.captcha input {
	width: 196px;
	margin-top: 0.5em
}
/* Just a bit more room for the Submit button */
.submit {
	margin-top: 0.5em
}
.contactform input {
	border: 1px solid #f60;
}
.contactform input.checkbox {
	border: none;
}
.contactform label {
	display: block;
	float: left;
	width: 150px;
}
.contactform label.label {
	display: inline;
	float: none;
	width: 50px;
	font-size: 10px;
}
.contactform textarea {
	background-color: #ffc;
	border: 1px solid #f60;
}
.formbuilderform .message {
	line-height: 16px;
	padding: 0 0 8px 0;
}
