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

body {
	background:#999999;
	padding:0px;
	margin:0px;
}


#navHeader {
	width: 100%;
	background:#FFFFFF;
	position:relative;
	height:60px;
	text-align: center;
	border-bottom: solid 3px #C2272D;
}

#navHolder {
	width: 780px;
	margin: 0 auto;
	
}

#navHolderEmail {
	width: 700px;
	margin: 0 auto;
	
}

#container {
	width: 780px;
	/* margin-left: 300px; */
	margin: 0 auto;
	text-align:left;
	background: #FFFFFF;
}

#containerEmail {
	width: 700px;
	/* margin-left: 300px; */
	margin: 0 auto;
	text-align:left;
	background: #FFFFFF;
}



#logo {
	width:150px;
	float: left;
	padding-top:0px;	
}

/* TOP NAV BAR */

/*
 * Vollkorn font is copyrighted by the vendor listed below.
 * @vendor:     FRiTZe
 * @vendorurl:  http://www.grafikfritze.de/
 * @licenseurl: http://www.fontsquirrel.com/license/Vollkorn

 
 @font-face {
	font-family: 'VollkornRegular';
	src: url('vollkorn.eot');
	src: local('Vollkorn Regular'), local('Vollkorn'), url('vollkorn.ttf') format('truetype');
}

 */
.required
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#F00;
	font-weight:bold;
	
}


#newForm
{
style="background-color:#CBCADD; margin:0 auto;"	
}


#newForm input
{
	width: 40%;
	margin-left: 50px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}


#nav {
	width: 630px;
	float:left;
	text-align:left;
	padding-top:30px;
	color:#3A3A3A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* font-family: "VollkornRegular", Verdana, Arial, Helvetica, sans-serif; */
	font-size:14.5px;
	font-weight: normal;
	
}


#nav ul 
	{ 
		margin: 0;
		padding: 0;
		list-style-type: none;
		text-align: left;
	}

#nav ul li { display: inline; }

#nav ul li a {
		text-decoration:none;
		color:#990000;
		}
		
#nav ul li a:hover {
		text-decoration: underline;
		color: #660000;
		}
		
		
		
#navEmail {
	width: 630px;
	float:left;
	text-align:left;
	padding-top:30px;
	color:#3A3A3A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* font-family: "VollkornRegular", Verdana, Arial, Helvetica, sans-serif; */
	font-size:14.5px;
	font-weight: normal;
	
}


#navEmail ul 
	{ 
		margin: 0;
		padding: 0;
		list-style-type: none;
		text-align: left;
	}

#navEmail ul li { display: inline; }

#navEmail ul li a {
		text-decoration:none;
		color:#990000;
		}
		
#navEmail ul li a:hover {
		text-decoration: underline;
		color: #660000;
		}
/* END TOP NAV BAR */


/* START SECONDARY NAV BAR */
#secondNav {
	clear: both;
	width: 780px;
	height: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image:url(images/secondNav_bar_bg2.gif);
	background-repeat:repeat-x;
	background-color:#CCCCCC;
	display: block;
	border-top: 1px #000066 solid;
}


#secondNav ul 
	{ 
		margin: 0;
		padding: 0;
		list-style-type: none;
		text-align: center;
	}

#secondNav ul li { display: inline;
padding-left: 20px;
	
}

#secondNav ul li a {
		text-decoration:none;
		color: #000033;
		}
		
#secondNav ul li a:hover {
		text-decoration: underline;
		color: #660000;
		}
		
		

#secondNavEmail {
	clear: both;
	width: 780px;
	height: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image:url(images/secondNav_bar_bg2.gif);
	background-repeat:repeat-x;
	background-color:#CCCCCC;
	display: block;
	border-top: 1px #000066 solid;
}


#secondNavEmail ul 
	{ 
		margin: 0;
		padding: 0;
		list-style-type: none;
		text-align: center;
	}

#secondNavEmail ul li { display: inline;
padding-left: 20px;
	
}

#secondNavEmail ul li a {
		text-decoration:none;
		color: #000033;
		}
		
#secondNavEmail ul li a:hover {
		text-decoration: underline;
		color: #660000;
		}

/* END SECOND NAV BAR */

/* HOLDS THE LARGE 780px x 299px IMAGE */
#lowerContainer {
	clear: both;
	width: 780px;
	/* background: #FFFFFF; */
	position: inherit;
}

/* HOLDS THE LARGE 780px x 299px IMAGE for mainpage*/
#lowerContainer2 {
	clear: both;
	width: 780px;
	/* background: #333333; */
	background: #FFFFFF;
	position: inherit;
}

/* FOR SECONDARY PAGES -- LEFT DIVIDER BANNER IMAGE */
#lowerConLeft {
	float: left;
	width: 401px;
	background: #FFFFFF;
	position: inherit;
}

#lowerConRight {
	float: right;
	width: 370px;
	background: #FFFFFF;
	position: inherit;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight:normal;
	padding: 5px 5px 0px 1px;
}

#lowerConRight p {
	padding-right: 15px;
}

