@font-face {
  font-family: 'MyriadWebProRegular';
  src: url('fonts/myriadwebpro-webfont.eot');
  src: url('fonts/myriadwebpro-webfont.eot?#iefix') format('embedded-opentype'),
  url('fonts/myriadwebpro-webfont.woff') format('woff'),
  url('fonts/myriadwebpro-webfont.ttf') format('truetype'),
  url('fonts/myriadwebpro-webfont.svg#MyriadWebProRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}

/*@font-face {
  font-family: 'MyriadWebProRegular';
  src: url('fonts/myriadwebpro-italic-webfont.eot');
  src: url('fonts/myriadwebpro-italic-webfont.eot?#iefix') format('embedded-opentype'),
  url('fonts/myriadwebpro-italic-webfont.woff') format('woff'),
  url('fonts/myriadwebpro-italic-webfont.ttf') format('truetype'),
  url('fonts/myriadwebpro-italic-webfontt.svg#MyriadWebProRegular') format('svg');
  font-weight: normal;
  font-style: italic;
}*/

@font-face {
  font-family: 'NovecentoWide';
  src: url('fonts/novecentowide-medium-webfont.eot');
  src: url('fonts/novecentowide-medium-webfont.eot?#iefix') format('embedded-opentype'),
  url('fonts/novecentowide-medium-webfont.woff') format('woff'),
  url('fonts/novecentowide-medium-webfont.ttf') format('truetype'),
  url('fonts/novecentowide-medium-webfont.svg#NovecentoWide') format('svg');
  font-weight: normal;
  font-style: normal;
}

/*@font-face {
  font-family: 'NovecentoWide';
  src: url('fonts/novecentowide-demibold-webfont.eot');
  src: url('fonts/novecentowide-demibold-webfont.eot?#iefix') format('embedded-opentype'),
  url('fonts/novecentowide-demibold-webfont.woff') format('woff'),
  url('fonts/novecentowide-demibold-webfont.ttf') format('truetype'),
  url('fonts/novecentowide-demibold-webfont.svg#NovecentoWide') format('svg');
  font-weight: bold;
  font-style: normal;
}*/

/*  GLOBAL */
* {
  border: 0;
  margin: 0;
  padding: 0;
}

body {
  background: #f5f6f7;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 25px;
  color: #333;
  margin: 0px;
  padding: 0px;
  }
  
a:link, a:visited, a:hover, a:active {
  color: #cb2c00;
  text-decoration: none;
}

a:hover, a:active {
  color: #cb2c00;
  text-decoration: underline;
}
  
/* FORUM LOGIN */

#login-bar {
  background: #666 repeat-x;
  height: 19px;
  line-height: 19px;
  text-align: right;
  font-size: 11px;
  color: #fff;
  }

#login-bar p {
  margin: 0 auto;
  padding-right:8px;
}

#login-bar a:link, #login-bar a:visited, #login-bar a:hover {
  color: #fff;
  text-decoration: none;
}  
  
/* TOP AD */

#banneradspace {
  margin: 15px auto;
  overflow: hidden;
  }


/* TOP NAV */

#nav-wrap {
  background: #fff;
  border: solid 1px #d8d8d8;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;  
  color: #2e2e2e;
  font-family: NovecentoWide, Helvetica, Arial, sans-serif;
  height: 145px;
  margin: 15px auto;
  z-index:0; 
  width: 1017px;
  overflow:hidden;
  }

#nav-wrap a:hover,#nav-store a:hover {
  text-decoration: underline;
}
  
#nav-top {
  border-bottom: solid 1px #d8d8d8;
  height: 44px;
  overflow: hidden;
}
    
  #nav-top ul {
    display:block;
    float: left;
    }
  
  #nav-top li {
    color: #333;
    float: left;
    font-size: 12px;
    height: 44px;
    line-height: 44px;
    list-style-type: none;
    text-transform: uppercase;
    }
  
  #nav-top li a {
    color: #000;
    display:block;
    }
    
    #nav-bottom li a {
      display:inline-block;
      zoom:1;
      *display:inline; 
    }

