@charset "UTF-8";
/* CSS Document */  

html {
	margin-left: -1px;
}

body {
	background-color: #003e72;
	margin: auto;
	width: 100%;
	background: url('http://www.lcdhd.org/images/interface/bg_gradient.jpg') repeat-x;
	
}

#outerWrapper{
   position: relative;
background-color: #003e72;
   margin: 0 auto;
   padding: 0;
   background: url('http://www.lcdhd.org/images/interface/bg_img.jpg');
   background-repeat:no-repeat;
   background-position: center top;
   height: 600px;
}

#innerWrapper{
	position: relative;
	width:976px;
	margin:0 auto;
	height:283px;
	z-index:10;
}

#innerWrapper_home{
	position: relative;
	width:976px;
	margin:0 auto;
	height:460px;
	z-index:10;
}

div#logo {
	position: relative;
	margin: auto;
	padding-top: 0px;
	padding-left: 8px;
	
}

div#tagline{
	position: absolute;
	top: 41px;
	left: 548px;
	z-index: 0;
}

div#dropbg{
   position: absolute;
   margin: 0 auto;
   padding: 0;
   background: url('http://www.lcdhd.org/images/interface/header_bg_dropdown.jpg') no-repeat top;
   top: 76px;
   left: 587px;
   width: 335px;
   height: 45px;
   
}

div#drop{
   position: absolute;
   margin: 0 auto;
   padding: 0;
   top: 11px;
   left: 162px;
   z-index: 0;
}

div#titlebg{
   position: absolute;
   margin: 0 auto;
   padding: 0;
   background: url('http://www.lcdhd.org/images/interface/bg_title.jpg') no-repeat center top;
   top: 146px;
   left: -1px;
   width: 976px;
   height: 97px;
}   

div#titlebg_home{
   position: absolute;
   margin: 0 auto;
   padding: 0;
   background: url('http://www.lcdhd.org/images/interface/bg_title_home.jpg') no-repeat center top;
   top: 146px;
   left: -1px;
   width: 976px;
   height: 305px;
}   


div#menubg{
   position: absolute;
   margin: 0 auto;
   padding: 0;
   background: url('http://www.lcdhd.org/images/interface/bg_menu.jpg') no-repeat center top;
   top: 243px;
   left: -1px;
   width: 976px;
   height: 40px;
   
}   

div#menubg_home{
   position: absolute;
   margin: 0 auto;
   padding: 0;
   background: url('http://www.lcdhd.org/images/interface/bg_menu_home.jpg') no-repeat center top;
   top: 431px;
   left: -1px;
   width: 976px;
   height: 40px;
   
}   

.clearFix:after { /* for modern browsers */
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;

}
.clearFix { /* for IE7/Win */
    min-height:1px;
}
* html .clearFix { /* for IE5-6/Win */
    height:1px;
}
* html>body .clearFix { /* for IE5/Mac */
    height:auto;
    display:inline-block;
}

#pageWrapper{
	position: relative;
	width:976px;
	margin:0 auto;
	background: url('http://www.lcdhd.org/images/interface/bg_page.jpg') repeat-y center top;
}

#pageWrapper_home{
	position: relative;
	width:976px;
	margin:0 auto;
	background: url('http://www.lcdhd.org/images/interface/bg_page_home.jpg') repeat-y center top;
}

#pageWrapperTop{
	position: relative;
	width:976px;

	background: url('http://www.lcdhd.org/images/interface/bg_page_top.jpg') no-repeat center top;

}

#pageWrapperTop_home{
	position: relative;
	width:976px;

	background: url('http://www.lcdhd.org/images/interface/bg_page_top_home.jpg') no-repeat center top;

}

#leftcolumn { position: relative; 
	width: 208px; 
	float: left;

}

#rightcolumn { 
	position: relative; 
	width: 720px; 
	float: right;

}

#leftcolumnhome { position: relative; 
	width: 550px; 
	float: left;

}

#rightcolumnhome { 
	position: relative; 
	width: 400px; 
	float: right;

}

#leftcolumnhome2 { position: relative; 
	width: 100px; 
	float: left;

}

#rightcolumnhome2 { 
	position: relative; 
	width: 100px; 
	float: right;

}
#margin { 
margin:36px;
	margin-right:40px; 
}

#marginhome { 
margin-top:36px;
	margin-right:40px; 
}

#marginhome2 { 
margin-top:36px;
	margin-left:40px; 
}

#leftmargin { 
 	margin:36px; 
	margin-left:32px;
	margin-right:20px;
}

.clear { 
	clear: both;
}

#pageWrapperBottom{
	clear:both;
	position: relative;
	width:976px;
	height:65px;
	margin:0 auto;
	background: url('http://www.lcdhd.org/images/interface/bg_page_bottom.jpg') no-repeat center top;
}