/* Product Showcase */
#products {
	clear: both;
	width: 780px;
	background: #FFFFFF;
	border-top: 2px solid #FFFFFF;
	/* position: inherit; */
}

#halacha {
	clear: both;
	width: 720px;
	background: #FFFFFF;
	margin: 0 20px 0 40px;
	text-align: left;
	font-size: 17px;
	font-family: "Times New Roman", Times, serif;
	
}

/* Israel Shopping - top right (flag) */
#alternateSite {
	position: absolute;
	width: 175px;
	height: 175px;
	z-index: 1;
	margin-left: 1100px;
	margin-top: 10px;
}

/* Shopping Cart Button */
#cart {
	position: absolute;
	width: 175px;
	height: 175px;
	z-index: 1;
	margin-left: 1100px;
	margin-top: -50px;
}

.colorBarHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	display: block;
	color: #FFFFFF;
	background-color: #003366;
	padding: 3px 2px 10px 10px;
}

.colorBarHeader a
{
	color: #FFFFFF;
}

.colorBarHeader a:hover
{
	text-decoration: none;
	color: #FFFFFF;
}

#blurbLeft {
	float: left;
	/* margin-left: 390; */
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 125%;
	width: 370px;
	display: block;
	background: #FFFFFF;
	text-indent: 2px;
	text-align: left;
	padding: 25px 10px 5px 15px;	
}

#blurbRight {
	float: right;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 125%;
	text-indent: 2px;
	width: 370px;
	text-align: left;
	display: block;
	background: #FFFFFF;
	padding: 25px 10px 5px 5px;
}

#footer {
	clear: both;
	width: 780px;
	background:#000066;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	text-align: center;
}

/* FOR TABLES */
#featureProd {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: #FFFFFF;
	border-collapse: collapse;
	text-align: left;
}

#featureProd td {
	border-bottom: 1px solid #ccc;
	color: #669;
	padding: 12px 8px 14px 8px;
}

#featureProd a {
	text-decoration: none;
	color: #669;
	}

#featureProd a:hover
{
	text-decoration: none;
	color: #009;
}


.headline1 {
	font-family: Arial, Helvetica, sans-serif;
	color:#990000;
	font-weight: bold;
	line-height: 120%;
}

.smallGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E4E4E0;
}

.smallBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}


.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-left: 115px;
}

.price2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

#colourPicks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background: #FFFFFF;
}

#colourPicks ul {
	list-style-type: none;
	text-align: left;
}
/* I WANT THIS TO BE A VERTICAL LIST 
#colourPicks ul li { display: inline;
}
*/

#colourPicks ul li a {
		text-decoration:none;
		color:#990000;
		}
		
#colourPicks ul li a:hover {
		text-decoration: underline;
		color: #660000;
		}
/* TABLE FORMATTING & IMG IN TABLE FORMATTING */
.niceBox {
	padding: 0px 25px 25px 25px;
	color: #990000;
	border-left: solid 6px #b9c9fe;
	text-align: left;
	}

.niceBox img {
	padding-right: 15px;
}


/* CATALOG TABLE */
#box-table-a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-collapse: collapse;
}

#box-table-a th
{
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	padding: 4px 4px 2px 10px;
	background: #b9c9fe;
	border-top: 4px solid #aabcfe;
	border-bottom: 3px solid #FFFFFF;
	color: #039;
}

#box-table-a td
{
	padding: 12px 8px 2px;
	border-bottom: 1px solid #000099;
}

.RelatedLinkHeader
{
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 20px;
	color:#444444;
	text-align: left;
	padding-left: 40px;
	line-height: 50%;
}

.RelatedLinks
{
	font-family:"Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 16px;
	color:#000000;
	text-align: left;
	padding-left: 55px;
	line-height: 90%;
}

.RelatedLinks a hover
{
	color:#333366;
}

.niceList
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 140%;
	color: #333399;
	text-indent: -5px;
	margin-left: -15px;
	text-align: left;
	}

.niceList2
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 140%;
	color: #333399;
	text-indent: -5px;
	margin-left: -15px;
	text-align: left;
	}

.prettyList
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 15px;
		line-height: 130%;
		list-style: circle;
		color:#000099;
		margin-left: -20px;

	}

.prodColour
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	color: #003366;
}

.TOC
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	text-align: left;
	margin-left: 15px;
	line-height: 120%;
	padding-right:5px;
}

.TOC2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	text-align: left;
	margin-left: 15px;
	line-height: 120%;
	padding-left: 10px;
}

.TOC3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	text-align: left;
	margin-left: 50px;
	margin-right: 30px;
	line-height: 120%;
	
}

.TOC3 a
{
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}

.TOC3 a:hover
{
	text-decoration: underline;	
}

.rowStyleBox
{
	display: block;
	background-color:#FFFF88;
	margin: 3px;
	border-style: dashed;
	border-color: #996600;
	border-width: 1px;

}

.rowStyleBox2
{
	display: block;
	margin: 3px;
	border-style: dashed;
	border-color: #996600;
	border-width: 1px;

}

