/* #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;}