/*
LEGAL
=====
Copyright: Daemon Pty Limited 2006, http://www.daemon.com.au
Community: Mollio http://www.mollio.org $
License: Released Under the "Common Public License 1.0", 
http://www.opensource.org/licenses/cpl.php
License: Released Under the "Creative Commons License", 
http://creativecommons.org/licenses/by/2.5/
License: Released Under the "GNU Creative Commons License", 
http://creativecommons.org/licenses/GPL/2.0/
*/

* {float:none;position:static;margin:0;padding:0;} 
body {font: 12px arial,tahoma,verdana,sans-serif}
h1, h2, h3, h4, h5, h6 {margin: 1em 0 .2em;font-family: arial,tahoma,verdana,sans-serif}
h1 { font: bold 24px arial, verdana }
h3 { font-weight:18px; }
p { margin: 0em 0em 1em; }
p.heavyp { padding-right:50px; }
p.subtitle { font-weight: bold; margin-top:5px; }
img {border:none;display:block;margin: .5em 0}
dt {font-weight:bold}
h2, h3 {
	color:#DD7A59;
	font-size:14px;
	font-weight:bold;
	margin: 5px 0;
}
strong { font-weight:bold; }

#bd ul li, #related ul li {margin:1px; background: none; list-style-type: decimal}

#nav, #search, #tabs-div, .span-5, .secondarytitle, #navSecondary, .pagination, .testimonialShort, 
#internal-nav-pod, #breadcrumb-wrap, #poweredby, .subNav, #footer, #iconSTDbuttons, #iconHPbuttons, 
#login, #utility-col, #print-email, #search-pod, #ft, #rhs-col {display:none}

#content, .span-14, .span-8, .span-5, .span-9 {width:auto;margin: 0;
	padding:0; 
	border: 0;
	float: none !important;
}

.container { width: 99%;  }

#casestudydetailimgdesc { font-size:11px; font-style:italic; }
#casestudyfloater { margin-bottom:20px; }
.ruleListPagination {display:none;}
#includeBox form {display:none;}

div#casestudydetailimg  {
float:right;
overflow:hidden;
width:200px;
}

div#casestudydesc {
float:left;
width:50%;
}

/* =LINKS */
a {border:none}
a,a:link,a:link,a:link,a:hover {background:transparent;text-decoration:underline;cursor:pointer} 
a:link {color:#5291c4} 
a:visited {color:#666}
a:hover {color:#ff9900;border:none} 
a:active {color:#0066cc} 

.teaserBox {clear:both;margin: 0 0 1em}


/* TABLES */
table {font-size: 9pt;margin: 0 0 1em;border-collapse:collapse}
	table th {border-bottom: 3px solid #000;vertical-align:top;padding: 1.5em 3px 3px;line-height:1.1;font: bold 145% arial;letter-spacing:0;text-align:left}
	.table1 th.time {border-bottom: none;font: bold 89% verdana;color:#ff9c00;vertical-align:top;padding: 3px}
	.table1 td {border: 1px solid #ddd;font-size: 9pt;padding: 3px;vertical-align:top}
	.table1 td a {display:block;width:auto;font-weight:bold}
	.table1 td a:link, .table1 td a:visited, .table1 td a:hover, .table1 td a:active {border:none;text-decoration:none}
	.table1 th.sub {background: #aaa}
	.table1 th.sub2 {background: #bbb;color:#000}
	.table1 td ul li {background: #fff}

#OverlayContainer {display:none;}