
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

body {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background-color: #fff;
  overflow:scroll;
}
* {
  margin: 0px;
  padding: 0px;
  text-decoration: none;
}
html {
  height: 100%;
  margin-bottom: 1px;
}
#container {
  width: 80%;
  text-align: left;
  background-color: #fff;
  margin-right: auto;
  margin-left: auto;
}
#header-container {
  width: 100%;
  padding-top: 15px;
}
#header-container h1, #header-container h2 {
  margin-left: 6px;
  margin-bottom: 6px;
}
.spacer {
  width: 100%;
  height: 15px;
}
hr {
  border: 0px;
  color: #ccc;
  background-color: #cdcdcd;
  height: 1px;
  width: 100%;
  text-align: left;
}

#left-container {
  float: left;
  width: 250px;
  background-color: #FFFFFF;
  color: black;
}

#left-container h3 {
  color: #c55;
}

#main-container {
  margin: 5px 5px 5px 260px;
  padding: 15px;
  border-left: 1px solid silver;
  min-height: 400px;
}

h4 { 
	margin:7px 0;
 }

p {
  color: #000;
  line-height: 20px;
  padding: 5px;
  padding-left:0;
}
a {
  color: #4d9b12;
  text-decoration: none;
}
#footer-container {
  clear: both;
  font-size: 12px;
  font-family: Verdana, Arial, sans-serif;
}
.right {
  float: right;
  font-size: 100%;
  margin-top: 5px;
  color: #999;
  background-color: #fff;
}
.left {
  float: left;
  font-size: 100%;
  margin-top: 5px;
  color: #999;
  background-color: #fff;
}
#main-container ul {
  margin-left: 3.0em;
}
.fg-button { outline: 0; margin:0 4px 0 0; padding: .4em 1em; text-decoration:none !important; cursor:pointer; position: relative; text-align: center; zoom: 1; }
.fg-button .ui-icon { position: absolute; top: 50%; margin-top: -8px; left: 50%; margin-left: -8px; }
        
a.fg-button { float:left; }
            
/* remove extra button width in IE */
button.fg-button { width:auto; overflow:visible; }
                
.fg-button-icon-left { padding-left: 2.1em; }
.fg-button-icon-right { padding-right: 2.1em; }
.fg-button-icon-left .ui-icon { right: auto; left: .2em; margin-left: 0; }
.fg-button-icon-right .ui-icon { left: auto; right: .2em; margin-left: 0; }
                                
.fg-button-icon-solo { display:block; width:8px; text-indent: -9999px; }     /* solo icon buttons must have block properties for the text-indent to work */ 
                                    
.fg-buttonset { float:left; }
.fg-buttonset .fg-button { float: left; }
.fg-buttonset-single .fg-button, 
.fg-buttonset-multi .fg-button { margin-right: -1px;}
.fg-buttonset-right {float:right;}
                                                    
.fg-toolbar { padding: .5em; margin: 0;  }
.fg-toolbar .fg-buttonset { margin-right:1.5em; padding-left: 1px; }
.fg-toolbar .fg-button { font-size: 1em;  }

h2 { clear: both; padding-top:1.5em; margin-top:0; } 
.strike { text-decoration: line-through; }

.loginform{

    display:block;
    width:300px;
    margin: auto;

}

.loginform input{
    display:block;
    }
.loginform label{
    display:block;
}
.loginform input.text {
    margin-bottom:12px;
    width:95%;
    padding: 0.4em;
}
.loginform fieldset{
    padding:0;
    border:0;
    margin-top:25px;
}
.hidden{
    display:none;
}
.toolset{
    position:fixed;
    bottom:0;
    left:0;
    right:0;
    width:100%;
    min-height:16px;
}
.topmenu{
    z-index:3;
    position:fixed;
    width:2000px;
    height:35px;
    top:0;
    left:0;
}
.topmenu ul{
    list-style:none;
    display:inline;
    position:absolute;
    height:30px;
}
.topmenu ul li{
    list-style:none;
    display:inline;
    float:left;
    position:relative;
    height:24px;
    padding-left:10px;
    padding-right:10px;
    cursor:pointer;
    padding-top:10px;
}
.topmenu ul li:hover{
    background:#E6E6FA;
}
#homelink{
    padding-right:15px;
    border-right:solid #222 thin;
}
#homelink img{
   position:relative;
}
#rehablink img{
   position:relative;
   top:-4px;
}
#dirtlink img{
   position:relative;
   top:-6px;
}
#takenlink img{
   position:relative;
   top:-1px;
}
#fvsslink{
   padding-right:15px;
   border-right:solid #222 thin;
}
#fvsslink img{
   position:relative;
   top:-3px;
}
.wrapper{
    position:absolute;
    left:0;
    top:0;
    width:4067px;
    height:3500px;
    background:url(/images/main-background.jpg) no-repeat;
}

