/* Global
----------------------------------------------------------------------------------------------------*/
html {
	padding-top:25px;
}

body  {
	font: 62.5% Arial, Helvetica, sans-serif;
	color:#666;
	background: url(/assets/images/backgrounds/blue.jpg) #4C98B8;
}
hr, label {
	display:none;
}
#wrapper {
	margin:0 auto;
	width:820px;
	position:relative; /* to position logo absolutely */
}
#wrapperInner {
	position:absolute; 
	top:0; 
	left:0; 
	z-index:2; 
	width: 820px;
}
#logo {
	height:104px;
	width:101px;
	overflow:hidden;
	position:absolute;
	z-index:100;
	top:-17px;
	left:-12px;
	background: url(../images/logo/logo.png) no-repeat;
}
#logo span {
	display:none;
}
#content {
	background:#fff;
}
#content a {
	color:#FF3333;
}
.rounded01 {
	/*background: url(../images/backgrounds/rounded_b_01.png) no-repeat;
	height:13px;
	overflow:hidden;*/
}
.rounded02 {
	/*background: url(../images/backgrounds/rounded_b_02.png) no-repeat;
	height:5px;
	overflow:hidden;*/
}
#content .grid_5 a, #content .grid_3 a {
	text-decoration:underline;
}
#content a:visited {
	color:#ff3333;
}
#content .grid_5 h1 a, #content .grid_7 h1 a, #content .grid_7 h2 a, #content .grid_7 h3 a, #content .grid_5 h2 a, #content .grid_5 h3 a, #content .grid_3 h2 a, #content .grid_3 h3 a {
	text-decoration:none;
}
#content .grid_5 {
	padding-bottom:2em;
}
/* -- Primary Nav bar -- */

#primaryNav {
	background: url(../images/backgrounds/primaryNav.png) no-repeat;
	padding-bottom:4.5em;
	
}
#primaryNav ul#c {
	padding-left:34px;
	position:relative;
}
#primaryNav fieldset {
	float:right;
	padding:11px 15px 0 0;
}
#primaryNav fieldset #siteSearch {
	font-size:1.6em;
	color:#666;
	padding:3px;
	border:1px solid #ccc;
	width:159px;
	
}
#primaryNav ul#c li {
	float:left;
}
#primaryNav ul#c li ul {
	position:absolute;
	top:5.4em;
	background:url(../images/backgrounds/secondaryNav.jpg) repeat-x left top;
	padding-left:120px;
	z-index:5;
	width:700px;
	min-height:45px;
	left:0;

}
/*#primaryNav ul#c li:hover ul, #primaryNav ul#c li.sfhover ul {
	left:auto;
}*/

#primaryNav li.primaryLnk01 {

}
#primaryNav li.primaryLnk01 {


}
#primaryNav a {
	display:block;
	min-height:41px;
	padding-top:13px;
	border-right:1px solid #B74D3E;
	color:#FFF;
	font-size: 18px;
	text-decoration:none;
	background: url(../images/backgrounds/primaryNav_slide.jpg) no-repeat 0px 0px;
}
#primaryNav #c li.here a {
	background-position: 0 -246px;	
}

#primaryNav .primaryLnk01 a {
	padding-left:76px;
	padding-right:20px;
}
#primaryNav .primaryLnk02 a {
	padding-left:20px;
	padding-right:20px;
}
#primaryNav .primaryLnk03 a {
	padding-left:20px;
	padding-right:20px;
}
#primaryNav ul#c li ul li a {
	display:block;
	min-height:1em;
	padding:.8em .6em .9em .6em;
	margin-right:.5em;
	border:none;
	font-size:1.7em;
	text-decoration:none;
	background:none;
	line-height:1em;
}
#primaryNav ul#c li ul li a:hover, #primaryNav ul#c li ul li.here a {
	background:#000;
}
#primaryNav input.goSrch {
	vertical-align:top;
}
#secondaryNav {
	background:#AF2923 url(../images/backgrounds/secondaryNav.jpg) repeat-x;
}
/* -- Footer row -- */

#footer {
	background:#000;
	color: #fff;
	font-size: 12px;
	margin-bottom: 20px;
}
#footer a {
	color:#cf0000;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer .grid_2 {
	padding: 40px 15px 40px 40px;
}
#footer .grid_7 {
	padding: 20px 20px 20px 0;
}
/* headings */

#footer .grid_7 ul#headings {
	padding-bottom: 10px;
}

#footer .grid_7 ul#headings li {
	float: left;
	width: 92px;
}

#footer .grid_7 ul#headings li a {
	color: #0cf;
	font-size: 1.3em;
}


/* lists */
#footer .grid_7 ul.links {
	width: 92px;
	float: left;
}
#footer .grid_7 ul.links li {
	padding: 2px 0 2px 0;
}
#footer .grid_7 ul.links li a {
	color: #fff;
	font-size: 10px;
}

/* END Global
----------------------------------------------------------------------------------------------------*/



/* Home Page
----------------------------------------------------------------------------------------------------*/
#home #three_col div div, #home #latest_main div div {
	padding: 20px;	
}

#home #three_col a, #home #latest_main a {
	color: #D20104;
	text-decoration: none;
	font-weight: bold;
}

#home #three_col h2, #home #latest_main h2 {
	background: #fff;
	color: #000;
	font-size: 20px;
	display: inline;
	clear: both;
}

#home #three_col p, #home #latest_main p, #home #latest_main li {
	margin: 7px 0 8px 0;
	width: 190px;
	font-size: 12px;
	color: #000;
}

#home #three_col .left {
	background: #ddecf1;
	height: 250px;
}


#home #three_col .middle {
	background: url(/assets/images/backgrounds/kts_small_box.png) #EBF4F6 no-repeat 30px 30px;
	height: 250px;
}

