/* Banner slide */

#backup .banner {
     width:904px;
     border-right:1px solid #e1e1e1;
     border-left:1px solid #e1e1e1;
     border-bottom:1px solid #e1e1e1;
     background: #f7f7f7; /* Old browsers */
     background: -moz-linear-gradient(top,  #f7f7f7 0%, #f7f7f7 50%, #cee7f3 100%); /* FF3.6+ */
     background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(50%,#f7f7f7), color-stop(100%,#cee7f3)); /* Chrome,Safari4+ */
     background: -webkit-linear-gradient(top,  #f7f7f7 0%,#f7f7f7 50%,#cee7f3 100%); /* Chrome10+,Safari5.1+ */
     background: -o-linear-gradient(top,  #f7f7f7 0%,#f7f7f7 50%,#cee7f3 100%); /* Opera 11.10+ */
     background: -ms-linear-gradient(top,  #f7f7f7 0%,#f7f7f7 50%,#cee7f3 100%); /* IE10+ */
     background: linear-gradient(top,  #f7f7f7 0%,#f7f7f7 50%,#cee7f3 100%); /* W3C */
     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#cee7f3',GradientType=0 ); /* IE6-9 */
     -moz-border-radius-topleft: 0px;
     -moz-border-radius-topright: 0px;
     -moz-border-radius-bottomright: 5px;
     -moz-border-radius-bottomleft: 5px;
     -webkit-border-radius: 0px 0px 5px 5px;
      border-radius: 0px 0px 5px 5px; 
     margin:0 auto 15px auto;
     height:371px;
     padding:0 15px 0 0px;
     position:relative;
}

#main-content #content #backup .banner h3{
     color:#00488c;
     font-size:29px;
     font-weight:bold;
     font-style:normal;
     letter-spacing: -1px;
     position:absolute;
     top:15px;
     left:332px;
     text-shadow: 1px 1px 1px #ffffff;
     z-index:100;
	 line-height:40px;
	 margin:0;
	 font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
}

#main-content #content #backup .banner p {
     color: #222222;
     font-size: 15px;
     position: absolute;
     top: 70px;
     left: 332px;
     z-index: 100;
     letter-spacing: normal;
}


#backup .banner ul.inner{
     position:absolute;
     top:153px;
     left:307px;
     z-index:100;
}

#main-content #content #backup .banner ul.inner li {
     font-size: 16px;
     color: #3c8111;
     list-style-type: none;
     list-style-image: none;
     list-style-position: outside;
     background-color: transparent;
     background-image: url("/assets/backup/check_lrg.png");
     background-repeat: no-repeat;
     background-attachment: scroll;
     background-position: left 2px;
     background-clip: border-box;
     background-origin: padding-box;
     background-size: auto auto;
     padding-left: 20px;
     padding-bottom: 8px;
     font-weight: bold;
	 letter-spacing:-1px;
}


#main-content #content #backup .banner ul.inner li strong {
     color:#13450e;
}

#backup .banner .protect {
     position:absolute;     
     bottom:26px;
     right:115px;
	 z-index:998;
	 text-align:center;
}

#backup #feature ul {
     margin:0;
     padding:0;
}

#backup #feature ul li{
     list-style:none;
}

#backup #feature img {
     margin-top:12px;
}

#backup #feature h2{
     color:#3c8111;
     font-size:23px;
     font-weight:bold;
     font-style:normal;
     letter-spacing: -1px;
     position:absolute;
     bottom:35px;
     left:0;
     z-index:100;
     text-align:center;
	 line-height:25px;
	 font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
}


#backup .section {
     background:#fff;
     border: 1px solid #e7e7e7;
     -moz-border-radius-topleft: 5px;
     -moz-border-radius-topright:5px;
     -moz-border-radius-bottomright: 5px;
     -moz-border-radius-bottomleft: 5px;
     -webkit-border-radius: 5px 5px 5px 5px;
     border-radius: 5px 5px 5px 5px; 
     width:890px;
     margin:25px auto 0 auto;
     padding:0 15px 15px 15px;
     position:relative;
     min-height:450px;
	 background:transparent url(/assets/backup/section_bg.png) no-repeat left top;
	 font-size:100%;
}

#backup .section h4 {
     font-size:28px;
	 color:#fff;
	 letter-spacing:-1px;
	 font-weight:bold;
	 margin-top:11px;
	 font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
}

#backup .divider {
     clear: both; 
     height: 0px; 
     border-top: 3px dashed #e7e7e7; 
     margin: 15px auto;
}

#backup .section h6 {
     color:#3c8111;
	 font-size:29px;
	 height:48px;
	 background:transparent url(/assets/backup/highlight.png) no-repeat 355px bottom;
	 letter-spacing:-1px;
	 font-weight:bold;
	 text-align:center;
	 font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
}

