.col-33pc { float:left; width:31%; margin-right:2%; }
.col-last { margin-right:0; }

body { background:#000; color:#fff; }
.small { font-size:11px; }
legend { border:none; }

.nav-pills > li > a { margin-bottom:0; }

.wrapper { width:910px; padding:0 30px 20px 30px; margin:0 auto; background:#000; }


header { position:relative; height:90px; }
header h1 { position:absolute; left:30px; top:10px; background:url(/Content/images/sm_logo2.jpg) no-repeat; min-height:85px; width:210px; text-indent:-2000em; }
header #title { position:absolute; right:40px; top:20px; }
header ul.nav { position:absolute; top: 56px; right: 30px;}
header a { color:#ccc; text-decoration:underline; }
header a:hover { color:#666; }
header ul.nav a { text-decoration:none; }
header ul.nav a:hover { color:#333; }
header ul.nav .dropdown-menu { background:#eee; margin-top: -1px;}
header ul.nav .dropdown-menu a { color:#333; }
header ul.nav .dropdown-menu a:hover { background:#ccc; }

footer a { color:#ccc; text-decoration:underline; }
footer a:hover { color:#fff; }

#main {  }
#main h2 { margin-bottom:1em; }
#main h3 { margin:0 0 0.5em 0; }
#main .panel { background:#fff url(/Content/images/bg-main-gradient.png) center top repeat-x; color:#000; min-height:350px; padding:20px; position:relative; }
#main .panel a { color:#666; text-decoration:underline; }
#main .panel a:hover { color:#333; }
#main .panel a.btn { text-decoration:none; }
#main .panel a.btn-danger ,
#main .panel a.btn-warning ,
#main .panel a.btn-info ,
#main .panel a.btn-success ,
#main .panel a.btn-inverse { color:#fff; }

#main #topbanner {margin: -10px 0px 10px -10px; }

#main table { width:100%; margin-bottom:1em; }
#main thead { border-bottom:1px solid #ccc; }
#main thead th { vertical-align:top; }
#main th { text-align:center; padding-right:5px; }
#main tbody {  }
#main tbody td { padding-top:5px; }
#main td { padding-right:5px; }
#main .white {color: #FFF;}

#main .btn-create { position:absolute; top:20px; right:20px; }

#main .list-view {  }
#main .list-view form { position:absolute; top:20px; right:20px; }

#main .detail-view { font-size:120%; line-height:160%; font-family:Arial,sans-serif; }
#main .detail-view h3 { margin:1em 0 0.5em 0; }
#main .detail-view .row-fluid { padding-bottom:5px; border-bottom:1px solid #eee; margin-bottom:5px; }
#main .detail-view .row-fluid .span3 { color:#999; }

ul.ui-autocomplete {  }
ul.ui-autocomplete, ul.ui-autocomplete li { list-style:none; }
ul.ui-autocomplete {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #eee;
  border: 1px solid rgba(0, 0, 0, 0.05);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  width:250px !important;
}
ul.ui-autocomplete li { cursor:pointer; }

#pageLogin {}
#pageLogin #main {  }
#pageLogin h2 { position:absolute; top:50px; margin-left:320px; }

#_SearchBox {}
#_SearchBox .control-group { display:inline-block; *display:inline; zoom:1; }

#StoreNameForm .controls ,
#StoreNameForm .control-group { display:inline-block; *display:inline; zoom:1; }

.form-horizontal .controls {line-height: 26px;}
.form-horizontal input[type=radio] {margin-right: 5px; vertical-align: top;}
.form-horizontal .control-label{width:180px;}
.form-horizontal .controls { margin-left: 200px;}

#pageWarranty table th { padding:5px; }

.checks  { margin-bottom:5px; }
.checks input[type="checkbox"] { margin:-3px 5px 0 0; }
.checks a {  }

body.popup { padding:0; margin:20px; color:#666; background:#f7f3ea; }
body.popup td { vertical-align:top; padding-right:20px; }
body.popup td td { padding-right:0px; }
body.popup thead th { font-size:16px; padding-bottom:1em; }
body.popup .subheading_row { font-weight:bold; }

#ColorDetails .productDetails {color: #666666;}

.rewards h1 {margin-bottom: 15px;}
.rewards h2 {margin-bottom: 0em !important;}
.rewards h3 {margin-top: 0px;}
.rewards .disclaimer {font}

#warrantiesTable th, td { border-collapse:collapse;}

#tableDisclaimer { padding-bottom: 30px; }
#tableDisclaimer p { font-size:9px; }

/*Rewards*/
#main .rewards * {
  box-sizing: border-box;
}

.rewards{
  font-size: 15px;
}

#main .panel.rewards {
  padding: 0;

  overflow: hidden;
}

#main .rewards #topbanner{
  margin-bottom: 0;
}

.rewards #topbanner img {
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
}

.rewards .ipadContainer1{
  background-image: url(/Content/images/stainmstr.backdrop.jpg);
  height: 221px;
  width: 911px;
  display: block;
}

.rewards .step1-box, .rewards .step2-box,.rewards .step3-box{
  float: left;
  display: inline-block;
  color: white;
  text-align:center;
  width: 33%;
  margin-top: 120px;
  padding: 0 45px;
}

.rewards .ipadContainer2{
  background-color: white;
  text-align: center;
  margin-top:45px; 
  display: block;
  height: 55px;
}

.rewards .ipadContainer3 {
  background-image: url(/Content/images/stainmstr.backdropbtm.jpg);
  height: 252px;
  width: 911px;
  display: block;
  min-height:252px;
}

.rewards .Winner-Box1, .rewards .Winner-Box2, .rewards .Winner-Box3{
  margin-top: 20px;
  text-align: left;
  float: left;
  display: inline-block;
  width: 230px;
  min-height:110px;
  margin-left: 50px;
  border: solid black 1px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.rewards span{
  font-weight: bold;

}
.rewards .Header-2014{
  background-color: #bcbdc0;
  padding: 8px;
}

.rewards .Body-2014{
  padding: 10px;
}


.rewards .clearfix:after {
   content: " "; /* Older browser do not support empty content */
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}

.rewards .promo-terms{
  display:inline;
  width: 550px;  
}

.rewards .term-top{
  display: block;
  text-align: center;
  padding-top: 25px;
}
.rewards .terms{
  display:block;
  width;             
  padding: 15px 120px 5px 120px;
  text-align: center;
  color: #000;
}

#main .panel.rewards .terms a {
  color: #000;
}

.rewards .questions{
  font-size: 17px;
}

.MovieTicket{
    background: url('Images/home/slide4.jpg');
    height:207px;
    width:570px;
    float:right;
}

.MovieTicket:hover{
    background: url('Images/home/slide4_hover.jpg');
    height:207px;
    width:570px;
    float:right;
}

.ChatNowBtn {
    background:url(/Content/images/chat-now-BTN.jpg) no-repeat;
    cursor:pointer;
    border:none;
    width:136px !important;
    height:58px !important;
    float:right;
}