#home #three_col .middle p {
	margin-left: 195px;
	width: 90px;
}

#home #three_col .right {
	background: #ddecf1;
	height: 250px;
}

#home #latest_main {
	background: #f1f9fc;
	height: 300px;
}



#home #primaryNav {
	background: url(../images/backgrounds/primaryNav_home.png) no-repeat;
	padding:0;
}
 
#home #presentational {
	background:#000;
}
#home #presentational .grid_2 a {
	display:block;
	min-height:90px;
	padding:15px 15px 15px 22px;
	background: url(../images/backgrounds/arrowRed_L_2.gif) no-repeat 0 12px;
	color:#FFF;
	font-size:1.6em;	
	text-decoration:none;
}
#home #presentational .grid_2 p.top a {
	border-bottom:1px solid #FFF;
}
#home #presentational .grid_2 a span {
	font-weight:bold;	
}
#home #presentational .grid_3 #helplineInfo {
	padding:12px 12px 12px 15px;
	color:#FFF;
}
#home #presentational .grid_3 #helplineInfo .helpline {
	font-size:2.2em;
	margin-bottom:.4em;
	font-weight:normal;
}
#home #presentational .grid_3 #helplineInfo .phoneNumber {
	font-size:1.2em;
	font-weight:normal;
}
#home #presentational .grid_3 #helplineInfo .phoneNumber span {
	display:block;
	font-size:2.5em;
	font-weight:normal;
	line-height:.8em;
}
#home #presentational .grid_3 #helplineInfo textarea {
	width:195px;
	height:92px;
	padding:5px;
	overflow:auto;
	border:2px solid #ccc;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.7em;
}
#home #presentational .grid_3 #helplineInfo fieldset {
	width:209px;
}
#home #presentational .grid_3 #helplineInfo div {
	background:#ccc;
	margin-top:1px;
	padding:1px;
}
#home #presentational .grid_3 #helplineInfo div #email {
	border:none;
	width:135px;
	font-size:1.7em;
	font-weight:normal;
	padding:4px;
	color:#666;
}
#home #presentational .grid_3 #helplineInfo div #sendEmail {
	background:#ff3333;
	border:none;
	color:#FFFFFF;
	font-size:1.8em;
}
#home #content .grid_3 div {
	margin:15px 15px 15px 0;
}
#home #content .grid_3 h3 {
	margin:1em 0 .5em 0;
}
#home #content .grid_3 h3 a {
	text-decoration:none;
}
#home #content .grid_3 div {
	margin-bottom:0;
}
#home #content .grid_7 div h2 {
	font-size:2em;
	color:#FF3333;
	line-height:1.2em;
	font-weight:bold;
}
#home #content .grid_7 li {
	font-size:1.3em;
	float:left;
	padding-right:2em;
}
/* END Home Page
----------------------------------------------------------------------------------------------------*/

/* Professional Pages
----------------------------------------------------------------------------------------------------*/
#professional #primaryNav {
	background: url(../images/backgrounds/primaryNav_home.png) no-repeat;
	padding-bottom:0;
}
#professional h1 {
	color:#fff;
	font-size:2em;
	font-weight:normal;
	line-height:2.7em;
}
#professional #content .grid_5 div div {
	margin:20px 0 50px 0;
	position:relative;
}
#professional.profDirOrder #content .grid_8 div div.orderItem {
	margin:20px 0 30px 0;
	min-height:125px;
	position:relative;
	background: url(../images/backgrounds/dotted01.gif) repeat-x left bottom;
}
#professional.profDirOrder #content .grid_8 div div.orderItem div.orderQuant {
	margin:0;
	float:left;
	padding-left:30px;
}
#professional.profDirOrder #content .grid_8 div div.orderItem div.orderQuant label {
	display:inline;
	font-size:1.6em;
	font-weight:bold;
	color:#000;
	margin-right:10px;
}
#professional.profDirOrder #content .grid_8 div div.orderItem div.orderQuant input {
	display:block;
	margin-bottom:1em;
	border:0 none;
	background:#adadad;
	color:#fff;
	font-size:1.6em;
}
#professional.profDirOrder #content .grid_8 div div.orderItem div.orderQuant select {
	background:#000;
	color:#fff;
	border:0 none;
}
#professional #content .grid_5 div div img, #professional #content .grid_8 div div img {
	float:left;
	display:block;
	margin-right:15px;
}
#professional #content .grid_5 div div h2 {

	font-size:1.8em;
	line-height:1em;
	color:#ff3333;
	margin-left:132px;
	margin-bottom:.4em;
}
#professional.profDirOrder #content .grid_8 div div.orderItem div.orderCopy {
	float:left;
	width:261px;
	margin:0;
	
}
#professional.profDirOrder #content .grid_8 div div.orderItem h3 {
	font-size:1.6em;
	line-height:1em;
	color:#ff3333;
	margin-bottom:.4em;
}
#professional #content .grid_5 div h2, #professional #content .grid_8 div h2 {
	font-size:1.8em;
	line-height:1em;
	color:#666;
	margin-bottom:.4em;
}
#professional #content .grid_8 div h3 {
	font-size:1.6em;
	font-weight:normal;
	margin-bottom:2em;
}
#professional.profDirIndx #content .grid_5 div div.guideBox p {
	font-size:1.2em;
	margin-left:132px;
}
#professional.profDirOrder #content .grid_8 div div p {
	font-size:1.2em;
}
#professional #content .grid_5 div div.guideBox p a {
	font-size:1.3em;
	padding-top:.2em;
	display:block;
}
#professional #content .grid_5 div div a.downloadPDF, #professional #content .grid_8 div div a.downloadPDF {
	font-size:1.2em;
	position:absolute;
	left:0;
	top:90px;
}
#professional #content .grid_5 div fieldset ol li, #professional #content .grid_8 div fieldset ol li {
	margin-bottom:10px;
	
}
#professional #content .grid_5 div fieldset label, #professional #content .grid_8 div fieldset label {
	display:block;
	float:left;
	font-size:1.8em;
	min-width:5em;
	vertical-align:middle;
}
#professional #content .grid_8 div fieldset label span {
	color:#ff3333;
	font-weight:bold;
}
#professional #content .grid_5 div fieldset input, #professional #content .grid_8 div fieldset input {
	width:266px;
	font-size:1.6em;
	border:1px solid #666;
	color:#666;
	padding:3px;
}
#professional #content .grid_5 div fieldset input.addMoreBtn, #professional #content .grid_8 div fieldset input.addMoreBtn {
	border:none;
	margin-left:90px;
	width:7.8em;
	background:#000;
	color:#fff;
}
#professional #content .grid_5 div fieldset input.placeOrderBtn, #professional #content .grid_8 div fieldset input.placeOrderBtn {
	border:none;
	width:9em;
	background: #E0263C url(../images/backgrounds/place_order.gif) no-repeat right bottom;
	color:#fff;
	padding-right:30px;
}
#professional #content .grid_5 div fieldset textarea, #professional #content .grid_8 div fieldset textarea {
	width:266px;
	font-size:1.6em;
	border:1px solid #666;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	overflow:auto;
	padding:3px;
}

