 body {
  background-color: #4B7388;
  margin-top : 0px;
  font-family: Tahoma;
 }


*.cat {
	font-weight : bold;
	line-height : 200%;
	text-decoration : none;
}

*.product_list {
	direction: rtl;
	vertical-align : top;
	font-size : larger;

}
*.price-weight {
	color : red;
	font-size : 8pt;
	font-family: tahoma;
}

*.label{
	font-weight: bold;
	font-size : 8pt;
	font-family: tahoma;
}

*.product_title{
	color : Blue;
	font-size : medium;
	background-color : #D7D7D7;
	font-family: tahoma;
}
.rtop, .rbottom{display:block}
.rtop *, .rbottom *{display: block; height: 1px; overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 2px}

*.content {
  text-align: left;
  font-weight: bold;
}

*.product_text{
	font-family: "tahoma";
  color: black;
	vertical-align : top;
	font-size : 10pt;
	direction : rtl;
}
*.title{
	font-weight: bold;
	color: Maroon;
}

*.pages {
	text-align: center;
	font-size : smaller;
}
*.edu{
	font-family : tahoma;
	font-size : small;
	font-weight : normal;
}

*.edu-title{
	font-weight : bolder;
  font-family : tahoma;
  font-size : x-large;
  text-align: center;
	color : #0064DD;
}

*.edu-title1{
	font-weight : bolder;
	color : #FA0E0E;
}



*.number{
	font-weight : bold;
	font-family : "tahoma";
	font-size : 22px;
	color: blue;
}
*.numberon{
	font-weight : bold;
  color: red;
}

*.eng-font{
	font-family : "tahoma";
	font-size :small;
	color : #003C00;
}

*.eng-edu-title1{
	font-weight: bolder;
	color: #FA0E0E;
}

*.age{
	color : #FC5301;
	font-weight : bolder;
  text-align: center;
}

*.specific-details{
	color : #CE6C00;
	font-weight : bold;
	font-size : small;
}

div.c2 {
  text-align: center;
}

div.c1 {
  text-align: left;
}
span.c1 {
	color: #5959FF; 
	font-size: 144%
}

*.noindent {
  list-style: outside;
  margin-right: 20px;
  font-family : Tahoma;
  font-size: 11pt;
  text-align: justify;
}

*.about{
	font-weight : bold;
	background-color:#FFFFFF;
	width:100%;
	border-left:1px solid #34556D;
	border-right:1px solid #34556D;
	margin-bottom:5px;
}
a:link {
  color: #000000; 
  text-decoration: underline;
  font-size:12px;
}
a:visited {
  color: #000000; 
  text-decoration: underline; 
  font-size:12px;
}
a:hover {
  color: #FFFFFF; 
  text-decoration: blink;
  font-size:12px; 
}
a:active {
  color: #FFFFFF; 
  text-decoration: blink; 
  font-size:12px;
}
marquee {
	font-family: Tahoma;
	font-weight:bold;
	font-size: 12px;
	}

/* MiniCart */
#Cart_Layer{background: bottom left no-repeat;color:#fff;width:250px;padding:0 0 9px;font-size:100%;font-family:Tahoma;}
#inside_cart a{color:#00c9ff;font-weight:normal;}
#inside_cart{padding:9px 9px 0;background:#34556D;}
#inside_cart div{padding:6px 0;border-bottom:1px dashed #fff;}
#Cart_Layer div, #Cart_Layer h3, #Cart_Layer p{margin:0;}
#inside_cart h3{color:#a1a1a1;font-size:100%;}
#inside_cart #cart_top{padding-top:0;}
#inside_cart #cart_bottom{padding-bottom:0;border-bottom:0px;}
#inside_cart #cart_middle p a{color:#E20D1F;font-weight:bold;}
#inside_cart #cart_middle1 {border-bottom:0px;text-transform:uppercase;}
#inside_cart .systemtotal{color:#00c9ff;font-family:Tahoma;}
#inside_cart a.smalltext{color:#a1a1a1;font-size:80%;}