#pageWrapperBottom_home{
	clear:both;
	position: relative;
	width:976px;
	height:65px;
	margin:0 auto;
	background: url('http://www.lcdhd.org/images/interface/bg_page_bottom_home.jpg') no-repeat center top;
}

div#footer{
	position: relative;
	width:100%;
	margin:0 auto;
	height:170px;
	background: url('http://www.lcdhd.org/images/interface/footer_gradient.jpg') repeat-x center top;
}

#fleck {
	position: absolute;
	padding:10px;
}

div#footerText{
	position: relative;
	width:960px;
	margin: 0 auto;
	}

#search_box {
	float: right;
    width: 192px;
	height:62px;
    background: url('http://www.lcdhd.org/images/interface/search.jpg');
}
#search_box #s {
    float: left;
    padding: 0;
    margin: 44px 10px 0px 5px;
    border: 0;
	width:150px;
    background: none;
}
#search_box #go {
    float: right;
    margin: 3px 4px 0 0;
}
#alert-orange{
   margin: 0 auto;
   padding: 0;
   background: url('http://www.lcdhd.org/images/interface/bg_alert.jpg') no-repeat center top;
   width: 495px;
   height: 105px;
   
}  
#alert-green{
   margin: 0 auto;
   padding: 0;
   background: url('http://www.lcdhd.org/images/interface/bg_alert-1.jpg') no-repeat center top;
   width: 495px;
   height: 105px;
   
}  

#alert-red{
   margin: 0 auto;
   padding: 0;
   background: url('http://www.lcdhd.org/images/interface/bg_alert-2.jpg') no-repeat center top;
   width: 495px;
   height: 105px;
   
}  
#alert-blue{
   margin: 0 auto;
   padding: 0;
   background: url('http://www.lcdhd.org/images/interface/bg_alert-3.jpg') no-repeat center top;
   width: 495px;
   height: 105px;
   
}  

#bg_news{
   margin: 0 auto;
   padding: 0;
   background: url('http://www.lcdhd.org/images/interface/bg_recipenews.jpg') no-repeat center top;
   width: 495px;
   height: 185px;
   
}  
#bg_news_es{
   margin: 0 auto;
   padding: 0;
   background: url('http://www.lcdhd.org/images/interface/bg_recipenews_es.jpg') no-repeat center top;
   width: 495px;
   height: 185px;
   
}  


.imageborder{
   margin: 4px auto;
   padding: 8px;
   border: 1px;
   border-color: #ffffff;
   
}


.imgright{
   margin: 4px auto;
   padding: 8px;
   border: 1px;
   border-color: #ffffff;
   float: right;
}
.imgleft{
   margin: 4px auto;
   padding: 8px;
   border: 1px;
   border-color: #ffffff;
   float: left;
}







h1 {
   	position: absolute;
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 26px;
	font-weight: normal;
	padding-left:48px;
	padding-top:40px;
	letter-spacing: -1px;
        z-index: 1;
}