#professional #content .grid_3 div p {
	margin:0;
}
#professional.profDirItem #content .grid_5 .profDirItemInfo {
	margin-bottom:1.5em;
}
#professional.profDirItem #content .grid_5 .profDirItemPic {
	margin-bottom:30px;
}
#professional.profDirItem #content .grid_5 .profDirItemPic a {
	font-size:1.4em;
}
#professional.profDirItem #content .grid_5 .profDirItemPic span {
	font-size:.9em;
	display:block;
}
#professional.profDirItem #content .grid_5 .profDirItemPic img {
	margin-right:10px;
}
#professional.profDirItem #content .grid_5 h3 {
	font-size:1.6em;
	margin-bottom:.8em;
	line-height:1.2em;
}
#professional.profDirItem #content .grid_5 p {
	margin-bottom:0;
	font-size:1.3em;
}
#professional.profDirItem #content .grid_5 ol {
	margin-left:1em;
	list-style-type:decimal;
}
#professional.profDirItem #content .grid_5 ol li {
	margin-left:1em;
	font-size:1.3em;
	line-height:1.4em;
}
/* END Professional Pages
----------------------------------------------------------------------------------------------------*/

/*  Directory Page
----------------------------------------------------------------------------------------------------*/

.dirIndxDiscus #content .grid_5 h1  {
	font-size:1em;
	display:inline;
}
.dirIndxDiscus #content .grid_5 h2  {
	font-size:1.8em;
}
.dirItemDiscus #content .grid_5 h2 {
	font-size:1.8em;
	margin-top:3em;
}
.dirItemDiscus #content .grid_5 .comment  {
	background: url(../images/backgrounds/dotted01.gif) repeat-x left top;
	margin:2em 0 0 0;
	padding:1.5em 0 0 0;
}
.dirIndxDiscus #content .grid_5 .comment  {
	background: url(../images/backgrounds/dotted01.gif) repeat-x left bottom;
	margin:0 0 1.5em 0;
	padding:0 0 1.5em 0;
}
.dirIndxDiscus #content .grid_5 ul {
	margin-bottom:1em;
}
.dirItemDiscus #content .grid_5 .comment p {
	font-size:1.3em;
	margin:0;
}
.dirIndxDiscus #content .grid_5 .comment p {
	font-size:1.4em;
	margin:0 0 .5em 0;
}
.dirIndxDiscus #content .grid_5 .comment p strong, .dirItemDiscus #content .grid_5 .comment p strong {
	font-weight:bold;
	display:block;
}
.dirIndxDiscus #content .grid_5 textarea, .dirItemDiscus #content .grid_7 textarea {
	width:354px;
	height:166px;
	overflow:auto;
	border:1px solid #666;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em;
	padding:5px;
	margin-top:1em;
}
.dirIndxDiscus #content .grid_5 fieldset, .dirItemDiscus #content .grid_7 fieldset  {
	width:356px;
}
.dirIndxDiscus #content .grid_5 input.uploadComment, .dirItemDiscus #content .grid_7 input.uploadComment {
	border:none;
	float:right;
	width:6.5em;
	margin-right:5px;
	background: #E0263C url(../images/backgrounds/place_order.gif) no-repeat right bottom;
	color:#fff;
	padding:3px 40px 3px 6px;
	font-size:1.6em;
}



/* END Directory Page
----------------------------------------------------------------------------------------------------*/



/* Shared
----------------------------------------------------------------------------------------------------*/

#a_z {
	background:#59BBD3;
	height:298px;
	margin-top: 4.5em;
}
#a_z.noScipt  {
	margin-top:0;
}
#a_z #h1Container {
	display:none;
}
#a_z #alphabet {
	background: url(/assets/images/backgrounds/kts_masthead.png) no-repeat;
	height:298px;
}
#a_z #alphabet ol {
	background:none;
	overflow:hidden;
	width: 400px;
	padding: 175px 200px 0 380px;
	position: relative;
	bottom: 70px;
}
#a_z #alphabet ol li {
	width: 40px;
	margin-bottom: 12px;
}
#a_z #alphabet ol li a {
	color: #000;
	text-transform: uppercase;
	font-size: 34px;
	text-decoration: none;
}

#a_z #alphabet ol.letters li.j{
	margin-left: 20px;
}
#a_z #alphabet ol.letters li.s{
	margin-left: 40px;
}

