body
{
	margin:0;
	padding:0;
}
#topbar
{
	width:100%;
	min-width:952px;
	background:url(../ImagesFa/menubg.gif);
}
#menu
{
	width:952px;
	height:55px;
	margin:0 auto;
}
#menu ul
{
	list-style:none;
	margin:0;
	padding:0;
}
#menu ul li
{
	float:left;
}
#menu ul li a {
	padding:0;
	display:block;
	float:left;
  	height:55px;
	text-decoration:none;
}
#menu li a.contact
{
	width:115px;
	display:block;
	background:url(../ImagesFa/contact.gif);
}
#menu li a:hover.contact
{
	background:url(../ImagesFa/contact.gif) 0 -55px;
}
#menu li a.support
{
	width:97px;
	display:block;
	background:url(../ImagesFa/support.gif);
}
#menu li a:hover.support
{
	background:url(../ImagesFa/support.gif) 0 -55px;
}
#menu li a.design
{
	width:97px;
	display:block;
	background:url(../ImagesFa/design.gif);
}
#menu li a:hover.design
{
	background:url(../ImagesFa/design.gif) 0 -55px;
}
#menu li a.parandgroup
{
	width:124px;
	display:block;
	background:url(../ImagesFa/parandgroup.gif);
}
#menu li a:hover.parandgroup
{
	background:url(../ImagesFa/parandgroup.gif) 0 -55px;
}
#menu li a.customers
{
	width:85px;
	display:block;
	background:url(../ImagesFa/customers.gif);
}
#menu li a:hover.customers
{
	background:url(../ImagesFa/customers.gif) 0 -55px;
}
#menu li a.home
{
	width:87px;
	display:block;
	background:url(../ImagesFa/home.gif);
}
#menu li a:hover.home
{
	background:url(../ImagesFa/home.gif);
}

#logo
{
	position:relative;
	float:right;
	width:153px;
	height:171px;
	right:32px;
	background-image:url(../ImagesFa/logo.jpg);
}
#headerbar
{
	width:100%;
	background-color:#003366;
}
#header
{
	width:952px;
	height:502px;
	margin:0 auto;
	background-image:url(../ImagesFa/headerbg.jpg);
}
#fadeshow
{
	float:left;
	width:550px;
	height:350px;
	margin-left:30px;
	margin-top:90px;
}
.imagebox
{
	float:left;
	width:231px;
	height:133px;
	background-image:url(../ImagesFa/imgbg.gif);
	margin:10px;
	padding:11px;
}
#headertext
{
	float:right;
	width:340px;
	height:296px;
	margin-top:30px;
	margin-right:28px;
	background-image:url(../ImagesFa/headertext.gif);
}
#headerInner
{
	width:952px;
	height:215px;
	margin:0 auto;
	background-image:url(../ImagesFa/headerInner.jpg);
}
#container
{
	width:100%;
	min-width:952px;
	padding-top:3px;
	background:url(../ImagesFa/contenttopbg.gif) repeat-x top;
}
#content
{
	width:952px;
	height:auto;
	margin:0 auto;
	border-left:1px solid #ccd7e3;
	border-right:1px solid #ccd7e3;
}
#content2
{
	width:910px;
	height:auto;
	margin:0 auto;
	padding:50px 20px;
	border-left:1px solid #8ba2c3;
	border-right:1px solid #8ba2c3;
}
#leftcol
{
	float:left;
	width:285px;
	padding-top:20px;
}
#rightcol
{
	float:right;
	width:298px;
}
#midcol
{
	margin:0 310px;
	padding: 20px 0;
}
#leftcolinner
{
	float:left;
	width:600px;
	min-height:360px;
	height:auto;
}
#rightcolinner
{
	float:right;
	width:258px;
	height:340px;
	background-image:url(../ImagesFa/contentbox.gif);
}
#boxtop
{
	width:298px;
	height:8px;
	background-image:url(../ImagesFa/boxtop.gif);
}
#boxbg
{
	height:auto;
	min-height:350px;
	background:url(../ImagesFa/boxbg.gif) repeat-y;
	padding:5px 20px 5px 20px;
}
#boxbottom
{
	width:298px;
	height:8px;
	background-image:url(../ImagesFa/boxbottom.gif);
}
.bodytext
{
	direction:rtl;
	font-family:Tahoma;
	font-size:11px;
	text-align:justify;
	line-height:18px;
}
.headergreen
{
	color:#006666;
	font-weight:bold;
	font-size:13px;
}
.headerpurple
{
	color:#990099;
	font-weight:bold;
	font-size:13px;
}
#footerbar
{
	clear:both;
	width:100%;
	min-width:952px;
	background-color:#003774;
}
#footer
{
	width:952px;
	height:160px;
	margin:0 auto;
	padding-top:54px;
	background:url(../ImagesFa/footer.jpg) no-repeat top;
}
#sitemap
{
	float:left;
	width:162px;
	height:136px;
	margin-left:2px;
}
#contact
{
	float:right;
	width:320px;
	height:136px;
}
#newsletter
{
	width:334px;
	height:136px;
	margin:0 340px 0 240px;
	text-align:center;
	padding-top:15px;
}
#seprator
{
	height:60px;
}
.highlight img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);

	opacity: 0.8;
	margin:0 1px;
	border:0;
}
.highlight:hover img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);

	opacity: 1;
	margin:0 1px;
	border:0;
}
.boxtext , .boxtext a
{
	margin:10px;
	color:#FFF;
	direction:rtl;
	font-family:Tahoma;
	font-size:11px;
	line-height:18px;	
	text-decoration:none;
}
.boxtext a:hover
{
	color:#AED7FF;
}
.txtbox
{
	font-family:Tahoma;
	font-size:12px;
	color:#666;
}
.focus
{
	color:#000;
}
.Header
{
	font-family: Tahoma;
	font-weight: bold;
	color: #003366;
	text-align:right;
}
#clear
{
	clear:both;
}