#nav-bottom a,#nav-middle a {
  color: rgb(18, 69, 124);
}

/* RETINA */


  #nav-top li.logo {
    background: #f5f6f7;
    overflow: none;
    width: 190px;
    }
    
    #nav-top li.icon {
    background: #f5f6f7;
    height: 30px;
    padding: 7px 0 7px 30px;
    width: 30px;
    }
    
    #nav-top li.sitename {
    background: #f5f6f7;
    font-family: MyriadWebProRegular, Verdana, Helvetica, Arial, sans-serif;
    font-size: 24px;
    padding: 0 0 10px 10px;
    text-transform: none;
    width: 120px;
    }
    
    #nav-top .sitename>a:hover{
      text-decoration:none;    
    }
    
.sitename span {
  font-size: 14px;
  position: relative;
  top: -8px;
  text-decoration: none;
}
  
    #nav-top li.logo img {
      visibility: hidden;
      }
  
    #nav-top li.logo a {
      display:block;
      height:44px;
      position:relative;
      width:190px;
      z-index:100;
      }
      
  .nav-top-separator {
    background: #ddd;
    height: 24px;
    margin: 10px 22px;
    overflow: hidden;
    width: 1px;
    }

  .nav-top-separator-logo {
    background: url(images/site/imore_separator.png) top left no-repeat;
    height: 44px;
    overflow: hidden;
    margin-right: -10px;
    width: 44px;
    }

#nav-bottom {
  background: #e8e8e8;
  height: 35px;
  overflow: hidden;
  }
  
    
  #nav-bottom ul {
    display:block;
    float: left;
    margin-left: 30px;
    }
  
  #nav-bottom li {
    color: #333;
    float: left;
    font-size: 10px;
    height: 35px;
    line-height: 35px;
    list-style-type: none;
    text-transform: uppercase;
    }
      
  .nav-bottom-separator {
    background: #e8e8e8;
    height: 20px;
    margin: 8px 15px;
    overflow: hidden;
    width: 1px;
    }
    
#nav-middle {
  background: #2168af /* #e8e8e8 */;
  height: 35px;
  overflow: hidden;
  border-bottom: solid 1px #D8D8D8;
}

#nav-middle ul {
  display: block;
  float: left;
  margin-left: 30px;
}

#nav-middle li {
  color: #fff;
  float: left;
  font-size: 14px;
  height: 35px;
  line-height: 35px;
  list-style-type: none;
  text-transform: uppercase;
}

#nav-middle li a {
  color: #fff;
  }

#nav-bottom a {
  color: rgb(18, 69, 124);
}


.nav-middle-separator {
  background: #e8e8e8;
  height: 20px;
  margin: 8px 15px;
  overflow: hidden;
  width: 1px;
}

#nav-middle .nav-top-separator {
  margin:5px 27px;
}

#nav-wrap {
  
}


/* SEARCH */

#searchform2 {
  background: #f8f8f8;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  float: right;
  height: 25px;
  line-height: 25px;
  margin: 5px 10px 0 0;
  width: 270px;
  z-index:100;
  }
  
#searchform2 input {
  outline: none;
  }

#searchform2 #s {
  background: transparent none;
  font-size: 11px;
  height: 21px;
  line-height: 21px;
  width: 91px;
  vertical-align:middle;
  position:relative;
  top:-1px;
  }

#searchform2 #btn2 {
  background: url("images/site/search.png") no-repeat top transparent;
  border: 0 none;
  height:16px;
  margin: -2px 0 0 10px;
  width:16px;
  vertical-align: middle;
  }
  
/* STORE NAV */

