/* 
    Document   : style.css
    Created on : 11 March, 2014, 11:11:11 AM
    Author     : jasvinderkum
    Description:
        Purpose of the stylesheet follows.
*/
*{margin: 0; padding: 0;}
.tooltip{
    float:left;
    margin-right:10px;
    /*width: 64px;*/
}
 .tooltip:hover{}
 .tooltip:before{ }
 .tooltip:hover::before{
    content:attr(title);
    /*width:180px;*/
    display:block;
    position:relative;
    background:#dfdfdf;
    border:1px solid #000000;
    padding:6px;
    margin: -27px 0 0 -7px;
    border-radius: 6px;
    color: #000;
}
body {
    background-color: #000000;
    background-image: url("../images/top-bg.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    color: #CCCCCC !important;
    /*font-family: "Times New Roman",Times,serif;*/
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    margin: 0;
    vertical-align: baseline;
}
input {
    padding: 4px;
}
.dn {display: none;}
.tac {
    text-align: center;
}
.container-head {
    width: 980px;
    margin: 0 auto;
    /*background: #000000;*/
}
.container {
    /*background: none repeat scroll 0 0 #DFDFDF;*/
    background: url("../images/Lime_Green_Cut.PNG") no-repeat -554px -247px / 185% auto #a0a0a0;
    border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
    margin: 0 auto;
    padding: 20px 60px 7px;
    width: 860px;  
}
.container h3{
/*    text-align: center;
    background: #00aa00;*/
     padding: 5px 0;
}
.showtable td {
    padding: 7px;
    border: 1px solid #000000;
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++ Header ++++++++++++++++++++++++*/
.header {
/*    background: url("../images/glass-mirrors-header.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding: 162px 0 0;*/
}
/*#wrapper {
    min-height:100%;
    position:relative;
}*/
.footer_container {
    border-radius: 0 0 10px 10px;
    color: #666666;
    margin: 0 auto;
    padding: 10px 10px 10px;
    width: 860px;
}
#footer_wrap {
    bottom: 0;
    display: none;
    height: 47px;
    left: 0;
    position: absolute;
    width: 100%;
}
#contact_tel {
    color: #FFFFFF;
}
#contact_tel .subtitle {
    font-size: 16px;
    text-align: right;
}

#contact_tel .phnumber {
    font-size: 24px;
}

#header_cart {
    background: url("../images/header-cart.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: right;
    height: 55px;
    position: relative;
    width: 91px;
}
.bottom-bg{
    background: url("../images/bottom-bg.jpg") no-repeat scroll 0 0 / 100% auto rgba(0, 0, 0, 0);
    bottom: 0;
    position: absolute;
}
#footer_bg {
    background: url("../images/bottom-bg.jpg") no-repeat scroll center bottom / 100% auto rgba(0, 0, 0, 0);
    height: 750px;
    position: relative;
    width: 100%;
    z-index: -1;
}
 
.header-nav {
    background: url("../images/menu-bg.png") no-repeat scroll 0 0 / 980px 39px rgba(0, 0, 0, 0);
    font-family: "Times New Roman",Times,serif;
    font-size: 15px;
    margin: 0 auto;
    padding: 7px 0;
    text-align: center;
    width: 100%;
 
/*    border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    font-family: "Times New Roman",Times,serif;
    font-size: 15px;
    margin: 0 6%;
    padding: 11px 4px;
    text-align: center;*/
}

.header-nav ul {
    margin: 0 auto;
    width: 51%;
}
.header-nav li {
    list-style-type: none;
    display: block;
    padding: 3px 14px;
    float: left;
}
.header-nav a {
    color: #CCCCCC;
    font-family: Arial,Helvetica,sans-serif;
    text-decoration: none;
    text-transform:uppercase;
}
.header-nav a:hover {
    color: #FFFFFF;
}
.active a{
    color: #FFFFFF;
}
.slider {
    
}
.our-products {
}
.our-products-heading {
}