/*
	bubble popup
*/
#a_z #alphabet ol.letters ul {
	width: 267px;
	height: 148px;
	display:none;
	background: url(../images/backgrounds/bubble.png) no-repeat top left;
	overflow: hidden;
	position: absolute;
	top: -150px;
	right: -144px;
	padding: 10px 20px 0 20px;
	z-index: 100;
}
#a_z #alphabet ol.letters ul.right {
	background: none;
	bottom: 348px;
	left: 0;
}
#a_z #alphabet ol.letters ul.drugListAZ {
	background:#fff;
}
#a_z #alphabet ol.letters li {
	float:left;
	margin:0;
	padding-bottom: 2px;
	position:relative;
}
#a_z #alphabet ol.letters li ul li{
	float:none;
	width: 100px;
}
#a_z #alphabet ol.letters li ul li a, #a_z #alphabet ol.letters li a ul li {
	color: #D20104;
	text-decoration: none;
	text-transform: capitalize;
	font-size: 13px;
	font-weight: bold;
}
#a_z #alphabet ol.letters li ul li a:hover {
	text-decoration: underline;
}
#a_z #alphabet #tagline {
	position: absolute;
	top: 193px;
	left: 40px;
	width: 270px;
	font-size: 14px;
	color: #000;
	z-index:50;
}
#a_z #alphabet #tagline p {
	margin-bottom: 5px;
}
#a_z #alphabet #tagline p a {
	color: #d20104;
	text-decoration: none;
}

/* drugs a-z page */
#drugsAZ #a_z {
	height: 153px;
}
#drugsAZ #a_z #alphabet {
	height: 153px;
}
#drugsAZ #a_z #alphabet ol {
	height: 250px;
	padding: 140px 200px 0 330px;
	width: 195px;
	bottom: 130px;
}
#drugsAZ #a_z #alphabet ol li {
	padding: 0;
	width: 24px;
}
#drugsAZ #a_z #alphabet ol.letters li a {
	font-size: 28px;
}
#drugsAZ #a_z #alphabet ol.letters li ul li a {
	font-size: 11px;
}
#drugsAZ #a_z #alphabet ol.letters li.j{
	margin: 0;
}
#drugsAZ #a_z #alphabet ol.letters li.s{
	margin: 0;
}
#drugsAZ #a_z #alphabet ol.letters li.h{
	margin-left: 14px;
}
#drugsAZ #a_z #alphabet ol.letters li.m{
	margin-right: 20px;
}
#drugsAZ #a_z #alphabet ol.letters li.n{
	margin-left: 24px;
}
#drugsAZ #a_z #alphabet ol.letters li.u{
	margin-left: 14px;
}
/*
	menu end
*/

#content .grid_5 ol.breadcrumb, #content .grid_7 ol.breadcrumb {
	margin-bottom:2em;
	margin-left:0;
	list-style-type:none;
}
#content .grid_5 ol.breadcrumb li, #content .grid_7 ol.breadcrumb li {
	display:inline;
	font-size:1.8em;
	font-weight:bold;
	margin-left:0;
}
#content .grid_5 ol.breadcrumb li a, #content .grid_7 ol.breadcrumb li a {
	display:inline;
	background: url(../images/backgrounds/slash_f.gif) no-repeat right center;
	padding-right:12px;
	text-decoration:none;
}
#subSectionIndx #content, #professional #content {
	background:#fff url(../images/backgrounds/content_L_line.gif) repeat-y 158px 0px;		
}
#content .grid_2 ul {
	margin:20px 0;
}
#content .grid_2 li {
	padding-left:20px;
	padding-right:25px;
	margin-bottom:1.1em;
	text-align:right;
	font-size:1.2em;
}
#content .grid_2 li a {
	font-size:1.2em;
	line-height:1.1em;
	text-decoration:none;
	display:block;
}
#content .grid_2 li.here {
	background: url(../images/backgrounds/arrowRed_L.gif) no-repeat 145px center;	
}
#content .grid_5 div, #content .grid_8 div, #content .grid_7 div {
	margin:15px 25px 15px 15px;
}
#content .grid_5 h1, #content .grid_7 h1  {
	font-size:2em;
	color:#666;
	line-height:1.2em;
	font-weight:bold;
	margin-bottom:1em;
}
#content .grid_5 ul.commentLnk li {
	font-size:1.3em;
	display:inline;
	line-height:1.4em;	
	padding-right:30px;	font-size: 10px;
}
.dirItemDiscus #content .grid_5 h1{
	margin-bottom:0;
}
.dirItemDiscus #content .grid_5 ul.commentLnk{
	margin-bottom:2em;
}
#content .grid_5 table th {
	background:#000;
	color:#fff;
	font-size:1.4em;
	font-weight:normal;
	padding:.5em;
	line-height:1em;
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
}
#content .grid_5 table tr.tbleRowOdd {
	background:#ff0000;
}
#content .grid_5 table td {
	font-size:1.2em;
	padding:.3em .5em .3em 0;
}
#subSectionIndx .grid_5 div h2  {
	font-size:1.6em;
	margin-bottom:.8em;
	line-height:1.2em;
	font-weight:bold;
}
#subSectionIndx .grid_5 div div.story  {
	clear:both;
	background: url(../images/backgrounds/dotted01.gif) repeat-x left bottom;
	margin:0;
	padding:2em 0 2.5em 0;
}
#subSectionIndx .grid_5 div div.nextPageIndx {
	clear:both;
	margin:0;
	padding:2em 0 0 0;
}
#sectionIndxTalk.dirIndxDiscus #content .grid_5 div div.nextPageIndx {
	clear:both;
	margin:0;
	padding:0;
}
#subSectionIndx .grid_5 strong {
	font-weight:bold;
}
#subSectionIndx .grid_5 div li h1 {
	font-size:1em;
	display:inline;
}
#subSectionIndx .grid_5 div div.nextPageIndx h2, .dirIndxDiscus .grid_7 div div.nextPageIndx h2 {
	font-size:1.8em;
	color:#000;
	float:left;
	margin-right:.8em;
}
#subSectionIndx .grid_5 div div.nextPageIndx ol li, .dirIndxDiscus .grid_7 div div.nextPageIndx  ol li {
	float:left;
	margin-right:.8em;
	font-size:1.5em;
	padding-top:.1em;
}
#subSectionIndx .grid_5 div div.nextPageIndx ol li a, .dirIndxDiscus .grid_7 div div.nextPageIndx  ol li a {
	text-decoration:none;
}
#subSectionIndx .grid_5 div div.story img, #subSectionIndx .grid_5 div div.story object  {
	margin:0 15px 5px 0;
	float:left;
}
#subSectionIndx .grid_5 div div.story p  {
	margin:0;
	padding:0;
}
#subSectionIndx.dirIndxMyStry .grid_5 div div.story h2 {
	font-size:1.8em;
	margin-bottom:.3em;
}
#content .grid_5 div p, #content .grid_7 div p {
	font-size:1.4em;
	line-height:1.4em;
	margin-bottom:1em;	
}
#content .grid_5 div {
	margin:15px 25px 15px 20px;
}
#content .grid_3 h3, #subSectionIndx .grid_3 h2, #sectionIndxTalk .grid_3 h2, #professional .grid_3 h2  {
	font-size:1.8em;
	line-height:1.2em;
}
#content .grid_3 div p {
	font-size:1.2em;
	line-height:1.4em;
	margin-bottom:1em;
}
/*  Drugs A-Z Pages
----------------------------------------------------------------------------------------------------*/
#drugsAZ #content {
	background:#fff url(../images/backgrounds/colLH.gif) no-repeat left bottom;
}
#drugsAZ #a_z #alphabet {
	background: url(../images/backgrounds/drugs_a-z_3.gif) no-repeat;
	min-height:118px;
	position:relative; /* To position the alphabet sub list absolutely */
}
#drugsAZ #content .grid_5 div div {
	margin:0;
	
}
#drugsAZ #content .grid_5 img {
	float:left;
	margin-right:15px;
	margin-bottom:1em;
}
#drugsAZ #content .grid_5 h2 {
	font-size:2em;
	margin-bottom:1em;
}
#drugsAZ.dirIndxAZ #content .grid_5 h2 {
	color:#666;
}
#drugsAZ #content .grid_5 h3 {
	font-size:1.6em;
	margin-bottom:.8em;
	clear:both;
}
#drugsAZ .rounded01 {
	background: url(../images/backgrounds/rounded_b_03.png);
}
#drugsAZ #content .grid_5 p.drugInstrct {
	background: url(../images/backgrounds/arrowBlue_L.gif) no-repeat left center;	
	padding-left:80px;
	padding-right:60px;
	font-size:1.7em;
	line-height:1.2em;
}


