/* CSS Document */

img, div { behavior: url(includes/js/iepngfix.htc) }/* This is only for IE6  - fix png image*/

body			{font-family:Arial, Helvetica, sans-serif; background:#FFFFFF;margin:15px;padding:0;}
table 			{border-collapse:collapse;}
input.download	{
	border:1px solid #000000; 
	width:94px;  

	height:14px;				/* This is visible for all IE & Firefox*/
	*height:14px;				/* All IE versions until and including IE6 */
	.height:14px;				/* This is only visible by IE6 and IE7 version - essentially all IE versions */

	margin-top:8px;					/* This is visible for all IE & Firefox*/
	*margin-top:7px;					/* All IE versions until and including IE6 */
	.margin-top:7px;					/* This is only visible by IE6 and IE7 version - essentially all IE versions */
}
#download		{position:relative; top:10px; left:0; cursor:pointer; height:20px;}

div.clear 		{clear:both; height:1px;}
div.page		{border:#66FF99 solid 1px;height:auto;}
div.cover 		{position:relative; top:0; left:0; width:719px; height:auto; }
div.main		{position:relative; top:0; left:0; width:719px; height:auto; background:#2D3F65;}

#logo			{position:absolute; top:0; left:0; width:719px; float:left; margin-top:-10px;}
#phonenumber	{position:absolute; float:left; width:204px; left: 8px; top: 11px;}
#head			{
	/*border:1px solid #00FF00;*/
  	background:#FFFFFF; 
	width:715px; 
	height:auto; 
	padding-bottom:2px; 
	padding-top:0px; 
	margin-top:7px;			/* This is visible for all IE & Firefox*/
	*margin-top:-55px;		/* All IE versions until and including IE6 */
	.margin-top:5px;		/* This is only visible by IE6 and IE7 version - essentially all IE versions */	 		
}
#head .spaceW	{width:4px;}
#head .line		{background:url(images/topgd.gif) repeat-x #FFFFFF; width:100%; height:60px;}

#footer .customer	{background:url(images/customer.gif) no-repeat top left;width:715px;height:36px; }
#footer .customer #marquee{behavior:scroll; position:relative; top:14px; left:0; float:left; color:#FFFFFF;width:650px;}
#footer .copy		{background:url(images/copy.gif) no-repeat top left;width:715px; height:46px;}
#footer .copy #text	{direction:rtl;}

#detail			{font-size:0.8em; font-weight:bold; float:left; margin-left:5px; padding-bottom:5px;}
#detail	img 	{border:0px solid #000000;}
#detail	A		{color:#FFFFFF; text-decoration:none;}
#detail	A:hover {text-decoration:underline;}

#contents		{background:url(images/background.gif) repeat-y top left; position:relative; top:0; left:0; width:715px;/* border:1px solid #00FF00*/}

#boxInfo		{background:url(images/boxInfo.gif) top left no-repeat; width:197px; height:190px; color:#FFFFFF; cursor:pointer;}
#boxTitle		{
	position:relative; 
	top:6px; 
	left:0; 
	color:#FFFFFF; 
	text-align:center; 
	font-size:1.2em; 
	font-weight:normal;
}
#boxtext		{position:relative; top:23px; left:0; width:185px;height:100px; direction:rtl;}

#boxInfoContact	{background:url(images/boxInfoContact.gif) top left no-repeat; width:197px; height:244px; color:#FFFFFF;}
#boxtextContact	{
	position:relative;

	top:80px;				/* This is visible for all IE & Firefox*/
	*top:80px;				/* All IE versions until and including IE6 */
	.top:80px;				/* This is only visible by IE6 and IE7 version - essentially all IE versions */	 		

	left:12px;
	width:100px;
	height:100px;
	direction:ltr;
	float:left;	
}
#boxAd			{width:197px; height:190px;}

#boxInfoInner					{}
#boxInfoInner div.title 		{background:url(images/iinerPqageHead.jpg) top left no-repeat; height:54px; width:701px; direction:rtl;}
#boxInfoInner div.title	span	{font-size:1.5em; float:right; padding-right:30px; padding-top:10px; color:#FFFFFF; font-weight:normal;}
#boxInfoInner div.middle		{position:relative; top:0; left:0; width:701px;}
#boxInfoInner div.middle table td.sideL	{background:url(images/iinerPqageL.gif) repeat-y top left; width:13px;}
#boxInfoInner div.middle table td.sideR	{background:url(images/iinerPqageR.gif) repeat-y top right; width:13px;}



#boxInfoInnerContact			{background:url(images/backgroundContact.gif) top left no-repeat;height:538px; width:702px; }
#boxInfoInnerContact div.title 		{height:54px; width:701px; direction:rtl;}
#boxInfoInnerContact div.title	span	{font-size:1.5em; float:right; padding-right:30px; padding-top:10px; color:#FFFFFF; font-weight:normal;}
#boxInfoInnerContact div.middle		{position:relative; top:0; left:0; width:701px;}

#downloadContact				{
	position:relative; 
	top:220px;		/* This is visible for all IE & Firefox*/
	*top:220px;		/* All IE versions until and including IE6 */
	.top:220px;		/* This is only visible by IE6 and IE7 version - essentially all IE versions */	 	
	left:10px;		/* This is visible for all IE & Firefox*/
	*left:13px;		/* All IE versions until and including IE6 */
	.left:13px;		/* This is only visible by IE6 and IE7 version - essentially all IE versions */	 	
}

.required			{ color:#FF0000;}

img.menu 		{cursor:pointer; border:0px;}