h1 a { color: #000000; text-decoration: none; }

h2 {
	color: #114d87;
	font-family: Georgia, Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 18px;
	font-weight: normal;
	padding-top: 46px;
	text-align:right;
	padding-right:58px;
	margin-bottom:12px;

}

h3 {
	color: #000000;
	font-family: Georgia, "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 15px;
	line-height: 28px; 
	letter-spacing: -0.5px;
	font-weight: 500;
}

h4 {
	color: #294d79;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: -1px;
	font-weight: 600;
	line-height: 27px; 
	
}

h4 a { color: #294d79; text-decoration: none; }

h5 {
	color: #3a3a3a;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 27px; 
	text-decoration: none;
	padding-left:10px;

}

h5 a { color: #3a3a3a; text-decoration: none; }
h5 a:hover { color: #3a3a3a; text-decoration: underline; }
h5padding {padding-left:13px;}

.active {
color: #3a3a3a;
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: normal;
line-height: 27px; 
text-decoration: none;	
padding-left:13px;
font-weight: 600;
display: block;
width: 180px;
background: url('http://www.lcdhd.org/images/interface/bg_activefull.jpg') no-repeat left top;
}

h6 {
	color: #3a3a3a;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 27px; 
	text-decoration: none;
	padding-left:13px;
	font-weight: 600;
	background: url('http://www.lcdhd.org/images/interface/bg_active.jpg') no-repeat center top;
}



.newstext {
	color: #294d79;
	font-family: Georgia, Times, serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: -1px;
	font-weight: 500;
	line-height: 26px; 
	padding-left:40px;
	padding-top:60px;
        padding-right:20px;
        position: relative; 
	float: right;	
}
.newstext a { color: #294d79;; text-decoration: none; }


.alerttext {
	color: #ffffff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	letter-spacing: 0px;
	line-height: 18px; 
	padding-left: 76px;
	padding-top:16px;
        padding-right:20px;
        text-transform: uppercase; 
	
}
.alerttext a { color: #ffffff;; text-decoration: none; }




.recipetext {
	color: #294d79;
	font-family: Georgia, Times, serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: -1px;
	font-weight: 600;
	line-height: 27px; 
	padding-left:20px;
	padding-top:60px;
	padding-right:26px;
	position: relative; 
	float: left;
}
.recipetext a { color: #294d79;; text-decoration: none; }



.bottomtext {
	line-height: 26px; 
	padding-left:280px;
	padding-top:0px;
        padding-right:10px;
	
}


.scrolltitle {
	color: #000000;
	font-family: Georgia, Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 15px;
	line-height: 28px; 
	letter-spacing: -0.5px;
	font-weight: 500;
}

.translate {
	color: #3a3a3a;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 27px; 
	text-decoration: none;
	padding-left:68px;
	padding-top: 11px;

}

.translate a { color: #3a3a3a; text-decoration: none; }
.translate a:hover { color: #3a3a3a; text-decoration: underline; }
.translate padding {padding-left:13px;}


/* Paragraph styling */

p {
	color: #222222;
	font-family:Georgia, 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	font-size: 13px;
	line-height: 28px; 
	letter-spacing: -0.5px;
}


p a { color: #003f72; text-decoration: underline; }

p.meta { color: #707070; font-size: 10px; text-align: right; }

p#footer-text { text-align: center; }

div#message p { color: #4d4d4d; line-height: 20px; }




.list { 
color: #474747; text-align:left; list-style-type: disc; padding-left: 36px;
	font-family: Georgia, Palatino Linotype, Book Antiqua, Palatino, serif;
	line-height: 28px; 
	font-size: 12px;}


/* Link styling */

a { 
	color: #999999; 
	text-decoration: none; 
}

a:hover { text-decoration: none; }

p#action-bar a { color: #ffffff; }

p#action-bar a:hover { color: #6eb9cc; text-decoration: none; }

#learn {
	color: #72bff1;
	font-family: Georgia, Palatino Linotype, Book Antiqua, Palatino, serif;;
	font-size: 14px;
	font-weight: normal;
	padding-top: 14px;
	padding-left: 16px;
	letter-spacing: -0.02em;
}

#address {
	color: #002340;
	font-family: Georgia, Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 14px;
	font-weight: normal;
	padding-top: 24px;
	letter-spacing: -0.02em;
}


#footerLinks {
	color: #686868;
	font-family: Georgia, Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 12px;
	font-weight: normal;
	padding-top: 16px;
	letter-spacing: -0.02em;
	
}

#footerLinks a { color: #686868; text-decoration: none; }

#fleck {
	color: #a2a2a2;
	font-family: Helvetica, Arial, san-serif;
	font-size: 10px;
	font-weight: normal;
	padding-top: 16px;
	letter-spacing: -0.02em;
}











<!--
/** 
 * Slideshow style rules.
 */
#slideshow {
	margin:0 auto;
	width:960px;

	background:transparent url(img/bg_slideshow.jpg) no-repeat 0 0;
	position:relative;
}
#slideshow #slidesContainer {
  margin:0 auto;
  width:882px;

  overflow:auto; /* allow scrollbar */
  position:relative;
}
#slideshow #slidesContainer .slide {
  margin:0 auto;
  width:862px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:263px;
}

/** 
 * Slideshow controls style rules.
 */
.control {
  display:block;
  width:39px;
  height:263px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}
#leftControl {
  top:100px;
  left:0;
  background:transparent url(http://www.lcdhd.org/images/interface/control_left.gif) no-repeat 0 0;
}
#rightControl {
  top:0;
  right:0;
  background:transparent url(http://www.lcdhd.org/images/interface/control_right.gif) no-repeat 0 0;

}
#pageContainer {
  margin:0 auto;
  width:960px;
}
#pageContainer h1 {
  display:block;
  width:960px;
  height:114px;
  background:transparent url(img/bg_pagecontainer_h1.jpg) no-repeat top left;
  text-indent: -10000px;
}
.slide h2, .slide p {
  margin:10px 15px;
}
.slide h2 {
  font:24px Georgia, "Times New Roman", Times, serif;
  color:#000;
  letter-spacing:-1px;
  margin:30px 10px 10px 10px
}
.slide p {
  font:13px Georgia, "Times New Roman", Times, serif;
  color:#35567f;
  line-height: 28px; 
  letter-spacing: -0.5px;
  text-align: right;

}
.slide img {
  float:right;
  margin:28px 0px 10px 40px;
}

.btnp {width:24px; height:60px;  display: inline; background:url(images/magn.gif) no-repeat; cursor:pointer; border:0; text-indent: -4000px; line-height: 0; font-size: 0; align: bottom;}
