/* 
	Resets defualt browser settings
	reset.css
*/

#banner_slider{
	
	position:relative;
}

#ribbon {
	position:absolute;
	top:-3px;
	left:-15px;
	z-index:500;
}

#frame {
	position:absolute;
	z-index:0;
	
	top:-3px;
	left:-80px;
}

/*
	Slideshow
*/

#slides {
	
}


.slides_container {
	
	overflow:hidden;
	position:relative;
	display:none;
}


.slides_container div.slide {
	width:699px;
	height:361px;
	display:block;
}



/*
	Pagination
*/

#banner_slider #slides ul.pagination { position:absolute; margin:0px; bottom:10px; right:10px; z-index:5;
	
}

#banner_slider #slides .pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

#banner_slider #slides .pagination li a { background:url(../images/ecre_news_slider_bull_banner.png) no-repeat -20px 0; width:20px; height:19px; display:block; font-size:2px; color:#dbd1c5
}

#banner_slider #slides .pagination li.current a {
	background-position:0 1px; color:#3a240f;
}

/*
	Caption
*/

.caption {
	
}

/*
	Footer
*/

#footer {
	text-align:center;
	width:580px;
	margin-top:9px;
	padding:4.5px 0 18px;
	border-top:1px solid #dfdfdf;
}

#footer p {
	margin:4.5px 0;
	font-size:1.0em;
}

/*
	Anchors
*/



/* Strategy page */

.strat_tag {
	margin: auto;
	margin-bottom: 5px;
	padding: 3px 5px 3px 5px;
	border-radius: 50px;
	background-color: #F7EDE3;
	border: 1px solid #c99a6e;
	text-align: center;
	position: relative;
	}

.strat_tag a:link {
	font-size: 10px;
	color: #c99a6e;
	text-decoration: none;
	}

.strat_tag a:visited {
	color: #c99a6e;
	text-decoration: none;
	}

.strat_tag a:hover {
	color: #c99a6e;
	text-decoration: underline;
	}

/* Projects page */

.projects h1 {
	color: #662483;
	font-size: 20px;
	line-height: 0.5em;
	}

.projects h2 {
	color: rgba(102, 36, 131, .75);
	font-size: 15px;
	margin-bottom: 20px;
	}

.projects a {
	height: 20px;
	background-color: #662483;
	color: white;
	font-size: 12px;
	font-weight: bold;
	font-family: verdana, sans;
	padding: 5px 10px 0px 10px;
	display: inline-block;
	line-height: 12px;
	text-decoration: none;
	}

.projects a:hover {
	color: white !important;
	text-decoration: underline;
	}

.projects {
	width: 600px;
	padding: 10px;
	margin: auto;
	margin-bottom: 50px;
	}

/* Weekly Legal Update page */

.ewlu_archives_block {
	background-color: #fcf9f4;
	border: 1px solid #c99a6e;
	margin: auto;
	width: 75%;
	padding: 5px;
	margin-bottom: 10px;
	}

.ewlu_archives_title {
	padding: 3px;
	width: 75%;
	margin: auto;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, sans;
	}

#wlu_base {
	width: 585px;
	margin: auto;
	padding: 40px;
	padding-bottom: 0px;
	border-radius: 10px;
	background-color: #fcf9f4;
	box-shadow: 0 0 10px 3px rgba(0, 0, 0, .1);
	}

#wlu_base ul ul li {
	list-style-image: none;
	list-style-type: circle;
	font-weight: normal;
	font-size: inherit;
	padding-left: 5px;
	margin-left: 15px;
	line-height: 13px;
	}

#wlu_base ul li {
	background: none;
	font-size: 16px;
	font-weight: bold;
	padding-left: 0px;
	margin-left: -10px;
	}

.wlu_hr {
	width: 100%;
	height: 1px;
	background: #c99a6e;
	box-shadow: 0 1px 0 1px white;
	margin: auto;
	margin-bottom: 50px;
	margin-top: 10px;
	}

#wlu_summary_left {
	float: left;
	clear: left;
	width: 40%;
	height: 1px;
	background: #c99a6e;
	box-shadow: 0 1px 0 1px white;
	}

#wlu_summary_right {
	float: right;
	clear: right;
	width: 40%;
	height: 1px;
	background: #c99a6e;
	box-shadow: 0 1px 0 1px white;
	}

.wlu_back_top {
	text-align: center;
	width: 100px;
	background-color: #F7EDE3;
	border: 1px solid #c99a6e;
	padding: 2px 7px 2px 7px;
	margin: -10px 0px 20px auto;
	clear: both;
	
	}

.wlu_back_top a {
	color: #c99a6e;
	text-decoration: none;
	font-size: 10px;
	}

.wlu_back_top a:hover {
	color: #c99a6e;
	text-decoration: underline;
	}

.wlu_back_top a:visited {
	color: #c99a6e;
	}

.wlu_title {
	background: #F7EDE3;
	width: 673px;
	margin-left: -50px;
	margin-bottom: 30px;
	padding: 3px 0 3px 0;
	box-shadow: 0 5px 10px 2px rgba(0, 0, 0, .08);
	}

.wlu_title_stitches {
	font-size: 20px;
	font-family: 'Arapey', serif;
	border: 1px dashed rgba(0, 0, 0, .25);
	border-left: transparent;
	border-right: transparent;
	margin: auto;
	margin-top: -20px;
	padding: 5px 0 5px 30px;
	}

.wlu_title:before {
	content:" ";
	border-top: 10px solid #c99a6e;
	position: relative;
	bottom: -53px;
	border-left: 10px solid transparent;
	left: 0px;
	}

#wlu_footer {
	position: relative;
	left: -40px;
	padding: 40px;
	width: 585px;
	height: 100px;
	border-radius: 10px;
	margin-top: 50px;


	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjOTlhNmUiIHN0b3Atb3BhY2l0eT0iMC4zNSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(201,154,110,0.35) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(201,154,110,0.35))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(201,154,110,0.35) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(201,154,110,0.35) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(201,154,110,0.35) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(201,154,110,0.35) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#59c99a6e',GradientType=0 ); /* IE6-8 */

	}

#wlu_footer p {
	font-size: 10px;
	position: absolute;
	bottom: 0px;
	padding-right: 40px;
	text-shadow: 1px 1px rgba(250, 250, 250, .65);
	color: rgba(58, 36, 15, .45);
	}

#wlu_footer_hr {
	position: absolute;
	bottom: 170px;
	width: 580px;
	height: 1px;
	background: rgba(58, 36, 15, .20);
	box-shadow: 0 1px 0 0 rgba(250, 250, 250, .55);
	}