 	/* CSS Document */
html {
	font-size: 62.5%;
}

body {
	background: #fff;
	margin: 0;
	padding: 0;
	color: #FFF;
	font-family: trebuchet MS, georgia, courier new, serif;
	letter-spacing: 0.6;
	font-size: 1.3em;
	line-height: 1.7em;
}

/* LAYOUT */
#header {
display: none;
}
#header div {
	margin: 0 auto;
	width: 750px;
	text-align: left;
}
#header a {
	display:none;
}

#header form {
	display:none;

}
#header form input {
	display:none;
}
#header form label {
	display:none;
}
#header form input.button {
	display:none;
}
#container {
	width: 100%;
	background: #fff;
margin:0;
}
/*html>body #container {
	background: transparent url(/internet/drinkingnightmare/publishing.nsf/AttachmentsByTitle/horiz-back.jpg/$FILE/horiz-back.jpg) repeat-y center 0;
}*/
#centre {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: none;
}
	
/* 1ST LEVEL NAVIGATION */
#left {
	display: none;
}
#left div {
	display: none;
}
#left ul {
	display: none;
}
html>body #left ul {
	display: none;
}
#left ul li {
	display: none;
}
#left ul li a:link, #left ul li a:visited, #left ul li a:active {
	display: none;
}
#left ul li a:hover, #left ul li a:focus, #left ul li a.current:link, #left ul li a.current:visited, #left ul li a.current:active {
	display: none;
}

/* MAIN CONTENT SECTION */ 
#right {
	color: #000;
	padding: 0;
	margin: 0;
		}
#right div {
	padding: 0;
	margin: 20px;

}
#right ul li{
margin-left: -35px;
background-image: url("/internet/drinkingnightmare/publishing.nsf/AttachmentsByTitle/nightmare-logo-bullet.gif/$FILE/nightmare-logo-bullet.gif");
background-repeat: no-repeat;
background-position: 0 .25em;
padding-left: 18px;
list-style: none;


}
#right ul li a:link {
text-decoration: underline;
color: #000;

}
#right ul li a:visited {
text-decoration: underline;
color: #573D3C;
}
#right hr {
border-top: 1px dashed #404000;
width: 100%;
height: 1px;
}

#right ul li A:hover {text-decoration: none;

}

a, a:link, a:active { color: #000; text-decoration: underline; }
a:visited { color: #4C201F; text-decoration: underline;}
a:hover { color: #000; text-decoration: none; }
#right a.top { display:none;}
img#cartoon {
		display: none;
}
#footer {
	clear: left;
	width: 100%;
	display: block;
	text-align: center;
	color: #FFF;
	padding: 0;
	margin: 0;
	background: #3E414A;
	position: relative;
	text-align: center;
	display: none;
}
html>body #footer {
	margin-top: -3.7em;
	background: #000;
	}
#footer ul {
	margin: 0;
	padding: 1em 0;
	list-style-type: none;
	background: url(/internet/drinkingnightmare/publishing.nsf/AttachmentsByTitle/horiz-back2-ie6.jpg/$FILE/horiz-back2-ie6.jpg) repeat-y 50% 0;
font-size: 0.85em;
font-weight: bold;
}
html>body #footer ul {
	background-image: none;

}
#footer ul li {
display: inline;
}
#footer ul li a {
	color: #FFF;
	text-decoration: none;
	padding: 0 3px 0 8px;
	margin: 0;
	border-left: solid #fff 1px;

}
#footer ul li a.first {
	border: 0;
}
#footer ul li a:hover {
	text-decoration: underline;
}


/* FONT STYLES */
h1, h2, h3, h4, h5, h6 {
	letter-spacing: 1;
	font-family: georgia,serif;	
}
h1 {
	font-size: 2em;
	margin-bottom: 0.8em;
line-height: 1.2em;
margin-bottom: 5px;
}
h2 {
	font-size: 1.6em;
	color: #330A08;
	line-height: 1.2em;
margin: 25px 0 5px 0;
}
h3 {
	font-size: 1.3em;
	color: #000;
        margin: 25px 0 4px 0;
}
h4 {
	font-size: 1.3em;
	color: #000;
margin: 25px 0 5px 0;
}
p {
	font-size: 1em;
}
/* FONT IMAGE REPLACEMENT FOR ACCESSIBILITY 
h1#test {
	width: 177px;
	height: 54px;
	position: relative;
}
h1#test span {
	background: url(/internet/drinkingnightmare/publishing.nsf/AttachmentsByTitle/h1.jpg/$FILE/h1.jpg) no-repeat 0 0;
	position: absolute;
	width: 100%;
	height: 100%;
}
*/
/* CONTENT STYLES */
/* CONTENT STYLES */
#right img.left {
	float: left;
	margin: 5px 20px 20px 0;
}
#right img.right {
	float: right;
	margin: 5px 0 20px 20px;
}
#right .boxright{
	float: right;
	margin: 0 0 15px 15px;
	width: 40%;
	background-color: #FFF;
	border: 2px solid #404000;
	padding: 10px;
	line-height: 1.25em;
    color: #404000;
}
#right .boxright hr; 
	border-top: 1px dashed #404000;
	width: 100%;
	height: 1px;

)
#right .boxleft{
	float: left;
	margin: 0 0 15px 15px;
	width: 40%;
	background-color: #FFF;
	border: 2px solid #404000;
	padding: 10px;
    line-height: 1.25em;
    color: #404000;   
}
#right .boxrightgrey{
	float: right;
	margin: 0 0 15px 15px;
	width: 40%;
	background-color: #333;
	border: 2px solid #999;
	padding: 10px;
	line-height: 1.25em;
    color: #fff;
}
#right .boxrightgrey h4{
	font-size: 1.4em;
	margin-top 1.2em;
	line-height: 1.25em;
	color: #fff;
