@import 'reset.css';
body {background:url(../images/bg.jpg) repeat;margin:0;padding:0;}
p{padding:0;margin:0;}
a:active {
  outline: none;
}
a img{border:none;}
h1{font-size:16px;font-family:Arial, Helvetica, sans-serif;border-bottom:1px solid #a0c4e4;color:#a0c4e4;}
h2{font-size:14px;font-family:Arial, Helvetica, sans-serif;color:#a0c4e4;}
p{font-size:12px;font-family:Arial, Helvetica, sans-serif;color:#c0c0c0;}
p.copyright{font-size:10px;margin:20px 0;}
.bluetext{color:#a0c4e4;}
.center{margin-left:auto;margin-right:auto;}

.left{float:left;}
.right{float:right;}
.clear{clear:both;}
.orient{text-align:center;margin:0 0 0 30px;}
.logo,.social{padding:10px 0 0 0;}
.logo img{border:none;}

.about{width:400px;margin:30px auto;}

iframe{background:000;}
.relative{position:relative;}
.hide{visibility:hidden;}
.bounds{margin:0 auto;}
.column-width-ver{width:410px;}
.column-width-hor{width:752px;}
.column-width{width:980px;}
.simulator{background-image:url(../images/iphonebg.png); background-repeat:no-repeat;width:393px;height:871px;position:relative;}
.mobilesite{position:absolute;top:214px;left:38px;z-index:5;visibility:hidden;}
.mobilesite-hor{position:absolute;top:110px;left:137px;z-index:5;}
.simhor{background-image:url(../images/iphonebg_hor.png); background-repeat:no-repeat;width:752px;height:461px;position:relative;}

.header{margin-bottom:20px;margin-top:10px;}
.webinput{margin:184px 0 0 50px;z-index:100;width:280px;}
.webinput-hor{margin:80px 0 0 155px;z-index:100;width:430px;}
input[type=text]{border:none;padding:0;z-index:100;}

.refresh{width:30px;height:30px;position:absolute;top:175px;left:320px;}
.refresh img{width:30px;height:28px;border:none;}
.refresh-hor{width:30px;height:30px;position:absolute;top:73px;left:578px;}
.refresh-hor img{width:30px;height:28px;border:none;}
.backbtn{width:30px;height:30px;position:absolute;top:572px;left:55px;z-index:101;}
.backbtn img{width:35px;height:30px;border:none;}
.new-window{width:30px;height:30px;position:absolute;top:572px;left:305px;z-index:101;}
.new-window img{width:35px;height:30px;border:none;}
.fbshare{width:30px;height:30px;position:absolute;top:572px;left:179px;z-index:101;}
.fbshare img{width:35px;height:30px;border:none;}
.twshare{width:30px;height:30px;position:absolute;top:572px;left:240px;z-index:101;}
.twshare img{width:35px;height:30px;border:none;}
.home{width:30px;height:30px;position:absolute;top:640px;left:160px;z-index:101;}
.home img{width:72px;height:75px;border-radius:50px;-moz-border-radius:50px;-webkit-border-radius:50px;border:none;}

.home-hor{width:30px;height:30px;position:absolute;top:150px;left:643px;z-index:101;}
.home-hor img{width:72px;height:75px;border-radius:50px;-moz-border-radius:50px;-webkit-border-radius:50px;border:none;}
.backbtn-hor{width:30px;height:30px;position:absolute;top:320px;left:150px;z-index:101;}
.backbtn-hor img{width:35px;height:30px;border:none;}
.new-window-hor{width:30px;height:30px;position:absolute;top:320px;left:573px;z-index:101;}
.new-window-hor img{width:35px;height:30px;border:none;}
.fbshare-hor{width:30px;height:30px;position:absolute;top:320px;left:464px;z-index:101;}
.fbshare-hor img{width:35px;height:30px;border:none;}
.twshare-hor{width:30px;height:30px;position:absolute;top:320px;left:346px;z-index:101;}
.twshare-hor img{width:35px;height:30px;border:none;}

.twitter-share-button{margin:0px 0 0 2px;vertical-align:bottom;}
.vertical img, .horizontal img{border:none;}

.social{width:130px;}
.adframe{margin:0 auto;text-align:center;}
/*Unlock*/
#iphone-scrollcontainer { height:480px; width:320px; position:absolute; top:135px; left:38px;z-index:10;}
#iphone-inside { overflow: hidden; height:100%; width:100%; background-image:url(../images/background.png); }
#unlock-top { position: relative; height:95px; background-image:url(../images/lock-top.png); }
#unlock-spacer { height:291px; /* Total height = 461px - 95px (top) - 94px (bottom) */ }
#unlock-bottom { position: relative; height:94px; background-image:url(../images/lock-bottom.png); }
#slide-to-unlock {  position: absolute; z-index: 1; top: 0; left: 0; width: 100%; height:94px; background-image:url(../images/slide-to-unlock.gif); }
#unlock-slider-wrapper { padding-left:22px; padding-top:23px; }
#unlock-slider { width:277px; height:50px; }
#unlock-handle{ position: absolute; z-index: 10; height: 50px; width: 72px; top: 0px; left: 0px; background-image: url(../images/lock-slider.png); }

.time { text-align:center; color:#FFFFFF; font-family:Georgia, Times, serif; font-size:45px; padding:6px 0; }
.date { text-align:center; color:#FFFFFF; font-family:Georgia, Times, serif; font-size:12px; }

/* Used by the jQuery slider */
.ui-slider { position: relative; background-repeat: no-repeat; background-position: center center; }

/*v2.0*/
.menu{position:fixed;left:auto;top:30%;width:81px;}
.menuBtn{margin:0 0 -5px 0 !important;padding:0;border:none !important;}
.logonew{position:fixed;top:1em;left:1em;}
.alertMsg{width:400px;text-align:left;color:#fff;font-size:11px;font-family:Arial,sans-serif;background:#25262b;height:30px;padding:10px;margin:0 auto;}