
/* Rotator
--------------------------------------------------------------------------------------- */

.rotator_box { background: white url('images/introbg.gif') center center;position: relative; height: 237px; width:556px; background: #fff url(images/bannerbg.jpg) top left no-repeat;}
.rotator_box a:link{font-size:12px;}
.rotator_box h2 {color:red;font-family:Arial Narrow, Arial, Tahoma, Verdana;font-size:30px;text-align:center;font-weight:normal;margin:0;}
.rotator_box h3 {color:#0096ff;font-family:Arial Narrow, Arial, Tahoma, Verdana;font-size:30px;text-align:left;font-weight:bold;margin:0;font-size:16px;}
.rotator { height: 237px; width: 556px; position: absolute; top:0; left: 0; z-index: 1;margin:0;padding:0; }

.banner1txt{background: url('images/banner1.gif') 0 15px no-repeat;padding:10px 0 0 85px;height:135px;color: #6b6b6b;font-family:arial,tahoma,verdana;font-size:12px;}
.banner2txt{background: url('images/banner2.gif') 0 15px no-repeat;padding:10px 0 0 85px;height:135px;color: #6b6b6b;font-family:arial,tahoma,verdana;font-size:12px;}
.banner3txt{background: url('images/banner3.gif') 0 15px no-repeat;padding:10px 0 0 85px;height:135px;color: #6b6b6b;font-family:arial,tahoma,verdana;font-size:12px;}
.banner4txt{background: url('images/banner4.gif') 0 15px no-repeat;padding:10px 0 0 85px;height:135px;color: #6b6b6b;font-family:arial,tahoma,verdana;font-size:12px;}
.banner5txt{background: url('images/banner5.gif') 0 15px no-repeat;padding:10px 0 0 85px;height:135px;color: #6b6b6b;font-family:arial,tahoma,verdana;font-size:12px;}

.divRotator { width: 536px; height:197px; padding: 0 10px 0 10px; overflow: hidden; }
.divRotator_left { float: left; display: inline; width: 530px; margin: 20px 0 0 0; }

.divRotator_left a { font-size:11px;color:red;text-decoration:none;}
.divRotator_left a:link { font-size:12px;color:red;text-decoration:none;}
.divRotator_left a:active { font-size:12px;color:red;text-decoration:none;}
.divRotator_left a:visited { font-size:12px;color:red;text-decoration:none;}
.divRotator_left a:hover { font-size:12px;color:red;text-decoration:underline;}



.rotator_points { margin: 30px 0 42px 0; padding: 0; }
.rotator_points li { list-style: disc; margin-left: 14px; padding-left: 4px; font-size: 1.4em; color: #6b6b6b; margin-bottom: 10px; font-family:arial,tahoma,verdana;font-size:14px;}

.rotator_options { margin: 0; padding: 0; }
.rotator_options li { float: left; display: inline; margin-right: 8px; }

.btn_rotator { overflow: hidden; margin-top: 24px; }
.btn_rotator li { float: left; display: inline; margin-right: 16px; }
.btn_rotator li a { display: block; width: 112px; height: 34px; text-indent: -9999px}
.btn_rotator li a.btn_explore { background: transparent url(/images/home_page/btn/btn_explore.gif) top left no-repeat;}
.btn_rotator li a.btn_signup { background: transparent url(/images/home_page/btn/btn_signup.gif) top left no-repeat;}
.btn_rotator li a:hover { background-position: bottom left;}

.rotator_nav { width: 556px; height: 50px; overflow: hidden; position: absolute; bottom:0; left: 0; z-index: 2;margin-left:3px;padding:0; }
.rotator_nav li { float: left; display: inline; }
.rotator_nav li a { display: block; width:110px; height: 46px; text-indent:-9999px;background: url(images/buttons.jpg) 0 0 no-repeat; font-size:9px;font-family:arial;color:red;text-decoration:none;}
.rotator_nav li a:link { display: block; width:110px; height: 46px; text-indent:-9999px;background: url(images/buttons.jpg) 0 0 no-repeat; font-size:9px;font-family:arial;color:red;text-decoration:none;}
.rotator_nav li a:active { display: block; width:110px; height: 46px; text-indent:-9999px;background: url(images/buttons.jpg) 0 0 no-repeat; font-size:9px;font-family:arial;color:red;text-decoration:none;}
.rotator_nav li a:visited { display: block; width:110px; height: 46px; text-indent:-9999px;background: url(images/buttons.jpg) 0 0 no-repeat; font-size:9px;font-family:arial;color:red;text-decoration:none;}
.rotator_nav li a:hover { display: block; width:110px; height: 46px; text-indent:-9999px;background: url(images/buttons.jpg) 0 0 no-repeat; font-size:9px;font-family:arial;color:red;text-decoration:underline;}

.rotator_nav li.btn_step1 a { background-position: 0 0;}
.rotator_nav li.btn_step1 a:hover { background-position: 0 -46px;}
.rotator_nav li.btn_step1 a.activeSlide { background-position: 0 -92px; }
.rotator_nav li.btn_step1 a.activeSlide:hover { background-position: 0 -92px;  }

.rotator_nav li.btn_step2 a { background-position: -110px 0;}
.rotator_nav li.btn_step2 a:hover { background-position: -110px -46px; }
.rotator_nav li.btn_step2 a.activeSlide { background-position: -110px -92px; }
.rotator_nav li.btn_step2 a.activeSlide:hover { background-position: -110px -92px;  }

.rotator_nav li.btn_step3 a { background-position: -220px 0;}
.rotator_nav li.btn_step3 a:hover { background-position: -220px -46px; }
.rotator_nav li.btn_step3 a.activeSlide { background-position: -220px -92px; }
.rotator_nav li.btn_step3 a.activeSlide:hover { background-position: -220px -92px;  }

.rotator_nav li.btn_step4 a { background-position: -330px 0;}
.rotator_nav li.btn_step4 a:hover { background-position: -330px -46px; }
.rotator_nav li.btn_step4 a.activeSlide { background-position: -330px -92px; }
.rotator_nav li.btn_step4 a.activeSlide:hover { background-position: -330px -92px;  }

.rotator_nav li.btn_step5 a { background-position: -440px 0;}
.rotator_nav li.btn_step5 a:hover { background-position: -440px -46px; }
.rotator_nav li.btn_step5 a.activeSlide { background-position: -440px -92px; }
.rotator_nav li.btn_step5 a.activeSlide:hover { background-position: -440px -92px;  }

.btntxt1{margin:0 0 0 32px;padding:0;display:block;width:78px;cursor:pointer;}
.btntxt2{margin:0 0 0 22px;padding:0;display:block;width:88px;cursor:pointer;}
.btntxt3{margin:0 0 0 27px;padding:0;display:block;width:83px;cursor:pointer;}
.btntxt4{margin:0 0 0 35px;padding:0;display:block;width:75px;cursor:pointer;}
.btntxt5{margin:0 0 0 30px;padding:0;display:block;width:80px;cursor:pointer;}