margin: 5px 0 15px 0;
}
#right .boxrightgrey h5{
	font-size: 1.2em;
	margin-top 1.2em;
	line-height: 1.25em;
	color: #fff;
margin: 15px 0 4px 0;
}
#right .boxrightgrey hr {
	border: none 0; 
	border-top: 1px dashed #fff;
	width: 100%;
	height: 1px;
}
/*-- BOX RIGHT IMAGE START*/
#right .boxrightimage{
	float: right;
	margin: 8px 0 15px 15px;
	width: 60%;
	background-color: #FFF;
	border: 1px solid #666;
	padding: 10px;
	line-height: 1.25em;
    color: #404000;
}
/*-- BREADCRUMB START*/
#breadcrumb_container{
	top: 0;
	height: auto;
	width: auto;
	margin: 0;
	text-align: left;
	font-size: 0.85em;
	line-height: 1.7em;
}

#breadcrumb_container a:link {
	text-decoration: none;
	color: #000;
}

#breadcrumb_container a:visited {
	text-decoration: underline;
	color: #000;
}

#breadcrumb_container a:hover, #breadcrumb_container a:active{
	text-decoration: none;
	color: #000;
	background: #FFF;	
}/*-- breadcrumb End*/

.searchresults ul li{
margin-left: -35px;
background-image: url("/internet/drinkingnightmare/publishing.nsf/AttachmentsByTitle/nightmare-logo-bullet.gif/$FILE/nightmare-logo-bullet.gif");
background-repeat: no-repeat;
background-position: 0 .25em;
padding-left: 18px;
list-style: none;
}
#right .boxright{
	margin: 0 0 15px 15px;
	background-color: #FFF;
	border: 2px solid #404000;
	padding: 10px;
	line-height: 1.25em;
        color: #404000;
}
#right .boxright hr{ 
border-top: 1px dashed #404000;
width: 100%;
height: 1px;
}
#right .boxleft{
	margin: 0 0 15px 15px;
	background-color: #FFF;
	border: 2px solid #404000;
	padding: 10px;
        line-height: 1.25em;
        color: #404000;   
}
#right .boxrightgrey{
	margin: 0 0 15px 15px;
	background-color: #333;
	border: 2px solid #999;
	padding: 10px;
	line-height: 1.25em;
    color: #fff;
}
#right .boxrightgrey h4{
	font-size: 1.4em;
	margin-top 1.2em;
	line-height: 1.25em;
	color: #fff;
margin: 5px 0 15px 0;
}
#right .boxrightgrey h5{
	font-size: 1.2em;
	margin-top 1.2em;
	line-height: 1.25em;
	color: #fff;
margin: 15px 0 4px 0;
}
#right .boxrightgrey hr {border: none 0; 
border-top: 1px dashed #fff;
width: 100%;
height: 1px;
}
#right .boxrightimage{
	margin: 8px 0 15px 15px;
	width: 60%;
	background-color: #FFF;
	border: 1px solid #666;
	padding: 10px;
	line-height: 1.25em;
        color: #404000;
}
#right table { background-color: #FFF; border: 1px solid #666; margin: 10px 0pt; border-collapse: collapse; font-size: 0.95em; width: 93%; color:#000;}
#container > table + * { clear: left;}
#right table td { border: 1px solid #666; padding: 3px; vertical-align: top; }
#right table th { border: 1px solid #666; padding: 3px; background-color: #3F1312;  vertical-align: top; color: #fff; font-weight: bold; }
#right table caption { padding: 1em 0pt; text-align: left; font-size: 1.1em; font-weight: 700; }
#right table h1, #right table h2 { background: transparent none repeat; margin-bottom: 2px; padding-bottom: 2px; margin-top: 0pt; padding-top: 0pt; }
#right table h3 { margin-bottom: 0pt; padding-bottom: 0pt; margin-top: 0pt; padding-top: 0pt; }
#right table h4 { margin-bottom: 0pt; padding-bottom: 0pt; margin-top: 0pt; padding-top: 0pt; }
#right table h5, #right table h6 { margin-bottom: 0pt; padding-bottom: 0pt; margin-top: 0pt; padding-top: 0pt; }

#right .footnote {
font-size: 0.85em;
border: 1px solid #999;
padding: 5px;
margin: 0;
background-color: #FFF;
line-height: 1.6em;
}
#right p.footnote sup {
margin-right: 3px;
}
#right p.summary {
font-size: 0.85em;
border: 1px solid #999;
padding: 5px;
margin: 0;
background-color: #FFF;
display: block;
line-height: 1.5em;
}
#flashcontent {
font-size: 0.85em;
margin: 0;
line-height: 1.6em;
color: red;
text-align: left;
}
#flashcontent img {
float: left;
padding-right: 10px;
margin: 0;
line-height: 1.6em;

}

/* PDF/large file warning styles */
.pdfhelp { display:none;
}
#topImagePrint {
	height: 107px;
	background: url(/internet/drinkingnightmare/publishing.nsf/AttachmentsByTitle/topImagePrint.jpg/$FILE/topImgPrint.jpg);
	
}
