/* elements text direction replacement */
#Content {
	direction: rtl;
}
div.paginator {
	float: left;
	width: 208px;
	text-align: left; 
}
#Content #Layer3 div.ltr{
	direction:ltr;
}
#Content #Layer3 div.ltr select{
	direction:rtl;
}
table#productInfo td.info table {
	text-align: right;
}
table#productInfo td.thirdCol{
	text-align: right;
}
p {
	padding-left: 0px;
	padding-right: 3px;
}
/* MENU */
#tableMenu {
	direction: rtl;
}
#tableMenu tr td.leftword{
	text-align:          left;
	padding-left:        4px;
	width:               85px;
}
#tableMenu tr td.rightword{
	width:               86px;
	padding-right:       5px;	
}

#tableHomeContact{
	direction: rtl;
}
#tableHomeContact tr td.home, 
#tableHomeContact tr td.home_active{
	text-align:     left;
	vertical-align: top;
	width:          110px;
}
#tableHomeContact tr td.contact, 
#tableHomeContact tr td.contact_active{
	width:          115px;
	vertical-align: top;
}

#tableHomeContact tr td.home_active{
	background:url(images/menu/contactback_active.gif) no-repeat 0px 0px;
}
#tableHomeContact tr td.contact_active{
	background:url(images/menu/homeback_active.gif) no-repeat 11px 0px;
}

/* PROJECTS & PUBLICATIONS */
div.imagesBlock {
	float: left; 
	border-left: 0px none;
	border-right: 17px solid #FFCF91;
}
div.imagesBlock a.image {
	float: right;
	border-left: 0px none;
  border-right:  8px solid #FFCF91;
}
div.imagesBlock a.image.columnDivider {
	border-left-width:  0px;
	border-right-width:  25px;
}
/* HOME */

.projImgBlock {
	float: left;
	width: 216px;
}
a.proj_link {
	float:        right;
	border-left:  0px none;
	border-right: 8px solid #FFCF91;
}
.newsImgBlock {
	float: left;
}
.news{
  position: absolute;
 	right: 28px;
 	left:auto;
	width:    228px;
}
.news h1{
  width: 202px;
  margin-right: 20px;
}
p.newsParagraph{
  padding: 0;
  margin-right: 3px;
  width: 202px;
  float: left;
  /*display: inline;*/
}
#overflowBlock{
  direction: ltr;
}
#overflowBlock *{
  direction: rtl;
}
.newsImgBlock .secondImage {
	border-left: 0px none;
	border-right: 8px solid #FFCF91;
}
.newsImgBlock a,
.newsImgBlock a img {
	padding: 0;
	border: 0;
}
.newsImgBlock a img{
float: right;
display: block;
}
.newsImgBlock .firstImage {
	border-left:  8px solid #FFCF91;
	border-right: 0;
}
/* CONTACTS */
#contactInfo {
	float:        right;
	border-left:  0px;
	border-right: 3px solid #FFCF91;
  width: 672px;
}
#contactMap {
	width: 312px;
  float: left;
	margin-left: 0px;
 	padding: 3px;
}

/* APPLICATIONS */
table#applications td.applicationProperty div { /* used to align inages */
	text-align:  right;
	margin-left: 0px;
	margin-right: 39px;
}
/*PRICES*/
.pricesPassword label{
  text-align: left;
  left:154px;
  font-weight: 400;
  /*width: 70px;*/
}
.pricesPassword input.textfield{
  left: 102px;
}
.pricesPassword input.submit {
  left: 49px;
}
table#prices td.productPhoto {
  text-align: right;
}
table#productInfo td.productImages {
  text-align: right;
}
.allcolumns{
  padding: 0px 239px 0 0;
}

/* PRODUCTS */
#productInfo .prodReadMore {
	text-align: left;
}

/* safari ignores rules below: */
.newsImgBlock {
	float: right;#
}
