/*-------------------------------------
    Reset
---------------------------------------*/

/******Basic settings**********/
*{
    margin: 0;
    padding: 0;
}

html {
    box-sizing: border-box;
  text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; 
  -webkit-text-size-adjust: 100%; 
}

*, *:before, *:after {
    box-sizing: inherit;
}
img{
  border: 0px;
}
a{
  text-decoration: none;
  color:#444;
}
body{
    font-family: 'Roboto', sans-serif; color: #444444;
}

#frame_one, #frame_two,#frame_three,#frame_four,#frame_five {
  width: 100%;
  height: 100%;
}

/*-------------------------------------
  Layout
---------------------------------------*/

#ad {
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#banner {
  position: absolute;
  background: #eeeeee;
  display: block;
  width: 300px;
  height: 250px;
  overflow: hidden;
  cursor: pointer;
  visibility: hidden; 
  border: 1px solid #666666;
  -webkit-box-sizing: border-box;  
          box-sizing: border-box;  
}

#clickTAG {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 99999;
  top: 0;
  left: 0;
  cursor: pointer;
}
.ie-fallback{
  position: absolute;
  z-index: 9999;
  top: -1px;
  left: -1px
}

/*-------------------------------------
  Frame One frame duration: 3s
---------------------------------------*/
.frm1-spark1{
    width:32px;
    height:32px;
    top:146px;
    left:40px;
    position: absolute;
    background-image: url("93292_382172_keyboards_and_mice_oa_bg_spark1-2_300x250.png");
	background-repeat: no-repeat;
    background-position: -40px -146px;
}

.frm1-spark2{
    width:32px;
    height:32px;
    top:75px;
    left:148px;
    position: absolute;
    background-image: url("93292_382172_keyboards_and_mice_oa_bg_spark1-2_300x250.png");
	background-repeat: no-repeat;
    background-position: -148px -75px;
}


.f1_background,.f3_background,.f5_background {
    top: -1px;
    left: -1px;
    position:absolute;
}

.dell-logo-blue, .dell-logo-white,.dell-logo-blue2 {
    top: -1px;
    right: -1px;
    position:absolute;
    z-index: 1;
}

.spark1,.spark2,.spark3,.spark4,.spark5 {
    top: -1px;
    left: -1px;
    position:absolute;
}

.title1-1{
    position: absolute;
    font-size: 13px;
    font-weight: 300;
    color: #444444;
    text-align: left;
    top: 20px;
    left: 20px;
    width: 70%;
    clip: rect(0px,0px,30px,0px);
}

.title1-2{
    position: absolute;
    font-size: 13px;
    font-weight: 300;
    color: #444444;
    text-align: left;
    top: 35px;
    left: 20px;
    width: 70%;
    clip: rect(0px,0px,30px,0px);
}


/*-------------------------------------
  Frame two  frame duration: 3s
---------------------------------------*/
.f2_background{
    position: absolute;
    top: -40px;
    right: -26px;
}

.frm2-spark1{
    width:40px;
    height:40px;
    top:184px;
    left:0px;
    position: absolute;
    background-image: url("93292_382172_keyboards_and_mice_oa_bg_spark2-2_300x250.png");
	background-repeat: no-repeat;
    background-position: 0px -184px;
}

.frm2-spark2{
    width:75px;
    height:75px;
    top:74px;
    left:50px;
    position: absolute;
    background-image: url("93292_382172_keyboards_and_mice_oa_bg_spark2-2_300x250.png");
	background-repeat: no-repeat;
    background-position: -50px -74px;
}


.frm2-spark3{
    width:22px;
    height:22px;
    top:199px;
    left:210px;
    position: absolute;
    background-image: url("93292_382172_keyboards_and_mice_oa_bg_spark2-2_300x250.png");
	background-repeat: no-repeat;
    background-position: -210px -199px;
}

.title2-1{
    position: absolute;
    font-size: 13px;
    font-weight: 300;
    color: #ffffff;
    text-align: left;
    top: 20px;
    left: 20px;
    width: 50%;
    clip: rect(0px,0px,30px,0px);
}

.title2-1 span{
    font-size: 30px;
    font-weight: 700;
}

.title2-2, .title2-3, .title2-4{
    position: absolute;
    font-size: 13px;
    font-weight: 300;
    color: #ffffff;
    text-align: left;
    top: 52px;
    left: 20px;
    width: 50%;
    clip: rect(0px,0px,30px,0px);
}

.title2-3{
   top: 67px;
}

.title2-4{
   top:81px;
}

.title2-4 sup{
   font-size: 8px;
}

/*-------------------------------------
  Frame Three  frame duration: 3s
---------------------------------------*/
.frm3-spark1{
    width:33px;
    height:33px;
    top:147px;
    left:0px;
    position: absolute;
    background-image: url("93292_382172_keyboards_and_mice_oa_bg_spark3-2_300x250.png");
	background-repeat: no-repeat;
    background-position: 0px -147px;
}