/*  END Drugs A-Z Pages
----------------------------------------------------------------------------------------------------*/

/*  Scrolling drugs list widget
----------------------------------------------------------------------------------------------------*/
#scrollWrapper	{
	position:relative;
	padding-top:40px;
	padding-left:20px;
	min-height:370px;
}
#scrollWrapper #actions a {
	width:140px;
	height:61px;
	display:block;
	text-indent:-999em;
	overflow:hidden;
	cursor:pointer;
}	
#scrollWrapper #actions .nextPage {
	position:absolute;
	left:0px;
	top:337px;
	background: url(../images/buttons/drugs_a-z_down.gif) no-repeat;
}	
#scrollWrapper #actions .prevPage {
	position:absolute;
	left:0px;
	top:-10px;
	background: url(../images/buttons/drugs_a-z_up.gif) no-repeat;
}	
#subSectionIndx #scrollWrapper #actions .prevPage {
	background: url(../images/buttons/drugs_a-z_up_2.gif) no-repeat;
}	
#subSectionIndx #scrollWrapper #actions .nextPage {
	background: url(../images/buttons/drugs_a-z_down_2.gif) no-repeat;
}	
#scrollWrapper .noJSdrugsDiv {
	position:absolute;
	background:#fff;
	height:300px;
	overflow:auto;
}
#scrollWrapper .scrollable {
	position:relative;
	overflow:hidden;
	height: 304px;
	width: 117px;
	border:1px solid #999;
	background: #fff url(../images/backgrounds/drugs_a-z_LH.gif) no-repeat;
}
#scrollWrapper .scrollable ol.items {
	position:absolute;
	height:20000em;
	padding-top:1em;
	width:117px;
}
#scrollWrapper .scrollable ol.items li {
	font-size:1.1em;
	padding-left:10px;
	padding-right:10px;
}
/*  END Scrolling drugs list widget
----------------------------------------------------------------------------------------------------*/
/*  Widgets#drugsAZ #alphabet .letters
----------------------------------------------------------------------------------------------------*/

#content .grid_3 div img {
	float:left;
	display:block;
	margin-right:6px;
}
#content .grid_3 div.widget_drugsAZ {
	margin:20px 0 10px 0;
	background: url(../images/backgrounds/widget_drugs2.png) no-repeat;
	min-height:135px;
	padding:37px 34px 17px 32px;
	overflow:hidden;
}
#content .grid_3 div.widget_drugsAZ h3 {
	font-size:1.6em;
}
#content .grid_3 div.widget_drugsAZ p {
	font-size:1.2em;
}

#content .grid_3 div.widget_myStory {
	margin:20px 0 10px 0;
	background: url(/assets/images/backgrounds/widget_get_help.png) no-repeat;
	height:106px;
	padding:50px 25px 30px 30px;
	overflow:hidden;
}
#content .grid_3 div.widget_myStory h3 {
	font-size:1.6em;
	display: none;
}
#content .grid_3 div.widget_myStory p {
	font-size:1.2em;
	color: #000;
}