.pagediv{
    position:absolute;
    height:700px;
    width:1150px;
}

.products{
    position:absolute;
/*    height:576px;*/
    width:18000px;
    overflow:hidden;
}
.products img { 
 }

.home{
    left:0;
    top:0;
}
.rehab{
    left:1150px;
    top:0px;
}
.dishes{
    left:2300px;
    top:0px;
}

.dish_content { 
margin-top:100px;
float:left;
 }
.stacker { 
float:left;
width:250px;
height:500px;
margin-right:20px;
 }
 
img { 

 }

.dishes .gallery_rows { height:604px; overflow:hidden; }
.spec{
    left:0;
    top:700px;
}

.spec .pagecontent { 
margin-top:100px;
 }
.spec h2{
    left:0px;
    position:relative;
    padding:0;
    margin-bottom:20px;
}
.spec_columns_1 { 
float:left;
width:270px;
border-right:1px dotted #ccc;
padding-right:1em;
margin-right:1em;
}

.spec_columns_1 p { 
	padding:2px 0;
 }

.spec_columns_1 p span { 
	float:left;
	display:block;
	width:120px;
	font-weight:normal;
 }

.spec_columns_2 { 
float:left;
width:500px;
}   
.spec_columns_2 p { 
float:left;
height:77px;
width:222px;
padding:0;
 }
.dirt{
    left:1150px;
    top:700px;
}
.dirt-img{
	display:block;
	width:375px;
	height:175px;
	margin:120px auto 10px auto;
}
.porcelain{
    left:2300px;
    top:700px;
}
.contact{
    left:0;
    top:1400px;
}
.taken{
    left:1150px;
    top:1400px;
}
.taken-img{
    position:absolute;
    left:166px;
    top:0px;
}

.takens{
    left:2300px;
    top:1400px;
}
.takens ul{
    list-style:none;
}
.takens ul li{
    list-style:none;
    float:left; 
}
.about{
    left:0;
    top:2100px;
}
.press{
    left:0;
    top:2800px;

}
.press h2{
    position:relative;
    top:100px;
    left:170px;
    color:#222;
    font-size:14pt;
 }
.press-image-container ul{
    list-style:none;
    display:inline;
}
.press-image-container ul li{
    list-style:none;
    display:inline; 
    margin-right:50px;
}
.fvss{
    left:1150px;
    top:2100px;
}
.fvss_img{
	margin:0 auto;
	display:block;
}
img.fvss_image { 
	margin:0 auto;
	display:block;
	
 }

.joya{
    left:2300px;
    top:2100px;
}


.footer{
	    color:#222222;
    background-color:#FFF;
    opacity:0.85;
    padding:10px;
    position:fixed;
    bottom:0px;
    right:0;
    left:0;
    text-align:right; 
    }
.copyright{
    float:right;
    top:0;
    height:15px;
    margin-right:40px;
    width:510px;

}
#seethrough{
    color:#222222;
    background-color:#FFF;
    opacity:0.75;
    height:35px;
}

.pagecontent{
    position:relative;
    margin: 50px 160px;
}
.pagecontent h2{
    font-size:14pt;
    color:#222;
}
.stacked{
    position:relative;
    height:550px;
    width:800px;
    margin:auto;
    }
.stacked-about{
    position:relative;
    height:550px;
    width:900px;
    margin:auto;
    }
.stackwrap{
    position:absolute;
    top:50%; 
    width:100%;
    height:10em; 
    margin-top:-10em

}
.stacked img{
    display:block;
    margin:auto;
}
.stacked-text-element{
    position:relative;
    text-align:justify;
    margin:auto;
    display:table;
}
.empty-image{
    height:200px;
    width:400px;
    margin:auto;
}
.empty-image p{
    position:relative;
    top:40%;
    color:#AFAFAF;
    text-align:center;
    font-size:30px;
    background:none;

}
.editable-image{
}
.featured-img{
    position:absolute;
    height:300px;
    width:300px;
    right:40px;
    top:0;
}
.featured-img-control{
    position:relative;
    height:300px;
    width:300px;
    margin:auto;
}
.image-gallery-control{
    position:absolute;
    left:0;
    width:200px;
    height:300px;
    border-right:solid thin #222;
    display:none;
}
.imguploadform{
    position:absolute;
    top:20px;
    display:none;
}

