

/* store stylesheet css */
/* if store_style universal is changed - change main_style and second_style accordingly */


/* universal style all main_style */
body, h1, h4, td, p {
 font-family: Verdana, Helvetica, Arial, sans-serif;
 color: #000000;
 font-size: 11pt;
 }
 
 a:link {
color: #006666;
text-decoration: underline;
}

a:visited {
color: #993399;
text-decoration: none;
}

a:active {
color: #999933;
text-decoration: none;
}

a:hover {
color: #66cccc;
background-color: #006666;
text-decoration: none;
}

em {
font-weight: bold;
color: #000000;
}

h1 {
font-size: 14pt;
text-align: center;
color: #006666;
}

h4 {
font-size: 12pt;
text-align: left;
font-weight: bold;
}

hr {
color: #663399;
text-align: center;
width: 90%;
}

 
 /* masthead style */
 .masthead {
 background-color: #339999;
 text-align: center;
 }
 
.nav {
font-size: 10pt;
background-color: #99cccc;
text-align: center;
}

 #navlist
{
background-color: #99cccc;
text-align: center;
padding: 0px 5px 0px 5px;
margin-left: 0;
font:  9pt Verdana, sans-serif;
}

#navlist a
{

border-left: 3px solid #006666;
background: #99cccc;
text-decoration: none;
padding-left: 5px;
}

#navlist  a:link { color: #006666; }
#navlist a:visited { color: #663399; }

#navlist a:hover
{
border-color: #663399;
color: #ffffff;
background: #006666;
}

#storeButton a:hover
{ 
background: #ffffff;
padding: 10px;
}


/* bottom bar style */
.bottom {
font-size: 8pt;
text-align: center;
background-color: white;
}

.pgphone {
padding-top: 10px;
font-size: 11pt;
color: #336666;
text-align: center;
font-weight: bold;
border-bottom: 1px solid #339999;
}

/* ---------------------------- Begin unique style */

/*store left menu */

h6 {
	font-size: 11pt;
	text-align: center;
	font-weight: bold;
	}
	

.storeNav {
	color: #006666;
	vertical-align:top;
	width: 150px;
	background-color: #99cccc;
	border: 2px #993399 solid;
	font-size: 9pt;
	padding-left: 5px;
	padding-right: 2px;
	}
	
.menuTitle {
	border: 2px dotted #99cccc;
	background-color: #006666;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	font-size: 10pt;
	}
	
	
	
.menu {
	font-size: 9pt;
	padding-left: 20px;
	}	
	
.email {
	font-size: 9pt;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	text-align: center;
	}

.date {
   text-align: center;
	font-size: 8pt;
	padding-bottom: 10px;
	}
	
/* store products */
.products {
	border: 2px dotted #ffffff;
	background-color: #99cccc;
	color: #000000;
	font-weight: bold;
	margin: 25px;
	}
	
.sizes {
	font-weight: normal;
	font-size: 10pt;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	}	
	
			
.store {
	padding-left: 15px;
	font-size: 10pt;
	}
	
.button {
background-color: #66cccc;
	font-size: 9pt;
	text-align: center;
	color: #006666;
	border: 2px solid;
	margin-left: 30px;
	margin-right: 30px;
	}
	
ul {
	padding-left: 25px;
	}	
	
li { 
	font-size: 10pt;
	padding-bottom: 10px;
	}	
	
.buy {
    background-color: #66cccc;
	font-size: 9pt;
	text-align: center;
	color: #006666;
	border: 2px solid;
	}
	
.small {
	font-size: 9pt;
	font-weight: normal;
		}
		
	div.kosher {
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
	padding-left: 40px;
	padding-right: 40px;
	}
	
	.red {
		color: #8b0000;
		}
	

	