@charset "utf-8";
*{
	margin:0px auto;
	padding:0px;
}
/*the body tag style */
body {
	background-image:url(../../IMG/bg-main.png);
	background-repeat: repeat;
	font:Tahoma, Geneva, sans-serif;
	background-attachment: fixed;
}

#Header{ 
    
	top:0px;
	height: 181px;
	width: 100%;
}
#upper-div-shopping-cart{
	top:0px;
	width:100%;
	min-width:1080px;
	height:31px;
	background-image:url(../../IMG/bg-main-slide.png);
	background-repeat: repeat;
	box-shadow:1px 1px 1px 1px #666666;
	font:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:black;	
}
#sign-in{
	font:Tahoma, Geneva, sans-serif;
	margin-top:7px;
	margin-left:36px;
	float:left;
}
#sign-in a{
	color:white;
	font:Tahoma, Geneva, sans-serif;
	text-decoration:none;
}
#sign-in a:visted{
	color:white;
	font:Tahoma, Geneva, sans-serif;
	text-decoration:none;
}
.CRM{
	position:static;
	font:Tahoma, Geneva, sans-serif;
	float:right;
	margin-top:7px;
}
.CRM a{
	 color:black;
	font:Tahoma, Geneva, sans-serif;
	text-decoration:none;
}
#SE-LO{
	position:static;
	display:block;
	min-width:1000px;
	height:auto;
	}
#SE-LO table{
	margin-left:20px;
	padding-right:20px;
	margin-top:20px;
}
.logo{
	margin-left:23px;
	margin-top:25px;
	width: 175px;
	height: 60px;
	float: left;
}
.search-box{
	margin-top:50px;
	margin-left:50px;
	width:750px;
	height:31px;
	float:left;
	border-radius:5px;
}
#SE{
	margin-left:20px;
	margin-right:20px;
	width:600px;
	min-width:400px;
	height:31px;
	border:1px solid white;
	font-size:16px;
}
#SUB{
	margin-left:50px;
	background:#00497f;
	color:white;
	width:100px;
	height:31px;
	margin-left:-20px;
	float:right;
	clear:right;
	font-size:16px;
	border:2px solid #00497f;
}
#panel,#Menu{
	padding:5px;
	text-align:center;
	background-image:url(../../IMG/bg-main-slide.png);
	background-repeat: repeat;
	color:white;
}
#Menu{
	box-shadow:1px 1px 1px 1px #666666;
	font-size:24px;
	font:bold;
}
#panel
{
	height:300px;
	padding:50px;
	display:none;
}
.my-cart{

	float:right;
	margin-right:45px;
	width:500px;
	height:400px;
	z-index:9999;
	display:none;
	background-image:url(../../IMG/b.jpg);
	background-repeat: repeat;
	border:1px solid black;
}
#ID-User{
	background:white;
        color: black;
	float:left;
	width:250px;
	height:50px;
	margin-top:20px;
	margin-bottom:10px;
	margin-left:30px;
}
#brod{
	margin-top:100px;
	margin-bottom:10px;
	background:url(../../IMG/bg-main.jpg);
	background-repeat:repeat;
	width:440px;
	height:250px;
	margin-left:30px;
	border:1px solid black;
}
#Bay{
	float:right;
	clear:right;
	margin-right:30px;
	width:150px;
	height:31px;
	background:#00497f;
	color:white;
	font-size:16px;
	border:1px solid #00497f;
}
#log{
	
	margin-left:45px;
	float:left;
	width:230px;
	height:175px;
	z-index:9999;
	display:none;
	background-image:url(../../IMG/b.jpg);
	background-repeat: repeat;
	border:1px solid black;
}
#log table{
	margin-top:30px;
}
#log table input ["type=text"] {
	width:200px;
}
#login{
	width:75px;
	height:2em;
	background:#00497f;
	border:1px solid #00497f;
	color:white;
	font-size:16px;
}
#x1{
	float:right;
	background:url(../../IMG/b.jpg);
	border:0px;
}
#x2{
	float:right;
	background:url(../../IMG/b.jpg);
	border:0px;
}
	