#nav-store {
  background: #71afd3;
  font-family: NovecentoWide, Helvetica, Arial, sans-serif;
  height: 30px;
  margin: 0 auto;
  overflow: hidden;
  }
  
    
  #nav-store ul {
    display:block;
    float: left;
    }
  
  #nav-store li {
    color: #fff;
    float: left;
    font-size: 11px;
    height: 30px;
    line-height: 30px;
    list-style-type: none;
    padding: 0 24px;
    text-transform: uppercase;
    }
    
  #nav-store li a {
    color: #fff;
    display:block;
    position: relative;
    top: 1px;
  }
  
   #nav-store li.first {
   	background: #2168af; /** #82aa01; **/
    width: 143px;
    }
    
  #nav-store li.light {
    background: #71afd3; /** #a5c800; **/
    color: #2e2e2e;
    }
        
  #nav-store li.orders {
     background: #71afd3;
    }


/* Super Featured*/

#super-featured {
  height: 191px;
  background-color: #000;
}

#super-featured ul {
  list-style: none outside none;
  margin: 0;
}

#super-featured li {
  float: left;
  height: 191px;
  position: relative;
  width: 24.98%;
  overflow:hidden;
}

#super-featured img {
  position: absolute;
  left: 50%;
  margin: 0px -127px;
  height: 191px;
  width: auto;
}

#super-featured .tags-comments {
  color: #008dd6;
  margin: 5px 0 5px 0;
  font-size: 11px;
}

#super-featured .link {
  font-size: 20px;
  margin-bottom: 3px;
  line-height: 23px;
  height: 45px;
  overflow:hidden;
  -webkit-font-smoothing: antialiased;
}

#super-featured .tags-comments, .regular-featured-large .tags-comments{
  display:block;
  text-transform: uppercase;
  font-size: 12px;
  color:#008dd6;
}

#super-featured .tags-comments {
  padding-bottom: 2px;
}

.tags-comments .cc-label {
  color:white;
}

.alpha70 {
  background: rgb(0, 0, 0) transparent;
  background: rgba(0, 0, 0, 0.7);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B3000000, endColorstr=#B3000000);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#B3000000, endColorstr=#B3000000)";
}

.alpha60 {
  background: rgb(0, 0, 0) transparent;
  background: rgba(0, 0, 0, 0.6);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}

.alpha50 {
  background: rgb(0, 0, 0) transparent;
  background: rgba(0, 0, 0, 0.5);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000)";
}

/* Common Featured Block Styles */

.title-bar {
  bottom: 0;
  left: 0;
  padding: 0 15px 10px;
  position: absolute;
  right: 0;
  color:white;
}

#super-featured .title-bar {
  bottom: 0;
  left: 0;
  padding: 10px 15px 10px;
  position: absolute;
  right: 0;
  color:white;
}

.title-bar a {
  color: #008dd6;
}

.title-bar span.tags-comments {
  display: block;
  font-family: 'MyriadWebProRegular';
  font-size: 11px;
  margin: 8px 0 8px;
  text-transform: uppercase;
}

.title-bar .link {
  color:white;
  display: block;
  font-family: 'MyriadWebProRegular';
  font-size: 24px;
  text-decoration: none;
  line-height: 30px;
  -webkit-font-smoothing: antialiased;
}

.title-bar .link:hover {
  color: #35aae8;
}
    
/* SIDEBAR */

#sidebar .netshelter-ad-inner,
.sidebar .netshelter-ad-inner {
  min-height: 250px;
}