.our-products li {
    float: left;
    list-style: none outside none;
    padding: 3px 6px;
}
.admin-name-logout {
    /*width: 350px;*/
    margin-right: 15px;
}
.admin-name-logout a {
    color: #FFFFFF;
    text-decoration: none;
}
.admin-name span {
    text-transform: uppercase;
    color:#FFFFFF;
}
.logout {
    text-align: right;
}
/* ------------------------------------------------------ Header ------------------------*/
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++ Section Left ++++++++++++++++++++++++*/
.sec-left {
    margin-bottom: 30px;
    width: 105%;
}
.sec-left h3,.sec-left h4 {
    /*color: #ffb000;*/
    color: #00bd9d;
    font-family: 'Oxygen',sans-serif;
    font-size: 18px;
    font-weight: normal;
    /*margin: 11px 0;*/
    padding: 3px 0;
}
.sec-left ul {
     margin: 0 0 15px 25px;
}
.sec-left p {
     margin: 15px 0;
    text-align: justify;
    width: 95%;
}
/* ------------------------------------------------------ Section Left ------------------------*/
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++ Section Right ++++++++++++++++++++++++*/
.sec-right {
    width: 230px;
}
.right-side-nav ul {
    list-style: none outside none;
    margin: 0 0 10px;
    padding: 0;
    width: auto;
}
.right-side-nav li {
    background-color: #FFFFFF;
    list-style: none outside none;
    margin-bottom: 3px;
    margin-top: 0;
    padding: 5px 10px 3px 15px;
    width: auto;
}
.right-side-nav li:hover {
    background-color: #333333;
}
.right-side-nav li:hover a {
    color: #FFFFFF;
}
.right-side-nav a {
    color: #333333;
    font-size: 15px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}
.testimoni-text {
    font-style: italic;
}
/* ------------------------------------------------------ Section Right ------------------------*/
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++ Section Second ++++++++++++++++++++++++*/
.twitter_feed {
    background: none repeat scroll 0 0 #2E2C2D;
    border-bottom: 1px solid #FFFFFF;
    border-top: 1px solid #FFFFFF;
    padding: 40px 0 20px;
    position: relative;
}
.icon {
    background: url("../images/twitter-icon.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    height: 43px;
    left: 50%;
    margin-left: -21px;
    position: absolute;
    top: -21px;
    width: 43px;
    }
.tweet-text {
    /*height: 115px;*/
    margin: 0 auto;
    width: 716px;
}
.tweet-text a {
    color: #CCCCCC;
}
.tweet-text li {
    list-style-type: none;
}
.tweet-text li span {
    display: block;
    line-height: 130%;
    min-height: 35px;
    text-align: center;
    width: 100%;
}
.tweet-time {
    border-top: 1px solid #FFFFFF;
    margin: 21px auto 0;
    width: 210px;
}
/* ------------------------------------------------------ Section Second ------------------------*/

.footer_wrap {
    /*margin-top: -222px;*/
    width: 100%;
}

#page_top, #page_bottom {
    background: url("../images/page-top.png") repeat scroll center center rgba(0, 0, 0, 0);
    height: 5px;
    width: 100%;
}
.footer_bg {
    background: url("../images/bottom-bg.jpg") no-repeat scroll center bottom / 100% auto rgba(0, 0, 0, 0);
    height: 225px;
    margin-top: -422px;
    position: relative;
    width: 100%;
    z-index: -1;
}
.footer {
    /*background-color: #000000;*/
    font-size: 12px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 0;
    text-align: center;
}
.center-left {
    float:left;
    width: 600px;
}
.center-right {
    float:right;
    width: 300px;
}
.fl {float: left;}
.fr {float: right;}
.clear {
    clear: both;
}
.adminnav ul {
    width: 200px;
}
.adminnav ul li {
    list-style-type: none;
    border: 1px solid #cacaca;
    padding: 6px 5px;
    margin: 2px 0;
}
.adminnav ul li a:hover {
    font-weight: bold;
    text-decoration: none;
}