.frm3-spark2{
    width:35px;
    height:35px;
    top:68px;
    left:82px;
    position: absolute;
    background-image: url("93292_382172_keyboards_and_mice_oa_bg_spark3-2_300x250.png");
	background-repeat: no-repeat;
    background-position: -82px -68px;
}


.title3-1{
    position: absolute;
    font-size: 13px;
    font-weight: 300;
    color: #444444;
    text-align: left;
    top: 20px;
    left: 20px;
    width: 70%;
    clip: rect(0px,0px,30px,0px);
}

.title3-2, .title3-3{
    position: absolute;
    font-size: 13px;
    font-weight: 300;
    color: #444444;
    text-align: left;
    top: 35px;
    left: 20px;
    width: 70%;
    clip: rect(0px,0px,30px,0px);
}

.title3-3{
   top: 50px;
}

.title3-3 sup{
   font-size: 8px;
}

/*-------------------------------------
 Frame Four  frame duration: 3s
---------------------------------------*/
.f4_background{
    position: absolute;
    top: -40px;
    right: -26px;
}

.frm4-spark1{
    width:25px;
    height:25px;
    top:17px;
    left:15px;
    position: absolute;
    background-image: url("93292_382172_keyboards_and_mice_oa_bg_spark4-2_300x250.png");
	background-repeat: no-repeat;
    background-position: -15px -17px;
}

.frm4-spark2{
    width:35px;
    height:35px;
    top:104px;
    left:239px;
    position: absolute;
    background-image: url("93292_382172_keyboards_and_mice_oa_bg_spark4-2_300x250.png");
	background-repeat: no-repeat;
    background-position: -239px -104px;
}


.frm4-spark3{
    width:68px;
    height:68px;
    top:53px;
    left:93px;
    position: absolute;
    background-image: url("93292_382172_keyboards_and_mice_oa_bg_spark4-2_300x250.png");
	background-repeat: no-repeat;
    background-position: -93px -53px;
}

.title4-1{
    position: absolute;
    font-size: 13px;
    font-weight: 300;
    color: #ffffff;
    text-align: left;
    bottom: 45px;
    left: 20px;
    width: 70%;
    clip: rect(0px,0px,30px,0px);
}

.title4-1 span{
    font-size: 30px;
    font-weight: 700;
}

.title4-2, .title4-3{
    position: absolute;
    font-size: 13px;
    line-height: 13px;
    font-weight: 300;
    color: #ffffff;
    text-align: left;
    bottom: 35px;
    left: 20px;
    width: 70%;
    clip: rect(0px,0px,30px,0px);
}

.title4-3{
   bottom: 20px;
}

.title4-3 sup{
   font-size: 8px;
}


/*-------------------------------------
 Frame Five  frame duration: 3s
---------------------------------------*/
.frm5-spark1{
    width:74px;
    height:81px;
    top:139px;
    left:177px;
    position: absolute;
    background-image: url("93292_382172_keyboards_and_mice_oa_bg_spark5-2_300x250.png");
	background-repeat: no-repeat;
    background-position: -177px -139px;
}

.frm5-spark2{
    width:25px;
    height:25px;
    top:184px;
    left:254px;
    position: absolute;
    background-image: url("93292_382172_keyboards_and_mice_oa_bg_spark5-2_300x250.png");
	background-repeat: no-repeat;
    background-position: -254px -184px;
}

.title5-1{
    position: absolute;
    font-size: 13px;
    font-weight: 300;
    color: #444444;
    text-align: left;
    top: 20px;
    left: 20px;
    width: 70%;
    clip: rect(0px,0px,30px,0px);
}

.title5-2, .title5-3{
    position: absolute;
    font-size: 13px;
    font-weight: 300;
    color: #444444;
    text-align: left;
    top: 35px;
    left: 20px;
    width: 70%;
    clip: rect(0px,0px,30px,0px);
}

.title5-3{
   top: 50px;
}

.products{
	top: 0px;
	left: 0px;
	position: absolute;
}

.cta{
    position: absolute;
    color: #444444;
    text-align: center;
    right: 10px;
    bottom: 8px;
    display: block;
    z-index: 99;
    padding: 5px 20px 5px 20px;
    border: 1px solid #444444;
    font-size: 11px;
    line-height: 15px;
    font-weight: bolder;
    vertical-align: middle;
}
@-moz-document url-prefix() {
  .cta {padding: 6px 10px 7px 10px;}
}


/*Roll over*/

#roll-cta {
    position: absolute;
    color: #444;
    left: 230px;
    bottom: 37px;
    z-index: 99999;
    width: 63px;
    height: 15px;
}

#legal {
    position: absolute;
    width: 300px;
    height: 250px;
    background:#fff;
    top:-1000px;
    z-index: 999;
}

#legal-text {
    position: absolute;
    color: #aaaaaa;
    width: 300px;
    height: 250px;
    font-size: 8px;
    line-height: 10px;
    padding: 10px 10px;
}

#rolltext {
    position: absolute;
    font-size: 9px;
    z-index: 9;
    left: 230px;
    bottom: 37px;
}

