﻿body, #container, #masthead, #sidebar, #content, #footer {
	margin: 0;
	padding: 0;
	border: 0;
}
.float_right {
	float: right;
}
body {
	font-family: Arial, sans-serif;
	font-size: medium;
	color: #000;
	overflow:hidden;
	cursor: default;
	background: #161617;
	 
}
#container {
	position:relative;
	margin:0 auto;
	width: 1000px;
	height: 100%;
	background: #2C0E0E;
}
#masthead {
	width: 1000px;
	text-align: right;
	position: fixed;
/*	left: 0px;*/
	top: 0px;
	background:transparent url('../images/bg_top.png') repeat-x;
	z-index:2;	
	
}
#slogen {
	position: absolute;
	left: 390px;
	top: 10px;
	width: 280px; 	
	text-align : center;
	font-size: 14px; 
	color:#CCFFCC;	
}
#PopUp {
	display: none;
	position: absolute; 
	top: 55px; 
	font-size: 12px; 
	color:white;
}
.log1 {
	left: 5px; 
	text-align: left;
	font-size: 12px; 
	color:white;
	
}
.log2 {
	left: 155px; 
	text-align: right; 
}
#Eilat_img {
	width:231px;
	height:455px;
	float: right;
	margin-left: 15px;
	margin-right: 0px;
}
.Eilat_txt {
	font-size: x-large;
	color: white;
	letter-spacing: 2pt;
}
#Adrr {
	position: absolute;
	top: 25px; 
	left:630px; 
	width:210px; 
	color:white; 
	font-size:18px		
}
#Contact {
	position: absolute;
	top: 150px;
	width:300px;
	left:520px;	
}
.contect_line{
	width: 300px;
	height:18px;
	margin-top:20px;
	color:white;	
}
.contact_name{
	width: 100px;
	float: left;
	color:white;
}
.contact_field{
	width: 200px;
	float: left;
}
.contact_submit {
	padding-left:100px;
	padding-top:10px;
	float:right;
}

#pg1 {
	position: absolute;
	width: 540px; 
	min-height: 435px; 
	z-index: 1; 
	left: 0px; 
	top: 0px; 
	overflow:hidden;	
}
#frame {
	height:300px; 
	width:500px; 
	border:10px  #FFDDFF solid; 
	text-align:center; 
	background-color:  #FFCCCC; 
	padding:10px;
}
#frame1 {
	height:300px; 
	width:520px; 
	margin:0;
	position:absolute;
	top:0;
	left:0; 
	text-align:center; 
	background-color:  #FFCCCC; 
}
#main1 {
	height:300px; 
	width:500px; 
	border:5px  #FFDDFF solid; 
	text-align:center; 
	background-color:#fc6; 
	padding:5px;
}

#slidebox {
	height:25px; 
	line-height: 25px; 
	text-align:center; 
	color:silver; 
	background: transparent;
	z-index:1;
}
#pg2 {
	height: 30px; 
	text-align:center; 
	color:silver; 
	padding-top:5px;	
}
#pg3 {
	height: 55px; 
	text-align:center; 
	color:silver;	
}
#pg5 {
	padding:20px;
	text-align:center; 
	height:20px;	
}
#pg5 input {
	margin:3px;
	cursor:pointer;
}
#pg4 {
	position: absolute;
	left: 560px; 
	top: 15px; 
	height:200px;
	width:200px;
}

#Welcome {
	position: absolute; 
	left: 5px; 
	top: 310px; 
	width:133px; 
	text-align:left;
	color:white;
}
#page_content {
	position:fixed;
	height:950px;
	width:860px;
	background: #2C0E0E;
	z-index:1;	
}
#sidebar {
	position: absolute;
	float: left;
	width: 140px;
	left: 0px;
	top: 125px;
}
#notes {
	position:absolute;
	font-size: 11px;
	width: 135px;
	left:10px;
	top: 500px;
	color: #fff;
}

#content {
	position: absolute;
    width: 846px;
    padding: 7px 7px 0 7px;
	top: 125px;
	left:140px;
	height:950px;
	overflow-y: auto;
	overflow-x:hidden;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#FF000000', EndColorStr='#FFAA0000');	
	background:transparent url('../images/bg_body.png') repeat-y;
}

#content img {
	border:0;
}
#content p{
	color: #FFFFFF;
	font-family: "Arial Unicode MS";
	font-size: medium;
}

#footer {
	padding-top: 10px;
	padding-bottom:2px;
	width: 1000px;
	position:fixed; bottom:0px;
	font-size: small;
	color:white;
	background-color: #990000;
	z-index:10;
}
#footer2 {
	position:absolute; left:400px; bottom:5px;
	width:570px;
	font-size:12px;
	text-align:right;
}
#footer2 a {
	text-decoration:none;
	cursor:default;
}
#masthead img {
	float: left;
}
#masthead p {
	font-size: small;
	margin: 0;
	margin-right: 1%;
}
#masthead a {
	color:black;
	text-decoration: none;
}
#masthead a:hover {
	color:black;
	font-weight: normal;	
	text-decoration: none;
}

