﻿body 
{
	margin: 0px;
	padding: 0px;
	background-color: white;
	color: #2385c7;
	font-family: Tahoma, Arial (Hebrew), Arial;
	text-align: right;
	font-size: 12px;
	padding-bottom: 25px; /* for full screen */
}

A:link, A:visited
{
	font-size: 12px;
	color: #004897;
	text-decoration: none;
	font-weight: normal;
}

A:hover
{
	font-weight: bold;
	text-decoration: none;
	color: #2385c7;
}

#container
{
	margin: auto;
	width: 800px; 	
}

#header
{
	margin: 0;
	padding: 0;
	width: 800px;
	height: 165px; 	
}

/***********************  commercial   **************************/

#commercial
{
	margin: 0;
	padding: 0;
	width: 600px;
	height: 165px; 	
	float: left;
}

#flashFlower
{
	margin: 0;
	padding: 0;
	width: 600px;
	height: 137px; 
	background-image: url('../Images/flash.jpg');
}

#slogen
{
	margin: 0;
	padding: 0;
	width: 600px;
	height: 28px; 	
	background-image: url('../Images/slogen.jpg');
}

/*******************************************************************/


#logo
{
	margin: 0;
	padding: 0;
	width: 200px;
	height: 165px; 	
	float: left;
}

#center
{
	margin: 0;
	padding: 0;
	width: 800px;
	height: auto;
}

/**************************  center   ****************************/

#left
{
	margin: 0;
	padding: 0;
	width: 600px;
	float: left;
}


#banner
{
	margin: 0;
	padding: 0;
	width: 600px;
	height: 135px;
/*	background-image: url('../Images/banner.jpg');*/
}

#content
{
	margin: 0;
	padding: 0;
	width: 500px;
	height: 445px;
	overflow: visible;
	background-image: url('../Images/box-back.jpg');
	background-position: top bottom;
	background-repeat: no-repeat; 
}

/*******************************************************************/


#menu
{
	margin: 0;
	padding: 0;
	width: 200px;
	height: 420px;
}


#logos
{
	/* background-image: url('../Images/dan.jpg'); 
	 background-repeat: no-repeat; */
	 width: 200px; 
	 height: 151px;
}


#top
{
	float: left;
	width: 772px;
	border: solid 1px #a6a6a6;
	color: #004897;
	font-size: 10px;
	height: 15px;
	
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 1px;
	text-align: left;
	background-color: #f8f8f8;
	clear: both;
}

#top A:link, #top A:visited
{
	font-size: 10px;
	color: #004897;
	text-decoration: none;
	font-weight: normal;
}

#top A:hover
{
	text-decoration: none;
	color: #777777;
}

#footer
{
	float: left;
	width: 772px;
	border: solid 1px #a6a6a6;
	color: #004897;
	font-size: 10px;
	height: 15px;
	vertical-align: middle;
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 1px;
	text-align: left;
	background-color: #f8f8f8;
	clear: both;
}


#footer A:link, #footer A:visited
{
	font-size: 10px;
	color: #004897;
	text-decoration: none;
	font-weight: normal;
}

#footer A:hover
{
	text-decoration: none;
	color: #777777;
}

#footer .boldFooter A:link, #footer .boldFooter A:visited
{
	font-weight: bold;
}


/*
#footer
{
	color: White;
	font-size: 10px;
	height: 15px;
	vertical-align: middle;
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 1px;
	text-align: left;
	background-color: #023873;
	clear: both;
}


#footer A:link, #footer A:visited
{
	font-size: 10px;
	color: white;
	text-decoration: none;
	font-weight: normal;
}

#footer A:hover
{
	text-decoration: none;
	color: #2385c7;
}
*/


/* box */

#box
{
	width: 561px; /*561*/
	height: 370px; /*334*/
}

#tl
{
	background-color: White;
	width: 24px;
	height: 22px;
	float: left;
	display: block;
}

#t
{
	background-image: url('../Images/frame/t.jpg');
	width: 513px;
	height: 22px;
	float: left;
}

#tr
{
	background-image: url('../Images/frame/tr.jpg');
	width: 24px;
	height: 22px;
	float: left;
}

#r
{
	background-image: url('../Images/frame/r.jpg');
	width: 24px;
	height: 290px;
	float: left;
}

#br
{
	background-color: White;
	width: 24px;
	height: 24px;
	float: left;
}

#b
{
	background-image: url('../Images/frame/b.jpg');
	width: 513px;
	height: 24px;
	float: left;
}

#bl
{
	background-image: url('../Images/frame/bl.jpg');
	width: 24px;
	height: 24px;
	float: left;
}

#l
{
	background-image: url('../Images/frame/l.jpg');
	width: 24px;
	height: 290px;
	float: left;
	background-position: center;
}

#boxContent
{
	background-color: White;
	width: 513px;
	height: 340px;
	float: left;
}


/* prodcut box style */

.prodBox
{
	width: 280px;
	/*height: 200px;*/
	font-size: 10px;
	direction: rtl;
	display: block;
	overflow: visible;
}

.prodHeader
{
	/*background-color: #014a3f;*/
	color: white;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
}

.prodContent
{
	margin: 5px;
}

.prodText
{
	width: 170px;
	text-align: right;
	color: #2385c7;
	float: left;
	height: 100px;
}

.prodPicture
{
	width: 170px;
}

.prodCost
{
	font-weight: bold;
	color: #023873;
	height: 30px;
	width: 280px;
	clear: both;
	/*background-color: #ec8c36;*/
}

.prodAddButton
{
	margin-top: 5px;
	text-align: center; 
}




/* round fill */

.b1f, .b2f, .b3f, .b4f{font-size:1px; overflow:hidden; display:block;}
.b1f {height:1px; background:#2385c7; margin:0 5px;}
.b2f {height:1px; background:#2385c7; margin:0 3px;}
.b3f {height:1px; background:#2385c7; margin:0 2px;}
.b4f {height:2px; background:#2385c7; margin:0 1px;}
.contentf {background: #2385c7;}
.contentf div {margin-left: 5px;}


/* round fill  contact */
.c1f, .c2f, .c3f, .c4f{font-size:1px; overflow:hidden; display:block;}
.c1f {height:1px; background:#023873; margin:0 5px; -moz-opacity: .50; filter: alpha(opacity=50); opacity: .50;}
.c2f {height:1px; background:#023873; margin:0 3px; -moz-opacity: .50; filter: alpha(opacity=50); opacity: .50;}
.c3f {height:1px; background:#023873; margin:0 2px; -moz-opacity: .50; filter: alpha(opacity=50); opacity: .50;}
.c4f {height:2px; background:#023873; margin:0 1px; -moz-opacity: .50; filter: alpha(opacity=50); opacity: .50;}
/*.cbgcontentf {width: 500px; height: 200px; background:#e48a22; -moz-opacity: .50; filter: alpha(opacity=50); opacity: .50;}*/

.ccontentf div {margin-left: 5px; }

.contactBox
{
	width: 500px;
	/*height: 200px;*/
	font-size: 12px;
	direction: rtl;
}