#sidebar-wrap,
.sidebar {
  font-size: 12px;
  height: 100%;
  line-height: 12px;
  margin: 0 0px 0 0;
  overflow: hidden;
  padding: 0;
  width: 312px;
  }
  
    #sidebar a:link, #sidebar a:visited,
    .sidebar a:link, .sidebar a:visited {
      color: #333;
      }

    #sidebar a:hover, #sidebar a:active,
    .sidebar a:hover, .sidebar a:active {
      color: #82aa01;
      }
  
  .sidebar-box {
  background: #fff;
  border: solid 1px #d8d8d8;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  margin-bottom: 10px;
  overflow: hidden;
  padding: 5px; 
  width: 300px;
  }
  
  
  .sidebar-box h3,.sidebar-box h2 {
  background: #333;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  color: #fff;
  font-size: 18px;
  font-weight: normal;
  height: 30px;
  line-height: 30px;
  margin-bottom: 10px;
  text-align: center;
  width: 300px;
  margin-top:0px;
  }
  
  .white {
  color: #fff;
  }
  
  .sidebar-box p {
    margin-bottom: 10px;
    }
  
  #sidebar a,
  .sidebar a { 
    color: #333;
    text-decoration: none;  
    }

  #sidebar .fineprint,
  .sidebar .fineprint {
    font-size: 9px;
    text-align: center;
    }
    
.sidebar-box p.aligncenter {
  text-align: center;
}
    
    
/* POLL */

.sidebar-poll {
  margin-left: 14px;
  overflow: hidden;
  width: 272px;
}

    
/* SHOP BLOCK */

  .shop-box {
  background: #fff;
  border: solid 1px #d8d8d8;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  margin-bottom: 10px;
  overflow: hidden;
  padding: 5px; 
  width: 300px;
  }

  .shop-box h2 {
  background: #333;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  color: #fff;
  font-size: 18px;
  font-weight: normal;
  height: 30px;
  line-height: 30px;
  margin-bottom: 10px;
  text-align: center;
  width: 300px;
  margin-top:0px;
  background: #2168af; 
  color: #fff;
  }
    
  .shop-box h2 a {
    color: #fff;
  }

  .shop-box p.free-shipping {
    background: #e8e8e8;
    border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
    height: 70px;
    overflow: hidden;
    text-align: center;
    width: 300px
    }
    
  .shop-box p {
    font-size: 10px;
    margin-bottom: 5px;
    text-align: center;
    width: 300px;
    }

  .shop-device {
    float: left;
    height: 85px;
    margin: 0 5px 5px 0;
    width: 55px;
    }   
    
  .shop-gear {
    float: left;
    height: 80px;
    margin: 0 5px 5px 0;
    padding-top: 5px;
    width: 85px;
    }

    .shop-gear h4 {
      color: #2168af; /** #82aa01; **/
      font-size: 13px;
      margin: 2px 0 3px 0;
      }

      .shop-gear h4 a:link, .shop-gear h4 a:visited {
        color: #2168af; /** #82aa01; **/
        }
    
      .shop-gear h4 a:hover, shop-gear h4 a:active {
      color: #333;
      text-decoration: underline;
      }
    
    .shop-gear li {
      display: block;
      font-size: 11px;
      list-style: disc;
      margin-bottom: 2px;
      overflow: hidden;
      padding-left: 5px; 
      width: 85px;
      }
  
      .shop-gear li a:link, .shop-gear li a:visited {
        color: #333;
        display: block;
        overflow: hidden;
        width: 70px;
        }
    
      .shop-gear li a:hover, .shop-gear li a:active {
        color: #2168af; /** #82aa01; **/
        display: block;
        overflow: hidden;
        text-decoration: underline;
        width: 70px;
        }
        
/* SOCIAL HERO */

.social-hero {
  float: right;
  height: 25px;
  overflow: hidden;
  width: 100px;
  }


/* SOCIAL BLOCK */

.follow-button {
  float: left;
  font-size: 8px;
  line-height: 12px;
  height: 50px;
  margin: 0 5px 5px 5px;
  overflow: hidden;
  text-align: center;
  width: 40px;
  }

/* AUTHORS */

.author-button {
  float: left;
  font-size: 10px;
  line-height: 12px;
  height: 120px;
  margin: 0 5px 5px 5px;
  overflow: hidden;
  text-align: center;
  width: 90px;
  }




  
/* MORE BOXES */

#more-wrap {
  margin: 0 auto 15px auto;
  overflow: hidden;
  width: 994px;
  }