#content .grid_3 div.widget_pocketguide {
	margin:20px 0 10px 0;
	background: url(/assets/images/backgrounds/widget_materials2.png) no-repeat;
	min-height:120px;
	padding:0 10px 30px 0;
	overflow:hidden;
	color:#000;
}
#content .grid_3 div.widget_pocketguide h3 {
	font-size:1.5em;
	padding:10px 0 0 60px;
	height:48px;
	overflow:hidden;
	line-height:1em;
	display: none;
}
#content .grid_3 div.widget_pocketguide p {
	font-size:1.2em;
	padding-left:127px;
	padding-top:40px;
	line-height:1.2em;
}
#content .grid_3 div.widget_pocketguide p a {
	color:#f00;
	text-decoration: none;
}



#content .grid_3 div.widget_worried {
	margin:20px 0 10px 0;
	padding:0;
	background: url(/assets/images/backgrounds/widget_helpline2.png) no-repeat right top;
	min-height:142px;
}
#content .grid_3 div.widget_worried h3 {
	font-size:1.6em;
	display: none;
}
#content .grid_3 div.widget_worried p {
	font-size:1.2em;
	color: #000;
	margin: 35px 0 0 20px;
}
#content .grid_3 div.widget_worried p strong {
	font-weight:bold;
	color:#000;
}


#content .grid_3 div.generic {
	margin:20px 0 10px 0;
	padding:0 15px 0 0;
}
#content .grid_3 div.generic h2,
#content .grid_3 div.generic h3 {
	font-size:1.6em;
}
#content .grid_3 div.generic p {
	font-size:1.2em;
}
#content .grid_3 div.generic p strong {
	font-weight:bold;
}


/* -------------------------------------------------------- */
#content .grid_3 h2 a, #content .grid_3 h3 a {
	text-decoration:none;
}
#content .grid_5 ol, #content .grid_7 ol {
	margin-left:1em;
	list-style-type:decimal;
	margin-bottom:1.5em;
}
#content .grid_5 ol li, #content .grid_5 ul li, #content .grid_7 ol li, #content .grid_7 ul li {
	margin-left:1em;
	font-size:1.4em;
	line-height:1.4em;
}
#content .grid_7 ol ul li, #content .grid_7 ul ol li, #content .grid_5 ol ul li, #content .grid_5 ul ol li {
	margin-left:1em;
	font-size:1em;
	line-height:1.4em;
}
#content .grid_5 ul, #content .grid_7 ul {
	list-style: none;
	margin-bottom:1.5em;
}
#content .grid_5 h2 {
	font-size:1.8em;
	margin-bottom:1em;
}
#content .grid_5 h3 {
	font-size:1.6em;
	margin-bottom:1em;
}
#content .grid_5 blockquote, #content .grid_5 blockquote {
	font-size:1.4em;
	line-height:1.4em;
}
#subSectionIndx .grid_5 h3 {
	font-size:1.6em;
	margin-bottom:1em;
}
#content .grid_5 h4, #content .grid_5 h5, #content .grid_5 h6 {
	font-size:1.4em;
	margin-bottom:1em;
}
#content .grid_5 h4, #content .grid_5 h5, #content .grid_5 h6 {
	font-size:1.4em;
	margin-bottom:1em;
}

/*
	specific pages
*/
body#sectionIndxTalk #content {
	background: url(/assets/images/backgrounds/latest_sb.png) repeat-y #fff;
}
body#sectionIndxTalk #header ul ul#c {
	background: #5b2451 url(/assets/images/backgrounds/shadow.png) top repeat-x;
}


body#learn #content {
	background: url(/assets/images/backgrounds/learn_sb.png) repeat-y #fff;
}
body#learn #header ul ul#c {
	background: #4d8ca2 url(/assets/images/backgrounds/shadow.png) top repeat-x;
}


body#get_help #content {
	background: url(/assets/images/backgrounds/get_help_sb.png) repeat-y #fff;
}
body#get_help #header ul ul#c {
	background: #990033 url(/assets/images/backgrounds/shadow.png) top repeat-x;
}


body#professional #content {
	background: url(/assets/images/backgrounds/materials_sb.png) repeat-y #fff 0 54px;
}
#content div#professional h1 {
	background: #13134b url(/assets/images/backgrounds/shadow.png) top repeat-x;
}

body#utilities #content {
	background: url(/assets/images/backgrounds/materials_sb.png) repeat-y #fff 0 54px;
}



#content .body h1.blackbg {
	background: #000;
	color: #fff;
	font-size: 30px;
	display: inline;
	clear: both;
}

.blackbg {
	background: #000;
	color: #fff;
	font-size: 20px;
	display: inline;
	clear: both;
}

ul.blog_side {
	font-size: 12px;
}

#primaryNav form {
	position: relative;
	z-index: 50;
}

#home .materials {
	background: url(/assets/images/backgrounds/arrow_materials.png) no-repeat 160px 185px;
}
#home #three_col .left {
	background: #ddecf1 url(/assets/images/backgrounds/speech_bubble.png) no-repeat 160px 15px;
}
#home .law {
	background: url(/assets/images/backgrounds/law_scales.png) no-repeat  160px 170px;
}

body#professional div#professional {
	background: url(/assets/images/backgrounds/materials_sb.png);
}
body#professional div#professional .links {
	padding-left: 120px;
	min-height: 45px;
}
body#professional div#professional .links li {
	width: 150px;
	float: left;
	font-size: 14px;
}
body#professional div#professional .links li a {
	color: #fff;
	text-decoration: none;
	height: 45px;
	width: 150px;
	display: block;
	line-height: 43px;
	text-align: center;
}

