﻿/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/


body
{
    font-size: 75%;
    font-family: Verdana, Tahoma, Arial, "Helvetica Neue", Helvetica, Sans-Serif;
    margin: 0;
    padding: 0;
    color: #696969;
    background: transparent url("../images/background.png") repeat;
}

body, html
{
    width: 100%;
    height: 100%;
    margin: 0;
}


body.bookRestoration
{
    background: white;
}


.logo 
{
    border: none;
    width: auto;
    height: 350px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

a:link
{
    color: #000;
    text-decoration: none;
}
a:visited
{
    color: #000;
}
a:hover
{
    color: #000;
}
a:active
{
    color: #D0EAE2;
}

p, ul
{
    margin-bottom: 20px;
    line-height: 1.6em;
    font-family: Century Gothic, "Muli";
    text-align: left;
    font-size: 9.2pt;
    -moz-font-size: 8pt;
    color: #000;
}

/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #000;
}

h1
{
    font-size: 2em;
    padding-bottom: 0;
    margin-bottom: 0;
}
h2
{
    padding: 0 0 10px 0;
}
h3
{
    font-size: 1.2em;
}
h4
{
    font-size: 1.1em;
}
h5, h6
{
    font-size: 1em;
}

h1.textLines
{
    font-weight: 200;
}

/* this rule styles <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */



#IndexText {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    max-width: 643px;
    height: 100%;
    width: 100%;
    min-width: 570px;
    visibility: visible;
    opacity: 1;
    transition: all .6s ease;
    font-family: Century gothic;
}

.textLines
{
    font-size: 10pt;
    width: 100%;
    text-align: center;
    margin: 0;
    word-spacing: .2em;
letter-spacing: .1em;
}

.home .textLines, .bindingSupplies .textLines
{
    word-spacing: normal;
letter-spacing: normal;
}
    

.page
{
    width: 100%;
    height: 100%;
}

#header
{
    position: relative;
    margin-bottom: 0px;
    color: #000;
    padding: 0;
}

#header h1
{
    font-weight: bold;
    padding: 5px 0;
    margin: 0;
    color: #fff;
    border: none;
    line-height: 2em;
    font-size: 32px !important;
}

#main
{
    padding: 30px 0px 15px 0px; 
    height: 100%;
    padding: 0 !important;
    
}

.menuOverflow
{
    position: absolute;
    width: 100%;
    overflow: hidden;
    height: 302px;
}

#MainLogo
{
    padding-top: 10px;
}

/*******************************************************************/

@media all and (max-width: 1200px) and (min-width: 859px){

#menuTabs ul li#boxes
{
    margin-left: 24%;
}

#menuTabs ul li#restoration
{
    margin-left: 24%;
}

#MainLogo
{
    position: relative;
}

#IndexText {
    position: relative;
    display: inline-block;
    height: auto;
    margin: 0 auto;
    left: 0;
    right: 0;
    width: 100%;
}

.logo {
    height: 410px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

#footer, #footer-2 {
    text-align: center;
    line-height: normal;
    width: 75%;
    position: absolute;
    z-index: 200;
    bottom: 0px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

#footer-2 {
	position: relative;
    bottom: 0px;
	margin-bottom: 30px;
}


#contact
{
    position: relative;
    float: right;
    margin-right: 3%;
    color: #000;
}

#facebook
{
    position: relative;
}



/* TAB MENU   
----------------------------------------------------------*/
#menuTabs {
    position: absolute;
    width: 100%;
    overflow: visible;
    background: #D0EAE2;
    border-top: solid 1px white;
    border-bottom: solid 1px white;
    height: 200px;
    z-index: 8;
    left: 0;
    transition: all 1s ease;
}
#menuTabs ul {
    left: 50%;
    margin: 0px;
    clear: left;
    float: left;
    padding: 0px;
    min-width: 1200px;
    font-size: 15px;
    position: relative;
    text-align: center;
    font-family: helvetica;
    list-style: outside none none;
    cursor: default;
    
}
#menuTabs ul li {
    padding:0;
    right:50%;
    float:left;
    display:block;
    list-style:none;
    width: 300px;
    position:relative;
    margin-left: 6%;
}
#menuTabs ul li a, #menuTabs ul li label {
    display: block;
    background: RGBA(0, 0, 0, 0);
    font-family: Century Gothic, "Muli";
    color: #000;
    margin-top: 10px;
    padding: 5px 50px 5px 0px;
    text-decoration: none;
    min-height: 30px;
    line-height: 30px;
    font-size: 12pt;
    text-align: left;
    cursor: default;
}