.bigCentered
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-align: center;
	font-weight: bold;
	color: #990000;
}

.whoaBack
{
	margin-left: -30px;
}

.bgImageTable
{
	background-image: url('images/kosherclock3_buynow2.jpg');
	background-repeat:no-repeat;
	background-color:black; 
}

.awayFromRight
{
	color:white;
	font-size: 19px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:right;
	font-weight:bold;
	padding: 0px 32px 0px 0px;
}

#newBox
{
	clear: both;
	width: 100%;
}

.whiteCentered
{
	font-family: Verdana, Geneva, sans-serif;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}

.leftNice
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #996633;
	text-align: center;
	margin-left: 17px;
}


.bigAndBoldBlue
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	color: #006;
	text-align: center;
	font-weight: bold;
}

.bigAndBoldBlueEnhanced
{
	font-family:"Arial Black", Gadget, sans-serif;
	font-size: 30px;
	color:#0CF;
	text-align: center;
	font-weight: bold;
}

.paraBlurb
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #666999;
	margin: 0 5px 0 5px;
	text-align: left;
}

.paraBlurb2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #666999;
	margin: 0 5px 0 5px;
	text-align: left;
	width: 250px;
}

.kiddie
{
	font-family: "Comic Sans MS", Arial;
	font-size: 22px;
	font-weight: normal;
	color: #036;
	line-height: 135%;
	padding-left: 40px;
	padding-right: 35px;
	display: block;
}

.mushroomProse
{
font-family: Tangerine, Arial;
text-align: center;
font-size:40px;
color: #FFC;
padding-top: 10px;
padding-bottom: 10px;
margin-top: 0;
}

/*
#innovateIntroBox
{

	width: 280px;
	position: absolute;
	left: 330px;
	top: 220px;
	background-color: rgba(255,255,255,0.90);
	border: 2px solid #000000;
	
	
}
*/
#innovateIntroBox
{

	width: 280px;
	position: relative;
	left: 15px;
	top: -500px;
	background-color: rgba(255,255,255,0.90);
	border: 2px solid #000000;
	
	
}

#innovateIntroBox p
{
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size:16px;	
	color: #000000;
	padding: 10px 5px;
	text-align:center;
}

.textInBlock
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	background-color: #0CF;
	text-align: center;
	font-weight: bold;
	color:#FFFFFF;
	display:block;
	width:500px;
	padding: 20px;
	margin: 0 auto;
}

#innovativeContainer
{
	width:100%;
	background-image:url(images/blueGradientSteppedSquished.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	background-position: 0px 370px;
}

#test
{
    background-image:url(images/blue_boxes.png), url(images/magenta_boxes.png);
    
    background-repeat: no-repeat, no-repeat;
	height: 100px;
	
} 

.dropdown {
    position: relative;
    display: inline-block;
	border-radius: 20px;
    border: 2px solid #000000;
	padding: 10px;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color:#D0DCDD;
    min-width: 300px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    padding: 12px 16px;
    z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
}

.dropdown:hover .dropdown-content {
    display: block;
}

#header
{
	background-color:#FFFFFF;
	width: 100%;
}

.happyVoice
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	text-align: center;
	color:#B096B4;
	font-weight:bold;
	width: 600px;
	margin: 5px auto;
}

.BluishBig
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 26px;
	color:#39C;
	text-indent: 10px;
}

.GreenishBig
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 26px;
	color:#0C3;
	text-indent: 10px;
}

.OrangyBig
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 26px;
	color:#FC0;
	text-indent: 10px;
}

.followUpText
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color:#000;
	text-indent:20px;
	list-style-type: square;
	list-style-position: inside;
}

.replacementParts
{
	position:relative;
	width: 220px;
	float:left;
	top:8px;
	left: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#66C;
	font-weight: bold;
	line-height:20px;
	padding:5px 5px;
	border:2px solid #000000;
	text-align:center;
	margin: 5px - 10px 10px 10px;
	
}

.replacementParts a:hover
{
	text-decoration: none;
	color:#900;
}

.innovationCentre
{
	position:relative;
	width: 500px;
	left: 165px;
}	

#topBanner
{
	width:100%;
	text-align: center;
}

#LED_box
{
	width: 200px;
	height: 215px;
	position: absolute;
	z-index:1000;
	left:600px;
	top: 550px;
}

.shadow
{
	width: 200px;
	box-shadow: 6px 5px 8px rgba(0, 0, 0, 0.2);
	text-align:center;
}


* {
    box-sizing: border-box;
	}

 .row {
    display: -ms-flexbox; /* IE10 */
    display: flex;
    -ms-flex-wrap: wrap; /* IE10 */
    flex-wrap: wrap;
    padding: 0 4px;
}

/* Create four equal columns that sits next to each other */
.column {
    -ms-flex: 25%; /* IE10 */
    flex: 25%;
    max-width: 25%;
    padding: 0 4px;
}

.column img
	{
    margin-top: 8px;
    vertical-align: middle;
	}