/* el css, 2009.05.04, tj */

/* reset styles a la meyer */

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, hr,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/***********************************************/

/* start serving */
html {
	height:100%; 
	max-height:100%; 
	font:normal 1.0em 'Helvetica Neue', Arial, Sans-serif;
	}


body {
	height:100%; 
	max-height:100%; 
	overflow:auto; 
/*	background:#FFF url(/images/uploads/EL_website/EL_logo_604.gif) no-repeat; */
	background:#FFF url(/images/uploads/EL_website/EL_logo.gif) no-repeat;
	color:#858585;
}

h2 {letter-spacing:0em;}

hr{
	visibility:hidden;
	clear:both;
}

a {color:#858585; text-decoration:none;}
a:hover {text-decoration:underline;}
a:visited {text-decoration:strike-through;}

#page {
	width:1000px;
}

#header {
  	position:absolute;
  	top:0;
	left:0;
	width:882px;
	height:200px;
}

#header h1 a img {
	width:882px;
	height:50px;
}

#contentcontainter{
}

#content {
	position:absolute; 
	top: 200px; 
	left: 96px;	
	width:604px;
	border-top:0px solid #606060;
	
}

#welcome {
	padding:10px 10px;
	margin:-150px 0 0 0;
	background:#EFEFEF;
	color:#858585;
}


#welcome h2 {
/*	margin:-25px 0 10px -10px;
	padding:0 0 0 0;	
	text-decoration:none;
	font-weight:normal;
	font-weight:bold;
	font-size:1.4em;
	background:#FFF url(/images/uploads/EL_website/EL_logo_604.gif) no-repeat -95px -80px; 
	width:604px;
	height:35px;
*/
display:none;
}

#welcome p {
	margin:0px 20px 0px 0;
	padding:10px 0 10px 0;		
	font-size: 1.1em;
	font-weight:bold;
	line-height:1.5em;
}

#welcome p .dgrey {
	color:#343434;	
}

#new h3 {
	padding:1px 10px;
	margin:40px 0px 40px 0;
	font-size: 1.1em;
	font-weight:bold;
	line-height:1.5em;
	background:#EFEFEF;
	color:#858585;
	width:302px;

}

.post_entry .entry_postingdate {
	font-size:0.8em;	 
	margin:0 0 30px;
}

.post_entry h2 {
	margin:0 0 10px;
	font-size:1.1em;	 
}

.post_entry h2, .post_entry h2 a {
	text-decoration:none;
}

.post_entry h2 a:hover {
	text-decoration:underline;
}


.post_entry .entry_intro {
	margin:0 0 2px;
	font-size:0.8em;	 	
}

.post_entry .entry_intro a {
	text-decoration:none;
}

.post_entry .entry_intro a:hover {
	text-decoration:underline;
}

.post_entry .entry_cat {
	margin:0 0 31px;
}

.post_entry .entry_cat a:hover  {
	text-decoration:underline;
}

.post_entry .entry_images {
	margin:0 0 57px;
	line-height:20px;
	font-size:0.8em;	 	
}

.post_entry .entry_images img {
	border:1px solid #DDD;
	width:704px;
/*	height:436px; */
	width:604px;
/*	height:369px; */
}


.post_entry .entry_images a, .post_entry .welcome a {
	text-decoration:none;
}

.post_entry .entry_images a:hover, .post_entry .welcome a:hover {
	text-decoration:underline;
}

.post_entry form {
	margin:-20px 0 0 0;
}

.post_entry ul#ref {
	margin:20px 0 0 0;
}

.post_entry ul#ref li {
	line-height:20px;
	font-size:0.8em;
}

.post_entry .entry_cat a {
	color:#a9a9a9;
	text-decoration:none;
	font-size:0.8em;	 
}

.post_entry .entry_cat a:hover {
	color:#a9a9a9;
}

.post_entry .entry_cat_bottom {
	margin: 0 0 40px 0px;
	font-size:0.8em;	 
}

