/* Colour scheme */

h1, div.links, #footer { border-color: #b0e95e; }
ul.publications { border-color: #b0e95e; }
div#leftCol h2 { border-color: #b0e95e; }
h3, h4 { color: #555; }

a.arrow { background-image: url(../img/subsection/learning/right_arrow.gif); }
a.doubleArrow { background-image: url(../img/subsection/learning/right_double_arrow.gif); }

#mainNav td#nav_learning { background-color: #b0e95e; background-image:  url(../img/nav/learning_current.gif); background-position: center bottom; } 
#mainNav td#nav_learning a { color: #000; }


p.subnav { color: #555; }
p.subnav span { background-image: url(../img/subsection/learning/subnav_arrow.gif); }

ul.subnav a { border-color: #b0e95e; }
ul.subnav a:hover, ul.subnav a.current { background-color: #b0e95e; color: #000; }
ul.subnav2 a { border-color: #d8f9a8; background: #f5fee8; }
ul.subnav2 a.current, ul.subnav2 a:hover { background: #d8f9a8; color: #1a035d }

div.panel { background: #f5fee8; border-color: #d8f9a8; width:558px; }
 
div.sidePanel p.title { background: #b0e95e; color: #000; }
div.sidePanel p.subtitle { color: #555;  }
div.sidePanel div.content { background: #f5fee8; border: 1px solid #d8f9a8; border-top: none; color: #444; }

ul.content li { background: url(../img/subsection/learning/dots.gif) left bottom repeat-x; }

div#rightCol h2 { color: #555; }

ul.onsite li { background-image: url(../img/subsection/learning/right_arrow.gif); }
ul.offsite li { background-image: url(../img/subsection/learning/right_double_arrow.gif); }

table.blue thead th { background: #b0e95e; color: #000; }

/* printer friendly link in right hand column */
div.printerFriendly { padding-bottom: 15px; border-bottom: 1px solid #d8f9a8; margin-bottom: 15px; font-size: 95%; }
div.printerFriendly a { padding-left: 20px; background: url(../img/icon/fax.gif) left top no-repeat; padding-bottom: 10px; }

#curved P A {
	BACKGROUND-IMAGE: url(/groups/comms-ic/documents/websiteresources/CON025822.gif); PADDING-BOTTOM: 0.5em; BACKGROUND-REPEAT: no-repeat
}

#curved #b2 {
     BORDER-RIGHT: #b0e95e 1px solid; BACKGROUND: #f5fee8; BORDER-LEFT: #b0e95e 1px solid
}

#curved #b3 {
    BORDER-RIGHT: #b0e95e 1px solid; BACKGROUND: #f5fee8; BORDER-LEFT: #b0e95e 1px solid
}

#curved #b4 {
     BORDER-RIGHT: #b0e95e 1px solid; BACKGROUND: #f5fee8; BORDER-LEFT: #b0e95e 1px solid
}

#curved #b4b {
   BORDER-RIGHT: #b0e95e 1px solid; BACKGROUND: #f5fee8; BORDER-LEFT: #b0e95e 1px solid
}

#curved #b3b {
	BORDER-RIGHT: #b0e95e 1px solid; BACKGROUND: #f5fee8; BORDER-LEFT: #b0e95e 1px solid
}

#curved #b2b {
   BORDER-RIGHT: #b0e95e 1px solid; BACKGROUND: #f5fee8; BORDER-LEFT: #b0e95e 1px solid
}

#curved #boxcontent {
  BORDER-RIGHT: #b0e95e 1px solid; DISPLAY: block; BACKGROUND: #f5fee8; BORDER-LEFT: #b0e95e 1px solid
}

#curved #b1 {
   BACKGROUND: #b0e95e; MARGIN: 0px 5px
}

#curved #b1b {
          BACKGROUND: #b0e95e; MARGIN: 0px 5px
}
#curved #boxcontent p 
{ margin:0; padding:0; padding:10px; }


FORM FIELDSET { 
        CLEAR: both;
BORDER-RIGHT: #b0e95e 1px solid; 
PADDING-RIGHT: 10px; 
BORDER-TOP: #b0e95e 1px solid;
PADDING-LEFT: 10px; 
PADDING-BOTTOM: 10px; MARGIN: 0px 0px 10px; 
BORDER-LEFT: #b0e95e 1px solid; WIDTH: 125%; PADDING-TOP: 10px; 
BORDER-BOTTOM: #b0e95e 1px solid

} 



/* styles for the opioid learning module */

ul.contentspage  {
	margin:0;
	padding:0;
	line-height:1.8em;
}
ul.contentspage li  {
	list-style:none;
}

ul.contentspage a {
	text-decoration:none;
}
ul.contentspage a:hover {
	text-decoration:underline;
}


.activitybox {
	margin:0;
	padding:0;
	border:1px solid #feea0e;
	margin-bottom:20px;
	padding:15px;
	padding-bottom:2px;
}
.activitybox a {
	text-decoration:none;
}
.activitybox h3 {
	margin:0;
}
.activitybox p {
	margin:0;
}


.questionbox {
	margin:0;
	padding:0;
	border:1px solid #b0e95e;
	margin-bottom:20px;
	padding:15px;
	padding-bottom:2px;
}
.questionbox a {
	text-decoration:none;
}
.questionbox h3 {
	margin:0;
}
.questionbox p {
	margin:0;
}
.questionbox ul {
	margin-bottom:15px;
}
.questionbox ul li {
	list-style-type:upper-alpha;
	padding-bottom:5px;
}


.showinfo {
	margin-bottom:10px;
	margin-bottom:10px;
	display:none;
}



/* table styles for opioid learning module */

.learnmodtable {
	margin:0;
	text-align:left;
	vertical-align:top;
	margin-bottom:15px;
}
.learnmodtable th {
	border:1px solid #ccc;
	padding:8px;
	background-color:#b0e95e;
}
.learnmodtable td {
	border:1px solid #ccc;
	padding:8px;
	background-color:#FCFCFC;
}
.qatable {
	margin:0;
	text-align:left;
	vertical-align:top;
	margin-bottom:15px;
}
.qatable th {
	border:1px solid #ccc;
	padding:8px;
	background-color:#b0e95e;
}
.qatable td {
	border:1px solid #ccc;
	padding:8px;
	background-color:#FCFCFC;
}


div.pagerPanel select {
    border: 1px solid #7F9DB9;
    margin-right: 3px;
    width: 300px;
}