#backup .section h6 span {
	font-weight:normal;
	font-size: 20px;
	color:#222;
	padding-right:25px;
}

#backup .section .strike {
	width:106px;
	height:12px;
	background:transparent url(/assets/backup/strike.png) no-repeat left top;
	position:absolute;
	z-index:999px;
	left:265px;
	top:245px;
}

#main-content #content #backup a.compare {
     color:#00488c;
     font-weight:bolder;
     font-size:23px;
     font-style:normal;
     text-decoration:underline;
     letter-spacing: -1px;
     background:transparent url(/assets/backup/icn_magnify.png) no-repeat left top;
     filter:0;
     height:46px;
     padding-left:56px;
}

#main-content #content #backup a.compare:hover {
     text-decoration:none;
}


/* Testimonials Section */

#backup .testimonials {
     background:#fff;
     border: 1px solid #e7e7e7;
     -moz-border-radius-topleft: 5px;
     -moz-border-radius-topright:5px;
     -moz-border-radius-bottomright: 5px;
     -moz-border-radius-bottomleft: 5px;
     -webkit-border-radius: 5px 5px 5px 5px;
     border-radius: 5px 5px 5px 5px; 
     width:890px;
     margin:30px auto 0 auto;
     padding:15px;
     position:relative;
     min-height:380px;
	 
}

#backup .testimonials .speach {
     width: 26px;
     height:23px;
     background: transparent url(/assets/backup/speach.png) no-repeat left top;
     z-index:10;
}

#backup .testimonials blockquote  {
     position:absolute;
     top:0;
     left:0;
}

#backup .testimonials blockquote #quote  {
     border: 1px solid #e1e1e1;
     -moz-border-radius-topleft: 5px;
     -moz-border-radius-topright: 5px;
     -moz-border-radius-bottomright: 5px;
     -moz-border-radius-bottomleft: 5px;
     -webkit-border-radius: 5px 5px 5px 5px;
     border-radius: 5px 5px 5px 5px; 
       -webkit-box-shadow: inset 1px 1px 3px 3px #ffffff;
    -moz-box-shadow: inset 1px 1px 3px 3px #ffffff;
    box-shadow: inset 1px 1px 3px 3px #ffffff; 
     background: #f2f2f2; /* Old browsers */
    width:500px;
     padding:15px;
}

#backup .testimonials blockquote #quote img {margin:0 3px;}

#backup .testimonials blockquote #author {
     font-size: 18px;
     font-weight:bold;
     color:#000;
     background:transparent url(/assets/backup/icn_male_1.png) no-repeat left top;
     padding-left:50px;
     letter-spacing:-1px;
     line-height:20px;
     height:45px;
}

#backup .testimonials blockquote #author.male2 {

     background:transparent url(/assets/backup/icn_male_2.png) no-repeat left top;
}

#backup .testimonials blockquote #author.male3 {

     background:transparent url(/assets/backup/icn_male_3.png) no-repeat left top;
}

#backup .testimonials blockquote #author.female {

     background:transparent url(/assets/backup/icn_female.png) no-repeat left top;
}

#backup .testimonials blockquote #author span {
     font-size: 14px;
}

#backup .testimonials h5 {
     color:#3c8111;
     letter-spacing:-1px;
     font-size:22px;
     background:transparent url(/assets/backup/icn_magaphone.png) no-repeat left 5px; 
     padding-left:46px;
	 font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
}

#backup .testimonials h5 span {
     color:#000;
     letter-spacing:normal;
     font-size:13px;

}

#backup .testimonials .more{
     position: absolute; 
     top: 70px; 
     right: 12px; 
     border-left: 1px solid #d7d7d7;
     background:transparent url(/assets/backup/more_divider.gif) no-repeat left 30px;
	 width: 290px; 
}

#backup .testimonials .more a{
     color:#398bbb;
     text-decoration:underline;
}

#backup .testimonials .more a:hover{
     color:#398bbb;
     text-decoration:none;
}

#backup .testimonials .more h6{
     color:#398bbb;
     font-size:16px;
     letter-spacing:-1px;
     font-weight:bold;
     margin-left:20px;
	 font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
}

#backup .testimonials .more dt{
}

#backup .testimonials .more dd{
     margin:0;
}

#backup .testimonials .more dl{
     background:transparent url(/assets/backup/icn_male_1.png) no-repeat left top; 
     margin:15px 0 20px 10px;
     padding-left:50px;
}

#backup .testimonials .more dl.female{
     background:transparent url(/assets/backup/icn_female.png) no-repeat left top; 
}

#backup .testimonials .more dl.male2{
     background:transparent url(/assets/backup/icn_male_2.png) no-repeat left top; 
}

#backup .testimonials .more dl.male3{
     background:transparent url(/assets/backup/icn_male_3.png) no-repeat left top; 
}