@charset "UTF-8";
/* CSS Document */

#tinymce {
	width:950px;
	background-color:#F9F9F9 !important;
}

.imgleft {
	-moz-box-shadow: 2px 2px 3px #000;
	-webkit-box-shadow: 2px 2px 3px #000;
	box-shadow: 2px 2px 3px #000;
	
	border:1px solid #CCC;
	padding:4px;
	background-color:#FFF;
	
	margin: 0px 10px 10px 0px;
	
	float:left;
	clear:left;
	}

.imgright {
	-moz-box-shadow: 2px 2px 3px #000;
	-webkit-box-shadow: 2px 2px 3px #000;
	box-shadow: 2px 2px 3px #000;
	
	border:1px solid #CCC;
	padding:4px;
	background-color:#FFF;
	
	margin: 0px 0px 10px 10px;
	
	float:right;
	clear:right;
	}

.post-single {
	margin-bottom:20px;
	overflow:auto;
	}
	
.post-single img {
	cursor:pointer;
	}

.green {color:#063;}

#popupWrapper {
	background-image: url(../imgs2/paper_texture1.jpg);
background-repeat: repeat;
padding:15px;
min-height:232px;
}

#popupWrapper td {
	padding-left: 0px !important;
	}


.formErrorMsg {
	font-size:14px;
	color:#F00;}

#emailSignupButton {
	color:#FFC;
	padding:7px 0px 7px 7px;
	margin-top:10px;
	background-color:#0C0;
	cursor:pointer;
	width:143px;
	}

@font-face {
	font-family: Adorable;
   src: url('MLSJN.ttf') format('truetype');  /* TTF file for CSS3 browsers */
  /* src: local("Adorable"), url("fonts/MLSJN.TTF") format("truetype");*/

}

p {
	margin-bottom:12px;


padding:0px;
}


h1 {
	font-size:32px;
	text-align:center;
	color:#50A818;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	display:inline;
}

h2 {
	font-size:18px;
	color:#060;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	
}

h3 {
	font-size:16px;
	color:#060;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	
}

h4 {
	font-size:14px;
	color:#060;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	
}

/*strong {
	font-weight:bold;
	color:#060;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	
}*/

.pagetitle {
	height:60px;
	margin-bottom:10px;
	
}

#titlewrap1 {
	
	position:relative;
	float:left;
	left:50%;
}

#titlewrap2 {
	position:relative;
	float:left;
	left:-50%;
	
}

.ui-corner-all { 
-moz-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
border-radius: 20px;
-webkit-border-radius: 20px;
-webkit-border-radius: 20px;
}

.ui-corner-bottom { 
-moz-border-radius-bottomleft: 20px;
-moz-border-radius-bottomright: 20px;
border-bottom-left-radius: 20px;
border-bottom-right-radius: 20px;
-webkit-border-bottom-left-radius: 20px;
-webkit-border-bottom-rightradius: 20px;
}

.ui-corner-top { 
-moz-border-radius-topleft: 20px;
-moz-border-radius-topright: 20px;
border-top-left-radius: 20px;
border-top-right-radius: 20px;
-webkit-border-top-left-radius: 20px;
-webkit-border-top-rightradius: 20px;
}


.shadow {
-moz-box-shadow: 3px 3px 4px #000;
-webkit-box-shadow: 3px 3px 4px #000;
box-shadow: 3px 3px 4px #000;
}

.lilshadow {
	
-moz-box-shadow: 2px 2px 3px #000;
-webkit-box-shadow: 2px 2px 3px #000;
box-shadow: 2px 2px 3px #000;
}

.shadowdown {
-moz-box-shadow: 0px 2px 3px #000;
-webkit-box-shadow: 0px 2px 3px #000;
box-shadow: 0px 2px 3px #000;
}

.shadowup {
-moz-box-shadow: 3px 0px 3px #000;
-webkit-box-shadow: 3px 0px 3px #000;
box-shadow: 3px 0px 3px #000;
}

.shadowall {
-moz-box-shadow: 0 0 3px 1px #000;
-webkit-box-shadow: 0 0 3px 1px#000;
box-shadow: 0 0 3px 1px #000;
}


.floatright {
	float:right;
	margin-left:20px;
	margin-bottom:20px;
	margin-top:20px;
	
}

.justfloat {
	float:right;
	
}

.pictureborder {
	border:1px solid #CCC;
	padding:4px;
	background-color:#FFF;
	
}

.caption {
	margin-top:0px;
	padding-top:0px;
	font-size:smaller;
	color:#360;
	line-height:1.2;
	
}

.bulletedlist {
	list-style:inside;
	
}