/* EVIL CORNERS */ 
b.rtop, b.rbottom{display:block;}
b.rtop b{display:block;height: 1px;overflow: hidden; background: #73987C}
b.rtopz b{display:block;height: 1px;overflow: hidden; background: #34556D}
b.rbottom b{display:block;height: 1px;overflow: hidden; background: #34556D}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

/* EVIL CART CORNERS */
b.cart_rtop, b.cart_rbottom{display:block;}
b.cart_rtop b,b.cart_rbottom b{display:block;height: 1px;overflow: hidden; background:#FFFFFF}
b.cart_r1{margin: 0 5px}
b.cart_r2{margin: 0 3px}
b.cart_r3{margin: 0 2px}
b.cart_rtop b.cart_r4, b.cart_rbottom b.cart_r4{margin: 0 1px;height: 2px}

/* Paraller DIVs */
div#top {
	width: 100%;
	color:#FFFFFF;
	border:1px solid #73987C;
	border-bottom: 2px solid #666666;
	background-color:#73987C;
	
}
div#middle {
	width: 100%;
	border:1px solid #34556D;
	border-bottom: 2px solid #666666;
	background-color:#FFFFFF;	
}
div#footer {
	width: 100%;
	color:#FFFFFF;
	border:1px solid #73987C;
	border-bottom: 2px solid #666666;
	background-color:#73987C;
}


div.row {
	padding: 10px;
	clear: both;
}
div.row_en {
	padding: 10px;
	clear: both;
}

div.row span.left {
	display: block;
	width: 38%;
	float: left;
	text-align: center;
}

div.row span.right {
	display: block;
	width: 60%;
	float: right;
	text-align: right;
}
div.row_en span.left_en {
	display: block;
	width: 60%;
	float: left;
	text-align: left;
}

div.row_en span.right_en {
	display: block;
	width: 38%;
	float: right;
	text-align: center;
}

div.row span.contentleft {
	display: block;
	width: 52%;
	float: right;
	text-align: right;
}

div.row span.contentright {
	display: block;
	width: 45%;
	float: right;
	text-align: right;
}
div.row span.contentleft_en {
	display: block;
	width: 46%;
	float: left;
	text-align: left;
}

div.row span.contentright_en {
	display: block;
	width: 48%;
	float: left;
	text-align: left;
}
div.spacer {
	font-size: 10px;
        clear: both;
}
/* tEh Shadowing */

.img {
  padding: 5px 5px 9px 5px
  background: white url(img/shdw/shad_bottom.png) repeat-x bottom left;
}
div.shadow {
  background: #b4afa3;
  padding: 0 1px;
  border-left: 1px solid #dcd7c8;
  border-right: 1px solid #dcd7c8;
}
div.bottomleft {
  width: 4px;
  height: 4px;
  background: url(img/shdw/shad_blcorner.png) no-repeat bottom left;
  position: absolute;
  bottom: 0px;
  left: -1px;
}
div.bottomright {
  width: 4px;
  height: 4px;
  background: url(img/shdw/shad_brcorner.png) no-repeat bottom right;
  position: absolute;
  bottom: 0px;
  right: -1px;
}
div.topleft {
  width: 2px;
  height: 4px;
  background: url(img/shdw/shad_tlcorner.png) no-repeat top left;
  position: absolute;
  top: 0px;
  left: -1px;
}

div.topright {
  width: 2px;
  height: 4px;
  background: url(img/shdw/shad_trcorner.png) no-repeat top right;
  position: absolute;
  top: 0px;
  right: -1px;
}
.bstyle {
	background-color:#34556D;
	background-image:url(img/AddToCart.gif);
	background-repeat: no-repeat;
	background-position: top;
	width:109px;
	height:85px;
	border:1px solid #FFFFFF;
	color: #FFFFFF;
}
.bstyleE {
	background-color:#34556D;
	background-image:url(img/AddToCartE.gif);
	background-repeat: no-repeat;
	background-position: top;
	width:109px;
	height:85px;
	border:1px solid #FFFFFF;
	color: #FFFFFF;
}
.bstyleF {
	background-color:#34556D;
	background-image:url(img/AddToCartF.gif);
	background-repeat: no-repeat;
	background-position: top;
	width:109px;
	height:85px;
	border:1px solid #FFFFFF;
	color: #FFFFFF;
}
/* BOW TO MY CSS COMMANDING POWERS YOU IGNORANT BROWSERS BOOWWWWWW!!*/
.catgs {
width: 296px;
#width: 294px;
_width: 294px;
}
.pagelink {
background-color:#73987C;
padding:2px;
border:1px solid black;
}
