/* CSS Document */
#body {
	height:100%;
	margin:0; 
	padding:0;
	background:#CCCCCC;
	}
#html {
	height:100%;
	background:#CCCCCC;
	}
#digitalinsert_overlay {

  position: absolute;

  z-index: 99;

  width: 200px;

  top: 50%;

  left: 50%;

  margin: -100px;
  margin-top:50px;

  padding: 5px;

  background-color: #000000;

  text-align: center;

  color: #FFFFFF;

  font-family: Verdana, Arial, Helvetica, sans-serif;

  font-size: 11px;

}

 

#digitalinsert_detail {

  font-size: 9px;

}

 

#digitalinsert_overlayclose {

  position: absolute;

  top: 2px;

  right: 4px;

  z-index: 100;

  color: #FFFFFF;

  font-family: Verdana, Arial, Helvetica, sans-serif;

  font-size: 12px;

  font-weight: bold;

}

 

a.digitalinsert_overlaylink:link,

a.digitalinsert_overlaylink:visited,

a.digitalinsert_overlaylink:hover,

a.digitalinsert_overlaylink:active {

  color: #FFFFFF;

}
#wrap {
	height:100%;
	min-height:100%;
	width:800px;
	margin:auto;
	position:relative;
	border-left:#990000;
	border-left-style:3px;
	border-left-style:solid;
	border-right:#990000;
	border-right-style:3px;
	border-right-style:solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	background-image:url(images/spraybg.gif);
}
#wrap a {
	text-decoration:none;
	color:#990000;
	}
#wrap a:hover {
	color:#CC0000;
	text-decoration:underline;
}	
#footer {
position:absolute;
bottom:0px;
height:50px;
width:100%;
text-align:center;
color:#333333;
font-family:Verdana;
font-size:11px;
padding-top:15px;
} 
#footer a {
	text-decoration:none;
	color:#333333;
	}
#footer a:hover {
	color:#CC0000;
	text-decoration:underline;
}	
* html #main {
	height:1px;
}
* html #inner-wrap {
height:1px;
}

#left {
float:left;
width:300px;
text-align:right;
}
#right {
position:relative;
margin-left:300px;
} 
#innerwrap {
padding-bottom:65px;
}
.item {
padding:10px;
position:relative;
width:430px;
border:#990000;
border-style:dotted;
border-width:1px;
background-image:url(images/pinktilea.gif);
margin-left:25px;
margin-top:25px;
text-align:justify;
}
.itemtitle {
background:#ffcccc;
width:442px;
height:16px;
position:absolute;
top:0px;
left:0px;
border-bottom-color:#990000;
border-bottom-width:1px;
border-bottom-style:dotted;
color:#990000;
font-size:12px;
font-weight:bold;
padding:4px;
}

*html #pagename {
	margin-top:25px;
	}
#pagelegend {
	margin-top:-3px;
	background-color:#FFCCCC;
	width:200px;
	margin-left:54px;
	padding:10px;
	margin-bottom:0px;
	margin-right:29px;
	opacity:.55;
	filter: alpha(opacity=55);
	border-left-color:#990000;
	border-left-width:1px;
	border-left-style:solid;
	border-right-color:#990000;
	border-right-width:1px;
	border-right-style:solid;
	border-bottom-color:#990000;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	}
#opaque1 {
	position:relative;
	opacity:1;
	filter: alpha(opacity=100);
	}

.stub {
	margin-top:0px;
	background-color:#F2E6E6;
	width:200px;
	margin-left:54px;
	margin-right:29px;
	padding:10px;
	filter: alpha(opacity=55); 
	opacity: .55;
	border-left-color:#990000;
	border-left-width:1px;
	border-left-style:solid;
	border-right-color:#990000;
	border-right-width:1px;
	border-right-style:solid;
	border-bottom-color:#990000;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	}
.stubopaque {
	position:relative;
	filter: alpha(opacity=100); 
	opacity: 1;
	}

.itemimage {
	float:right;
	position:relative;
	margin-top:30px;
	margin-left:10px;
	margin-bottom:10px;
	}

.itemtitlelong {
background:#ffcccc;
width:442px;
height:42px;
position:absolute;
top:0px;
left:0px;
border-bottom-color:#990000;
border-bottom-width:1px;
border-bottom-style:dotted;
color:#990000;
font-size:12px;
font-weight:bold;
padding:4px;
}
.itemtitlemed {
background:#ffcccc;
width:442px;
height:30px;
position:absolute;
top:0px;
left:0px;
border-bottom-color:#990000;
border-bottom-width:1px;
border-bottom-style:dotted;
color:#990000;
font-size:12px;
font-weight:bold;
padding:4px;
}