.post_entry .entry_cat_bottom a {
	border:1px solid #b6b6b6;
	background:#b6b6b6;
	padding: 0px 1px; 
	margin: 0 2px 0 0; 	
	-moz-border-radius:2px; 
	-khtml-border-radius: 2px; 
	-webkit-border-radius:2px;
	color:#FFF;
	text-decoration:none;
}

.post_entry .entry_cat_bottom a:hover {
	color:#414141;
}

.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */	
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.elHover ul {
	left:			0;
	top:			1.9em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.elHover li ul {
	top:			-999em;
}

#refchoice {
	font: normal 12px "Helvetica Neue", Arial, sans-serif;
	border:0px solid #858585;
	padding: .75em 1em;
	-moz-border-radius: 2px; 
	-khtml-border-radius: 2px; 
	-webkit-border-radius:2px;
	color:#FFF;
	text-decoration:none;
}

li#firstchoice {border-top:10px solid #8c8c8c;}
li#lastchoice {border-bottom:20px solid #8c8c8c;}

ul.sf-menu {
	float:			left;
	margin-bottom:	1em;
	margin-top:		-20px;
}
.sf-menu a {
	border-left:	0px solid #fff;
	border-top:		0px solid #666;
	padding: 		.75em 1em;
	text-decoration:none;
	color:			#FFF;
	font-size:0.8em;	
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#EEE;
}

.sf-menu li.current {
	background:		#8c8c8c url('/images/uploads/EL_website/arrow_right.png')  130px 6px no-repeat;
	-moz-border-radius: 2px; 
	-khtml-border-radius: 2px; 
	-webkit-border-radius:2px;
	width:160px;
	height:1.6em;	
	outline:		0;	
}
.sf-menu li {
	background:		#8c8c8c;
}
.sf-menu li:hover, .sf-menu li.elHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		#8c8c8c;
	color:#FE4600;
	outline:		0;
}

.sf-menu li:hover,.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		#AAA;
	color:#414141;
	outline:		0;
}

.sf-sub-indicator {
	display:none;
}


.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	background:		#8c8c8c url('/images/uploads/EL_website/arrow_right.png')  130px 6px no-repeat;	
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}

.sf-shadow ul {
	background:	url('../images/shadow.png') no-repeat bottom right; /*** shadows for all but IE6 ***/
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 2px;
	-moz-border-radius-topright: 2px;
	-webkit-border-top-right-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}


#footer {
	padding:0px 0 120px 0px;
	line-height:22px;
	height:22px;
	font-weight:normal;	
	font-size:0.8em;	
}

#footer a {
	text-decoration:none;
	color:#fe4600;
}

#footer p {
	margin:0px 0 90px 0;	
}

.page_number {
	font-weight:bold;	
}

.page_jumper {
	text-align:center;
	font-weight:normal;
	color:#FFF;
	background:#fff url(/images/uploads/EL_website/page_jumper.gif) 0 0 no-repeat;
	padding:3px 17px 3px 16px;
	width:63px;
	height:20px;
	margin:0 10px 0 0;
	border:0px solid #fff;
	
}

#navigation {
	position: absolute; 
	top: 235px; 
	left: 797px;	
	width:auto;
	height:auto;
}


#navigation h2 {
	color:#fe4600;
	font-size:1.2em;
	margin:0 0 7px 0;	
}

#navigation ul {
	margin:0 0 31px;		
}

#navigation ul li {
	height:auto;
	font-size:0.8em;
	line-height:1.3em;	
}

#navigation ul li a{
	color:#fe4600;
	text-decoration:none;
	padding:1px 0px;	
}

#navigation ul li a#active{

	background:#fe4600;
	color:#FFFFFF;
	padding:1px 2px;
/*	color:#414141;*/
	-moz-border-radius: 1px; 
	-khtml-border-radius: 1px; 
	-webkit-border-radius:1px;	
	text-decoration:none;
	line-height:1.5em;	

}

#navigation ul li a:hover{
	background:#FFF;
	color:#606060;
	text-decoration:none;
}


label {
	font-size:12px;
}