#restoration li p {
    width: 100%;
    max-width: 150px;
}

#menuTabs ul li:hover div {
    background-color: #FFF3C9;
    max-width: 0%;
    height: 2px;
    
}

#menuTabs ul li:hover #divOne
{
    max-width: 180px;
    background-color: #FFF3C9;
    transition: all .6s ease;
    
}
    

#menuTabs ul li:hover #divTwo
{
    max-width: 130px;
    background-color: #FFF3C9;
    transition: all .6s ease;
}


#menuTabs ul li:hover #divThree
{
    max-width: 150px;
    background-color: #FFF3C9;
    transition: all .6s ease;
    
}


#menuTabs ul li:hover #divFour
{
    max-width: 190px;
    background-color: #FFF3C9;
    transition: all .6s ease;
}

}




/*SLIDING MENU
---------------------------------------------------------
----------------------------------------------------------
-----------------------------------------------------------*/




/** Screen over 1200px **/
@media all and (min-width: 1201px){

#footer, #footer-2 {
    text-align: center;
    line-height: normal;
    font-size: 0.9em;
    width: 100%;
    position: absolute;
    height: 20px;
    bottom: 30px;
    z-index: 200;
}

#footer-2 {
	position: relative;
    bottom: 0px;
	margin-bottom: 30px;
}

#footText {
    position: absolute;
    margin: 0 auto;
    width: 90%;
    left: 0;
    right: 0;
}

#contact
{
    position: relative;
    float: right;
    margin-right: 3%;
    color: #000;
}

#facebook
{
    position: relative;
}
/* TAB MENU   
----------------------------------------------------------*/
#menuTabs {
    position: absolute;
    width: 100%;
    overflow: visible;
    background: #D0EAE2;
    border-top: solid 1px white;
    border-bottom: solid 1px white;
    z-index: 8;
    left: 0;
    transition: all 1s ease;
}
#menuTabs ul {
    left: 50%;
    margin: 0px;
    clear: left;
    float: left;
    padding: 0px;
    min-width: 1200px;
    font-size: 15px;
    position: relative;
    text-align: center;
    font-family: helvetica;
    list-style: outside none none;
    
}
#menuTabs ul li {
    margin:0;
    padding:0;
    right:45%;
    float:left;
    display:block;
    list-style:none;
    width: 300px;
    position:relative;
    height: 100px;
}
#menuTabs ul li a, #menuTabs ul li label {
    display: block;
    background: RGBA(0, 0, 0, 0);
    font-family: Century Gothic, "Muli";
    color: #000;
    margin-top: 10px;
    padding: 5px 50px 5px 0px;
    text-decoration: none;
    min-height: 30px;
    line-height: 30px;
    font-size: 12pt;
    text-align: left;
    cursor: default;
    
}



#restoration li p {
    width: 100%;
    max-width: 150px;
}

#menuTabs ul li:hover div {
    background-color: #FFF3C9;
    max-width: 0%;
    height: 2px;
    
}

#menuTabs ul li:hover #divOne
{
    max-width: 180px;
    background-color: #FFF3C9;
    transition: max-width .6s ease;
    opacity: 1;
    
}
    

#menuTabs ul li:hover #divTwo
{
    max-width: 130px;
    background-color: #FFF3C9;
    transition: max-width .6s ease;
    opacity: 1;
}


#menuTabs ul li:hover #divThree
{
    max-width: 150px;
    background-color: #FFF3C9;
    transition: max-width .6s ease;
    opacity: 1;
    
}


#menuTabs ul li:hover #divFour
{
    max-width: 190px;
    background-color: #FFF3C9;
    transition: max-width .6s ease;
    opacity: 1;
}


}

