/* CSS3 font-face rule */
/* AbyssinicaSIL-R.woff */
/* AbyssinicaSIL-R.ttf  */
/* jiret.ttf */
@font-face
{
font-family: Amharic;
src: url('Fonts/AbyssinicaSIL-R.ttf');
}

/* ---------- AMHARIC BOX --------- */
.amharic-box
{
width: 464px; 
margin: 0% 0% 15px 23%;
padding: 0px 0px 0px 0px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
}

.amharic-set1
{
padding: 15px 5px 15px 15px;
width: 211px;
min-height: 300px;
border:none;
}

.amharic-set2
{
padding: 15px 5px 15px 15px;
width: 211px;
min-height: 300px;
border-top: none;
border-bottom: none;
border-right: none;
}

.amharic-set3
{
padding: 15px 5px 10px 10px;
width: 130px;
height: 130px;
clear: both;
border-bottom: none;
border-left: none;
}

.amharic-set4
{
padding: 10px 5px 10px 15px;
width: 298px;
height: 99px;
border-bottom: none;
border-left: none;
border-right: none;
}

.amharic-set5
{
padding: 10px 5px 10px 15px;
width: 298px;
height: 14px;
text-align: center;
border-bottom: none;
border-left: none;
border-right: none;
}

.amharic-set6
{
padding: 15px 35px 15px 45px;
width: 384px;
text-align: center;
border-bottom: none;
border-left: none;
border-right: none;
}

.amharic-mod
{
text-align: center;
float: left;
}

.amharic-check
{
width: 100%;
}

.amharic-info
{
margin: 0px 0px 0px 27%;
width: 422px;
text-align: center;
}

.amharic20
{
font-size: 20px;
line-height: 100%;
}

.amharic15
{
font-size: 15px;
line-height: 100%;
}

.amharic12
{
font-size: 12px;
line-height: 100%;
}

/* ---------- UL LI --------- */

ul.mlist
{ 
padding-left: 30px; 
padding-top: 10px;
padding-bottom: 15px; 
}

ul.mlist li
{ 
list-style: disc; 
padding-bottom: 2px;
}


/* ---------- JQUERY --------- */
.jq-button ul { display: inline; list-style-type: none; margin: 0; padding: 0; }
.jq-button li { float: left; width: 17px; padding: 3px; margin-left: 5px; margin-bottom: -15px;}
.jq-button a { cursor: pointer; }

@media screen
{ /* All iPhone only CSS goes here */
   img
   {
      max-width:100%;
      height:auto;
   }
}
