/* Styles for sort table */
#sorttable {
	border: 1px solid Silver;
	margin: 10px 0pt;
	border-collapse: collapse;
	font-size: 0.9em;
	max-width: 100%;
	width: auto;
	clear: right;
}
#sorttable th {
	border-left: 0px none;
	border-right: 0px none;
	border-bottom: 1px solid #E49998;
	padding: 10px;
	background-color: Silver;
	text-align: left;
	color: #000;
}
#sorttable td {
	border-left: 0px none;
	border-right: 0px none;
	border-bottom: 1px solid Gray;
	padding: 10px;
	background: #FFFFFF url(/internet/sportpanel/publishing.nsf/AttachmentsByTitle/gradient.jpg/$FILE/gradient.jpg) repeat-x left top;
}
#sorttable td span {display: none}
#sorttable th a { color: #000; }
#sorttable tr:hover td {
	background-color: #DCDCDC;
	background-image: none;
}
#sorttable td p { margin-top: 0.8em; margin-bottom: 0.8em; }
/* Styles to match tablesort.js output */
#sorttable thead tr .header {
	background: Silver url(/internet/drugstrategy/publishing.nsf/AttachmentsByTitle/button-both.gif/$FILE/button-both.gif) no-repeat 8px center;
	cursor: pointer;
	padding-left: 30px;
}
#sorttable thead tr .headerSortDown {
	background: Gray url(/internet/drugstrategy/publishing.nsf/AttachmentsByTitle/button-down.gif/$FILE/button-down.gif) no-repeat 8px center;
	color: #FFF;
}
#sorttable thead tr .headerSortUp {
	background: Gray url(/internet/drugstrategy/publishing.nsf/AttachmentsByTitle/button-up.gif/$FILE/button-up.gif) no-repeat 8px center;
	color: #FFF;
}
#submission h2 {
	color: #FFF;
	display: block;
	background: Gray;
	padding: 8px;
	font-size: 1em;
}
p.viewall a:link, p.viewall a:visited {
	background: url(/internet/drugstrategy/publishing.nsf/AttachmentsByTitle/arrow_next.gif/$FILE/arrow_next.gif) right 3px no-repeat;
	padding-right: 18px;
	color: #0000FF;
}
.warn {
background:#ECECEC none repeat scroll 0 0;
border:1px dotted #CCCCCC;
clear:both;
display:block;
font-size:0.9em;
line-height:1.5em;
margin:10px 0 25px 0;
padding:12px 10px 12px 15px;
width:auto;
}
.warn img {
	border:0 none;
	float:left;
	margin:0 15px 8px 0;
}
.warn h2, .warn h3 {
background:transparent url(/internet/drugstrategy/publishing.nsf/AttachmentsByTitle/info.gif/$FILE/info.gif) no-repeat scroll 0 0;
font-size:1em;
height:26px;
margin:0 0 -13px 0;
padding: 2px 0 0 30px;
font-style: normal;
}
.warn p { padding-bottom: 0; margin-bottom: 0; }
a.document:link, a.document:active, a.document:visited, a.document:hover {
background:transparent url(/internet/drugstrategy/publishing.nsf/AttachmentsByTitle/doc.gif/$FILE/doc.gif) no-repeat 0 6px;
margin-left: 8px;
display: block;
padding-left:15px;
}
.pageCurrency {margin-top: 20px}
#submission ul li, ol li { margin: 5px 0 }
/* PDF/large file warning styles */
.pdfhelp { background: #ECECEC none repeat; border: 1px dotted #CCC; margin: 25px 0pt 25px 0; padding: 12px 10px 8px 15px; font-size: 0.9em; line-height: 1.5em; width: auto; display: block; clear: both;}
.pdfhelp p {margin-left: 10px; margin-right: 15px}
.pdfhelp a:link, .pdfhelp a:visited { color: #000; }
.pdfhelp h3 {font-style: normal; font-size:1em;margin: 0; padding: 2px 0 0 30px;background: 0 0 url(/internet/main/publishing.nsf/AttachmentsByTitle/info.gif/$FILE/info.gif) no-repeat; height:26px}
#content .pdfhelp h3 a:link, #content .pdfhelp h3 a:visited {text-decoration: none}
.pdfhelp img { border: 0px none ; margin: 0px 15px 8px 0px; float: left; }
div.pdfhelp div { margin: -10px 0 0 0; padding: 0}
a.document:link, a.document:active, a.document:visited, a.document:hover {
	background: transparent url(/internet/main/publishing.nsf/AttachmentsByTitle/doc.gif/$FILE/doc.gif) no-repeat scroll 0 4px;
	display: block;
	margin-left: 8px;
	padding-left: 15px;
}