@media all and (max-width: 858px)
{
    
.menuOverflow
{
    height: 380px;
}

#menuLink
{
    text-align: center;
    width: auto;
    
}
        
    
.logo {
    height: 240px;
    position: relative;
    margin-right: auto;
}
        
    
#footer, #footer-2 {
    text-align: center;
    line-height: normal;
    width: 95%;
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 200;
}
#footer-2 {
	position: relative;
    bottom: 0px;
	margin-bottom: 30px;
}

#leftSlidingMenu
{
    margin-top: 7%;
}


#contact
{
    position: relative;
    float: right;
    margin-right: 3%;
    color: #000;
}

#facebook
{
    position: relative;
}
/* TAB MENU   
----------------------------------------------------------*/
#menuTabs {
    float: left;
    position: absolute;
    width: 100%;
    overflow: visible;
    background: #D0EAE2;
    border-top: solid 1px white;
    border-bottom: solid 1px white;
    height: 400px;
    z-index: 8;
    left: 0;
    transition: all 1s ease;
}
#menuTabs ul {
    left: 50%;
    margin: 0px;
    clear: left;
    float: left;
    padding: 0px;
    min-width: 1200px
    font-size: 15px;
    position: relative;
    text-align: center;
    font-family: helvetica;
    list-style: outside none none;
    cursor: default;
    
}
#menuTabs ul li {
    margin-left: 38%;
    padding:0;
    right:50%;
    float:left;
    display:block;
    list-style:none;
    width: 300px;
    position:relative;
}
#menuTabs ul li a, #menuTabs ul li label {
    display: block;
    background: RGBA(0, 0, 0, 0);
    font-family: Century Gothic, "Muli";
    color: #000;
    margin-top: 10px;
    padding: 5px 50px 5px 0px;
    text-decoration: none;
    min-height: 30px;
    line-height: 30px;
    font-size: 12pt;
    text-align: left;
    cursor: default;
}



#restoration li p {
    width: 100%;
    max-width: 150px;
}

#menuTabs ul li:hover div {
    background-color: #FFF3C9;
    max-width: 0%;
    height: 2px;
    
}

#menuTabs ul li:hover #divOne
{
    max-width: 180px;
    background-color: #FFF3C9;
    transition: all .6s ease;
    
}
    

#menuTabs ul li:hover #divTwo
{
    max-width: 130px;
    background-color: #FFF3C9;
    transition: all .6s ease;
}


#menuTabs ul li:hover #divThree
{
    max-width: 150px;
    background-color: #FFF3C9;
    transition: all .6s ease;
    
}


#menuTabs ul li:hover #divFour
{
    max-width: 190px;
    background-color: #FFF3C9;
    transition: all .6s ease;
}

}

#divFour
{
    position: relative;
}

#divFour::before {
    content: "";
    border: 6px solid rgba(0,0,0,0);
    border-left: 6px solid #FFF3C9;
    position: absolute;
    right: -12px;
    bottom: -5px;
}

/****************************************************/
.textWrapper {
    position: relative;
    margin-top: 35px;
    align-content: center;
    text-align: center;
}


.suppliesImage {
    height: auto;
    width: auto;
    text-align: center;
}

.suppliesImage img {
    height: 300px;
}

.suppliesText {
    margin-top: 30px;
    margin-bottom: 30px;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    transition: all .6s ease;
}

.suppliesText p {
    text-align: center;
    margin: 0;
    font-size: 10pt;
}

.suppliesMenuGraphics
{
    width: 100%;
    position: absolute;
    background: #D0EAE2;
    border-top: solid 1px white;
    border-bottom: solid 1px white;
    height: 100px;
    padding: 0px;
    margin: 0;
    transition: all 1s ease;
    margin-top: 15px;
    
}

.supplyMenuFloats {
    width: 30%;
    position: relative;
    height: 100%;
    list-style: none;
    font-family: Century Gothic, "Muli";
    font-size: 12pt;
    overflow: hidden;
    margin: 0 auto;
    min-width: 200px;
    transition: all .5s ease;

}

.supplyMenuFloats:hover
{
    overflow: visible;
    transition: all .5s ease;
    border-radius: 0px 0px 75px 75px;
    
}

.supplyMenuFloats:hover ul {
    transform: translateY(100%);
    background: #D0EAE2;
    border: solid 1px white;
    transition: height .5s ease;
    border-radius: 0px 0px 20px 20px;
    border-top: none;
}