.front-title {
    font-size: 20px;
    font-weight: bold;
    margin: 13px 0;
    text-align: center;
}
.shape-popup {
    margin-left: 23px;
    width: 287px;
}
.shape {
    margin: 0 auto;
    /*width: 530px;*/
}
.shape img {
    cursor: pointer;
    float: left;
    width: 100px;
}
.shape-popup img {
    cursor: pointer;
    width: 100px;
}
.shape ul {
    margin: 20px auto 20px auto;
    padding: 0 0 0 2px;
}
.shape-popup ul {
    margin: 10px 0 20px;
    padding: 0 0 0 2px;
}
.shape li {
    border-bottom: 2px solid #5e5e5e;
    list-style-type: none;
    /*margin: 0 67px;*/
    padding: 10px 0;
}
.brdr-top {
    border-top: 2px solid #5e5e5e;
}
.shape-popup li {
    list-style-type: none;
    margin: 8px 0;
}
.shape li a .shape-popup li a {
    float: left;
}
/*.shape-text {
    float: right;
    margin: 50px 0 0;
    width: 50%;
}*/
.shape-text {
    float: left;
    margin: 8% 0 0 40px;
    text-align: center;
}
.shape-popup-text {
    float: right;
    margin: 36px 0 0;
    width: 58%;
}
.shape-text h2, .shape-popup-text h2 {
    color: #cccccc !important;
}
.cal-shape {
    width: 200px;
}
.cal-shape img {
    width: 100%;
}
.size {
    font-weight: bold;
    padding: 5px;
}
.sizedesc {
    border: 1px solid;
    margin: 5px 0 0;
    padding: 10px;
}
.thth {
   background: none repeat scroll 0 0 #9D9D9D;
    color: #000000;
    font-size: 12px;
    padding: 4px; 
}

.calbtn {
    width: 140px;
}
.prices input {
    font-size: 22px;
    font-weight: bold;
    height: 20px;
    padding: 2px 8px;
    width: 52%;
}
.prices li {
    list-style-type: none;
    margin: 0 32px 0 0;
}
.prices span {
    font-size: 114%;
    font-weight: bold;
}
.prices li input[type='text'] {
    width: 180px!important;
}
.adminsavebutton input[type='submit'] {
    width: 80px;
}
.mm {
    font-family: arial;
    font-size: 100%;
    font-weight: normal;
}
.widthForMm input[type='text'] {
    height: 13px;
    margin-right: 8px;
    padding: 2px;
    width: 60px;
}
/* +++++++++++++++++++++++++++++ Admin Left Part ++++++++++++++++++++++++++++++++ */
.section {
    background: none repeat scroll 0 0 #22252a;
    margin: 0 auto 10px;
    min-height: 958px !important;
    padding: 5px 30px;
}
.sectionA {
    background: none repeat scroll 0 0 rgba(34, 37, 42, 0.9);
    color: #ffffff;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 0;
}
.leftsection {
    float: left;
    width: 250px;
}
.leftsection ul {
    margin-left: 0px;
}
.admin-left-nav {
    width: 150px;
    margin-right: 10px;
}
    
.admin-left-nav ul {
    list-style: none outside none;
    margin: 0 0 10px;
    padding: 0;
    width: auto;
}
.admin-left-nav li {
    background-color: #FFFFFF;
    list-style: none outside none;
    margin-bottom: 3px;
    margin-top: 0;
    padding: 5px 10px 3px 15px;
    width: auto;
}
.admin-left-nav li:hover {
    background-color: #333333;
}
.admin-left-nav li:hover a {
    color: #FFFFFF;
}
.admin-left-nav a {
    color: #333333;
    font-size: 15px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}
.testimoni-text {
    font-style: italic;
}
/* --------------------------------------------------------------------------------- */
/* +++++++++++++++++++++++++++++ Admin Center Part ++++++++++++++++++++++++++++++++ */
.centersection {
    float: left;
    width: 54%;
}
.centersection h4, .centersection p {
    margin-bottom: 10px;
}
.centersection input[type='text'] {
    margin: 10px 0;
    padding: 4px;
}
.centersection img{
    max-width: 100%;
}
.centersection .mrgn-botm{
    margin-bottom: 10px;
}
.edit-save-button {
    float: left;
    margin: 10px 10px 0 0;
}
.wdth100 {
    width: 80%;
}
.back-button {
    margin: 10px 0 0;
    padding: 3px 17px!important;
    text-decoration: none;
}
.control-group {
    margin-bottom: 10px;
}
.controls-row {
    margin-top: 10px;
}

