/*
Theme Name: Mount Kinabalu Shopping
Theme URI: http://www.shop.mountkinabalu.com
Description:
Author: Amazing Borneo Creative Team
Author URI: http://www.mountkinabalu.com
Version: 1.0
License URI: http://www.mountkinabalu.com
Tags: Dark and teal colors, Mount Kinabalu, Mount Kinabalu Shop, Online Shopping
Text Domain: mount kinabalu
*/


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    background: transparent;
    border: 0;
    margin: 0;
    padding: 0;
/*    vertical-align: baseline;*/
    font-family: sans-serif;
}
body {
    line-height: 1;
    background-color: #a59584;
    max-width: auto;
    font-family: 'Open Sans', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
    clear: both;
    font-weight: normal;
}
h2{
    padding-top:40px;
}
ol, ul {
    list-style: none;
}
blockquote {
    quotes: none;
}
blockquote:before, blockquote:after {
    content: '';
    content: none;
}
del {
    text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
    text-align: left;
}
a img {
    border: none;
}
#custom-background
{
    background-color: #ffffff;
}



#container {
    width:100%;
    text-align:center;
    background-color: #ffffff;  /* Container's Color */
    color: #202020;
    font-size: 13px;
}


/* FONTS */

body,
input,
textarea,
.page-title span,
.pingback a.url {
    font-family: â€œCentury Gothicâ€, CenturyGothic, AppleGothic, sans-serif;
}
h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text {
    font-family: "Myriad Pro","Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
input[type="submit"] {
    font-family: "Myriad Pro","Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
pre {
    font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

/* STRUCTURE (Main Theme Structure) */

#custom-background{
    margin: 0 auto;
    max-width: 100%;
}
#access .menu-header,
div.menu,
#footer-container,
#main,
#wrapper {
    margin: 0 auto;
}
#mkshopbanner {
    background: #191919;
    margin-top: 0;
    max-width: 100%;
    position: relative;
}
#mkshopbanner {
    background: #191919;
    float: right;
    position: absolute;
}
#logo {
    /*header colour*/
    float: left;
    position: relative;
    height: 79px;
    width: 230px;
}
#headermenu {
    height: 53px;
    width: 100%;
    background: #191919;
    clear: both;
    margin: 0 auto;
}


/* GLOBAL ELEMENTS (Global Typographic) */
body {
    background-color: #ffffff;
}


body,
input,
textarea {
    font: 13px/20px sans-serif;
    letter-spacing: normal;
}
hr {
    background: #e7e7e7;
    border: 0;
    clear: both;
    height: 1px;
    margin-bottom: 18px;
}

/* Text elements */
p {
    margin-bottom: 6px;
}
ul {
    list-style: square;
    margin: 0 0 18px 1.5em;
}
ol {
    list-style: decimal;
    margin: 0 0 18px 1.5em;
}
ol ol {
    list-style: upper-alpha;
}
ol ol ol {
    list-style: lower-roman;
}
ol ol ol ol {
    list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
    margin-bottom: 0;
}
dl {
    margin: 0 0 24px 0;
}
dt {
    font-weight: bold;
}
dd {
    margin-bottom: 18px;
}
strong {
    font-weight: bold;
    font-style: italic;
}
cite,
em,
i {
    font-style: italic;
}
big {
    font-size: 131.25%;
}
ins {
    background: #ffc;
    text-decoration: none;
}
blockquote {
    font-style: italic;
    padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
    font-style: normal;
}
pre {
    background: #f7f7f7;
    color: #222;
    line-height: 18px;
    margin-bottom: 18px;
    overflow: auto;
    padding: 1.5em;
}
abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}
sup,
sub {
    height: 0;
    line-height: 1;
    position: relative;
    vertical-align: baseline;
}
sup {
    bottom: 1ex;
}
sub {
    top: .5ex;
}
small {
    font-size: smaller;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="number"],
textarea,
select {
    background: #f9f9f9;
    border: 1px solid #ccc;
    box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
    -moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
    -webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
    padding: 2px;
}
a:link {
    color: #525252;
}
a:visited {
    color: #525252;
}
a:active,
a:hover {
    color: #181e1e;
}

a[rel='bookticket2'] {

    color:#ffffff;

}


/* Text meant only for screen readers */
.screen-reader-text {
    position: absolute;
    left: -9000px;
}


/* =Header
-------------------------------------------------------------- */

#header {
}
#site-title {
    float: left;
    font-size: 30px;
    line-height: 36px;
    margin: 0 0 18px 0;
}
#site-title a {
    color: #000;
    font-weight: bold;
    text-decoration: none;
}