.image-gallery-box{
    position:relative;
}
.image-gallery-box ul{
    list-style:none;
}
.image-gallery-box ul li{
    list-style:none;
}
.image-gallery-box ul li img{
    width:100%;
}
.image-gallery-box button{
    margin:auto auto 20px;
    display:block;
}


.imagecontrols{
    position:relative;
    width:400px;

}
.image-control-itembox{
    float:left;
    margin-left:30px;
}
.image-control-item{
    position:relative;
    height:300px;
    width:300px;
}


.editable-image-hover{
    cursor:pointer;
    background:#FAFAE6;
    border:solid thick #FAFAE6;

}
.empty-text-element{
    height:200px;
}
.editable-text-element{
    min-height:100px;
    cursor:pointer;
    padding:20px;
    
}

.edit-text-element-hover{
    background:#FAFAE6;
    cursor:pointer;
}
.empty-text-element p{
    position:relative;
    top:40%;
    color:#AFAFAF;
    text-align:center;
    font-size:30px;
    background:none;
}

.admincontent{
    position:relative;
    background:#e7e7e7;
}
.admincontent h1{
    text-align:center;
    padding:0 0 5px;
}
.adminpagecontent{
margin:75px 160px;

}
.usercontent{
    position:relative;
    text-align:justify;
    margin:auto;
    min-width:400px;
}
.newuserform{
    position:relative;
    margin:20px auto;
    width:400px;
}
.new_user{
    position:relative;
}
.new_user input{
}
.aisled-pagecontent{
    width:800px;
}
.text-elem-editor{
    width:400px;
    margin:40px auto;
}
.aisled-text-element{
    position:relative;
    text-align:justify;
    width:400px;
    height:400px;
    float:left;
}
.aisled-text-element ul{
    list-style:none;
}
.aisled-text-element ul li{
    list-style:none;
    float:left;
    width:200px;
    margin-top:10px;
}

.empty-div-contents{
height:400px;
 float:left;
    text-align:justify;

}

.edit_text_element{
    width:400px;
    margin:auto;
}
.new_text_element{
    width:400px;
    margin:auto;
}

.empty-text-holder{
    background:#F5FFFA none repeat scroll 0 0;
    border:dashed thick #222;
}





.contact-pagecontent{
    position:relative;
    left:-80px;
    top:175px;
}
.contact h2{
    position:relative;
    left:-80px;
    text-align:center;
    top:170px;
}
.contact-text-element{
    position:relative;
    text-align:justify;
    margin:auto;
}
.about-pagecontent{
    position:relative;
    top:60px;
    width:470px;
}
.about-pagecontent-edit{

    position:relative;
    top:60px;
    width:500px;
    }
.about h2{
    /*position:relative;
    top:40px;
    left:0;*/
}
.about .bio p { 
width:43em;
text-align:justify;
 }
.about .bio img { 
	float:right; margin-top:-60px; }
.about-text-element{
    text-align:justify;
    position:relative;
}
.about-img{
    position:absolute;
    right:50px;
    top:60px;
}

.rehab-pagecontent{
    /*position:relative;
    top:100px;*/
}
.rehab-text-element{
    position:relative;
    text-align:justify; 
    }
.rehab-image-container{

}
.rehab-title-image img{
display:block;
margin:0 auto;
float:none;
margin0:;
    /*position:absolute;
    left: 40px;
    top:-25px;*/
}
.rehab-image{
   text-align:center;
   float:left;
   padding:3px;
}


.stackedbox{
    position:relative;
    margin:auto;
    width:800px;
    min-height:100px;
}
.stacked-text-element{
    position:relative;
    text-align:justify;
}
.stacked-image-container{
}

.empty-stacked-image-container{
    position:relative;
    min-height:100px;
    left:0;
    right:0;
    cursor:pointer;
}
.brandingdiv{
   float:left;
    height:15px;
    width:200px;
    cursor:pointer;
}

