@charset "UTF-8";
/* CSS Document */


* {margin:0;padding:0;}
.invis {visibility:hidden;}
a {text-decoration:none;color:#cc0000;}
img {border:0;}
body {font:normal 12px georgia, times new roman, serif;}
html {background: #fff url(images/bg_clouds.jpg) no-repeat center 0px;}

#wrapper {margin:0 auto;width:1024px;min-height:200px;}
#container {float:left;display:inline;width:1024px;min-height:710px;background:url(images/body.jpg) no-repeat 0 0;}

#luz_home_link a {float:left;display:inline;margin:75px 0 0 175px;width:230px;height:150px;}
#luz_category_link a {float:left;display:inline;width:190px;height:170px;clear:both;margin:0 0 0 60px;}
#video {float:left;display:inline;clear:left;margin:50px 0 0 285px;height:250px;width:370px;}

#video_links {float:left;display:inline;margin:55px 0 0 58px;}
#video_links p {}
#video_links a {float:left;display:inline;clear:both;}
#video_links .ingredient_active {width:153px;height:23px;background:url(images/link_ingredient_red.jpg) no-repeat 0 0;margin:5px 0 0 0;}
#video_links .saving_inactive {width:153px;height:23px;background:url(images/link_saving_black.jpg) no-repeat 0 0;margin:0;}
#video_links .ingredient_inactive {width:153px;height:23px;background:url(images/link_ingredient_black.jpg) no-repeat 0 0;margin:5px 0 0 0;}
#video_links .saving_active {width:153px;height:23px;background:url(images/link_saving_red.jpg) no-repeat 0 0;margin:0;}

.legal {float:left;display:inline;clear:both;width:1024px;height:25px;margin:18px 0 0 0;padding:8px 0 0 0;}
.legal .fltleft {float:left;display:inline;width:500px;}
.legal .fltright {float:right;display:inline;width:350px;text-align:right;}