.supplyMenuFloats p::before {
    content: "";
    position: absolute;
    height: 0px;
    width: 0px;
    background: none;
    right: 0;
    left: 0;
    margin: auto;
    top: 65px;
    border: 7px solid rgba(0, 0, 0, 0);
    border-top: 7px solid #FFF3C9;
    transition: width .5s ease, border-width .5s ease;
}

.supplyMenuFloats:hover p:before
{
    width: 100%;
    background: #FFF3C9;
    border: none;
    border-bottom: 2px solid #FFF3C9;
    transition: width .5s ease, border-width .5s ease;
    
}
    

.supplyMenuFloats:hover > .supplyLists
{
    visibility: visible;
    opacity: 1;
    transition: all .5s ease;
    
}

.supplyMenuFloats a {
    display: block;
    height: 100%;
    width: 100%;
    text-align: center;
    line-height: 100px;
    cursor: default;
}

.supplyMenuFloats a p {
    display: inline-block;
    text-align: center;
    line-height: 100px;
    cursor: default;
    position: relative;
    font-family: Century Gothic, "Muli";
    font-size: 12pt;
    margin: 0;
}

.supplyMenuWrapper
{
    width: 50%;
    float: left;
    height: 100%;
    
}

.supplyMenuFloats a:active {
    color: Black;
}

.supplyMenuFloats a:focus {
    color: Black;
}

.supplyLists {
    padding: 18px;
    margin: 0;
    position: absolute;
    width: 85%;
    height: auto;
    bottom: 0;
    visibility: hidden;
    opacity: 0;
    transition: all .5s ease;
    padding-left: none;
    border-color: White;
}

.supplyLists li {
    list-style: none;
    width: 130px;
    height: auto;
    text-align: left;
    cursor: pointer;
    margin-left: 13%;
}

#menu li p {
    position: relative;
    display: inline-block;
    float: left;
    white-space: nowrap;
    padding: 12px 0px 12px 0px;
    margin: 0;
    padding-left: 0;
}
  

#menu li p:before
{
    height: 2px;
    width: 0%;
    content: "";
    background: #FFF3C9;
    position: absolute;
    left: 0;
    opacity: .3;
    top: 2px;
    transition: all .4s ease;
}
  



#menu li:hover p:before
{
    width: 100%;
    opacity: 1;
    transition: all .4s ease;
}

#menu li:hover p:after
{
    left: 100%;
    transition: all .4s ease;
}

#menuTabs ul li a {
    height: 100%;
    margin: 0;
    padding: 15px 103px 0 0;
    box-sizing: border-box;
}

.bindingSuppliesLink, .bindingSuppliesLink a, .restorationLink, .restorationLink a, .boxesLink, .boxesLink a, .bespokeLink, .bespokeLink a
{
    cursor: pointer !important;
}

/********************************************************/
#restorationImg {
    height: 250px;
    width: auto;
    margin: 0 auto;
    display: block;
}

.restorationMainSection
{
    width: 100%; 
    background: #D0EAE2;
    height: 100px;
    position: absolute;
top: 0;
bottom: 0;
margin: auto;
}

.mainSectionWrapper
{
    height: 400px;
    width: 100%;
    position: relative;

}
.restorationImages
{
    height: 100%;
    position: relative;
    float: left;
    width: 20%;
}

.restorationImages:nth-child(2)
{
    width: 60%;
}


.restorationImages img {
    width: 16vw;
    height: 16vw;
    max-width: 275px;
    max-height: 275px;
    position: absolute;
    transform: translateY(-20%) translateX(0%);
    min-width: 150px;
    min-height: 150px;
}

.restorationImages img:nth-child(2) {
    left: 0;
    right: 0;
    margin: auto;
}

.restorationImages img:nth-child(3)
{    
   right: 0;
}


.bookRestoration .restorationImages img:nth-child(1), .bookRestoration .restorationImages img:nth-child(3)
{
    width: 16vw;
height: 16vw;
    max-width: 315px;
    
}

    
    

/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/

fieldset 
{
    border:1px solid #ddd;
    padding:0 1.4em 1.4em 1.4em;
    margin:0 0 1.5em 0;
}

