﻿/* IWD Cascade Style Sheet Front Main */
/* Created: 15.03.2017 / Edited: 16.03.2017 */

body
{
  margin: 2px auto !important;
  padding-bottom: 10px;
  font: normal 11px Arial, Tahoma, Times New Roman;
}

.clear
{
  clear: both;
}
.hide
{
  display: none !important;
}
.hidden
{
  display: none;
}
.toCenter
{
  text-align: center;
}

table.partners
{
  background: url('/Resources/Design/Jumla/foot-bg.gif');
  border: 0;
}

ul.abouts li
{
  margin: 10px 0;
}

p.heJust
{
  direction: rtl;
  text-align: justify;
}

img.vMotion
{
  margin-top: 50px;
}

.rollUp 
{
  margin: 5px 0;
  font: bold 12px Arial, Tahoma;
}
.rollUp a
{
  color: #082b4a;
  text-decoration: none !important;
}
.rollUp a:hover
{
  color: #4488ff;
}
.rollUp a::before
{
  content: '▲';
  margin: 0 2px;
  color: #4488ff;
}
