@import url('../css/component.css');

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}

body
{
    font: normal normal 10px/10px Tahoma, Arial, Helvetica, Verdana, sans-serif; 
    background-color: #fff;
   
    
    background-image: url('../img/bg.jpg');
    background-position: center top;
    background-repeat: repeat-x;
    /*
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
	background-size: cover;
    */
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Links
   ========================================================================== */

a.navlink { font-family: 'Open Sans', sans-serif; color: #636363; font-weight: normal; text-decoration:none; font-size: 18px;} 
a.navlink:link { font-family: 'Open Sans', sans-serif; color: #636363; font-weight: normal; text-decoration:none; font-size: 18px; } 
a.navlink:visited { font-family: 'Open Sans', sans-serif; color: #636363; font-weight: normal; text-decoration:none; font-size: 18px; } 
a.navlink:hover { font-family: 'Open Sans', sans-serif; color: #636363; font-weight: normal; text-decoration:underline; font-size: 18px; } 
a.navlink:active { font-family: 'Open Sans', sans-serif; color: #636363; font-weight: normal; text-decoration:none; font-size: 18px; }

a.whitelink { font-family: 'Open Sans', sans-serif; color: #fff; font-weight: normal; text-decoration:none; font-size: 18px;} 
a.whitelink:link { font-family: 'Open Sans', sans-serif; color: #fff; font-weight: normal; text-decoration:none; font-size: 18px; } 
a.whitelink:visited { font-family: 'Open Sans', sans-serif; color: #fff; font-weight: normal; text-decoration:none; font-size: 18px; } 
a.whitelink:hover { font-family: 'Open Sans', sans-serif; color: #fff; font-weight: normal; text-decoration:none; font-size: 18px; } 
a.whitelink:active { font-family: 'Open Sans', sans-serif; color: #fff; font-weight: normal; text-decoration:none; font-size: 18px; }

a.plainlink { font-family: 'Open Sans', sans-serif; color: #666; font-weight: normal; text-decoration:none; font-size: 16px;} 
a.plainlink:link { font-family: 'Open Sans', sans-serif; color: #666; font-weight: normal; text-decoration:none; font-size: 16px; } 
a.plainlink:visited { font-family: 'Open Sans', sans-serif; color: #666; font-weight: normal; text-decoration:none; font-size: 16px; } 
a.plainlink:hover { font-family: 'Open Sans', sans-serif; color: #666; font-weight: normal; text-decoration:none; font-size: 16px; } 
a.plainlink:active { font-family: 'Open Sans', sans-serif; color: #666; font-weight: normal; text-decoration:none; font-size: 16px; }


a:link 
{
	color: #acb83c;
}

a:visited 
{
	color: #acb83c;
}

a:hover 
{
	color: #acb83c !important;
}

a:active 
{
	color: #acb83c;
}

/* ==========================================================================
   Headers
   ========================================================================== */


h1
{
               font-family: 'Open Sans', sans-serif;
               font-size: 15px;
               color:#3b5228;
               text-transform: uppercase;
               
}

h2
{
               font-family: 'Open Sans', sans-serif;
               font-size: 25px;
               color:#3b5228;
}

h3
{
               font-family: 'Open Sans', sans-serif;
               font-size: 20px;
               color:#acb83c;
               margin: 0px;
}



/* ==========================================================================
   Nav
   ========================================================================== */

.myli li
{
	display: inline;
	margin-right: 35px;
}

#nav
{
	width: 947px;;
	float: left;
	background-color: #fff;
}

#navpadding
{
	
	padding-top: 65px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
        font-family: 'Open Sans', sans-serif;
        float:right;
}

/* ==========================================================================
   Main Styles
   ========================================================================== */

#maincontainer
{
    width: 1280px;
    margin: auto;
}

#logo
{
   width: 333px;
   height: 105px;
   background-color: #fff;
   float: left;
}

#logopadding
{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 10px;

}

#topbar
{
    width: 50%;
    height: 42px;
    float: left;
}

#topbar2
{
    width: 50%;
    height: 42px;
    float: left;
}

#topbarpadding
{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 10px;
	line-height: 1.5;
	font-size: 15px;
	font-family: 'Open Sans', sans-serif;
        letter-spacing: 1.9px;
}

#topbarpadding2
{
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 35px;
	padding-left: 0px;
	line-height: 1.5;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
        text-align: right;
        color: #3b5228;
}

#mainimgcontainer
{
    width: 100%;
    height: auto;
    background-color: #f1f8d8;
    float: left;
}

#mainimg
{
    width: 1582px;
    max-width: 100%;
    height: auto;
    position: relative;
    margin: auto;
    z-index: 1;

}

#transbar
{
    background-image: url('../img/trans.png');
    height: 9px;
    width: 100%;
    position: absolute;
    z-index: 5;
}



#colourbar
{
    background-color: #acb83c;
    height: 9px;
    width: 100%;
    position: absolute;
    z-index: 5;
}

#footer
{
    width: 100%;
    height: auto;
    background-color: #252525;
    float: left;
}

#footerwidth
{
    width: 1280px;
    height: auto;
    margin: auto;
}

#footer1
{
    width: 33%;
    height: auto;
    float: left;
    text-align: center;
}

#footer2
{
    width: 33%;
    height: auto;
    float: left;
    text-align: center;
}

#footer3
{
    width: 33%;
    height: auto;
    float: left;
    text-align: center;
}

.footerpadding
{
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 20px;
    padding-left: 20px;
    line-height: 1.5;
    text-align: left;
}



p
{
	margin-top: 15px;
	margin-bottom: 15px;
}

#maincontent
{
	
	width: 1280px;
	float: left;
	background-color: #fff;
	overflow: auto;
}

.contentpadding
{
	padding-top: 20px;
	padding-bottom: 40px;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 1.5;
	font-size: 16px;
	text-align: justify;
	font-family: 'Open Sans', sans-serif;
        color: #666;
}

.galleryimg
{
	z-index: 0; 
	position:relative; 
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	border: 1px solid #eee;
	padding: 3px;
	background-color: #ccc;
}

#maincontainer2
{
    width: 1280px;
    margin: auto;
}

#primary_nav_wrap
{
	position: relative;
	z-index: 10;
}

#primary_nav_wrap ul
{
	list-style:none;
	position:relative;
	float:left;
	margin:0;
	padding:0;

}

#primary_nav_wrap ul a
{
	display:block;
	text-decoration:none;
	font-weight:700;
	font-size:15px;
	line-height:32px;
	padding:0 25px;
	font-family: 'Open Sans', sans-serif;
	color: #acb83c;
}

#primary_nav_wrap ul li
{
	position:relative;
	float:left;
	margin:0;
	padding:0;

}

#primary_nav_wrap ul li.current-menu-item
{
	background:#000;
}

#primary_nav_wrap ul li:hover
{
	background:#f9f9f9;
	color: #fff;
	border-radius: 0px;
}

#primary_nav_wrap ul ul
{
	display:none;
	position:absolute;
	top:100%;
	left:0;
	background:#fff;
	padding:0;
	
}

#primary_nav_wrap ul ul li:hover
{
	color: #fff;
}

#primary_nav_wrap ul ul li
{
	float:none;
	width:200px;
	color: #000;
}

#primary_nav_wrap ul ul a
{
	line-height:120%;
	padding-top:6px;
	padding-bottom: 6px;
	color: #000;
}

#primary_nav_wrap ul ul ul
{
	top:0;
	left:100%;
}

#primary_nav_wrap ul li:hover > ul
{
	display:block;
}

.product
{
    width: 600px;
    margin-bottom: 10px;
    margin-right: 10px;
    float: left;
	height: 250px;
    background-color: #eee;
}

.productpadding
{
    	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 1.5;
	font-size: 16px;
	text-align: justify;
	font-family: 'Open Sans', sans-serif;
        color: #666;
}

.prodimg
{
    float: right; 
    width: 300px; 
    margin-bottom: 20px;
    margin-left: 15px;
    border: 6px solid #c3c98b;
}

.prodimg2
{
    float: left;
    margin-bottom: 20px;
    border: 6px solid #acb83c;
    margin-right: 20px;
}

.prodimg3
{
    float: right; 
    width: 450px; 
    margin-bottom: 20px;
    margin-left: 15px;
    border: 6px solid #c3c98b;
}

/* ==========================================================================
   Text Colours
   ========================================================================== */

.bluetext
{
               font-family: 'Open Sans', sans-serif;
               color:#0071b9;
}

.whitetext
{
               font-family: 'Open Sans', sans-serif;
               color: #fff;
}

.redtext
{
               font-family: 'Open Sans', sans-serif;
               color: #bf0808;
}

.greentext
{
               font-family: 'Open Sans', sans-serif;
               color: #3b9324;
}

/* ==========================================================================
   Table Styles
   ========================================================================== */

.contenttable
{
	border: 2px solid #c03d53;
}

.contentcell1
{
	padding:5px;
}

.contentcell2
{
	padding:5px; 
	border-top: 1px solid #c03d53;
}

.mobileimg
    {
            
            max-width: 100%;
            float: left;
    }

/* ==========================================================================
   Media Queries
   ========================================================================== */


#mobnav
        {
            visibility: hidden;
            display: none;
        }

@media only screen and (max-width: 1280px) 
{

#maincontainer
{
    width: 100%;
    margin: auto;
}

#maincontainer2
{
    width: 100%;
    margin: auto;
}

.mobileimg
{
        max-width: 100%;
        float: left;
}

.mobileimg2
{
        max-width: 100%;
        
}

#maincontent
{
	
	width: 100%;
	float: left;
	background-color: #fff;
	overflow: auto;
}

#nav
{
	width: 100%;
	float: left;
	background-color: #fff;
}

#navpadding
{
	
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
        font-family: 'Open Sans', sans-serif;
        float: left;
}

nav ul 
{
display: table;
width: 100%;
list-style: none;
}

nav ul li 
{
display: table-cell;
text-align: center;
}

nav ul li a 
{
display: block;
}




#mobnav
{
            visibility: hidden;
            display: none;
}


#footerwidth
{
    width: 100%;
    height: auto;
    margin: auto;
}

#footer1
{
    width: 33%;
    height: auto;
    float: left;
    text-align: center;
}

#footer2
{
    width: 33%;
    height: auto;
    float: left;
    text-align: center;
}

#footer3
{
    width: 33%;
    height: auto;
    float: left;
    text-align: center;
}

.footerpadding
{
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 20px;
    padding-left: 20px;
    line-height: 1.5;
    text-align: left;
}


.product
{
    width: 100%;
	height: auto;
    margin-bottom: 10px;
    margin-right: 10px;
    float: left;
    background-color: #eee;
}

.productpadding
{
    	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 1.5;
	font-size: 16px;
	text-align: justify;
	font-family: 'Open Sans', sans-serif;
        color: #666;
}


}


@media only screen and (max-width: 825px) 
{
        #nav
        {
            visibility: hidden;
            display: none;
        }
        
        #mobnav
        {
            visibility: visible;
            display: inline;
            z-index: 50;
            position: relative;
        }
        
        #topbar
        {
            width: 100%;
            height: 42px;
            float: left;
        }
        
        
        #topbar2
        {
            visibility: hidden;
            display: none;
        }
        
        #topbarpadding
        {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	line-height: 1.5;
	font-size: 15px;
	font-family: 'Open Sans', sans-serif;
        letter-spacing: 1.9px;
        text-align: center;
        }
        
        #logo
        {
           width: 100%;
           height: 105px;
           background-color: #fff;
           float: left;
        }

        #logopadding
        {
                padding-top: 0px;
                padding-bottom: 0px;
                padding-right: 0px;
                padding-left: 0px;
                text-align: center;

        }
        
        #navpadding3
        {
	
	padding-top: 65px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
        font-family: 'Open Sans', sans-serif;
        float:none;
        text-align: center;
        }
        
 
        
#mainimgcontainer
{
        width: 100%;
        height: auto;
        background-color: #f1f8d8;
        float: none;
        z-index: 1;
        position: relative;
}

#mainimg
{
        width: 1582px;
        max-width: 100%;
        height: auto;
        position: relative;
        margin: auto;
        z-index: 1;

}        
        


#footerwidth
{
    width: 100%;
    height: auto;
    margin: auto;
}

#footer1
{
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    border-bottom: 1px solid #4e4e4e;
}

#footer2
{
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    border-bottom: 1px solid #4e4e4e;
}

#footer3
{
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    border-bottom: 1px solid #4e4e4e;
}

.footerpadding
{
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 20px;
    padding-left: 20px;
    line-height: 1.5;
    text-align: left;
}
 

#transbar
{
    background-image: url('../img/trans.png');
    height: 9px;
    width: 100%;
    position: relative;
    z-index: 5;
    float: left;
}

#colourbar
{
    background-color: #acb83c;
    height: 9px;
    width: 100%;
    position: relative;
    z-index: 5;
    float: left;
}        

.prodimg
{
    float: right;
    width: 100%; 
    margin-bottom: 20px;
    max-width: 100%;
    border: 0px solid #acb83c;
}

.prodimg2
{
    float: left;
    width: 100%; 
    margin-bottom: 20px;
    max-width: 100%;
    border: 0px solid #acb83c;
}

.prodimg3
{
    float: right; 
    width: 100%; 
    margin-bottom: 20px;
    margin-left: 0px;
    border: 6px solid #c3c98b;
}

h3
{
               font-family: 'Open Sans', sans-serif;
               font-size: 20px;
               color:#acb83c;
               margin-top: 15px;
}

}











/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide visually and from screen readers
 */

.hidden {
    display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * https://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 *
 * 1. For long content, line feeds are not interpreted as spaces and small width
 *    causes content to wrap 1 word per line:
 *    https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    white-space: nowrap; /* 1 */
}

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    -webkit-clip-path: none;
    clip-path: none;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
    white-space: inherit;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
    visibility: hidden;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}


/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 1.25dppx),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important; /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre {
        white-space: pre-wrap !important;
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
