#main {
    overflow:hidden;
}
#mini-nav {
    border-bottom:5px solid #012948;
    height:27px;
    list-style:none;
    /*margin-bottom:15px;*/
    background:none;
    position:inherit;
    padding:0 10px;
    width:auto;
}

#mini-nav li {
    min-width: 150px;
    text-align: center;
}

#mini-nav li a {
    float:none;
}

#promotional h4 {
    margin-top: 10px;
    font-size:200%;
    color:#005DA4;
}

#promotional ul {
    list-style: none;
}

#promotional .boxbk1,#promotional .boxbk2 {
    margin-bottom: 15px;
}

.boxbk1 .signages, .boxbk2 .signages {
    overflow:hidden;
    width:100%;
    margin-top: 15px;
    -webkit-box-shadow: 0 0 1px 1px #CCCCCC;
    list-style: none;
    box-shadow: 0 0 1px 1px #CCCCCC;
    background: #ebeaeb;
    background: -moz-linear-gradient(top,  #ebeaeb 0%, #cccccc 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebeaeb), color-stop(100%,#cccccc));
    background: -webkit-linear-gradient(top,  #ebeaeb 0%,#cccccc 100%);
    background: -o-linear-gradient(top,  #ebeaeb 0%,#cccccc 100%);
    background: -ms-linear-gradient(top,  #ebeaeb 0%,#cccccc 100%);
    background: linear-gradient(to bottom,  #ebeaeb 0%,#cccccc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebeaeb', endColorstr='#cccccc',GradientType=0 );

}

.boxbk1 .gutter, .boxbk2 .gutter {
    padding-bottom:15px !important;
    overflow: hidden;
}

.signages .gutter {
    overflow:hidden;
}

.signages li {
    width:25%;
    float:left;
    text-align: center;
}

.width-70 {
    width:70%;
    float:left;
    overflow: hidden;
}

.width-30 {
    width:30%;
    float:left;
    overflow: hidden;
}



.signages li img {
    display: block;
    margin:0 auto;
}

.signages li.item-tabular {
    width:50%;
    margin-bottom: 10px;
}

.item-tabular dl {
    width:100%;
    overflow:hidden;
}

.item-tabular dl dt {
    float:left;

}
.item-tabular dl dd {
    margin-left:150px;
}

.table {
    width:100%;

}

.table th, .table td {
    padding:5px;
}

.table th {
    background: #cccccc;
    border:1px solid #999999;
    font-weight: bold;

}
.table td {
    border:1px solid #999999;
    border-top: none;
    background: white;
}

.table th:not(:first-child),.table tbody td:not(:first-child) {
    border-left: none;
}
.table select {
    text-align: center;
}



.but {
    background:url("../images/promotion_sprite.png") no-repeat;
    height: 40px;
    width: 110px;
    display: block;
}

.btn-prev {
    background-position: 0px 0px;
}

.btn-save {
    background-position: -111px 0px;
    width: 100px;
}

.btn-next {
    background-position: -211px 0px;
}

.margin-left-10 {
    margin-left:10px;
}

.website-style, .website-style-dl, .marketing-material-list {
    overflow:hidden;
}

.website-style li, .website-style-dl li, .marketing-material-list li {
    width:22%;
    margin:5px 20px 15px 5px;
    float:left;
    text-align: center;
    overflow:hidden;


}

.marketing-material-list li {
    width:26%;
    text-align: left;
    margin-bottom: 0px;
}

.website-style-dl li {
    width:44%;
    text-align: left;
}

strong {
    font-weight: bold;
}

.website-style .style-top {
    padding:5px 10px;
    line-height: 20px;
    background: #000000;
    color: white;
    font-size: 13px;
}

.background-gradient {
    background: #ebeaeb;
    background: -moz-linear-gradient(top,  #ebeaeb 0%, #cccccc 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebeaeb), color-stop(100%,#cccccc));
    background: -webkit-linear-gradient(top,  #ebeaeb 0%,#cccccc 100%);
    background: -o-linear-gradient(top,  #ebeaeb 0%,#cccccc 100%);
    background: -ms-linear-gradient(top,  #ebeaeb 0%,#cccccc 100%);
    background: linear-gradient(to bottom,  #ebeaeb 0%,#cccccc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebeaeb', endColorstr='#cccccc',GradientType=0 );
}

.box-shadow {
    -moz-box-shadow: 0px 0px 3px #999999;
    -webkit-box-shadow: 0px 0px 3px #999999;
    box-shadow: 0px 0px 3px #999999;
    /*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
}

.border-radius {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    /*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
    -moz-box-shadow: 0px 0px 3px #999999;
    -webkit-box-shadow: 0px 0px 3px 999999;
    box-shadow: 0px 0px 3px #999999;
    /*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/

}

.website-style .style-image {
    /*min-height: 250px;*/
}

.website-style .style-image img {

    /*border:1px solid #CCC;*/
}

.website-style .clear {
    height:0px;
}


.shop_hours, .press-release-info {
    overflow:hidden;
    width:100%;
    /*margin-top:10px;*/
    margin-bottom: 10px;
}

.shop_hours li , .press-release-info li {
    float:left;
    width:25%;
    margin-right:15px;
}

.press-release-info li {
    width: 20%;
}

h6 {
    font-size: 110%;
    font-weight: bold;
}

.shop_hours li .title {
    position: relative;
    line-height: 20px;
    font-weight: bold;
}

.shop_hours li .title .closed {
    position: absolute;
    right:80px;
    top: 0px;
}

.margin-right-10 {
    margin-right:10px;
}

.tbl {
    width:100%;
}

.tbl td {
    line-height: 20px;
}
.dl-list {
    overflow:hidden;
}

#microsites .dl-list dd {
    margin-left:55px;
}


.small {
    font-size:100%;
}

.margin-bottom-10 {
    margin-bottom: 10px;
}


#promotional dl {
    overflow:hidden;
}


#promotional dl dd {
    margin-left:180px;
}

.gutter {
    overflow: hidden;
}

#marketing-material .dl-list dd {
    margin-left: 50px;
}

.order {
    width:50%;
    margin-top: 10px;
}

.order caption {
    text-align: left;
}


.quote {
    width:100%;
    overflow:hidden;
}

.quote dt {
    float:left;
}
.quote dd {
    margin-left:25px !important;
    margin-bottom: 5px;
}


.brochure dt img, .lobby-video dt img {
    margin: 0px 20px;
}