legend 
{
    font-size:1.2em;
    font-weight: bold;
}

textarea 
{
    min-height: 75px;
}

.contactUsBox input {
    border: 1px solid #CCC;
    max-width: 298px;
    width: 100%;
}

.contactUsBox:valid
{
    border: 2px solid green;
}



input[type="password"] 
{
    width: 200px;
    border: 1px solid #CCC;
}
/*********************************************************/
/****************MAX HEIGHT QUERY************************/
/***********************************************************/


@media screen and (max-height: 850px)
{
    
    .restorationImages img {
    width: 230px;
    height: 230px;
}
        
    .logo
    {
        height: 225px;
        width: auto;
    }
    
    a#menuLink
    {
        max-width: 262px;
    }
    
    .textWrapper
    {
        margin-top: 5px;
    }
    
    #IndexText br
    {
        height: 3px;
    }
    
    .textLines
    {
        margin-top: -8px;
    }
    
    .textLines:first-child
    {
        margin-top: 0;
    }
        
    #main
    {
        padding: 5px 0px 15px 0px;
    }
    
    .suppliesMenuGraphics
    {
        margin-top: 0;
    }
    
    
    
    
    
}






















/* TABLE
----------------------------------------------------------*/

#restoration p
{
    display: inline-block;
    float: left;
}

/*********************CONTACT FORM CSS STUFF********************/



table 
{
  border-collapse: collapse;
}

table td {
    padding: 5px;
    text-align: center;
    margin-top: 2%;
    width: 100%;
    max-width: 298px;
}

table th
{
  padding: 6px 5px;
  text-align: left;
  background-color: #e8eef4;
}

#contactForm {
    max-width: 550px;
    min-height: 530px;
    width: 100%;
    background: #D0EAE2 none repeat scroll 0% 0%;
    border: 1px solid #FFF;
    padding: 0px;
    margin-left: auto;
    margin-right: auto;
}

#xBoxDiv label
{
    float: left;
    margin-top: 5%;
}

#contactForm h2 {
}

input#body
{
    width: 200px;
    height: 200px;
    
}

textarea#body {
    width: 300px;
    height: 110px;
}

#send 
{
    border-radius: 2px;
}

#contactLogo {
    width: 100%;
    max-width: 410px;
    height: 356px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0%;
}

#logoImg {
    background: transparent url("../images/Sydney-Book-Restoration-Logo.png") no-repeat scroll 30px center / contain;
    max-width: 500px;
    width: 100%;
    height: 100%;
    min-height: 350px;
    background-position: 0px;
}

#cLabel1 {
    font-size: 14px;
    width: 100%;
    text-align: center;
}

#cLabel2
{
    font-size: 14px;
    width: 100%;
    margin-top: -2%;
    text-align: center;
}

#cLabel3
{
    font-size: 14px;
    width: 100%;
    margin-top: -2%;
    text-align: center;
    margin-bottom: -4%;
}

#backBut
{
    width: 30px;
    position: fixed;
    top: 10px;
    left: 10px;
}

#spam {
    margin-top: 0%;
}

#spamLabel {
    margin-left: -8.3%;
    margin-top: 0%;
    width: 130px;
}
#bodyRow
{
}

#ccBox {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

#innerTable {
    width: 100%;
    
    margin-right: auto;
    max-width: 420px;
    margin-top: 2%;
    margin-left: auto;
}

#contactText
{
    text-align: center;
}

#xBoxLabel {
    padding: 5px;
}



.backHome {
    background-color: #C9C9C9;
    width: 53px;
    height: 24px;
    border: 1px solid #999;
    text-align: center;
    color: #000;
    margin-left: auto;
    margin-right: auto;
}

#homeButton
{
    margin-left: auto;
    margin-right: auto;
    width: 77px;
}

#backBut:hover
{
}

#emailText
{
    max-width: 100px;
}


#failedContact {
    margin-left: auto;
    margin-right: auto;
    width: 300px;
    height: 250px;
    margin-top: 5%;
    text-align: center;
}


.contactButtons {
    width: 100%;
    max-width: 53px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2%;
}

#failedButtonBox
{
    max-width: 75px;
}

#menuLink {
    margin-left: auto;
    margin-right: auto;
    display: block;
    max-width: 440px;
}