/************* Accordion style ************/
#accordion 
{
	margin:0px;
	width:572px;
}
h3.toggler
{
	cursor: pointer;
	font-family:Tahoma;
	font-size: 11px;
	font-weight:normal;
	background: url(../ImagesFa/item2.gif) no-repeat;
	margin: 0;
}
.item
{
	width:512px;
	height:15px;
	padding:10px 0px 10px 60px;
}
.address
{
	float:left;
	font-weight:bold;
}
.name
{
	float:right;
	margin-right:20px;
}
div.element
{
	width:572px;
	text-align:center;
}
div.element img
{
	padding-bottom:2px;
}
#pager
{
	width:572px;
	height:25px;
	text-align:center;
	background-image:url('../ImagesFa/pagerbg.gif');
	direction:ltr;
	padding-top:3px;
}
#pager a, #pager span
{
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #800000;
	font-size: 8pt;
}
#pager a:hover
{
	color: #000;
	font-size: 8pt;
}
/*********** controls ***********/

.GeneralButton
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	background-color: #003366;
	border: 1px solid #000;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
}
.GeneralTextBox
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: 1px solid #a5acb2;
	width:200px;
}
.GeneralLTRTextBox
{
	height: 18px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	direction: ltr;
	border: 1px solid #a5acb2;
	width:200px;
}
.GeneralDropDown
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.GeneralError
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: red;
}
.GeneralSuccess
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: green;
}
.NormalTextSmall 
{ 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 8pt;
	text-align:right;
}
.NormalTextMedium
{ 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9pt;
}
.NormalTextLarge
{ 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
}
.NormalTextLinkSmall
{
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #0000CC;
	font-size: 8pt;
}
.NormalTextLinkSmall:Hover
{
	color: #0066FF;
	font-size: 8pt;
}
.NormalTextLinkMedium
{
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9pt;
}
.NormalTextLinkMedium:Hover
{
	color: #FF0000;
	font-size: 9pt;
}
.NormalTextLinkLarge
{
	text-decoration:none; 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10pt;
}
.NormalTextLinkLarge:Hover
{
	color: #FF0000;
	font-size: 10pt;
}
.NormalTitleMedium
{ 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
}
.LangAlign
{
	direction: rtl;
	text-align: right;
}
.LangDir
{
	direction: rtl;
	text-align: right;
}
.LangReverseAlign
{
	text-align: left;
}
.SubMenuText
{
	font-size: 8pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #ffffff;
}
.SubMenuText A
{
	font-size: 8pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
}
.SubMenuText A:Hover
{
	font-size: 8pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #959595;
}
.SubMenuDivider
{
	font-size: 9pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #ffffff;
}
table.highlightTable
{
	border-bottom: 2px solid #6b86b3;
}

table.highlightTable tr.Header td
{
	height: 40px;
	border-bottom: solid 1px #6b86b3;
	background-color: #ffffff;
	color: #cc0000;
	font-size: 8pt;
	line-height: 40px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: right;
	font-weight: normal;
	font-family: Tahoma;
}

