/* main.css

*/


a.artBrief,a.artBrief:hover,a.artTitle,a.navText,a.navText:hover{text-decoration: none;}

a.navText					{color: #012f39;}
a.navText:hover				{color: #cc0001;}
a.navText_Over				{color: #cc0001; text-decoration: none; }
a.mail						{font:normal 13px arial; color: #012f39; text-decoration: underline; }

a.forum						{color: #50775c; text-decoration: none; }
a.red						{color: #ff3600; text-decoration: none; }
a.lightGreen				{color: #50775c; text-decoration: none; }
a.cont						{color: #badb12; font-weight: bold; font-size:11px; text-decoration: underline; }
a.footerGray				{color: #757575;}

body		{ 
	
	background-color: 			#ffffff;
    margin:						0px;
}

TD.imgRight {
	  background-image: 		url(/media/images/sideBurn_right.gif);
	  background-repeat: 		repeat;
	  background-position: 		top;
}

TD.imgLeft 	{
	  background-image:			url(/media/images/sideBurn_left.gif);
	  background-repeat: 		repeat;
	  background-position: 		top;
}

.nav_Center	{

	background-color: 			#ffffff;
    margin:						0px;
}


.nav_Center_Over	{

	background-image: 			url(/media/images/arrow.gif);
    background-repeat: 			no-repeat;
	background-position: 		left;
	background-attachment: 		fixed;
	background-color: 			#ffffff;
    margin:						0px;
}

 			

 
.navText_Over
			{

	color:						#cc0001;
				
}
			
.navText, .navText_Over
			{
  	font-family:              	Arial;
  	font-weight: 				bold;	  
  	font-size: 					12px;	
  	color:						#012f39;		
  	padding:					0px 0px 0px 0px;	/* top, right, bottom, left */	
}

.footer	{ 
	background-color:			#e83839;
	font-family:              	Arial;
	font-weight: 				normal;
	font-size:	 				10px; 
	color:						#ffffff;
}



			 			
.forum, .red, .lightGreen { 
	
	font-family:              	Arial;
	font-weight: 				normal;
	font-size:	 				12px; 
	color:						#50775c;
}	
			
			
.red		{
	
	font-weight: 				bold;
	color:						#ff3600;		
}

.lightGreen	{

	font-weight: 				normal;
	color:						#50775c;		
			}

.img 		{ 

	border-style:				double;
	border-bottom:				#FFFFFF solid 3px;
	border-top:					#FFFFFF solid 3px;
	border-right:				#FFFFFF solid 3px;
	border-left:				#FFFFFF solid 3px;
}			



.logo			{

	padding:					45px 0 20px 0;
}

TD.welcome_right, TD.welcome_left	{
	background-image:			url(../images/welcom_right_stretch.gif);
	background-repeat:			repeat-y;
	background-position: 		top;
}	

TD.welcome_left	{
	background-image:			url(../images/welcom_left_stretch.gif);
}		

.contentWrapper{
	direction:					ltr;
	width:						315px;
	height:						200px;
	overflow-y:					auto;
	height:						100%;
	scrollbar-face-color: 		#d6d6d6;
	scrollbar-highlight-color: 	#f5f5f5;
	scrollbar-3dlight-color: 	#ffffff;
	scrollbar-darkshadow-color: #f5f5f5;
	scrollbar-shadow-color: 	#f5f5f5;
	scrollbar-arrow-color: 		#cc0001;
	scrollbar-track-color: 		#f5f5f5;
}

.MainContent{
	border-width: 				0px;
	font:						normal 12px arial;
	color:						#012f39;
	padding-right:				10px;
    direction:					rtl;	
}

.koteret {
	font: 						bold 13px arial;
	color: 						#cc0001;
	padding-right:				15px;		
}

.main
{
	font: 						normal 13px arial;
	color: 						#012f39;
}

.mailList
{
	font: 						bold 11px arial;
	color: 						#000000;
	background-image: 			url(/media/images/formButton_middle.gif);
    background-repeat: 			repeat-x;
	background-position: 		center;
}

.mailList2
{
	font: 						bold 11px arial;
	color: 						#000000;
	background-image: 			url(/media/images/formButton2_middle.gif);
    background-repeat: 			repeat-x;
	background-position: 		center;
}

.imageSlideshowHolder
{
	margin:						5px;  		/* "Air" */
  	width:						151px;  	/* Image width */
  	height:						100px;  	/* Image height */
  	position:					relative;  	/* Don't remove this line */
  	left:-99px;
	top:-75px;
} 

.imageSlideshowHolder img	{

	position:					absolute;
	left:						0px;
	top:						0px;
	width:						350px;
	height:						250px;
}

.video	{

	position:					relative;
	left:						0px;
	top:						0px;

}

.iframe	{
	position:					relative;
	left:						0px !important;
	left:						100px;
	top:						75px;
	

}