body#professional div#professional .links li a:hover {
	background: #000;
}

/* bubble popup */
.bubbleInfo {
	position: relative;
}
.trigger {
	position: absolute;
}

.popup {
	position: absolute;
	display: none;
	z-index: 50;
	bottom: 30px;
	left: -58px;
}

.popup td.corner {
	height: 15px;
	width: 19px;
}

.popup td#topleft {
	background: url(/assets/images/bubble/bubble-1.png) transparent;
}
.popup td.top {
	background: url(/assets/images/bubble/bubble-2.png) transparent;
}
.popup td#topright {
	background: url(/assets/images/bubble/bubble-3.png) transparent;
}
.popup td.left {
	background: url(/assets/images/bubble/bubble-4.png) transparent; padding-left: 19px; }
.popup td.right {
	background: url(/assets/images/bubble/bubble-5.png) transparent; padding-right: 19px;
}
.popup td#bottomleft {
	background: url(/assets/images/bubble/bubble-6.png) transparent;
}
.popup td.bottom {
	background: url(/assets/images/bubble/bubble-7.png) transparent; text-align: center;
}
.popup td.bottom img {
	display: block; margin: 0 auto; }
.popup td#bottomright {
	background: url(/assets/images/bubble/bubble-8.png) transparent;
}

.popup table.popup-contents {
	font-size: 12px;
	line-height: 1.2em;
	background-color: #fff;
	color: #d20104;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif;
}

table.popup-contents th {
	text-align: right;
	text-transform: lowercase;
}

table.popup-contents td {
	text-align: left;
}

#a_z #alphabet ol li .popup-contents a, #drugsAZ #a_z #alphabet ol li .popup-contents a {
	color: #D20104;
	text-decoration: none;
	text-transform: capitalize;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	line-height: 1.2em;
}

#a_z #alphabet ol li .popup-contents a:hover {
	text-decoration: underline;
}

#content .grid_2 a {
	color: #fff;
}

#nav_categories a {
	font-size: 12px;
}

#content .grid_5 a.back_to_news {
	text-decoration: none;
	background: url(/assets/images/backgrounds/back_arrow.png) no-repeat left bottom;
	display: block;
	padding: 5px 0 5px 45px;
	font-size: 14px;
}

#home .materials ul {
	list-style-image: url(/assets/images/backgrounds/bullet.png);
	margin-left: 18px;
	margin-bottom: 30px;
}


/* Accordian fix - Added by Steven Park */
#get_help #wrapper #content .grid_5 h2.trigger {
    margin-left: -12px;
    padding-left: 12px;
    position: relative;
}

/* Home Page fix - Added by Steven Park */
#home #latest_main {
	height: auto;
}

/* Cinema Advert - Added by Steven Park - Used for Vimeo popup */
.cinema-advert-td {
  width: 225px;
}
.cinema-advert-play {
  display: block;
  width: 196px;
  height: 216px;
  background: url(/assets/images/cards2.png) no-repeat;
  text-indent: -99999px;
}
.cinema-advert-play:hover {
  background-position: -196px 0;
}

/* Autocomplete - Added by Steven Park - For Drugs A to Z Search */
#drugSearchForm {
  position: absolute;
  right: 90px;
  top: 40px;
  z-index: 9;
}
#drugSearchInput {
  font-size:1.6em;
  color:#666;
  padding:3px;
  border:0;
  width:159px;
}
.ui-autocomplete {
  border-bottom: solid 1px #d2d2d2;
  background: white !important;
  width: 165px !important;
}
.ui-autocomplete li a {
  display: block;
  padding: 5px;
  font-size: 1.2em;
}
.ui-autocomplete li a:hover {
  cursor: pointer;
  background: #d2d2d2;
}
.ui-autocomplete {
  background: none repeat scroll 0 0 white !important; border: 1px solid #D2D2D2; width: 163px !important; border-left: 3px solid #5CDAFA;
}
.ui-autocomplete li a {
  display: block;
  font-size: 1.2em;
  padding: 5px;
  background: none repeat scroll 0 0 #f9f9f9;
}
.ui-autocomplete li a:hover {
  background: none repeat scroll 0 0 #cccccc;
  cursor: pointer;
} 
.autocomplete-search-all a {
  font-weight: bold;
}
.autocomplete-search-all a:hover {
  font-weight: bold !important;
}
.autocomplete-search-all a {
  background: #e2e2e2 !important;
}
.autocomplete-search-all a:hover {
  background: #d2d2d2 !important;
}

/* jQuery UI CSS Framework 1.8.11 Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license */
/* Interaction states ----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #d3d3d3/*{borderColorDefault}*/; background: #e6e6e6/*{bgColorDefault}*/ url(images/ui-bg_glass_75_e6e6e6_1x400.png)/*{bgImgUrlDefault}*/ 50%/*{bgDefaultXPos}*/ 50%/*{bgDefaultYPos}*/ repeat-x/*{bgDefaultRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #555555/*{fcDefault}*/; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555/*{fcDefault}*/; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {  background: #dadada/*{bgColorHover}*/ url(images/ui-bg_glass_75_dadada_1x400.png)/*{bgImgUrlHover}*/ 50%/*{bgHoverXPos}*/ 50%/*{bgHoverYPos}*/ repeat-x/*{bgHoverRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #212121/*{fcHover}*/; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121/*{fcHover}*/; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #aaaaaa/*{borderColorActive}*/; background: #ffffff/*{bgColorActive}*/ url(images/ui-bg_glass_65_ffffff_1x400.png)/*{bgImgUrlActive}*/ 50%/*{bgActiveXPos}*/ 50%/*{bgActiveYPos}*/ repeat-x/*{bgActiveRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #212121/*{fcActive}*/; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121/*{fcActive}*/; text-decoration: none; }
.ui-widget :active { outline: none; }