.more-box {
  background: white;
  border: solid 1px #D8D8D8;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  float: left;
  height: 194px;
  margin: 5px;
  overflow: hidden;
  padding: 5px 5px 10px 5px;
  width: 214px;
}


.more-box h3 {
  background: #999;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  color: white;
  font-size: 18px;
  font-weight: normal;
  height: 30px;
  line-height: 30px;
  margin-bottom: 10px;
  margin-top: 0px;
  text-align: center;
  width: 214px;
}
  
.more-box h3 a {
  color:white;
}

.more-box ul {
  font-size: 12px;
  line-height: 15px;
  list-style: disc;
  margin: 0 10px;
  padding: 0 0 0 10px;
}

.more-box li {
  margin-bottom: 5px;
}

.more-box p {
  margin-bottom: 5px;
}
  
.black-link a {
  color: #000;
  }
  
/* SHOP BLOCK */

.shopblock {
  margin: 0px;
  padding: 0px;
  line-height: 0px;
  }

.shopblock tbody {
  border: 0;
  }

.shopblock a {
  display: block;
  border: 0px;
  margin: 0px;
  padding: 0px;
  }

.shopblock img {
  border: none;
  margin: 0;
  padding: 0;
  }

.shopblock .iphone4cases {
  background-image: url(images/device_ad/iPhone-4-Cases.jpg);
  background-repeat: no-repeat;
  }

.shopblock .iphone4chargers {
  background-image: url(images/device_ad/iPhone-4-Chargers.jpg);
  background-repeat: no-repeat;
  }

.shopblock .iphone4more {
  background-image: url(images/device_ad/All-iPhone-4-Accessories.jpg);
  background-repeat: no-repeat;
  }

.shopblock .ipadcases {
  background-image: url(images/device_ad/iPad-Cases.jpg);
  background-repeat: no-repeat;
  }

.shopblock .ipadchargers {
  background-image: url(images/device_ad/iPad-Chargers.jpg);
  background-repeat: no-repeat;
  }

.shopblock .ipadmore {
  background-image: url(images/device_ad/All-iPad-Accessories.jpg);
  background-repeat: no-repeat;
  }

.shopblock .iphone3gcases {
  background-image: url(images/device_ad/iPhone-3G-iPhone-3GS-Cases.jpg);
  background-repeat: no-repeat;
  }

.shopblock .iphone3gchargers {
  background-image: url(images/device_ad/iPhone-3G-iPhone-3GS-Chargers.jpg);
  background-repeat: no-repeat;
  }

.shopblock .iphone3gmore {
  background-image: url(images/device_ad/All-iPhone-3G-iPhone-3GS-Accessories.jpg);
  background-repeat: no-repeat;
  }


.shopblock .iphone4cases a:hover img, .shopblock .iphone4chargers a:hover img, .shopblock .iphone4more a:hover img, .shopblock .ipadcases a:hover img, .shopblock .ipadchargers a:hover img, .shopblock .ipadmore a:hover img, .shopblock .iphone3gcases a:hover img, .shopblock .iphone3gchargers a:hover img, .shopblock .iphone3gmore a:hover img {
  visibility: hidden;
  }
  
#block-spe-store-store-ad {
  
}

#sidebar .shop-box h2 a,
.sidebar .shop-box h2 a {
  color:white;
}

#dsb ul.accesories-list2 li a {
  font-size:10px;
}

#dsb a.store-cases {
  background-image: url("images/store/store-cases.png");
}

#dsb a.store-chargers {
  background-image: url("images/store/store-chargers.png");
}

#dsb a.store-cradles {
  background-image: url("images/store/store-cradles.png");
}

#dsb a.store-batteries {
    background-image: url("images/store/store-screen-protect.png");
    line-height: 12px;
    padding-top: 10px;
}

#talk-content .social {
  width: 350px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
}

.netshelter-ad iframe {
  margin: auto;
  display: block;
}
