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

#slideContainer {position: relative; width: 860px; height: 275px;}
#slide {width:860px; height:275px; overflow:hidden; position:absolute;}
#slide div {width:860px; height:275px; position:absolute; left:880px;}
#slide div p {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: white; line-height: 20px; width: 430px;}
#slide div a:hover {text-decoration:underline;}
#slide #p1{background-image:url(../../_images/bg_slide_dipg.jpg); background-position: right; background-repeat: no-repeat;}
#slide #p2{background-image:url(../../_images/bg_slide_nlb.jpg); background-position: right; background-repeat: no-repeat;}
#slide #p3{background-image:url(../../_images/bg_slide_candy.jpg); background-position: right; background-repeat: no-repeat;}
/*#slide #p3{background-image:url(../../_images/bg_slide_holidays.jpg); background-position: right; background-repeat: no-repeat;}*/
#slide .header{padding-top: 38px; padding-bottom: 18px;}
#buttonsContainer {position: absolute; text-align: right; width: 860px; float: right;}
#buttons {position: relative; top: -26px; float: right;}
#buttons div{cursor: pointer; float: right; margin-left: 4px;}
#buttons b{display: block; border: 1px solid #FFFFFF; width: 17px; height: 15px; text-align: center; background-color: #AA7CB0; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 12px; padding-top: 2px; color: white;}