@import "/uploadedfiles/styles/modules/reset_v2.css";
@import "/uploadedfiles/styles/DEOO/layout.css";
@import "/uploadedfiles/styles/DEOO/navLeft_508.css";
@import "/uploadedfiles/styles/DEOO/navTop_horiz_508.css";
@import "/uploadedfiles/styles/DEOO/navTopPersist_horiz_508.css";


#outerContainer {/* background: set background image here if needed; */
	background: #fff;
}

#Container {
	background: url(/uploadedImages/Styles/DEOO/container_bg.gif) repeat-y 0px 10px;
}

#MainContainer {
	background: #fff;
}

/* ------------------
   =Column Widths
   ------------------ */
/* use percentages and should equal 98% of width */
#MainContainer #leftMenuCol { width: 24%; }
#centerCol { width:74%; }

#MainContainer #contentarea { width: 100%; }

/* The Widget area (Collection, Calendar, Poll, ListSummary) */
#MainContainer #widgetContainer { display: none; } /* DO NOT EDIT */


/* enhnaced list summary */

/* for List summary enhanced */
.lsDateCreated { float: left; width: 20%; clear: both;}
.width25 {width: 24%;}
.width30 {width: 29%;}
.width40 {width: 39%;}
.width50 {width: 49%;}
.width60 {width: 59%;}
.width75 {width: 74%;}
.width70 {width: 69%;}
.width80 {width: 79%;}
.width90 {width: 89%;}

.lsContent {float: left; padding:0 0 15px 0;}

h3 span a.lsTitle { text-decoration: none !important;}
h3 span a.lsTitle:hover { text-decoration: underline!important;}
div.items p { padding: 0; margin: 0 !important; }
div.items h3 {font-size: 1.1em !important; }

span.lsDateCreated,
span.lsDateModified { }

h3 span a.lsTitle { text-decoration: none !important;}
h3 span a.lsTitle:hover { text-decoration: underline!important;}
div.items p { padding: 0; margin: 0 !important; }
div.items h3 {font-size: 1.1em !important; }

#outerContainer #MainContainer .listsummary .items h2 {
	float: left; 
	font-size: 14px;	
	margin: 0 0px 0 0;
	width: 90px;
}
.listsummary .items h3 {}
.listsummary .items h3 .dmsWrapper {}
.listsummary .items h3 .dmsWrapper .dmsItemWrapper {}
#outerContainer #MainContainer .listsummary .items h3 {
	float: left; 
	font-size: 14px;	
	font-weight: bold;
	height: auto;
	margin: -1px 0 0 0;
	padding: 0;
	width: 480px;
}
.listsummary .items img.EkImageIconStyle { display: none;}
#outerContainer #MainContainer .listsummary .items h3 SPAN {margin: 0;}
#outerContainer #MainContainer .listsummary .items h3 A {font-weight: bold;}
#outerContainer #MainContainer .listsummary .items h3 .dmsViewItemAnchor img {display: none;}

.lsContent {}

.listsummary .items .lsCategories {
		clear: both;
		border-top:1px solid white;border-bottom:1px solid white; /* IE HACK to stop excessive margins */
font-style: italic;
margin: 0 0 4px 0;
display:block;
		}
.lsDateCreated {display: none;}
.lsDateModified {}
.listsummary .items .teaserP {
		clear: both;
		border-top:1px solid white;border-bottom:1px solid white; /* IE HACK to stop excessive margins */
		margin: 0 0 18px 0;
		padding: 0 10px 0 16%;
		}

#centerCol #mainContent .listsummary .items .teaserP P {margin-top: 0;}

#listul ul li {font-size: 13px;}
.listsummary .items .lsCategories label {font-weight: bold;}