.dirt-pagecontent{
	width:500px;
	margin:0 auto;
}


.dirt-text-element{
    position:relative;
    text-align:center;
}
.taken-pagecontent{
	width:500px;
	margin:0 auto;
    /*position:relative;
    top:470px;
    left:150px;*/


}
.taken-image { margin:0 auto;display:block; }
.taken-text-element{
	width:500px;
	margin:0 auto;
    text-align:justify;
}
.fvss-pagecontent{
    position:relative;
    left:140px;
    top:315px;
    width:430px;
}
.fvss-text-element{
	width:500px;
	margin:0 auto;
    position:relative;
    text-align:justify;
}
.dishes-pagecontent{
    position:relative;

}
.dishes-text-element{
    position:relative;
}
.productscontent{
    position:relative;
    margin: 75px 160px;
}


.press-pagecontent{
    position:relative;
}
.press-text-element{
    position:relative;
}
.press-image-container{
    position:relative;
    top:152px;
    left:171px;
}

.pagearrow{

    color:#F36E21;
    font-size:60px;
    font-weight:bold;
    margin:0;
    padding:10px;
    text-decoration:none;
    background:none;
    position:absolute;
    left:20px;
}
a.arrow {
    color:#F36E21;
    font-size:60px;
    font-weight:bold;
    margin:0;
    padding:10px;
    text-decoration:none;
    background:none;
    z-index:1;
    display:none; 
}
a.arrow img{
    border:none;
}
.upright{
     position:fixed;
    left:48%;
    top:30px;
}
.inverse{
    position:fixed;
    left:48%;
    bottom:30px;
}
.reverse{
    position:fixed;
    top:42%;
}
.forward{
    position:fixed;
    top:42%;
    left:97%;
}
.lowerleftdecor{
    position:absolute;
    left:0;
    top:2670px;
    background:url(/images/lower_left_hand.jpg) no-repeat;
    width:400px;
    height:400px;
    z-index:-1;
}
.lowerrightdecor{
    position:absolute;
    left:940px;
    top:2690px;
    background:url(/images/lower_right_hand.jpg) no-repeat;
    width:400px;
    height:400px;
    z-index:-1;
}
.midrightdecor{
    position:absolute;
    left:977px;
    top:1973px;
    background:url(/images/mid_right_decor.jpg) no-repeat;
    width:400px;
    height:400px;
    z-index:-1;
}
.midmiddecor{
    position:absolute;
    left:670px;
    top:1788px;
    background:url(/images/mid_mid_decor.jpg) no-repeat;
    width:400px;
    height:400px;
    z-index:-1;
}
.midleftdecor{
    position:absolute;
    left:0;
    top:1300px;
    background:url(/images/mid_left_decor.jpg) no-repeat;
    width:400px;
    height:400px;
    z-index:-1;
}
.midtoprightdecor{
    position:absolute;
    left:890px;
    top:1300px;
    background:url(/images/mid_top_right_decor.jpg) no-repeat;
    width:400px;
    height:400px;
    z-index:-1;
}
.pagetextelem{
    float:left;
    width:400px;
    padding-left:15px;
    padding-bottom:15px;
}
.pagetextelem h2{
    position:relative;
    text-align:justify;
    padding-top:5px;
    padding-bottom:5px;    
}
.pagetextelem a{
    position:absolute;
    right:25px;
}
.pagetextelem ul{
    list-style:none;
}
.pagetextelem ul li{
    list-style:none;
}
.pagethumbholder{
    position:relative;
    width:131px;
    height:131px;
    float:left;
    margin:13px 13px 13px 14px;
    border:solid thin #222;
    background:#FAF9E5;
    cursor:pointer;
}
.pagethumbholder:hover{
    background:#FAFAF8;
}
.pagethumbholder h3{
    margin-top:40%;
    text-align : center;
}
.pagethumbholder h3 a{
    text-decoration:none;

}
#editor{
    width:400px;
    height:60%;
    margin:auto;
}
.editthor{
    width:400px;
    height:400px;
    margin:auto;

}
.authenticationlinks{
   float:left;
    position:relative;
    width:200px;
    height:15px;
    margin-left:80px;
}
.gallery_rows{
    /*overflow:hidden;
    width:1150px;*/
 
}
.gallery_row{
    position:relative;
}
.editable_gallery_row{
    min-height:100px;
}
.container{

}
.pagedashboard{
    
}





	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	