#menuLinkContact {
    display: block;
    max-width: 410px;
    width: 100%;
}

#msgSent {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

#innerTable tbody tr
{
    width: 100%;
    text-align: center;
}

.contactUsText {
    max-width: 100px;
    width: 100%;
}

.contactUsBox {
}


#failedContact
{
    margin-left: auto;
    margin-right: auto;
    width: 300px;
    height: 250px;
    margin-top: 5%;
    text-align: center;
}

#failedText
{
    text-align: center;
    margin-left: auto;
 margin-right: auto;
}


.shopLabel {
    position: absolute;
    z-index: 999;
    top: 0;
    bottom: 0;
    margin: auto 0;
    left: 2%;
    height: 70px;
    width: 70px;
    cursor: pointer;
}

.shopLabel:before 
{
    content: "";
    position: absolute;
    z-index: 999;
    top: 0;
    bottom: 0;
    margin: auto 0;
    left: 3%;
    border: 11px solid RGBA(0, 0, 0, 0);
    border-right: 20px solid #FFF3C9;
    height: 0;
    cursor: pointer;
}

#supplies label
{
    cursor: pointer !important;
}

#toggle-1
{
    position: absolute;
    left: -99999px;
}

#toggle-1[type=checkbox]:checked ~ #menucontainer #menuTabs
{
    left: -100%;
    transition: all 1s ease;
}

#toggle-1[type=checkbox]:checked ~ #menucontainer .suppliesMenuGraphics
{
    left: 0;
    transition: all 1s ease;
}
/*
#toggle-1[type="checkbox"]:checked ~ #menucontainer div #menuTabs ul li label {
    left: 200%;
    position: absolute;
    color: rgba(255, 255, 255, 0);
    transition: all .6s ease;
    padding: 0;
    height: 100%;
    width: 100px;
    margin: 0;
    user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -webkit-touch-callour: none;
}

#toggle-1[type="checkbox"]:checked ~ #menucontainer div #menuTabs ul li label::before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    transition: all .3s ease;
    border: 15px solid RGBA(0, 0, 0, 0);
    border-right: 30px solid #FFF3C9;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
}*/

#toggle-1[type="checkbox"]:checked ~ #menucontainer div #menuTabs ul li label:hover::before {
    
    
    transition: all .3s ease;
   
}


#toggle-1[type="checkbox"]:checked ~ #menucontainer div #menuTabs #menu {
    
    
    left: 0%;
    transition: all 0s ease 1s;
}



#toggle-1[type=checkbox]:checked ~ #MainLogo .textWrapper #IndexText
{
    visibility: hidden;
    opacity: 0;
    transition: all .6s ease;
}

#toggle-1[type=checkbox]:checked ~ #MainLogo .textWrapper .suppliesText
{
    visibility: visible;
    opacity: 1;
    transition: all .6s ease;
}

/* MISC  
--------------------------------------------------
----------------------------------------------------------
----------------------------------------------------------

------------------------------------------------------------------*/
.clear
{
    clear: both;
}

.error
{
    color:Red;
}

#menucontainer
{
    margin-top:55px;
}

div#title
{
    display:block;
    float:left;
    text-align:left;
}

#logindisplay
{
    font-size:1.1em;
    display:block;
    text-align:right;
    margin:10px;
    color:White;
}

#logindisplay a:link
{
    color: white;
    text-decoration: underline;
}

#logindisplay a:visited
{
    color: white;
    text-decoration: underline;
}

#logindisplay a:hover
{
    color: white;
    text-decoration: none;
}



/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error
{
    color: #ff0000;
}

.field-validation-valid
{
    display: none;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid
{
    display: none;
}

/* Styles for editor and display helpers
----------------------------------------------------------*/
.display-label,
.editor-label
{
    margin: 1em 0 0 0;
}

.display-field,
.editor-field
{
    margin:0.5em 0 0 0;
}

.text-box
{
    width: 30em;
}

.text-box.multi-line
{
    height: 6.5em;
}

.tri-state
{
    width: 6em;
}

#supplies a
{
    cursor: pointer !important;
}

.testDiv
{
    position: relative;
    width: 100%;
    height: 400px;
    
}

.sliders
{
    
    
    
}
    
    