/* --------------------------------------------------------------------------------- */
/* +++++++++++++++++++++++++++++ Calculator Part ++++++++++++++++++++++++++++++++ */
.prices {
    width: 410px;
}
.calculatorarea {
    border: 2px solid #ffffff;
    padding: 5px;
    width: 65%;
}
.calculatorMulti {
    border: 2px solid #ffffff;
    padding: 5px;
}
.calculatorMulti img{
    height: auto;
    width: 63%;
}
.tal {
    text-align: left;
}
.hwlabel {
     width: 100px;
}
/* --------------------------------------------------------------------------------- */
/* +++++++++++++++++++++++++++++ Admin Rightt Part ++++++++++++++++++++++++++++++++ */
.add-edit-del-nav {
    width: 150px;
    margin-right: 10px;
}
    
.add-edit-del-nav ul {
    list-style: none outside none;
    margin: 0 0 10px;
    padding: 0;
    width: auto;
}
.add-edit-del-nav li {
    background-color: #FFFFFF;
    list-style: none outside none;
    margin-bottom: 3px;
    margin-top: 0;
    padding: 5px 10px 3px 15px;
    width: auto;
}
.add-edit-del-nav li:hover {
    background-color: #333333;
}
.add-edit-del-nav li:hover a {
    color: #FFFFFF;
}
.add-edit-del-nav a {
    color: #333333;
    font-size: 15px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}
.testimoni-text {
    font-style: italic;
}
.rightsection {
    float: right;
    width: 135px;
}
.adl{ 
    border: 1px solid #cacaca;
    padding: 10px;
}
.adl li {
    list-style-type: none;
    padding: 5px 0;
}
.adl li a {
    width: 58px;
}
.inputsize input[type='text'] {
    width: 45px;
}
/* --------------------------------------------------------------------------------- */
.btn {
  display: inline-block;
  *display: inline;
  padding: 4px 12px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  *border: 0;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn-primary:active,
.btn-primary.active {
  background-color: #003399 \9;
}
.fa {
    text-align: center;
}
.multi {
    margin: 0 0 50px;
    text-align: center;
}
.multi .btn{
    font-size: 19px;
    padding: 10px 30px;
}
.color-prt {
    margin: 0 0 20px;
}
.color-prt .a{
   /* margin: 41% 0 0 14%;
    width: 293px;*/
}
.color-prt .b{
    background: none repeat scroll 0 0 #fff;
    border-bottom: 2px solid #000;
    color: #000;
    font-size: 18px;
    padding: 7px 0;
    opacity: 0.85;
    text-align: center;
}
.color-prt .c{
    margin: 0 8.2% 0 0;
    width: 102.4%;
}
.color-prt .c li{
    background: none repeat scroll 0 0 #ffffff;
    float: left;
    line-height: 0;
    list-style-type: none;
    margin: 0 !important;
    opacity: 0.7;
    padding: 10px 16.2px;
}
.color-prt .c li a{
    display: block;
    /*font-size: 30px;*/
    text-decoration: none;
}
.color-prt .c li img{
    /*width: 100%;*/
}
.cal-buttons{
    margin: 20px 0;
}
.cal-buttons li{
    list-style-type: none;
    float: left;
    margin: 0 10px;
}
.one_shape {
    background: #4c3c2f!important;
    /*display: none;*/
    /*background: url("../images/bottom-bg.jpg") no-repeat scroll center bottom / 100% auto #000000;*/
}    
.multi_shapes {
    display: none;
}
.cg-text {
    line-height: 21px;
    margin: 0 auto;
    text-align: center;
    width: 100%;
}
#rect, #at, #cot {
    display: none;
}
.removebtn {
    background: url("../images/remove.png") no-repeat scroll 0 0 / 22px auto rgba(0, 0, 0, 0);
    border: medium none;
    height: 25px;
    margin: 0 10px;
    width: 24px;
}
.calculatorMulti input[type='text'] {
    height: 11px;
    width: 35px;
}
.calculatorMulti td {
    padding: 0 8px;
}
.back-need1-buttons {
    margin: 25px 0;
    text-align: center;
}
.back {
    margin: 0 25px;
}
.orderbutton {
    margin: 0 30px 0 0;
}
.popup-buttons {
    margin: 20px 0 0;
    text-align: center;
}
#success_part {
    display: none;
    font-size: 19px;
    line-height: 29px;
    padding: 49px 20%;
    text-align: center;
}
#success_part h4 {
    margin: 20px 0;
}
.mrgnBtm {
    margin: 35px 0;
}
.bottom-bg-middle {
    background: url("../images/bottom-bg-n.png") no-repeat scroll center bottom / 100% auto #303030;
    border: 7px solid #ffffff;
    border-radius: 10px;
    margin: 0 auto;
    opacity: 0.7;
    width: 44%;
}
.need-more-btn {
    color: #FFFFFF;
    background: none repeat scroll 0 0 #eb287a;
    text-shadow: none!important;
    box-shadow: none!important;
}
.number, .numbera, .numberb{
    background: url("../images/numbers.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 45px;
    margin: 7% 60px 0 0;
    width: 45px;
}
.numbera{
    background-position:0 -45px;
}
.numberb{
    background-position:0 -91px;
}
#shape_dialog {
    display: none;
}
#order_dialog {
    display: none;
}
.gallery-thumbs {
    margin: 50px auto;
    padding: 10px;
    width: 76%;
}
.gallery-thumbs li {
    float: left;
    list-style-type: none;
    margin: 0 20px 10px 0;
}
.gallery-thumbs li img {
    border: 2px solid #efefef;
    border-radius: 13px;
    width: 199px;
}
.xyz {
    padding: 30px 30px 0;
}
/* //////////////// STRUCTURE ELEMENTS //////////////// */