#marginedcontentcontainer ul {
		list-style:inside;
	}

#header {
	height:225px;
	background-image:url(../imgs2/topbar225x1000.png);
	width:1000px;
	
}

#sign {
	margin-left:0px;
	margin-right:auto;
	width:300px;
	margin-top:0px;
	z-index:5;

	
}


#facetwit {
	padding-left:0px;
	margin-top:10px;
	
}

#extendedhours {
	font-family:Verdana, Geneva, sans-serif;
	font-size:80%;
	margin-right:-5px;
	color:#360;

}

#storehours {
	border:2px solid #50A818;
	color:#360;
	margin-left:0px;
	margin-right:0px;
	padding:5px;
	margin-top:10px;
	position:relative;
	font-family:Verdana, Geneva, sans-serif;
	font-size:80%;
	letter-spacing:normal;
	line-height:1.2;
	
}

#storehoursmoreinfo {
	color:#360;
	/*margin-left:38px;
	margin-right:-32px;
	padding:5px;
	margin-top:10px;*/
	
	font-family:Verdana, Geneva, sans-serif;
	font-size:75%;
	letter-spacing:normal;
	line-height:1;
	
}

#storehourstitle {
	font-size:larger;
	margin-left:20px;
	margin-right:auto;
	margin-bottom:8px;
	
	
}

#sidebuttons ul{
/*	background-color:#999;
	display:block;
	text-align:left;*/
	
}

#sidebuttons a {
	text-decoration:none;
	
}

#sidebuttons li{
    text-align:left;
	font-size:18px;
	color:#FFF;
    list-style: none;
	width:150px;
    padding: 5px 0px 5px 0px;
	
	background-color:#CF9;
	margin-top:5px;
	text-decoration:none;
 
}

.buttontext {
	text-decoration:none;
	margin-left:10px;
	color:#360;
	
	
}

#sidebuttons {
	margin-top:10px;
	
}


#leftbar {
	width:155px;
	vertical-align:top;
	margin-left:15px;
	float:left;
	margin-top:25px;
	
	
	
}

#marginedcontentcontainer {
	/*margin:25px;*/
	padding:5px 25px 25px 25px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:90%;
	letter-spacing:normal;
	line-height:1.5;
	position:relative;
}

#tinymce {
	width:800px;
	background-color:#F9F9F9 !important;
}

#productlist  {
list-style-type: inherit;
	list-style-image: inherit;
	list-style-position: inside;
	
}

#contentcontainer {
	position:relative;
width:800px;

margin-top:-30px;
margin-left:180px;
margin-right:auto;
min-height:500px;

background-image:url(../imgs2/paper_texture1.jpg);
background-repeat:repeat;

}

#container {
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	min-height:600px;
	position:relative;
	background-color:#9C3;
	
	
	
}

#bodywrapper {
	
	width:1000px;
margin-top:0px;
position:relative;
margin-bottom:10px;


	
}



body:not(#tinymce) {
	background-image:url(../imgs2/background.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
	
	
}


/*
@font-face {
	font-family: Adorable;
	src: url (../fonts/MLSJN.eot); /* EOT file for IE 
    src: local("Adorable"), url(../fonts/MLSJN.eot);	
}*/




/* rotator in-page placement */
        div.rotator {
height:270px;
	width:400px;
	margin-left: 30px;
	position:relative;
	float:right;
	
}

/* rotator css */
	div.rotator ul {

}


/* rotator css */
	div.rotator ul li {
	float:right;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
	div.rotator ul li img {
	border:1px solid #ccc;
	padding: 4px;
	background: #FFF;
}
        div.rotator ul li.show {
	z-index:500;
}




.photosLeft, .photosLeft2 {

	width:320px;
	position:relative;
	display:inline-block;
	vertical-align:top;
	
}

.photosLeft img {
	float:left;
	
	border:1px solid #CCC;
	padding:4px;
	background-color:#FFF;
	
}

.photosLeft2 img {
	
	border:1px solid #CCC;
	padding:4px;
	background-color:#FFF;
	
}


.photosRight, .photosRight2 {
	width:320px;
	position:relative;
	display:inline-block;
	vertical-align:top;
	margin: 0px 23px 23px 23px;
}

.photosRight img {
	float:left;
	
	border:1px solid #CCC;
	padding:4px;
	background-color:#FFF;
	
	
}

.photosRight2 img {
	
	border:1px solid #CCC;
	padding:4px;
	background-color:#FFF;
	
	
}

.innerphotoWrapper {
	margin:10px;
	position:relative;
	
}

#photoWrapper {
	margin-left:auto;
	margin-right:auto;
	width:700px;
	
}


