/* CSS Document */
/* Mohammed M. Melhem: 4MMelhem@Gmail.com ++972599877894 */
@import url(layout.css);
.CopyRightsBox
{
  background-color:#565751;
  text-align:center;
  vertical-align:middle;
  font-size:10px;
  color:#888888;
  font-family:Arial, Helvetica, sans-serif;
}
.CopyRightsLink
{
  color:#5e94de;
  text-decoration:underline;   
}
A {
	/*DISPLAY: block;*/ FONT-WEIGHT: bold; WHITE-SPACE: nowrap; color:#003366;
}
A.c {
	DISPLAY: inline; FONT-WEIGHT: normal; TEXT-DECORATION: none; color:#999999
}
A.c:hover {
	TEXT-DECORATION: underline
}
A {
	COLOR: #230
}
A:hover {
	COLOR: #abbc47
}
.Description {
	border-bottom:solid 1px #000000;
	text-shadow:#666666;
	padding:2px;
	margin:0px;
	white-space:nowrap;
}
li {
 color:#336699
}
A.b{
color:#006699;
font-size:13px;
text-decoration:none;
}
A.b:hover{
color:#99CC66;
}
#myGallery
{
	width: 480px;
	height: auto;
	float:left;
	overflow: auto;
}
.full { width:459px; height:auto; }

Table.productTable {
	display:block;
	white-space:nowrap;
	background-color:#c5cf70;
	width:440px;
	
}
Table.productTableOver {
	display:block;
	white-space:nowrap;
	background-color:#afbc4a;
	width:440px;
	border: groove #999999 2px;
	filter:glow;
}
.Description {
	border-bottom:solid 1px #000000;
	text-shadow:#666666;
	padding:2px;
	margin:0px;
	white-space:nowrap;
}

body 
{
	margin: 0px auto;
	background: url(../images/bg.gif) repeat #efefef;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:0.75em;
}
/* STYLE FOR DIV(s) TAG (s) */
#container
{
	/*direction:rtl;*/
	background-color: #fff;
}
#navigation
{
	background-color: #393A35;
}

#footer
{
	background-color: #565751;
	height: 40px;
}
#column_left
{
	border-left: #999999 dotted 1px;
	padding-right: 4px;
}
#column_right h1
{
	margin: 0px; 
	width:100%; 
	BORDER-BOTTOM: #ddd 1px solid; 
	HEIGHT: 36px; 
	font-size:20px; 
	text-align:right; 
	color:#FF9900; 
	white-space:nowrap;
}
A.c {
	DISPLAY: inline; FONT-WEIGHT: normal; TEXT-DECORATION: none; color:#999999
}
A.c:hover {
	TEXT-DECORATION: underline
}
A.b{
color:#006699;
font-size:13px;
text-decoration:none;
}
A.b:hover{
color:#99CC66;
}
.sperator 
{
	display:block;
	clear:both;
	background-image:url(../images/endsection.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:150px;
	height: 18px;
	border-width:0px;
	border-collapse: collapse;
	margin: auto;
	margin-bottom: 10px;
	margin-top: 10px;
}
p {
	padding: 4px;
	direction:ltr;
	text-align: justify;
}
/* STYLES FOR FOOTER */
#footer p
{
	margin: 0;
	font-size:0.8em;
	text-align:center;
	color:#888888;
}
#footer a
{
	color:#5e94de;
	text-decoration:underline; 
}
#footer a:hover
{
	color:#5e94de;
	text-decoration:none; 
}
#copyright
{
	float:left;
	text-align:right;
}