#slideshow img {
	border:0px;
}
h3, h4, h5 {
	color:white;
	padding:0;
	margin:0;	
}

h4 {
	padding-top:15px;
}
h2 {
	margin: 0px;
	font-family: Arial Black;
	line-height: 18px;
	padding-top: 4px;
	top: 0px;
	color: silver;
}
h1 {
	font-family: Arial Black;
}
/* Styles for Navigation */
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0px;
	padding: 0px;
	padding-top: 4px;
	}
#sidebar li {
	display: block;
	height:25px;
}
#sidebar a {
	height:23px;
	line-height:21px;
	text-decoration: none;
	color: #FFCC00;
	padding-left: 5px;
	display: block; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border:1px;
	border-style:solid;border-color:black;			
	
}

#sidebar a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #fff;
	background-color:maroon;
	border:1px;
	border-left:4px;
	border-style:solid;border-color:black;		
}

body.mHome li#mHome a,
body.mAbou li#mAbou a,
body.mCale li#mCale a,
body.mCoas li#mCoas a, 
body.mCont li#mCont a,
body.mDoll li#mDoll a, 
body.mKids li#mKids a, 
body.mMats li#mMats a, 
body.mMore li#mMore a, 
body.mPict li#mPict a, 
body.mProd li#mProd a, 
body.mTabl li#mTabl a, 
body.mPape li#mPape a, 
body.mLink a#mLink, 
body.mSmap a#mSmap, 
body.mPhot li#mPhot a {
	font-weight: normal;
	color: #fff;
	background-color:maroon;
	border:1px;
	border-left:2px;
	border-right:3px;
	border-style:solid;border-color:black;
	cursor:default;
	text-decoration:none;
}
/* Styles for Footer */
a {
	color: #fff;
	text-decoration: underline;
}
a:hover {
	color: #FFCC00;
 	font-weight: bold;
	text-decoration: underline;
}
.item_hand {
	cursor: pointer;
}
.item_zoom {
	cursor: url("../images/zoom.ico");
}
.item_email {
	cursor: url("../images/email.ico");
}
.next {
	cursor: url("../images/next.ico");
}
.back {
	cursor: url("../images/back.ico");
}
.item_cell {
	text-align: center;
	padding-bottom: 20px;
	color: #fff;
	width: 280px;
}
.cells {
	width:840px;
}
.t_cell {
	float:left;
	text-align: center;
	color: #fff;
	width: 279px;
	height:200px;
	padding-top:15px;
}
.t1_cell {
	float:left;
	text-align: center;
	color: #fff;
	width: 279px;
	font-size: large;
	padding-top:50px;
}

.t2_cell {
	float:left;
	color: #fff;
	width: 538px;
	padding-left:5px; padding-right:15px;
}
.t_row {
	padding:15px 0 0 0;
	width:840px	;
	height:200px;	
}

.item_img {
	border-width: 0px;
	vertical-align: top;
	padding-bottom: 5px;
	width: 275px;
	height: 165px;
}
.item_cell2 {
	text-align: left;
	color: #fff;
	width: 280px;
}
.item_cell3 {
	float:left;
	text-align:center;
	color: #fff;
	width: 169px;
	padding-top:10px;
	cursor:pointer;
	cursor: url("../images/zoom.ico");	
}

.item_img2 {
	border-width: 0px;
	padding-bottom: 5px;
	width: 140px;
	height: 90px;
	float: left;
}

.Big_name {
	font-family: Arial;
	font-size: 77pt;
	letter-spacing: 5px;
}
.XL_title {
	font-size: x-large;
	color: #fff;
	position: absolute;
	right: 12px;
	top: 100px;
}
.Canada {
	font-size: x-large;
	color: #fff;
	position: absolute;
	right: 5px;
	bottom:0px;
}

.slide_txt {
  color:silver;
}
.link_url {
  color:silver;
  font-size:15px;
  padding:0px;
  margin:0;
}
.link_txt {
  margin:0;
  padding:0 0 10px 10px;
  color:white; 
  font-size:13px;
}
.note {
	padding-left:8px;
	font-size:8px
}

#gmap {display:block; width:847px; height:455px; background:url(images/main.gif); position: absolute; left:15px; top: 20px; margin:0; padding:0;}
#gmap_txt {
	display:none;
	position:absolute;
	color:white;
	font-size:20px;
	border:2px white solid;
	padding:5px 15px 5px 15px;
	background-image:url(../images/overlay.png);
	z-index:200;	
}

.sub_menu {
	clear:both;
	border-top:white 2px solid;
	margin-top:20px; 
	padding:20px 0 0px 0;
	width:840px	;
	height:140px;
}

.e1 {
	color:orange;
	font-size:large;
}
.nt {
	color:white;
	font-style:italic;
	font-size:large;
	padding-right:4px;	
} 

.pnum {
	font-size:8px;
	color:gray;
	padding-left:10px;
}

.pad_l20 {padding-left:65px;}
.pad_l40 {padding-left:95px;}

body.mSmap p a {display:block}