table.highlightTable tr td.Edit
{
	text-align: left;
	width: 50px;
	background-image: url(../../../ImagesFa/edit.jpg);
	background-repeat: no-repeat;
	background-position: center right;
}

table.highlightTable tr td.Delete
{
	text-align: left;
	width: 40px;
	background-image: url(../../../ImagesFa/delete.jpg);
	background-repeat: no-repeat;
	background-position: center right;
}

table.highlightTable tr.Paging td
{
	height: 40px;
	background-color: #ffffff;
	color: #333333;
	font-size: 13px;
	line-height: 40px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
	font-weight: bold;
}

table.highlightTable tr td
{
	height: 40px;
	border-bottom: solid 1px #e6e6e6;
	background-color: #f1f3f4;
	color: #333333;
	font-size: 13px;
	line-height: 40px;
	padding-left: 20px;
	padding-right: 20px;
}

table.highlightTable tr.Alt td
{
	height: 40px;
	border-bottom: solid 1px #e6e6e6;
	background-color: #ffffff;
	color: #333333;
	font-size: 13px;
	line-height: 40px;
	padding-left: 20px;
	padding-right: 20px;
}

table.highlightTable tr.highlight td
{
	height: 40px;
	border-bottom: solid 1px #e6e6e6;
	background-color: #fefeee;
	color: #333333;
	font-size: 13px;
	line-height: 40px;
	padding-left: 20px;
	padding-right: 20px;
}

table.highlightTable tr.highlightAlt td
{
	height: 40px;
	border-bottom: solid 1px #e6e6e6;
	background-color: #fdfbdf;
	color: #333333;
	font-size: 13px;
	line-height: 40px;
	padding-left: 20px;
	padding-right: 20px;
}
table.normalTable
{
	border-bottom: 2px solid #6b86b3;
	background-color: #ffffff;
	color: #333333;
	font-size: 9pt;
	text-align: right;
	font-weight: normal;
}

table.normalTable tr td.Title
{
	padding-right: 20px;
	font-family: tahoma;
}

table.normalTable tr.Header td
{
	height: 40px;
	border-bottom: solid 1px #6b86b3;
	background-color: #ffffff;
	color: #333333;
	font-size: 13px;
	line-height: 40px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: right;
	font-weight: bold;
}
p
{
	margin-top:15px;
	margin-bottom:15px;
}
#boxbg li
{
	margin-top:5px;
	margin-bottom:5px;
	margin-right:-20px;
}


#tab
{
	width:571px;
	height:41px;
	margin-right:1px;
}
#tab ul
{
	list-style-type:none;
	margin:0;
	padding:0;
}
#tab ul li
{
	float:left;
}
#tab li a {
	padding:0;
	display:block;
	float:left;
  	height:41px;
	text-decoration:none;
}
#tab li a.experiment
{
	width:124px;
	display:block;
	background:url(../ImagesFa/experiment.gif);
}
#tab li a:hover.experiment
{
	background:url(../ImagesFa/experiment.gif) 0 -41px;
}
#tab li a#experimentactive
{
	background:url(../ImagesFa/experiment.gif) 0 -82px;
}
#tab li a.other
{
	width:84px;
	display:block;
	background:url(../ImagesFa/other.gif);
}
#tab li a:hover.other
{
	background:url(../ImagesFa/other.gif) 0 -41px;
}
#tab li a#otheractive
{
	background:url(../ImagesFa/other.gif) 0 -82px;
}
#tab li a.store
{
	width:117px;
	display:block;
	background:url(../ImagesFa/store.gif);
}
#tab li a:hover.store
{
	background:url(../ImagesFa/store.gif) 0 -41px;
}
#tab li a#storeactive
{
	background:url(../ImagesFa/store.gif) 0 -82px;
}
#tab li a.company
{
	width:124px;
	display:block;
	background:url(../ImagesFa/company.gif);
}
#tab li a:hover.company
{
	background:url(../ImagesFa/company.gif) 0 -41px;
}
#tab li a#companyactive
{
	background:url(../ImagesFa/company.gif) 0 -82px;
}
#tab li a.organization
{
	width:122px;
	display:block;
	background:url(../ImagesFa/organization.gif);
}
#tab li a:hover.organization
{
	background:url(../ImagesFa/organization.gif) 0 -41px;
}
#tab li a#organizationactive
{
	background:url(../ImagesFa/organization.gif) 0 -82px;
}
#experimentdiv
{
	padding:10px; 
	min-height:300px; 
	border:1px solid #CCC; 
	width:546px; 
	margin:0 auto;
}