@charset "utf-8";
/* CSS Document */
.productTitleText {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	direction:rtl;
	color: #003366;
	text-align:justify;
	padding:10px;
}
#prodimage {
	margin: 2px;
	padding: 3px;
	border: thin solid #000000;
	background: #CCCCCC;
	clear: none;
}

#footer
{
	position:absolute;
	bottom:0px;

}

img 
{
	border:0;
}

body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;

}
body {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

.topmenu
{

	border-bottom: thin solid #0767A0;
}

#container
{
	position:absolute;
	top:276px;
	left:234px;
	margin:0px;
	padding:0px;
	background:#ffffff;
	overflow-y:scroll;
	overflow-x:hidden;
	direction:rtl;


}

#productInfo
{
	font-family:Tahoma;
	font-size:13px;
	line-height:0.6cm;
	padding:12px;
	direction:rtl;
	background: #E9F4FE;
	border: thin dashed #3399FF;
	height:350px;
	overflow-y:scroll;
	text-align:justify;
	overflow-x:hidden;


}

#menu
{
	right:10px;
	
	top:15px;

	

	
	
	
}

.mainbox
{
	border-top: 1px none #3A71EF;
	border-right: 1px solid #3A71EF;
	border-bottom: 1px solid #3A71EF;
	border-left: 1px solid #3A71EF;
}


.menuBut
{
	border:1px groove #0066CC;
	font-family:Tahoma;
	font-size:12px;
}

.menuBut:hover 
{
	background-color:#F9EFCC;
	cursor:pointer;
}

a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #003366;
}
.imageBorder {
	background: #0099FF;
	padding: 10px;
	border: 1px solid #0066CC;
}
.layout {
	border: 1px groove #41A4DB;
}