/** { margin: 0; padding: 0; }*/

.wrapper { width:950px; margin:0 auto; }

#header { width:100%; height:112px; background:#22252a; }
#logo { width:319px; height:63px; position:absolute; top:21px; left:0px; }
#getintouch { position:absolute; top:19px; right:20px; }
#touch-phone { float:left; width:27px; height:19px; margin-right:7px; }
#touch-text { float:left; font-family: 'Roboto Condensed', sans-serif; font-size:17px; font-weight:400; }
#menu { position:absolute; top:48px; right:0px; }
#topheader { width:100%; background:#4c3b2f; padding-top:33px; padding-bottom:30px; } 
#topheader-h1 { font-family: 'Roboto Condensed', sans-serif; color:#ffffff; font-size:36px; text-align:center; line-height:46px; margin-bottom:10px; font-weight:300; }
#topheader-content { font-family: 'Roboto Condensed', sans-serif; color:#ffffff; font-size: 25px; text-align:center; line-height:32px; font-weight:300; }
#mainimg { width:100%; display:flex; }
/*#panel { width:100%; background:#181a1d; padding-top:55px; padding-bottom:75px; }*/
#panel { background: url("../img/panel-bg.jpg") no-repeat scroll center center rgba(0, 0, 0, 0); height: 313px; padding-bottom: 75px; padding-top: 55px; width: 100%;}
#testimonials { width:100%; background:#22252a; padding-top:40px; padding-bottom:33px; }
#brands { width:100%; background:#4c3c2f; padding-top:40px; padding-bottom:30px; }
#upperfooter { width:100%; background:#22252a; padding-top:55px; padding-bottom:55px; }
/*#footer { font-family: 'Roboto Condensed', sans-serif; font-size:12px; color:#ffffff; background:url(../img/footer.jpg) no-repeat #1c1e22; background-position:center center; height:56px; padding-top:55px; }*/
#footer { background: url("../img/footer-bg.jpg") no-repeat scroll center center rgba(0, 0, 0, 0); color: #ffffff; font-family: "Roboto Condensed",sans-serif; font-size: 12px; height: 56px; padding-top: 55px; width: 100%;}
/* //////////////// MENU ///////////////////////// */
.menu-item { float:left;  height:35px; line-height:35px; }
.menu-item a { font-family: 'Roboto Condensed', sans-serif; font-size:16px; text-decoration:none; display:block; color:#ffffff;padding-left:13px; padding-right:13px; font-weight:400; }
.menu-item.active, .menu-item:hover { background:url(../img/menu-bg.png) repeat-x; }

/* //////////////// PANEL //////////////////////// */
#panel-header { font-family: 'Roboto Condensed', sans-serif; color:#ffffff; font-size:36px; text-align:center; line-height:46px; margin-bottom:10px; font-weight:300; }
#panel-content { font-family: 'Roboto Condensed', sans-serif; color:#ffffff; font-size:20px; text-align:center; line-height:26px; margin-bottom:20px; font-weight:300; }
.panel-pick { font-family: 'Roboto Condensed', sans-serif; color:#ffffff; font-size:26px; line-height:32px; font-weight:300; }
div.button { cursor: pointer; width:156px; height:40px; line-height:38px; text-align:center; display:block; color:#034233; text-decoration:none; font-family: 'Roboto Condensed', sans-serif; font-weight:400; background:url(../img/button.png); font-size:14px; margin-top:15px; }

/* //////////////// TESTIMONIALS ///////////////// */
#testimonials-header { height: 2px; border-top: 2px solid #404040; text-align: center; position: relative; }
#testimonials-header span { font-family: 'Roboto Condensed', sans-serif; color:#ffffff; font-size:18px; font-weight:400; line-height:26px; position: relative; top: -.7em; background:#22252a; padding-left:23px; padding-right:23px; display: inline-block; }  
.testimonials-text { width:240px; background:url(../img/testimonials.png) no-repeat; text-align:center; padding-left:30px; padding-right:30px; color:#717171; }
.testimonials-signature { width:300px; text-align:center; color:#a4ce21; font-weight:bold; }

/* //////////////// BRANDS //////////////////////// */
#brands-header { font-family: 'Roboto Condensed', sans-serif; color:#ffffff; font-size:36px; text-align:center; line-height:46px; margin-bottom:10px; font-weight:300; }
#brands-text { font-family: 'Roboto Condensed', sans-serif; color:#ffffff; font-size:20px; text-align:center; line-height:26px; margin-bottom:20px; font-weight:300; }

/* //////////////// UPPER FOOTER ///////////////// */
.upperfooter-col { float:left; width:266px; color:#747474; }
.upperfooter-col a:link { color: #00bd9d; text-decoration: none; }
.upperfooter-col a:hover { text-decoration:none; color:#7b6657; }
.upperfooter-col-empty { float:left; width:66px; }
.upperfooter-header { font-family: 'Roboto Condensed', sans-serif; font-weight:400; color:#ffffff; font-size:18px; line-height:46px; border-bottom:1px solid #404040; width:266px; margin-bottom:30px; }
.upperfooter-legal { text-decoration:none; color:#00bd9d; }
.upperfooter-contact { color:#cbcbcb; }
.gallery-img { float:left; width:81px; height:80px; overflow:hidden; padding:2px; border:1px solid #414143; margin-right:1px; }

/* //////////////// GENERAL STYLE //////////////// */

body { font-family: Arial; font-size: 13px; line-height:18px; color: #ffffff; }
.main-img {
    width: 100%;
}
/* ******************** Dialog boxes ******************************* */
#inner { width:100%; background:#4c3c2f; padding-top:55px; padding-bottom:70px; }


/* //////////////////// INNER //////////////////////////// */
#inner-header { text-align:center; font-family: 'Roboto Condensed', sans-serif; font-size:30px; color:#ffffff;}
#shapeImg { float:left; width:220px; padding-right:40px; text-align:right; }
#shapeImg img { width: 193px; }
#innerform { float:left;  font-family:'Roboto Condensed', sans-serif; font-size:20px; color:#ffffff; }
.inner-headline { width:100%; height:38px; line-height:38px; text-align:center; font-family:'Roboto Condensed', sans-serif; font-size:20px; color:#ffffff; background:#7b6657; margin-bottom:35px; }
.form-label { float:left; width:95px; font-family:'Roboto Condensed', sans-serif; font-size:20px; color:#ffffff; height:24px; line-height:30px; }
.form-input { float:left; width:120px; }
.formtextfield { width:103px; font-size: 13px !important; border-bottom:none; border-left:none; border-right:none; border-top:2px solid #625246; background:#7b6657; font-family:'Arial'; font-size:13px; color:#ffffff; }
.linedelimiter { width:100%; margin-top:23px; height:1px; background:#7b6657; border-bottom:1px solid #3a2e24; margin-bottom:23px; }
.formbutton { 
    background: none repeat scroll 0 0 #ffffff;
    border: medium none;
    border-radius: 5px;
    color: #4c3c2f !important;
    float: left;
    font-size: 16px !important;
    font-weight: normal;
    line-height: 30px;
    margin-right: 8px;
    padding: 0 20px;
    text-align: center;
    cursor: pointer;
}
.formbutton-big {
    background: none repeat scroll 0 0 #ffffff;
    border: medium none;
    border-radius: 5px;
    color: #4c3c2f;
    font-size: 16px !important;
    font-weight: normal;
    line-height: 30px;
    padding: 0 20px;
    cursor: pointer;
}

.ui-dialog .ui-dialog-content { 
    padding: 23px 0!important;
}
#popup-bg{
    z-index: 98;
    border: none;
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-color: #000;
    opacity: 0.5;
    cursor: wait;
    position: fixed;
    display: none;
}
.inner-headline-big { width:100%; height:59px; line-height:59px; text-align:center; font-family:'Roboto Condensed', sans-serif; font-size:20px; color:#ffffff; background:#7b6657; margin:2px 0 35px 0; }
///Multiple Pieces ********************************
.multiple-form { padding:25px; width:770px; background:#7b6657; }
#multiple-form-col1 { float:left; width:136px; text-align:center; }
#multiple-form-col2 { float:left; width:400px; }
.multiple-form-label { float:left; width:175px; font-family:'Roboto Condensed', sans-serif; font-size:20px; color:#ffffff; height:24px; line-height:30px; margin-bottom:8px; }
.multiple-form-input { float:left; width:120px; }
.multiple-formtextfield { width:103px; height:14px; border-bottom:none; border-left:none; border-right:none; border-top:2px solid #3d3026; background:#4c3c2f; font-family:'Arial'; font-size:13px; color:#ffffff; margin-top:3px; }
#multiple-form-col3 { float:left; width:260px; border-left:2px solid #3a2e24; font-family:'Roboto Condensed', sans-serif; font-size:20px; color:#ffffff; }
.multibutton {
    margin-top:15px;
    margin-left:26px;
}
.multiorder {
    margin-right:10px;
}
.multiSection {
    background: none repeat scroll 0 0 #4c3c2f;
}
.popup-box {
    height: 335px!important;
}
.kitchenBg {
     background: url("../img/main-image-1.jpg") no-repeat scroll 0 0 / 100% auto rgba(0, 0, 0, 0);
}
.order-msg {
    min-height: 238px;
}
.createdBy {
    color: #93da68;
    font-size: 10px;
    margin-right: 40px;
    text-decoration: none;
}
.deliveryFreeText {
    color: #ffffff;
    margin: 10px 0;
    text-align: center;
}
.phoneNumber {
    background: #4c3c2f;
    padding: 45px 0;
}
.need-Help {
    margin: 0 auto 0 20.8%;
}
.phoneNumber img {
    margin: 0 10px;
}
.phoneNumber .pn {
    color: #ffffff;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 30px;
    font-weight: normal;
    line-height: 44px;
    text-align: center;
}