/* Widgets - Added by Steven Park - For Drugs related widgets */
.related_widgets {
  clear: both;
  margin: 20px 10px 30px 190px;
  width: 602px;
  font-size: 14px;
  padding-top:30px;
}
.related_widget {
  float: left;
  width: 194px;
  margin-right: 10px;
  background: black;
  color: white;
  position: relative;
}
.related_widget h3 {
  display: inline;
  font-size: 1.2em;
  position: absolute;
  top: -0.5em;
  width: 194px;
  z-index: 999;
  position: absolute;
}
.related_widget h3 a {
  width: 194px;
  display: block;
  height: 142px;
  text-decoration: none !important;
}
.related_widget h3 a span {
  background: black !important;
  color: white !important;
  padding: 0 2px;
  text-decoration: none !important;
}
.related_widget p {
  position: absolute;
  background: black;
  bottom: 0;
  padding: 4px 6px;
  width: 182px;
  opacity: 0.8;
  font-size: 0.95em;
  min-height: 2.6em;
}
.related_widgets .widget_3 {
  margin-right: 0;
}

/* Poll styles - Added by Steven Park - For (homepage) polls */
.poll-widget-td {
  vertical-align: top;
  padding-left: 22px;
}
#home #wrapper .poll-widget-td .lg-poll {
  width: 275px;
  padding: 5px;
  margin: 5px 0;
}
.lg-poll h3 {
  font-size: 1.3em;
  font-weight: normal;
  min-height: 42px;
  color: black;
  margin-top: -20px !important;
  padding-top: 20px !important;
  padding-bottom: 10px !important;
  padding-right: 70px !important;
  background: transparent url(http://knowthescore.info/assets/images/poll-questionmark.png) no-repeat right top;
}
#home #wrapper .lg-poll .hiddenFields {
  padding: 0;
  margin: 0;
}
.lg-polls-answers li {
  width: 100% !important;
}
.lg-poll .lg-polls-answers label {
  display: block;
  padding: 10px;
  background: white;
  color: #ff0000;
  font-size: 1.4em;
  font-weight: bold;
}
.lg-poll input.poll-submit {
  padding: 8px !important;
  color: white;
  font-size: 1.4em;
  font-weight: bold;
  margin: 5px 0;
  border-width: 0;
  background: #dd3636;
 -moz-border-radius: 6px;
 -webkit-border-radius: 6px;
  border-radius: 6px;
 -moz-box-shadow: 0 0 6px #000;
 -webkit-box-shadow: 0 0 6px #000;
  box-shadow: 0 0 6px #000;
}
#home #wrapper .lg-poll .lg-poll-results {
  padding:0;
}
#home #wrapper .lg-poll .lg-poll-results li {
  width:100%;
}
.answer-total-votes {
  font-size: 0.9em;
  float: right;
  color: #6f6f6f;
}
#home #wrapper .lg-poll .lg-poll-results .percentage {
  background:#fff;
  border:1px solid #000;
  padding: 1px;
  margin:5px 0;
}
#home .poll-widget-td .bar-chart li .percentage small {
  display: block;
  background: #ccc;
  padding: 4px 0 4px 5px;
  font-size: 0.8em;
}
#home .poll-widget-td .bar-chart li .percentage small span {
  padding: 2px 4px;
  background: white;
  opacity: 0.8;
}
#home #wrapper .lg-poll .poll-response {
  padding: 5px 0 0 0;
  border-top: 1px solid #ccc;
  width:100% !important;
}
#home #wrapper .lg-poll .poll-response * {
  width:100% !important;
}
#home #wrapper .lg-poll .lg-poll-results .poll-total-votes {
  padding: 0;
  margin-bottom: 10px;
}

#home #wrapper .lg-poll #loading {
  float: right;
}

/* New tooltips  - Added by Steven Park - For Drugs glossary terms */
.tinyTip {
  width: 325px;
  padding: 17px 0px 0px 0px;
  display: block;
  background: url(../images/tinyTip-top.png) 0px 0px no-repeat;
}
.tinyTip .content {
  padding: 0px 15px 0px 15px;
  font-size: 1.25em;
  color:black;
  background: url(../images/tinyTip-content.png) 0px 0px repeat-y;
}
.tinyTip .bottom {
  height: 47px;
  background: url(../images/tinyTip-bottom.png) 0px 0px no-repeat;
  font: 0px/0px sans-serif;
}
.definition-tip {
  border-bottom: 1px dashed;
  font-style: normal;
  cursor: help;
}

/* Additional widgets  - Added by Steven Park */

#content .grid_3 div.widget_categories {
	background: url(http://knowthescore.info/assets/images/backgrounds/widget_cats.png) no-repeat;
	padding:27px 10px 10px 15px;
	font-weight:bold;
	font-size: 1.1em;
	margin: 20px 0;
}
#content .grid_3 div.widget_categories li {
	list-style-type: none;
}
#content .grid_3 div.widget_categories a {
	font-size: 1.1em;
}
#content .grid_3 div.widget_tags {
	background: url(http://knowthescore.info/assets/images/backgrounds/widget_tags.png) no-repeat;
	padding:35px 10px 10px 15px;
	margin: 20px 0;
}
#content .grid_3 div.widget_archives {
	background: url(http://knowthescore.info/assets/images/backgrounds/widget_archives.png) no-repeat;
	padding:27px 10px 10px 30px;
	min-height: 161px;
	margin: 20px 0;
}
#content .grid_3 div.widget_categories h3, #content .grid_3 div.widget_tags h3, #content .grid_3 div.widget_archives h3 {
	display: none;
}

/* Useful contacts  - Added by Steven Park */

#content .body #useful_contacts-section ul li {
  line-height: 1em;
}
#useful_contacts-section h2  {
  padding-top: 15px;
}
