/* Default CSS Stylesheet for a new Web Application project */
/*GENERAL*/
html, body, form {margin:0;color:#000000; font-family:Arial; font-size:13px;background-image:url(../../Media/Images/general/bgALL.jpg); background-repeat:repeat-x; background-color:#66cdd6; line-height:15px;}


/*--------------*/
/*	general		*/
/*--------------*/

a {color: #b70205;text-decoration:underline;}
img{border:solid 0px black;}
h1, h2, h3 { font-weight:normal;color:#b70205; margin:0px;}
	h1{font-size:22px;}
	h2{font-size:18px;}
	h3{font-size:15px;}


/*------------------*/
/*	   main			*/
/*------------------*/

#main {width:100%;text-align: left;}
#main #wraper{width:677px; height:712px;padding-left:45px;padding-right:45px;padding-top:11px;background-image:url(../../Media/Images/general/bgMainAll.jpg); background-repeat:no-repeat; background-position:top; }

/*------------------*/
/*	   header		*/
/*------------------*/

#main #wraper #header{ width:100%; height:83px;}
#main #wraper #header #logo{ float:left; width:157px; height:100%}
#main #wraper #header #menuHeader{ float:right; width:520px; height:100%;text-align:right;}
#main #wraper #header #menuHeader a{color:#004676; text-decoration:none;}
#main #wraper #header #menuHeader a:hover{color:#b70205;}
#main #wraper #header #menuHeader #menuBlock{margin-top:23px;}
#main #wraper #header #menuHeader #menuBlock .menuHeaderItem{float:right;}
#main #wraper #header #menuHeader #menuBlock .menuHeaderItemSeporetor{float:right;margin-right:5px;margin-left:5px; width:1px;margin-top:4px;}


/*------------------*/
/*	   content		*/
/*------------------*/

#main #wraper #content{width:100%;height:474px;margin:0; float:left;}

/*------------------*/
/*	  home page		*/
/*------------------*/

#main #wraper #content #homePage{margin-top:9px;  height:100%;height:465px;}
#main #wraper #content #homePage a{font-size:11px;}
				/*------------------*/
				/*	   left content */
				/*------------------*/

#main #wraper #content #homePage #leftContent{width:280px;height:465px; float:left; text-align:left;}
#main #wraper #content #homePage #leftContent #topImage{padding-bottom:20px;}
#main #wraper #content #homePage #leftContent #highlight{}
#main #wraper #content #homePage #leftContent #highlight #highlightLine{height:1px; width:280px; overflow:hidden; background-image:url(../../Media/Images/general/horDivader.gif); margin-top:5px;}
#main #wraper #content #homePage #leftContent #highlight .highlightBlock{margin-top:15px;  height:172; overflow:hidden;}
#main #wraper #content #homePage #leftContent #highlight .highlightBlock .highTitle{color:#004676; margin-top:5px; font-weight:bold;}
#main #wraper #content #homePage #leftContent #highlight .highlightBlock .highAbstract{margin-top:2px;font-size:12px;}
#main #wraper #content #homePage #leftContent #highlight .highlightBlock .highLink{margin-top:5px;}



#main #wraper #content #homePage #centerSeparetor{width:78px; height:465px;float:left;}

				/*------------------*/
				/*	 right content	*/
				/*------------------*/

#main #wraper #content #homePage #rightContent{width:319px;height:465px;float:left; text-align:left;}
#main #wraper #content #homePage #rightContent #aboutUs{height:186px; overflow:hidden;margin-bottom:15px;padding-top:3px;}
#main #wraper #content #homePage #rightContent #aboutUs #aboutUsTitle{}
#main #wraper #content #homePage #rightContent #aboutUs #aboutUsAbstract{margin-top:15px;font-size:12px;}
#main #wraper #content #homePage #rightContent #aboutUs #aboutUsLink{margin-top:5px;font-size:12px;}

#main #wraper #content #homePage #rightContent .rightContentLine{height:1px; overflow:hidden; background-image:url(../../Media/Images/general/horDivader.gif);}

#main #wraper #content #homePage #rightContent #messageBlock{height:104px;margin-bottom:15px; }
#main #wraper #content #homePage #rightContent #messageBlock #messageAbstract{color:#676767; margin-top:15px;font-size:12px;}
#main #wraper #content #homePage #rightContent #messageBlock #messageLink {margin-top:5px;font-size:12px;}
#main #wraper #content #homePage #rightContent #messageBlock #messageLink a{text-decoration:none;}
#main #wraper #content #homePage #rightContent #messageBlock #messageLink a:hover{text-decoration:underline;}

#main #wraper #content #homePage #rightContent #ourProduct{}
#main #wraper #content #homePage #rightContent #ourProduct #ourProductTitle{margin-bottom:5px;}
#main #wraper #content #homePage #rightContent #ourProduct #ourProductMainBlock{margin-top:10px;}
#main #wraper #content #homePage #rightContent #ourProduct #ourProductImage{float:left;}
#main #wraper #content #homePage #rightContent #ourProduct #ourProductRightBlock{float:right; height:88px; width:221px; margin-left:10px;overflow:hidden; }
#main #wraper #content #homePage #rightContent #ourProduct #ourProductRightBlock #ourProductAbstract{font-size:12px;}
#main #wraper #content #homePage #rightContent #ourProduct #ourProductRightBlock #ourProductAbstract h1{font-size:13px; color:#004676; margin-bottom:0px; padding:0px; font-weight:bold;}
#main #wraper #content #homePage #rightContent #ourProduct #ourProductRightBlock #ourProductLink{font-size:12px;}



/*------------------*/
/*	   IN page		*/
/*------------------*/

#main #wraper #content #inPage{height:100%;height:471px;margin-top:3px;}
#main #wraper #content #inPage .lineSep{height:1px; overflow:hidden; background-image:url(../../Media/Images/general/horDivader.gif);}



				/*------------------*/
				/*	   left content */
				/*------------------*/

#main #wraper #content #inPage #leftContent{width:506px;height:469px; float:left; text-align:left;}

#main #wraper #content #inPage #leftContent #title{height:68px; width:506px;}
#main #wraper #content #inPage #leftContent #title #titleText{float:left;}
#main #wraper #content #inPage #leftContent #title #titleText #titleText1{color:#b70205; font-weight:bold;font-size:18px;margin-top:5px; float:left; padding-bottom:5px;} 
#main #wraper #content #inPage #leftContent #title #titleText #titleText2{color:#004676; font-weight:bold;font-size:16px;margin-top:5px; float:left; padding-bottom:5px;}


#main #wraper #content #inPage #leftContent #title #titleImage{float:right;}
#main #wraper #content #inPage #leftContent #title #titleImage img{height:68px;}

#main #wraper #content #inPage #leftContent #descriptionDiv{width:506px; height:402px;overflow:auto; direction:rtl;}
#main #wraper #content #inPage #leftContent #descriptionDiv #descriptionText{margin-top:20px;margin-right:14px;text-align:left; direction:ltr; }

				/*------------------*/
				/*	   contact us	*/
				/*------------------*/


#main #wraper #content #inPage #leftContent #descriptionDiv #descriptionText #Contact{width:350px;}
#main #wraper #content #inPage #leftContent #descriptionDiv #descriptionText #Contact .contactLine{margin-top:5px; width:150px;}
#main #wraper #content #inPage #leftContent #descriptionDiv #descriptionText #Contact .contactLine .contactError{margin-right:30px;}
#main #wraper #content #inPage #leftContent #descriptionDiv #descriptionText #Contact .contactLine .contactText{float:left;margin-top:3px; margin-right:15px;}
#main #wraper #content #inPage #leftContent #descriptionDiv #descriptionText #Contact .contactSend .contactCtrl{float:right;}
#main #wraper #content #inPage #leftContent #descriptionDiv #descriptionText #Contact .contactSend .contactSend {width:300; margin-left:250;}


				/*------------------*/
				/*	   News List	*/
				/*------------------*/

#main #wraper #content #inPage #leftContent #newsList{}
#main #wraper #content #inPage #leftContent #newsList #title{height:68px; width:506px;}
#main #wraper #content #inPage #leftContent #newsList #title #titleText{float:left;color:#b70205; font-weight:bold;font-size:18px;margin-top:5px; float:left; padding-bottom:5px;} 
#main #wraper #content #inPage #leftContent #newsList #title #titleImage{float:right;}
#main #wraper #content #inPage #leftContent #newsList #title #titleImage img{height:68px;}


#main #wraper #content #inPage #leftContent #newsList .newsItem {margin-top:10px;}
#main #wraper #content #inPage #leftContent #newsList .newsItem .newsTitle{margin-bottom:5px; font-weight:bold;}
#main #wraper #content #inPage #leftContent #newsList .newsItem .newsAbstract{margin-bottom:5px;}
#main #wraper #content #inPage #leftContent #newsList .newsItem .newsLink{margin-bottom:5px;}



#main #wraper #content #inPage #centerSeparetor{width:1px; height:470px;float:left;overflow:hidden;background-image:url(../../Media/Images/inner/verDivader.gif); background-repeat:repeat-y; background-position:left;}





				/*------------------*/
				/*	 right content	*/
				/*------------------*/

#main #wraper #content #inPage #rightContent{width:154px;height:469px;float:left; text-align:left; margin-left:14px;}
#main #wraper #content #inPage #rightContent #related{width:154px; overflow:hidden; margin-bottom:20px; color:#b70205;font-size:11px;}
#main #wraper #content #inPage #rightContent #related a{color:#004676; text-decoration:underline;padding-left:5px;}
#main #wraper #content #inPage #rightContent #related .relatedItem{margin-top:5px; padding-bottom:1px; }

#main #wraper #content #inPage #rightContent .rightContentLine{height:1px; overflow:hidden; background-image:url(../../Media/Images/general/horDivader.gif);}

#main #wraper #content #inPage #rightContent #highLight{margin-bottom:15px; margin-top:55px;}
#main #wraper #content #inPage #rightContent #highLight a {font-size:11px;}
#main #wraper #content #inPage #rightContent #highLight #highLightTitle{margin-top:15px;margin-bottom:10px;}
#main #wraper #content #inPage #rightContent #highLight #highLightTitle h3{color:#b70205; font-weight:bold;}
#main #wraper #content #inPage #rightContent #highLight #highLightItemBlock{}
#main #wraper #content #inPage #rightContent #highLight #highLightItemBlock .highLightItemTitle{margin-top:10px; color:#004676; font-weight:bold;}
#main #wraper #content #inPage #rightContent #highLight #highLightItemBlock .highLightItemAbstract{margin-top:5px;font-size:12px;}
#main #wraper #content #inPage #rightContent #highLight #highLightItemBlock .highLightItemLink{margin-top:5px;font-size:12px;}
#main #wraper #content #inPage #rightContent #highLight #highLightItemBlock .highLightItemLink A{}

/*------------------*/
/*	   footer		*/
/*------------------*/

#main #wraper #footer{width:100%;}
#main #wraper #footer #footerLine{height:1px; width:100%; overflow:hidden; background-image:url(../../Media/Images/general/horDivader.gif); background-position:top; float:left;}

#main #wraper #footer #menuFooter{font-size:12px; width:677px;}
#main #wraper #footer #menuFooter a{color:#004676;text-decoration:none;}
#main #wraper #footer #menuFooter a:hover{color:#b70205;}
#main #wraper #footer #menuFooter #footerMenuBlock{margin-top:5px;}
#main #wraper #footer #menuFooter #footerMenuBlock .menuFooterItem{float:left;}
#main #wraper #footer #menuFooter #footerMenuBlock .menuFooterItemSeporetor{float:left; width:5px;margin-top:5px; margin-right:5px;margin-left:5px;}

#main #wraper #footer #copyrights{width:677px;font-size:10px;text-align:left;margin-top:5px; float:left; color:#b70205;}
#main #wraper #footer #beatmanLogo a{width:677px;text-align:left;margin-top:70px; float:left; font-size:10px; color:#004676; text-decoration:none; direction:rtl;}