input,textarea {
	font: normal 12 px "Helvetica Neue", Arial, sans-serif;
	border:1px solid #DDD;
	background:#EFEFEF;
	padding: 7px; 
	-moz-border-radius:2px; 
	-khtml-border-radius: 2px; 
	-webkit-border-radius:2px;
	width:400px;
	margin:5px 0 15px 0;
}

input.darkbg {
	border:0;
	height:30px;
	width:100px;
	padding: 3px; 
	background:#FE4600;
	color:#FFF;
	-moz-border-radius:2px; 
	-khtml-border-radius: 2px; 
	-webkit-border-radius:2px;
	font-size:12px;
}

h3    {

        margin:20px 0 0px;
	font-size:16px;
	font-weight:bold;
}

#error {
	position:absolute; 
	top: 240px; 
	left: 97px;	
	width:704px;
	line-height:18px;
}

#error h1 { 
	font-size:16px;
	margin:40px 0 15px 0;
}

#error p { 
	padding:20px 0 0 0;
}

#error a { 
	text-decoration:underline;
}


/* form */
.formError {
	position:absolute;
	top:300px; left:300px;
	width:300px;
	padding-bottom:15px;
	display:block;
	z-index:5000;
}
.formError .formErrorContent {
	width:100%; 
	background:#FE4600;
	color:#FFF;
	font-family:arial;
	font-size:12px;
	line-height:16px;	
	padding:4px 10px 4px 10px;
	border-radius: 2px;

}
.formError .formErrorArrow{
	position:absolute;
	bottom:0;left:20px;
	width:15px; height:15px;
	
}
.formError .formErrorArrow div{
	font-size:0px; 
}
.formError .formErrorArrow .line10{width:15px;height:1px; background:#FE4600;margin:0 auto; font-size:0px; display:block;} 
.formError .formErrorArrow .line9{width:13px;height:1px; background:#FE4600;margin:0 auto;display:block;} 
.formError .formErrorArrow .line8{width:11px;height:1px; background:#FE4600;margin:0 auto;display:block;} 
.formError .formErrorArrow .line7{width:9px;height:1px; background:#FE4600;margin:0 auto;display:block;} 
.formError .formErrorArrow .line6{width:7px;height:1px; background:#FE4600;margin:0 auto;display:block;} 
.formError .formErrorArrow .line5{width:5px;height:1px; background:#FE4600;margin:0 auto;display:block;} 
.formError .formErrorArrow .line4{width:3px;height:1px; background:#FE4600;margin:0 auto;display:block;} 
.formError .formErrorArrow .line3{width:1px;height:1px; background:#FE4600;margin:0 auto;display:block;}


.list_bg {
	background:#999;
		color:#FFFFFF;
		padding:1px 2px;
		-moz-border-radius: 1px; 
		-khtml-border-radius: 1px; 
		-webkit-border-radius:1px;	
		text-decoration:none;
		line-height:1.5em;			
}

/********************************************************************************************/
/* gallery **********************************************************************************/
/********************************************************************************************/

#myGallery, #myGallerySet, #flickrGallery
{
	width: 604px;
	height: 500px;
	z-index:5;
	border: 1px solid #000;
}

.jdGallery a
{
	outline:0;
}

#flickrGallery
{
	width: 500px;
	height: 334px;
}

#myGallery img.thumbnail, #myGallerySet img.thumbnail
{
	display: none;
}

.jdGallery
{
	overflow: hidden;
	position: relative;
}

.jdGallery img
{
	border: 0;
	margin: 0;
}

.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('img/loading-bar-black.gif');
}

.jdGallery .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('img/loading-bar-black.gif');
}

.jdGallery .slideInfoZone
{
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 40px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

* html .jdGallery .slideInfoZone
{
	bottom: -1px;
}

.jdGallery .slideInfoZone h2
{
	padding: 0;
	font-size: 80%;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color: inherit;
}

.jdGallery .slideInfoZone p
{
	padding: 0;
	font-size: 60%;
	margin: 2px 5px;
	color: #eee;
}

.jdGallery div.carouselContainer
{
	position: absolute;
	height: 135px;
	width: 100%;
	z-index: 10;
	margin: 0px;
	left: 0;
	top: 0;
}

.jdGallery a.carouselBtn
{
	position: absolute;
	bottom: 0;
	right: 30px;
	height: 20px;
	/*width: 100px; background: url('img/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: pointer;
}

.jdGallery .carousel
{
	position: absolute;
	width: 100%;
	margin: 0px;
	left: 0;
	top: 0;
	height: 115px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

.jdExtCarousel
{
	overflow: hidden;
	position: relative;
}

.jdGallery .carousel .carouselWrapper, .jdExtCarousel .carouselWrapper
{
	position: absolute;
	width: 100%;
	height: 78px;
	top: 10px;
	left: 0;
	overflow: hidden;
}

.jdGallery .carousel .carouselInner, .jdExtCarousel .carouselInner
{
	position: relative;
}

.jdGallery .carousel .carouselInner .thumbnail, .jdExtCarousel .carouselInner .thumbnail
{
	cursor: pointer;
	background: #000;
	background-position: center center;
	float: left;
	border: solid 1px #fff;
}

.jdGallery .wall .thumbnail, .jdExtCarousel .wall .thumbnail
{
	margin-bottom: 10px;
}

.jdGallery .carousel .label, .jdExtCarousel .label
{
	font-size: 13px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	padding: 0;
	margin: 0;
}

.jdGallery .carousel .wallButton, .jdExtCarousel .wallButton
{
	font-size: 10px;
	position: absolute;
	bottom: 5px;
	right: 10px;
	padding: 1px 2px;
	margin: 0;
	background: #222;
	border: 1px solid #888;
	cursor: pointer;
}

.jdGallery .carousel .label .number, .jdExtCarousel .label .number
{
	color: #b5b5b5;
}

.jdGallery a
{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}

.jdGallery a.right, .jdGallery a.left
{
	position: absolute;
	height: 99%;
	width: 25%;
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}

* html .jdGallery a.right, * html .jdGallery a.left
{
	filter:alpha(opacity=50);
}

.jdGallery a.right:hover, .jdGallery a.left:hover
{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.jdGallery a.left
{
	left: 0;
	top: 0;
	background: url('img/fleche1.png') no-repeat center left;
}

* html .jdGallery a.left { background: url('img/fleche1.gif') no-repeat center left; }

.jdGallery a.right
{
	right: 0;
	top: 0;
	background: url('img/fleche2.png') no-repeat center right;
}

* html .jdGallery a.right { background: url('img/fleche2.gif') no-repeat center right; }

.jdGallery a.open
{
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.withArrows a.open
{
	position: absolute;
	top: 0;
	left: 25%;
	height: 99%;
	width: 50%;
	cursor: pointer;
	z-index: 10;
	background: none;
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.withArrows a.open:hover { background: url('img/open.png') no-repeat center center; }

* html .withArrows a.open:hover { background: url('img/open.gif') no-repeat center center;
	filter:alpha(opacity=80); }
	
	
/* Gallery Sets */

.jdGallery a.gallerySelectorBtn
{
	z-index: 15;
	position: absolute;
	top: 0;
	left: 30px;
	height: 20px;
	/*width: 100px; background: url('img/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: pointer;
	opacity: .4;
	-moz-opacity: .4;
	-khtml-opacity: 0.4;
	filter:alpha(opacity=40);
}

.jdGallery .gallerySelector
{
	z-index: 20;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
}

.jdGallery .gallerySelector h2
{
	margin: 0;
	padding: 10px 20px 10px 20px;
	font-size: 20px;
	line-height: 30px;
	color: #fff;
}

.jdGallery .gallerySelector .gallerySelectorWrapper
{
	overflow: hidden;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton
{
	margin-left: 10px;
	margin-top: 10px;
	border: 1px solid #888;
	padding: 5px;
	height: 40px;
	color: #fff;
	cursor: pointer;
	float: left;
}

.jdGallery .gallerySelector .gallerySelectorInner div.hover
{
	background: #333;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton div.preview
{
	background: #000;
	background-position: center center;
	float: left;
	border: none;
	width: 40px;
	height: 40px;
	margin-right: 5px;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton h3
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton p.info
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	color: #aaa;
}
