/*                                                               
*/

/* BASIC RESET */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{margin:0; padding:0;}

/* HTML ELEMENTS - color ! JM */
body { background-color:#FFF; font:62.5% Georgia,'Times New Roman',serif; letter-spacing:1; }

/* COMMON CLASSES */
.break { clear:both; }

/* HEADER */
#header { height:10px; }
.headerimg { background-position: left; background-repeat: no-repeat; width:100%; height:100%; position:absolute; }

/* NAVIGATION */
#nav-outer { height:110px; padding-top:0px; position:absolute; top:0px; left:0px; background-image:url("../images/headerbg.png"); }
#navigation { height:150px; width:400px; margin:1 auto; top:0px; left:0px; background-image:url("../images/lux_logo.png"); background-position:left; background-repeat:no-repeat; }

/* links */
/*
#link7 { height:23px; width:300px; padding-top:717px; position:absolute; right:0px; background-image:url("../images/headerbg.png");}
#link6 { height:38px; width:300px; padding-top:679px; position:absolute; right:0px; background-image:url("../images/headerbg.png");}
#link5 { height:39px; width:300px; padding-top:640px; position:absolute; right:0px; background-image:url("../images/headerbg.png");}
#link1 { height:23px; width:300px; padding-top:500px; position:absolute; right:0px; background-image:url("../images/headerbg.png");}
#link2 { height:43px; width:300px; padding-top:523px; position:absolute; right:0px; background-image:url("../images/headerbg.png");}
#link3 { height:35px; width:300px; padding-top:566px; position:absolute; right:0px; background-image:url("../images/headerbg.png");}
#link4 { height:39px; width:300px; padding-top:601px; position:absolute; right:0px; background-image:url("../images/headerbg.png");}
*/


/* NEWS-ness */
#news-outer { height:100px; width:300px; padding-top:500px; position:absolute; right:0px; background-image:url("../images/headerbg.png"); }
#link1 { height:23px; width:300px; margin:0 auto; background-image:url("../images/links/news_01.png"); background-position:right; background-repeat:no-repeat; }
#link2 { height:43px; width:300px; margin:0 auto; background-image:url("..//images/links/news_02.png"); background-position:right; background-repeat:no-repeat; }
#link3 { height:35px; width:300px; background-image:url("..//images/links/news_03.png"); background-position:right; background-repeat:no-repeat; }
#link4 { height:39px; width:300px; margin:0 auto; background-image:url("..//images/links/news_04.png"); background-position:right; background-repeat:no-repeat; }
#link5 { height:39px; width:300px; margin:0 auto; background-image:url("..//images/links/news_05.png"); background-position:right; background-repeat:no-repeat; }
#link6 { height:38px; width:300px; margin:0 auto; background-image:url("..//images/links/news_06.png"); background-position:right; background-repeat:no-repeat; }
#link7 { height:23px; width:300px; margin:0 auto; background-image:url("..//images/links/news_07.png"); background-position:right; background-repeat:no-repeat; }


/* MENU */
#menu { position:relative; top:85px; }
#menu ul { list-style:none; }
#menu ul li { display:inline; font-variant:small-caps; font-size:12px; }
#menu ul li a { color:white; text-decoration:none; font-weight:bold; padding-right:20px; }
#menu ul li a:hover { text-decoration:underline; }

/* CONTROLS */
.btn { height:32px; width:32px; float:bottom left; cursor:pointer; }
#back { background-image:url("../images/btn_back.png"); }
#next { background-image:url("../images/btn_next.png"); }
#control { background-image:url("../images/btn_pause.png"); }

/* HEADER HAVIGATION */
#headernav-outer { position:relative; top:400px; left:0px; margin:1 auto; width:330px; }
#headernav { padding-left:0px; }

/* CONTENT */
#content { color:#575757;  }
#content p { padding:10px 20px; font-size:16px; width:960px; margin:0 auto; }
#content p a { text-decoration:none; color:#CD2B3A; }
#content p a:hover { text-decoration:underline; color:#7F000C; }