#site-description {
    clear: right;
    float: right;
    font-style: italic;
    margin: 40px 10px 0 0;
}

/* This is the custom header image */
#logo img {
    display: block;
    margin-right: auto;
}

#headersearch {
    padding-top: 10px;
    padding-bottom: 10px;
    height: 40px;
    background: #000000;
    width: 100%;
}

#contactheader {
    float: right;
    color: #fff;
    font-size: 12px;
    vertical-align: middle;
}

/* SEARCH */
#s {
    font: 13px/20px 'Open Sans', sans-serif;
    color: #999999;
    letter-spacing: normal;
    margin: 0 5px 0 0;
    padding: 7px 30px 7px 8px;
    text-transform: lowercase;
    width: 200px;
    transition-duration: 400ms;
    transition-property: width, background;
    transition-timing-function: ease;
    /* Safari and Chrome */
    -webkit-transition-duration: 400ms;
    -webkit-transition-property: width, background;
    -webkit-transition-timing-function: ease;
    /* Opera */
    -o-transition-duration: 400ms;
    -o-transition-property: width, background;
    -o-transition-timing-function: ease;
}

#s:focus {
    `width: 300px;
}

#searchsubmit {
    background: white url('imagessearch.png')  /;
    text-indent: -9999px;
    border: medium none;
    height: 34px;
    width: 36px;
}
#search {
    float:right;
    clear: both;
}
#search .menu-header,
div.menu {
    float: right;
    margin-right: 0px;
}


/* SEARCH RESULT PAGE */

#searchtitle {
    font-size:16px;
    font-weight:bold;
    color:#189b97;
    text-transform:uppercase;
}

#searchline{
    border-bottom:1px dotted #b2b2b2;
    padding-bottom:20px;
}

#searchcontent{
    font-size:12px;
    color:#1f4746;
}


/* MENU AND LOGO */
#menulogocontainer {
    background: #d3d3d3;
    width: 100%;
    margin: 0 auto;
    position: relative;
    height: 51px;
    box-shadow: 0px 8px 6px -6px #000000;
}

#logo{

    float:left;
}

#menu {
    width: 758px;
    float: left;
    font-size: 11px;
    line-height: 15px;
    text-align: justify;
}

#mkshoplogo{
    float:left;
    position: relative;
}



/* MENU AND LOGO */
#headerbook {
    background: #e1e1e1;
    width: 100%;
    margin: 0 auto;
    height: 90px;
    position: relative;
    border-bottom: 1px solid #b2b2b2;
}


#one-third{
    float:left;
    width:300px;
    padding:5px;
    position: relative;
}

/* MENU */
/*#access {
    background: #d3d3d3;
    display: block;
    margin: 0 auto;
    clear: both;
    height: 51px;
}*/
#access .menu-header,
div.menu {
    float: left;
    margin-right: 2px;
    padding:10px;
}
#access .menu-header ul,
div.menu ul {
    list-style: none;
    margin: 0;
}
#access .menu-header li,
div.menu li {
    float: left;
    position: relative;
}
#access a {
    font: 14px/20px 'Open Sans', sans-serif;
    /* Padding of Menu */
    color: #ffffff;
    display: block;
    padding: 0px 15px 0px 15px;
    text-decoration: none;
    letter-spacing: normal;
}
#access ul ul {
    box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
    display: none;
    position: absolute;
    left: 0;
    float: left;
    z-index: 99999;
    margin-top:37px;
}
#access ul ul li {
    min-width: 350px;
}
#access ul ul ul {
    left: 100%;
    top: 0;
}
#access ul ul a {
    background: rgba(0, 0, 0, 0.9);
    line-height: 20px;
    padding: 15px 15px;
    height: auto;
    color:#fff;

}
#access li:hover > a {
    background:#aaa;
    -webkit-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
#access ul ul :hover > a {
    color: #fff;
}
#access ul li:hover > ul {
    display: block;
}
#access ul li.current_page_item,
#access ul li.current-menu-item,
#access ul li.current-menu-parent {
    height:80px;
}
#access ul li.current_page_item > a,
#access ul li.current_page_ancestor > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
    color: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current_page_ancestor a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
    color: #fff;
}


/* CONTENTS */
#breadcrumbs {
    background: #0e76bd;
    width: 98%;
    font-size: 13px;
    text-align: left;
    color: #fff;
    padding: 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    list-style: none;
    margin: -10px 5px 30px 0px;
    overflow: hidden;
}

#breadcrumbs li{
    float:left;
    font-size:11px;
    margin-right:5px;
    color:#999999;
}

#breadcrumbs li :first-child{
    font-weight:bold;
}

#breadcrumbs .separator{
    font-weight:700;
    font-size:15px;
    color:#999;
}

#main {
    clear: both;
    overflow: hidden;
}

#content {
    text-align: justify;
}
#content,
#content input,
#content textarea,
#content select {
    /*
      background-color: #bfa887;
      background:url(images/containerbackground.jpg) repeat-y;
      color: #332106;
      
    font-size: 16px;
	*/
    line-height: 140%;
}
#content p{
    text-align: justify;
}
#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
    margin-bottom: 10px;
}
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
    margin-bottom: 0;
}
#content pre,
#content kbd,
#content tt,
#content var {
    font-size: 15px;
    line-height: 21px;
}
#content code {
    font-size: 13px;
}
#content dt,
#content th {
    color: #000;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
    color: #000;
    line-height: 1.5em;
    margin: 0 0 20px 0;
}
#content table {

    margin: 0 -1px 24px 0;
    text-align: left;
    width: 100%;
}
#content tr th,
#content thead th {
    color: #777;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
    /* padding: 9px 24px; */
}
#content tr td {
    font-size:12px;
    padding: 6px 24px;
}
#content tr.odd td {
    background: #f2f7fc;
}
.hentry {
    margin: 0 0 48px 0;
}

.home .sticky {
    background: #f2f7fc;
    border-top: 4px solid #000;
    margin-left: -20px;
    margin-right: -20px;
    padding: 18px 20px;
}
.single .hentry {
    margin: 0 0 36px 0;
}
.page-title {
    color: #000;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 36px 0;
}
.page-title span {
    color: #333;
    font-size: 16px;
    font-style: italic;
    font-weight: normal;
}
.page-title a:link,
.page-title a:visited {
    color: #777;
    text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
    color: #ff4b33;
}
#content .entry-title {
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.3em;
    margin-bottom: 0;
    background: url(images/maintitle.png) no-repeat;
    padding: 15px 20px 15px 100px;
    height: 55px;
}
.entry-title a:link,
.entry-title a:visited {
    color: #000;
    text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
    color: #ff4b33;
}
.entry-meta {
    color: #777;
    font-size: 12px;
}
.entry-meta abbr,
.entry-utility abbr {
    border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
    border-bottom: 1px dotted #666;
}
.entry-content,
.entry-summary {
    clear: both;
}
#content .entry-summary p:last-child {
    margin-bottom: 12px;
}
.entry-content fieldset {
    border: 1px solid #e7e7e7;
    margin: 0 0 24px 0;
    padding: 24px;
}
.entry-content fieldset legend {
    background: #fff;
    color: #000;
    font-weight: bold;
    padding: 0 24px;
}
.entry-content input {
    margin: 0 0 24px 0;
}
.entry-content input.file,
.entry-content input.button {
    margin-right: 24px;
}
.entry-content label {
    color: #777;
    font-size: 12px;
}
.entry-content select {
    margin: 0 0 24px 0;
}
.entry-content sup,
.entry-content sub {
    font-size: 10px;
}
.entry-content blockquote.left {
    float: left;
    margin-left: 0;
    margin-right: 24px;
    text-align: right;
    width: 33%;
}

.entry-content blockquote.right {
    float: right;
    margin-left: 24px;
    margin-right: 0;
    text-align: left;
    width: 33%;
}

.page-link {
    clear: both;
    color: #000;
    font-weight: bold;
    line-height: 48px;
    word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
    background: #f1f1f1;
    color: #333;
    font-weight: normal;
    padding: 0.5em 0.75em;
    text-decoration: none;
}
.home .sticky .page-link a {
    background: #d9e8f7;
}
.page-link a:active,
.page-link a:hover {
    color: #ff4b33;
}
body.page .edit-link {
    clear: both;
    display: block;
}
#entry-author-info {
    background: #f2f7fc;
    border-top: 4px solid #000;
    clear: both;
    font-size: 14px;
    line-height: 20px;
    margin: 24px 0;
    overflow: hidden;
    padding: 18px 20px;
}

#entry-author-info #author-avatar {
    background: #fff;
    border: 1px solid #e7e7e7;
    float: left;
    height: 60px;
    margin: 0 -104px 0 0;
    padding: 11px;
}
#entry-author-info #author-description {
    float: left;
    margin: 0 0 0 104px;
}
#entry-author-info h2 {
    color: #000;
    font-size: 100%;
    font-weight: bold;
    margin-bottom: 0;
}
.entry-utility {
    clear: both;
    color: #777;
    font-size: 12px;
    line-height: 18px;
}
.entry-meta a,
.entry-utility a {
    color: #777;
}
.entry-meta a:hover,
.entry-utility a:hover {
    color: #ff4b33;
}



#content h4 {
    font: bold 16px/1.4em 'Open Sans', sans-serif;
    letter-spacing: normal;
    margin: 0 0 10px 0;
    color: #272727;
}
/* CSS For Each Page */
#pageWrapper{
    margin: 0 auto;
    width:1024px;
}
#pageContainer{
    margin: 0 auto;
    color: #686758;
    font-size: 14px;
    width:1024px;
}

.PageTitle {
    overflow: hidden;
    width: 100%;

}


.pageTitleContainer {
    padding: 5px;
    float: left;
    width: 68%;
    margin-right: 2%;
    color: #505050;
    text-align: justify;
}

.pageSidebar {
    margin-right: 0;
    padding: 7px;
    float: left;
    width: 26%;
    border-left: solid 1px #cccccc;
    color: #000000;
}

#headerPageBreadcrumb {
    text-align: left;
    padding-bottom: 5px;
    color: #ffffff;
}



/* =Asides
-------------------------------------------------------------- */

.home #content .format-aside p,
.home #content .category-asides p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
    margin-top: 0;
}
.home .hentry.format-aside,
.home .hentry.category-asides {
    padding: 0;
}
.home #content .format-aside .entry-content,
.home #content .category-asides .entry-content {
    padding-top: 0;
}



/* =Images
-------------------------------------------------------------- */

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img,
.widget-container img {
    max-width: 100%; /* When images are too wide for containing element, force them to fit. */
    height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
    display: inline;
    float: left;
    margin-right: 24px;
    margin-top: 4px;
}
.alignright,
img.alignright {
    display: inline;
    float: right;
    margin-left: 24px;
    margin-top: 4px;
}
.aligncenter,
img.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
    margin-bottom: 12px;
}
.wp-caption {
    background: #f1f1f1;
    line-height: 18px;
    margin-bottom: 20px;
    max-width: 632px !important; /* prevent too-wide images from breaking layout */
    padding: 4px;
    text-align: center;
}
.wp-caption img {
    margin: 5px 5px 0;
    max-width: 622px; /* caption width - 10px */
}
.wp-caption p.wp-caption-text {
    color: #777;
    font-size: 12px;
    margin: 5px;
}
.wp-smiley {
    margin: 0;
}
.gallery {
    margin: 0 auto 18px;
}
.gallery .gallery-item {
    float: left;
    margin-top: 0;
    text-align: center;
    width: 33%;
}
.gallery-columns-2 .gallery-item {
    width: 50%;
}
.gallery-columns-4 .gallery-item {
    width: 25%;
}
.gallery img {
    border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
    max-width: 92%;
    height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
    max-width: 84%;
    height: auto;
}
.gallery .gallery-caption {
    color: #777;
    font-size: 12px;
    margin: 0 0 12px;
}
.gallery dl {
    margin: 0;
}
.gallery img {
    border: 10px solid #f1f1f1;
}
.gallery br+br {
    display: none;
}
#content .attachment img {/* single attachment images should be centered */
    display: block;
    margin: 0 auto;
}




/* =Footer
-------------------------------------------------------------- */
#footer-container {
    position: relative;
}

#top-footer{
    background-color:#189b97;
}

#footer-menu{

}

#bottom-footer{
    background-color: #000000;
}
#footer-copyright {
    font: 12px/20px 'Open Sans', sans-serif;
    letter-spacing: normal;
    padding: 10px 0px 10px 10px;
    color: #ffffff;
}

/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
    -webkit-text-size-adjust: 100%;
}
code {
    -webkit-text-size-adjust: 100%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
    -webkit-text-size-adjust: 100%;
}
#site-description {
    -webkit-text-size-adjust: none;
}


/* =Print Style
-------------------------------------------------------------- */

@media print {
    body {
        background: none !important;
    }
    #wrapper {
        clear: both !important;
        display: block !important;
        float: none !important;
        position: relative !important;
    }
    #header {
        border-bottom: 2pt solid #000;
        padding-bottom: 18pt;
    }
    #footer-container {
        border-top: 2pt solid #000;
    }
    #site-title,
    #site-description {
        float: none;
        line-height: 1.4em;
        margin: 0;
        padding: 0;
    }
    #site-title {
        font-size: 13pt;
    }
    .entry-content {
        font-size: 14pt;
        line-height: 1.6em;
    }
    .entry-title {
        font-size: 21pt;
    }
    #access,
    #logo img,
    #respond,
    .comment-edit-link,
    .edit-link,
    .navigation,
    .page-link,
    .widget-area {
        display: none !important;
    }
    #container,
    #header,
    #footer {
        margin: 0;
        width: 100%;
    }
    #content,
    .one-column #content {
        margin: 24pt 0 0;
        width: 100%;
    }
    .wp-caption p {
        font-size: 11pt;
    }
    #site-info,
    #site-generator {
        float: none;
        width: auto;
    }
    #footer-container {
        width: auto;
    }
    img#wpstats {
        display: none;
    }
    #site-generator a {
        margin: 0;
        padding: 0;
    }
    #entry-author-info {
        border: 1px solid #e7e7e7;
    }
    #main {
        display: inline;
    }
    .home .sticky {
        border: none;
    }
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5){

    #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
        background-image: url('fancybox_sprite@2x.png');
        background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
    }

    #fancybox-loading div {
        background-image: url('fancybox_loading@2x.gif');
        background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
    }
}

#header,
#main,
#footer-menu,
#footer-copyright,
#footer-sitemap,
#headersearch,
#headerwrapper
{
    width: 1024px;
    margin: 0 auto;
}

#headerwrapper{
    width: 100%;
    margin: 0 auto;
    background-color: #000000;
    position: relative;
    display: block;
    clear: both;
}
/*For Header 2*/

#headerPageWrapper{
    background-color: #000000;

}

#headerPageContainer {
    width: 1024px;
    margin: 0 auto;
    color: #686758;
    font-size: 14px;
    text-align: center;
}

#headerTitle {
    color: #ffffff;
    float: left;
    padding: 10px;
    text-transform: uppercase;
}

#headerPageTitle {
    overflow: hidden;
    width: 1024px;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
}

#headerPackageWrapper{

}

#headerPackageContainer {
    width: 1024px;
    margin: 0 auto;
    color: #000000;
    font-size: 14px;
    text-align: center;
    margin-bottom: -30px;
}

#headerPackageTitle {
    overflow: hidden;
    width: 1024px;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
}

#packageTitle {
    float: left;
    padding: 10px;
    color: #000000;
    text-transform: uppercase;
}

/* SEO Title */
h1 {
    font-size:20px;
    font-weight:bold;

}

.titleContainer {
    padding: 5px;
    float: left;
    margin-right: 2%;
    color: #ffffff;
}

.titleContainerLast {
    padding: 5px;
    float: left;
    width: 30%;
    margin-right: 2%;
    color: #ffffff;
    margin-right: 0;
}


#titleline{
    border-bottom:solid 1px #bababa;
}




#titleline {

    /* Hack to improve aliasing on mobile/tablet devices */
    border-bottom:solid 1px #bababa;
    -webkit-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;

}

#titleline:hover {
    -webkit-filter: grayscale(100%);
    -webkit-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

#enquiry{
    font-size:15px;
    text-decoration:none;
    padding:20px;
}

#enquiry a:active, a:link, a:visited{
    text-decoration:none;
}
#enquiry a:hover{
    color:#189b97;
    text-decoration:none;
}

/* Content */
.contentwrapper{
    width:1024px;
    margin-left:0;
    margin-right:0;
    /* padding-top: 20px; */
}

.featuresColumn {
    float: left;
    margin-right: 4%;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    padding-top:10px;
}

.featuresColumn2 {
    float: left;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    padding-top:10px;

}

.last {
    margin-right: 0;
}
.productbox {
    border: 1px solid #e1e1e1;
    background: #f9f9f9;
    border-radius: 5px;
    color: #ffffff;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    height: 100%;
    position: relative;
    overflow: auto;
    /* padding:1.2px; */
}

.productimage{
    /* margin:10px; */
    border-radius:4px;
}

.productimage img{

    border-radius: 4px;
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.productArea{
    padding:10px;
}

.producttitle{
    color:#202020;
    font-weight:bold;
    font-size:15px;
    text-align:left;
}

.productdescription{
    color:#676767;
    font-size:14px;
    text-align:left;
    /* padding-left:15px; */
    /* padding-right:15px; */
    line-height: 15px;

}

.productprice{
    margin: 10px 10px 0;
    overflow: hidden;


}
.productpricecomplete{
    margin-top:170px;
}

.pricing{
    color: #000000;
    float: left;
    font-size: 12px;
    line-height: 14px;

}

.numbering{
    color: #ff0000;
    float: left;
    font-size: 40px;
    font-weight: bold;
    line-height: 38px;
}


.selectproduct {
    background: #ffffff;
    margin: 0 auto;
    width: 350px;
    font-weight: bold;
    font-size: 25px;
    text-align: center;
    z-index: 2;
    position: relative;
    -webkit-font-smoothing: antialiased;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
}

#productInfo li{
    font-size:11px;
    text-align:left;

}

#productName{
    font-size:15px;
    font-weight:bold;
    border-bottom:1px #e1e1e1 solid;
	color: #000;
}


#productPrice{
    text-align:left;
}

#productPrice TR:first-child TD:nth-child(2) {
    text-decoration: line-through;
    color:red;
}

#productPrice TR:nth-child(3)  TD:nth-child(2) {
    color:red;
}


/* Product Tab */

/* NAVIGATION */

nav {
    margin-bottom: 30px;
    position: relative;
}

nav ul {
    overflow: hidden;
    padding-bottom: 10px;
    border-bottom: 5px solid #bbb;
    list-style-type: none;
}

nav li {
    float: left;
    margin-right: 35px;
}

nav li a {
    color: #666;
    font-weight: bold;
}

nav li a:hover,
nav li a:focus,
nav li a.current {
    color: #000;
}

nav #indicator {
    position: absolute;
    left: 34.5px;
    bottom: 5px;
    width: 12px;
    height: 7px;
    background-image: url('notch.png');
}

#descContainer{
    margin: 40px 0 0 2%;

}

/* Content */

#content section {
    display: none;
}

#content p {
    margin-bottom: 1em;
    margin-left:2%;
    line-height: 1.6;
}

/* Product Section */
#productContainer{
    margin-left:0;
    margin-right:0;
}

.productSection, .productSection2{

    float: left;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    padding-top: 30px;
    width:47%;
}

.productSection{
    margin-right: 3%;
}

.productCategory, .centerBoxHeading {
    background: #0e76bd;
    padding: 10px;
    color: #fff;
    border-radius: 5px;
    font-weight: bold;
    font-size: 20px;
}

/* Product Section */

.color{
    color:#0e7b78;
}

.color:hover{
    color:#0e7b78;
}

/* Second Menu */
.contentwrapper2{
    width:1024px;
}

.maincontent {
    float: left;
    width: 48%;
    margin-right: 2%;
    min-height: 100%;
    height: auto !important;
    height: 100%;
}

.secondtitle{
    background:#ffffff;
    margin:0 auto;
    font-weight:bold;
    font-size:25px;
    text-align:left;
}

.mailinglistcontainer{
    padding:20px;
    border-radius:5px;
    background-color:#191919;
    margin-bottom:20px;
}
.mailinglisttitle1{
    color:#189b97;
    font-size:14px;
    text-align:center;
}

.mailinglisttitle2{
    font-size:27px;
    color:#ffffff;
    text-align:center;
    font-weight:bold;
}

.sml_name{
    margin-top:30px;
}
.sml_namelabel, .sml_emaillabel{
    width:100px;
    text-align:left;
    display:inline-block;
    padding-right:10px;
    color:000000;
}

.sml_name label, .sml_email label{
    font-size:14px;
    color:#ffffff;

}

.sml_name input{
    margin:0 auto;
}

.sml_emailinput{
    width:300px;
    border-radius: 5px;
    padding: 5px;
}
input.sml_nameinput{
    width:300px;
    border-radius: 5px;
}

.sml_subscribe{
    margin-bottom:-20px;
}

.sml_submitbtn {
    background: #f9f9f9;
    border: 1px solid #ccc;
    box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
    -moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
    -webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
    padding: 10px;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 5px;
    padding: 5px;
}

.sml_submit{
    padding-left:340px;
}

/* Ordered List's Styles */

ol.circles-list {
    list-style: decimal !ie;
    /*IE 7- hack*/
    margin: 0;
    margin-left: 4em;
    padding: 0;
    counter-reset: li-counter;
}

ol.circles-list > li {
    position: relative;
    margin-bottom: 20px;
    padding-left: 0.5em;
    min-height: 3em;
}

ol.circles-list > li:before {
    background: #189b97;
    position: absolute;
    top: 0;
    left: -1.33em;
    width: 1.2em;
    height: 1.2em;
    font-size: 2.5em;
    line-height: 1.2;
    text-align: center;
    color: #f5f5f5;
    /* border: 1px solid #c3c3c3; */
    border-radius: 50%;
    content: counter(li-counter);
    counter-increment: li-counter;
}

ul.bulletSidebar {
    list-style-type:disc;
    line-height:140%;
}

/* Ordered List's Styles */


ol.circles-list-main {
    list-style: decimal !ie;
    /*IE 7- hack*/
    margin: 0;
    margin-left: 4em;
    padding: 0;
    counter-reset: li-counter;
}

ol.circles-list-main > li {
    position: relative;
    margin-bottom: 20px;
    padding-left: 0.5em;
    min-height: 3em;
}

ol.circles-list-main > li:before {
    background: #ed1c24;
    position: absolute;
    top: 0;
    left: -1.33em;
    width: 1.2em;
    height: 1.2em;
    font-size: 2.5em;
    line-height: 1.2;
    text-align: center;
    color: #ffffff;
    border: 2px solid #d5171e;
    border-radius: 50%;
    content: counter(li-counter);
    counter-increment: li-counter;
}

@media (min-width: 768px) {

    .responsive-tabs .responsive-tabs__panel--closed-accordion-only {
        display: block;
    }
}

/* --- ACCORDION  --- */

@media (max-width: 767px) {

    .responsive-tabs .responsive-tabs__list {
        display: none;
    }

    .responsive-tabs .responsive-tabs__heading {
        display: block; cursor: pointer;
    }

    .responsive-tabs .responsive-tabs__panel--closed-accordion-only {
        display: none;
    }
}

@media (max-width: 767px) {

    .responsive-tabs-wrapper {
        border-top: 1px solid #ddd;
    }

    .responsive-tabs .responsive-tabs__heading {
        background: #fff;
        border: 1px solid #ddd;
        border-top: none;
        color: #909090;
        font-size: 18px;
        font-weight: normal;
        padding: 10px 0 10px 20px;
        margin: 0;
        position: relative;
    }

    .responsive-tabs .responsive-tabs__heading:after {
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-top: 6px solid #444;
        content: "";
        display: block;
        position: absolute;
        right: 20px;
        top: 20px;
        height: 0;
        width: 0;
    }

    .responsive-tabs .responsive-tabs__heading:hover {
        color: #606060;
    }

    .responsive-tabs .responsive-tabs__heading--active,
    .responsive-tabs .responsive-tabs__heading--active:hover {
        background: #e3e3e3;
        color: #606060;
    }

    .responsive-tabs .responsive-tabs__heading--active:after {
        border-bottom: 6px solid #404040;
        border-top: 0;
        top: 18px;
    }

    .responsive-tabs .responsive-tabs__panel {
        border-top: none;
        margin: 0;
    }
}



.imgfloat{
    position: absolute;
    right: 0px;
    top: 0px;
}


/* Important Notes Table */



ol.important-list {
    list-style: decimal !ie;
    /*IE 7- hack*/
    margin: 0;
    margin-left: 4em;
    padding: 0;
    counter-reset: li-counter;
}
ol.important-list > li {
    position: relative;
    margin-bottom: 20px;
    padding-left: 2.5em;
    min-height: 2.5em;
}

ol.important-list > li:before {
    background: #189b97;
    position: absolute;
    top: 0;
    left: -1.20em;
    width: 2em;
    height: 2em;
    font-size: 2.0em;
    line-height: 2;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    border-radius: 20%;
    content: counter(li-counter);
    counter-increment: li-counter;
}

/* From Opencart */
.forward{
    float: right;
}

/* Cost Estimation */
#estimationTable {
    background: #eee;
    width: 100%;
    border-spacing: 5px;
    font-size:12px;
	margin-top: 10px;
}

#estimationTable TR TD, #estimationTable TR TH {
    border: 1px solid #c0c0c0;
    border-spacing: 5px;
    padding: 5px;
}

#estimationTable TD:first-child {
    border-spacing: 5px;
    padding: 5px;
}


/* Cart Info */
#cartTable {
    background: #cacaca;
    padding: 5px;
}

#cartTable tr td {
    border-spacing: 5px;
    padding: 5px;
    font-size: 12px;
}


#cartTable tr:nth-child(n+1) {
    background: #f0f0f0;
    border-bottom: 1px solid #dcdcdc;
    font-style: normal;
}

#cartTable tr:first-child {
    background: #cbcbcb;
    font-weight: bold;
}

#cartTable tr:last-child {
    background: #e9e9e9;
}

/* Shopping Cart */
#shoppingcartsidebar{
    font-size:14px;
    background:#52afef;
    color:#ffffff;
    padding:10px;
    font-weight:bold;
    border-bottom:1px #e1e1e1 solid;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
}

#shoppingcartsidebarContent{
    background:#f8f8f8;
    font-size:11px;
    padding:10px;
}

#breadcrumbs a{
	color: #fff;
}

#checkoutShipping fieldset, #checkoutPayment fieldset, #accountHistoryDefault fieldset, #addressBookDefault fieldset, #checkoutSuccessOrderNumber, #createAcctSuccess fieldset{
	padding: 10px;
	border: 1px solid #e1e1e1;
	margin-bottom: 10px;
}

#checkoutShipping #comments{
	padding: 0px;
	border: 0px none;
	margin-bottom: 10px;
}

#checkoutShippingHeading, #checkoutPaymentHeadingAddress, #checkoutPaymentHeading, #checkoutConfirmDefaultHeading, #cartDefaultHeading, #loginDefaultHeading, #accountDefaultHeading, #logoffDefaultHeading, 
#timeoutDefaultHeading, #checkoutSuccessHeading, #accountHistoryDefaultHeading, #addressBookDefaultHeading, #addressBookProcessDefaultHeading, #createAcctSuccessHeading{
	font-size: 16px;
	color:#000;
	margin-bottom: 6px;
}

#checkoutShippingHeadingAddress, #checkoutShippingHeadingMethod, #checkoutPaymentHeadingAddress, #checkoutConfirmDefaultBillingAddress, #checkoutConfirmDefaultShippingAddress, #checkoutConfirmDefaultHeadingComments, #checkoutConfirmDefaultHeadingCart, #checkoutConfirmDefaultPayment, #checkoutConfirmDefaultShipment{
	padding-top: 0px;
	margin-bottom: 6px;
	font-size:14px;
	font-weight:bold;
	border-bottom: 1px #e1e1e1 solid;
	padding-bottom:6px;
}

#checkoutConfirmDefaultPayment, #checkoutConfirmDefaultShipment {
	margin-top: 20px;
}

#ccQuantityHeading, #ccProductsHeading, #ccTotalHeading, .tableHeading TH,
#cartContentsDisplay .cartTableHeading, #prevOrders TR.tableHeading, #myAccountOrdersStatus TR.tableHeading {
	background: #aec6de;
	font-size: 13px;
	font-weight: bold;
	padding: 10px;
}

#cartContentsDisplay .rowEven, #cartContentsDisplay .rowOdd{
background: #f0f0f0;
border-bottom: 1px solid #dcdcdc;
font-style: normal;
}

#access ul{
margin:0px;
}

#access ul li {
float: left;
font-size: 15px;
list-style: none;
line-height: 50px;
}

#productPrices {
padding-top: 10px;
}

nav #indicator {
position: absolute;
left: 34.5px;
bottom: 5px;
width: 12px;
height: 7px;
background-image: url('notch.png');
}

nav ul#tabs{
overflow: hidden;
padding-bottom: 10px;
border-bottom: 5px solid #bbb;
list-style-type: none;
margin: 0px;
margin-top: 20px;
font-size: 16px;
}

#access a {
font: 14px/20px 'Open Sans', sans-serif;
color: #000;
display: inline-block;
text-decoration: none;
letter-spacing: normal;
line-height: 50px;
padding: 0 25px;
}

.leftBoxContainer, .rightBoxContainer {
margin-bottom: 1.5em;
margin-top: 0;
}

#seShipTo {
padding: 0;
padding-right: 1.2em;
}
 
 #loginForm legend, #createAccountForm legend, #timeoutDefault legend {
border-bottom: 1px #e1e1e1 solid;
 margin-bottom: 6px;
text-align: left;
font-size: 13px;
width:100%
 }
 
 #createAccountForm .createAccountLegend {
 border-bottom: 0px none;
 background: #e9e9e9;
 vertical-align: top;
padding-top: 10px;
font-size: 13px;
background: #e9e9e9;
 }
 
  #createAccountForm fieldset {
  margin-top:10px;
  }

#prevOrders TR td {
background-color: #f2f7fc;
border-bottom: 1px #e1e1e1 solid;
padding: 10px 0;
}
 
 #addressBookDefaultPrimary, #addressBookProcessDefaultPrimary, #addressBookProcessSetDefaultPrimary {
vertical-align: top;
padding-top: 10px;
font-size: 14px;
font-weight: bold;
background: #e9e9e9;
padding: 10px;
 }
 
 .wrapperAttribsOptions {
margin: 0;
 }
 
 .wrapperAttribsOptions select {
 padding: 4px;
 }